Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
35         Log: What do you know; these tests unearthed nasty problems.
36              Will resolve those first.
37      Branch: perl
38            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
39            ! MANIFEST
40 ____________________________________________________________________________
41 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
42         Log: Update Changes.
43      Branch: perl
44            ! Changes patchlevel.h
45 ____________________________________________________________________________
46 [ 14750] By: ams                                   on 2002/02/18  17:36:05
47         Log: Subject: Re: IO::Poll: Removing Handles
48              From: Matthew Sachs <matthewg@zevils.com>
49              Date: Mon, 18 Feb 2002 13:19:01 -0500
50              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
51      Branch: perl
52            ! ext/IO/lib/IO/t/io_poll.t
53 ____________________________________________________________________________
54 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
55         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
56              From: "Craig A. Berry" <craigberry@mac.com>
57              Date: Mon, 18 Feb 2002 11:52:21 -0600
58              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
59      Branch: perl
60            ! t/op/alarm.t t/op/glob.t
61 ____________________________________________________________________________
62 [ 14748] By: ams                                   on 2002/02/18  15:53:36
63         Log: s/load_module/Perl_load_module/
64      Branch: perl
65            ! gv.c
66 ____________________________________________________________________________
67 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
68         Log: Unused in ASCII, used in EBCDIC.
69      Branch: perl
70            ! utf8.c
71 ____________________________________________________________________________
72 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
73         Log: Upgrade to Locale::Codes 2.00.
74      Branch: perl
75            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
76            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
77            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
78            ! lib/Locale/Constants.pm lib/Locale/Country.pm
79            ! lib/Locale/Currency.pm lib/Locale/Language.pm
80 ____________________________________________________________________________
81 [ 14745] By: ams                                   on 2002/02/18  15:20:44
82         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
83              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
84              Date: Sat, 16 Feb 2002 00:06:01 +0100
85              Message-Id: <20020216000601.A17249@rafael>
86      Branch: perl
87            ! gv.c
88 ____________________________________________________________________________
89 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
90         Log: More Unicode casing checks.
91      Branch: perl
92            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
93            ! MANIFEST
94 ____________________________________________________________________________
95 [ 14743] By: ams                                   on 2002/02/18  14:35:38
96         Log: Subject: IO::Poll: Removing Handles
97              From: Matthew Sachs <matthewg@zevils.com>
98              Date: Sun, 17 Feb 2002 04:49:46 -0500
99              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
100      Branch: perl
101            ! ext/IO/lib/IO/Poll.pm
102 ____________________________________________________________________________
103 [ 14741] By: ams                                   on 2002/02/18  13:59:48
104         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
105              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
106              Date: Mon, 18 Feb 2002 15:41:26 +0100
107              Message-Id: <20020218154126.A692@rafael>
108      Branch: perl
109            ! pp_ctl.c t/op/do.t
110 ____________________________________________________________________________
111 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
112         Log: EBCDIC: now the worst seems to be over for
113              the "Malformed" warnings.  Still a few of them,
114              and plenty of test failures, but getting better.
115      Branch: perl
116            ! regcomp.c utf8.c
117 ____________________________________________________________________________
118 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
119         Log: Upgrade to Net::Ping 2.12.
120      Branch: perl
121            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
122            ! lib/Net/Ping/t/110_icmp_inst.t
123 ____________________________________________________________________________
124 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
125         Log: After much rewriting we are now pretty much
126              back to where we started.
127      Branch: perl
128            ! utf8.c
129 ____________________________________________________________________________
130 [ 14736] By: ams                                   on 2002/02/18  01:23:00
131         Log: Subject: [PATCH B::Deparse] two fixes
132              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
133              Date: Sun, 17 Feb 2002 23:58:59 +0100
134              Message-Id: <20020217235859.A32513@rafael>
135      Branch: perl
136            ! ext/B/B/Deparse.pm
137 ____________________________________________________________________________
138 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
139         Log: Buglet.
140      Branch: perl
141            ! ext/Encode/lib/Encode/JP/JIS.pm
142 ____________________________________________________________________________
143 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
144         Log: Clearing up to_utf8_case() continues: this time use
145              a single return, and EBCDICification for all paths.
146      Branch: perl
147            ! utf8.c
148 ____________________________________________________________________________
149 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
150         Log: Small tweaks to get the test running (fix @INC and
151              do not overwrite the table.utf8 and table.rnd).
152      Branch: perl
153            ! ext/Encode/t/JP.t
154 ____________________________________________________________________________
155 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
156         Log: Tiny tweak.
157      Branch: perl
158            ! utf8.c
159 ____________________________________________________________________________
160 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
161         Log: Redundant casts.
162      Branch: perl
163            ! utf8.c
164 ____________________________________________________________________________
165 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
166         Log: More filename portability tips.
167      Branch: perl
168            ! pod/perlport.pod
169 ____________________________________________________________________________
170 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
171         Log: FAQ sync.
172      Branch: perl
173            ! pod/perlfaq3.pod pod/perlfaq5.pod
174 ____________________________________________________________________________
175 [ 14728] By: ams                                   on 2002/02/17  16:15:09
176         Log: Subject: podlators 1.21 released
177              From: Russ Allbery <rra@stanford.edu>
178              Date: Sat, 16 Feb 2002 21:42:56 -0800
179              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
180      Branch: perl
181            ! lib/Pod/Text/Overstrike.pm
182 ____________________________________________________________________________
183 [ 14727] By: sky                                   on 2002/02/17  11:36:52
184         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
185              From: Autrijus Tang <autrijus@autrijus.org>
186              Date: Sun, 17 Feb 2002 19:46:47 +0800
187              Message-ID: <20020217194647.A1410@not.autrijus.org>
188      Branch: perl
189            ! pp_ctl.c t/op/tiehandle.t util.c
190 ____________________________________________________________________________
191 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
192         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
193              input in native code points, not Unicode.
194      Branch: perl
195            ! utf8.c
196 ____________________________________________________________________________
197 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
198         Log: Regen Glossary.
199      Branch: perl
200            ! Porting/Glossary Porting/config.sh Porting/config_H
201 ____________________________________________________________________________
202 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
203         Log: The #14175 and #14176 were okay: they just revealed
204              a bug in the EXACTF matching.
205      Branch: perl
206            ! regexec.c utf8.c
207 ____________________________________________________________________________
208 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
209         Log: Retreat, retreat! (retract #14715 and #14716)
210      Branch: perl
211            ! utf8.c
212 ____________________________________________________________________________
213 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
214         Log: Encode 0.40, from Dan Kogai.
215      Branch: perl
216            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
217            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
218            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
219            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
220            + ext/Encode/lib/Encode/JP/Constants.pm
221            + ext/Encode/lib/Encode/JP/H2Z.pm
222            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
223            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
224            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
225            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
226            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
227            - ext/Encode/t/Japanese.t
228            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
229            ! ext/Encode/t/Encode.t
230 ____________________________________________________________________________
231 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
232         Log: metaconfig unit change for #14720.
233      Branch: perl
234            ! Configure
235 ____________________________________________________________________________
236 [ 14719] By: ams                                   on 2002/02/16  14:11:01
237         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
238              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
239              Date: Thu, 14 Feb 2002 22:27:33 -0800
240              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
241              (Applied by hand.)
242      Branch: perl
243            ! Configure
244 ____________________________________________________________________________
245 [ 14718] By: ams                                   on 2002/02/16  13:45:28
246         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
247              From: Philip Newton <Philip.Newton@gmx.net>
248              Date: Sat, 16 Feb 2002 10:05:05 +0100
249              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
250              (Applied by hand.)
251      Branch: perl
252            ! pod/perlport.pod
253 ____________________________________________________________________________
254 [ 14717] By: ams                                   on 2002/02/16  04:30:23
255         Log: Remove dubious test.
256      Branch: perl
257            ! t/io/open.t
258 ____________________________________________________________________________
259 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
260         Log: Tiny tweak.
261      Branch: perl
262            ! utf8.c
263 ____________________________________________________________________________
264 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
265         Log: Restructure to_utf8_case() for simpler execution paths.
266      Branch: perl
267            ! utf8.c
268 ____________________________________________________________________________
269 [ 14714] By: ams                                   on 2002/02/16  02:43:59
270         Log: Absorb #14701 by Sarathy from maint-5.6.
271      Branch: perl
272            ! doio.c t/io/open.t
273 ____________________________________________________________________________
274 [ 14713] By: ams                                   on 2002/02/16  01:51:27
275         Log: Subject: [PATCH] VOS patches for perl 5.8
276              From: Paul_GreenVOS@vos.stratus.com
277              Date: Fri, 15 Feb 02 17:41 est
278              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
279      Branch: perl
280            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
281            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
282            ! vos/install_perl.cm
283 ____________________________________________________________________________
284 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
285         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
286              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
287              Date: Fri, 15 Feb 2002 23:05:44 +0100
288              Message-ID: <20020215230544.A690@rafael>
289      Branch: perl
290            ! ext/B/B/Deparse.pm
291 ____________________________________________________________________________
292 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
293         Log: Add $VERSION.
294      Branch: perl
295            ! lib/Tie/Memoize.pm
296 ____________________________________________________________________________
297 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
298         Log: Update Changes.
299      Branch: perl
300            ! Changes patchlevel.h
301 ____________________________________________________________________________
302 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
303         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
304              From: Robin Barker <rmb1@cise.npl.co.uk>
305              Date: Thu, 14 Feb 2002 19:07:40 GMT
306              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
307              
308              (the hints part only)
309      Branch: perl
310            ! hints/solaris_2.sh
311 ____________________________________________________________________________
312 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
313         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
314              From: Robin Barker <rmb1@cise.npl.co.uk>
315              Date: Fri, 15 Feb 2002 12:14:39 GMT
316              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
317              
318              Split checking-for-gcc and checking-for-cc.
319      Branch: perl
320            ! Configure
321 ____________________________________________________________________________
322 [ 14706] By: ams                                   on 2002/02/15  13:57:15
323         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
324              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
325              Date: 15 Feb 2002 10:53:06 +0200
326              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
327      Branch: perl
328            ! lib/Pod/Html.pm
329 ____________________________________________________________________________
330 [ 14705] By: ams                                   on 2002/02/15  08:42:55
331         Log: Subject: [PATCH @14577] OS/2 tests and more
332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
333              Date: Fri, 15 Feb 2002 03:56:24 -0500
334              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
335      Branch: perl
336            + os2/OS2/Process/t/os2_process.t
337            + os2/OS2/Process/t/os2_process_kid.t
338            + os2/OS2/Process/t/os2_process_text.t
339            ! MANIFEST configpm hints/os2.sh makedef.pl
340            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
341            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
342            ! os2/os2ish.h
343 ____________________________________________________________________________
344 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
345         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
346              From: Ville "Skyttä" <ville.skytta@iki.fi>
347              Date: Wed, 13 Feb 2002 22:29:39 +0200
348              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
349      Branch: perl
350            ! lib/Pod/Html.pm
351 ____________________________________________________________________________
352 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
353         Log: Document and test the C0 and C1.
354      Branch: perl
355            ! lib/charnames.pm lib/charnames.t
356 ____________________________________________________________________________
357 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
358         Log: Also OS/2 seems to need exe set early.
359      Branch: perl
360            ! Configure
361 ____________________________________________________________________________
362 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
363         Log: Document pack U0U.
364      Branch: perl
365            ! pod/perluniintro.pod
366 ____________________________________________________________________________
367 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
368         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
369              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
370              Date: Thu, 14 Feb 2002 23:58:00 +0100
371              Message-ID: <20020214235800.A12901@rafael>
372      Branch: perl
373            ! pp_sys.c t/lib/warnings/pp_sys
374 ____________________________________________________________________________
375 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
376         Log: Subject: [PATCH @13746] conditional pragmas
377              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
378              Date: Mon, 31 Dec 2001 18:18:09 -0500
379              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
380      Branch: perl
381            + lib/if.pm lib/if.t
382            ! MANIFEST
383 ____________________________________________________________________________
384 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
385         Log: Deparse bug introduced by #14615: the fix is just a workaround,
386              I suspect there to be another deeper bug, must distill simpler
387              test case.
388      Branch: perl
389            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
390 ____________________________________________________________________________
391 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
392         Log: Integrate perlio; 
393              
394              Make dependencies more precise (for nmake)
395      Branch: perl
396           !> ext/Encode/EUC_JP/Makefile.PL
397 ____________________________________________________________________________
398 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
399         Log: Just a guess.
400      Branch: perl
401            ! lib/Tie/Handle.pm
402 ____________________________________________________________________________
403 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
404         Log: Upgrade to Net::Ping 2.11.
405      Branch: perl
406            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
407            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
408            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
409            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
410 ____________________________________________________________________________
411 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
412         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
413              From: Robin Barker <rmb1@cise.npl.co.uk>
414              Date: Wed, 13 Feb 2002 17:37:07 GMT
415              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
416              
417              (updated version of the above)
418      Branch: perl
419            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
420 ____________________________________________________________________________
421 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
422         Log: Excise inexact blather.
423      Branch: perl
424            ! utf8.c
425 ____________________________________________________________________________
426 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
427         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
429              Date: Mon, 31 Dec 2001 20:28:46 -0500
430              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
431      Branch: perl
432            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
433            ! MANIFEST
434 ____________________________________________________________________________
435 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
436         Log: Subject: [PATCH @13746] tied hashes
437              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
438              Date: Mon, 31 Dec 2001 19:15:39 -0500
439              Message-ID: <20011231191539.A46@math.ohio-state.edu>
440      Branch: perl
441            ! lib/Tie/Hash.pm pod/perltie.pod
442 ____________________________________________________________________________
443 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
444         Log: Subject: Re: [PATCH] Configure followed by make minitest
445              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
446              Date: Sun, 10 Feb 2002 23:22:05 -0800
447              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
448      Branch: perl
449            ! Makefile.SH
450 ____________________________________________________________________________
451 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
452         Log: Subject: Re: perl@14647
453              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
454              Date: Mon, 11 Feb 2002 19:30:36 +0100
455              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
456      Branch: perl
457            ! t/op/groups.t
458 ____________________________________________________________________________
459 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
460         Log: Update Changes.
461      Branch: perl
462            ! Changes patchlevel.h
463 ____________________________________________________________________________
464 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
465         Log: Integrate perlio;
466              
467              Do not lc() the file names before doing dirname() or they don't match.
468      Branch: perl
469           !> lib/ExtUtils/t/Installed.t
470 ____________________________________________________________________________
471 [ 14679] By: sky                                   on 2002/02/13  12:56:13
472         Log: rename mutex to make a bit more sense
473      Branch: perl
474            ! ext/threads/threads.xs
475 ____________________________________________________________________________
476 [ 14678] By: sky                                   on 2002/02/13  12:46:11
477         Log: Track active threads....
478      Branch: perl
479            ! ext/threads/threads.pm ext/threads/threads.xs
480 ____________________________________________________________________________
481 [ 14676] By: sky                                   on 2002/02/13  09:03:37
482         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
483              From: Michael G Schwern <schwern@pobox.com>
484              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
485              Message-Id: <20020213100017.GA6288@blackrider>
486      Branch: perl
487            ! lib/File/Spec/t/rel2abs2rel.t
488 ____________________________________________________________________________
489 [ 14675] By: sky                                   on 2002/02/13  09:00:24
490         Log: Do not propagate END blocks to child threads, test.
491      Branch: perl
492            + ext/threads/t/end.t
493            ! MANIFEST ext/threads/threads.xs
494 ____________________________________________________________________________
495 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
496         Log: $ln is supposed to be already set to $ln + executable suffix
497              on platforms that need it, from Paul Green.
498      Branch: perl
499            ! Configure
500 ____________________________________________________________________________
501 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
502         Log: Subject: New command syntax for 'x' command
503              From: Mark-Jason Dominus <mjd@plover.com>
504              Date: Tue, 12 Feb 2002 20:54:01 -0500
505              Message-ID: <20020213015401.25685.qmail@plover.com>
506      Branch: perl
507            ! lib/perl5db.pl pod/perldebug.pod
508 ____________________________________________________________________________
509 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
510         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
511              From: Mark-Jason Dominus <mjd@plover.com>
512              Date: Tue, 12 Feb 2002 20:20:42 -0500
513              Message-ID: <20020213012042.25245.qmail@plover.com>
514      Branch: perl
515            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
516 ____________________________________________________________________________
517 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
518         Log: Iteration continues.
519      Branch: perl
520            ! utf8.c
521 ____________________________________________________________________________
522 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
523         Log: Duh.
524      Branch: perl
525            ! pp_pack.c t/op/length.t
526 ____________________________________________________________________________
527 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
528         Log: Retract #14666.
529      Branch: perl
530            ! t/op/lc.t
531 ____________________________________________________________________________
532 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
533         Log: (retracted by #14667)
534      Branch: perl
535            ! t/op/lc.t
536 ____________________________________________________________________________
537 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
538         Log: Tiny test script tweaks.
539      Branch: perl
540            ! t/uni/fold.t
541 ____________________________________________________________________________
542 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
543         Log: Rewrite the "special mapping" part of to_utf8_case(),
544              this time with fewer bugs.  (See: The Law of Cybernetic
545              Entymology.)
546      Branch: perl
547            ! utf8.c
548 ____________________________________________________________________________
549 [ 14663] By: sky                                   on 2002/02/12  18:26:16
550         Log: Stop failures if you pass an object, sv_dup might not be the right 
551              thing to use since I have a feeling we end up cloning far too much. 
552              (Like the stash for example).... Maybe we need a lightweight sv_dup 
553              that searches the target for things....
554              Real fix is another option to perl_clone which controls if you should 
555              save stashes.
556      Branch: perl
557            ! ext/threads/threads.xs
558 ____________________________________________________________________________
559 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
560         Log: Retract #14661.
561      Branch: perl
562            ! hints/solaris_2.sh
563 ____________________________________________________________________________
564 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
565         Log: (retracted by #14662)
566      Branch: perl
567            ! hints/solaris_2.sh
568 ____________________________________________________________________________
569 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
570         Log: EBCDIC: another "can't happen".
571      Branch: perl
572            ! utf8.c
573 ____________________________________________________________________________
574 [ 14659] By: sky                                   on 2002/02/12  14:38:21
575         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
576      Branch: perl
577            + ext/threads/t/join.t
578            ! MANIFEST ext/threads/threads.xs
579 ____________________________________________________________________________
580 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
581         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
582              From: Jan Dubois <JanD@ActiveState.com> 
583              Date: Tue, 12 Feb 2002 00:56:31 -0800
584              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
585      Branch: perl
586            ! lib/Win32.pod win32/win32.c win32/win32.h
587 ____________________________________________________________________________
588 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
589         Log: Subject: [PATCH] Re: 14654 introduced a bug 
590              From: Michael G Schwern <schwern@pobox.com> 
591              Date: Tue, 12 Feb 2002 05:37:36 -0500
592              Message-ID: <20020212103736.GC14327@blackrider>
593      Branch: perl
594            ! lib/File/Spec/t/rel2abs2rel.t
595 ____________________________________________________________________________
596 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
597         Log: More unset installman[13]dir tweaks from chromatic.
598      Branch: perl
599            ! lib/ExtUtils/Installed.pm
600 ____________________________________________________________________________
601 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
602         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
603              From: Michael G Schwern <schwern@pobox.com>
604              Date: Mon, 11 Feb 2002 12:23:02 -0500
605              Message-ID: <20020211172302.GD9556@blackrider>
606      Branch: perl
607            ! lib/File/Spec/t/rel2abs2rel.t
608 ____________________________________________________________________________
609 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
610         Log: Use `` instead of -| to be a little bit more portable,
611              from Michael Schwern.
612      Branch: perl
613            ! lib/ExtUtils/t/Embed.t
614 ____________________________________________________________________________
615 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
616         Log: EBCDIC: this change for \N{} in particular is now
617              unnecessary because of the recent more general
618              pack U change.
619      Branch: perl
620            ! toke.c
621 ____________________________________________________________________________
622 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
623         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
624              From: "Craig A. Berry" <craigberry@mac.com>
625              Date: Mon, 11 Feb 2002 17:13:47 -0600
626              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
627      Branch: perl
628            ! t/test.pl
629 ____________________________________________________________________________
630 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
631         Log: EBCDIC: pack U bytes change.
632      Branch: perl
633            ! t/op/length.t
634 ____________________________________________________________________________
635 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
636         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
637      Branch: perl
638            ! t/op/each.t
639 ____________________________________________________________________________
640 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
641         Log: Update Changes.
642      Branch: perl
643            ! Changes patchlevel.h
644 ____________________________________________________________________________
645 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
646         Log: Regen toc.
647      Branch: perl
648            ! pod/perltoc.pod
649 ____________________________________________________________________________
650 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
651         Log: Forgot from #14641.
652      Branch: perl
653            ! lib/ExtUtils/t/Embed.t
654 ____________________________________________________________________________
655 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
656         Log: -Dmksymlinks was broken by #14628.
657      Branch: perl
658            ! Configure
659 ____________________________________________________________________________
660 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
661         Log: Subject: [PATCH @14577] OS/2 build
662              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
663              Date: Mon, 11 Feb 2002 06:56:41 -0500
664              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
665              
666              (sans the Configure, perlio.sym, and t/op/stat.t parts)
667      Branch: perl
668            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
669            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
670            ! os2/os2ish.h
671 ____________________________________________________________________________
672 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
673         Log: Integrate perlio;
674              
675              Re-structure Japanese encodings - part 1
676              
677              Split Japanese encodings - part 2
678              - build separate .c files with separate 'compile' steps
679              - overall Japanese.xs / Japanese.pm which loads them
680              
681              Add test for Japanese encoding (well euc-jp anyway).
682              Fix one bug shown by above
683              Skip test which does not pass yet.
684              
685              Patch up the failing multi-byte write case, and un-skip
686              the test.
687      Branch: perl
688           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
689           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
690            - ext/Encode/EUC_JP/EUC_JP.pm
691           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
692 ____________________________________________________________________________
693 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
694         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
695              From: Mike Guy <mjtg@cam.ac.uk>
696              Date: Mon, 11 Feb 2002 02:50:42 +0000
697              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
698      Branch: perl
699            ! t/op/arith.t
700 ____________________________________________________________________________
701 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
702         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
703              Stepping backward in the string would be majorly bad.
704      Branch: perl
705            ! regcomp.c
706 ____________________________________________________________________________
707 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
708         Log: The debugger part of
709              
710              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
711              From: Michael G Schwern <schwern@pobox.com> 
712              Date: Wed, 6 Feb 2002 17:32:12 -0500
713              Message-ID: <20020206223212.GG1346@blackrider>
714      Branch: perl
715            ! lib/perl5db.pl
716 ____________________________________________________________________________
717 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
718         Log: Integrate perlio;
719              
720              Borland/Win32 tuning
721              
722              Move PerlIO_perlio to layer_syms where it belongs?
723      Branch: perl
724           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
725 ____________________________________________________________________________
726 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
727         Log: EBCDIC: the low 256 needs to be shuffled also
728              in pack/unpack U (this breaks the equivalence
729              of pack U and v-strings, but I think if someone
730              has to give, v-strings are a good victim)
731      Branch: perl
732            ! pp_pack.c t/op/pack.t
733 ____________________________________________________________________________
734 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
735         Log: Two Configure tweaks; the u32align test was trying
736              to write into a string literal, the ln -s test was
737              failing in VOS.
738      Branch: perl
739            ! Configure
740 ____________________________________________________________________________
741 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
742         Log: DJGPP tweaks from Laszlo Molnar.
743      Branch: perl
744            ! djgpp/djgpp.c lib/File/Spec.pm
745 ____________________________________________________________________________
746 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
747         Log: Additional explanation for the [:...:] failure.
748      Branch: perl
749            ! pod/perldiag.pod
750 ____________________________________________________________________________
751 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
752         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
753              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
754              Date: Sun, 10 Feb 2002 13:32:48 +0100
755              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
756      Branch: perl
757            ! makedef.pl
758 ____________________________________________________________________________
759 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
760         Log: Test tweaks from chromatic for cases where there
761              are no installman1dir or installman3dir.
762      Branch: perl
763            ! lib/ExtUtils/t/Installed.t
764 ____________________________________________________________________________
765 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
766         Log: Integrate perlio;
767              
768              Nick Clark's tweaks to Encode compile process
769              1. Use decimal constants to unit string arrays rather than
770              very long string litterals (latter having possible "\0"
771              on end issues, and needing ANSI C line splicing).
772              2. Replace tail-recursion during insert process with itteration.
773              Nick C sees 12% speedup from these.
774      Branch: perl
775           !> ext/Encode/Encode.pm ext/Encode/compile
776 ____________________________________________________________________________
777 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
778         Log: Portability notes: filename characters, character sets.
779      Branch: perl
780            ! pod/perlport.pod
781 ____________________________________________________________________________
782 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
783         Log: Use the "Unicode 1.0" name field for control characters,
784              as suggested by Mark Davis.  Note that Unicode 3.2 will
785              require some more legwork on this because of certain
786              alternative names.
787      Branch: perl
788            ! lib/unicore/Name.pl lib/unicore/mktables
789 ____________________________________________________________________________
790 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
791         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
792      Branch: perl
793            ! hints/os390.sh
794 ____________________________________________________________________________
795 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
796         Log: EBCDIC: the non-printable characters are different.
797      Branch: perl
798            ! ext/B/B/Deparse.pm
799 ____________________________________________________________________________
800 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
801         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
802              From: Nicholas Clark <nick@unfortu.net> 
803              Date: Sat, 9 Feb 2002 22:31:29 +0000
804              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
805      Branch: perl
806            ! t/lib/warnings/pp_hot
807 ____________________________________________________________________________
808 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
809         Log: Subject: [PATCH] Re: Modulus operator inconsistency
810              From: Nicholas Clark <nick@unfortu.net>
811              Date: Sat, 9 Feb 2002 21:00:13 +0000
812              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
813      Branch: perl
814            ! op.c t/op/arith.t
815 ____________________________________________________________________________
816 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
817         Log: Use the same escaping mechanism for all the *flags.
818      Branch: perl
819            ! lib/ExtUtils/Embed.pm
820 ____________________________________________________________________________
821 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
822         Log: Protect possible parentheses in ccflags, ccdlflags, and
823              ldflags.  (In OS/390 there are parentheses in ccflags.)
824      Branch: perl
825            ! lib/ExtUtils/Embed.pm
826 ____________________________________________________________________________
827 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
828         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
829              From: Peter Scott <Peter@PSDT.com>
830              Date: Fri, 08 Feb 2002 19:20:19 -0800
831              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
832      Branch: perl
833            ! lib/perl5db.pl
834 ____________________________________________________________________________
835 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
836         Log: FAQ sync.
837      Branch: perl
838            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
839 ____________________________________________________________________________
840 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
841         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
842              From: Chris Nandor <pudge@pobox.com>
843              Date: Fri, 08 Feb 2002 16:31:41 -0500
844              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
845      Branch: perl
846            ! cop.h deb.c pp_ctl.c toke.c util.c
847 ____________________________________________________________________________
848 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
849         Log: The Configure change to go with #14604.
850      Branch: perl
851            ! Configure
852 ____________________________________________________________________________
853 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
854         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
855              From: Andy Dougherty <doughera@lafayette.edu>
856              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
857              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
858      Branch: perl
859            ! hints/bsdos.sh
860 ____________________________________________________________________________
861 [ 14602] By: sky                                   on 2002/02/08  15:19:15
862         Log: Start testing for safe localtime functions, TODO, test more functions.
863      Branch: perl
864            + ext/threads/t/libc.t
865            ! MANIFEST
866 ____________________________________________________________________________
867 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
868         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
869              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
870              Date: Fri, 8 Feb 2002 00:21:07 +0100
871              Message-ID: <20020208002107.E763@rafael>
872      Branch: perl
873            ! doio.c pp_sys.c t/io/argv.t
874 ____________________________________________________________________________
875 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
876         Log: Subject: [PATCH] Configure followed by make minitest
877              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
878              Date: Wed, 06 Feb 2002 21:35:20 -0800
879              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
880      Branch: perl
881            ! t/op/taint.t t/run/fresh_perl.t
882 ____________________________________________________________________________
883 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
884         Log: Integrate perlio;
885              
886              Extract something from yesterdays effort - convert my mail on pad
887              data structures (incoporating Sarathy's corrections/clarifications)
888              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
889      Branch: perl
890           !> cv.h pod/perlapi.pod pod/perlintern.pod
891 ____________________________________________________________________________
892 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
893         Log: Configure DJGPP tweak from Laszlo Molnar.
894      Branch: perl
895            ! Configure
896 ____________________________________________________________________________
897 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
898         Log: DJGPP tweaks from Laszlo Molnar.
899      Branch: perl
900            ! djgpp/djgppsed.sh perl.c
901 ____________________________________________________________________________
902 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
903         Log: To really skip the test an exit() is needed.
904      Branch: perl
905            ! lib/encoding.t
906 ____________________________________________________________________________
907 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
908         Log: More diagnostics from Nicholas Clark.
909      Branch: perl
910            ! lib/Benchmark.t
911 ____________________________________________________________________________
912 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
913         Log: In case of failure be more verbose.
914      Branch: perl
915            ! t/base/num.t
916 ____________________________________________________________________________
917 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
918         Log: Sanity checks to see that the IV/NV and the PV of numeric
919              scalars stay in sync (unearthed this via the OS/390 gcvt()
920              brokenness)
921      Branch: perl
922            + t/base/num.t
923            ! MANIFEST
924 ____________________________________________________________________________
925 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
926         Log: Retract the anon leak subpatch of #14418 and #14431
927              (the latter came into bleadperl as part of #14433).
928      Branch: perl
929            ! op.c t/run/fresh_perl.t
930 ____________________________________________________________________________
931 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
932         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
933              mangles 0.1 to "10".  sprintf() seems more well-behaved.
934      Branch: perl
935            ! hints/os390.sh
936 ____________________________________________________________________________
937 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
938         Log: Subject: [PATCH @14557] another Encode fix for VMS
939              From: "Craig A. Berry" <craigberry@mac.com>
940              Date: Wed, 06 Feb 2002 14:44:20 -0600
941              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
942      Branch: perl
943            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
944 ____________________________________________________________________________
945 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
946         Log: Integrate perlio;
947              
948              One way to avoid OS390 winge about #line directives.
949      Branch: perl
950           !> ext/Encode/EUC_JP/Makefile.PL
951 ____________________________________________________________________________
952 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
953         Log: Update Changes.
954      Branch: perl
955            ! Changes patchlevel.h
956 ____________________________________________________________________________
957 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
958         Log: s/Netware/NetWare/
959      Branch: perl
960            ! MANIFEST
961 ____________________________________________________________________________
962 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
963         Log: New Netware scripts.
964      Branch: perl
965            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
966            + NetWare/t/NWScripts-Exist.pl
967            ! MANIFEST
968 ____________________________________________________________________________
969 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
970         Log: EBCDIC: the encoding pragma would need some rethinking,
971              probably a pass of EBCDIC->Unicode mapping.  For now,
972              disable it on EBCDIC.
973      Branch: perl
974            ! lib/encoding.pm lib/encoding.t
975 ____________________________________________________________________________
976 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
977         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
978              for the low 256.  Now tweaked the tests, but maybe it's
979              the module that needs few NATIVE_TO_UNI()s somewhere?
980      Branch: perl
981            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
982 ____________________________________________________________________________
983 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
984         Log: Subject: [PATCH utf8.c] format problem
985              From: Robin Barker <rmb1@cise.npl.co.uk>
986              Date: Wed, 6 Feb 2002 14:01:43 GMT
987              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
988      Branch: perl
989            ! utf8.c
990 ____________________________________________________________________________
991 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
992         Log: EBCDIC: 0x41 is not cricket.
993      Branch: perl
994            ! ext/Encode/t/Encode.t
995 ____________________________________________________________________________
996 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
997         Log: NetWare update from Ananth Kesari.
998      Branch: perl
999            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
1000            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
1001            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
1002            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
1003            ! NetWare/t/NWScripts.pl makedef.pl
1004 ____________________________________________________________________________
1005 [ 14566] By: sky                                   on 2002/02/05  18:39:13
1006         Log: Subject: Re: File::Spec::rel2abs2rel (?)
1007              From: Michael G Schwern <schwern@pobox.com>
1008              Date: Tue, 5 Feb 2002 13:47:39 -0500
1009              Message-ID: <20020205184739.GB17375@blackrider>
1010      Branch: perl
1011            ! lib/File/Spec/t/rel2abs2rel.t
1012 ____________________________________________________________________________
1013 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
1014         Log: Integrate perlio;
1015              
1016              More Encode tweaks:
1017              - make expensive and marginal substring search optional (-O)
1018              - enable -O for ASCII-oid encodings (search space is small)
1019              - add ASCII-oid jis0201 to basic Encode.so
1020              - add some other Japanese encodings to EUC_JP bundle (without -O)
1021      Branch: perl
1022           +> ext/Encode/Encode/jis0201.ucm
1023           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
1024           !> ext/Encode/compile
1025 ____________________________________________________________________________
1026 [ 14562] By: sky                                   on 2002/02/05  14:50:36
1027         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
1028      Branch: perl
1029            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
1030 ____________________________________________________________________________
1031 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
1032         Log: EBCDIC: SHARP S is different.
1033      Branch: perl
1034            ! regexec.c utf8.h
1035 ____________________________________________________________________________
1036 [ 14560] By: sky                                   on 2002/02/05  13:49:40
1037         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
1038      Branch: perl
1039            ! t/op/filetest.t
1040 ____________________________________________________________________________
1041 [ 14559] By: sky                                   on 2002/02/05  11:39:24
1042         Log: Add . first to the PATH enviroment to test that we realy get ./perl and not some other older perl.
1043      Branch: perl
1044            ! lib/File/Spec/t/rel2abs2rel.t
1045 ____________________________________________________________________________
1046 [ 14558] By: sky                                   on 2002/02/05  11:20:21
1047         Log: Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance...
1048      Branch: perl
1049            ! ext/POSIX/t/posix.t
1050 ____________________________________________________________________________
1051 [ 14557] By: sky                                   on 2002/02/05  10:30:58
1052         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
1053      Branch: perl
1054            ! hints/darwin.sh perl.h
1055 ____________________________________________________________________________
1056 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
1057         Log: Subject: [PATCH] File::Find tests not cleaning up properly
1058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1059              Date: Mon, 4 Feb 2002 22:09:07 +0100
1060              Message-ID: <20020204220907.A8288@rafael>
1061      Branch: perl
1062            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
1063 ____________________________________________________________________________
1064 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
1065         Log: Signedness mumblings from Tru64.
1066      Branch: perl
1067            ! ext/Encode/Encode.xs
1068 ____________________________________________________________________________
1069 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
1070         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
1071              From: "Craig A. Berry" <craigberry@mac.com>
1072              Date: Mon, 04 Feb 2002 17:16:00 -0600
1073              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
1074      Branch: perl
1075            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
1076            ! ext/Encode/Encode.xs
1077 ____________________________________________________________________________
1078 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
1079         Log: Update Changes.
1080      Branch: perl
1081            ! Changes patchlevel.h
1082 ____________________________________________________________________________
1083 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
1084         Log: Comment microtweaks.
1085      Branch: perl
1086            ! lib/locale.t
1087 ____________________________________________________________________________
1088 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
1089         Log: Subject: trivial docu patch
1090              From: andreas.koenig@anima.de (Andreas J. Koenig)
1091              Date: 04 Feb 2002 08:15:19 +0100
1092              Message-ID: <m3pu3l7m60.fsf@anima.de>
1093      Branch: perl
1094            ! pod/perluniintro.pod
1095 ____________________________________________________________________________
1096 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
1097         Log: Subject: [PATCH] (??{ }) anomaly
1098              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1099              Date: Sun, 03 Feb 2002 20:21:45 -0800
1100              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
1101      Branch: perl
1102            ! regcomp.c
1103 ____________________________________________________________________________
1104 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
1105         Log: Integrate perlio.
1106              
1107              Carry on where we left off if we have to grow destination
1108              SV during XS encode/decode
1109              
1110              Remove debugging warning, be consistent about API fails.
1111      Branch: perl
1112           !> ext/Encode/Encode.xs
1113 ____________________________________________________________________________
1114 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
1115         Log: Subject: PATCH CPAN.pm
1116              From: Mark-Jason Dominus <mjd@plover.com>
1117              Date: Sun, 03 Feb 2002 12:36:36 -0500
1118              Message-ID: <20020203173636.27451.qmail@plover.com>
1119      Branch: perl
1120            ! lib/CPAN.pm
1121 ____________________________________________________________________________
1122 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
1123         Log: Must search further back.
1124      Branch: perl
1125            ! lib/h2xs.t
1126 ____________________________________________________________________________
1127 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
1128         Log: EBCDIC: more natification.
1129      Branch: perl
1130            ! regcomp.c
1131 ____________________________________________________________________________
1132 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
1133         Log: Debug noise.
1134      Branch: perl
1135            ! ext/Encode/Encode.xs
1136 ____________________________________________________________________________
1137 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
1138         Log: Integrate perlio;
1139              
1140              Stable intermediate point in Encode cleanup.
1141              :encode(euc-jp) works on Dan's table.euc
1142              Much buffer copying and other silliness remains.
1143      Branch: perl
1144           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
1145           !> ext/Encode/lib/Encode/Encoding.pm
1146 ____________________________________________________________________________
1147 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
1148         Log: Prettify.
1149      Branch: perl
1150            ! lib/unicore/mktables
1151 ____________________________________________________________________________
1152 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
1153         Log: EBCDIC: it's much nicer to compare Unicode code points
1154              to Unicode code points.
1155      Branch: perl
1156            ! regexec.c
1157 ____________________________________________________________________________
1158 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
1159         Log: EBCDIC: character classes must remap the low 256.
1160      Branch: perl
1161            ! regcomp.c
1162 ____________________________________________________________________________
1163 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
1164         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
1165      Branch: perl
1166            ! lib/I18N/LangTags/List.pm
1167 ____________________________________________________________________________
1168 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
1169         Log: FAQ sync.
1170      Branch: perl
1171            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
1172            ! pod/perlfaq6.pod pod/perlfaq7.pod
1173 ____________________________________________________________________________
1174 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
1175         Log: Integrate perlio;
1176              
1177              Re-indent Encode.xs
1178              
1179              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
1180              (Mis-feature discovered by Encode.)
1181      Branch: perl
1182           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
1183 ____________________________________________________________________________
1184 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
1185         Log: Subject: [PATCH] lstat FH and -l FH warnings
1186              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1187              Date: Sat, 2 Feb 2002 22:24:54 +0100           
1188              Message-ID: <20020202222454.A11608@rafael>       
1189      Branch: perl
1190            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
1191            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
1192 ____________________________________________________________________________
1193 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
1194         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
1195              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1196              Date: Sat, 2 Feb 2002 13:11:01 +0100           
1197              Message-ID: <20020202131101.A722@rafael>               
1198              
1199              Subject: [PATCH t/op/ver.t] another false positive
1200              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1201              Date: Sat, 2 Feb 2002 13:38:22 +0100           
1202              Message-ID: <20020202133822.E722@rafael>         
1203              
1204              Subject: [PATCH] t/test.pl:ok() doesn't work
1205              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
1206              Date: Sun, 03 Feb 2002 00:02:38 -0800          
1207              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
1208      Branch: perl
1209            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
1210            ! t/test.pl
1211 ____________________________________________________________________________
1212 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
1213         Log: Subject: [PATCH @13746] OS2::Process's constants
1214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1215              Date: Sat, 2 Feb 2002 01:00:55 -0500           
1216              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
1217      Branch: perl
1218            ! os2/OS2/Process/Makefile.PL
1219 ____________________________________________________________________________
1220 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
1221         Log: Subject: [PATCH @13746] h2xs   
1222              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1223              Date: Sat, 2 Feb 2002 00:58:44 -0500           
1224              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
1225      Branch: perl
1226            ! utils/h2xs.PL
1227 ____________________________________________________________________________
1228 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
1229         Log: EBCDIC: since #14519 made \N{...} to remap,
1230              the test cannot expect an ASCII code point.
1231      Branch: perl
1232            ! lib/charnames.t
1233 ____________________________________________________________________________
1234 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
1235         Log: Sub-MANIFEST-tweak.
1236      Branch: perl
1237            ! ext/Encode/MANIFEST
1238 ____________________________________________________________________________
1239 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
1240         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
1241              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1242              Date: Fri, 01 Feb 2002 23:51:03 +0900
1243              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
1244      Branch: perl
1245            ! ext/Encode/lib/Encode/Tcl/Escape.pm
1246 ____________________________________________________________________________
1247 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
1248         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
1249              From: Andy Dougherty <doughera@lafayette.edu>
1250              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
1251              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
1252      Branch: perl
1253            ! README.solaris hints/solaris_2.sh
1254 ____________________________________________________________________________
1255 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
1256         Log: EBCDIC: no hope to get the low 256 right in unifolding.
1257      Branch: perl
1258            ! t/uni/fold.t
1259 ____________________________________________________________________________
1260 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
1261         Log: todo entry for missing pack formats.
1262      Branch: perl
1263            ! pod/perltodo.pod
1264 ____________________________________________________________________________
1265 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
1266         Log: EBCDIC: the low 256 \N{...} need to be remapped.
1267      Branch: perl
1268            ! toke.c
1269 ____________________________________________________________________________
1270 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
1271         Log: Integrate perlio; 
1272              
1273              Minor Encode tweaks:
1274              - move Encode.pm back to top of Encode like normal XS extension
1275              - avoid .def as a file extension (Win32 builds)
1276      Branch: perl
1277            ! MANIFEST
1278           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
1279           !> ext/Encode/Makefile.PL ext/Encode/compile
1280 ____________________________________________________________________________
1281 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
1282         Log: Subject: [PATCH utf8.t] temp file not cleaned up
1283              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1284              Date: Fri, 1 Feb 2002 15:47:46 +0100
1285              Message-ID: <20020201154746.A24079@rafael>
1286      Branch: perl
1287            ! t/io/utf8.t
1288 ____________________________________________________________________________
1289 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
1290         Log: Subject: [PATCH] make "lstat FH" croak
1291              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1292              Date: Fri, 1 Feb 2002 15:12:50 +0100
1293              Message-ID: <20020201151250.A738@rafael>
1294      Branch: perl
1295            ! pod/perldiag.pod pp_sys.c t/op/stat.t
1296 ____________________________________________________________________________
1297 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
1298         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
1299              From: Kay Röpke <kroepke@dolphin-services.de>
1300              Date: Fri, 1 Feb 2002 01:10:43 +0100
1301              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
1302      Branch: perl
1303            ! t/op/stat.t
1304 ____________________________________________________________________________
1305 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
1306         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
1307              I got it in Tru64 + ithreads but only without -g, took
1308              some debugging by printf (which was no fun either since
1309              adding some debug printfs hid the error)
1310      Branch: perl
1311            ! regexec.c utf8.c
1312 ____________________________________________________________________________
1313 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
1314         Log: Subject: Re: [PATCH] perl -V:
1315              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
1316              Date: Thu, 31 Jan 2002 12:10:20 -0800
1317              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
1318              
1319              Subject: Re: [PATCH] perl -V:
1320              From: Michael G Schwern <schwern@pobox.com>
1321              Date: Thu, 31 Jan 2002 16:43:13 -0500
1322              Message-ID: <20020131214313.GH6498@blackrider>
1323      Branch: perl
1324            ! t/run/switches.t
1325 ____________________________________________________________________________
1326 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
1327         Log: #14505 effect.
1328      Branch: perl
1329            ! pod/perluniintro.pod
1330 ____________________________________________________________________________
1331 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
1332         Log: Daniel S. Lewart adopts the Math::Complex.
1333      Branch: perl
1334            ! lib/Math/Complex.pm
1335 ____________________________________________________________________________
1336 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
1337         Log: More Complex DWIMmery.
1338      Branch: perl
1339            ! lib/Math/Complex.pm lib/Math/Complex.t
1340 ____________________________________________________________________________
1341 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
1342         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
1343              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1344              Date: Thu, 31 Jan 2002 14:37:52 +0100
1345              Message-ID: <20020131143752.A1452@rafael>
1346      Branch: perl
1347            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
1348 ____________________________________________________________________________
1349 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
1350         Log: Turn the I/O Unicode error by default on, but the
1351              character-generating Unicode error by default off,
1352              as Larry suggested.
1353      Branch: perl
1354            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
1355            ! utf8.c
1356 ____________________________________________________________________________
1357 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
1358         Log: Subject: [PATCH] open.pm minor cleanup
1359              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1360              Date: Thu, 31 Jan 2002 15:03:02 +0100
1361              Message-ID: <20020131150302.C1452@rafael>
1362      Branch: perl
1363            ! lib/open.pm
1364 ____________________________________________________________________________
1365 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
1366         Log: Update Changes.
1367      Branch: perl
1368            ! Changes patchlevel.h
1369 ____________________________________________________________________________
1370 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
1371         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
1372              From: Robin Barker <rmb1@cise.npl.co.uk>
1373              Date: Wed, 30 Jan 2002 11:58:33 GMT
1374              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
1375      Branch: perl
1376            ! lib/CPAN.pm
1377 ____________________________________________________________________________
1378 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
1379         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
1380              re-sort MANIFEST.
1381      Branch: perl
1382            + ext/Encode/Encode.pm
1383            - ext/Encode/lib/Encode.pm
1384            ! MANIFEST ext/Encode/Makefile.PL
1385 ____________________________________________________________________________
1386 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
1387         Log: Integrate perlio;
1388              
1389              Collect some stats during compile process.
1390              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
1391              as one XS - inconclusive - marginal win?
1392              Add some comments to encode.h
1393      Branch: perl
1394           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
1395           !> ext/Encode/encode.h
1396 ____________________________________________________________________________
1397 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
1398         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
1399              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1400              Date: Tue, 29 Jan 2002 01:13:09 -0800
1401              Message-ID: <lemV8gzkgu/K092yn@efn.org>
1402      Branch: perl
1403            ! configpm
1404 ____________________________________________________________________________
1405 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
1406         Log: Subject: [PATCH t/op/inccode.t] new test
1407              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1408              Date: Tue, 29 Jan 2002 22:03:45 +0100
1409              Message-ID: <20020129220345.A704@rafael>
1410      Branch: perl
1411            ! t/op/inccode.t
1412 ____________________________________________________________________________
1413 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
1414         Log: EBCDIC: t/op/lc.t now passes.
1415      Branch: perl
1416            ! t/op/lc.t
1417 ____________________________________________________________________________
1418 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
1419         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
1420      Branch: perl
1421            ! utf8.c
1422 ____________________________________________________________________________
1423 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
1424         Log: Must find stuff during build.
1425      Branch: perl
1426            ! ext/Encode/compile
1427 ____________________________________________________________________________
1428 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
1429         Log: Integrate with perlio;
1430              
1431              Basics of a compiled Encode XS extension
1432      Branch: perl
1433           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
1434           +> ext/Encode/Encode/euc-jp.ucm
1435           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
1436           !> ext/Encode/encode.h
1437 ____________________________________________________________________________
1438 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
1439         Log: EBCDIC tweaks-- no new test passes, but getting closer.
1440      Branch: perl
1441            ! utf8.c
1442 ____________________________________________________________________________
1443 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
1444         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
1445              From: Richard Clamp <richardc@unixbeard.net>
1446              Date: Mon, 28 Jan 2002 02:17:55 +0000
1447              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
1448      Branch: perl
1449            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
1450 ____________________________________________________________________________
1451 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
1452         Log: OS/390 seems to do length 0 udp reads, Nicholas says
1453              skippage is for now the best cause of action.
1454      Branch: perl
1455            ! ext/Socket/socketpair.t
1456 ____________________________________________________________________________
1457 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
1458         Log: Encode cleanup from Dan Kogai; reworked even further.
1459      Branch: perl
1460            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
1461            + ext/Encode/lib/Encode/Encoding.pm
1462            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
1463            + ext/Encode/lib/Encode/Tcl/Escape.pm
1464            + ext/Encode/lib/Encode/Tcl/Extended.pm
1465            + ext/Encode/lib/Encode/Tcl/HanZi.pm
1466            + ext/Encode/lib/Encode/Tcl/Table.pm
1467            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
1468            + ext/Encode/lib/Encode/iso10646_1.pm
1469            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
1470            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
1471            + ext/Encode/t/Tcl.t
1472            - ext/Encode.t ext/Encode/Encode.pm
1473            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
1474            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
1475            ! MANIFEST ext/Encode/Encode/8859-1.ucm
1476            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
1477            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
1478            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
1479            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
1480            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
1481            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
1482            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
1483            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
1484            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
1485            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
1486            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
1487            ! ext/Encode/compile
1488 ____________________________________________________________________________
1489 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
1490         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
1491      Branch: perl
1492            ! djgpp/djgpp.c perlio.c
1493 ____________________________________________________________________________
1494 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
1495         Log: Prettier printing from Michael Schwern.
1496      Branch: perl
1497            ! t/test.pl
1498 ____________________________________________________________________________
1499 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
1500         Log: Show also the debug and debugcolor as known pragmas.
1501      Branch: perl
1502            ! ext/re/re.pm
1503 ____________________________________________________________________________
1504 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
1505         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
1506              From: "Craig A. Berry" <craigberry@mac.com>
1507              Date: Mon, 28 Jan 2002 16:30:30 -0600
1508              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
1509      Branch: perl
1510            ! ext/B/t/assembler.t
1511 ____________________________________________________________________________
1512 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
1513         Log: DJGPP needs to know its exe soon, too.
1514      Branch: perl
1515            ! Configure
1516 ____________________________________________________________________________
1517 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
1518         Log: Round #2 on EBCDICation.
1519      Branch: perl
1520            ! t/op/append.t
1521 ____________________________________________________________________________
1522 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
1523         Log: Integrate perlio;
1524              
1525              Set makefile.mk CCHOME etc. for default locations of MinGW and free
1526              Borland compilers. (Borland builds one or two oddities.)
1527      Branch: perl
1528           !> win32/config.bc win32/makefile.mk
1529 ____________________________________________________________________________
1530 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
1531         Log: Misunderstood Merijn's patch.
1532      Branch: perl
1533            ! hints/hpux.sh
1534 ____________________________________________________________________________
1535 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
1536         Log: Misapplied Merijn's patch.
1537      Branch: perl
1538            ! Configure
1539 ____________________________________________________________________________
1540 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
1541         Log: Update Changes.
1542      Branch: perl
1543            ! Changes patchlevel.h
1544 ____________________________________________________________________________
1545 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
1546         Log: BeOS has sockets but not true ones.
1547      Branch: perl
1548            ! pp_sys.c
1549 ____________________________________________________________________________
1550 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
1551         Log: For some strange reason under the smoke harness the alignment
1552              test hangs in HP-UX 10.20.  So hint it to avoid the test.
1553      Branch: perl
1554            ! hints/hpux.sh
1555 ____________________________________________________________________________
1556 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
1557         Log: Allow d_u32align to be hinted.
1558      Branch: perl
1559            ! Configure
1560 ____________________________________________________________________________
1561 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
1562         Log: The shift key is important.
1563      Branch: perl
1564            ! ext/B/B.xs
1565 ____________________________________________________________________________
1566 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
1567         Log: The "used only once" warnings (from gv_check) come
1568              in pseudorandom hash order-- in EBCDIC the order
1569              is different.  Add a new option that allow the warnings
1570              to come in any order (Paul Marquess).
1571      Branch: perl
1572            ! lib/warnings.t t/lib/warnings/perl
1573 ____________________________________________________________________________
1574 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
1575         Log: Integrate perlio; the 0nothread test failure without threads.
1576      Branch: perl
1577           !> ext/threads/shared/t/0nothread.t
1578 ____________________________________________________________________________
1579 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
1580         Log: FAQ sync.
1581      Branch: perl
1582            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1583            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1584            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1585            ! pod/perlfaq9.pod
1586 ____________________________________________________________________________
1587 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
1588         Log: Upgrade to podlators 1.20.
1589      Branch: perl
1590            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
1591 ____________________________________________________________________________
1592 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
1593         Log: Retract #14448, a better patch coming up.
1594      Branch: perl
1595            ! lib/Pod/t/basic.t
1596 ____________________________________________________________________________
1597 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
1598         Log: EBCDIC portability.
1599      Branch: perl
1600            ! t/op/append.t
1601 ____________________________________________________________________________
1602 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
1603         Log: Further cygwin installperl tweak from Gerrit P. Haase.
1604      Branch: perl
1605            ! installperl
1606 ____________________________________________________________________________
1607 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
1608         Log: A bug in Bulgarian EBCDIC locale (this sounds like
1609              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
1610              locales failed, too.  The patch works around the bug by
1611              skipping the test, but the real problem may be deeper
1612              (affecting probably only EBCDIC platforms, though):
1613              see the comment in locale.t for more details.
1614      Branch: perl
1615            ! lib/locale.t
1616 ____________________________________________________________________________
1617 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
1618         Log: Subject: Bleadperl on Cygwin today
1619              From: "Gerrit P. Haase" <gp@familiehaase.de>              
1620              Date: Sun, 27 Jan 2002 22:30:41 +0100
1621              Message-ID: <462007239437.20020127223041@familiehaase.de>
1622      Branch: perl
1623            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
1624            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
1625            ! lib/ExtUtils/t/MM_Cygwin.t
1626 ____________________________________________________________________________
1627 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
1628         Log: Unfinished EBCDIC branch.
1629      Branch: perl
1630            ! t/op/ver.t
1631 ____________________________________________________________________________
1632 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
1633         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
1634      Branch: perl
1635            ! ext/B/B.xs ext/B/B/Deparse.pm
1636 ____________________________________________________________________________
1637 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
1638         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
1639              platforms.
1640      Branch: perl
1641            ! ext/B/t/stash.t
1642 ____________________________________________________________________________
1643 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
1644         Log: Apparently no need for EBCDIC exception any more.
1645      Branch: perl
1646            ! ext/B/t/showlex.t
1647 ____________________________________________________________________________
1648 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
1649         Log: (retracted by #14458)
1650              (Russ Allbery) OS/390 is using a high-bit character for ESC,
1651              skip the test for now.  A better fix would be to override
1652              the notion of the platform's escape sequence in the test
1653              of Pod::Text::Termcap.  We may have to apply a filter to
1654              the output to substitute back in the ESC character that
1655              the test expects, but only on OS/390.
1656      Branch: perl
1657            ! lib/Pod/t/basic.t
1658 ____________________________________________________________________________
1659 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
1660         Log: Detypo.
1661      Branch: perl
1662            ! ext/Devel/Peek/Peek.t
1663 ____________________________________________________________________________
1664 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
1665         Log: OS/390 USS has a different idea of the pw* functions.
1666              Also, test the name with eq, not with ==.
1667      Branch: perl
1668            ! lib/User/pwent.t
1669 ____________________________________________________________________________
1670 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
1671         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
1672      Branch: perl
1673            ! doio.c
1674 ____________________________________________________________________________
1675 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
1676         Log: ASCIIisms.
1677      Branch: perl
1678            ! ext/PerlIO/t/encoding.t
1679 ____________________________________________________________________________
1680 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
1681         Log: chr(42) ne '*'  if one is in EBCDIC.
1682      Branch: perl
1683            ! t/op/pack.t
1684 ____________________________________________________________________________
1685 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
1686         Log: Subject: [PATCH] Fix up recent op/stat.t failures
1687              From: Andy Dougherty <doughera@lafayette.edu>
1688              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
1689              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
1690      Branch: perl
1691            ! t/op/stat.t
1692 ____________________________________________________________________________
1693 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
1694         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
1695              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1696              Date: Sun, 27 Jan 2002 15:03:18 +0100
1697              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
1698      Branch: perl
1699            ! lib/ExtUtils/t/Command.t
1700 ____________________________________________________________________________
1701 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
1702         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
1703              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1704              Date: Sun, 27 Jan 2002 14:51:10 +0100
1705              Message-ID: <20020127145110.A16332@rafael>
1706      Branch: perl
1707            ! ext/B/B/Deparse.pm
1708 ____________________________________________________________________________
1709 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
1710         Log: Comment to avoid later "cleanups."
1711      Branch: perl
1712            ! lib/ExtUtils/MakeMaker.pm
1713 ____________________________________________________________________________
1714 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
1715         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
1716              instead of just FOO=... cmd ...
1717      Branch: perl
1718            ! Makefile.SH
1719 ____________________________________________________________________________
1720 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
1721         Log: Overquoting bad (in UNIX one would get
1722              Can't open perl script "'-I../lib'": No such file or directory)
1723      Branch: perl
1724            ! lib/Pod/t/Usage.t
1725 ____________________________________________________________________________
1726 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
1727         Log: Integrate perlio;
1728              
1729              "All tests successful" VC6.0 Win32
1730              (Update config.vc to need cppstdin so those tests are skipped...)
1731      Branch: perl
1732           !> win32/config.vc win32/config_H.bc win32/config_H.gc
1733           !> win32/config_H.vc
1734 ____________________________________________________________________________
1735 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
1736         Log: Integrate perlio;
1737              
1738              1st two tests of File/Find/t/find.t and taint.t were run after 
1739              calling cleanup(). If previous fail had left for_find directory,
1740              but no content in it then cleanup() returned cd'ed to that directory.
1741              So tests failed. Fixed cleanup()-s.
1742              
1743              If we get to sighandler by mistake (no perl handler set) then
1744              warn() and exit() rather than die() - should never happen
1745              but if it does context needed to die is likely to be trashed
1746              as well.
1747              
1748              Win32 signal emulation cleanup.
1749              
1750              Tinkering with thread cleanup mutex-ing - not the problem 
1751              (op.c is) but could have been...
1752              
1753              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
1754              Should really be looked at by someone that knows about pads.
1755              
1756              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
1757              for CRLF line endings.
1758      Branch: perl
1759           !> ext/threads/threads.xs lib/File/Find/t/find.t
1760           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
1761           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
1762 ____________________________________________________________________________
1763 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
1764         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
1765              From: "Craig A. Berry" <craigberry@mac.com>       
1766              Date: Sat, 26 Jan 2002 11:19:44 -0600
1767              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
1768      Branch: perl
1769            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
1770 ____________________________________________________________________________
1771 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
1772         Log: Integrate perlio;
1773              
1774              Fix winsystem.t's attempt to build showav.exe to work
1775              with gcc (which writes a.exe unless told with -o ).
1776              Also put in a few more fail-safes to check .exe got
1777              built somehow.
1778              
1779              More Win32 tuning
1780              
1781              Save $! so that other syscalls don't disturb it before
1782              we test it.
1783      Branch: perl
1784           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
1785           !> t/op/winsystem.t
1786 ____________________________________________________________________________
1787 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
1788         Log: Subject: [PATCH] new test in op/universal.t
1789              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1790              Date: Fri, 25 Jan 2002 23:17:33 +0100
1791              Message-ID: <20020125231733.A11733@rafael>
1792      Branch: perl
1793            ! t/op/universal.t
1794 ____________________________________________________________________________
1795 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
1796         Log: Subject: [Patch Encode.xs] calculation of need overflows
1797              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1798              Date: Sat, 26 Jan 2002 00:58:50 +0900
1799              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
1800      Branch: perl
1801            ! ext/Encode/Encode.xs
1802 ____________________________________________________________________________
1803 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
1804         Log: Integrate changes 13474+13478+13584 from maintperl;
1805              anon sub leakage.
1806      Branch: perl
1807            ! op.c t/run/fresh_perl.t
1808 ____________________________________________________________________________
1809 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
1810         Log: Update Changes.
1811      Branch: perl
1812            ! Changes patchlevel.h
1813 ____________________________________________________________________________
1814 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
1815         Log: Integrate perlio; extensive threads and threads::shared work
1816              (note that the below is a chronological list of perlio
1817              check-in entries since the last integrate)
1818              
1819              Nearly-working threads re-structuring. Do not integrate,
1820              submit-ing to get to Win32, and as "off site" backup.
1821              
1822              threads work again on Win32. (Not threads::shared yet)
1823              Submit to see if they do on Linux.
1824              
1825              Add new threads/typemap to MANIFEST
1826              
1827              XS side of new threads::shared designed, coded and compiles,
1828              and mostly commented but is totaly untested.
1829              submit in case anyone wants a preview.
1830              
1831              Miss mg_len == 0 meaning don't Safefree
1832              
1833              Shared scalars working, some shared array ops working.
1834              
1835              Implement recursive lock and use of scope for PL_sharedsv_space,
1836              so now croak() from asserts does not leave locks.
1837              Make hv_simple compile (new prototype for debugging probe).
1838              
1839              thread::shared nearly working again - remaining issue
1840              is references withing shared space.
1841              Added bulk test with no threads involved (for debugging)
1842              Tuned tests to skip those needing _thrcnt
1843              
1844              SvTEMP_off to stop private PV's being stolen and stored in shared space
1845              
1846              Except Win32 from echo tests. (Alarm does not break into connect)
1847              
1848              Expand command line test globs on Win32.
1849              
1850              threads::shared tidy up:
1851              - Add _id() function to shared.xs so we can test refs point at same thing.
1852              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
1853              - Allow no_share to pass if sharing to works despite mis-ordering.
1854              - Change docs of threads to document ->create() (as used in tests),
1855              and not mention "new".
1856              
1857              Linux/NFS hackery was not faking right number of passes.
1858      Branch: perl
1859           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
1860           +> ext/threads/typemap
1861            - ext/threads/threads.h sharedsv.c sharedsv.h
1862            ! NetWare/config_H.wc
1863           !> (integrate 38 files)
1864 ____________________________________________________________________________
1865 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
1866         Log: Subject: Re: perldebguts minor tweaks
1867              From: Joe McMahon <mcmahon@metalab.unc.edu>
1868              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
1869              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
1870      Branch: perl
1871            ! pod/perldebguts.pod
1872 ____________________________________________________________________________
1873 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
1874         Log: Okay, you can come home now, _().
1875      Branch: perl
1876            ! config_h.SH
1877 ____________________________________________________________________________
1878 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
1879         Log: Subject: perldebguts minor tweaks
1880              From: Joe McMahon <mcmahon@metalab.unc.edu>
1881              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
1882              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
1883      Branch: perl
1884            ! pod/perldebguts.pod
1885 ____________________________________________________________________________
1886 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
1887         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
1888              From: Peter Scott <Peter@PSDT.com>
1889              Date: Thu, 24 Jan 2002 08:51:34 -0800
1890              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
1891      Branch: perl
1892            ! pod/perldebguts.pod
1893 ____________________________________________________________________________
1894 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
1895         Log: Few more paranoia checks for Unicode hash keys.
1896      Branch: perl
1897            ! t/op/each.t
1898 ____________________________________________________________________________
1899 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
1900         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
1901              From: Andy Dougherty <doughera@lafayette.edu>
1902              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
1903              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
1904      Branch: perl
1905            ! t/op/stat.t
1906 ____________________________________________________________________________
1907 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
1908         Log: The
1909              
1910              Subject: Very old debugger UTF-8 bug
1911              From: andreas.koenig@anima.de (Andreas J. Koenig)
1912              Date: 24 Jan 2002 12:45:44 +0100
1913              Message-ID: <m3y9iot1jr.fsf@anima.de>
1914              
1915              still broken, but this should work as a stopgap
1916              measure to stop pp_match accessing naughty data.
1917      Branch: perl
1918            ! pod/perldiag.pod pp_hot.c
1919 ____________________________________________________________________________
1920 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
1921         Log: Pacify picky compilers (this time Sun Workshop).
1922      Branch: perl
1923            ! Configure
1924 ____________________________________________________________________________
1925 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
1926         Log: Subject: Very old debugger UTF-8 bug
1927              From: andreas.koenig@anima.de (Andreas J. Koenig)
1928              Date: 24 Jan 2002 12:45:44 +0100
1929              Message-ID: <m3y9iot1jr.fsf@anima.de>
1930      Branch: perl
1931            ! lib/dumpvar.pl
1932 ____________________________________________________________________________
1933 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
1934         Log: Sprinkle some copyrights (use the oldest timestamp to
1935              be found in the repository, which is most often not right,
1936              but at least consistent)
1937      Branch: perl
1938            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
1939            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
1940            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
1941            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
1942            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
1943            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
1944            ! unixish.h xsutils.c
1945 ____________________________________________________________________________
1946 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
1947         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
1948      Branch: perl
1949            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
1950            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
1951            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
1952            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
1953            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
1954            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
1955            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
1956            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
1957            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
1958            ! x2p/util.c x2p/util.h x2p/walk.c
1959 ____________________________________________________________________________
1960 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
1961         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
1962              therefore quite probably also obsolete code.
1963      Branch: perl
1964            ! sv.c
1965 ____________________________________________________________________________
1966 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
1967         Log: Update Changes.
1968      Branch: perl
1969            ! Changes patchlevel.h
1970 ____________________________________________________________________________
1971 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
1972         Log: Small update on todo.  Could use a lot more.
1973      Branch: perl
1974            ! pod/perltodo.pod
1975 ____________________________________________________________________________
1976 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
1977         Log: Subject: [ID 20020121.003] perldata doco bug
1978              From: John Stumbles <jstumbles@bluearc.com>
1979              Date: Mon, 21 Jan 2002 14:19:56 -0000
1980              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
1981      Branch: perl
1982            ! pod/perldata.pod
1983 ____________________________________________________________________________
1984 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
1985         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
1986              From: Michael G Schwern <schwern@pobox.com>
1987              Date: Mon, 21 Jan 2002 15:16:42 -0500
1988              Message-ID: <20020121201642.GA6659@blackrider>
1989      Branch: perl
1990            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
1991 ____________________________________________________________________________
1992 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
1993         Log: Subject: [PATCH] Re: eval not catching warnings?
1994              From: abigail@foad.org
1995              Date: Wed, 23 Jan 2002 15:35:47 +0100
1996              Message-ID: <20020123143547.24798.qmail@foad.org>
1997      Branch: perl
1998            ! pod/perlfunc.pod
1999 ____________________________________________________________________________
2000 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
2001         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
2002              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2003              Date: Tue, 22 Jan 2002 17:00:54 -0800            
2004              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
2005      Branch: perl
2006            ! t/run/fresh_perl.t
2007 ____________________________________________________________________________
2008 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
2009         Log: HP-UX 10.20 cc pacifying from Merijn.
2010      Branch: perl
2011            ! Configure
2012 ____________________________________________________________________________
2013 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
2014         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
2015              From: "Craig A. Berry" <craigberry@mac.com> 
2016              Date: Tue, 22 Jan 2002 22:14:26 -0600
2017              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
2018      Branch: perl
2019            ! vms/test.com
2020 ____________________________________________________________________________
2021 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
2022         Log: AIX cpp bug: having macro arguments and character constants
2023              "the same" means trouble (here s and 's')
2024              What broke now was 841 and 842 of t/op/pat.t, because of the
2025              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
2026              (note that breakage happened only under cc_r and usethreads+
2027              useithreads)
2028      Branch: perl
2029            ! utf8.h
2030 ____________________________________________________________________________
2031 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
2032         Log: Subject: [PATCH] Support truncate() in VOS port
2033              From: Paul_GreenVOS@vos.stratus.com
2034              Date: Mon, 21 Jan 02 23:27 est
2035              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
2036      Branch: perl
2037            + vos/vos.c
2038            ! MANIFEST hints/vos.sh vos/vosish.h
2039 ____________________________________________________________________________
2040 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
2041         Log: Get rid of the _() macro since (1) we require ANSI anyway
2042              (2) Other software (GNU) seems to use it and we don't need it,
2043              so let's give it up.
2044      Branch: perl
2045            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2046            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
2047            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
2048            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
2049            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
2050            ! wince/config.h wince/config_H.ce
2051 ____________________________________________________________________________
2052 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
2053         Log: Subject: [BUG] /\_/ an unrecognized escape?
2054              From: Michael G Schwern <schwern@pobox.com>
2055              Date: Mon, 21 Jan 2002 15:22:54 -0500
2056              Message-ID: <20020121202254.GA6731@blackrider>
2057      Branch: perl
2058            ! t/lib/warnings/toke toke.c
2059 ____________________________________________________________________________
2060 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
2061         Log: Undo the renaming of the Unicode data files; the simple
2062              solution being not including the *.html files.  This means
2063              that in the future there is no need for any renamings
2064              (well, assuming that the Consortium doesn't cause any),
2065              and the files are named like they are in the Consortium
2066              website, thus alleviating confusion.
2067      Branch: perl
2068            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
2069            + lib/unicore/CaseFolding.txt
2070            + lib/unicore/CompositionExclusions.txt
2071            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
2072            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
2073            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
2074            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
2075            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
2076            - lib/unicore/NamesList.html lib/unicore/PropList.html
2077            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
2078            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
2079            - lib/unicore/rename
2080            ! (edit 285 files)
2081 ____________________________________________________________________________
2082 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
2083         Log: Update Changes.
2084      Branch: perl
2085            ! Changes patchlevel.h
2086 ____________________________________________________________________________
2087 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
2088         Log: Subject: RE: BCC for Win32 is unhappy @14331
2089              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
2090              Date: Mon, 21 Jan 2002 09:48:40 +0300
2091              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
2092              
2093              (using IV instead of int)
2094      Branch: perl
2095            ! hv.h
2096 ____________________________________________________________________________
2097 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
2098         Log: path_is_absolute() needs a prototype (and maybe
2099              a better name, but that's another story).
2100      Branch: perl
2101            ! embed.fnc embed.h pp_ctl.c proto.h
2102 ____________________________________________________________________________
2103 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
2104         Log: Subject: Re: coderefs in @INC
2105              From: Chris Nandor <pudge@pobox.com>
2106              Date: Thu, 17 Jan 2002 11:26:02 -0500
2107              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
2108      Branch: perl
2109            ! pp_ctl.c
2110 ____________________________________________________________________________
2111 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
2112         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
2113              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2114              Date: Sun, 20 Jan 2002 22:53:56 +0100
2115              Message-ID: <20020120225356.A12093@rafael>
2116      Branch: perl
2117            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
2118            ! t/lib/warnings/9enabled warnings.h warnings.pl
2119 ____________________________________________________________________________
2120 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
2121         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
2122              From: "Craig A. Berry" <craigberry@mac.com>
2123              Date: Sun, 20 Jan 2002 22:49:42 -0600
2124              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
2125      Branch: perl
2126            ! lib/ExtUtils/MakeMaker.pm
2127 ____________________________________________________________________________
2128 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
2129         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
2130              From: Paul_GreenVOS@vos.stratus.com
2131              Date: Sat, 19 Jan 02 17:17 est
2132              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
2133              
2134              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
2135              From: Paul_GreenVOS@vos.stratus.com
2136              Date: Sat, 19 Jan 02 17:19 est
2137              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
2138      Branch: perl
2139            ! lib/ExtUtils/t/Command.t
2140 ____________________________________________________________________________
2141 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
2142         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
2143              From: Paul_GreenVOS@vos.stratus.com
2144              Date: Sat, 19 Jan 02 14:30 est
2145              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
2146      Branch: perl
2147            ! lib/AnyDBM_File.t
2148 ____________________________________________________________________________
2149 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
2150         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
2151              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
2152              Date: Sun, 20 Jan 2002 13:51:36 +0100
2153              Message-ID: <20020120135136.A710@rafael>
2154      Branch: perl
2155            ! ext/File/Glob/t/basic.t
2156 ____________________________________________________________________________
2157 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
2158         Log: Make also hex() and oct() to croak if their arguments
2159              cannot be downgraded (that is, if they contain wide
2160              characters), just like crypt() does (and use the croak
2161              feature of sv_utf8_downgrade()).
2162      Branch: perl
2163            ! pp.c t/op/oct.t
2164 ____________________________________________________________________________
2165 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
2166         Log: Regen toc.
2167      Branch: perl
2168            ! pod/perltoc.pod
2169 ____________________________________________________________________________
2170 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
2171         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
2172              From: David Dyck <dcd@tc.fluke.com>
2173              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
2174              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
2175      Branch: perl
2176            ! pod/perl5004delta.pod pod/perl5005delta.pod
2177            ! pod/perl561delta.pod pod/perl56delta.pod
2178 ____________________________________________________________________________
2179 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
2180         Log: FAQ sync.
2181      Branch: perl
2182            ! pod/perlfaq1.pod pod/perlfaq2.pod
2183 ____________________________________________________________________________
2184 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
2185         Log: Subject: [PATCH lib/Pod/t/Usage.t]
2186              From: Abe Timmerman <abe@ztreet.demon.nl>
2187              Date: Sat, 19 Jan 2002 19:57:57 +0100
2188              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
2189      Branch: perl
2190            + lib/Pod/t/Usage.t
2191            ! MANIFEST
2192 ____________________________________________________________________________
2193 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
2194         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
2195              From: Paul_GreenVOS@vos.stratus.com
2196              Date: Sat, 19 Jan 02 13:15 est
2197              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
2198      Branch: perl
2199            ! ext/SDBM_File/sdbm.t
2200 ____________________________________________________________________________
2201 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
2202         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
2203      Branch: perl
2204           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
2205           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
2206 ____________________________________________________________________________
2207 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
2208         Log: Alternative Time::Local algorithm that uses matematical formula
2209              for timegm instead of progressive guessing
2210      Branch: perl
2211            ! lib/Time/Local.pm
2212 ____________________________________________________________________________
2213 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
2214         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
2215              From: Paul_GreenVOS@vos.stratus.com
2216              Date: Sat, 19 Jan 02 11:20 est
2217              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
2218      Branch: perl
2219            ! ext/File/Glob/t/basic.t
2220 ____________________________________________________________________________
2221 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
2222         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
2223              From: Paul_GreenVOS@vos.stratus.com
2224              Date: Fri, 18 Jan 02 22:56 est
2225              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
2226      Branch: perl
2227            ! ext/Cwd/t/cwd.t
2228 ____________________________________________________________________________
2229 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
2230         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
2231              From: Paul_GreenVOS@vos.stratus.com
2232              Date: Fri, 18 Jan 02 22:48 est
2233              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
2234      Branch: perl
2235            ! lib/Time/Local.t
2236 ____________________________________________________________________________
2237 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
2238         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
2239              From: Paul_GreenVOS@vos.stratus.com
2240              Date: Fri, 18 Jan 02 16:22 est
2241              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
2242      Branch: perl
2243            ! ext/Devel/DProf/DProf.t
2244 ____________________________________________________________________________
2245 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
2246         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
2247              From: Tels <perl_dummy@bloodgate.com>
2248              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
2249              Message-Id: <200201182106.XAA19133@taku.hut.fi>
2250      Branch: perl
2251            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
2252 ____________________________________________________________________________
2253 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
2254         Log: Don't do socketpair udp unless you've got all what it takes.
2255      Branch: perl
2256            ! util.c
2257 ____________________________________________________________________________
2258 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
2259         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
2260              From: Tels <perl_dummy@bloodgate.com>
2261              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
2262              Message-Id: <200201182206.AAA15310@taku.hut.fi>
2263      Branch: perl
2264            ! lib/ExtUtils/MM_BeOS.pm
2265 ____________________________________________________________________________
2266 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
2267         Log: Avoid bare "set", and kiss .uucp goodbye.
2268      Branch: perl
2269            ! Configure
2270 ____________________________________________________________________________
2271 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
2272         Log: Retract #14327 for now, going to the limit seems
2273              to be too much for many platforms.
2274      Branch: perl
2275            ! lib/Time/Local.t
2276 ____________________________________________________________________________
2277 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
2278         Log: Update Changes.
2279      Branch: perl
2280            ! Changes patchlevel.h
2281 ____________________________________________________________________________
2282 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
2283         Log: Try to make the connect/read/write timeouting.
2284      Branch: perl
2285            ! ext/Socket/Socket.t
2286 ____________________________________________________________________________
2287 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
2288         Log: Netware Makefile tweak from Ananth Kesari.
2289      Branch: perl
2290            ! NetWare/Makefile
2291 ____________________________________________________________________________
2292 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
2293         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
2294              From: Michael G Schwern <schwern@pobox.com>
2295              Date: Fri, 18 Jan 2002 03:10:27 -0500
2296              Message-ID: <20020118081027.GE7226@blackrider>
2297      Branch: perl
2298            ! lib/File/Find.pm
2299 ____________________________________________________________________________
2300 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
2301         Log: (retracted by #14334)
2302              
2303              Subject: [PATCH] Improving lib/Time/Local.t
2304              From: Paul_GreenVOS@vos.stratus.com        
2305              Date: Thu, 17 Jan 02 22:36 est
2306              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
2307      Branch: perl
2308            ! lib/Time/Local.t
2309 ____________________________________________________________________________
2310 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
2311         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
2312              From: Abe Timmerman <abe@ztreet.demon.nl>  
2313              Date: Fri, 18 Jan 2002 13:18:47 +0100
2314              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
2315      Branch: perl
2316            ! lib/ExtUtils/t/MM_Win32.t
2317 ____________________________________________________________________________
2318 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
2319         Log: Subject: [PATCH] Syncing with bleadperl 
2320              From: Michael G Schwern <schwern@pobox.com> 
2321              Date: Fri, 18 Jan 2002 03:04:33 -0500
2322              Message-ID: <20020118080432.GC7226@blackrider>
2323      Branch: perl
2324            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
2325            - lib/ExtUtils/inst
2326            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
2327            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2328            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
2329            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
2330            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
2331            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
2332            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
2333            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
2334            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
2335            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
2336            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
2337            ! lib/ExtUtils/testlib.pm
2338 ____________________________________________________________________________
2339 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
2340         Log: Detypo.
2341      Branch: perl
2342            ! AUTHORS
2343 ____________________________________________________________________________
2344 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
2345         Log: Subject: [PATCH] MM check_hints test
2346              From: Michael G Schwern <schwern@pobox.com>
2347              Date: Thu, 17 Jan 2002 20:25:57 -0500
2348              Message-ID: <20020118012557.GE32762@blackrider>
2349      Branch: perl
2350            + lib/ExtUtils/t/hints.t
2351            ! MANIFEST
2352 ____________________________________________________________________________
2353 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
2354         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
2355              From: Michael G Schwern <schwern@pobox.com> 
2356              Date: Thu, 17 Jan 2002 20:12:20 -0500
2357              Message-ID: <20020118011220.GC32762@blackrider>
2358              
2359              (#14317 replaced with this)
2360      Branch: perl
2361            ! lib/ExtUtils/MakeMaker.pm
2362 ____________________________________________________________________________
2363 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
2364         Log: Subject: [PATCH perldiag] overload.pm warnings
2365              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2366              Date: Thu, 17 Jan 2002 23:53:49 +0100
2367              Message-ID: <20020117235349.A14530@rafael>
2368      Branch: perl
2369            ! pod/perldiag.pod
2370 ____________________________________________________________________________
2371 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
2372         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
2373              From: Michael G Schwern <schwern@pobox.com>
2374              Date: Thu, 17 Jan 2002 16:35:47 -0500
2375              Message-ID: <20020117213546.GD23830@blackrider>
2376      Branch: perl
2377            ! lib/File/Find.pm
2378 ____________________________________________________________________________
2379 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
2380         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
2381              From: chromatic <chromatic@rmci.net>
2382              Date: Thu, 17 Jan 2002 13:04:22 -0700
2383              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
2384      Branch: perl
2385            ! pod/perltodo.pod
2386 ____________________________________________________________________________
2387 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
2388         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
2389              From: chromatic <chromatic@rmci.net>
2390              Date: Thu, 17 Jan 2002 12:59:04 -0700
2391              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
2392      Branch: perl
2393            ! lib/ExtUtils/t/Mkbootstrap.t
2394 ____________________________________________________________________________
2395 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
2396         Log: (replaced by #14322)
2397              The #14300 broke hints file handling.
2398      Branch: perl
2399            ! lib/ExtUtils/MakeMaker.pm
2400 ____________________________________________________________________________
2401 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
2402         Log: Subject: [PATCH] long doubles
2403              From: Nicholas Clark <nick@unfortu.net>
2404              Date: Thu, 17 Jan 2002 17:06:28 +0000
2405              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
2406      Branch: perl
2407            ! Configure
2408 ____________________________________________________________________________
2409 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
2410         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
2411              From: Andy Dougherty <doughera@lafayette.edu>
2412              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
2413              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
2414      Branch: perl
2415            ! Configure
2416 ____________________________________________________________________________
2417 [ 14311] By: sky                                   on 2002/01/17  21:01:00
2418         Log: Simplify the code that duplicates the threads 
2419              init function and the parameters to the thread by using sv_dup. 
2420              Note,what happens if you pass a shared variable as a parameter?
2421      Branch: perl
2422            ! ext/threads/threads.xs
2423 ____________________________________________________________________________
2424 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
2425         Log: Update Changes.
2426      Branch: perl
2427            ! Changes patchlevel.h
2428 ____________________________________________________________________________
2429 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
2430         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
2431              with fresh_perl_is() and fresh_perl_like().
2432      Branch: perl
2433            + t/run/fresh_perl.t
2434            - t/run/kill_perl.t
2435            ! MANIFEST t/test.pl
2436 ____________________________________________________________________________
2437 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
2438         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
2439              From: Benjamin Goldberg <goldbb2@earthlink.net>
2440              Date: Wed, 09 Jan 2002 21:03:16 -0500
2441              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
2442      Branch: perl
2443            ! ext/Unicode/Normalize/Normalize.pm
2444 ____________________________________________________________________________
2445 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
2446         Log: Retract #14144 as Hugo isn't happy with it.
2447      Branch: perl
2448            ! scope.c t/run/kill_perl.t
2449 ____________________________________________________________________________
2450 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
2451         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
2452              From: Richard Clamp <richardc@unixbeard.net>
2453              Date: Wed, 16 Jan 2002 17:34:31 +0000
2454              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
2455      Branch: perl
2456            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
2457 ____________________________________________________________________________
2458 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
2459         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
2460              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2461              Date: Tue, 15 Jan 2002 21:23:30 +0100
2462              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
2463      Branch: perl
2464            ! ext/Opcode/Opcode.xs
2465 ____________________________________________________________________________
2466 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
2467         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
2468              From: Paul_GreenVOS@vos.stratus.com
2469              Date: Wed, 16 Jan 02 6:42 est
2470              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
2471      Branch: perl
2472            ! t/io/fs.t t/op/crypt.t
2473 ____________________________________________________________________________
2474 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
2475         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
2476              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2477              Date: Wed, 16 Jan 2002 13:43:39 +0100
2478              Message-ID: <20020116134339.A704@rafael>
2479              
2480              (replaces #14302)
2481      Branch: perl
2482            ! mg.c t/lib/warnings/mg
2483 ____________________________________________________________________________
2484 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
2485         Log: (replaced by #14303)
2486              Subject: [PATCH] length of undefined $(digit) should warn
2487              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2488              Date: Tue, 15 Jan 2002 23:02:44 +0100            
2489              Message-ID: <20020115230244.A31786@rafael>     
2490      Branch: perl
2491            ! mg.c t/lib/warnings/mg
2492 ____________________________________________________________________________
2493 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
2494         Log: The non-MakeMaker.pm parts of
2495              
2496              Subject: [PATCH] Re: MM_Beos.pm?
2497              From: Tels <perl_dummy@bloodgate.com>
2498              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
2499              Message-Id: <200201142006.WAA29544@taas.iki.fi>
2500      Branch: perl
2501            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
2502            ! lib/ExtUtils/t/MM_Unix.t
2503 ____________________________________________________________________________
2504 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
2505         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
2506              From: Michael G Schwern <schwern@pobox.com>    
2507              Date: Tue, 15 Jan 2002 20:07:50 -0500            
2508              Message-ID: <20020116010750.GH625@blackrider>  
2509      Branch: perl
2510            ! lib/ExtUtils/MakeMaker.pm
2511 ____________________________________________________________________________
2512 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
2513         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
2514              From: Jeffrey Friedl <jfriedl@yahoo.com>       
2515              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
2516              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
2517      Branch: perl
2518            ! lib/Text/Tabs.pm
2519 ____________________________________________________________________________
2520 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
2521         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
2522              From: "Green, Paul" <Paul.Green@stratus.com>
2523              Date: Tue, 15 Jan 2002 22:28:10 -0500
2524              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
2525      Branch: perl
2526            ! lib/ExtUtils/MM_Unix.pm
2527 ____________________________________________________________________________
2528 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
2529         Log: Integrate perlio; offsetof() is in <stddef.h>
2530      Branch: perl
2531           !> ext/Socket/Socket.xs
2532 ____________________________________________________________________________
2533 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
2534         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
2535              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
2536              Canonical.pl and Exact.pl.
2537      Branch: perl
2538            + (add 259 files)
2539            - (delete 288 files)
2540            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
2541            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
2542            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
2543            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
2544 ____________________________________________________________________________
2545 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
2546         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
2547      Branch: perl
2548            ! ext/Socket/Socket.xs
2549 ____________________________________________________________________________
2550 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
2551         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
2552              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2553              Date: Tue, 15 Jan 2002 21:59:19 +0100
2554              Message-ID: <3C44A637.16602.25EB208@localhost>
2555      Branch: perl
2556            ! embed.fnc embed.h proto.h
2557 ____________________________________________________________________________
2558 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
2559         Log: Duh.  The updated In/*.pl weren't checked in.
2560      Branch: perl
2561            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
2562            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
2563            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
2564            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
2565            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
2566            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
2567            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
2568            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
2569            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
2570            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
2571            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
2572            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
2573            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
2574            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
2575            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
2576            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
2577            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
2578            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
2579            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
2580            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
2581            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
2582            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
2583            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
2584            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
2585            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
2586            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
2587            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
2588            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
2589            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
2590            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
2591            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
2592            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
2593            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
2594            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
2595            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
2596            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
2597            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
2598            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
2599            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
2600            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
2601            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
2602            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
2603            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
2604            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
2605            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
2606            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
2607            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
2608            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
2609 ____________________________________________________________________________
2610 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
2611         Log: Update Changes.
2612      Branch: perl
2613            ! Changes patchlevel.h
2614 ____________________________________________________________________________
2615 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
2616         Log: Jeffrey is trying very hard to avoid working on his
2617              book, it would seem :-) (better naming, better comments
2618              in the files)
2619      Branch: perl
2620            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
2621            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
2622            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
2623            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
2624            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
2625            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
2626            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
2627            - lib/unicore/Is/IDStart.pl
2628            ! (edit 200 files)
2629 ____________________________________________________________________________
2630 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
2631         Log: Some protection against spaces in directory names.
2632              (Tru64 still has some makedepend problems in such
2633              cases but that looks like Tru64's problem.)
2634      Branch: perl
2635            ! Configure Makefile.SH
2636 ____________________________________________________________________________
2637 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
2638         Log: Should have been in #14285 but I have sausages for fingers.
2639      Branch: perl
2640            + lib/ExtUtils/MM_BeOS.pm
2641 ____________________________________________________________________________
2642 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
2643         Log: MM_BeOS from Tels.
2644      Branch: perl
2645            + lib/ExtUtils/t/MM_BeOS.t
2646            ! MANIFEST
2647 ____________________________________________________________________________
2648 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
2649         Log: Integrate perlio;
2650              
2651              (reintroduce #14251) Slab allocator for ops
2652              - moved the statics to intrpvar.h
2653              - implemented Slab_Free()
2654              - uses PerlMemShared (for now) if distinction exists.
2655              
2656              Slab allocator submit after resolve -ay to keep it!
2657              
2658              Hand merge of non slab allocator stuff
2659              
2660              const-ness fix in savepv's passing of NULL
2661              
2662              Typo in #else branch of PL_SLAB_ALLOC
2663              
2664              Integrate rest of mainline
2665              
2666              Regen embed enable slab for PERL_IMPLICIT_SYS
2667              
2668              Correct name of PL_OP_SLAB_ALLOC
2669              
2670              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
2671              e.g. -Duse64bitint on a 32-bit platform.
2672              Now uses I32 for use-count and is more careful with its casts.
2673      Branch: perl
2674           !> (integrate 28 files)
2675 ____________________________________________________________________________
2676 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
2677         Log: Subject: [PATCH] Socket::sockaddr_family
2678              From: Gisle Aas <gisle@ActiveState.com> 
2679              Date: 15 Jan 2002 06:35:28 -0800
2680              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
2681      Branch: perl
2682            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
2683 ____________________________________________________________________________
2684 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
2685         Log: Subject: [PATCH perldiag] Style issue
2686              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2687              Date: Tue, 15 Jan 2002 15:36:30 +0100                
2688              Message-ID: <20020115153630.A11568@rafael>
2689      Branch: perl
2690            ! pod/perldiag.pod
2691 ____________________________________________________________________________
2692 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
2693         Log: NetWare tweak from Ananth Kesari.
2694      Branch: perl
2695            ! lib/ExtUtils/MakeMaker.pm
2696 ____________________________________________________________________________
2697 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
2698         Log: Throwback.
2699      Branch: perl
2700            ! MANIFEST
2701 ____________________________________________________________________________
2702 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
2703         Log: A couple of additional character classes from Jeffrey,
2704              hopefully useful in future for internal use for implementing
2705              some special cases of casing.
2706              
2707              Also regenerate once more all the character classes,
2708              now without the timestamp.  A timestamp would be kind of
2709              nice but it's not: having a timestamp in a file means that
2710              even if the effective contents of file really didn't
2711              change, the file looks as if it changed.
2712      Branch: perl
2713            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
2714            + lib/unicore/Is/CombAbov.pl
2715            ! (edit 304 files)
2716 ____________________________________________________________________________
2717 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
2718         Log: Make the test harder.
2719      Branch: perl
2720            ! t/op/pat.t
2721 ____________________________________________________________________________
2722 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
2723         Log: Additional utf8_heavy.pl tweak from Jeffrey.
2724      Branch: perl
2725            ! lib/utf8_heavy.pl
2726 ____________________________________________________________________________
2727 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
2728         Log: Pod nits.
2729      Branch: perl
2730            ! lib/Unicode/UCD.pm pod/perlunicode.pod
2731 ____________________________________________________________________________
2732 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
2733         Log: The Unicode categories doc patch to go with #14254,
2734              from Jeffrey.
2735      Branch: perl
2736            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
2737 ____________________________________________________________________________
2738 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
2739         Log: There isn't going to be perl.third.exe.
2740      Branch: perl
2741            ! Makefile.SH
2742 ____________________________________________________________________________
2743 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
2744         Log: Subject: [PATCH] small coredump correction
2745              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2746              Date: Tue, 15 Jan 2002 00:22:52 +0100
2747              Message-ID: <20020115002252.I691@rafael>
2748      Branch: perl
2749            ! op.c
2750 ____________________________________________________________________________
2751 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
2752         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
2753              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2754              Date: Mon, 14 Jan 2002 23:03:04 +0100
2755              Message-ID: <20020114230304.A691@rafael>   
2756              
2757              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
2758              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2759              Date: Mon, 14 Jan 2002 23:18:43 +0100
2760              Message-ID: <20020114231843.E691@rafael>   
2761      Branch: perl
2762            ! pod/perlsub.pod t/op/override.t toke.c
2763 ____________________________________________________________________________
2764 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
2765         Log: Update Changes.
2766      Branch: perl
2767            ! Changes patchlevel.h
2768 ____________________________________________________________________________
2769 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
2770         Log: Retract #14251 (the op slab allocator from perlio)
2771              until we figure out why 2.2.19 x86 debian gets
2772              a circular sibling chain and therefore hangs in
2773              the Perl_ck_subr() sibling for-loop.
2774      Branch: perl
2775            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
2776            ! perlapi.c perlapi.h proto.h
2777 ____________________________________________________________________________
2778 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
2779         Log: Big mktables rewrite from Jeffrey;
2780              documentation not yet updated.
2781      Branch: perl
2782            + (add 171 files)
2783            - (delete 182 files)
2784            ! (edit 135 files)
2785 ____________________________________________________________________________
2786 [ 14253] By: ams                                   on 2002/01/14  03:15:05
2787         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
2788              From: Michael G Schwern <schwern@pobox.com>
2789              Date: Sun, 13 Jan 2002 21:00:07 -0500
2790              Message-Id: <20020114020007.GB2877@blackrider>
2791      Branch: perl
2792            ! lib/Cwd.pm
2793 ____________________________________________________________________________
2794 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
2795         Log: Subject: Re: Win32 status - progress !
2796              From: Abe Timmerman <abe@ztreet.demon.nl>       
2797              Date: Mon, 14 Jan 2002 02:29:51 +0100
2798              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
2799      Branch: perl
2800            ! lib/ExtUtils/t/MM_Win32.t
2801 ____________________________________________________________________________
2802 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
2803         Log: Integrate perlio.
2804              
2805              Slab allocator for ops
2806              - moved the statics to intrpvar.h
2807              - implemented Slab_Free()
2808              - uses PerlMemShared (for now) if distinction exists.
2809      Branch: perl
2810           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
2811           !> perlapi.c perlapi.h proto.h
2812 ____________________________________________________________________________
2813 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
2814         Log: Start a new test category: uni.  Much of t/op/pat
2815              should probably be moved here, but holding on that
2816              until Jeffrey finishes his big mktables rewrite.
2817              Bits and pieces of op/split, op/pack, op/append,
2818              op/join, could probably be moved to respective uni
2819              tests, too.
2820      Branch: perl
2821            + t/uni/fold.t t/uni/sprintf.t
2822            - t/op/unifold.t t/op/unisprintf.t
2823            ! MANIFEST t/TEST t/harness
2824 ____________________________________________________________________________
2825 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
2826         Log: Subject: [PATCH] enable Win32 to build again
2827              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2828              Date: Sun, 13 Jan 2002 21:49:24 +0100
2829              Message-ID: <3C4200E4.15926.23F6131@localhost>
2830              
2831              miniperl.exe.exe does not exe that well.
2832      Branch: perl
2833            ! lib/ExtUtils/MM_Unix.pm
2834 ____________________________________________________________________________
2835 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
2836         Log: Mention some of the load-affected tests.
2837      Branch: perl
2838            ! INSTALL
2839 ____________________________________________________________________________
2840 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
2841         Log: Move the UTF-8 conversion code earlier so that
2842              op/ver is happy.
2843      Branch: perl
2844            ! sv.c t/op/ver.t
2845 ____________________________________________________________________________
2846 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
2847         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
2848              have diverged quite a bit so no updates there.
2849      Branch: perl
2850            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
2851            ! ext/List/Util/lib/List/Util.pm
2852            ! ext/List/Util/lib/Scalar/Util.pm
2853 ____________________________________________________________________________
2854 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
2855         Log: Make the crypt() pickier: if downgrading doesn't work,
2856              croak.
2857      Branch: perl
2858            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
2859 ____________________________________________________________________________
2860 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
2861         Log: Grow the buffer in case Unicode caused size changes
2862              (and it very probably did).
2863      Branch: perl
2864            ! sv.c
2865 ____________________________________________________________________________
2866 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
2867         Log: Future-proofing from Jeffrey Friedl (for conflicting
2868              In* and Is* names).
2869      Branch: perl
2870            ! lib/utf8_heavy.pl
2871 ____________________________________________________________________________
2872 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
2873         Log: Subject: [PATCH] Re: Warning in B.xs
2874              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2875              Date: Sun, 13 Jan 2002 19:39:52 +0100
2876              Message-ID: <3C41E288.20562.1C8C895@localhost>
2877      Branch: perl
2878            ! ext/B/B.xs
2879 ____________________________________________________________________________
2880 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
2881         Log: Subject: Re: lookbehind broken with latest bleedperl
2882              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2883              Date: Sun, 13 Jan 2002 18:06:22 +0000
2884              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
2885      Branch: perl
2886            ! regexec.c t/op/re_tests
2887 ____________________________________________________________________________
2888 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
2889         Log: Subject: [PATCH] more MM_Unix.t tests
2890              From: Tels <perl_dummy@bloodgate.com>
2891              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
2892              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
2893              
2894              Subject: [PATCH] 14220 misunderstood, I bet          
2895              From: andreas.koenig@anima.de (Andreas J. Koenig)
2896              Date: 12 Jan 2002 21:31:58 +0100
2897              Message-ID: <m3k7un8g5d.fsf@anima.de>
2898      Branch: perl
2899            ! lib/ExtUtils/t/MM_Unix.t
2900 ____________________________________________________________________________
2901 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
2902         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
2903              From: Tels <perl_dummy@bloodgate.com>
2904              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
2905              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
2906              
2907              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
2908              From: Tels <perl_dummy@bloodgate.com>
2909              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
2910              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
2911      Branch: perl
2912            ! lib/ExtUtils/MM_Unix.pm
2913 ____________________________________________________________________________
2914 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
2915         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
2916              From: Nicholas Clark <nick@unfortu.net> 
2917              Date: Sun, 13 Jan 2002 15:58:34 +0000
2918              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
2919      Branch: perl
2920            ! lib/Benchmark.t
2921 ____________________________________________________________________________
2922 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
2923         Log: Anton Berezin did more reading and the uid setting story
2924              gets more complex.
2925      Branch: perl
2926            ! pod/perltodo.pod utils/perldoc.PL
2927 ____________________________________________________________________________
2928 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
2929         Log: Integrate perlio;
2930              
2931              Win32 fixes:
2932              - vmem.h hack to handle free-by-wrong-thread after eval "".
2933              - Initialize timerid 
2934      Branch: perl
2935           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
2936 ____________________________________________________________________________
2937 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
2938         Log: Subject: Re: HiRes
2939              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2940              Date: Sun, 13 Jan 2002 10:18:46 +0100
2941              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
2942              
2943              Give up on socketpair in HP-UX.
2944      Branch: perl
2945            ! ext/Socket/socketpair.t
2946 ____________________________________________________________________________
2947 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
2948         Log: *groan*
2949      Branch: perl
2950            ! t/op/pat.t
2951 ____________________________________________________________________________
2952 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
2953         Log: One more sharp s case found by Jeffrey.
2954      Branch: perl
2955            ! regexec.c t/op/pat.t
2956 ____________________________________________________________________________
2957 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
2958         Log: Comment tweak.
2959      Branch: perl
2960            ! regexec.c
2961 ____________________________________________________________________________
2962 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
2963         Log: Don't bother checking for the Greek special
2964              cases if the node is too short.
2965      Branch: perl
2966            ! regcomp.c
2967 ____________________________________________________________________________
2968 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
2969         Log: Update Changes.
2970      Branch: perl
2971            ! Changes patchlevel.h
2972 ____________________________________________________________________________
2973 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
2974         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
2975              From: Jonathan Stowe <gellyfish@gellyfish.com>
2976              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
2977              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
2978      Branch: perl
2979            ! Configure config_h.SH
2980 ____________________________________________________________________________
2981 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
2982         Log: Quick reformat using indent -kr -nce, as requested
2983              by Dan Kogai and suggest by NI-S.
2984      Branch: perl
2985            ! ext/Encode/encengine.c
2986 ____________________________________________________________________________
2987 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
2988         Log: Couple more Unicode lookbehind tests.
2989      Branch: perl
2990            ! t/op/pat.t
2991 ____________________________________________________________________________
2992 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
2993         Log: Sharp S as a special treat for our German UTF-8 testers :-)
2994      Branch: perl
2995            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
2996 ____________________________________________________________________________
2997 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
2998         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
2999              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3000              Date: Sat, 12 Jan 2002 20:37:32 +0100
3001              Message-ID: <3C409E8C.16203.196C2D3@localhost>
3002      Branch: perl
3003            ! ext/B/B/Deparse.pm
3004 ____________________________________________________________________________
3005 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
3006         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
3007              really worth the bits it's printed on?
3008      Branch: perl
3009            ! lib/ExtUtils/t/MM_Unix.t
3010 ____________________________________________________________________________
3011 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
3012         Log: Special treatment for U+03B0 and U+0390 in //i,
3013              this means that we can remove the minlen pessimisations
3014              introduced by the #14096.
3015      Branch: perl
3016            ! pp_hot.c regcomp.c regexec.c
3017 ____________________________________________________________________________
3018 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
3019         Log: Integrate perlio;
3020              
3021              Abstract out the cloning of SvPVX and handle shared pv in a 
3022              safe (if suboptimal) manner. Does not fix op/fork.t :-(
3023              
3024              Win32-ize socketpair test
3025              - Win32 can fork even though $Config{d_fork} is undef
3026              - SOCK_DGRAM does not work - skip those tests.
3027      Branch: perl
3028           !> ext/Socket/socketpair.t sv.c
3029 ____________________________________________________________________________
3030 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
3031         Log: One should first drop the real uid, not the effective uid.
3032              [ID 20020110.003]
3033      Branch: perl
3034            ! utils/perldoc.PL
3035 ____________________________________________________________________________
3036 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
3037         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
3038              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3039              Date: Fri, 11 Jan 2002 23:29:48 +0100
3040              Message-ID: <3C3F756C.4581.2E2A938@localhost>
3041      Branch: perl
3042            + ext/B/C/C.xs ext/B/C/Makefile.PL
3043            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
3044            ! utils/perlcc.PL
3045 ____________________________________________________________________________
3046 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
3047         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
3048              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
3049              Date: Fri, 11 Jan 2002 14:29:30 -0800
3050              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
3051      Branch: perl
3052            ! ext/B/t/concise.t
3053 ____________________________________________________________________________
3054 [ 14212] By: ams                                   on 2002/01/12  06:10:52
3055         Log: Subject: [PATCH] More fixes for Stratus VOS
3056              From: "Green, Paul" <Paul.Green@stratus.com>
3057              Date: Fri, 11 Jan 2002 17:30:37 -0500
3058              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
3059      Branch: perl
3060            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
3061 ____________________________________________________________________________
3062 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
3063         Log: Upgrade to CGI.pm 2.80.
3064      Branch: perl
3065            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
3066 ____________________________________________________________________________
3067 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
3068         Log: FAQ sync.
3069      Branch: perl
3070            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3071            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3072            ! pod/perlfaq8.pod
3073 ____________________________________________________________________________
3074 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
3075         Log: This is getting embarrassing.
3076      Branch: perl
3077            ! t/op/pat.t
3078 ____________________________________________________________________________
3079 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
3080         Log: Doc tweaks.
3081      Branch: perl
3082            ! pod/perlunicode.pod
3083 ____________________________________________________________________________
3084 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
3085         Log: Updating the test count is good; also rephrasing
3086              so that there is no ok output containing "not".
3087      Branch: perl
3088            ! t/op/pat.t
3089 ____________________________________________________________________________
3090 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
3091         Log: Andreas is busy :-)
3092      Branch: perl
3093            ! doop.c t/op/unisprintf.t
3094 ____________________________________________________________________________
3095 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
3096         Log: Unicode lookbehind looked bad.
3097      Branch: perl
3098            ! regexec.c t/op/pat.t
3099 ____________________________________________________________________________
3100 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
3101         Log: Garbage collection.
3102      Branch: perl
3103            ! t/run/kill_perl.t
3104 ____________________________________________________________________________
3105 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
3106         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
3107              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3108              Date: Fri, 11 Jan 2002 23:29:48 +0100
3109              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
3110      Branch: perl
3111            ! embed.fnc global.sym makedef.pl
3112 ____________________________________________________________________________
3113 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
3114         Log: Subject: [PATCH] perldelta nit?
3115              From: Robert Spier <rspier@pobox.com>
3116              Date: Fri, 11 Jan 2002 15:19:16 -0800
3117              Message-ID: <15423.29428.164185.251700@rls.cx>
3118      Branch: perl
3119            ! pod/perldelta.pod
3120 ____________________________________________________________________________
3121 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
3122         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
3123              From: Michael G Schwern <schwern@pobox.com>
3124              Date: Fri, 11 Jan 2002 17:08:17 -0500
3125              Message-ID: <20020111220817.GG2838@blackrider>
3126      Branch: perl
3127            ! t/run/kill_perl.t t/test.pl
3128 ____________________________________________________________________________
3129 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
3130         Log: Subject: [PATCH] Correct misleading error message
3131              From: Mike Guy <mjtg@cam.ac.uk>
3132              Date: Fri, 11 Jan 2002 18:36:33 +0000
3133              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
3134              
3135              hash assignment -> anonymous hash
3136      Branch: perl
3137            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
3138 ____________________________________________________________________________
3139 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
3140         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
3141              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
3142              Date: Fri, 11 Jan 2002 16:58:14 +0100
3143              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
3144      Branch: perl
3145            ! ext/Unicode/Normalize/mkheader
3146 ____________________________________________________________________________
3147 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
3148         Log: Add a new test for is-sprintf-preserving Unicodeness:
3149              #14194 and an old one from kill_perl.t (I could have used
3150              sprintf.t, but it's format was quite fixed, and I didn't
3151              feel like breaking the format)
3152      Branch: perl
3153            + t/op/unisprintf.t
3154            ! MANIFEST t/run/kill_perl.t
3155 ____________________________________________________________________________
3156 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
3157         Log: Integrate perlio;
3158              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
3159      Branch: perl
3160           !> win32/win32.c
3161 ____________________________________________________________________________
3162 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
3163         Log: Integrate perlio;
3164              A mostly-stable version of "new" Win32 signal/kill support.
3165      Branch: perl
3166           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
3167           !> win32/config.gc win32/config.vc win32/config_H.bc
3168           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
3169           !> win32/makefile.mk win32/win32.c win32/win32.h
3170 ____________________________________________________________________________
3171 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
3172         Log: Fix for
3173              
3174              Subject: UTF-8 sprintf bug in bleadperl
3175              From: andreas.koenig@anima.de (Andreas J. Koenig)
3176              Date: 11 Jan 2002 15:47:15 +0100
3177              Message-ID: <m3vge99c7g.fsf@anima.de>
3178              
3179              I have tests, have just to figure out where to put them
3180              since op/sprintf looks a bit unfriendly for tests of
3181              somewhat freer form.
3182      Branch: perl
3183            ! doop.c sv.c
3184 ____________________________________________________________________________
3185 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
3186         Log: Update Changes.
3187      Branch: perl
3188            ! Changes patchlevel.h
3189 ____________________________________________________________________________
3190 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
3191         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
3192              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3193              Date: Thu, 10 Jan 2002 18:21:34 -0800
3194              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
3195      Branch: perl
3196            + ext/B/t/concise.t
3197            ! MANIFEST
3198 ____________________________________________________________________________
3199 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
3200         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
3201              necessary in form.t and html.t @INC setups.
3202      Branch: perl
3203            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
3204 ____________________________________________________________________________
3205 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
3206         Log: Yet another twist.
3207      Branch: perl
3208            ! t/test.pl
3209 ____________________________________________________________________________
3210 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
3211         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
3212              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3213              Date: Fri, 11 Jan 2002 13:04:15 +0100      
3214              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
3215      Branch: perl
3216            ! hints/aix.sh
3217 ____________________________________________________________________________
3218 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
3219         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
3220              From: Jonathan Stowe <gellyfish@gellyfish.com> 
3221              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
3222              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
3223      Branch: perl
3224            ! lib/AnyDBM_File.t
3225 ____________________________________________________________________________
3226 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
3227         Log: Arguments were being mangled.
3228      Branch: perl
3229            ! t/test.pl
3230 ____________________________________________________________________________
3231 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
3232         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
3233              From: Jonathan Stowe <gellyfish@gellyfish.com>
3234              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
3235              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
3236      Branch: perl
3237            ! lib/AnyDBM_File.t
3238 ____________________________________________________________________________
3239 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
3240         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
3241              From: Michael G Schwern <schwern@pobox.com> 
3242              Date: Fri, 11 Jan 2002 04:26:27 -0500
3243              Message-ID: <20020111092626.GA16544@blackrider>
3244      Branch: perl
3245            ! t/run/kill_perl.t t/test.pl
3246 ____________________________________________________________________________
3247 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
3248         Log: Subject: [PATCH] Test::Harness 2.01
3249              From: Michael G Schwern <schwern@pobox.com> 
3250              Date: Thu, 10 Jan 2002 21:11:24 -0500
3251              Message-ID: <20020111021123.GA30666@blackrider>
3252      Branch: perl
3253            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
3254            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
3255            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
3256            + lib/Test/Harness/t/nonumbers.t
3257            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
3258            + t/lib/sample-tests/lone_not_bug
3259            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
3260            + t/lib/sample-tests/vms_nit
3261            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
3262            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
3263 ____________________________________________________________________________
3264 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
3265         Log: patch is silly when creating new files: don't run
3266              patch more than once.
3267      Branch: perl
3268            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
3269 ____________________________________________________________________________
3270 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
3271         Log: Forgot from #14179.
3272      Branch: perl
3273            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
3274 ____________________________________________________________________________
3275 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
3276         Log: Subject: [PATCH] is() undef/'' behavior change
3277              From: Michael G Schwern <schwern@pobox.com> 
3278              Date: Fri, 11 Jan 2002 03:35:51 -0500
3279              Message-ID: <20020111083551.GC30666@blackrider>
3280              
3281              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
3282              From: Michael G Schwern <schwern@pobox.com> 
3283              Date: Fri, 11 Jan 2002 03:37:44 -0500
3284              Message-ID: <20020111083744.GD30666@blackrider>
3285      Branch: perl
3286            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
3287            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
3288            ! lib/Pod/t/InputObjects.t lib/blib.t
3289 ____________________________________________________________________________
3290 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
3291         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
3292              From: Michael G Schwern <schwern@pobox.com> 
3293              Date: Thu, 10 Jan 2002 19:56:23 -0500
3294              Message-ID: <20020111005623.GA13192@blackrider>
3295      Branch: perl
3296            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
3297            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
3298            ! lib/Test/Simple.pm lib/Test/Simple/Changes
3299            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
3300            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
3301            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
3302            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
3303            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
3304            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
3305            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
3306            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
3307            ! lib/Test/Simple/t/plan_is_noplan.t
3308            ! lib/Test/Simple/t/plan_no_plan.t
3309            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
3310            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
3311            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
3312            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
3313            ! lib/Test/Tutorial.pod
3314 ____________________________________________________________________________
3315 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
3316         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
3317              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
3318              
3319              turns out even the malloc() was never really needed to begin with,
3320              so get rid of it
3321      Branch: perl
3322            ! sv.c
3323 ____________________________________________________________________________
3324 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
3325         Log: Small doc tweaks.
3326      Branch: perl
3327            ! pod/perluniintro.pod
3328 ____________________________________________________________________________
3329 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
3330         Log: support using the CRT's malloc() family of functions instead of
3331              the internal one when ithreads is enabled; allocate large blocks
3332              using VirtualAlloc() since the Heap*() functions may only be tuned
3333              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
3334              
3335              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
3336              also see comments at the top of win32/vmem.h for other options that
3337              can be set
3338      Branch: perl
3339            ! win32/vmem.h
3340 ____________________________________________________________________________
3341 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
3342         Log: Subject: micropatch
3343              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3344              Date: Thu, 10 Jan 2002 18:20:58 +0000
3345              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
3346      Branch: perl
3347            ! regcomp.c
3348 ____________________________________________________________________________
3349 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
3350         Log: Subject: [PATCH] Embed.t on Win32
3351              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3352              Date: Thu, 10 Jan 2002 18:56:21 +0100
3353              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
3354      Branch: perl
3355            ! lib/ExtUtils/t/Embed.t
3356 ____________________________________________________________________________
3357 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
3358         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
3359              From: Gisle Aas <gisle@ActiveState.com>
3360              Date: 10 Jan 2002 08:56:05 -0800
3361              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
3362      Branch: perl
3363            ! toke.c
3364 ____________________________________________________________________________
3365 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
3366         Log: Subject: [PATCH] doc fixes
3367              From: "Brendan O'Dea" <bod@debian.org>
3368              Date: Fri, 11 Jan 2002 03:49:54 +1100
3369              Message-ID: <20020110164954.GA21891@compusol.com.au>
3370      Branch: perl
3371            ! lib/I18N/Collate.pm pod/perlfunc.pod
3372 ____________________________________________________________________________
3373 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
3374         Log: Integrate perlio; More signal hackery.
3375      Branch: perl
3376           !> win32/win32.c
3377 ____________________________________________________________________________
3378 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
3379         Log: No need to show internal encodings, or return them
3380              in random order.
3381      Branch: perl
3382            ! ext/Encode/Encode.pm
3383 ____________________________________________________________________________
3384 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
3385         Log: I think we can claim to be supporting Unicode
3386              "loose matching" now.
3387      Branch: perl
3388            ! pod/perlunicode.pod
3389 ____________________________________________________________________________
3390 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
3391         Log: Subject: doc patch
3392              From: mjd@plover.com
3393              Date: 10 Jan 2002 15:12:27 -0000
3394              Message-ID: <20020110151227.14850.qmail@plover.com>
3395      Branch: perl
3396            ! pod/perlrun.pod
3397 ____________________________________________________________________________
3398 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
3399         Log: Subject: Re: [ID 20011223.001] accept leaks memory
3400              From: Andy Dougherty <doughera@lafayette.edu>
3401              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
3402              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
3403      Branch: perl
3404            ! hints/linux.sh
3405 ____________________________________________________________________________
3406 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
3407         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
3408      Branch: perl
3409           !> win32/win32.c
3410 ____________________________________________________________________________
3411 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
3412         Log: Subject: [PATCH] Magic numbers in B::Concise
3413              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
3414              Date: Wed, 9 Jan 2002 23:04:01 -0800
3415              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
3416      Branch: perl
3417            ! ext/B/B/Concise.pm ext/B/O.pm
3418 ____________________________________________________________________________
3419 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
3420         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
3421              From: Gisle Aas <gisle@ActiveState.com>
3422              Date: 09 Jan 2002 21:52:40 -0800
3423              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
3424      Branch: perl
3425            ! t/lib/strict/vars toke.c
3426 ____________________________________________________________________________
3427 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
3428         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
3429              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3430              Date: Wed, 9 Jan 2002 23:24:32 +0100
3431              Message-ID: <20020109232432.A692@rafael>
3432      Branch: perl
3433            ! ext/B/B/Deparse.pm
3434 ____________________________________________________________________________
3435 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
3436         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
3437              From: Jonathan Stowe <gellyfish@gellyfish.com>
3438              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
3439              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
3440      Branch: perl
3441            ! t/run/kill_perl.t
3442 ____________________________________________________________________________
3443 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
3444         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
3445              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3446              Date: Wed, 09 Jan 2002 20:16:54 +0000
3447              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
3448      Branch: perl
3449            ! regexec.c
3450 ____________________________________________________________________________
3451 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
3452         Log: Subject: [Patch @14129] fixes Unicode::Normalize
3453              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3454              Date: Thu, 10 Jan 2002 01:08:56 +0900
3455              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
3456      Branch: perl
3457            - ext/Unicode/Normalize/Normalize.pod
3458            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
3459            ! ext/Unicode/Normalize/Normalize.pm
3460            ! ext/Unicode/Normalize/Normalize.xs
3461            ! ext/Unicode/Normalize/mkheader
3462 ____________________________________________________________________________
3463 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
3464         Log: Integrate perlio; (Re-)implement alarm() for Win32.
3465      Branch: perl
3466           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
3467           !> win32/win32iop.h
3468 ____________________________________________________________________________
3469 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
3470         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
3471              From: Nicholas Clark <nick@unfortu.net>
3472              Date: Wed, 9 Jan 2002 17:56:04 +0000
3473              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
3474      Branch: perl
3475            ! t/op/readdir.t
3476 ____________________________________________________________________________
3477 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
3478         Log: Update Changes.
3479      Branch: perl
3480            ! Changes patchlevel.h
3481 ____________________________________________________________________________
3482 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
3483         Log: Thinko.
3484      Branch: perl
3485            ! ext/threads/t/stress_re.t
3486 ____________________________________________________________________________
3487 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
3488         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
3489              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
3490              Date: Wed, 09 Jan 2002 13:37:17 +0000                
3491              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
3492      Branch: perl
3493            ! regexec.c t/op/re_tests
3494 ____________________________________________________________________________
3495 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
3496         Log: Subject: Re: Weird Malformed warning in bleadperl    
3497              From: andreas.koenig@anima.de (Andreas J. Koenig)    
3498              Date: 09 Jan 2002 11:12:37 +0100
3499              Message-ID: <m3itabbzoq.fsf@anima.de>
3500      Branch: perl
3501            ! regexec.c t/op/pat.t
3502 ____________________________________________________________________________
3503 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
3504         Log: Forgot stress_re.t from MANIFEST.
3505      Branch: perl
3506            ! MANIFEST
3507 ____________________________________________________________________________
3508 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
3509         Log: In dumping use isPRINT() instead of isprint() so that locale
3510              does not come into play.
3511      Branch: perl
3512            ! utf8.c
3513 ____________________________________________________________________________
3514 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
3515         Log: Add a threads stress test for regular expressions
3516              (mostly just a modified stress_string.t) and doesn't
3517              test that much of regular expressions, just that $1
3518              doesn't get stomped by competing threads (as it does
3519              in the 5005threads of old).
3520      Branch: perl
3521            + ext/threads/t/stress_re.t
3522            ! MANIFEST
3523 ____________________________________________________________________________
3524 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
3525         Log: Subject: Re: [ID 20010912.007] substr reference core dump
3526              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3527              Date: Tue, 08 Jan 2002 19:17:50 +0000
3528              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
3529      Branch: perl
3530            ! scope.c t/run/kill_perl.t
3531 ____________________________________________________________________________
3532 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
3533         Log: SANY (. with /s) wasn't happy on Unicode.
3534      Branch: perl
3535            ! regexec.c t/op/pat.t
3536 ____________________________________________________________________________
3537 [ 14142] By: ams                                   on 2002/01/08  22:42:10
3538         Log: Subject: [PATCH] perldebug nit
3539              From: Tels <tels@bloodgate.com>
3540              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
3541      Branch: perl
3542            ! pod/perldebug.pod
3543 ____________________________________________________________________________
3544 [ 14141] By: ams                                   on 2002/01/08  21:32:59
3545         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
3546              From: "Green, Paul" <Paul.Green@stratus.com>
3547              Date: Tue, 8 Jan 2002 17:31:35 -0500
3548              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
3549      Branch: perl
3550            ! Makefile.SH
3551 ____________________________________________________________________________
3552 [ 14140] By: ams                                   on 2002/01/08  21:27:57
3553         Log: Subject: [PATCH] Re: Slight chokage from Deparse
3554              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3555              Date: Tue, 8 Jan 2002 23:04:45 +0100
3556              Message-Id: <20020108230445.A4798@rafael>
3557      Branch: perl
3558            ! ext/B/B/Deparse.pm
3559 ____________________________________________________________________________
3560 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
3561         Log: Subject: [patch] peep() is rude
3562              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
3563              Date: Tue, 08 Jan 2002 19:17:50 +0000            
3564              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
3565      Branch: perl
3566            ! op.c t/run/kill_perl.t
3567 ____________________________________________________________________________
3568 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
3569         Log: unifold is really an op test since it requires
3570              no external modules for its actual testing:
3571              only the unicore CaseFold.txt file, and File::Spec
3572              to portably access that file.
3573      Branch: perl
3574            + t/op/unifold.t
3575            - lib/unifold.t
3576            ! MANIFEST
3577 ____________________________________________________________________________
3578 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
3579         Log: Subject: [patch] save a test 
3580              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3581              Date: Tue, 08 Jan 2002 16:18:47 +0000
3582              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
3583      Branch: perl
3584            ! regcomp.c
3585 ____________________________________________________________________________
3586 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
3587         Log: Subject: Not OK 13843 
3588              From: andreas.koenig@anima.de (Andreas J. Koenig)
3589              Date: 08 Jan 2002 14:12:29 +0100
3590              Message-ID: <m38zb9c7gi.fsf@anima.de>
3591      Branch: perl
3592            ! op.c t/op/subst.t
3593 ____________________________________________________________________________
3594 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
3595         Log: Missed one variant of the fold testing, noticed bu Hugo.
3596      Branch: perl
3597            ! lib/unifold.t
3598 ____________________________________________________________________________
3599 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
3600         Log: Enchance the Storable magic description.
3601      Branch: perl
3602            ! ext/Storable/Storable.pm
3603 ____________________________________________________________________________
3604 [ 14132] By: ams                                   on 2002/01/08  09:16:12
3605         Log: Subject: [PATCH] don't installperl pods
3606              From: H.Merijn Brand <h.m.brand@hccnet.nl>
3607              Date: Tue, 08 Jan 2002 10:36:01 +0100
3608              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
3609      Branch: perl
3610            ! installperl
3611 ____________________________________________________________________________
3612 [ 14131] By: ams                                   on 2002/01/08  03:38:40
3613         Log: Subject: Math-BigInt v1.49 released
3614              From: Tels <perl_dummy@bloodgate.com>
3615              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
3616      Branch: perl
3617            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
3618            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
3619            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3620            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
3621            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
3622            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
3623            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
3624            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3625            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
3626            ! t/lib/Math/BigInt/Subclass.pm
3627 ____________________________________________________________________________
3628 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
3629         Log: A little better comments.
3630      Branch: perl
3631            ! regexec.c
3632 ____________________________________________________________________________
3633 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
3634         Log: No normalization form DNF.
3635      Branch: perl
3636            ! ext/Unicode/Normalize/Normalize.pm
3637 ____________________________________________________________________________
3638 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
3639         Log: Extension nits found by -Wall (several from threads
3640              and threads::shared, but leaving them to Arthur).
3641      Branch: perl
3642            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
3643            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
3644            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
3645            ! ext/Unicode/Normalize/mkheader x2p/str.c
3646 ____________________________________________________________________________
3647 [ 14125] By: ams                                   on 2002/01/07  22:03:22
3648         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
3649              From: Nicholas Clark (sans From field in mail header)
3650              Date: Mon, 7 Jan 2002 16:18:23 +0000
3651              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
3652      Branch: perl
3653            ! lib/Exporter.pm
3654 ____________________________________________________________________________
3655 [ 14124] By: ams                                   on 2002/01/07  21:46:11
3656         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
3657              From: "Green, Paul" <Paul.Green@stratus.com>
3658              Date: Mon, 7 Jan 2002 16:59:38 -0500
3659              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
3660      Branch: perl
3661            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
3662 ____________________________________________________________________________
3663 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
3664         Log: Update Changes.
3665      Branch: perl
3666            ! Changes patchlevel.h
3667 ____________________________________________________________________________
3668 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
3669         Log: Subject: [PATCH] Correct module name in perldelta*                 
3670              From: Mike Guy <mjtg@cam.ac.uk>
3671              Date: Mon, 07 Jan 2002 17:02:43 +0000
3672              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
3673      Branch: perl
3674            ! pod/perl561delta.pod pod/perl56delta.pod
3675 ____________________________________________________________________________
3676 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
3677         Log: AUTHORS update.
3678      Branch: perl
3679            ! AUTHORS
3680 ____________________________________________________________________________
3681 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
3682         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
3683      Branch: perl
3684            ! ext/Storable/Storable.pm
3685 ____________________________________________________________________________
3686 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
3687         Log: perldelta updates.
3688      Branch: perl
3689            ! pod/perldelta.pod
3690 ____________________________________________________________________________
3691 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
3692         Log: Document the flags of pv_uni_display().
3693      Branch: perl
3694            ! pod/perlapi.pod utf8.c
3695 ____________________________________________________________________________
3696 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
3697         Log: Forgot from #14115.
3698      Branch: perl
3699            ! t/op/re_tests
3700 ____________________________________________________________________________
3701 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
3702         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
3703              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
3704              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
3705              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
3706      Branch: perl
3707            ! regcomp.c
3708 ____________________________________________________________________________
3709 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
3710         Log: More regex and utf8 debug dumping.
3711      Branch: perl
3712            ! dump.c regcomp.c regexec.c utf8.c utf8.h
3713 ____________________________________________________________________________
3714 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
3715         Log: Unused variable.
3716      Branch: perl
3717            ! regcomp.c
3718 ____________________________________________________________________________
3719 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
3720         Log: Regen toc.
3721      Branch: perl
3722            ! pod/perltoc.pod
3723 ____________________________________________________________________________
3724 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
3725         Log: capitalize correctly, noticed by David Dyck.
3726      Branch: perl
3727            ! lib/sort.pm
3728 ____________________________________________________________________________
3729 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
3730         Log: No need to overqualify.
3731      Branch: perl
3732            ! lib/sort.pm
3733 ____________________________________________________________________________
3734 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
3735         Log: PL_debug_pad wasn't initialized to zeroes which broke
3736              ithreads + DEBUGGING.
3737      Branch: perl
3738            ! sv.c
3739 ____________________________________________________________________________
3740 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
3741         Log: Update Changes.
3742      Branch: perl
3743            ! Changes patchlevel.h
3744 ____________________________________________________________________________
3745 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
3746         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
3747              From: Jonathan Stowe <gellyfish@gellyfish.com>
3748              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
3749              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
3750      Branch: perl
3751            ! pp_sys.c
3752 ____________________________________________________________________________
3753 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
3754         Log: DB_File sync from Paul Marquess.
3755      Branch: perl
3756            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3757            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
3758            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
3759 ____________________________________________________________________________
3760 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
3761         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
3762              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
3763              Date: Sun, 6 Jan 2002 11:44:30 +0100
3764              Message-ID: <3C38389E.7831.493570@localhost>
3765      Branch: perl
3766            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
3767            ! utils/perlcc.PL
3768 ____________________________________________________________________________
3769 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
3770         Log: Tests for #14098.
3771      Branch: perl
3772            ! t/op/lc.t
3773 ____________________________________________________________________________
3774 [ 14101] By: ams                                   on 2002/01/06  04:52:50
3775         Log: Subject: [PATCH] Bad prototype detection now an optional warning
3776              From: Sam Tregar <sam@tregar.com>
3777              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
3778              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
3779      Branch: perl
3780            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
3781            ! t/comp/proto.t toke.c
3782 ____________________________________________________________________________
3783 [ 14100] By: ams                                   on 2002/01/06  01:56:59
3784         Log: Subject: [PATCH] Correct several Stratus VOS build issues
3785              From: "Green, Paul" <Paul.Green@stratus.com>
3786              Date: Sat, 5 Jan 2002 21:30:56 -0500
3787              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
3788      Branch: perl
3789            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
3790 ____________________________________________________________________________
3791 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
3792         Log: Further perl.org URL elaboration from Ask.
3793      Branch: perl
3794            ! pod/perlfaq1.pod pod/perlfaq2.pod
3795 ____________________________________________________________________________
3796 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
3797         Log: The same problem with To{Lower,Title,Upper}
3798              as earlier with ToFold.
3799      Branch: perl
3800            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
3801            ! lib/unicore/To/Upper.pl lib/unicore/mktables
3802 ____________________________________________________________________________
3803 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
3804         Log: Retract #14057 for now; the alarm/setitimer timers
3805              seen to be the same in many systems, which leads into
3806              hangups.
3807      Branch: perl
3808            ! ext/Time/HiRes/HiRes.t
3809 ____________________________________________________________________________
3810 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
3811         Log: Finish up (ha!) the Unicode case folding;
3812              enhance regex dumping code.
3813      Branch: perl
3814            + lib/unifold.t
3815            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
3816            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
3817 ____________________________________________________________________________
3818 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
3819         Log: Use the perl.org news gw instead of the perl.com one
3820              (from Ask).
3821      Branch: perl
3822            ! pod/perlfaq1.pod pod/perlfaq2.pod
3823 ____________________________________________________________________________
3824 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
3825         Log: Zero() wasn't documented.
3826      Branch: perl
3827            ! pod/perlclib.pod
3828 ____________________________________________________________________________
3829 [ 14093] By: ams                                   on 2002/01/05  17:58:35
3830         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
3831              From: Nicholas Clark <nick@unfortu.net>
3832              Date: Sat, 5 Jan 2002 18:55:39 +0000
3833              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
3834      Branch: perl
3835            ! lib/Memoize/t/tie_ndbm.t
3836 ____________________________________________________________________________
3837 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
3838         Log: Also UNICOS/mk has deviant socketpair().
3839      Branch: perl
3840            ! ext/Socket/socketpair.t
3841 ____________________________________________________________________________
3842 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
3843         Log: Ooops.  Retract the regex parts of #14090.
3844      Branch: perl
3845            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
3846 ____________________________________________________________________________
3847 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
3848         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
3849              From: Nicholas Clark <nick@unfortu.net> 
3850              Date: Sat, 5 Jan 2002 18:10:13 +0000
3851              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
3852      Branch: perl
3853            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
3854            ! regcomp.h regexec.c
3855 ____________________________________________________________________________
3856 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
3857         Log: Integrate perlio; a missing aTHX.
3858      Branch: perl
3859           !> op.c
3860 ____________________________________________________________________________
3861 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
3862         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
3863              found by Marc Lehmann.
3864      Branch: perl
3865            ! pp.c
3866 ____________________________________________________________________________
3867 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
3868         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
3869              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3870              Date: Sat, 5 Jan 2002 00:31:12 +0100
3871              Message-ID: <20020105003112.E1850@rafael>              
3872      Branch: perl
3873            ! t/comp/proto.t
3874 ____________________________________________________________________________
3875 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
3876         Log: A bit of "perl.com" cleanup.
3877      Branch: perl
3878            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
3879            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3880            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
3881            ! pod/perlmodlib.PL pod/perlmodlib.pod
3882 ____________________________________________________________________________
3883 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
3884         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
3885              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3886              Date: Fri, 4 Jan 2002 23:35:19 +0100
3887              Message-ID: <20020104233519.A1850@rafael>
3888      Branch: perl
3889            ! op.c
3890 ____________________________________________________________________________
3891 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
3892         Log: Integrate change #14062 from macperl;
3893              Define setbuf, setvbuf for Mac OS
3894      Branch: perl
3895           !> ext/IO/IO.xs
3896 ____________________________________________________________________________
3897 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
3898         Log: Display the native pwd command.
3899      Branch: perl
3900            ! ext/Cwd/t/cwd.t
3901 ____________________________________________________________________________
3902 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
3903         Log: Under Mac OS X /dev/stdout is normally a symlink,
3904              but when running the test it seems to become a socket.
3905              So let's extend our censorship.
3906      Branch: perl
3907            ! t/op/stat.t
3908 ____________________________________________________________________________
3909 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
3910         Log: If we do have socketpair(), make my_socketpair()
3911              just call the real socketpair().  This way we always
3912              have real code behind my_socketpair() and a symbol
3913              corresponding to the my_socketpair in global.sym.
3914      Branch: perl
3915            ! embed.fnc embed.h makedef.pl proto.h util.c
3916 ____________________________________________________________________________
3917 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
3918         Log: Spread the good word of "env".
3919      Branch: perl
3920            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
3921 ____________________________________________________________________________
3922 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
3923         Log: Till the system tests do something non-Win*, better rename
3924              the test so that people on other platforms don't get confused.
3925              (Not win32system, because assumedly there's win64, too.)
3926      Branch: perl
3927            + t/op/winsystem.t
3928            - t/op/system.t
3929            ! MANIFEST
3930 ____________________________________________________________________________
3931 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
3932         Log: Some tweaks.
3933      Branch: perl
3934            ! lib/Pod/t/Functions.t
3935 ____________________________________________________________________________
3936 [ 14057] By: ams                                   on 2002/01/04  17:40:31
3937         Log: (retracted by #14057)
3938              
3939              Subject: [PATCH] Time/HiRes/HiRes.t
3940              From: Nicholas Clark <nick@unfortu.net>
3941              Date: Fri, 4 Jan 2002 17:28:46 +0000
3942              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
3943      Branch: perl
3944            ! ext/Time/HiRes/HiRes.t
3945 ____________________________________________________________________________
3946 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
3947         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
3948              From: Abe Timmerman <abe@ztreet.demon.nl>
3949              Date: Fri, 04 Jan 2002 18:42:33 +0100
3950              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
3951      Branch: perl
3952            + lib/Pod/t/Functions.t
3953            ! MANIFEST lib/Pod/Functions.pm
3954 ____________________________________________________________________________
3955 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
3956         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
3957              From: "Craig A. Berry" <craigberry@mac.com>
3958              Date: Thu, 3 Jan 2002 17:32:20 -0600
3959              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
3960      Branch: perl
3961            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
3962 ____________________________________________________________________________
3963 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
3964         Log: Document the U+0085, U+2028, and U+2029.
3965      Branch: perl
3966            ! pod/perlre.pod pod/perlretut.pod
3967 ____________________________________________________________________________
3968 [ 14053] By: ams                                   on 2002/01/04  03:27:44
3969         Log: Subject: [PATCH] warn if not CORE::dump
3970              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3971              Date: Thu, 3 Jan 2002 22:04:00 +0100
3972              Message-Id: <20020103220400.A13958@rafael>
3973      Branch: perl
3974            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
3975 ____________________________________________________________________________
3976 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
3977         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
3978      Branch: perl
3979            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
3980 ____________________________________________________________________________
3981 [ 14051] By: ams                                   on 2002/01/04  03:00:12
3982         Log: Subject: [PATCH] File::Compare::VERSION
3983              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3984              Date: Thu, 3 Jan 2002 23:42:52 +0100
3985              Message-Id: <20020103234252.G13958@rafael>
3986      Branch: perl
3987            ! lib/File/Compare.pm
3988 ____________________________________________________________________________
3989 [ 14050] By: ams                                   on 2002/01/04  02:58:05
3990         Log: Subject: [PATCH @14042] threads::shared doc
3991              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
3992              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
3993              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
3994      Branch: perl
3995            ! ext/threads/shared/shared.pm
3996 ____________________________________________________________________________
3997 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
3998         Log: #14048 exposed few false positives, to be fixed soonish.
3999      Branch: perl
4000            ! t/op/pat.t
4001 ____________________________________________________________________________
4002 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
4003         Log: Do not add the first characters of multicharacter foldings
4004              into character classes.
4005      Branch: perl
4006            ! regcomp.c
4007 ____________________________________________________________________________
4008 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
4009         Log: A bit of testing for #14046.
4010      Branch: perl
4011            ! t/op/pat.t
4012 ____________________________________________________________________________
4013 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
4014         Log: Allow emitting the foldcased version of "\x{df}", "ss"
4015              (among others, another example would be \x{fb00} -> "ff")
4016      Branch: perl
4017            ! regcomp.c
4018 ____________________________________________________________________________
4019 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
4020         Log: Subject: [PATCH] File::Spec & NetWare
4021              From: Dave Rolsky <autarch@urth.org>
4022              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
4023              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
4024      Branch: perl
4025            - lib/File/Spec/NW5.pm
4026            ! MANIFEST lib/File/Spec.pm
4027 ____________________________________________________________________________
4028 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
4029         Log: FAQ sync (RCS Ids only?)
4030      Branch: perl
4031            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
4032 ____________________________________________________________________________
4033 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
4034         Log: AUTHORs updates.
4035      Branch: perl
4036            ! AUTHORS
4037 ____________________________________________________________________________
4038 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
4039         Log: Update Changes.
4040      Branch: perl
4041            ! Changes patchlevel.h
4042 ____________________________________________________________________________
4043 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
4044         Log: Missed the =head1 additions.
4045      Branch: perl
4046            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
4047            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
4048            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
4049            ! util.c
4050 ____________________________________________________________________________
4051 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
4052         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
4053              From: Robin Barker <rmb1@cise.npl.co.uk>
4054              Date: Thu, 3 Jan 2002 15:26:20 GMT
4055              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
4056      Branch: perl
4057            ! lib/Carp.t lib/Carp/Heavy.pm
4058 ____________________________________________________________________________
4059 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
4060         Log: Subject: [PATCH hv.c] 
4061              From: Robin Barker <rmb1@cise.npl.co.uk>
4062              Date: Thu, 3 Jan 2002 14:49:06 GMT
4063              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
4064              
4065              -Wformat check.
4066      Branch: perl
4067            ! hv.c
4068 ____________________________________________________________________________
4069 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
4070         Log: NetWare tweaks from Ananth Kesari.
4071      Branch: perl
4072            ! NetWare/t/NWScripts.pl lib/File/Find.pm
4073 ____________________________________________________________________________
4074 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
4075         Log: Cast.
4076      Branch: perl
4077            ! regexec.c
4078 ____________________________________________________________________________
4079 [ 14036] By: ams                                   on 2002/01/03  12:12:31
4080         Log: Grammar fix suggested by Gwyn Judd.
4081      Branch: perl
4082            ! pod/perldiag.pod
4083 ____________________________________________________________________________
4084 [ 14033] By: ams                                   on 2002/01/03  08:24:24
4085         Log: Subject: Not ok 14031: PPPort Makefile.PL
4086              From: andreas.koenig@anima.de (Andreas J. Koenig)
4087              Date: 03 Jan 2002 10:17:46 +0100
4088              Message-Id: <m3sn9n94jp.fsf@anima.de>
4089      Branch: perl
4090            ! ext/Devel/PPPort/Makefile.PL
4091 ____________________________________________________________________________
4092 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
4093         Log: Off-by-one is my middle name.
4094      Branch: perl
4095            ! regexec.c
4096 ____________________________________________________________________________
4097 [ 14030] By: ams                                   on 2002/01/02  23:56:37
4098         Log: Subject: [PATCH @14015] threads::shared disabling
4099              From: Andy Bussey <andybussey@yahoo.co.uk>
4100              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
4101              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
4102      Branch: perl
4103            + ext/threads/shared/t/no_share.t
4104            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
4105 ____________________________________________________________________________
4106 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
4107         Log: Simon's new perlapi scheme, I hope I got all the pieces.
4108      Branch: perl
4109            + autodoc.pl embed.fnc
4110            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
4111 ____________________________________________________________________________
4112 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
4113         Log: Integrate perlio; more PPPort Makefile source dependence removal
4114      Branch: perl
4115           !> ext/Devel/PPPort/Makefile.PL perl.h
4116 ____________________________________________________________________________
4117 [ 14027] By: ams                                   on 2002/01/02  21:42:50
4118         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
4119              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4120              Date: Wed, 2 Jan 2002 23:09:13 +0100
4121              Message-Id: <20020102230913.A17373@rafael>
4122      Branch: perl
4123            ! pod/perldiag.pod
4124 ____________________________________________________________________________
4125 [ 14026] By: ams                                   on 2002/01/02  21:38:34
4126         Log: Subject: Re: PATCH: lib/Term/Cap.pm
4127              From: Jonathan Stowe <gellyfish@gellyfish.com>
4128              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
4129              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
4130      Branch: perl
4131            ! lib/Term/Cap.pm
4132 ____________________________________________________________________________
4133 [ 14025] By: ams                                   on 2002/01/02  18:34:26
4134         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
4135              From: Sam Tregar <sam@tregar.com>
4136              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
4137              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
4138      Branch: perl
4139            ! pod/perldiag.pod t/comp/proto.t toke.c
4140 ____________________________________________________________________________
4141 [ 14024] By: ams                                   on 2002/01/02  18:16:12
4142         Log: Subject: PATCH: lib/Term/Cap.pm
4143              From: Norton Allen <allen@huarp.harvard.edu>
4144              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
4145              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
4146      Branch: perl
4147            ! lib/Term/Cap.pm
4148 ____________________________________________________________________________
4149 [ 14023] By: ams                                   on 2002/01/02  18:12:31
4150         Log: Subject: PATCH: lib/Cwd.pm for QNX4
4151              From: Norton Allen <allen@huarp.harvard.edu>
4152              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
4153              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
4154      Branch: perl
4155            ! lib/Cwd.pm
4156 ____________________________________________________________________________
4157 [ 14020] By: ams                                   on 2002/01/02  17:06:27
4158         Log: Fix misplaced application of #14016.
4159      Branch: perl
4160            ! op.c
4161 ____________________________________________________________________________
4162 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
4163         Log: Integrate perlio; avoid uninit debug_pad.
4164      Branch: perl
4165           !> sv.c
4166 ____________________________________________________________________________
4167 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
4168         Log: makedepend VOS fix from Paul Green.
4169      Branch: perl
4170            ! makedepend.SH
4171 ____________________________________________________________________________
4172 [ 14016] By: ams                                   on 2002/01/02  15:58:11
4173         Log: Subject: [PATCH] random crash in B::LISTOP::last
4174              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
4175              Date: Wed, 2 Jan 2002 17:37:28 +0100
4176              Message-Id: <3C334558.3906.19CB98D@localhost>
4177      Branch: perl
4178            ! op.c
4179 ____________________________________________________________________________
4180 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
4181         Log: Update Changes.
4182      Branch: perl
4183            ! Changes patchlevel.h
4184 ____________________________________________________________________________
4185 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
4186         Log: One more iteration of the ibcmp_utf8() interface,
4187              hopefully this is a convergent iteration...
4188      Branch: perl
4189            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
4190 ____________________________________________________________________________
4191 [ 14013] By: ams                                   on 2002/01/02  13:43:58
4192         Log: Upgrade to podlators-1.19.
4193      Branch: perl
4194            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
4195            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
4196            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
4197            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
4198            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
4199 ____________________________________________________________________________
4200 [ 14012] By: ams                                   on 2002/01/02  09:48:51
4201         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
4202              From: martyn@inpharmatica.co.uk
4203              Date: Wed, 19 Dec 2001 19:05:00 +0000
4204              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
4205      Branch: perl
4206            ! lib/Pod/Usage.pm
4207 ____________________________________________________________________________
4208 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
4209         Log: Make ibcmp_utf8() optionally progress in either string for
4210              as long as it takes and optionally record how far it got.
4211      Branch: perl
4212            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
4213 ____________________________________________________________________________
4214 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
4215         Log: Once more try to get the PPPort Makefile right.
4216      Branch: perl
4217            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
4218 ____________________________________________________________________________
4219 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
4220         Log: -Wall silencing.
4221      Branch: perl
4222            ! utf8.c
4223 ____________________________________________________________________________
4224 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
4225         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
4226              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4227              Date: Tue, 1 Jan 2002 22:45:21 +0100       
4228              Message-ID: <20020101224521.A691@rafael>
4229      Branch: perl
4230            ! ext/B/B/Deparse.pm
4231 ____________________________________________________________________________
4232 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
4233         Log: VOS tweak from Paul Green: VOS has different O_BINARY
4234              and O_TEXT, but VOS always uses LF, never CRLF.
4235      Branch: perl
4236            ! perl.h
4237 ____________________________________________________________________________
4238 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
4239         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
4240      Branch: perl
4241            ! regexec.c utf8.c
4242 ____________________________________________________________________________
4243 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
4244         Log: Now that to_utf8_fold() was fixed.
4245      Branch: perl
4246            ! regcomp.c regexec.c
4247 ____________________________________________________________________________
4248 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
4249         Log: Integrate perlio; experimental binmode() re-coding.
4250      Branch: perl
4251           !> perlio.c
4252 ____________________________________________________________________________
4253 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
4254         Log: Document the to_utf8_*() functions.
4255      Branch: perl
4256            ! embed.pl pod/perlapi.pod utf8.c
4257 ____________________________________________________________________________
4258 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
4259         Log: Better support for multicharacter foldings.
4260              Now all but two of the CaseFold.txt cases work-- but
4261              only when the target string is single-character, more
4262              debugging needed.
4263      Branch: perl
4264            ! regexec.c
4265 ____________________________________________________________________________
4266 [ 14000] By: ams                                   on 2002/01/01  15:59:43
4267         Log: Subject: [PATCH] don't installperl pods
4268              From: Nicholas Clark <nick@unfortu.net>
4269              Date: Tue, 1 Jan 2002 16:44:12 +0000
4270              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
4271      Branch: perl
4272            ! installperl
4273 ____________________________________________________________________________
4274 [ 13999] By: ams                                   on 2002/01/01  14:34:04
4275         Log: Subject: [PATCH] perldiag.pod transposition
4276              From: Nicholas Clark <nick@unfortu.net>
4277              Date: Tue, 1 Jan 2002 15:03:52 +0000
4278              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
4279      Branch: perl
4280            ! pod/perldiag.pod
4281 ____________________________________________________________________________
4282 [ 13998] By: ams                                   on 2002/01/01  13:36:49
4283         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
4284              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4285              Date: Tue, 1 Jan 2002 15:12:36 +0100
4286              Message-Id: <20020101151236.A951@rafael>
4287      Branch: perl
4288            ! pod/perldiag.pod
4289 ____________________________________________________________________________
4290 [ 13997] By: ams                                   on 2002/01/01  13:33:06
4291         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
4292              From: Nicholas Clark <nick@unfortu.net>
4293              Date: Tue, 1 Jan 2002 13:13:17 +0000
4294              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
4295      Branch: perl
4296            ! ext/Socket/socketpair.t
4297 ____________________________________________________________________________
4298 [ 13996] By: ams                                   on 2002/01/01  04:44:28
4299         Log: Subject: [PATCH @13746] Leaner exporter
4300              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4301              Date: Mon, 31 Dec 2001 18:16:08 -0500
4302              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
4303      Branch: perl
4304            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
4305 ____________________________________________________________________________
4306 [ 13995] By: ams                                   on 2002/01/01  04:29:44
4307         Log: Subject: [PATCH @13746] h2xs broken
4308              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4309              Date: Mon, 31 Dec 2001 17:48:55 -0500
4310              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
4311      Branch: perl
4312            ! utils/h2xs.PL
4313 ____________________________________________________________________________
4314 [ 13994] By: ams                                   on 2002/01/01  04:25:46
4315         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
4316              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4317              Date: Mon, 31 Dec 2001 17:42:25 -0500
4318              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
4319      Branch: perl
4320            ! lib/ExtUtils/MM_Unix.pm
4321 ____________________________________________________________________________
4322 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
4323         Log: Rename the variables to be a bit more consistent.
4324      Branch: perl
4325            ! utf8.c
4326 ____________________________________________________________________________
4327 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
4328         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
4329              (found by Jeffrey Friedl)
4330      Branch: perl
4331            ! regexec.c t/op/pat.t utf8.c
4332 ____________________________________________________________________________
4333 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
4334         Log: Update Changes.
4335      Branch: perl
4336            ! Changes patchlevel.h
4337 ____________________________________________________________________________
4338 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
4339         Log: Less unused ones.
4340      Branch: perl
4341            ! regexec.c
4342 ____________________________________________________________________________
4343 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
4344         Log: Unused variable.
4345      Branch: perl
4346            ! regcomp.c
4347 ____________________________________________________________________________
4348 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
4349         Log: Forgotten file.
4350      Branch: perl
4351            ! MANIFEST
4352 ____________________________________________________________________________
4353 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
4354         Log: Subject: Re: Cygwin: one down one to go 
4355              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4356              Date: Mon, 31 Dec 2001 18:34:36 +0100
4357              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
4358      Branch: perl
4359            ! cygwin/Makefile.SHs
4360 ____________________________________________________________________________
4361 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
4362         Log: Add some comments to the recent Unicode case-folding saga.
4363      Branch: perl
4364            ! regcomp.c regexec.c
4365 ____________________________________________________________________________
4366 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
4367         Log: Slight comment tweakage.
4368      Branch: perl
4369            ! ext/I18N/Langinfo/Langinfo.t
4370 ____________________________________________________________________________
4371 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
4372         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
4373      Branch: perl
4374            ! perl.h
4375 ____________________________________________________________________________
4376 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
4377         Log: Subject: [ PATCH] Cygwin: one down one to go
4378              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4379              Date: Mon, 31 Dec 2001 17:03:40 +0100
4380              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
4381      Branch: perl
4382            ! lib/Pod/t/basic.t
4383 ____________________________________________________________________________
4384 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
4385         Log: Tweak the dependencies not to recompile everytime,
4386              as suggested by NI-S.
4387      Branch: perl
4388            ! ext/Devel/PPPort/Makefile.PL
4389 ____________________________________________________________________________
4390 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
4391         Log: Planning still not right.
4392      Branch: perl
4393            ! lib/User/grent.t
4394 ____________________________________________________________________________
4395 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
4396         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
4397              From: Michael G Schwern <schwern@pobox.com>
4398              Date: Sun, 30 Dec 2001 18:07:55 -0500
4399              Message-ID: <20011230230755.GG12840@blackrider>
4400              
4401              (lib/User/grent, really)
4402      Branch: perl
4403            ! lib/User/grent.t
4404 ____________________________________________________________________________
4405 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
4406         Log: Integrate perlio; cleanup, in particular avoid accidental
4407              PerlIO_flush(NULL) if PerlIONext is NULL.
4408      Branch: perl
4409           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
4410 ____________________________________________________________________________
4411 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
4412         Log: Subject: typo in IO::Socket::INET.pm
4413              From: mjd@plover.com
4414              Date: 31 Dec 2001 14:31:10 -0000
4415              Message-ID: <20011231143110.4989.qmail@plover.com>
4416      Branch: perl
4417            ! ext/IO/lib/IO/Socket/INET.pm
4418 ____________________________________________________________________________
4419 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
4420         Log: Subject: Re: [PATCH] Basic bad prototype detection
4421              From: Sam Tregar <sam@tregar.com>
4422              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
4423              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
4424      Branch: perl
4425            ! t/comp/proto.t toke.c
4426 ____________________________________________________________________________
4427 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
4428         Log: Subject: [PATCH] configure.com / scriptdirexp
4429              From: "Craig A. Berry" <craigberry@mac.com>
4430              Date: Sun, 30 Dec 2001 15:47:28 -0600
4431              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
4432      Branch: perl
4433            ! configure.com
4434 ____________________________________________________________________________
4435 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
4436         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
4437              From: Abe Timmerman <abe@ztreet.demon.nl>
4438              Date: Mon, 31 Dec 2001 03:55:27 +0100
4439              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
4440      Branch: perl
4441            ! lib/ExtUtils/t/MM_Win32.t
4442 ____________________________________________________________________________
4443 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
4444         Log: Subject: [PATCH] Basic bad prototype detection
4445              From: Sam Tregar <sam@tregar.com> 
4446              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
4447              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
4448      Branch: perl
4449            ! pod/perldiag.pod t/comp/proto.t toke.c
4450 ____________________________________________________________________________
4451 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
4452         Log: Makefiles are sloppy about the exe suffix
4453              (from Paul Green)
4454      Branch: perl
4455            ! Makefile.SH x2p/Makefile.SH
4456 ____________________________________________________________________________
4457 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
4458         Log: Delay folding until necessary; start of handling
4459              folding into several characters.
4460      Branch: perl
4461            ! regcomp.c regexec.c
4462 ____________________________________________________________________________
4463 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
4464         Log: gcc -Wall dewhine.
4465      Branch: perl
4466            ! regexec.c
4467 ____________________________________________________________________________
4468 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
4469         Log: More Unicode folding tweaks, avoid potential false matches.
4470      Branch: perl
4471            ! regexec.c
4472 ____________________________________________________________________________
4473 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
4474         Log: Make that six wrongs.
4475      Branch: perl
4476            ! regexec.c utf8.c
4477 ____________________________________________________________________________
4478 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
4479         Log: Four wrongs can make a right.
4480      Branch: perl
4481            ! regexec.c utf8.c
4482 ____________________________________________________________________________
4483 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
4484         Log: Fix all the I case foldings as per CaseFold.txt.
4485      Branch: perl
4486            ! regcomp.c regexec.c
4487 ____________________________________________________________________________
4488 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
4489         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
4490      Branch: perl
4491            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
4492            ! regexec.c utf8.c
4493 ____________________________________________________________________________
4494 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
4495         Log: Integrate perlio; more win32 stuff:
4496              
4497              A. Use Perl_my_socketpair()
4498              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
4499              load winsock.
4500              C. (In passing) work round fact that $$ is now SvREADONLY
4501              so we need to take special measures to set it during
4502              pseudo-fork.
4503      Branch: perl
4504           !> util.c win32/perlhost.h
4505 ____________________________________________________________________________
4506 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
4507         Log: Fix ppport.h for Unix.
4508      Branch: perl
4509            + ext/Devel/PPPort/ppport_h.PL
4510            - ext/Devel/PPPort/ppport.h.PL
4511            ! MANIFEST ext/Devel/PPPort/Makefile.PL
4512 ____________________________________________________________________________
4513 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
4514         Log: Integrate perlio; win32 kicking.
4515      Branch: perl
4516           +> ext/Devel/PPPort/ppport.h.PL
4517           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
4518           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
4519           !> proto.h
4520 ____________________________________________________________________________
4521 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
4522         Log: Must look for cat also in $PATH (noticed by Philip Newton).
4523      Branch: perl
4524            ! Configure
4525 ____________________________________________________________________________
4526 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
4527         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
4528              From: Blair Zajac <blair@orcaware.com>
4529              Date: Sat, 29 Dec 2001 22:37:03 -0800
4530              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
4531      Branch: perl
4532            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4533 ____________________________________________________________________________
4534 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
4535         Log: Regen files.
4536      Branch: perl
4537            ! embed.h global.sym pod/perlapi.pod uconfig.h
4538 ____________________________________________________________________________
4539 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
4540         Log: Subject: [PATCH] -t without -w 
4541              From: Michael G Schwern <schwern@pobox.com>
4542              Date: Sat, 29 Dec 2001 23:46:25 -0500
4543              Message-ID: <20011230044625.GA14386@blackrider>
4544      Branch: perl
4545            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
4546            ! warnings.pl
4547 ____________________________________________________________________________
4548 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
4549         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
4550              From: Dave Rolsky <autarch@urth.org>               
4551              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
4552              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
4553              
4554              $^O is NetWare, not Netware.
4555      Branch: perl
4556            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
4557 ____________________________________________________________________________
4558 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
4559         Log: Sarathy thinks undoing C++ comments from C++ files
4560              is a bit too zealous.
4561      Branch: perl
4562            ! win32/perlhost.h win32/vmem.h
4563 ____________________________________________________________________________
4564 [ 13947] By: nick                                  on 2001/12/30  11:35:51
4565         Log: More Cwd tidy up
4566      Branch: perl
4567            ! MANIFEST installperl
4568 ____________________________________________________________________________
4569 [ 13946] By: nick                                  on 2001/12/30  11:12:42
4570         Log: Undo a mess trying Cwd.pm in its ext directory
4571      Branch: perl
4572            + lib/Cwd.pm
4573            - ext/Cwd/Cwd.pm
4574 ____________________________________________________________________________
4575 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
4576         Log: Update Changes.
4577      Branch: perl
4578            ! Changes patchlevel.h
4579 ____________________________________________________________________________
4580 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
4581         Log: Subject: [PATCH] cleaner close on tests, take 2
4582              From: andreas.koenig@anima.de (Andreas J. Koenig)
4583              Date: 29 Dec 2001 21:42:37 +0100
4584              Message-ID: <m33d1tvjuq.fsf@anima.de>
4585              
4586              (the DB_File patches)
4587      Branch: perl
4588            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
4589            ! ext/DB_File/t/db-recno.t
4590 ____________________________________________________________________________
4591 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
4592         Log: Integrate perlio; regen'ed config_H.?c
4593      Branch: perl
4594           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4595 ____________________________________________________________________________
4596 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
4597         Log: Subject: [PATCH] cleaner close on tests, take 2             
4598              From: andreas.koenig@anima.de (Andreas J. Koenig)
4599              Date: 29 Dec 2001 21:42:37 +0100
4600              Message-ID: <m33d1tvjuq.fsf@anima.de>
4601              
4602              (except for the three DB_File patch fragments)
4603      Branch: perl
4604            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
4605            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
4606            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
4607            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
4608            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
4609            ! t/op/runlevel.t t/op/write.t t/run/switches.t
4610 ____________________________________________________________________________
4611 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
4612         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
4613              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4614              Date: Sat, 29 Dec 2001 20:38:59 +0100
4615              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
4616              
4617              (NetWare tree not touched because it's very //)
4618      Branch: perl
4619            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
4620            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
4621            ! wince/include/errno.h wince/include/netdb.h
4622            ! wince/include/sys/socket.h wince/include/sys/stat.h
4623            ! wince/perllib.c wince/perlmain.c wince/win32.h
4624            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
4625            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
4626 ____________________________________________________________________________
4627 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
4628         Log: Give up on serious testing of langinfo().  Leave the old
4629              code in place, though.
4630      Branch: perl
4631            ! ext/I18N/Langinfo/Langinfo.t
4632 ____________________________________________________________________________
4633 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
4634         Log: Integrate perlio;
4635              
4636              Define the two socket error numbers in terms of WSAEXXXXX equivalents
4637              
4638              Fudge Config.pm so File::Spec does not croak.
4639      Branch: perl
4640           !> win32/FindExt.pm win32/win32.h
4641 ____________________________________________________________________________
4642 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
4643         Log: VOS tweaks from Paul Green.
4644              
4645              The Configure tweaks: the _exe needs to be
4646              set after the init; VOS has fd 3 hardwired to /dev/tty;
4647              the grep/ln/make substitutions really need to stick.
4648      Branch: perl
4649            ! Configure hints/vos.sh perl.h util.c vos/build.cm
4650            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4651            ! vos/config.ga.h vos/vosish.h
4652 ____________________________________________________________________________
4653 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
4654         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
4655              From: coral@eekeek.org
4656              Date: Fri, 28 Dec 2001 19:58:22 -0500      
4657              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
4658      Branch: perl
4659            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
4660            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
4661            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
4662            ! pod/perlunicode.pod pod/perlxs.pod util.c
4663 ____________________________________________________________________________
4664 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
4665         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
4666      Branch: perl
4667            ! t/op/exec.t
4668 ____________________________________________________________________________
4669 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
4670         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
4671              From: Abe Timmerman <abe@ztreet.demon.nl>
4672              Date: Sat, 29 Dec 2001 13:10:06 +0100
4673              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
4674      Branch: perl
4675            + lib/Pod/t/InputObjects.t
4676 ____________________________________________________________________________
4677 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
4678         Log: Integrate perlio;
4679              
4680              Quick fix (after couple of clever fixes failed) for
4681              "accept leaks memory" fail [ID 20011223.001]
4682              
4683              Nick Clark's embed.pl fix for my_socketpair
4684      Branch: perl
4685           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
4686 ____________________________________________________________________________
4687 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
4688         Log: Slight tweaks on the MM_Win32.t.
4689      Branch: perl
4690            ! lib/ExtUtils/t/MM_Win32.t
4691 ____________________________________________________________________________
4692 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
4693         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
4694              From: Abe Timmerman <abe@ztreet.demon.nl>
4695              Date: Sat, 29 Dec 2001 12:51:36 +0100
4696              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
4697      Branch: perl
4698            + lib/ExtUtils/t/MM_Win32.t
4699            ! MANIFEST
4700 ____________________________________________________________________________
4701 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
4702         Log: Subject: [PATCH] Module names and other nits
4703              From: Autrijus Tang <autrijus@autrijus.org>                 
4704              Date: Sat, 29 Dec 2001 01:59:28 +0800
4705              Message-ID: <20011229015928.A29712@geb.elixus.org>              
4706      Branch: perl
4707            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
4708            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
4709            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
4710            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
4711            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
4712 ____________________________________________________________________________
4713 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
4714         Log: socketpair tweaks from Nicholas Clark.
4715      Branch: perl
4716            ! ext/Socket/socketpair.t util.c
4717 ____________________________________________________________________________
4718 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
4719         Log: Retract #13917.
4720      Branch: perl
4721            ! doop.c
4722 ____________________________________________________________________________
4723 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
4724         Log: Subject: provisional MakeMaker patch for VMS
4725              From: "Craig A. Berry" <craigberry@mac.com> 
4726              Date: Thu, 27 Dec 2001 22:29:37 -0600
4727              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
4728      Branch: perl
4729            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4730 ____________________________________________________________________________
4731 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
4732         Log: (retracted by #13919)
4733      Branch: perl
4734            ! doop.c
4735 ____________________________________________________________________________
4736 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
4737         Log: Remove debris in any case.
4738      Branch: perl
4739            ! Configure
4740 ____________________________________________________________________________
4741 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
4742         Log: Subject: [PATCH] Re: B::walksymtable oddness
4743              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
4744              Date: Thu, 27 Dec 2001 19:14:24 +0100
4745              Message-ID: <3C2B7310.861.18820D0@localhost>
4746      Branch: perl
4747            ! ext/B/B.pm
4748 ____________________________________________________________________________
4749 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
4750         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
4751              From: Nicholas Clark <nick@unfortu.net> 
4752              Date: Fri, 28 Dec 2001 00:43:02 +0000
4753              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
4754      Branch: perl
4755            ! ext/Socket/socketpair.t
4756 ____________________________________________________________________________
4757 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
4758         Log: Fast Latin1<->UTF-8 conversion for older Perls.
4759      Branch: perl
4760            ! pod/perluniintro.pod
4761 ____________________________________________________________________________
4762 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
4763         Log: Update Changes.
4764      Branch: perl
4765            ! Changes patchlevel.h
4766 ____________________________________________________________________________
4767 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
4768         Log: More wait status trickery for BeOS.
4769      Branch: perl
4770            ! ext/POSIX/POSIX.xs
4771 ____________________________________________________________________________
4772 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
4773         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
4774      Branch: perl
4775            ! Configure
4776 ____________________________________________________________________________
4777 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
4778         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
4779              From: gbarr@monty.mutatus.co.uk
4780              Date: 27 Dec 2001 14:41:36 -0000
4781              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
4782      Branch: perl
4783            ! lib/ExtUtils/t/Embed.t
4784 ____________________________________________________________________________
4785 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
4786         Log: Subject: [PATCH] Re: socketpair emulation
4787              From: Nicholas Clark <nick@unfortu.net> 
4788              Date: Wed, 26 Dec 2001 20:08:14 +0000
4789              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
4790      Branch: perl
4791            ! ext/Socket/socketpair.t
4792 ____________________________________________________________________________
4793 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
4794         Log: Subject: [DOC PATCH] left is right and right is left
4795              From: Philip Newton <Philip.Newton@gmx.net>
4796              Date: Thu, 27 Dec 2001 10:04:17 +0100
4797              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
4798      Branch: perl
4799            ! pod/perlfunc.pod pod/perlport.pod
4800 ____________________________________________________________________________
4801 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
4802         Log: Subject: [PATCH] check return of close
4803              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4804              Date: 27 Dec 2001 09:47:30 +0100
4805              Message-ID: <m3ellhgicd.fsf@anima.de> 
4806              
4807              Subject: [PATCH] improve error reporting
4808              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4809              Date: 27 Dec 2001 09:54:55 +0100
4810              Message-ID: <m3adw5gi00.fsf@anima.de> 
4811              
4812              Subject: [PATCH] check return value of close
4813              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4814              Date: 27 Dec 2001 10:03:55 +0100
4815              Message-ID: <m3666tghl0.fsf@anima.de> 
4816              
4817              Subject: [PATCH] return of close
4818              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4819              Date: 27 Dec 2001 10:22:15 +0100
4820              Message-ID: <m31yhhggqg.fsf@anima.de> 
4821      Branch: perl
4822            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
4823            ! t/io/fflush.t
4824 ____________________________________________________________________________
4825 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
4826         Log: Subject: [PATCH] check return of close
4827              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4828              Date: 27 Dec 2001 09:47:30 +0100
4829              Message-ID: <m3ellhgicd.fsf@anima.de> 
4830      Branch: perl
4831            ! t/base/rs.t
4832 ____________________________________________________________________________
4833 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
4834         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
4835              From: andreas.koenig@anima.de (Andreas J. Koenig)
4836              Date: 27 Dec 2001 09:21:16 +0100
4837              Message-ID: <m3n105gjk3.fsf@anima.de>
4838      Branch: perl
4839            ! t/op/sysio.t
4840 ____________________________________________________________________________
4841 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
4842         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
4843              From: "Gerrit P. Haase" <gp@familiehaase.de>
4844              Date: Thu, 27 Dec 2001 09:23:55 +0100 
4845              Message-ID: <98211521662.20011227092355@familiehaase.de>
4846      Branch: perl
4847            ! lib/ExtUtils/t/MM_Cygwin.t
4848 ____________________________________________________________________________
4849 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
4850         Log: Replace the awful (most likely generated and not very persistent)
4851              URL with something tangible.
4852      Branch: perl
4853            ! README.hpux
4854 ____________________________________________________________________________
4855 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
4856         Log: Naughty /dev/printer (ls -l, really) of IRIX.
4857      Branch: perl
4858            ! t/op/stat.t
4859 ____________________________________________________________________________
4860 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
4861         Log: Upgrade to Net::Ping 2.10.
4862      Branch: perl
4863            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
4864            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
4865            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
4866            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
4867 ____________________________________________________________________________
4868 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
4869         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
4870              (this showed up in Benchmark.t)
4871      Branch: perl
4872            ! pp_sys.c
4873 ____________________________________________________________________________
4874 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
4875         Log: BeOS updates.
4876      Branch: perl
4877            ! README.beos beos/beos.c
4878 ____________________________________________________________________________
4879 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
4880         Log: Subject: Re: bleadperl doesn't compile
4881              From: "Gerrit P. Haase" <gp@familiehaase.de>
4882              Date: Wed, 26 Dec 2001 21:29:08 +0100
4883              Message-ID: <22168634623.20011226212908@familiehaase.de>
4884              
4885              Cygwin with multiplicity.
4886      Branch: perl
4887            ! perlio.c
4888 ____________________________________________________________________________
4889 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
4890         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
4891              From: Nicholas Clark <nick@ccl4.org>
4892              Date: Wed, 26 Dec 2001 19:07:33 +0000
4893              Message-ID: <20011226190732.J48842@plum.flirble.org>            
4894              
4895              socketpair() (un)signedness nit.
4896      Branch: perl
4897            ! util.c
4898 ____________________________________________________________________________
4899 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
4900         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
4901              From: Nicholas Clark <nick@ccl4.org>
4902              Date: Wed, 26 Dec 2001 19:19:47 +0000
4903              Message-ID: <20011226191946.K48842@plum.flirble.org>
4904              
4905              Use report_evil_fh().
4906      Branch: perl
4907            ! doio.c
4908 ____________________________________________________________________________
4909 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
4910         Log: Bad $? assumptions.
4911      Branch: perl
4912            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
4913 ____________________________________________________________________________
4914 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
4915         Log: Net::Ping isn't going to work much without
4916              the Socket extension; fail more gracefully.
4917      Branch: perl
4918            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
4919            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
4920            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
4921            ! lib/Net/Ping/t/300_ping_stream.t
4922 ____________________________________________________________________________
4923 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
4924         Log: test -d /system is a bit too generic test for VOS
4925              (false hit in BeOS)
4926      Branch: perl
4927            ! Configure
4928 ____________________________________________________________________________
4929 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
4930         Log: No AF_UNIX in BeOS.
4931      Branch: perl
4932            ! util.c
4933 ____________________________________________________________________________
4934 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
4935         Log: FAQ sync.
4936      Branch: perl
4937            ! pod/perlfaq5.pod
4938 ____________________________________________________________________________
4939 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
4940         Log: Update Changes.
4941      Branch: perl
4942            ! Changes patchlevel.h
4943 ____________________________________________________________________________
4944 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
4945         Log: Make -t equal -tw.
4946      Branch: perl
4947            ! perl.c pod/perlrun.pod
4948 ____________________________________________________________________________
4949 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
4950         Log: Subject: Re: Not OK 13881
4951              From: John Peacock <jpeacock@rowman.com>
4952              Date: Tue, 25 Dec 2001 06:02:12 -0500
4953              Message-ID: <3C285CB4.8040006@rowman.com>
4954      Branch: perl
4955            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
4956 ____________________________________________________________________________
4957 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
4958         Log: Subject: Re: Not OK 13881
4959              From: andreas.koenig@anima.de (Andreas J. Koenig)
4960              Date: 25 Dec 2001 07:33:23 +0100
4961              Message-ID: <m3bsgnajws.fsf@anima.de>
4962      Branch: perl
4963            ! op.c
4964 ____________________________________________________________________________
4965 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
4966         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
4967              From: Mark-Jason Dominus <mjd@plover.com>    
4968              Date: Mon, 24 Dec 2001 18:14:48 -0500
4969              Message-ID: <20011224231448.25826.qmail@plover.com>
4970      Branch: perl
4971            ! op.c t/op/eval.t
4972 ____________________________________________________________________________
4973 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
4974         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
4975              From: Dave Rolsky <autarch@urth.org>
4976              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
4977              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
4978      Branch: perl
4979            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
4980            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
4981            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
4982            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4983            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
4984 ____________________________________________________________________________
4985 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
4986         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
4987              From: Jeffrey Friedl <jfriedl@yahoo.com>
4988              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
4989              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
4990              
4991              The rest of the tests for plus few extras.
4992      Branch: perl
4993            ! t/op/pat.t
4994 ____________________________________________________________________________
4995 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
4996         Log: No-op.
4997      Branch: perl
4998            ! Configure
4999 ____________________________________________________________________________
5000 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
5001         Log: More constant casting.
5002      Branch: perl
5003            ! regexec.c
5004 ____________________________________________________________________________
5005 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
5006         Log: Subject: perlhack.pod 
5007              From: "John P. Linderman" <jpl@research.att.com>
5008              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
5009              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
5010      Branch: perl
5011            ! pod/perlhack.pod
5012 ____________________________________________________________________________
5013 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
5014         Log: File::Find patch patches from Thomas Wegner.
5015      Branch: perl
5016            ! lib/File/Find.pm
5017 ____________________________________________________________________________
5018 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
5019         Log: Subject: Re: socketpair emulation 
5020              From: Nicholas Clark <nick@unfortu.net>                 
5021              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
5022              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
5023      Branch: perl
5024            ! ext/Socket/socketpair.t
5025 ____________________________________________________________________________
5026 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
5027         Log: Must cast constants if they can be quads.
5028      Branch: perl
5029            ! regcomp.c
5030 ____________________________________________________________________________
5031 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
5032         Log: Promote the e/uid to wide enough un/signed integers
5033              and printf them as such.
5034      Branch: perl
5035            ! taint.c
5036 ____________________________________________________________________________
5037 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
5038         Log: The U32 alignment test wasn't really working, noticed
5039              by Paul Green.  Now the test works, but this means that
5040              we may see coredumps from the test.   I sure hope MMUless
5041              places don't crash on the test.
5042      Branch: perl
5043            ! Configure
5044 ____________________________________________________________________________
5045 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
5046         Log: More VOS tweaks.
5047      Branch: perl
5048            ! Configure
5049 ____________________________________________________________________________
5050 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
5051         Log: The funky final sigma casefolding.
5052      Branch: perl
5053            ! regcomp.c regexec.c t/op/pat.t utf8.h
5054 ____________________________________________________________________________
5055 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
5056         Log: Update Changes.
5057      Branch: perl
5058            ! Changes patchlevel.h
5059 ____________________________________________________________________________
5060 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
5061         Log: Move the \C and \X to pat.t.
5062      Branch: perl
5063            ! t/op/pat.t t/op/re_tests
5064 ____________________________________________________________________________
5065 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
5066         Log: More logical test ordering.
5067      Branch: perl
5068            ! perl.h
5069 ____________________________________________________________________________
5070 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
5071         Log: Integrate perlio;
5072              
5073              Add at least the "important" PerlIO_xxxx functions to embed.pl
5074              so that they get implicit pTHX_ and we can avoid slow dTHX.
5075              
5076              Put PerlIO stuff inside EXTERN C
5077              
5078              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
5079      Branch: perl
5080           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
5081           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
5082           !> win32/win32.c
5083 ____________________________________________________________________________
5084 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
5085         Log: Even more \X fixing.
5086      Branch: perl
5087            ! regexec.c t/op/pat.t
5088 ____________________________________________________________________________
5089 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
5090         Log: More \X fixing.
5091      Branch: perl
5092            ! regexec.c t/op/pat.t
5093 ____________________________________________________________________________
5094 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
5095         Log: Fix encoding pragma.
5096      Branch: perl
5097            ! regcomp.c
5098 ____________________________________________________________________________
5099 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
5100         Log: Subject: socketpair emulation
5101              From: Nicholas Clark <nick@unfortu.net>
5102              Date: Sat, 22 Dec 2001 18:38:18 +0000
5103              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
5104      Branch: perl
5105            + ext/Socket/socketpair.t
5106            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
5107            ! pp_sys.c proto.h util.c
5108 ____________________________________________________________________________
5109 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
5110         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
5111              From: Jeffrey Friedl <jfriedl@yahoo.com>
5112              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
5113              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
5114              
5115              (partially applied, most of the new tests need to be rethought)
5116      Branch: perl
5117            ! regcomp.c t/op/re_tests
5118 ____________________________________________________________________________
5119 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
5120         Log: Small tweaks.
5121      Branch: perl
5122            ! handy.h regexec.c
5123 ____________________________________________________________________________
5124 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
5125         Log: Unicode casefolding continues.
5126              (lib/encoding.t still failing.)
5127      Branch: perl
5128            ! regexec.c t/op/pat.t
5129 ____________________________________________________________________________
5130 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
5131         Log: Rework the make logic (again).
5132      Branch: perl
5133            ! Configure
5134 ____________________________________________________________________________
5135 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
5136         Log: Integrate perlio;
5137              Fix mis-parse of autoloaded usage code by declaring the sub
5138              Correct checking code which Ilya spotted was tripped by CR at EOF.
5139              The CR at EOF fix earlier broke CR at end-of-buffer.
5140      Branch: perl
5141            ! regexec.c
5142           !> ext/POSIX/POSIX.pm perlio.c sv.c
5143 ____________________________________________________________________________
5144 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
5145         Log: More Unicode casing fixes.
5146      Branch: perl
5147            ! regexec.c t/op/pat.t
5148 ____________________________________________________________________________
5149 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
5150         Log: Unicode casefolding fixes.
5151      Branch: perl
5152            ! op.c regcomp.c regexec.c t/op/pat.t
5153 ____________________________________________________________________________
5154 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
5155         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
5156              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
5157              Date: Sat, 22 Dec 2001 00:01:29 +0100
5158              Message-ID: <20011222000129.A713@rafael>
5159      Branch: perl
5160            ! ext/B/B/Deparse.pm
5161 ____________________________________________________________________________
5162 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
5163         Log: VOS config from Paul Green.
5164      Branch: perl
5165            ! hints/vos.sh
5166 ____________________________________________________________________________
5167 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
5168         Log: Subject: [PATCH @13746] CreateTTY on OS/2
5169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5170              Date: Fri, 21 Dec 2001 15:59:45 -0500
5171              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
5172      Branch: perl
5173            ! lib/perl5db.pl
5174 ____________________________________________________________________________
5175 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
5176         Log: Subject: [PATCH @13746] uninstalled build of modules broken
5177              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5178              Date: Fri, 21 Dec 2001 15:49:09 -0500
5179              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
5180      Branch: perl
5181            ! lib/ExtUtils/MM_Unix.pm
5182 ____________________________________________________________________________
5183 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
5184         Log: Subject: [PATCH @13746] OS/2 File::* modules
5185              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5186              Date: Fri, 21 Dec 2001 15:43:24 -0500
5187              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
5188      Branch: perl
5189            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
5190 ____________________________________________________________________________
5191 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
5192         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
5193              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5194              Date: Fri, 21 Dec 2001 17:29:07 +0100
5195              Message-ID: <3C236353.6625C4C0@alcatel.at>
5196      Branch: perl
5197            ! pod/perltie.pod
5198 ____________________________________________________________________________
5199 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
5200         Log: Further VOS tweaks: the _exe needs to be introduced
5201              in the very beginning, and the make/gmake needs special
5202              VOS logic.
5203      Branch: perl
5204            ! Configure Makefile.SH
5205 ____________________________________________________________________________
5206 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
5207         Log: Update Changes.
5208      Branch: perl
5209            ! Changes patchlevel.h
5210 ____________________________________________________________________________
5211 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
5212         Log: Also the search for cat needs to be _exe-aware.
5213      Branch: perl
5214            ! Configure
5215 ____________________________________________________________________________
5216 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
5217         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
5218              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5219              Date: Fri, 21 Dec 2001 14:02:01 +0100
5220              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
5221      Branch: perl
5222            ! ext/B/B/Xref.pm
5223 ____________________________________________________________________________
5224 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
5225         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
5226      Branch: perl
5227            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
5228            ! ext/B/t/assembler.t
5229 ____________________________________________________________________________
5230 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
5231         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
5232              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5233              Date: Fri, 21 Dec 2001 11:15:38 +0100
5234              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
5235      Branch: perl
5236            ! hv.c
5237 ____________________________________________________________________________
5238 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
5239         Log: A plan is good.
5240      Branch: perl
5241            ! ext/re/re.t
5242 ____________________________________________________________________________
5243 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
5244         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
5245              From: chromatic <chromatic@rmci.net>
5246              Date: Thu, 20 Dec 2001 16:16:48 -0700
5247              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
5248      Branch: perl
5249            + ext/re/re.t
5250            ! MANIFEST
5251 ____________________________________________________________________________
5252 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
5253         Log: Synchronize the skippage message.
5254      Branch: perl
5255            ! lib/ExtUtils/t/MM_OS2.t
5256 ____________________________________________________________________________
5257 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
5258         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
5259              From: chromatic <chromatic@rmci.net>
5260              Date: Thu, 20 Dec 2001 16:09:10 -0700
5261              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
5262      Branch: perl
5263            + lib/ExtUtils/t/MM_OS2.t
5264            ! MANIFEST
5265 ____________________________________________________________________________
5266 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
5267         Log: Subject: perlfunc.pod patch re flock via fcntl
5268              From: "Tye McQueen" <tye@metronet.com>
5269              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
5270              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
5271      Branch: perl
5272            ! pod/perlfunc.pod
5273 ____________________________________________________________________________
5274 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
5275         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
5276              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
5277              (the Unicode maximum code point) warnable offenses.
5278      Branch: perl
5279            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
5280            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
5281 ____________________________________________________________________________
5282 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
5283         Log: Sterner admonishment on -t.
5284      Branch: perl
5285            ! pod/perlrun.pod
5286 ____________________________________________________________________________
5287 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
5288         Log: Subject: [PATCH B::Dpparse] minor qr// fix
5289              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5290              Date: Thu, 20 Dec 2001 22:53:34 +0100
5291              Message-ID: <20011220225334.A735@rafael>
5292      Branch: perl
5293            ! ext/B/B/Deparse.pm
5294 ____________________________________________________________________________
5295 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
5296         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
5297              From: Robert Spier <rspier@pobox.com>
5298              Date: Thu, 20 Dec 2001 08:10:00 -0800
5299              Message-ID: <15394.3416.693353.107334@rls.cx>
5300      Branch: perl
5301            ! lib/Carp/Heavy.pm
5302 ____________________________________________________________________________
5303 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
5304         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
5305      Branch: perl
5306           !> win32/win32io.c
5307 ____________________________________________________________________________
5308 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
5309         Log: Subject: Re: [PATCH pod/perliol.pod] resend
5310              From: Stas Bekman <stas@stason.org>
5311              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
5312              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
5313      Branch: perl
5314            ! pod/perliol.pod
5315 ____________________________________________________________________________
5316 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
5317         Log: Fix up the APIs noone hopefully uses.
5318      Branch: perl
5319            ! utf8.c
5320 ____________________________________________________________________________
5321 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
5322         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
5323              Date: Wed, 19 Dec 2001 14:13:38 -0800
5324              From: Robert Spier <rspier@pobox.com>
5325              Message-ID: <15393.4370.605214.548582@rls.cx>
5326      Branch: perl
5327            ! lib/Carp.t lib/Carp/Heavy.pm
5328 ____________________________________________________________________________
5329 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
5330         Log: Some bincompat clawbacks.
5331      Branch: perl
5332            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
5333            ! wince/perldll.def
5334 ____________________________________________________________________________
5335 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
5336         Log: gcc pacifying (RH 7.1/ia64).
5337      Branch: perl
5338            ! pp.c
5339 ____________________________________________________________________________
5340 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
5341         Log: Update Changes.
5342      Branch: perl
5343            ! Changes patchlevel.h
5344 ____________________________________________________________________________
5345 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
5346         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
5347              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5348              Date: Wed, 19 Dec 2001 12:35:07 +0100
5349              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
5350              
5351              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
5352              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5353              Date: Wed, 19 Dec 2001 17:34:51 +0000
5354              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
5355      Branch: perl
5356            ! pod/perlre.pod
5357 ____________________________________________________________________________
5358 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
5359         Log: Integrate perlio.
5360      Branch: perl
5361           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5362           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
5363 ____________________________________________________________________________
5364 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
5365         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
5366      Branch: perl
5367            ! ext/B/B/Assembler.pm
5368 ____________________________________________________________________________
5369 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
5370         Log: Reword the alarm explanation.
5371      Branch: perl
5372            ! pod/perlfunc.pod
5373 ____________________________________________________________________________
5374 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
5375         Log: Subject: [PATCH @13746] OS/2 build
5376              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
5377              Date: Wed, 19 Dec 2001 02:45:41 -0500
5378              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
5379              
5380              (skipped the t/TEST change)
5381      Branch: perl
5382            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
5383            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
5384            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
5385 ____________________________________________________________________________
5386 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
5387         Log: Upgrade to Net::Ping 2.09.
5388      Branch: perl
5389            + lib/Net/Ping/CHANGES lib/Net/Ping/README
5390            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
5391            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
5392            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
5393            + lib/Net/Ping/t/300_ping_stream.t
5394            ! MANIFEST lib/Net/Ping.pm
5395 ____________________________________________________________________________
5396 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
5397         Log: B::Assembler/B::Disassembler patches and test;
5398              from Wolfgang Laun.
5399              
5400              TODO: getting perlcc working.
5401      Branch: perl
5402            + ext/B/t/assembler.t
5403            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
5404 ____________________________________________________________________________
5405 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
5406         Log: Can't printf U8s as UVs.
5407      Branch: perl
5408            ! utf8.c
5409 ____________________________________________________________________________
5410 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
5411         Log: Subject: Re: [PATCH] ...while $var = glob(...)
5412              From: Robin Houston <robin@kitsite.com> 
5413              Date: Wed, 19 Dec 2001 13:48:55 +0000
5414              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
5415              
5416              Not exactly a glob test but internal-logically correct.
5417      Branch: perl
5418            ! t/op/glob.t
5419 ____________________________________________________________________________
5420 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
5421         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
5422              From: Michael G Schwern <schwern@pobox.com> 
5423              Date: Wed, 19 Dec 2001 07:42:54 -0500
5424              Message-ID: <20011219124254.GF8630@blackrider>
5425      Branch: perl
5426            + lib/lib.t
5427            ! MANIFEST lib/lib_pm.PL
5428 ____________________________________________________________________________
5429 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
5430         Log: Integrate with perlio.
5431      Branch: perl
5432           !> hv.c hv.h scope.c util.c
5433 ____________________________________________________________________________
5434 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
5435         Log: Regen toc.
5436      Branch: perl
5437            ! pod/perltoc.pod
5438 ____________________________________________________________________________
5439 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
5440         Log: FAQ sync.
5441      Branch: perl
5442            ! pod/perlfaq5.pod
5443 ____________________________________________________________________________
5444 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
5445         Log: Reformat round.
5446      Branch: perl
5447            ! pod/perlunicode.pod
5448 ____________________________________________________________________________
5449 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
5450         Log: Subject: [PATCH] pod/perlunicode.pod
5451              From: Jeffrey Friedl <jfriedl@yahoo.com>
5452              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
5453              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
5454      Branch: perl
5455            ! pod/perlunicode.pod
5456 ____________________________________________________________________________
5457 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
5458         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
5459              From: Jeffrey Friedl <jfriedl@yahoo.com>
5460              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
5461              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
5462      Branch: perl
5463            ! pod/perluniintro.pod
5464 ____________________________________________________________________________
5465 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
5466         Log: Slight pod reformatting.
5467      Branch: perl
5468            ! pod/perluniintro.pod
5469 ____________________________________________________________________________
5470 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
5471         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
5472              From: Jeffrey Friedl <jfriedl@yahoo.com>    
5473              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
5474              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
5475      Branch: perl
5476            ! pod/perluniintro.pod
5477 ____________________________________________________________________________
5478 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
5479         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
5480              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5481              Date: Wed, 19 Dec 2001 01:45:23 +0000
5482              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
5483      Branch: perl
5484            ! sv.c
5485 ____________________________________________________________________________
5486 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
5487         Log: Subject: Porting/checkURL.pl
5488              From: abigail@foad.org
5489              Date: Tue, 18 Dec 2001 19:03:22 +0100          
5490              Message-ID: <20011218180322.8278.qmail@foad.org> 
5491      Branch: perl
5492            ! Porting/checkURL.pl
5493 ____________________________________________________________________________
5494 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
5495         Log: A bit too oversweeping matching in #13778.
5496      Branch: perl
5497            ! Configure
5498 ____________________________________________________________________________
5499 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
5500         Log: Re-gen Configure based on #13778..13781.
5501      Branch: perl
5502            ! Configure config_h.SH
5503 ____________________________________________________________________________
5504 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
5505         Log: Subject: Re: Benchmark.t failure on Linux
5506              From: Nicholas Clark <nick@ccl4.org>
5507              Date: Tue, 18 Dec 2001 22:51:25 +0000
5508              Message-ID: <20011218225124.N21702@plum.flirble.org>
5509      Branch: perl
5510            ! lib/Benchmark.t
5511 ____________________________________________________________________________
5512 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
5513         Log: Re-applying #13752 until a better solution can be found.
5514      Branch: perl
5515            ! lib/ExtUtils/t/MM_Unix.t
5516 ____________________________________________________________________________
5517 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
5518         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
5519              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
5520              Date: Tue, 18 Dec 2001 12:05:40 -0500
5521              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
5522      Branch: perl
5523            ! lib/Exporter.pm
5524 ____________________________________________________________________________
5525 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
5526         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
5527              findings -- some of the warnings I can't explain except
5528              by NVgf being detected wrong, though.
5529      Branch: perl
5530            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
5531 ____________________________________________________________________________
5532 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
5533         Log: Subject: [PATCH] pod/perluniintro.pod
5534              From: Jeffrey Friedl <jfriedl@yahoo.com>
5535              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
5536              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
5537      Branch: perl
5538            ! pod/perluniintro.pod
5539 ____________________________________________________________________________
5540 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
5541         Log: ".pm" is the native executable suffix in VOS.
5542      Branch: perl
5543            ! hints/vos.sh
5544 ____________________________________________________________________________
5545 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
5546         Log: Integrate perlio;
5547              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
5548      Branch: perl
5549           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
5550 ____________________________________________________________________________
5551 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
5552         Log: (Undone by #13766.)
5553              Retract #13752.
5554      Branch: perl
5555            ! lib/ExtUtils/t/MM_Unix.t
5556 ____________________________________________________________________________
5557 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
5558         Log: Echoes of #13757.
5559      Branch: perl
5560            ! t/lib/warnings/utf8
5561 ____________________________________________________________________________
5562 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
5563         Log: Make the utf8 malformedness messages more verbose.
5564      Branch: perl
5565            ! lib/utf8.t utf8.c
5566 ____________________________________________________________________________
5567 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
5568         Log: README.aix updates from Jens-Uwe Mager.
5569      Branch: perl
5570            ! README.aix
5571 ____________________________________________________________________________
5572 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
5573         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
5574              From: Michael G Schwern <schwern@pobox.com>
5575              Date: Tue, 18 Dec 2001 00:58:18 -0500
5576              Message-ID: <20011218055818.GC4362@blackrider>
5577      Branch: perl
5578            ! lib/Benchmark.t
5579 ____________________________________________________________________________
5580 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
5581         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
5582              From: Michael G Schwern <schwern@pobox.com>
5583              Date: Tue, 18 Dec 2001 00:40:38 -0500
5584              Message-ID: <20011218054038.GB4362@blackrider>
5585      Branch: perl
5586            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
5587 ____________________________________________________________________________
5588 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
5589         Log: (reintroduced by #13766)
5590              (retracted by #13759)
5591              
5592              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
5593              From: Michael G Schwern <schwern@pobox.com>  
5594              Date: Tue, 18 Dec 2001 00:00:23 -0500
5595              Message-ID: <20011218050023.GA27893@blackrider>
5596      Branch: perl
5597            ! lib/ExtUtils/t/MM_Unix.t
5598 ____________________________________________________________________________
5599 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
5600         Log: Re-patch #13749.
5601      Branch: perl
5602            ! t/op/glob.t
5603 ____________________________________________________________________________
5604 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
5605         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
5606              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5607              Date: Tue, 18 Dec 2001 12:55:43 +0000
5608              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
5609      Branch: perl
5610            ! ext/Devel/Peek/Peek.pm
5611 ____________________________________________________________________________
5612 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
5613         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
5614              From: Robin Houston <robin@kitsite.com> 
5615              Date: Tue, 18 Dec 2001 14:54:33 +0000
5616              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
5617      Branch: perl
5618            ! t/op/glob.t
5619 ____________________________________________________________________________
5620 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
5621         Log: Subject: [PATCH] slightly more for Exporter.pm
5622              From: Nicholas Clark <nick@ccl4.org>
5623              Date: Tue, 18 Dec 2001 00:22:03 +0000
5624              Message-ID: <20011218002203.M21702@plum.flirble.org>
5625      Branch: perl
5626            ! lib/Exporter.pm
5627 ____________________________________________________________________________
5628 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
5629         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
5630              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5631              Date: Mon, 17 Dec 2001 16:37:18 +0100
5632              Message-ID: <20011217163718.A2292@rafael>
5633              
5634              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
5635              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5636              Date: Mon, 17 Dec 2001 23:17:06 +0100
5637              Message-ID: <20011217231706.A730@rafael>
5638      Branch: perl
5639            ! pod/perlsub.pod pp.c toke.c
5640 ____________________________________________________________________________
5641 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
5642         Log: Update Changes.
5643      Branch: perl
5644            ! Changes patchlevel.h
5645 ____________________________________________________________________________
5646 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
5647         Log: New test warrants a MANIFEST entry.
5648      Branch: perl
5649            ! MANIFEST
5650 ____________________________________________________________________________
5651 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
5652         Log: Subject: Re: [PATCH] ...while $var = glob(...)
5653              From: Robin Houston <robin@kitsite.com>
5654              Date: Mon, 17 Dec 2001 20:27:30 +0000
5655              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
5656              
5657              Can't portably unlink open files.
5658      Branch: perl
5659            ! t/op/glob.t
5660 ____________________________________________________________________________
5661 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
5662         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
5663      Branch: perl
5664            ! pod/perluniintro.pod
5665 ____________________________________________________________________________
5666 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
5667         Log: Move typeglob test from glob.t to gv.t.
5668      Branch: perl
5669            ! t/op/glob.t t/op/gv.t
5670 ____________________________________________________________________________
5671 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
5672         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
5673              From: Robin Houston <robin@kitsite.com> 
5674              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
5675              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
5676      Branch: perl
5677            ! t/op/glob.t
5678 ____________________________________________________________________________
5679 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
5680         Log: Demote the surrogate and non-character errors to warnings.
5681      Branch: perl
5682            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
5683 ____________________________________________________________________________
5684 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
5685         Log: Subject: [PATCH] more POSIX tests, and more autoloading
5686              From: Nicholas Clark <nick@ccl4.org>
5687              Date: Mon, 17 Dec 2001 18:27:47 +0000
5688              Message-ID: <20011217182747.D21702@plum.flirble.org>
5689      Branch: perl
5690            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
5691 ____________________________________________________________________________
5692 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
5693         Log: Subject: [PATCH] ...while $var = glob(...)
5694              From: Robin Houston <robin@kitsite.com> 
5695              Date: Mon, 17 Dec 2001 15:51:54 +0000
5696              Message-ID: <20011217155153.A311@robin.kitsite.com>
5697      Branch: perl
5698            ! op.c
5699 ____________________________________________________________________________
5700 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
5701         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
5702              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5703              Date: Mon, 17 Dec 2001 15:23:01 +0100
5704              Message-ID: <20011217152301.A704@rafael>
5705      Branch: perl
5706            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
5707 ____________________________________________________________________________
5708 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
5709         Log: The system() vs $SIG{ARLM} is no more a todo.
5710      Branch: perl
5711            ! t/op/alarm.t
5712 ____________________________________________________________________________
5713 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
5714         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
5715              From: Michael G Schwern <schwern@pobox.com>
5716              Date: Sun, 16 Dec 2001 23:59:01 -0500
5717              Message-ID: <20011217045901.GL17232@blackrider>
5718      Branch: perl
5719            + t/op/alarm.t
5720            ! MANIFEST
5721 ____________________________________________________________________________
5722 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
5723         Log: s/UNIX/Unix/
5724      Branch: perl
5725            ! MANIFEST
5726 ____________________________________________________________________________
5727 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
5728         Log: Move ExtUtils tests to lib/ExtUtils/t.
5729      Branch: perl
5730            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
5731            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
5732            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
5733            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
5734            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
5735            + lib/ExtUtils/t/testlib.t
5736            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
5737            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
5738            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
5739            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
5740            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
5741            ! MANIFEST
5742 ____________________________________________________________________________
5743 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
5744         Log: Subject: [PATCH] MM_Unix tests, and some questions
5745              From: Tels <perl_dummy@bloodgate.com>
5746              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
5747              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
5748              
5749              Subject: Re: [PATCH] MM_Unix tests, and some questions
5750              From: Tels <perl_dummy@bloodgate.com>
5751              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
5752              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
5753      Branch: perl
5754            + lib/ExtUtils/MM_Unix.t
5755            ! MANIFEST lib/ExtUtils/MM_Unix.pm
5756 ____________________________________________________________________________
5757 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
5758         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
5759              From: Michael G Schwern <schwern@pobox.com>
5760              Date: Sun, 16 Dec 2001 17:53:55 -0500
5761              Message-ID: <20011216225354.GE8900@blackrider>
5762      Branch: perl
5763            ! lib/ExtUtils/MM_Unix.pm
5764 ____________________________________________________________________________
5765 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
5766         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
5767              From: Michael G Schwern <schwern@pobox.com>                
5768              Date: Sun, 16 Dec 2001 16:12:55 -0500
5769              Message-ID: <20011216211255.GV8900@blackrider>
5770      Branch: perl
5771            ! ext/B/B/Deparse.pm
5772 ____________________________________________________________________________
5773 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
5774         Log: Subject: [PATCH] Exporter.pm
5775              From: Nicholas Clark <nick@ccl4.org>
5776              Date: Sun, 16 Dec 2001 19:24:25 +0000
5777              Message-ID: <20011216192425.R21702@plum.flirble.org>
5778      Branch: perl
5779            ! lib/Exporter.pm
5780 ____________________________________________________________________________
5781 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
5782         Log: Subject: [PATCH] Exporter.t (and question)
5783              From: Nicholas Clark <nick@ccl4.org>
5784              Date: Sun, 16 Dec 2001 17:24:55 +0000
5785              Message-ID: <20011216172455.P21702@plum.flirble.org>
5786      Branch: perl
5787            ! lib/Exporter.t
5788 ____________________________________________________________________________
5789 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
5790         Log: Subject: Re: perl@13661
5791              From: "John P. Linderman" <jpl@research.att.com>              
5792              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
5793              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
5794      Branch: perl
5795            ! pp_sort.c
5796 ____________________________________________________________________________
5797 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
5798         Log: Subject: Will the real Unicode encoding please stand up?
5799              From: Jeffrey Friedl <jfriedl@yahoo.com>
5800              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
5801              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
5802      Branch: perl
5803            ! pod/perluniintro.pod
5804 ____________________________________________________________________________
5805 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
5806         Log: Integrate perlio; interruptable system().
5807      Branch: perl
5808           !> util.c
5809 ____________________________________________________________________________
5810 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
5811         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
5812              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
5813              and characters beyond 0x10FFF should be disallowed, too,
5814              but some tests would need changing, but more importantly some
5815              APIs would need remodeling since one can easily generate such
5816              characters either by bitwise complements, tr complements, or
5817              v-strings.
5818      Branch: perl
5819            ! pod/perldiag.pod utf8.c
5820 ____________________________________________________________________________
5821 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
5822         Log: Make surrogates illegal also on EBCDIC.
5823      Branch: perl
5824            ! utf8.c
5825 ____________________________________________________________________________
5826 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
5827         Log: Subject: [patch @13687] Unicode::Collate 0.10
5828              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
5829              Date: Sun, 16 Dec 2001 21:22:12 +0900
5830              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
5831      Branch: perl
5832            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5833            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
5834 ____________________________________________________________________________
5835 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
5836         Log: More documentation for the encoding pragma.
5837      Branch: perl
5838            ! lib/encoding.pm
5839 ____________________________________________________________________________
5840 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
5841         Log: Subject: [PATCH] lib/open.pm 
5842              From: Jeffrey Friedl <jfriedl@yahoo.com>
5843              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
5844              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
5845      Branch: perl
5846            ! lib/open.pm
5847 ____________________________________________________________________________
5848 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
5849         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
5850              From: chromatic <chromatic@rmci.net>
5851              Date: Sat, 15 Dec 2001 23:24:40 -0700
5852              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
5853      Branch: perl
5854            + lib/ExtUtils/Installed.t
5855            ! MANIFEST
5856 ____________________________________________________________________________
5857 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
5858         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
5859              From: Michael G Schwern <schwern@pobox.com>
5860              Date: Sun, 16 Dec 2001 01:14:00 -0500
5861              Message-ID: <20011216061400.GC8900@blackrider>
5862      Branch: perl
5863            ! lib/diagnostics.pm
5864 ____________________________________________________________________________
5865 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
5866         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
5867              From: Michael G Schwern <schwern@pobox.com>
5868              Date: Sun, 16 Dec 2001 01:12:42 -0500
5869              Message-ID: <20011216061242.GB8900@blackrider>
5870      Branch: perl
5871            ! t/test.pl
5872 ____________________________________________________________________________
5873 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
5874         Log: I sometimes outsmart myself.
5875      Branch: perl
5876            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
5877 ____________________________________________________________________________
5878 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
5879         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
5880              From: Michael G Schwern <schwern@pobox.com>
5881              Date: Sat, 15 Dec 2001 15:08:29 -0500
5882              Message-ID: <20011215200829.GK1548@blackrider>
5883      Branch: perl
5884            ! lib/AutoSplit.pm
5885 ____________________________________________________________________________
5886 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
5887         Log: perlunicode enchancements suggested by Jeffrey Friedl.
5888      Branch: perl
5889            ! pod/perlunicode.pod
5890 ____________________________________________________________________________
5891 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
5892         Log: Subject: [PATCH] perlunicode.pod
5893              From: Jeffrey Friedl <jfriedl@yahoo.com>
5894              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
5895              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
5896      Branch: perl
5897            ! pod/perlunicode.pod
5898 ____________________________________________________________________________
5899 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
5900         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
5901              From: Jeffrey Friedl <jfriedl@yahoo.com>
5902              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
5903              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
5904      Branch: perl
5905            ! lib/utf8_heavy.pl
5906 ____________________________________________________________________________
5907 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
5908         Log: Can't create surrogates; so can't match them, either.
5909      Branch: perl
5910            ! pod/perlunicode.pod
5911 ____________________________________________________________________________
5912 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
5913         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
5914              From: Michael G Schwern <schwern@pobox.com>
5915              Date: Sat, 15 Dec 2001 21:20:35 -0500
5916              Message-ID: <20011216022035.GE5672@blackrider>
5917      Branch: perl
5918            ! t/test.pl
5919 ____________________________________________________________________________
5920 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
5921         Log: Make creating UTF-8 surrogates a punishable act.
5922      Branch: perl
5923            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
5924 ____________________________________________________________________________
5925 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
5926         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
5927      Branch: perl
5928            + lib/unicore/In/172.pl lib/unicore/In/173.pl
5929            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
5930            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
5931            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
5932            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
5933            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
5934 ____________________________________________________________________________
5935 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
5936         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
5937              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5938              Date: Sat, 15 Dec 2001 23:21:43 +0100
5939              Message-ID: <20011215232143.A11790@rafael>
5940      Branch: perl
5941            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
5942 ____________________________________________________________________________
5943 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
5944         Log: Make charnames more robust.
5945      Branch: perl
5946            ! lib/charnames.pm
5947 ____________________________________________________________________________
5948 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
5949         Log: The hoops one has to jump through.
5950      Branch: perl
5951            ! ext/I18N/Langinfo/Langinfo.pm
5952 ____________________________________________________________________________
5953 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
5954         Log: Subject: [PATCH] perlstyle.pod nit on warnings
5955              From: Autrijus Tang <autrijus@egb.elixus.org>
5956              Date: Sat, 15 Dec 2001 04:24:34 -0800
5957              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
5958      Branch: perl
5959            ! pod/perlstyle.pod
5960 ____________________________________________________________________________
5961 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
5962         Log: I don't think we are in FooOS, Toto.
5963      Branch: perl
5964            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
5965 ____________________________________________________________________________
5966 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
5967         Log: Subject: Re: Untested modules update:  There's more than we thought
5968              From: chromatic <chromatic@rmci.net>
5969              Date: Fri, 14 Dec 2001 17:20:24 -0700
5970              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
5971      Branch: perl
5972            + lib/ExtUtils/MM_Cygwin.t
5973            ! MANIFEST
5974 ____________________________________________________________________________
5975 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
5976         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
5977              From: Michael G Schwern <schwern@pobox.com> 
5978              Date: Fri, 14 Dec 2001 20:59:42 -0500
5979              Message-ID: <20011215015942.GF28596@blackrider>
5980      Branch: perl
5981            ! t/TEST
5982 ____________________________________________________________________________
5983 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
5984         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
5985              From: Michael G Schwern <schwern@pobox.com> 
5986              Date: Fri, 14 Dec 2001 20:03:46 -0500
5987              Message-ID: <20011215010346.GD28596@blackrider>
5988      Branch: perl
5989            + ext/B/t/bblock.t
5990            ! MANIFEST
5991 ____________________________________________________________________________
5992 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
5993         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
5994              From: Michael G Schwern <schwern@pobox.com> 
5995              Date: Fri, 14 Dec 2001 19:59:13 -0500
5996              Message-ID: <20011215005913.GC28596@blackrider>
5997      Branch: perl
5998            ! ext/B/B/Bblock.pm
5999 ____________________________________________________________________________
6000 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
6001         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
6002              From: Michael G Schwern <schwern@pobox.com> 
6003              Date: Fri, 14 Dec 2001 19:36:12 -0500
6004              Message-ID: <20011215003611.GA28596@blackrider>
6005      Branch: perl
6006            + ext/B/t/asmdata.t
6007            ! MANIFEST
6008 ____________________________________________________________________________
6009 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
6010         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
6011              From: Michael G Schwern <schwern@pobox.com> 
6012              Date: Fri, 14 Dec 2001 19:14:14 -0500
6013              Message-ID: <20011215001414.GA25077@blackrider>
6014      Branch: perl
6015            ! bytecode.pl ext/B/B/Asmdata.pm
6016 ____________________________________________________________________________
6017 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
6018         Log: Permissions.
6019      Branch: perl
6020            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
6021            ! ext/Devel/PPPort/module3.c
6022 ____________________________________________________________________________
6023 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
6024         Log: Benchmark test from Nicholas Clark.
6025      Branch: perl
6026            + lib/Benchmark.t
6027            ! MANIFEST lib/Benchmark.pm
6028 ____________________________________________________________________________
6029 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
6030         Log: Mithing.
6031      Branch: perl
6032            + lib/Attribute/Handlers/demo/demo2.pl
6033            + lib/Attribute/Handlers/demo/demo3.pl
6034            + lib/Attribute/Handlers/demo/demo4.pl
6035 ____________________________________________________________________________
6036 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
6037         Log: Silence compiler worries found by Schwern/Digital cc.
6038      Branch: perl
6039            ! perlio.c sv.c x2p/str.c
6040 ____________________________________________________________________________
6041 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
6042         Log: User may not have a valid home directory even if
6043              getpwuid() succedds.
6044      Branch: perl
6045            ! ext/File/Glob/t/basic.t
6046 ____________________________________________________________________________
6047 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
6048         Log: Integrate with perlio.  (No changes, but that's okay.)
6049      Branch: perl
6050           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
6051 ____________________________________________________________________________
6052 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
6053         Log: Add a Configure hints file for VOS: the POSIX support
6054              of VOS is getting close to the point where it can run
6055              Configure (some Configure tweaks will be required).
6056      Branch: perl
6057            + hints/vos.sh
6058            ! MANIFEST
6059 ____________________________________________________________________________
6060 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
6061         Log: Update Changes.
6062      Branch: perl
6063            ! Changes patchlevel.h
6064 ____________________________________________________________________________
6065 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
6066         Log: Reintroduce Attribute::Handlers with Spider's fixes.
6067      Branch: perl
6068            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
6069            + lib/Attribute/Handlers/README
6070            + lib/Attribute/Handlers/demo/Demo.pm
6071            + lib/Attribute/Handlers/demo/Descriptions.pm
6072            + lib/Attribute/Handlers/demo/MyClass.pm
6073            + lib/Attribute/Handlers/demo/demo.pl
6074            + lib/Attribute/Handlers/demo/demo_call.pl
6075            + lib/Attribute/Handlers/demo/demo_chain.pl
6076            + lib/Attribute/Handlers/demo/demo_cycle.pl
6077            + lib/Attribute/Handlers/demo/demo_hashdir.pl
6078            + lib/Attribute/Handlers/demo/demo_phases.pl
6079            + lib/Attribute/Handlers/demo/demo_range.pl
6080            + lib/Attribute/Handlers/demo/demo_rawdata.pl
6081            + lib/Attribute/Handlers/t/multi.t
6082            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
6083 ____________________________________________________________________________
6084 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
6085         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
6086              From: Michael G Schwern <schwern@pobox.com> 
6087              Date: Thu, 13 Dec 2001 19:27:08 -0500
6088              Message-ID: <20011214002707.GA10532@blackrider>
6089              
6090              (reword the perlrun -t description a bit,
6091              and move the Itaint_warn to the bottom of
6092              the intrpvar.h for binary compatibility)
6093      Branch: perl
6094            + t/run/switcht.t
6095            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
6096            ! perlapi.h pod/perlrun.pod t/TEST taint.c
6097 ____________________________________________________________________________
6098 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
6099         Log: Detypo.
6100      Branch: perl
6101            ! utf8.c
6102 ____________________________________________________________________________
6103 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
6104         Log: Buffer overflow checks.
6105      Branch: perl
6106            ! utf8.c
6107 ____________________________________________________________________________
6108 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
6109         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
6110              From: Spider Boardman <spider@leggy.zk3.dec.com>
6111              Date: Thu, 13 Dec 2001 15:32:51 -0500
6112              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
6113      Branch: perl
6114            ! lib/ExtUtils/Embed.t
6115 ____________________________________________________________________________
6116 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
6117         Log: More on the Unicode "line" definition.
6118      Branch: perl
6119            ! pod/perlunicode.pod
6120 ____________________________________________________________________________
6121 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
6122         Log: Open-ended VERSION?
6123      Branch: perl
6124            ! lib/ExtUtils/Install.pm
6125 ____________________________________________________________________________
6126 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
6127         Log: Subject: [PATCH] Better make distclean
6128              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6129              Date: Thu, 13 Dec 2001 21:10:18 +0100
6130              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
6131      Branch: perl
6132            ! Makefile.SH
6133 ____________________________________________________________________________
6134 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
6135         Log: Remove Memoize::Saves as requested by mjd.
6136      Branch: perl
6137            - lib/Memoize/Saves.pm
6138            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
6139 ____________________________________________________________________________
6140 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
6141         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
6142              From: Michael G Schwern <schwern@pobox.com>
6143              Date: Tue, 11 Dec 2001 23:17:32 -0500
6144              Message-ID: <20011212041732.GS17250@blackrider>
6145      Branch: perl
6146            ! lib/ExtUtils/Install.pm
6147 ____________________________________________________________________________
6148 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
6149         Log: Subject: [PATCH] Re: use utf8; with bad utf8
6150              From: Nicholas Clark <nick@ccl4.org>
6151              Date: Thu, 13 Dec 2001 17:09:39 +0000
6152              Message-ID: <20011213170939.L21702@plum.flirble.org>
6153      Branch: perl
6154            ! t/lib/1_compile.t
6155 ____________________________________________________________________________
6156 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
6157         Log: Subject: (LONG!) Sort benchmarks and patch
6158              From: "John P. Linderman" <jpl@research.att.com>
6159              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
6160              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
6161      Branch: perl
6162            ! pp_sort.c
6163 ____________________________________________________________________________
6164 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
6165         Log: Unadorned numbers evil.
6166      Branch: perl
6167            ! pp.c regcomp.c regexec.c utf8.c utf8.h
6168 ____________________________________________________________________________
6169 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
6170         Log: "preprocessing directive not recognized within macro arg"
6171      Branch: perl
6172            ! ext/Data/Dumper/Dumper.xs
6173 ____________________________________________________________________________
6174 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
6175         Log: Subject: Clarifying the documentation of goto            
6176              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
6177              Date: Thu, 13 Dec 2001 08:57:38 -0500
6178              Message-ID: <3C18BD8B@operamail.com>
6179      Branch: perl
6180            ! pod/perlfunc.pod
6181 ____________________________________________________________________________
6182 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
6183         Log: It could be possible for the case-insensitive
6184              Unicode-aware string comparison to wander off
6185              to the la-la land.
6186      Branch: perl
6187            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
6188            ! regexec.c utf8.c
6189 ____________________________________________________________________________
6190 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
6191         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
6192              From: Michael G Schwern <schwern@pobox.com> 
6193              Date: Wed, 12 Dec 2001 21:53:46 -0500
6194              Message-ID: <20011213025346.GH25129@blackrider>
6195      Branch: perl
6196            ! lib/Net/hostent.t t/op/stat.t t/test.pl
6197 ____________________________________________________________________________
6198 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
6199         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
6200              From: Michael G Schwern <schwern@pobox.com> 
6201              Date: Wed, 12 Dec 2001 20:33:42 -0500
6202              Message-ID: <20011213013342.GX25129@blackrider>
6203      Branch: perl
6204            ! t/io/fs.t
6205 ____________________________________________________________________________
6206 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
6207         Log: Subject: Re: [PATCH] use utf8; tests
6208              From: Nicholas Clark <nick@ccl4.org>
6209              Date: Thu, 13 Dec 2001 00:16:58 +0000
6210              Message-ID: <20011213001658.I21702@plum.flirble.org>
6211      Branch: perl
6212            ! lib/utf8.t
6213 ____________________________________________________________________________
6214 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
6215         Log: EPOC fixes from Olaf Flebbe.
6216      Branch: perl
6217            ! README.epoc epoc/config.sh epoc/createpkg.pl
6218            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
6219 ____________________________________________________________________________
6220 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
6221         Log: Subject: [PATCH perl@13661] VMS test fix-ups
6222              From: "Craig A. Berry" <craigberry@mac.com>
6223              Date: Wed, 12 Dec 2001 16:27:48 -0600
6224              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
6225      Branch: perl
6226            ! lib/Net/hostent.t t/io/fs.t
6227 ____________________________________________________________________________
6228 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
6229         Log: Subject: Re: Next cygwin round.
6230              From: "Gerrit P. Haase" <gp@familiehaase.de>
6231              Date: Wed, 12 Dec 2001 21:59:00 +0100
6232              Message-ID: <122343874595.20011212215900@familiehaase.de>
6233      Branch: perl
6234            ! t/io/fs.t
6235 ____________________________________________________________________________
6236 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
6237         Log: Subject: [PATCH] use utf8; tests
6238              From: Nicholas Clark <nick@ccl4.org>
6239              Date: Wed, 12 Dec 2001 20:07:04 +0000
6240              Message-ID: <20011212200704.E21702@plum.flirble.org>
6241      Branch: perl
6242            ! lib/utf8.t t/test.pl
6243 ____________________________________________________________________________
6244 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
6245         Log: Update Changes.
6246      Branch: perl
6247            ! Changes patchlevel.h
6248 ____________________________________________________________________________
6249 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
6250         Log: Subject: [PATCH] Passing in env to perl_parse did not work
6251              From: Gisle Aas <gisle@ActiveState.com>
6252              Date: 11 Dec 2001 20:52:57 -0800
6253              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
6254      Branch: perl
6255            ! perl.c perl.h
6256 ____________________________________________________________________________
6257 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
6258         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
6259              mostly gcc -Wall complaining about the argument of %p not
6260              being a void *.
6261      Branch: perl
6262            ! perlio.c regcomp.c taint.c toke.c
6263 ____________________________________________________________________________
6264 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
6265         Log: Try YP/NIS also from /usr/lib/yp.
6266      Branch: perl
6267            ! Configure
6268 ____________________________________________________________________________
6269 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
6270         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
6271              From: Michael G Schwern <schwern@pobox.com>                
6272              Date: Wed, 12 Dec 2001 05:27:02 -0500      
6273              Message-ID: <20011212102702.GW17250@blackrider>
6274              
6275              (the op/grent part)
6276      Branch: perl
6277            ! t/op/grent.t
6278 ____________________________________________________________________________
6279 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
6280         Log: Weed out .files from ls and readdir() results.
6281      Branch: perl
6282            ! t/op/stat.t
6283 ____________________________________________________________________________
6284 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
6285         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
6286              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
6287              Date: Wed, 12 Dec 2001 10:52:21 +0100
6288              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
6289      Branch: perl
6290            ! lib/File/Find.pm
6291 ____________________________________________________________________________
6292 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
6293         Log: Subject: [PATCH] doio fatal on cygwin for 13651
6294              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
6295              Date: Wed, 12 Dec 2001 11:28:13 +0100      
6296              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
6297      Branch: perl
6298            ! doio.c
6299 ____________________________________________________________________________
6300 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
6301         Log: Get the whole line of ls, makes debugging easier
6302              (from Schwern)
6303      Branch: perl
6304            ! t/op/stat.t
6305 ____________________________________________________________________________
6306 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
6307         Log: rename() must be tested even without link()
6308              or the utime() and rename-directory tests fail.
6309              (Also got the BeOS utime atime/time the wrong way round.)
6310      Branch: perl
6311            ! t/io/fs.t
6312 ____________________________________________________________________________
6313 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
6314         Log: Now that the beos.c is compiled at the main level
6315              the header is in the beos/
6316      Branch: perl
6317            ! beos/beos.c
6318 ____________________________________________________________________________
6319 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
6320         Log: Must remember to require Socket.
6321      Branch: perl
6322            ! ext/Sys/Syslog/syslog.t
6323 ____________________________________________________________________________
6324 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
6325         Log: In BeOS Errno must resort to actual compilation
6326              and execution for some of the error constants.
6327      Branch: perl
6328            ! ext/Errno/Errno_pm.PL
6329 ____________________________________________________________________________
6330 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
6331         Log: BeOS still has no good sockets.
6332      Branch: perl
6333            ! ext/IO/lib/IO/t/io_sel.t
6334 ____________________________________________________________________________
6335 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
6336         Log: BeOS sockets are not true sockets.
6337      Branch: perl
6338            ! ext/IO/lib/IO/t/io_poll.t
6339 ____________________________________________________________________________
6340 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
6341         Log: No Socket, no Syslog.
6342      Branch: perl
6343            ! ext/Sys/Syslog/syslog.t
6344 ____________________________________________________________________________
6345 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
6346         Log: (On some platforms) missing truncate FH.
6347      Branch: perl
6348            ! pod/perltodo.pod
6349 ____________________________________________________________________________
6350 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
6351         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
6352              and vms would be muchly appreciated.
6353      Branch: perl
6354            ! t/io/fs.t
6355 ____________________________________________________________________________
6356 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
6357         Log: utime() updates only the mtime in BeOS. 
6358      Branch: perl
6359            ! pod/perlport.pod
6360 ____________________________________________________________________________
6361 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
6362         Log: No link(), no need to dSP.
6363      Branch: perl
6364            ! pp_sys.c
6365 ____________________________________________________________________________
6366 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
6367         Log: Missing argument.
6368      Branch: perl
6369            ! utf8.c
6370 ____________________________________________________________________________
6371 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
6372         Log: (1) To assume any setuid programs is silly.
6373              (2) Chaining tests with booleans means that some
6374              of them may not get run which means getting out
6375              of test count sync.
6376      Branch: perl
6377            ! t/op/stat.t
6378 ____________________________________________________________________________
6379 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
6380         Log: The beos.c needs to be in the main directory.
6381      Branch: perl
6382            ! hints/beos.sh
6383 ____________________________________________________________________________
6384 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
6385         Log: Detypo and rename.
6386      Branch: perl
6387            ! doio.c perl.h perlio.c perliol.h
6388 ____________________________________________________________________________
6389 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
6390         Log: This time I test compiled.  Honest.
6391      Branch: perl
6392            ! beos/beos.c
6393 ____________________________________________________________________________
6394 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
6395         Log: Subject: [PATCH] slightly more pack tests
6396              From: Nicholas Clark <nick@ccl4.org>
6397              Date: Tue, 11 Dec 2001 23:41:23 +0000
6398              Message-ID: <20011211234123.Y21702@plum.flirble.org>
6399      Branch: perl
6400            ! t/op/pack.t
6401 ____________________________________________________________________________
6402 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
6403         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
6404              From: "Craig A. Berry" <craigberry@mac.com>
6405              Date: Tue, 11 Dec 2001 16:39:13 -0600
6406              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
6407      Branch: perl
6408            ! configure.com
6409 ____________________________________________________________________________
6410 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
6411         Log: Subject: $Config{perlpath} and -Dversiononly
6412              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6413              Date: Tue, 11 Dec 2001 23:32:33 +0100
6414              Message-ID: <20011211233233.A11587@rafael>
6415      Branch: perl
6416            ! Configure
6417 ____________________________________________________________________________
6418 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
6419         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
6420              From: Nicholas Clark <nick@ccl4.org>
6421              Date: Tue, 11 Dec 2001 21:59:36 +0000
6422              Message-ID: <20011211215935.W21702@plum.flirble.org>
6423      Branch: perl
6424            ! t/op/pack.t
6425 ____________________________________________________________________________
6426 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
6427         Log: More UTF-8 API docs.
6428      Branch: perl
6429            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
6430 ____________________________________________________________________________
6431 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
6432         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
6433              From: Nicholas Clark <nick@ccl4.org>
6434              Date: Tue, 11 Dec 2001 20:08:59 +0000
6435              Message-ID: <20011211200859.S21702@plum.flirble.org>
6436      Branch: perl
6437            ! t/op/pack.t
6438 ____________________________________________________________________________
6439 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
6440         Log: Subject: Re: use utf8; with bad utf8
6441              From: Nicholas Clark <nick@ccl4.org>
6442              Date: Tue, 11 Dec 2001 19:49:21 +0000
6443              Message-ID: <20011211194921.R21702@plum.flirble.org>
6444      Branch: perl
6445            ! lib/utf8.t
6446 ____________________________________________________________________________
6447 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
6448         Log: Can't spell worth a dam.  (Try Three Gorges.)
6449      Branch: perl
6450            ! beos/beos.c
6451 ____________________________________________________________________________
6452 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
6453         Log: We need DWIM cpps.
6454      Branch: perl
6455            ! perlio.c
6456 ____________________________________________________________________________
6457 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
6458         Log: The unixish.h needs to be found and the waitpid wrapper
6459              could use a proto.
6460      Branch: perl
6461            ! beos/beosish.h
6462 ____________________________________________________________________________
6463 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
6464         Log: The BeOS waitpid() seems to be broken,
6465              have a wrapper for it.
6466      Branch: perl
6467            + beos/beos.c beos/beosish.h
6468            ! MANIFEST hints/beos.sh perl.h
6469 ____________________________________________________________________________
6470 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
6471         Log: Unlean the leaning tower of Babel.
6472      Branch: perl
6473            ! perl.h
6474 ____________________________________________________________________________
6475 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
6476         Log: Retract #13607 until we figure out what to do with autouse.
6477      Branch: perl
6478            ! lib/Carp.pm
6479 ____________________________________________________________________________
6480 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
6481         Log: Try to handle platforms that have O_TEXT != O_BINARY but
6482              which are not DOSish, BeOS being one of such platforms.
6483              Ideally this should be a Configure test, not a hardwired
6484              cpp symbol test... 
6485      Branch: perl
6486            ! doio.c perl.h perlio.c perliol.h
6487 ____________________________________________________________________________
6488 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
6489         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
6490              From: Jonathan Stowe <gellyfish@gellyfish.com>
6491              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
6492              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
6493      Branch: perl
6494            ! lib/Term/Cap.pm lib/Term/Cap.t
6495 ____________________________________________________________________________
6496 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
6497         Log: Subject: [patch perlio.c] test for NULL before derefencing
6498              From: Stas Bekman <stas@stason.org>
6499              Date: Tue, 11 Dec 2001 16:17:55 +0800
6500              Message-ID: <3C15C133.8@stason.org>
6501      Branch: perl
6502            ! perlio.c
6503 ____________________________________________________________________________
6504 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
6505         Log: BeOS has socket() but not enough to build a working Socket.
6506              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
6507              new networking implementation, which is rumored to fix the
6508              non-standardness of sockets, but it's apparently not publicly
6509              available, and anything to do with BeOS has become quite
6510              complicated with the sale of the Be assets to Palm.)
6511      Branch: perl
6512            ! Configure
6513 ____________________________________________________________________________
6514 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
6515         Log: Subject: Exporter's documentation shouldn't lie               
6516              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
6517              Date: Mon, 10 Dec 2001 21:30:20 -0500
6518              Message-ID: <3C4AA201@operamail.com>
6519      Branch: perl
6520            ! lib/Exporter.pm
6521 ____________________________________________________________________________
6522 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
6523         Log: Make Errno better in BeOS (the second hunk is
6524              good on any platform).  Still not working in BeOS
6525              are the E constants that refer BeOS native error
6526              constants (B_...) which are enums (*groan*).
6527      Branch: perl
6528            ! ext/Errno/Errno_pm.PL
6529 ____________________________________________________________________________
6530 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
6531         Log: The BeOS linker seems to link the last seen symbol,
6532              not the first (so the symbols of op.o from libperl.so
6533              would get linked to miniperl instead of the symbols of
6534              opmini.o)-- use the same trick as for NeXT4 for linking
6535              miniperl.
6536      Branch: perl
6537            ! Makefile.SH
6538 ____________________________________________________________________________
6539 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
6540         Log: Subject: Re: [PATCH] tests for hash assignment
6541              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6542              Date: Tue, 11 Dec 2001 01:48:55 +0000
6543              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
6544      Branch: perl
6545            ! utf8.c
6546 ____________________________________________________________________________
6547 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
6548         Log: (retracted by #13622)
6549              
6550              Subject: RE: More verbose POD for Carp
6551              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
6552              Date: Mon, 10 Dec 2001 20:23:20 -0500
6553              Message-ID: <3C4A3566@operamail.com>
6554      Branch: perl
6555            ! lib/Carp.pm
6556 ____________________________________________________________________________
6557 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
6558         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
6559              From: "Craig A. Berry" <craigberry@mac.com>
6560              Date: Mon, 10 Dec 2001 18:25:37 -0600
6561              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
6562      Branch: perl
6563            ! t/op/write.t t/test.pl
6564 ____________________________________________________________________________
6565 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
6566         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
6567              From: Michael G Schwern <schwern@pobox.com>
6568              Date: Mon, 10 Dec 2001 08:00:01 -0500
6569              Message-ID: <20011210130000.GK1770@blackrider>
6570      Branch: perl
6571            ! t/comp/multiline.t
6572 ____________________________________________________________________________
6573 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
6574         Log: Subject: Re: [PATCH] tests for hash assignment
6575              From: Nicholas Clark <nick@ccl4.org>
6576              Date: Mon, 10 Dec 2001 23:22:28 +0000
6577              Message-ID: <20011210232228.M21702@plum.flirble.org>
6578      Branch: perl
6579            + t/op/hashassign.t
6580            ! MANIFEST t/op/each.t t/test.pl
6581 ____________________________________________________________________________
6582 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
6583         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
6584              From: "Craig A. Berry" <craigberry@mac.com>
6585              Date: Mon, 10 Dec 2001 16:38:14 -0600
6586              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
6587      Branch: perl
6588            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
6589 ____________________________________________________________________________
6590 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
6591         Log: Subject: [PATCH perl@13600] configure.com fixes
6592              From: "Craig A. Berry" <craigberry@mac.com>
6593              Date: Mon, 10 Dec 2001 14:40:20 -0600
6594              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
6595      Branch: perl
6596            ! configure.com
6597 ____________________________________________________________________________
6598 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
6599         Log: Silence BeOS compilation moaning.
6600      Branch: perl
6601            ! perl.h
6602 ____________________________________________________________________________
6603 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
6604         Log: Update Changes.
6605      Branch: perl
6606            ! Changes patchlevel.h
6607 ____________________________________________________________________________
6608 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
6609         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
6610              From: Michael G Schwern <schwern@pobox.com>
6611              Date: Mon, 10 Dec 2001 01:21:03 -0500
6612              Message-ID: <20011210062103.GC1770@blackrider>
6613      Branch: perl
6614            ! lib/ExtUtils/Command.t
6615 ____________________________________________________________________________
6616 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
6617         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
6618              From: Michael G Schwern <schwern@pobox.com>
6619              Date: Mon, 10 Dec 2001 01:10:57 -0500
6620              Message-ID: <20011210061057.GB1770@blackrider>
6621      Branch: perl
6622            ! t/op/groups.t
6623 ____________________________________________________________________________
6624 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
6625         Log: Retract #13596, #13593 should do the trick.
6626      Branch: perl
6627            ! t/op/stat.t
6628 ____________________________________________________________________________
6629 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
6630         Log: (retracted by #13597, #13593 does the job better)
6631              
6632              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
6633              From: Michael G Schwern <schwern@pobox.com>
6634              Date: Mon, 10 Dec 2001 00:53:16 -0500
6635              Message-ID: <20011210055316.GA1770@blackrider>
6636      Branch: perl
6637            ! t/op/stat.t
6638 ____________________________________________________________________________
6639 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
6640         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
6641              From: Michael G Schwern <schwern@pobox.com> 
6642              Date: Mon, 10 Dec 2001 02:19:14 -0500
6643              Message-ID: <20011210071914.GF1770@blackrider>
6644      Branch: perl
6645            ! lib/AutoSplit.t
6646 ____________________________________________________________________________
6647 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
6648         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
6649              From: Michael G Schwern <schwern@pobox.com>
6650              Date: Mon, 10 Dec 2001 02:47:40 -0500
6651              Message-ID: <20011210074739.GH1770@blackrider>
6652      Branch: perl
6653            ! t/op/pack.t
6654 ____________________________________________________________________________
6655 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
6656         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
6657              From: Michael G Schwern <schwern@pobox.com>
6658              Date: Mon, 10 Dec 2001 02:54:22 -0500
6659              Message-ID: <20011210075422.GI1770@blackrider>
6660      Branch: perl
6661            ! t/test.pl
6662 ____________________________________________________________________________
6663 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
6664         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
6665              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
6666              Date: Mon, 10 Dec 2001 08:45:20 +0100
6667              Message-ID: <3C146810.60B5B7C0@alcatel.at>
6668      Branch: perl
6669            ! pp_pack.c
6670 ____________________________________________________________________________
6671 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
6672         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
6673              From: Michael G Schwern <schwern@pobox.com>
6674              Date: Mon, 10 Dec 2001 03:27:02 -0500
6675              Message-ID: <20011210082702.GN1770@blackrider>
6676      Branch: perl
6677            ! t/io/openpid.t
6678 ____________________________________________________________________________
6679 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
6680         Log: More chmod +w.
6681      Branch: perl
6682            ! Porting/makerel
6683 ____________________________________________________________________________
6684 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
6685         Log: Just skip the readability test if running as root.
6686      Branch: perl
6687            ! lib/Net/t/netrc.t
6688 ____________________________________________________________________________
6689 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
6690         Log: Tell about the downside of safe signals.
6691      Branch: perl
6692            ! pod/perldelta.pod
6693 ____________________________________________________________________________
6694 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
6695         Log: Make the whole -lperl thing NetBSD only until we
6696              find some other platform that needs the same.
6697      Branch: perl
6698            ! lib/ExtUtils/MM_Unix.pm
6699 ____________________________________________________________________________
6700 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
6701         Log: Subject: [PATCH t/op/pack.t] Cleanup
6702              From: Michael G Schwern <schwern@pobox.com> 
6703              Date: Sun, 9 Dec 2001 23:08:26 -0500
6704              Message-ID: <20011210040826.GD660@blackrider>
6705      Branch: perl
6706            ! t/op/pack.t
6707 ____________________________________________________________________________
6708 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
6709         Log: Add threads support for NetBSD.
6710              
6711              This is also the first (I think) Perl threads build with
6712              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
6713              NetBSD does not as of yet have true kernel POSIX threads,
6714              but the user-level pth seems to be doing pretty well--
6715              the only failure is that threads/t/basic okays 6 and 7
6716              consistently seem be arriving in the reverse order.
6717              Well, gdbm.t is also failing: 'Undefined PLT symbol
6718              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
6719              guessing that GDBM would need a threaded rebuild.
6720      Branch: perl
6721            ! hints/netbsd.sh
6722 ____________________________________________________________________________
6723 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
6724         Log: Update the ithreads selection info in Configure,
6725              as suggested by Michael Schwern.
6726      Branch: perl
6727            ! Configure
6728 ____________________________________________________________________________
6729 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
6730         Log: Clearing locale environment simply doesn't seem to
6731              guarantee that (nl_)langinfo(CODESET) would return nil.
6732              (I for example get "ISO8859-1", so <guess>maybe there can
6733              be per-system default settings at work</guess>.)
6734      Branch: perl
6735            ! lib/open.t
6736 ____________________________________________________________________________
6737 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
6738         Log: Subject: RE: Exporter fixes reversed in 13540?
6739              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
6740              Date: Sun, 9 Dec 2001 12:55:15 -0500
6741              Message-ID: <3C13F455@operamail.com>
6742      Branch: perl
6743            ! lib/open.pm
6744 ____________________________________________________________________________
6745 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
6746         Log: Root is the lizard king.
6747      Branch: perl
6748            ! lib/Net/t/netrc.t
6749 ____________________________________________________________________________
6750 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
6751         Log: Telling how many tests we are expecting helps.
6752      Branch: perl
6753            ! ext/POSIX/t/waitpid.t
6754 ____________________________________________________________________________
6755 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
6756         Log: Add a test case for waitpid(): from Rocco Caputo.
6757      Branch: perl
6758            + ext/POSIX/t/waitpid.t
6759            ! MANIFEST
6760 ____________________________________________________________________________
6761 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
6762         Log: Subject: [PATCH] Term::ReadLine tweaks and test
6763              From: Richard Clamp <richardc@unixbeard.net>
6764              Date: Mon, 10 Dec 2001 00:51:47 +0000
6765              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
6766      Branch: perl
6767            + lib/Term/ReadLine.t
6768            ! MANIFEST lib/Term/ReadLine.pm
6769 ____________________________________________________________________________
6770 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
6771         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
6772              From: Rocco Caputo <troc@netrus.net>
6773              Date: Sun, 9 Dec 2001 18:12:38 -0500
6774              Message-ID: <20011209181238.A803@eyrie.homenet>
6775      Branch: perl
6776            ! win32/win32.c
6777 ____________________________________________________________________________
6778 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
6779         Log: make sure that va_start() has matching va_end();
6780              from OpenBSD 3.0.
6781      Branch: perl
6782            ! x2p/util.c
6783 ____________________________________________________________________________
6784 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
6785         Log: h2ph updates from OpenBSD 3.0.
6786      Branch: perl
6787            ! utils/h2ph.PL
6788 ____________________________________________________________________________
6789 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
6790         Log: OpenBSD hints update from OpenBSD 3.0.
6791      Branch: perl
6792            ! hints/openbsd.sh
6793 ____________________________________________________________________________
6794 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
6795         Log: DJGPP tweaks from Laszlo Molnar.
6796      Branch: perl
6797            ! djgpp/config.over lib/File/Find/t/find.t
6798            ! lib/File/Find/t/taint.t t/pod/find.t
6799 ____________________________________________________________________________
6800 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
6801         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
6802              From: Michael G Schwern <schwern@pobox.com> 
6803              Date: Sun, 9 Dec 2001 19:28:12 -0500
6804              Message-ID: <20011210002812.GF13586@blackrider>
6805      Branch: perl
6806            ! README.cygwin
6807 ____________________________________________________________________________
6808 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
6809         Log: README.cygwin update from Gerrit P. Haase.
6810      Branch: perl
6811            ! README.cygwin
6812 ____________________________________________________________________________
6813 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
6814         Log: Apply NetBSD patch-ag: shared/static linking,
6815              but make the change less intrusive on non-NetBSD.
6816      Branch: perl
6817            ! lib/ExtUtils/MM_Unix.pm
6818 ____________________________________________________________________________
6819 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
6820         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
6821      Branch: perl
6822            ! lib/ExtUtils/Liblist.pm
6823 ____________________________________________________________________________
6824 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
6825         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
6826      Branch: perl
6827            ! regcomp.c
6828 ____________________________________________________________________________
6829 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
6830         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
6831      Branch: perl
6832            ! pp.c
6833 ____________________________________________________________________________
6834 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
6835         Log: Apply NetBSD patch-ac.
6836              (the fix has already been done: change #9706, fully qualified
6837              pathnames in packlists)
6838      Branch: perl
6839            ! lib/ExtUtils/Install.pm
6840 ____________________________________________________________________________
6841 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
6842         Log: Apply NetBSD patch-ab: NetBSD hints update.
6843      Branch: perl
6844            ! hints/netbsd.sh
6845 ____________________________________________________________________________
6846 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
6847         Log: NetBSD has <ieeefp.h> but hidden.
6848      Branch: perl
6849            ! hints/netbsd.sh
6850 ____________________________________________________________________________
6851 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
6852         Log: Implement NetBSD patch-aa.
6853      Branch: perl
6854            ! Configure
6855 ____________________________________________________________________________
6856 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
6857         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
6858              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
6859              Date: Sun, 09 Dec 2001 13:40:58 +0100
6860              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
6861              
6862              (The lstat()s were there in 5.6.1: what happened to them?)
6863      Branch: perl
6864            ! lib/File/Find.pm
6865 ____________________________________________________________________________
6866 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
6867         Log: Quickie documentation of the C UTF-8 API.
6868      Branch: perl
6869            ! pod/perlunicode.pod
6870 ____________________________________________________________________________
6871 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
6872         Log: Subject: bleadperl on cygwin weirdness...
6873              From: "Gerrit P. Haase" <gp@familiehaase.de>
6874              Date: Sun, 9 Dec 2001 20:31:28 +0100
6875              Message-ID: <13779422183.20011209203128@familiehaase.de>          
6876              
6877              (plus libperl*.dll version portability tweaks)
6878      Branch: perl
6879            ! lib/ExtUtils/Embed.t
6880 ____________________________________________________________________________
6881 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
6882         Log: Instead of muting symbol export error if under eval,
6883              delay the errors until the croak().
6884              
6885              (replaces #13408)
6886      Branch: perl
6887            ! lib/Exporter/Heavy.pm
6888 ____________________________________________________________________________
6889 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
6890         Log: Basegroup 0 is a cygwin_nt thing.
6891      Branch: perl
6892            ! t/op/groups.t
6893 ____________________________________________________________________________
6894 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
6895         Log: Also WinME is LoseLink.
6896      Branch: perl
6897            ! t/op/stat.t
6898 ____________________________________________________________________________
6899 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
6900         Log: Forgotten checkin.
6901      Branch: perl
6902            ! lib/User/grent.t
6903 ____________________________________________________________________________
6904 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
6905         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
6906              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
6907              Date: Sun, 09 Dec 2001 13:45:06 +0100
6908              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
6909      Branch: perl
6910            ! lib/File/Find.pm
6911 ____________________________________________________________________________
6912 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
6913         Log: Tweakback.
6914      Branch: perl
6915            ! lib/Net/hostent.t
6916 ____________________________________________________________________________
6917 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
6918         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
6919              From: Michael G Schwern <schwern@pobox.com>
6920              Date: Sat, 8 Dec 2001 14:48:38 -0500
6921              Message-ID: <20011208194838.GA8650@blackrider>
6922      Branch: perl
6923            ! t/op/grent.t
6924 ____________________________________________________________________________
6925 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
6926         Log: Subject: [README.cygwin] Removing old expected test failures
6927              From: Michael G Schwern <schwern@pobox.com>
6928              Date: Sat, 8 Dec 2001 15:38:28 -0500
6929              Message-ID: <20011208203828.GB9017@blackrider>
6930      Branch: perl
6931            ! README.cygwin
6932 ____________________________________________________________________________
6933 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
6934         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
6935              From: Michael G Schwern <schwern@pobox.com>                
6936              Date: Sat, 8 Dec 2001 15:26:59 -0500
6937              Message-ID: <20011208202659.GA9017@blackrider> 
6938      Branch: perl
6939            ! lib/Net/hostent.t
6940 ____________________________________________________________________________
6941 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
6942         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
6943              From: Michael G Schwern <schwern@pobox.com> 
6944              Date: Sat, 8 Dec 2001 15:06:16 -0500
6945              Message-ID: <20011208200616.GA8915@blackrider>
6946      Branch: perl
6947            ! t/op/stat.t
6948 ____________________________________________________________________________
6949 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
6950         Log: Developer deprecations and an incompatibility.
6951      Branch: perl
6952            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
6953 ____________________________________________________________________________
6954 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
6955         Log: Shoo.
6956      Branch: perl
6957            - lib/Attribute/Handlers.pm
6958 ____________________________________________________________________________
6959 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
6960         Log: Remove Attribute::Handlers, as per Damian's request.
6961              (Because of fixing the my variables to be now handled
6962              in run-time, the whole internals of the A::H needs to
6963              be rewritten and Damian will not have time for that
6964              for months.)
6965      Branch: perl
6966            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
6967            - lib/Attribute/Handlers/demo/Demo.pm
6968            - lib/Attribute/Handlers/demo/Descriptions.pm
6969            - lib/Attribute/Handlers/demo/MyClass.pm
6970            - lib/Attribute/Handlers/demo/demo.pl
6971            - lib/Attribute/Handlers/demo/demo2.pl
6972            - lib/Attribute/Handlers/demo/demo3.pl
6973            - lib/Attribute/Handlers/demo/demo4.pl
6974            - lib/Attribute/Handlers/demo/demo_call.pl
6975            - lib/Attribute/Handlers/demo/demo_chain.pl
6976            - lib/Attribute/Handlers/demo/demo_cycle.pl
6977            - lib/Attribute/Handlers/demo/demo_hashdir.pl
6978            - lib/Attribute/Handlers/demo/demo_phases.pl
6979            - lib/Attribute/Handlers/demo/demo_range.pl
6980            - lib/Attribute/Handlers/demo/demo_rawdata.pl
6981            - lib/Attribute/Handlers/t/multi.t
6982            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
6983            ! pod/perlmodlib.pod pod/perltoc.pod
6984 ____________________________________________________________________________
6985 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
6986         Log: Subject: Re: attributes are broken
6987              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6988              Date: Sun, 09 Dec 2001 00:09:23 -0500
6989              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
6990      Branch: perl
6991            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
6992            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
6993            ! xsutils.c
6994 ____________________________________________________________________________
6995 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
6996         Log: Forgotten checkin.
6997      Branch: perl
6998            ! lib/Pod/Text.pm
6999 ____________________________________________________________________________
7000 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
7001         Log: uconfig.h update.
7002      Branch: perl
7003            ! uconfig.h
7004 ____________________________________________________________________________
7005 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
7006         Log: Update Changes.
7007      Branch: perl
7008            ! Changes patchlevel.h
7009 ____________________________________________________________________________
7010 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
7011         Log: Note that some of the Unicode features are
7012              dependent on perlio.
7013      Branch: perl
7014            ! pod/perluniintro.pod
7015 ____________________________________________________________________________
7016 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
7017         Log: Regen perlapi, regen toc.
7018      Branch: perl
7019            ! pod/perlapi.pod pod/perltoc.pod
7020 ____________________________________________________________________________
7021 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
7022         Log: FAQ sync.
7023      Branch: perl
7024            ! pod/perlfaq4.pod pod/perlfaq6.pod
7025 ____________________________________________________________________________
7026 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
7027         Log: Subject: [PATCH] Fix odd language in an sv.c comment
7028              From: coral@eekeek.org
7029              Date: Sat, 8 Dec 2001 12:19:39 -0500
7030              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
7031      Branch: perl
7032            ! sv.c
7033 ____________________________________________________________________________
7034 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
7035         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
7036              From: Michael G Schwern <schwern@pobox.com>
7037              Date: Fri, 7 Dec 2001 20:03:45 -0500
7038              Message-ID: <20011208010345.GD642@blackrider>
7039              
7040              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
7041              From: Michael G Schwern <schwern@pobox.com>
7042              Date: Fri, 7 Dec 2001 20:13:54 -0500
7043              Message-ID: <20011208011354.GE642@blackrider>
7044              
7045              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
7046              From: Michael G Schwern <schwern@pobox.com>
7047              Date: Fri, 7 Dec 2001 21:47:36 -0500
7048              Message-ID: <20011208024736.GH642@blackrider>
7049              
7050              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
7051              From: Michael G Schwern <schwern@pobox.com>
7052              Date: Fri, 7 Dec 2001 23:09:43 -0500
7053              Message-ID: <20011208040943.GK642@blackrider>
7054              
7055              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
7056              Message-Id: <a05101004b83754903506@[172.16.52.1]>
7057              Date: Fri, 7 Dec 2001 23:28:15 -0600
7058              From: "Craig A. Berry" <craigberry@mac.com>
7059      Branch: perl
7060            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
7061 ____________________________________________________________________________
7062 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
7063         Log: Integrate perlio.
7064      Branch: perl
7065           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
7066           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
7067 ____________________________________________________________________________
7068 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
7069         Log: Retract #11156 since Sarathy has found that it breaks code:
7070              http://bugs.ActiveState.com/show_bug.cgi?id=18457
7071              http://bugs.ActiveState.com/show_bug.cgi?id=18858
7072      Branch: perl
7073            ! op.c sv.c t/op/pos.t
7074 ____________________________________________________________________________
7075 [ 13532] By: nick                                  on 2001/12/08  14:11:12
7076         Log: Integrate mainline
7077      Branch: perlio
7078           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
7079           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
7080 ____________________________________________________________________________
7081 [ 13531] By: nick                                  on 2001/12/08  13:48:21
7082         Log: Tweak multi-arg open error messages
7083      Branch: perlio
7084            ! perlio.c
7085 ____________________________________________________________________________
7086 [ 13530] By: nick                                  on 2001/12/08  10:20:06
7087         Log: Allow multi-arg open() if opening layer declares this legal.
7088      Branch: perlio
7089            ! doio.c perlio.c perliol.h
7090 ____________________________________________________________________________
7091 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
7092         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
7093              From: Michael G Schwern <schwern@pobox.com>       
7094              Date: Fri, 7 Dec 2001 19:41:31 -0500
7095              Message-ID: <20011208004131.GC642@blackrider>
7096      Branch: perl
7097            ! t/run/switches.t t/test.pl
7098 ____________________________________________________________________________
7099 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
7100         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
7101              From: Michael G Schwern <schwern@pobox.com>       
7102              Date: Fri, 7 Dec 2001 19:12:44 -0500
7103              Message-ID: <20011208001244.GB642@blackrider>
7104      Branch: perl
7105            ! t/op/stat.t
7106 ____________________________________________________________________________
7107 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
7108         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
7109              From: Michael G Schwern <schwern@pobox.com>
7110              Date: Fri, 7 Dec 2001 17:28:57 -0500
7111              Message-ID: <20011207222857.GI23210@blackrider>
7112      Branch: perl
7113            ! t/op/magic.t
7114 ____________________________________________________________________________
7115 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
7116         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
7117      Branch: perl
7118            ! t/test.pl
7119 ____________________________________________________________________________
7120 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
7121         Log: which_perl: delay as much a possible till runtime.
7122      Branch: perl
7123            ! t/test.pl
7124 ____________________________________________________________________________
7125 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
7126         Log: Further tweakage to which_perl().
7127      Branch: perl
7128            ! t/test.pl
7129 ____________________________________________________________________________
7130 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
7131         Log: perluniintro tweaks.
7132      Branch: perl
7133            ! pod/perluniintro.pod
7134 ____________________________________________________________________________
7135 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
7136         Log: Tweak the $Perl computation.
7137      Branch: perl
7138            ! t/test.pl
7139 ____________________________________________________________________________
7140 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
7141         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
7142              From: Nicholas Clark <nick@ccl4.org>
7143              Date: Fri, 7 Dec 2001 17:06:56 +0000
7144              Message-ID: <20011207170656.G21702@plum.flirble.org>
7145      Branch: perl
7146            ! doop.c t/op/chop.t
7147 ____________________________________________________________________________
7148 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
7149         Log: Update Changes.
7150      Branch: perl
7151            ! Changes patchlevel.h
7152 ____________________________________________________________________________
7153 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
7154         Log: Missing ).
7155      Branch: perl
7156            ! t/test.pl
7157 ____________________________________________________________________________
7158 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
7159         Log: Allow several arguments to display().
7160      Branch: perl
7161            ! t/test.pl
7162 ____________________________________________________________________________
7163 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
7164         Log: /dev/stdout could be either a character special file
7165              or a named pipe, so let's pretend it doesn't exist.
7166      Branch: perl
7167            ! t/op/stat.t
7168 ____________________________________________________________________________
7169 [ 13516] By: nick                                  on 2001/12/07  15:09:23
7170         Log: Integrate again - can I catch up ?
7171      Branch: perlio
7172           !> t/test.pl
7173 ____________________________________________________________________________
7174 [ 13515] By: nick                                  on 2001/12/07  15:08:17
7175         Log: Integrate mainline some more
7176      Branch: perlio
7177           !> README.hpux hints/linux.sh pod/perlfunc.pod
7178 ____________________________________________________________________________
7179 [ 13514] By: nick                                  on 2001/12/07  15:07:15
7180         Log: Integrate mainline
7181      Branch: perlio
7182           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
7183           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
7184           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
7185           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
7186           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
7187           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
7188           +> t/lib/Math/BigInt/BareCalc.pm
7189            - ext/Devel/PPPort/harness/Harness.pm
7190            - ext/Devel/PPPort/harness/Harness.xs
7191            - ext/Devel/PPPort/harness/Makefile.PL
7192            - ext/Devel/PPPort/harness/module2.c
7193            - ext/Devel/PPPort/harness/module3.c
7194            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
7195            - lib/File/Spec/Functions.t
7196           !> (integrate 103 files)
7197 ____________________________________________________________________________
7198 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
7199         Log: Add display() for displaying icky scalars.
7200      Branch: perl
7201            ! t/test.pl
7202 ____________________________________________________________________________
7203 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
7204         Log: Subject: [ID 20011207.001] documentation bug for waitpid
7205              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
7206              Date: Fri, 7 Dec 2001 12:44:56 +0100
7207              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
7208      Branch: perl
7209            ! pod/perlfunc.pod
7210 ____________________________________________________________________________
7211 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
7212         Log: gcc version matching didn't.
7213      Branch: perl
7214            ! hints/linux.sh
7215 ____________________________________________________________________________
7216 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
7217         Log: Subject: HP renamed their servers              
7218              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7219              Date: Fri, 07 Dec 2001 12:07:22 +0100
7220              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
7221      Branch: perl
7222            ! README.hpux
7223 ____________________________________________________________________________
7224 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
7225         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
7226              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7227              Date: Fri, 7 Dec 2001 00:24:55 -0500
7228              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
7229      Branch: perl
7230            ! pod/perlport.pod
7231 ____________________________________________________________________________
7232 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
7233         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
7234              From: Michael G Schwern <schwern@pobox.com> 
7235              Date: Thu, 6 Dec 2001 22:56:34 -0500
7236              Message-ID: <20011207035634.GO22648@blackrider>
7237      Branch: perl
7238            ! t/base/lex.t t/op/exec.t
7239 ____________________________________________________________________________
7240 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
7241         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
7242              From: Michael G Schwern <schwern@pobox.com>
7243              Date: Thu, 6 Dec 2001 22:45:44 -0500
7244              Message-ID: <20011207034544.GN22648@blackrider>
7245              
7246              (plus op/ref tweak)
7247      Branch: perl
7248            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
7249            ! t/run/kill_perl.t t/test.pl
7250 ____________________________________________________________________________
7251 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
7252         Log: Upgrade to Math::BigInt 1.48.
7253      Branch: perl
7254            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
7255            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
7256            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
7257            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
7258            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
7259            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
7260            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
7261 ____________________________________________________________________________
7262 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
7263         Log: Mention also perl56delta in case somone is upgrading from
7264              Perl 5.005_03.
7265      Branch: perl
7266            ! pod/perldelta.pod
7267 ____________________________________________________________________________
7268 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
7269         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
7270              From: Michael G Schwern <schwern@pobox.com>
7271              Date: Thu, 6 Dec 2001 15:15:28 -0500
7272              Message-ID: <20011206201528.GF16414@blackrider>
7273              
7274              (just the term.t, not the lex.t)
7275              
7276              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
7277              From: Michael G Schwern <schwern@pobox.com>
7278              Date: Thu, 6 Dec 2001 15:22:22 -0500
7279              Message-ID: <20011206202222.GG16414@blackrider>
7280              
7281              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
7282              From: Michael G Schwern <schwern@pobox.com>
7283              Date: Thu, 6 Dec 2001 15:31:58 -0500
7284              Message-ID: <20011206203158.GI16414@blackrider>
7285              
7286              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
7287              From: Michael G Schwern <schwern@pobox.com>
7288              Date: Thu, 6 Dec 2001 17:38:55 -0500
7289              Message-ID: <20011206223855.GC22648@blackrider>
7290      Branch: perl
7291            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
7292            ! t/test.pl
7293 ____________________________________________________________________________
7294 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
7295         Log: Update the thr5005 situation.
7296      Branch: perl
7297            ! pod/perldelta.pod
7298 ____________________________________________________________________________
7299 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
7300         Log: perldelta borrowings from perl561delta.
7301      Branch: perl
7302            ! pod/perldelta.pod
7303 ____________________________________________________________________________
7304 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
7305         Log: Add the 5.6.1 perldelta as perl561delta.
7306              (Makes it easier to steal stuff for perldelta :-)
7307      Branch: perl
7308            + pod/perl561delta.pod
7309            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7310 ____________________________________________________________________________
7311 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
7312         Log: Retract #13496 for now.
7313      Branch: perl
7314            ! t/base/lex.t t/base/term.t
7315 ____________________________________________________________________________
7316 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
7317         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
7318              From: "Craig A. Berry" <craigberry@mac.com>
7319              Date: Thu, 6 Dec 2001 14:54:36 -0600
7320              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
7321      Branch: perl
7322            ! vms/ext/filespec.t
7323 ____________________________________________________________________________
7324 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
7325         Log: (retracted by #13499)
7326              
7327              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
7328              From: Michael G Schwern <schwern@pobox.com>
7329              Date: Thu, 6 Dec 2001 15:15:28 -0500
7330              Message-ID: <20011206201528.GF16414@blackrider>
7331      Branch: perl
7332            ! t/base/lex.t t/base/term.t
7333 ____________________________________________________________________________
7334 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
7335         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
7336              From: Michael G Schwern <schwern@pobox.com>
7337              Date: Thu, 6 Dec 2001 13:54:48 -0500
7338              Message-ID: <20011206185448.GC16414@blackrider>
7339      Branch: perl
7340            ! t/op/stat.t
7341 ____________________________________________________________________________
7342 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
7343         Log: The #4 has nothing to do with Unicode.
7344      Branch: perl
7345            ! t/op/tr.t
7346 ____________________________________________________________________________
7347 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
7348         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
7349              From: Michael G Schwern <schwern@pobox.com>
7350              Date: Thu, 6 Dec 2001 13:45:48 -0500
7351              Message-ID: <20011206184548.GB16414@blackrider>
7352      Branch: perl
7353            ! t/op/tr.t
7354 ____________________________________________________________________________
7355 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
7356         Log: Update Changes.
7357      Branch: perl
7358            ! Changes patchlevel.h
7359 ____________________________________________________________________________
7360 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
7361         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
7362              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7363              Date: Thu, 6 Dec 2001 11:41:25 EST
7364              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
7365      Branch: perl
7366            ! vms/vms.c vms/vmsish.h
7367 ____________________________________________________________________________
7368 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
7369         Log: Subject: [PATCH] Re: weirdness in regexps
7370              From: Robin Houston <robin@kitsite.com> 
7371              Date: Thu, 6 Dec 2001 14:44:01 +0000
7372              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
7373      Branch: perl
7374            ! op.c t/lib/strict/subs
7375 ____________________________________________________________________________
7376 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
7377         Log: Make the -b -c -S tests count all of the /dev, not just
7378              check the first one, as suggested by Benjamin Goldberg.
7379      Branch: perl
7380            ! t/op/stat.t
7381 ____________________________________________________________________________
7382 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
7383         Log: Subject: Re: [PATCH: bleadperl] casefold backref
7384              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
7385              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
7386              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
7387      Branch: perl
7388            ! regexec.c
7389 ____________________________________________________________________________
7390 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
7391         Log: Nits noticed by Philip Newton, and de-tab DB.t.
7392      Branch: perl
7393            ! lib/DB.t
7394 ____________________________________________________________________________
7395 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
7396         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
7397              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7398              Date: 6 Dec 2001 11:06:01 -0000
7399              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
7400      Branch: perl
7401            ! op.c t/op/tr.t
7402 ____________________________________________________________________________
7403 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
7404         Log: Subject: [PATCH: bleadperl] casefold backref
7405              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
7406              Date: Wed, 05 Dec 2001 17:27:05 +0000
7407              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
7408      Branch: perl
7409            ! regexec.c t/op/re_tests
7410 ____________________________________________________________________________
7411 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
7412         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
7413              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7414              Date: Wed, 5 Dec 2001 22:34:53 EST
7415              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
7416      Branch: perl
7417            ! mg.c vms/vms.c vms/vmsish.h
7418 ____________________________________________________________________________
7419 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
7420         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
7421              From: Michael G Schwern <schwern@pobox.com>
7422              Date: Wed, 5 Dec 2001 19:52:58 -0500
7423              Message-ID: <20011205195257.A903@blackrider>
7424      Branch: perl
7425            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
7426            + lib/File/Spec/t/rel2abs2rel.t
7427            - lib/File/Spec.t lib/File/Spec/Functions.t
7428            ! MANIFEST
7429 ____________________________________________________________________________
7430 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
7431         Log: Subject: Re: Silly stat() portability questions                
7432              From: Benjamin Goldberg <goldbb2@earthlink.net>
7433              Date: Wed, 05 Dec 2001 22:52:35 -0500
7434              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
7435      Branch: perl
7436            ! pod/perlport.pod
7437 ____________________________________________________________________________
7438 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
7439         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
7440              From: "Craig A. Berry" <craigberry@mac.com>
7441              Date: Wed, 05 Dec 2001 16:41:59 -0600
7442              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
7443      Branch: perl
7444            ! README.vms configure.com lib/File/Spec/VMS.pm
7445            ! vms/ext/filespec.t
7446 ____________________________________________________________________________
7447 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
7448         Log: $apply->('club', $glibc_maintainers);
7449              
7450              (Nick Clark just reported that <langinfo.h> YESSTR
7451              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
7452      Branch: perl
7453            ! ext/I18N/Langinfo/Langinfo.t
7454 ____________________________________________________________________________
7455 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
7456         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
7457      Branch: perl
7458            ! pod/perlport.pod
7459 ____________________________________________________________________________
7460 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
7461         Log: tweak change#13474 (pad entries can apparently be null in some
7462              situations)
7463      Branch: maint-5.6/perl
7464            ! op.c
7465 ____________________________________________________________________________
7466 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
7467         Log: Restore the /dev -b -c -S part of the test.
7468      Branch: perl
7469            ! t/op/stat.t
7470 ____________________________________________________________________________
7471 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
7472         Log: Retract #13475 until Arthur gets back to the mine.
7473      Branch: perl
7474            ! op.c t/run/kill_perl.t
7475 ____________________________________________________________________________
7476 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
7477         Log: (retracted by #13476)
7478              
7479              Manually apply #13474; fixes stale reference to dead
7480              CvOUTSIDE(); this can happen when anonymous subroutines
7481              that aren't closures are returned from an eval""
7482              
7483              (threads/shared/sv_refs.t is coredump-unhappy about this change)
7484      Branch: perl
7485            ! op.c t/run/kill_perl.t
7486 ____________________________________________________________________________
7487 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
7488         Log: replacement for change#10451
7489              
7490              fixes stale reference to dead CvOUTSIDE(); this can happen when
7491              anonymous subroutines that aren't closures are returned from an
7492              eval""
7493      Branch: maint-5.6/perl
7494            ! op.c t/op/misc.t
7495 ____________________________________________________________________________
7496 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
7497         Log: revert change#10451,10472; it was a naive fix that simply
7498              reintroduced the memory leak!
7499      Branch: maint-5.6/perl
7500            ! op.c t/op/misc.t
7501 ____________________________________________________________________________
7502 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
7503         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
7504              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
7505              Date: Wed, 05 Dec 2001 10:49:20 +0100
7506              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
7507      Branch: perl
7508            ! lib/File/Basename.pm lib/File/Basename.t
7509 ____________________________________________________________________________
7510 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
7511         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
7512              From: Michael G Schwern <schwern@pobox.com> 
7513              Date: Wed, 5 Dec 2001 02:47:59 -0500
7514              Message-ID: <20011205024759.H14333@blackrider>
7515      Branch: perl
7516            ! t/op/magic.t
7517 ____________________________________________________________________________
7518 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
7519         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
7520              From: Michael G Schwern <schwern@pobox.com>              
7521              Date: Wed, 5 Dec 2001 02:22:05 -0500
7522              Message-ID: <20011205022205.F14333@blackrider>
7523      Branch: perl
7524            ! t/op/stat.t vms/test.com
7525 ____________________________________________________________________________
7526 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
7527         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
7528              From: Michael G Schwern <schwern@pobox.com> 
7529              Date: Tue, 4 Dec 2001 23:40:10 -0500
7530              Message-ID: <20011204234010.B14333@blackrider>
7531      Branch: perl
7532            ! t/op/stat.t
7533 ____________________________________________________________________________
7534 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
7535         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
7536              From: Michael G Schwern <schwern@pobox.com> 
7537              Date: Tue, 4 Dec 2001 21:09:18 -0500           
7538              Message-ID: <20011204210918.D13279@blackrider>
7539              
7540              t/test.
7541      Branch: perl
7542            ! t/test.pl
7543 ____________________________________________________________________________
7544 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
7545         Log: (accidentally empty check-in)
7546      Branch: perl
7547            ! t/op/stat.t
7548 ____________________________________________________________________________
7549 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
7550         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
7551              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7552              Date: Tue, 04 Dec 2001 23:40:27 +0100
7553              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
7554      Branch: perl
7555            ! mg.c
7556 ____________________________________________________________________________
7557 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
7558         Log: Subject: [PATCH] minor pod fix in Safe.pm
7559              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7560              Date: Tue, 4 Dec 2001 22:02:34 +0100
7561              Message-ID: <20011204220234.A17293@rafael>
7562      Branch: perl
7563            ! ext/Opcode/Safe.pm
7564 ____________________________________________________________________________
7565 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
7566         Log: CRLF GRRR.
7567      Branch: perl
7568            ! djgpp/configure.bat
7569 ____________________________________________________________________________
7570 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
7571         Log: DJGPP fixes from Laszlo Molnar.
7572      Branch: perl
7573            ! djgpp/configure.bat djgpp/djgpp.h
7574 ____________________________________________________________________________
7575 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
7576         Log: Update Changes.
7577      Branch: perl
7578            ! Changes patchlevel.h
7579 ____________________________________________________________________________
7580 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
7581         Log: Must wipe out the memory of real Socket before starting
7582              to use the new fake one.
7583      Branch: perl
7584            ! lib/Net/t/config.t
7585 ____________________________________________________________________________
7586 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
7587         Log: LC_ALL might trump LANG.
7588      Branch: perl
7589            ! lib/open.t
7590 ____________________________________________________________________________
7591 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
7592         Log: Make the eval runtime.
7593      Branch: perl
7594            ! lib/open.pm
7595 ____________________________________________________________________________
7596 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
7597         Log: Make the Langinfo test both more lenient (allow
7598              for any symbol not to exists) and stricter (add
7599              more symbols).
7600      Branch: perl
7601            ! ext/I18N/Langinfo/Langinfo.t
7602 ____________________________________________________________________________
7603 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
7604         Log: integrate change#13453 from maint-5.6
7605              
7606              tweak change#11399 to use an explicit flag rather than
7607              ass_u_ming w32_pseudo_id will only be zero for the real
7608              toplevel interpreter; avoids multiple hosts from diddling
7609              the environment at the same time
7610      Branch: perl
7611           !> win32/perlhost.h
7612 ____________________________________________________________________________
7613 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
7614         Log: Subject: [PATCH] VMS update for perldelta.pod
7615              From: "Craig A. Berry" <craigberry@mac.com> 
7616              Date: Tue, 4 Dec 2001 00:23:12 -0600
7617              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
7618      Branch: perl
7619            ! pod/perldelta.pod
7620 ____________________________________________________________________________
7621 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
7622         Log: NetWare tweak from Ananth Kesari.
7623      Branch: perl
7624            ! NetWare/Makefile
7625 ____________________________________________________________________________
7626 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
7627         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
7628              Not adding the test suite because of its many assumptions.
7629      Branch: perl
7630            ! lib/Net/Ping.pm
7631 ____________________________________________________________________________
7632 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
7633         Log: tweak change#11399 to use an explicit flag rather than
7634              ass_u_ming w32_pseudo_id will only be zero for the real
7635              toplevel interpreter; avoids multiple hosts from diddling
7636              the environment at the same time
7637      Branch: maint-5.6/perl
7638            ! win32/perlhost.h
7639 ____________________________________________________________________________
7640 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
7641         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
7642              from Len Makin.
7643      Branch: perl
7644            + hints/super-ux.sh
7645            ! MANIFEST
7646 ____________________________________________________________________________
7647 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
7648         Log: Add Mac OS X known failures to perldelta.
7649      Branch: perl
7650            ! pod/perldelta.pod
7651 ____________________________________________________________________________
7652 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
7653         Log: I think it's time to call the utf8 code non-test.
7654      Branch: perl
7655            ! utf8.c
7656 ____________________________________________________________________________
7657 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
7658         Log: Retract #13303, need rethink.
7659      Branch: perl
7660            ! utf8.c
7661 ____________________________________________________________________________
7662 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
7663         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
7664              From: "Craig A. Berry" <craigberry@mac.com>
7665              Date: Mon, 03 Dec 2001 16:28:06 -0600
7666              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
7667      Branch: perl
7668            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
7669 ____________________________________________________________________________
7670 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
7671         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
7672              From: Andy Dougherty <doughera@lafayette.edu>
7673              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
7674              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
7675      Branch: perl
7676            ! hints/solaris_2.sh
7677 ____________________________________________________________________________
7678 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
7679         Log: This test is not very robust on 8.3-constrained systems:
7680              all the "with truncated name" lines between "Autosplitting ..."
7681              and "some names are not unique" lines are unexpected,
7682              and the truncation message becomes:
7683              testtest.al, testtest.al truncate to testtest 
7684      Branch: perl
7685            ! lib/AutoSplit.t
7686 ____________________________________________________________________________
7687 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
7688         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
7689      Branch: perl
7690            ! ext/I18N/Langinfo/Langinfo.t
7691 ____________________________________________________________________________
7692 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
7693         Log: Test::Morify UCD.t
7694      Branch: perl
7695            ! lib/Unicode/UCD.t
7696 ____________________________________________________________________________
7697 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
7698         Log: If Socket has not been built (e.g. DJGPP) the libnet
7699              tests fall over with (too) much noise.
7700      Branch: perl
7701            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
7702            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
7703            ! lib/Net/t/smtp.t lib/Net/t/time.t
7704 ____________________________________________________________________________
7705 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
7706         Log: Subject: [PATCH] shared hash keys and ++/--
7707              From: Nicholas Clark <nick@ccl4.org>
7708              Date: Mon, 3 Dec 2001 16:37:16 +0000
7709              Message-ID: <20011203163716.C21702@plum.flirble.org>
7710      Branch: perl
7711            ! pp.c pp_hot.c sv.c t/op/inc.t
7712 ____________________________________________________________________________
7713 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
7714         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
7715              From: Jonathan Stowe <jns@gellyfish.com>
7716              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
7717              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
7718      Branch: perl
7719            ! lib/Term/Cap.pm
7720 ____________________________________________________________________________
7721 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
7722         Log: Update Changes.
7723      Branch: perl
7724            ! Changes patchlevel.h
7725 ____________________________________________________________________________
7726 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
7727         Log: perldelta tweaks.
7728      Branch: perl
7729            ! pod/perldelta.pod
7730 ____________________________________________________________________________
7731 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
7732         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
7733              From: Sam Tregar <sam@tregar.com> 
7734              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
7735              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
7736      Branch: perl
7737            ! pod/perlnewmod.pod
7738 ____________________________________________________________________________
7739 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
7740         Log: microperl casting nit.
7741      Branch: perl
7742            ! utf8.c
7743 ____________________________________________________________________________
7744 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
7745         Log: Make sharepvn a macro since all it does is a deref.
7746      Branch: perl
7747            ! embed.h embed.pl global.sym hv.c hv.h proto.h
7748 ____________________________________________________________________________
7749 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
7750         Log: perldelta updates.
7751      Branch: perl
7752            ! pod/perldelta.pod
7753 ____________________________________________________________________________
7754 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
7755         Log: PPPort update from Paul Marquess.
7756      Branch: perl
7757            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
7758            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
7759            + ext/Devel/PPPort/t/test.t
7760            - ext/Devel/PPPort/harness/Harness.pm
7761            - ext/Devel/PPPort/harness/Harness.xs
7762            - ext/Devel/PPPort/harness/Makefile.PL
7763            - ext/Devel/PPPort/harness/module2.c
7764            - ext/Devel/PPPort/harness/module3.c
7765            - ext/Devel/PPPort/harness/t/test.t
7766            ! MANIFEST ext/Devel/PPPort/MANIFEST
7767            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
7768            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
7769            ! ext/Devel/PPPort/soak
7770 ____________________________________________________________________________
7771 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
7772         Log: No use talking about dynamic library search patch
7773              unless we are having a dynamic build.
7774      Branch: perl
7775            ! t/TEST
7776 ____________________________________________________________________________
7777 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
7778         Log: Be more explicit on the List::Util build trick,
7779              should also stop unneeded rebuilds on static builds.
7780      Branch: perl
7781            ! ext/List/Util/Makefile.PL
7782 ____________________________________________________________________________
7783 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
7784         Log: We need to replace the optimize (-O1) with
7785              the -h scalar0 -h vector0, not append them
7786              to the ccflags.
7787      Branch: perl
7788            ! hints/unicos.sh hints/unicosmk.sh
7789 ____________________________________________________________________________
7790 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
7791         Log: Subject: [PATCH] Shared hash keys 
7792              From: Nicholas Clark <nick@ccl4.org>
7793              Date: Sun, 2 Dec 2001 20:52:32 +0000
7794              Message-ID: <20011202205232.U21702@plum.flirble.org>
7795      Branch: perl
7796            ! doop.c t/op/tr.t
7797 ____________________________________________________________________________
7798 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
7799         Log: Better add new files to MANIFEST, too.
7800      Branch: perl
7801            ! MANIFEST
7802 ____________________________________________________________________________
7803 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
7804         Log: Subject: {PATCH] perlpacktut.pod
7805              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
7806              Date: Sun, 02 Dec 2001 19:55:06 +0100
7807              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
7808      Branch: perl
7809            ! pod/perlpacktut.pod
7810 ____________________________________________________________________________
7811 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
7812         Log: Various small nits found by DJGPP build.
7813      Branch: perl
7814            ! doio.c mg.c pp.c util.c
7815 ____________________________________________________________________________
7816 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
7817         Log: Subject: RE: More verbose POD for Carp
7818              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
7819              Date: Sun, 2 Dec 2001 11:32:51 -0500
7820              Message-ID: <3C0A9748@operamail.com>
7821      Branch: perl
7822            ! lib/Carp.pm
7823 ____________________________________________________________________________
7824 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
7825         Log: Add a header for DJGPP with the function prototypes.
7826      Branch: perl
7827            + djgpp/djgpp.h
7828            ! MANIFEST djgpp/djgpp.c
7829 ____________________________________________________________________________
7830 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
7831         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
7832              From: Abe Timmerman <abe@ztreet.demon.nl>
7833              Date: Sun, 02 Dec 2001 02:41:25 +0100
7834              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
7835      Branch: perl
7836            ! pp_sys.c
7837 ____________________________________________________________________________
7838 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
7839         Log: There isn't PTR2INT(), there's PTR2IV().
7840      Branch: perl
7841            ! ext/Time/HiRes/HiRes.xs
7842 ____________________________________________________________________________
7843 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
7844         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
7845              From: Marc Lehmann <root@schmorp.de>
7846              Date: Sun, 02 Dec 2001 02:44:53 +0100
7847              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
7848      Branch: perl
7849            ! ext/Time/HiRes/HiRes.xs
7850 ____________________________________________________________________________
7851 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
7852         Log: encode()/decode() examples.
7853      Branch: perl
7854            ! ext/Encode/Encode.pm
7855 ____________________________________________________________________________
7856 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
7857         Log: DJGPP tweaks from Laszlo Molnar.
7858      Branch: perl
7859            ! djgpp/config.over djgpp/djgppsed.sh
7860 ____________________________________________________________________________
7861 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
7862         Log: Update Changes.
7863      Branch: perl
7864            ! Changes patchlevel.h
7865 ____________________________________________________________________________
7866 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
7867         Log: Integrate perlio;
7868              
7869              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
7870              which do not have file descriptors. Noticed a possibly
7871              worse problem in the process ...
7872      Branch: perl
7873           !> doio.c
7874 ____________________________________________________________________________
7875 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
7876         Log: Non-VMS-fixed and Win32-skipped version of
7877              
7878              Subject: [PATCH t/op/exec.t] Portabilty fix 
7879              From: Michael G Schwern <schwern@pobox.com> 
7880              Date: Fri, 30 Nov 2001 16:09:27 -0500
7881              Message-ID: <20011130160927.A10406@blackrider>
7882      Branch: perl
7883            ! t/op/exec.t
7884 ____________________________________________________________________________
7885 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
7886         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
7887              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
7888              Date: Sat, 1 Dec 2001 07:01:09 -0500
7889              Message-ID: <3C0D2E39@operamail.com>
7890              
7891              Subject: More verbose POD for Carp
7892              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
7893              Date: Sat, 1 Dec 2001 08:04:16 -0500
7894              Message-ID: <3C285C2B@operamail.com>
7895      Branch: perl
7896            ! lib/Carp.pm lib/Carp/Heavy.pm
7897 ____________________________________________________________________________
7898 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
7899         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
7900              From: chromatic <chromatic@rmci.net>
7901              Date: Sat, 01 Dec 2001 12:41:58 -0700
7902              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
7903      Branch: perl
7904            ! lib/DB.t
7905 ____________________________________________________________________________
7906 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
7907         Log: Try to make a missing RADIXCHAR a softer kinder error.
7908      Branch: perl
7909            ! ext/I18N/Langinfo/Langinfo.t
7910 ____________________________________________________________________________
7911 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
7912         Log: Have a little faith on nl_langinfo() itself.
7913      Branch: perl
7914            ! ext/I18N/Langinfo/Langinfo.xs
7915 ____________________________________________________________________________
7916 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
7917         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
7918              the max, not max plus one)
7919      Branch: perl
7920            ! ext/I18N/Langinfo/Langinfo.xs
7921 ____________________________________________________________________________
7922 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
7923         Log: Make reality agree with the comment.
7924      Branch: perl
7925            ! ext/I18N/Langinfo/Langinfo.xs
7926 ____________________________________________________________________________
7927 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
7928         Log: Try to protect against wild langinfo() arguments.
7929      Branch: perl
7930            ! ext/I18N/Langinfo/Langinfo.xs
7931 ____________________________________________________________________________
7932 [ 13409] By: nick                                  on 2001/12/01  18:19:59
7933         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
7934              have file descriptors. Noticed a possibly worse problem in the process ...
7935      Branch: perlio
7936            ! doio.c
7937 ____________________________________________________________________________
7938 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
7939         Log: If we are inside an eval, let's be silent about
7940              separate symbols and just croak() in the end.
7941      Branch: perl
7942            ! lib/Exporter/Heavy.pm
7943 ____________________________________________________________________________
7944 [ 13407] By: nick                                  on 2001/12/01  17:14:05
7945         Log: Integrate mainline
7946      Branch: perlio
7947           !> (integrate 26 files)
7948 ____________________________________________________________________________
7949 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
7950         Log: Subject: Fix for Exporter error reporting behaviour
7951              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
7952              Date: Sat, 1 Dec 2001 06:34:48 -0500
7953              Message-ID: <3C0D1B9A@operamail.com>
7954      Branch: perl
7955            ! lib/Exporter.pm lib/Exporter/Heavy.pm
7956 ____________________________________________________________________________
7957 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
7958         Log: Need to hide behind an eval to avoid a warning
7959              about :utf8 on non-perlio configs.
7960      Branch: perl
7961            ! lib/open.t
7962 ____________________________________________________________________________
7963 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
7964         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
7965              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7966              Date: Fri, 30 Nov 2001 23:46:58 +0100
7967              Message-ID: <20011130234658.A717@rafael>
7968      Branch: perl
7969            ! op.c t/op/method.t
7970 ____________________________________________________________________________
7971 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
7972         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
7973              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7974              Date: Thu, 29 Nov 2001 22:46:12 +0100
7975              Message-ID: <20011129224612.A699@rafael>
7976      Branch: perl
7977            ! ext/B/B/Xref.pm
7978 ____________________________________________________________________________
7979 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
7980         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
7981              From: Tels <perl_dummy@bloodgate.com>
7982              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
7983              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
7984      Branch: perl
7985            ! pod/perlfunc.pod
7986 ____________________________________________________________________________
7987 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
7988         Log: Subject: [REPATCH] reference pointer comparison
7989              From: Nicholas Clark <nick@ccl4.org>
7990              Date: Sat, 1 Dec 2001 13:00:17 +0000
7991              Message-ID: <20011201130017.I21702@plum.flirble.org>
7992      Branch: perl
7993            ! pp.c
7994 ____________________________________________________________________________
7995 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
7996         Log: Upgrade to Storable 1.0.14.
7997      Branch: perl
7998            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
7999 ____________________________________________________________________________
8000 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
8001         Log: Add simple caches for ::viacode() and ::vianame().
8002      Branch: perl
8003            ! lib/charnames.pm lib/charnames.t
8004 ____________________________________________________________________________
8005 [ 13398] By: nick                                  on 2001/12/01  10:36:24
8006         Log: Integrate mainline.
8007      Branch: perlio
8008           +> (branch 44 files)
8009            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
8010            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
8011            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
8012           !> (integrate 250 files)
8013 ____________________________________________________________________________
8014 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
8015         Log: Regen toc and modlib.
8016      Branch: perl
8017            ! pod/perlmodlib.pod pod/perltoc.pod
8018 ____________________________________________________________________________
8019 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
8020         Log: Upgrade to podlators-1.18.
8021      Branch: perl
8022            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
8023 ____________________________________________________________________________
8024 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
8025         Log: -h scalar0 -h vector0 seems to help for both
8026              UNICOS and UNICOS/mk on the unpack %65c problems.
8027              
8028              (replaces #13393)
8029      Branch: perl
8030            ! hints/unicos.sh hints/unicosmk.sh
8031 ____________________________________________________________________________
8032 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
8033         Log: More Socket constants.
8034      Branch: perl
8035            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
8036 ____________________________________________________________________________
8037 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
8038         Log: (replaced by #13395)
8039      Branch: perl
8040            ! hints/unicosmk.sh
8041 ____________________________________________________________________________
8042 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
8043         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
8044              From: Andy Dougherty <doughera@lafayette.edu>
8045              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
8046              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
8047              
8048              Simplify the test skippage criterion now that we are
8049              no more dependent on sed.
8050      Branch: perl
8051            ! t/comp/cpp.t t/run/switchPx.t
8052 ____________________________________________________________________________
8053 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
8054         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
8055              From: Michael G Schwern <schwern@pobox.com>
8056              Date: Fri, 30 Nov 2001 11:48:44 -0500
8057              Message-ID: <20011130114844.C1303@blackrider>
8058              
8059              (replaces #13381)
8060      Branch: perl
8061            ! t/op/stat.t
8062 ____________________________________________________________________________
8063 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
8064         Log: Let's not assume how much memory has been allocated
8065              to PVs.
8066      Branch: perl
8067            ! ext/Devel/Peek/Peek.t
8068 ____________________________________________________________________________
8069 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
8070         Log: VOS needs to know the modules, including pp_sort.
8071      Branch: perl
8072            ! vos/perl.bind
8073 ____________________________________________________________________________
8074 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
8075         Log: Unused variables.
8076      Branch: perl
8077            ! ext/Unicode/Normalize/Normalize.xs
8078 ____________________________________________________________________________
8079 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
8080         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
8081              From: John Peacock <jpeacock@rowman.com>     
8082              Date: Fri, 30 Nov 2001 10:24:00 -0500        
8083              Message-ID: <3C07A490.A22A76B0@rowman.com>   
8084      Branch: perl
8085            ! lib/ExtUtils/Embed.t
8086 ____________________________________________________________________________
8087 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
8088         Log: Tweak for the VOS building script from Paul Green.
8089      Branch: perl
8090            ! vos/configure_perl.cm
8091 ____________________________________________________________________________
8092 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
8093         Log: Update Changes.
8094      Branch: perl
8095            ! Changes patchlevel.h
8096 ____________________________________________________________________________
8097 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
8098         Log: Cannot test if cppstdin has not yet been installed.
8099      Branch: perl
8100            ! t/run/switchPx.t
8101 ____________________________________________________________________________
8102 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
8103         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
8104              From: Michael G Schwern <schwern@pobox.com> 
8105              Date: Thu, 29 Nov 2001 22:05:11 -0500
8106              Message-ID: <20011129220510.A18869@blackrider>
8107              
8108              TODO 1: if cppstdin is used and not yet installed,
8109              the Px.t will fail (must do the same as in cpp.t)
8110              
8111              TODO 2: does this work if no Perl whatsoever has
8112              yet been installed?  That is, we should be using
8113              the Perl we are building to execute the one-liner.
8114      Branch: perl
8115            + t/run/switchPx.aux t/run/switchPx.t
8116            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
8117            ! vms/test.com
8118 ____________________________________________________________________________
8119 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
8120         Log: Upgrade to Unicode::Normalize 0.12.
8121      Branch: perl
8122            ! ext/Unicode/Normalize/Changes
8123            ! ext/Unicode/Normalize/Normalize.pm
8124            ! ext/Unicode/Normalize/Normalize.xs
8125            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
8126            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
8127            ! ext/Unicode/Normalize/t/test.t
8128 ____________________________________________________________________________
8129 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
8130         Log: (replaced by #13391)
8131              
8132              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
8133              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
8134              Date: 30 Nov 2001 11:41:53 -0000             
8135              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
8136              
8137              No need to die if we have high-paranoia (non-chdirable)
8138              system directories.
8139      Branch: perl
8140            ! t/op/stat.t
8141 ____________________________________________________________________________
8142 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
8143         Log: Paragraph rewrapping.
8144      Branch: perl
8145            ! pod/perliol.pod
8146 ____________________________________________________________________________
8147 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
8148         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
8149              From: Stas Bekman <stas@stason.org>
8150              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
8151              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
8152      Branch: perl
8153            ! pod/perliol.pod
8154 ____________________________________________________________________________
8155 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
8156         Log: Whether select() gets restarted on signals is
8157              implementation dependent.
8158      Branch: perl
8159            ! ext/Time/HiRes/HiRes.t
8160 ____________________________________________________________________________
8161 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
8162         Log: More forgotten checkins.
8163      Branch: perl
8164            ! embed.h embed.pl proto.h
8165 ____________________________________________________________________________
8166 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
8167         Log: Add a note about folding vs lowercase.
8168      Branch: perl
8169            ! regexec.c
8170 ____________________________________________________________________________
8171 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
8172         Log: Use to_uni_fold (and add changed global.sym)
8173      Branch: perl
8174            ! global.sym utf8.c
8175 ____________________________________________________________________________
8176 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
8177         Log: Make to Unicode character functions to use UVs
8178              instead of U32s and add to_uni_fold().
8179      Branch: perl
8180            ! embed.pl proto.h utf8.c
8181 ____________________________________________________________________________
8182 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
8183         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
8184              From: Nicholas Clark <nick@ccl4.org>
8185              Date: Thu, 29 Nov 2001 22:47:32 +0000
8186              Message-ID: <20011129224732.W37621@plum.flirble.org>
8187      Branch: perl
8188            ! pod/perlpacktut.pod
8189 ____________________________________________________________________________
8190 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
8191         Log: README.vos updates from Paul Green.
8192      Branch: perl
8193            ! README.vos
8194 ____________________________________________________________________________
8195 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
8196         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
8197              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8198              Date: Thu, 29 Nov 2001 14:18:51 EST
8199              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
8200      Branch: perl
8201            ! mg.c vms/vms.c vms/vmsish.h
8202 ____________________________________________________________________________
8203 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
8204         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
8205              From: Michael G Schwern <schwern@pobox.com>
8206              Date: Thu, 29 Nov 2001 13:12:31 -0500
8207              Message-ID: <20011129131231.E11300@blackrider>
8208      Branch: perl
8209            ! README.vms
8210 ____________________________________________________________________________
8211 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
8212         Log: BGET_IV was missing.
8213      Branch: perl
8214            ! ext/ByteLoader/bytecode.h
8215 ____________________________________________________________________________
8216 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
8217         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
8218              From: Jonathan Stowe <gellyfish@gellyfish.com>
8219              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
8220              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
8221      Branch: perl
8222            ! lib/Term/Cap.pm
8223 ____________________________________________________________________________
8224 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
8225         Log: Porting/checkURL.pl was missing.
8226      Branch: perl
8227            ! MANIFEST
8228 ____________________________________________________________________________
8229 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
8230         Log: Subject: INSTALL and READMEs should be reviewed
8231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8232              Date: Thu, 29 Nov 2001 16:49:36 +0100
8233              Message-ID: <20011129164936.A17492@rafael>         
8234      Branch: perl
8235            ! README.cygwin
8236 ____________________________________________________________________________
8237 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
8238         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
8239              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
8240              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
8241              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
8242      Branch: perl
8243            ! README.os390
8244 ____________________________________________________________________________
8245 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
8246         Log: Update Changes.
8247      Branch: perl
8248            ! Changes patchlevel.h
8249 ____________________________________________________________________________
8250 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
8251         Log: The changes to the curliffed files didn't stick in #13348.
8252      Branch: perl
8253            ! README.dos README.win32
8254 ____________________________________________________________________________
8255 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
8256         Log: Subject: Re: Found the rev where File::Glob broke
8257              From: Andy Dougherty <doughera@lafayette.edu>
8258              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
8259              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
8260      Branch: perl
8261            ! lib/ExtUtils/MM_Unix.pm
8262 ____________________________________________________________________________
8263 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
8264         Log: Use __DATA__ instead of __END__.
8265      Branch: perl
8266            ! lib/Term/Cap.pm
8267 ____________________________________________________________________________
8268 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
8269         Log: Subject: [PATCH toke.c] autosplit into @F fix
8270              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8271              Date: Thu, 29 Nov 2001 14:52:23 +0100
8272              Message-ID: <20011129145223.A25817@rafael>         
8273      Branch: perl
8274            ! toke.c
8275 ____________________________________________________________________________
8276 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
8277         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
8278              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8279              Date: Thu, 29 Nov 2001 15:48:15 +0100
8280              Message-ID: <20011129154815.C25817@rafael>         
8281      Branch: perl
8282            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
8283 ____________________________________________________________________________
8284 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
8285         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
8286              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
8287              Date: Wed, 28 Nov 2001 20:35:29 +0100
8288              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
8289      Branch: perl
8290            ! pod/perlpacktut.pod
8291 ____________________________________________________________________________
8292 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
8293         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
8294              From: Stas Bekman <stas@stason.org>
8295              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
8296              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
8297              
8298              (with tweaks)
8299      Branch: perl
8300            ! pod/perlapio.pod
8301 ____________________________________________________________________________
8302 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
8303         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
8304              From: Tels <perl_dummy@bloodgate.com>
8305              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
8306              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
8307              
8308              (plus paragraph rewrapping)
8309      Branch: perl
8310            ! lib/Exporter.pm
8311 ____________________________________________________________________________
8312 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
8313         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
8314              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
8315              Date: Wed, 28 Nov 2001 21:47:59 +0000
8316              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
8317      Branch: perl
8318            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
8319 ____________________________________________________________________________
8320 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
8321         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
8322              From: Andy Dougherty <doughera@lafayette.edu>
8323              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
8324              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
8325      Branch: perl
8326            ! INSTALL ext/Time/HiRes/HiRes.t
8327 ____________________________________________________________________________
8328 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
8329         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
8330              From: Michael G Schwern <schwern@pobox.com> 
8331              Date: Wed, 28 Nov 2001 16:37:01 -0500
8332              Message-ID: <20011128163701.H676@blackrider>
8333      Branch: perl
8334            ! t/run/kill_perl.t
8335 ____________________________________________________________________________
8336 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
8337         Log: @INC tweak.
8338      Branch: perl
8339            ! t/op/ref.t
8340 ____________________________________________________________________________
8341 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
8342         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
8343              From: Nicholas Clark <nick@ccl4.org>
8344              Date: Wed, 28 Nov 2001 23:38:43 +0000
8345              Message-ID: <20011128233843.N37621@plum.flirble.org>  
8346      Branch: perl
8347            ! installman
8348 ____________________________________________________________________________
8349 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
8350         Log: Tweak the forking logic.
8351      Branch: perl
8352            ! Porting/checkURL.pl
8353 ____________________________________________________________________________
8354 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
8355         Log: Update perlmodlib.PL as per #13348.  The L<> got
8356              changed back because that is coming from ParseLink.pm.
8357      Branch: perl
8358            ! pod/perlmodlib.PL pod/perlmodlib.pod
8359 ____________________________________________________________________________
8360 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
8361         Log: URL fixups from Michael Schwern.
8362      Branch: perl
8363            ! README.cygwin README.dos README.hpux README.mint README.mpeix
8364            ! README.os390 README.qnx README.solaris README.vos README.win32
8365            ! pod/perlmodlib.pod
8366 ____________________________________________________________________________
8367 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
8368         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
8369              From: Barrie Slaymaker <barries@slaysys.com>
8370              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
8371              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
8372      Branch: perl
8373            ! lib/Exporter.pm
8374 ____________________________________________________________________________
8375 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
8376         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
8377      Branch: perl
8378            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
8379 ____________________________________________________________________________
8380 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
8381         Log: Subject: [PATCH] Re: $\ very broken
8382              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8383              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
8384              Message-ID: <20011128223308.E732@rafael>   
8385              
8386              Subject: Re: [PATCH] Re: $\ very broken     
8387              From: Nicholas Clark <nick@ccl4.org>
8388              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
8389              Message-ID: <20011128222859.K37621@plum.flirble.org>
8390      Branch: perl
8391            ! mg.c t/op/ref.t
8392 ____________________________________________________________________________
8393 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
8394         Log: Add Abigail's link checker with the following tweaks:
8395              - known dummy URLs (Peter Prymmer)
8396              - do also READMEs and INSTALL (Michael Schwern)
8397              - do also ftp URLs
8398              - add fork retry loop in case the allowed number
8399              of processes per user is low
8400      Branch: perl
8401            + Porting/checkURL.pl
8402            ! MANIFEST
8403 ____________________________________________________________________________
8404 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
8405         Log: Update Changes.
8406      Branch: perl
8407            ! Changes patchlevel.h
8408 ____________________________________________________________________________
8409 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
8410         Log: In Linux if we have modern enough gcc and supported
8411              enough CPU, crank up the optimization level to -O3.
8412      Branch: perl
8413            ! hints/linux.sh
8414 ____________________________________________________________________________
8415 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
8416         Log: Add perlpacktut from Wolfgang Laun; regen toc.
8417      Branch: perl
8418            + pod/perlpacktut.pod
8419            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
8420            ! pod/perltoc.pod
8421 ____________________________________________________________________________
8422 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
8423         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
8424              From: PPrymmer@factset.com
8425              Date: Wed, 28 Nov 2001 07:51:26 -0500
8426              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
8427      Branch: perl
8428            ! vms/test.com
8429 ____________________________________________________________________________
8430 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
8431         Log: Test cases for the first half of #13338.
8432      Branch: perl
8433            ! t/lib/h2ph.h t/lib/h2ph.pht
8434 ____________________________________________________________________________
8435 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
8436         Log: Subject: Re: h2ph confused by comments in an enum.
8437              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
8438              Date: Wed, 28 Nov 2001 04:19:21 +0000
8439              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
8440              
8441              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
8442              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
8443              Date: Wed, 28 Nov 2001 13:36:35 +0000
8444              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
8445      Branch: perl
8446            ! utils/h2ph.PL
8447 ____________________________________________________________________________
8448 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
8449         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
8450              From: Jonathan Stowe <gellyfish@gellyfish.com>
8451              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
8452              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
8453              
8454              (replace #13327)
8455      Branch: perl
8456            ! lib/Term/Cap.pm
8457 ____________________________________________________________________________
8458 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
8459         Log: Replace #13335 with
8460              
8461              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
8462              From: Russ Allbery <rra@stanford.edu>
8463              Date: 27 Nov 2001 20:42:49 -0800
8464              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
8465      Branch: perl
8466            ! lib/Pod/Text/Termcap.pm
8467 ____________________________________________________________________________
8468 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
8469         Log: (replaced by #13336)
8470              
8471              Subject: [PATCH perl@13323] Termcap.pm with no termios
8472              From: "Craig A. Berry" <craigberry@mac.com> 
8473              Date: Tue, 27 Nov 2001 22:28:50 -0600
8474              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
8475      Branch: perl
8476            ! lib/Pod/Text/Termcap.pm
8477 ____________________________________________________________________________
8478 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
8479         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
8480              From: "Craig A. Berry" <craigberry@mac.com> 
8481              Date: Tue, 27 Nov 2001 21:46:45 -0600
8482              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
8483      Branch: perl
8484            ! configure.com
8485 ____________________________________________________________________________
8486 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
8487         Log: Upgrade to podlators 1.17.
8488      Branch: perl
8489            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
8490            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
8491 ____________________________________________________________________________
8492 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
8493         Log: Fix for "a\x{100}" =~ /A/i.
8494      Branch: perl
8495            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
8496            ! utf8.c
8497 ____________________________________________________________________________
8498 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
8499         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
8500              From: "Craig A. Berry" <craigberry@mac.com>
8501              Date: Tue, 27 Nov 2001 17:11:49 -0600
8502              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
8503      Branch: perl
8504            ! lib/DB.t
8505 ____________________________________________________________________________
8506 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
8507         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
8508              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8509              Date: Tue, 27 Nov 2001 14:55:23 -0500
8510              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
8511              
8512              Subject: [PATCH: perl@13324] updates to perldelta.pod 
8513              From: PPrymmer@factset.com
8514              Date: Tue, 27 Nov 2001 18:06:04 -0500
8515              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
8516              
8517              plus added some known problems.
8518      Branch: perl
8519            ! pod/perldelta.pod
8520 ____________________________________________________________________________
8521 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
8522         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
8523              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8524              Date: Tue, 27 Nov 2001 15:38:02 EST 
8525              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
8526      Branch: perl
8527            ! configure.com vms/vms.c vms/vmsish.h
8528 ____________________________________________________________________________
8529 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
8530         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
8531              From: Michael G Schwern <schwern@pobox.com> 
8532              Date: Tue, 27 Nov 2001 15:31:12 -0500
8533              Message-ID: <20011127153112.G20929@blackrider>
8534      Branch: perl
8535            ! t/run/kill_perl.t
8536 ____________________________________________________________________________
8537 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
8538         Log: (replaced by #13337)
8539              
8540              VMS can safely hardcode a termcap entry for VT100.
8541      Branch: perl
8542            ! lib/Term/Cap.pm
8543 ____________________________________________________________________________
8544 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
8545         Log: VMS piping fixes from Charles Lane (perl -P should
8546              be working now).
8547      Branch: perl
8548            ! vms/vms.c
8549 ____________________________________________________________________________
8550 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
8551         Log: Subject: [PATCH] perlvar.pod fix
8552              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8553              Date: Tue, 27 Nov 2001 13:11:47 -0500
8554              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
8555      Branch: perl
8556            ! pod/perlvar.pod
8557 ____________________________________________________________________________
8558 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
8559         Log: Update Changes.
8560      Branch: perl
8561            ! Changes patchlevel.h
8562 ____________________________________________________________________________
8563 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
8564         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
8565              From: "Craig A. Berry" <craigberry@mac.com> 
8566              Date: Tue, 27 Nov 2001 10:21:18 -0600
8567              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
8568      Branch: perl
8569            ! lib/ExtUtils/MM_VMS.pm
8570 ____________________________________________________________________________
8571 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
8572         Log: Protect against accumulating -options -options -options.
8573      Branch: perl
8574            ! hints/hpux.sh
8575 ____________________________________________________________________________
8576 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
8577         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
8578              From: Barrie Slaymaker <barries@slaysys.com>
8579              Date: Tue, 27 Nov 2001 10:58:54 -0500
8580              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
8581      Branch: perl
8582            ! lib/Benchmark.pm
8583 ____________________________________________________________________________
8584 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
8585         Log: Tiny fix from John P. Linderman.
8586      Branch: perl
8587            ! lib/sort.pm
8588 ____________________________________________________________________________
8589 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
8590         Log: The Story of sort(), from John P. Linderman.
8591      Branch: perl
8592            ! pod/perldelta.pod
8593 ____________________________________________________________________________
8594 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
8595         Log: Add information what to do if you are reading
8596              perluniintro but using some older Perl.
8597      Branch: perl
8598            ! pod/perluniintro.pod
8599 ____________________________________________________________________________
8600 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
8601         Log: Update the 'wide characters' FAQ entry.
8602      Branch: perl
8603            ! pod/perlfaq6.pod
8604 ____________________________________________________________________________
8605 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
8606         Log: Fix for
8607              
8608              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
8609              From: Marc Lehmann <root@schmorp.de>
8610              Date: Tue, 27 Nov 2001 14:27:14 +0100
8611              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
8612      Branch: perl
8613            ! ext/Encode.t ext/Encode/Encode.xs
8614 ____________________________________________________________________________
8615 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
8616         Log: Subject: [PATCH] DB_File 1.801
8617              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8618              Date: Tue, 27 Nov 2001 15:06:45 -0000
8619              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
8620      Branch: perl
8621            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8622            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
8623 ____________________________________________________________________________
8624 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
8625         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
8626      Branch: perl
8627            ! pod/perlmodlib.pod
8628 ____________________________________________________________________________
8629 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
8630         Log: sort() doc tweaks from John P. Linderman.
8631      Branch: perl
8632            ! pod/perlfunc.pod
8633 ____________________________________________________________________________
8634 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
8635         Log: Subject: [PATCH] More perldelta.pod nits
8636              From: Simon Glover <scog@roe.ac.uk>
8637              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
8638              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
8639      Branch: perl
8640            ! pod/perldelta.pod
8641 ____________________________________________________________________________
8642 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
8643         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
8644              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8645              Date: Tue, 27 Nov 2001 11:52:31 -0000
8646              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
8647      Branch: perl
8648            ! ext/Devel/PPPort/harness/Makefile.PL
8649 ____________________________________________________________________________
8650 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
8651         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
8652              From: Michael G Schwern <schwern@pobox.com>
8653              Date: Tue, 27 Nov 2001 03:38:24 -0500
8654              Message-ID: <20011127033824.A17775@blackrider>
8655      Branch: perl
8656            ! t/TEST
8657 ____________________________________________________________________________
8658 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
8659         Log: Subject: Re: perlcc very broken
8660              From: John Peacock <jpeacock@rowman.com>
8661              Date: Tue, 27 Nov 2001 06:48:01 -0500
8662              Message-ID: <3C037D71.4030508@rowman.com>
8663      Branch: perl
8664            ! utils/perlcc.PL
8665 ____________________________________________________________________________
8666 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
8667         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
8668              From: David Dyck <dcd@tc.fluke.com>
8669              Date: Mon, 26 Nov 2001 22:04:38 -0800
8670              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
8671      Branch: perl
8672            ! t/op/pack.t
8673 ____________________________________________________________________________
8674 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
8675         Log: Subject: [ID 20011126.149] t/op/split fails step 37
8676              From: David Dyck <dcd@tc.fluke.com>
8677              Date: Mon, 26 Nov 2001 21:52:35 -0800
8678              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
8679      Branch: perl
8680            ! t/op/split.t
8681 ____________________________________________________________________________
8682 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
8683         Log: incorporate last minute change from libnet 1.0901-tobe
8684      Branch: perl
8685            ! lib/Net/SMTP.pm
8686 ____________________________________________________________________________
8687 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
8688         Log: Pass 7 at perldelta - random edits.
8689      Branch: perl
8690            ! pod/perldelta.pod
8691 ____________________________________________________________________________
8692 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
8693         Log: Portability and skippage tweaks.
8694      Branch: perl
8695            ! t/op/split.t
8696 ____________________________________________________________________________
8697 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
8698         Log: (retracted by #13449)
8699              Try to make Unicode casemapping to work for EBCDIC, too.
8700      Branch: perl
8701            ! utf8.c
8702 ____________________________________________________________________________
8703 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
8704         Log: Just printing 1..0 is not quite enough...
8705      Branch: perl
8706            ! lib/Dumpvalue.t
8707 ____________________________________________________________________________
8708 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
8709         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
8710              Delay the match until runtime.
8711      Branch: perl
8712            ! t/op/append.t
8713 ____________________________________________________________________________
8714 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
8715         Log: UTF-EBCDIC.
8716      Branch: perl
8717            ! ext/Devel/Peek/Peek.t
8718 ____________________________________________________________________________
8719 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
8720         Log: Be UTF-EBCDIC aware.
8721      Branch: perl
8722            ! lib/bytes.t
8723 ____________________________________________________________________________
8724 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
8725         Log: Bad assumption which way digits and letters sort.
8726      Branch: perl
8727            ! lib/English.t
8728 ____________________________________________________________________________
8729 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
8730         Log: If in EBCDIC but no Convert::EBCDIC
8731              the libnet tests will all fail.
8732      Branch: perl
8733            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
8734            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
8735            ! lib/Net/t/smtp.t lib/Net/t/time.t
8736 ____________________________________________________________________________
8737 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
8738         Log: Just sorting to guarantee order is not enough.
8739              (Think EBCDIC.) 
8740      Branch: perl
8741            ! lib/ExtUtils/Manifest.t
8742 ____________________________________________________________________________
8743 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
8744         Log: OS/390 cleanable gunk.
8745      Branch: perl
8746            ! lib/ExtUtils/MM_Unix.pm
8747 ____________________________________________________________________________
8748 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
8749         Log: Update the EBCDIC MD5 checksums.
8750      Branch: perl
8751            ! ext/Digest/MD5/t/files.t
8752 ____________________________________________________________________________
8753 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
8754         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
8755              From: Nicholas Clark <nick@ccl4.org>
8756              Date: Mon, 26 Nov 2001 23:06:34 +0000
8757              Message-ID: <20011126230633.Q37621@plum.flirble.org>
8758      Branch: perl
8759            ! installman
8760 ____________________________________________________________________________
8761 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
8762         Log: sort tweaks from John P. Linderman.
8763      Branch: perl
8764            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
8765 ____________________________________________________________________________
8766 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
8767         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
8768              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
8769              Date: Mon, 26 Nov 2001 18:47:25 -0600
8770              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
8771              
8772              Craig Berry submitted half of this patch just yesterday.
8773              Spooky cosmic resonance.
8774      Branch: perl
8775            ! ext/Socket/Socket.xs
8776 ____________________________________________________________________________
8777 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
8778         Log: Subject: [PATCH] doio slightly smaller
8779              From: Nicholas Clark <nick@ccl4.org>
8780              Date: Tue, 27 Nov 2001 00:40:23 +0000      
8781              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
8782      Branch: perl
8783            ! doio.c
8784 ____________________________________________________________________________
8785 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
8786         Log: perldelta nits from Autrijus Tang and Ron Kimball.
8787      Branch: perl
8788            ! pod/perldelta.pod
8789 ____________________________________________________________________________
8790 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
8791         Log: Subject: [PATCH] unpack P* uses random length for item
8792              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
8793              Date: Mon, 26 Nov 2001 19:56:32 +0100
8794              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
8795      Branch: perl
8796            ! pod/perldiag.pod pp_pack.c t/op/pack.t
8797 ____________________________________________________________________________
8798 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
8799         Log: Subject: [PATCH current] system and taintedness
8800              From: Radu Greab <radu@netsoft.ro>
8801              Date: Mon, 26 Nov 2001 18:42:29 +0200
8802              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
8803      Branch: perl
8804            ! pp_sys.c t/op/taint.t
8805 ____________________________________________________________________________
8806 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
8807         Log: Subject: [PATCH @ 13283] Devel::PPPort
8808              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8809              Date: Mon, 26 Nov 2001 14:37:17 -0000
8810              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
8811      Branch: perl
8812            + ext/Devel/PPPort/MANIFEST
8813            ! MANIFEST ext/Devel/PPPort/Makefile.PL
8814            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
8815            ! ext/Devel/PPPort/harness/Harness.xs
8816            ! ext/Devel/PPPort/harness/Makefile.PL
8817            ! ext/Devel/PPPort/harness/module2.c
8818            ! ext/Devel/PPPort/harness/module3.c
8819            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
8820 ____________________________________________________________________________
8821 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
8822         Log: Update the test list.
8823      Branch: perl
8824            ! t/lib/1_compile.t
8825 ____________________________________________________________________________
8826 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
8827         Log: Sync-up tests with libnet distribution
8828      Branch: perl
8829            + lib/Net/t/netrc.t
8830            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
8831 ____________________________________________________________________________
8832 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
8833         Log: Update Changes.
8834      Branch: perl
8835            ! Changes patchlevel.h
8836 ____________________________________________________________________________
8837 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
8838         Log: Upgrade to podlators 1.16.
8839      Branch: perl
8840            + lib/Pod/t/basic.cap
8841            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
8842            ! lib/Pod/t/basic.t pod/pod2man.PL
8843 ____________________________________________________________________________
8844 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
8845         Log: Pass 6 at perldelta - sort enhancements, generic and
8846              platform specific bug fixes.
8847      Branch: perl
8848            ! pod/perldelta.pod
8849 ____________________________________________________________________________
8850 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
8851         Log: PROPAGATE documentation from Tony Cook.
8852      Branch: perl
8853            ! pod/perlfunc.pod
8854 ____________________________________________________________________________
8855 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
8856         Log: DJGPP cannot do signals that well.
8857      Branch: perl
8858            ! ext/POSIX/t/sigaction.t
8859 ____________________________________________________________________________
8860 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
8861         Log: Can't do subsecond alarms without ualarm; and break out
8862              early if alarms do not seem to be coming in as expected.
8863      Branch: perl
8864            ! ext/Time/HiRes/HiRes.t
8865 ____________________________________________________________________________
8866 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
8867         Log: No Socket, little Net.
8868      Branch: perl
8869            ! t/lib/1_compile.t
8870 ____________________________________________________________________________
8871 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
8872         Log: Take the taint brush to the getcwds.
8873      Branch: perl
8874            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
8875 ____________________________________________________________________________
8876 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
8877         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
8878              From: "Craig A. Berry" <craigberry@mac.com>
8879              Date: Sun, 25 Nov 2001 16:20:45 -0600
8880              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
8881      Branch: perl
8882            ! ext/Socket/Socket.xs
8883 ____________________________________________________________________________
8884 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
8885         Log: Since in some DOS filesystems the timestamp granularity
8886              may be only two seconds, better sleep for three to play safe.
8887              (Helps CygWin, at least.)
8888      Branch: perl
8889            ! lib/Memoize/t/expire_file.t
8890 ____________________________________________________________________________
8891 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
8892         Log: For some reason CygWin wasn't collapsing multiple
8893              slashes into one, which made some Spec.t tests to fail.
8894              Either CygWin was being too prudish or the collapsing
8895              logic needs to be rethunk.
8896      Branch: perl
8897            ! lib/File/Spec/Unix.pm
8898 ____________________________________________________________________________
8899 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
8900         Log: Cygwin needs to have libperl.dll around if trying to link
8901              with -lperl.  Note: this change cures the test but whether
8902              it cures CygPerl installation, I don't know: hopefully the
8903              libperl5_7_2.dll, or the version equivalent, gets installed
8904              also as libperl.dll to the proper place(s).
8905      Branch: perl
8906            ! lib/ExtUtils/Embed.t
8907 ____________________________________________________________________________
8908 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
8909         Log: -I../lib/.. and -L../lib/..?  Strange.
8910      Branch: perl
8911            ! lib/ExtUtils/Embed.t
8912 ____________________________________________________________________________
8913 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
8914         Log: $MM?
8915      Branch: perl
8916            ! lib/ExtUtils/Embed.pm
8917 ____________________________________________________________________________
8918 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
8919         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
8920              From: Dave Rolsky <autarch@urth.org>
8921              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
8922              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
8923      Branch: perl
8924            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
8925            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
8926 ____________________________________________________________________________
8927 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
8928         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
8929              From: chromatic <chromatic@rmci.net>
8930              Date: Sat, 24 Nov 2001 14:56:57 -0700
8931              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
8932              
8933              plus a tweak for ithreads builds.
8934      Branch: perl
8935            + lib/DB.t
8936            ! MANIFEST lib/DB.pm
8937 ____________________________________________________________________________
8938 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
8939         Log: Win32 compilation tweaks for Blair Zajac.
8940      Branch: perl
8941            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
8942 ____________________________________________________________________________
8943 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
8944         Log: I don't think trying to bracket the hires time with lores
8945              times is going to be portable enough: Cygwin seems to be
8946              capable of getting hires ones rather consistently lower
8947              than the lores ones.  So let's try average difference instead.
8948      Branch: perl
8949            ! ext/Time/HiRes/HiRes.t
8950 ____________________________________________________________________________
8951 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
8952         Log: Subject: Re: benchmarks, sorts and reproducibility
8953              From: "John P. Linderman" <jpl@research.att.com>
8954              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
8955              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
8956              
8957              Randomize large partitions for quicksort to dodge the
8958              angry gods of quadratic.
8959      Branch: perl
8960            ! pp_sort.c
8961 ____________________________________________________________________________
8962 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
8963         Log: The joys of portable quoting.
8964      Branch: perl
8965            ! ext/Devel/PPPort/harness/Makefile.PL
8966 ____________________________________________________________________________
8967 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
8968         Log: sort pragma tweaks.
8969      Branch: perl
8970            ! lib/sort.pm
8971 ____________________________________________________________________________
8972 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
8973         Log: Skip the link= directives of utils.lst if no mandir
8974              (if no manpages).
8975      Branch: perl
8976            ! installman
8977 ____________________________________________________________________________
8978 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
8979         Log: integrate changes#8340,13260 from mainline
8980              
8981              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
8982              
8983              change#3373 introduced a handle leak in backticks and piped open()s
8984              that fail
8985      Branch: maint-5.6/perl
8986            ! t/io/pipe.t util.c
8987 ____________________________________________________________________________
8988 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
8989         Log: change#3373 introduced a handle leak in backticks and piped open()s
8990              that fail
8991      Branch: perl
8992            ! util.c
8993 ____________________________________________________________________________
8994 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
8995         Log: metaconfig unit change for #13258.
8996      Branch: metaconfig/U/perl
8997            ! d_procselfexe.U
8998 ____________________________________________________________________________
8999 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
9000         Log: Extraenous breaks noticed by David Dyck.
9001      Branch: perl
9002            ! Configure
9003 ____________________________________________________________________________
9004 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
9005         Log: Revert the /proc/self/auxv experiment for now.
9006      Branch: perl
9007            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
9008 ____________________________________________________________________________
9009 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
9010         Log: Also ExtUtils.t had $^X assumptions.
9011      Branch: perl
9012            ! lib/ExtUtils.t
9013 ____________________________________________________________________________
9014 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
9015         Log: Now is Solaris if you start the t/perl in the t/
9016              as "./perl", the $^X will be "../perl", not "./perl".
9017      Branch: perl
9018            ! t/lib/1_compile.t
9019 ____________________________________________________________________________
9020 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
9021         Log: The new way of finding out $^X in Solaris
9022              requires a little tweak if the executable
9023              pathname is *not* absolute: prepend "./"
9024              (otherwise `$^X ...` will start perl from PATH...)
9025      Branch: perl
9026            ! perl.c
9027 ____________________________________________________________________________
9028 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
9029         Log: Avoid "will not stay shared" warnings.
9030      Branch: perl
9031            ! lib/ExtUtils/MM_Unix.pm
9032 ____________________________________________________________________________
9033 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
9034         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
9035              From: Michael G Schwern <schwern@pobox.com>
9036              Date: Sat, 24 Nov 2001 19:56:18 -0500
9037              Message-ID: <20011124195618.A14614@blackrider>            
9038      Branch: perl
9039            ! perl.c pp_sys.c t/op/magic.t util.c
9040 ____________________________________________________________________________
9041 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
9042         Log: In the MakeMaker pm_to_blib target don't copy all
9043              the files in one fell swppo, deal with them hunkwise,
9044              helps for CLIs with limited line lengths.
9045              (This seems to help for DJGPP building Encode,
9046              where there are dozens of files to copy.)
9047      Branch: perl
9048            ! lib/ExtUtils/MM_Unix.pm
9049 ____________________________________________________________________________
9050 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
9051         Log: testsuite leaves stray files behind on windows
9052      Branch: perl
9053            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
9054 ____________________________________________________________________________
9055 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
9056         Log: xsubpp produces a spurious warning on directories called 'typemap'
9057      Branch: perl
9058            ! lib/ExtUtils/xsubpp
9059 ____________________________________________________________________________
9060 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
9061         Log: xsubpp treats invalid (indented) cpp directives as comments
9062      Branch: perl
9063            ! ext/IO/IO.xs
9064 ____________________________________________________________________________
9065 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
9066         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
9067      Branch: perl
9068            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
9069 ____________________________________________________________________________
9070 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
9071         Log: The debug_pag needs to be visible at all times
9072              because of the re extension.
9073      Branch: perl
9074            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
9075 ____________________________________________________________________________
9076 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
9077         Log: Subject: Re: [PATCH] Tests are good
9078              From: Philip Newton <Philip.Newton@gmx.net>
9079              Date: Sat, 24 Nov 2001 21:24:00 +0100
9080              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
9081      Branch: perl
9082            ! pod/perlhack.pod
9083 ____________________________________________________________________________
9084 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
9085         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
9086              From: "Craig A. Berry" <craigberry@mac.com> 
9087              Date: Sat, 24 Nov 2001 12:45:44 -0600
9088              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
9089              
9090              (with tweaks, and combined with Sarathy's #13242)
9091      Branch: perl
9092            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
9093 ____________________________________________________________________________
9094 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
9095         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
9096              From: John Peacock <jpeacock@rowman.com>
9097              Date: Sat, 24 Nov 2001 14:27:46 -0500
9098              Message-ID: <3BFFF4B2.40509@rowman.com> 
9099      Branch: perl
9100            ! lib/Exporter/Heavy.pm
9101 ____________________________________________________________________________
9102 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
9103         Log: use portable quotes
9104      Branch: perl
9105            ! ext/Devel/PPPort/harness/Makefile.PL
9106 ____________________________________________________________________________
9107 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
9108         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
9109              From: Nicholas Clark <nick@ccl4.org>
9110              Date: Sat, 24 Nov 2001 18:06:26 +0000
9111              Message-ID: <20011124180626.T37621@plum.flirble.org>
9112      Branch: perl
9113            ! installman
9114 ____________________________________________________________________________
9115 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
9116         Log: Subject: [PATCH] perl5005delta.pod L<>
9117              From: Nicholas Clark <nick@ccl4.org>
9118              Date: Sat, 24 Nov 2001 18:04:21 +0000
9119              Message-ID: <20011124180421.S37621@plum.flirble.org>
9120      Branch: perl
9121            ! pod/perl5005delta.pod
9122 ____________________________________________________________________________
9123 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
9124         Log: fix typo in config.vc; regenerate win32 config_H.* files
9125      Branch: perl
9126            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9127            ! win32/config_H.vc
9128 ____________________________________________________________________________
9129 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
9130         Log: Mention the charnames::vianame().
9131      Branch: perl
9132            ! pod/perluniintro.pod
9133 ____________________________________________________________________________
9134 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
9135         Log: Add charnames::vianame() in case people want to access
9136              the codes in run-time (as opposed to the compile-timeness
9137              of \N{...}).
9138      Branch: perl
9139            ! lib/charnames.pm lib/charnames.t
9140 ____________________________________________________________________________
9141 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
9142         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
9143              From: Nicholas Clark <nick@ccl4.org>
9144              Date: Sat, 24 Nov 2001 16:30:42 +0000
9145              Message-ID: <20011124163042.R37621@plum.flirble.org>
9146      Branch: perl
9147            ! regcomp.c regcomp.h
9148 ____________________________________________________________________________
9149 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
9150         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
9151              From: Nicholas Clark <nick@ccl4.org>
9152              Date: Sat, 24 Nov 2001 16:24:33 +0000
9153              Message-ID: <20011124162433.Q37621@plum.flirble.org>
9154              
9155              cmp fixes.
9156      Branch: perl
9157            ! pp.c
9158 ____________________________________________________________________________
9159 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
9160         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
9161              (It seems that "./perl" gets resolved to "perl" now.)
9162      Branch: perl
9163            ! perl.c
9164 ____________________________________________________________________________
9165 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
9166         Log: Subject: [PATCH] DB_File 1.800        
9167              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
9168              Date: Sat, 24 Nov 2001 11:41:41 -0000
9169              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
9170      Branch: perl
9171            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9172            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
9173            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
9174            ! ext/DB_File/t/db-recno.t
9175 ____________________________________________________________________________
9176 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
9177         Log: Tweak the PUSHED documentation.
9178      Branch: perl
9179            ! ext/PerlIO/Via/Via.pm
9180 ____________________________________________________________________________
9181 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
9182         Log: Update 1_compile for new known tests.
9183      Branch: perl
9184            ! t/lib/1_compile.t
9185 ____________________________________________________________________________
9186 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
9187         Log: Move the MBF/MBI test modules to t/lib.
9188      Branch: perl
9189            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
9190            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
9191            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
9192            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
9193            ! lib/Math/BigInt/t/sub_mbi.t
9194 ____________________________________________________________________________
9195 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
9196         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
9197              From: "Craig A. Berry" <craigberry@mac.com> 
9198              Date: Fri, 23 Nov 2001 18:05:35 -0600
9199              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
9200      Branch: perl
9201            ! configure.com
9202 ____________________________________________________________________________
9203 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
9204         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
9205              From: PPrymmer@factset.com 
9206              Date: Fri, 23 Nov 2001 17:03:07 -0500
9207              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
9208      Branch: perl
9209            ! ext/Unicode/Normalize/mkheader
9210 ____________________________________________________________________________
9211 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
9212         Log: Here are the right helper files.
9213      Branch: perl
9214            + t/lib/Filter/Simple/ExportTest.pm
9215            + t/lib/Filter/Simple/FilterOnlyTest.pm
9216            + t/lib/Filter/Simple/FilterTest.pm
9217            + t/lib/Filter/Simple/ImportTest.pm
9218            ! MANIFEST
9219 ____________________________________________________________________________
9220 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
9221         Log: Update Changes.
9222      Branch: perl
9223            ! Changes patchlevel.h
9224 ____________________________________________________________________________
9225 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
9226         Log: Never mind.
9227      Branch: perl
9228            - lib/Filter/Simple/lib/ExportTest.pm
9229            - lib/Filter/Simple/lib/ImportTest.pm
9230 ____________________________________________________________________________
9231 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
9232         Log: Mis-add.
9233      Branch: perl
9234            + lib/Filter/Simple/lib/ExportTest.pm
9235            + lib/Filter/Simple/lib/ImportTest.pm
9236 ____________________________________________________________________________
9237 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
9238         Log: Upgrade to Filter::Simple 0.77.
9239      Branch: perl
9240            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
9241            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
9242            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
9243            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
9244            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
9245 ____________________________________________________________________________
9246 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
9247         Log: Missing p4 add.
9248      Branch: perl
9249            + lib/ExtUtils/MM_VMS.t
9250 ____________________________________________________________________________
9251 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
9252         Log: Pass 5 at perldelta - module and utility updates cleanup.
9253      Branch: perl
9254            ! pod/perldelta.pod
9255 ____________________________________________________________________________
9256 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
9257         Log: metaconfig unit change for #13219.
9258      Branch: metaconfig/U/perl
9259            ! d_procselfexe.U
9260 ____________________________________________________________________________
9261 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
9262         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
9263      Branch: perl
9264            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9265            ! pod/buildtoc.PL pod/perltoc.pod
9266 ____________________________________________________________________________
9267 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
9268         Log: Add procselfexe and d_dirfd to strange lands.
9269      Branch: perl
9270            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
9271            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
9272            ! vos/config.ga.def vos/config.ga.h win32/config.bc
9273            ! win32/config.gc win32/config.vc win32/config.win64
9274            ! wince/config.ce
9275 ____________________________________________________________________________
9276 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
9277         Log: metaconfig unit change for #13216.
9278      Branch: metaconfig/U/perl
9279            ! d_procselfexe.U
9280 ____________________________________________________________________________
9281 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
9282         Log: Better to "quote" the pathname.
9283      Branch: perl
9284            ! Configure config_h.SH
9285 ____________________________________________________________________________
9286 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
9287         Log: Use PROCSELFEXE_PATH.
9288      Branch: perl
9289            ! perl.c
9290 ____________________________________________________________________________
9291 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
9292         Log: metaconfig unit change for #13213.
9293      Branch: metaconfig/U/perl
9294            ! d_procselfexe.U
9295 ____________________________________________________________________________
9296 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
9297         Log: Add probing for BSD-like /proc/curpoc/file.
9298      Branch: perl
9299            ! Configure config_h.SH
9300 ____________________________________________________________________________
9301 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
9302         Log: metaconfig unit change for 13211.
9303      Branch: metaconfig/U/perl
9304            + d_dirfd.U
9305 ____________________________________________________________________________
9306 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
9307         Log: Add probing for dirfd() so that it can be added it IO::Dir.
9308      Branch: perl
9309            ! Configure config_h.SH perl.h
9310 ____________________________________________________________________________
9311 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
9312         Log: ...and update the test count.
9313      Branch: perl
9314            ! lib/Pod/t/basic.t
9315 ____________________________________________________________________________
9316 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
9317         Log: Must remove the cap test also from the test script.
9318      Branch: perl
9319            ! lib/Pod/t/basic.t
9320 ____________________________________________________________________________
9321 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
9322         Log: Subject: [PATCH] Tests are good
9323              From: Nicholas Clark <nick@ccl4.org>
9324              Date: Fri, 23 Nov 2001 18:12:21 +0000
9325              Message-ID: <20011123181220.F37621@plum.flirble.org>
9326      Branch: perl
9327            ! pod/perlhack.pod
9328 ____________________________________________________________________________
9329 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
9330         Log: The basic.cap from podlators 1.14 is not very portable.
9331      Branch: perl
9332            - lib/Pod/t/basic.cap
9333            ! MANIFEST
9334 ____________________________________________________________________________
9335 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
9336         Log: Subject: Re: [DOC PATCHES] pod cleanups
9337              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
9338              Date: 22 Nov 2001 12:54:16 -0000
9339              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
9340      Branch: perl
9341            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
9342            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
9343 ____________________________________________________________________________
9344 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
9345         Log: FAQ sync.
9346      Branch: perl
9347            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
9348 ____________________________________________________________________________
9349 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
9350         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
9351              From: PPrymmer@factset.com
9352              Date: Fri, 23 Nov 2001 11:43:45 -0500
9353              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
9354      Branch: perl
9355            ! MANIFEST lib/ExtUtils/MM_VMS.pm
9356 ____________________________________________________________________________
9357 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
9358         Log: Corify podlators 1.14 test.
9359      Branch: perl
9360            ! lib/Pod/t/basic.t
9361 ____________________________________________________________________________
9362 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
9363         Log: Output tweak needed because of podlators 1.14.
9364      Branch: perl
9365            ! t/pod/multiline_items.xr
9366 ____________________________________________________________________________
9367 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
9368         Log: Upgrade to podlators 1.14.
9369      Branch: perl
9370            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
9371            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
9372            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
9373            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
9374            ! lib/Pod/Text/Overstrike.pm
9375 ____________________________________________________________________________
9376 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
9377         Log: perlmodinstall tweaks from Philip Newton.
9378      Branch: perl
9379            ! pod/perlmodinstall.pod
9380 ____________________________________________________________________________
9381 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
9382         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
9383              From: Autrijus Tang <autrijus@autrijus.org>           
9384              Date: Fri, 23 Nov 2001 23:55:53 +0800
9385              Message-ID: <20011123235553.A2310@not.autrijus.org>
9386      Branch: perl
9387            ! Porting/genlog
9388 ____________________________________________________________________________
9389 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
9390         Log: Subject: Re: regex oddness with \Z and $&
9391              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
9392              Date: Fri, 23 Nov 2001 15:15:24 +0000
9393              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
9394      Branch: perl
9395            ! regcomp.c t/op/re_tests
9396 ____________________________________________________________________________
9397 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
9398         Log: regen_headers.
9399      Branch: perl
9400            ! embed.h global.sym pod/perlapi.pod proto.h
9401 ____________________________________________________________________________
9402 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
9403         Log: Forgotten check-in.
9404      Branch: perl
9405            ! pod/perlapi.pod
9406 ____________________________________________________________________________
9407 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
9408         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
9409      Branch: perl
9410            ! lib/Test/Simple.pm
9411 ____________________________________________________________________________
9412 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
9413         Log: Retract #13173 (effectively retract Net::Ping 2.06,
9414              go back to 2.04, the 2.06 hasn't seen the patches
9415              that have gone to the blead version.)
9416      Branch: perl
9417            - lib/Net/Ping/CHANGES lib/Net/Ping/README
9418            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9419            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9420            - lib/Net/Ping/t/200_ping_tcp.t
9421            ! MANIFEST lib/Net/Ping.pm
9422 ____________________________________________________________________________
9423 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
9424         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
9425              From: Robin Barker <rmb1@cise.npl.co.uk>
9426              Date: Thu, 22 Nov 2001 11:00:38 GMT
9427              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
9428      Branch: perl
9429            ! utils/perldoc.PL
9430 ____________________________________________________________________________
9431 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
9432         Log: metaconfig unit change for #13191.
9433      Branch: metaconfig/U/perl
9434            ! d_procselfexe.U
9435 ____________________________________________________________________________
9436 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
9437         Log: procselfexe tweak: for some reason I had a ls in
9438              /proc/self/exe, not the ls Configure thought it
9439              would found.
9440      Branch: perl
9441            ! Configure
9442 ____________________________________________________________________________
9443 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
9444         Log: Corify the Net::Ping tests; skip the tests
9445              unless $ENV{PERL_TEST_Net_Ping} is true.
9446      Branch: perl
9447            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9448            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9449            ! lib/Net/Ping/t/200_ping_tcp.t
9450 ____________________________________________________________________________
9451 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
9452         Log: metaconfig units changes for #13188.
9453      Branch: metaconfig
9454            ! U/modified/Head.U
9455      Branch: metaconfig/U/perl
9456            ! issymlink.U
9457 ____________________________________________________________________________
9458 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
9459         Log: The #13182 didn't really help.  The real problem
9460              seems to be that 'sh' can in AIX mean at least three
9461              different things, and we can't know which one it is
9462              unless we export $newsh from an earlier run (and it's
9463              the 'bsh' aka 'sh' that has the the broken test -h).
9464      Branch: perl
9465            ! Configure
9466 ____________________________________________________________________________
9467 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
9468         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
9469      Branch: perl
9470            ! op.c t/op/override.t
9471 ____________________________________________________________________________
9472 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
9473         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
9474              From: PPrymmer@factset.com 
9475              Date: Wed, 21 Nov 2001 20:17:25 -0500
9476              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
9477      Branch: perl
9478            ! lib/Shell.t
9479 ____________________________________________________________________________
9480 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
9481         Log: Reapply perlmodinstall parts of #12897.
9482      Branch: perl
9483            ! pod/perlmodinstall.pod
9484 ____________________________________________________________________________
9485 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
9486         Log: perlmodinstall 2.01 from Jon Orwant.
9487      Branch: perl
9488            ! pod/perlmodinstall.pod
9489 ____________________________________________________________________________
9490 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
9491         Log: Subject: [PATCH @10907] REXX on OS/2
9492              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9493              Date: Wed, 21 Nov 2001 15:26:11 -0500
9494              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
9495      Branch: perl
9496            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
9497            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
9498 ____________________________________________________________________________
9499 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
9500         Log: metaconfig unit change for #13181.
9501      Branch: metaconfig/U/perl
9502            ! issymlink.U
9503 ____________________________________________________________________________
9504 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
9505         Log: AIX has broken builtin 'test'.
9506      Branch: perl
9507            ! Configure
9508 ____________________________________________________________________________
9509 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
9510         Log: Subject: [PATCH 5.7.x] INSTALL size update
9511              From: Andy Dougherty <doughera@lafayette.edu>
9512              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
9513              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
9514      Branch: perl
9515            ! INSTALL
9516 ____________________________________________________________________________
9517 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
9518         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
9519              to pp_sort.c.  Includes the quicksort stabilizing layer
9520              from John P. Linderman.  -Msort=qsort or -Msort=fast is
9521              faster than without (or with -Msort=mergesort or -Msort=safe)
9522              for short random inputs, but for some reason not quite as fast
9523              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
9524              optimizing definitely needed.
9525      Branch: perl
9526            + lib/sort.pm lib/sort.t pp_sort.c
9527            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
9528            ! embed.pl global.sym perl.h pp_ctl.c proto.h
9529            ! vms/descrip_mms.template vos/build.cm win32/Makefile
9530            ! win32/makefile.mk wince/Makefile.ce
9531 ____________________________________________________________________________
9532 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
9533         Log: Sync file with libnet-1.0901-tobe
9534      Branch: perl
9535            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
9536            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
9537            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
9538            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
9539            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
9540 ____________________________________________________________________________
9541 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
9542         Log: Subject: [PATCH perldoc] problems with pod2man
9543              From: Robin Barker <rmb1@cise.npl.co.uk>
9544              Date: Wed, 21 Nov 2001 17:48:51 GMT
9545              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
9546      Branch: perl
9547            ! utils/perldoc.PL
9548 ____________________________________________________________________________
9549 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
9550         Log: debug_pad only visible when debugging.
9551      Branch: perl
9552            ! makedef.pl
9553 ____________________________________________________________________________
9554 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
9555         Log: metaconfig units changes for #13174.
9556      Branch: metaconfig/U/perl
9557            + d_procselfexe.U
9558            - procselfexe.U
9559 ____________________________________________________________________________
9560 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
9561         Log: procselfexe tweaks.
9562      Branch: perl
9563            ! Configure config_h.SH
9564 ____________________________________________________________________________
9565 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
9566         Log: Upgrade to Net::Ping 2.06.
9567      Branch: perl
9568            + lib/Net/Ping/CHANGES lib/Net/Ping/README
9569            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9570            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9571            + lib/Net/Ping/t/200_ping_tcp.t
9572            ! MANIFEST lib/Net/Ping.pm
9573 ____________________________________________________________________________
9574 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
9575         Log: Upgrade to Math::BigInt 1.47.
9576      Branch: perl
9577            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9578            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
9579            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
9580            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
9581            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
9582            ! lib/Math/BigInt/t/sub_mbi.t
9583 ____________________________________________________________________________
9584 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
9585         Log: Dynaloading for POSIX-BC from Thomas Dorner.
9586      Branch: perl
9587            ! hints/posix-bc.sh
9588 ____________________________________________________________________________
9589 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
9590         Log: Strange: the same mysterious regex study bug
9591              seems to be present both in OS/390 and POSIX-BC.
9592              Deep EBCDIC magic that regex engine gets wrong,
9593              or a bug in some compiler/library shared by the
9594              two platforms?  From Thomas Dorner.
9595      Branch: perl
9596            ! t/op/study.t
9597 ____________________________________________________________________________
9598 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
9599         Log: More lost and found.
9600      Branch: perl
9601            + lib/Test/Simple/README
9602            ! MANIFEST
9603 ____________________________________________________________________________
9604 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
9605         Log: MANIFESTly missing.
9606      Branch: perl
9607            ! MANIFEST
9608 ____________________________________________________________________________
9609 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
9610         Log: Subject: Re: PERFORCE change 13162 for review               
9611              From: Philip Newton <Philip.Newton@gmx.net> 
9612              Date: Wed, 21 Nov 2001 16:44:30 +0100
9613              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
9614      Branch: perl
9615            ! ext/Devel/PPPort/PPPort.pm
9616 ____________________________________________________________________________
9617 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
9618         Log: Update Changes.
9619      Branch: perl
9620            ! Changes patchlevel.h
9621 ____________________________________________________________________________
9622 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
9623         Log: Small doc tweaks.
9624      Branch: perl
9625            ! ext/PerlIO/Via/Via.pm
9626 ____________________________________________________________________________
9627 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
9628         Log: Redundant return.
9629      Branch: perl
9630            ! ext/MIME/Base64/QuotedPrint.pm
9631 ____________________________________________________________________________
9632 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
9633         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
9634              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
9635              Date: Wed, 21 Nov 2001 10:23:16 +0100
9636              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
9637      Branch: perl
9638            ! pp_pack.c t/op/pack.t
9639 ____________________________________________________________________________
9640 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
9641         Log: Add Devel::PPPort originally from Kenneth Albanowski,
9642              revigorated by Paul Marquess: gives h2xs a Perl version
9643              portability boost.
9644      Branch: perl
9645            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
9646            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
9647            + ext/Devel/PPPort/harness/Harness.pm
9648            + ext/Devel/PPPort/harness/Harness.xs
9649            + ext/Devel/PPPort/harness/Makefile.PL
9650            + ext/Devel/PPPort/harness/module2.c
9651            + ext/Devel/PPPort/harness/module3.c
9652            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
9653            ! MANIFEST lib/h2xs.t utils/h2xs.PL
9654 ____________________________________________________________________________
9655 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
9656         Log: Oops.
9657      Branch: perl
9658            ! lib/Test/Simple/t/filehandles.t
9659 ____________________________________________________________________________
9660 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
9661         Log: Subject: Re: PERFORCE change 13152 for review               
9662              From: Philip Newton <Philip.Newton@gmx.net> 
9663              Date: Wed, 21 Nov 2001 09:04:05 +0100
9664              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
9665      Branch: perl
9666            ! lib/Test/Builder.pm
9667 ____________________________________________________________________________
9668 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
9669         Log: Subject: Re: PERFORCE change 13142 for review
9670              From: Philip Newton <Philip.Newton@gmx.net>
9671              Date: Wed, 21 Nov 2001 09:04:03 +0100
9672              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
9673              
9674              plus rewrap few paragraphs.
9675      Branch: perl
9676            ! lib/Pod/LaTeX.pm
9677 ____________________________________________________________________________
9678 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
9679         Log: Integrate #13154 from macperl; Remove comments.
9680      Branch: perl
9681           !> lib/File/Spec/Mac.pm
9682 ____________________________________________________________________________
9683 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
9684         Log: Update the list of modules having tests.
9685      Branch: perl
9686            ! t/lib/1_compile.t
9687 ____________________________________________________________________________
9688 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
9689         Log: Slight doc changes.
9690      Branch: maint-5.6/macperl
9691            ! macos/macperl/MacPerl.podhelp
9692 ____________________________________________________________________________
9693 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
9694         Log: Add UTF-16 coercion.
9695      Branch: maint-5.6/macperl
9696            ! macos/lib/Mac/AppleEvents/Simple.pm
9697 ____________________________________________________________________________
9698 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
9699         Log: Remove comments.
9700      Branch: maint-5.6/macperl
9701            ! lib/File/Spec/Mac.pm
9702 ____________________________________________________________________________
9703 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
9704         Log: Fix FSpGetCatInfo (and other functions) corrupting
9705              memory with bad filespecs (bug #471867)
9706      Branch: maint-5.6/macperl
9707            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
9708 ____________________________________________________________________________
9709 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
9710         Log: Upgrade to Test::Simple 0.33.
9711      Branch: perl
9712            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
9713            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
9714            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
9715 ____________________________________________________________________________
9716 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
9717         Log: Upgrade to Test::Harness 1.26.
9718      Branch: perl
9719            ! lib/Test/Harness.pm lib/Test/Harness/Changes
9720 ____________________________________________________________________________
9721 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
9722         Log: Integrate change #13145 from maintperl;
9723              another compatibility tweak to change#12559: avoid quoting
9724              arguments that already have quotes; add test case
9725      Branch: perl
9726           !> t/op/system_tests win32/win32.c
9727 ____________________________________________________________________________
9728 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
9729         Log: integrate change#13147 from mainline (fixes nit in change#10091)
9730              
9731              Subject: [PATCH] spaceship and refs
9732      Branch: maint-5.6/perl
9733            ! pp.c pp_hot.c t/op/cmp.t
9734 ____________________________________________________________________________
9735 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
9736         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
9737              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
9738              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
9739              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
9740      Branch: perl
9741            + lib/Pod/t/utils.t
9742            ! MANIFEST
9743 ____________________________________________________________________________
9744 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
9745         Log: Subject: [PATCH] spaceship and refs
9746              From: Nicholas Clark <nick@ccl4.org>
9747              Date: Tue, 20 Nov 2001 21:59:51 +0000
9748              Message-ID: <20011120215951.U62891@plum.flirble.org> 
9749      Branch: perl
9750            ! pp.c pp_hot.c t/op/cmp.t
9751 ____________________________________________________________________________
9752 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
9753         Log: Try to clarify which I/O call operates on bytes,
9754              which on characters, which on either.
9755      Branch: perl
9756            ! pod/perlfunc.pod
9757 ____________________________________________________________________________
9758 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
9759         Log: another compatibility tweak to change#12559: avoid quoting
9760              arguments that already have quotes; add test case
9761      Branch: maint-5.6/perl
9762            ! t/op/system_tests win32/win32.c
9763 ____________________________________________________________________________
9764 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
9765         Log: Give a simple example of writing PerlIO::Via handlers
9766              in Perl.
9767      Branch: perl
9768            ! ext/PerlIO/Via/Via.pm
9769 ____________________________________________________________________________
9770 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
9771         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
9772      Branch: perl
9773            + lib/Pod/t/latex.t
9774            ! MANIFEST
9775 ____________________________________________________________________________
9776 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
9777         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
9778              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9779              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
9780              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
9781      Branch: perl
9782            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
9783 ____________________________________________________________________________
9784 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
9785         Log: Spread d_procselfexe to far-off lands (undefined).
9786      Branch: perl
9787            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
9788            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
9789            ! vos/config.ga.def vos/config.ga.h win32/config.bc
9790            ! win32/config.gc win32/config.vc win32/config.win64
9791            ! wince/config.ce
9792 ____________________________________________________________________________
9793 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
9794         Log: Integrate perlio; add detection and use of /proc/self/exe
9795              (Linuxism for finding the absolute path of the executable)
9796      Branch: perl
9797           !> Configure config_h.SH perl.c t/op/magic.t
9798 ____________________________________________________________________________
9799 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
9800         Log: Really define do_report_used() only if DEBUGGING.
9801      Branch: perl
9802            ! sv.c
9803 ____________________________________________________________________________
9804 [ 13138] By: nick                                  on 2001/11/20  20:01:05
9805         Log: perl.c change to use HAS_PROCSELFEXE, also
9806              tweak to $^X test to comprehend full path to real executable
9807              being returned (like Cygwin as it happens...)
9808      Branch: perlio
9809            ! perl.c t/op/magic.t
9810 ____________________________________________________________________________
9811 [ 13137] By: nick                                  on 2001/11/20  19:46:00
9812         Log: Integrate mainline
9813      Branch: perlio
9814           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
9815           +> lib/NEXT/t/unseen.t
9816            - lib/NEXT/test.pl
9817           !> (integrate 34 files)
9818 ____________________________________________________________________________
9819 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
9820         Log: Subject: [?PATCH] terser pp_eq
9821              From: Nicholas Clark <nick@ccl4.org>
9822              Date: Mon, 19 Nov 2001 23:09:02 +0000
9823              Message-ID: <20011119230901.O62891@plum.flirble.org>
9824      Branch: perl
9825            ! pp_hot.c
9826 ____________________________________________________________________________
9827 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
9828         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
9829      Branch: perl
9830            ! pod/perldelta.pod
9831 ____________________________________________________________________________
9832 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
9833         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
9834              From: Andy Dougherty <doughera@lafayette.edu>
9835              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
9836              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
9837      Branch: perl
9838            ! ext/re/Makefile.PL ext/re/re.xs
9839 ____________________________________________________________________________
9840 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
9841         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
9842              From: Andy Dougherty <doughera@lafayette.edu>
9843              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
9844              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
9845      Branch: perl
9846            ! ext/re/re.xs
9847 ____________________________________________________________________________
9848 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
9849         Log: Integrate change #13119 from macperl.
9850              (No changes since already applied the patch,
9851              just keep perforce happy and well-fed.)
9852      Branch: perl
9853           !> lib/Pod/Html.pm
9854 ____________________________________________________________________________
9855 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
9856         Log: Subject: [PATCH] filter-util.pl for Mac OS
9857              From: Chris Nandor <pudge@pobox.com>
9858              Date: Tue, 20 Nov 2001 00:16:11 -0500
9859              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
9860      Branch: perl
9861            ! t/lib/filter-util.pl
9862 ____________________________________________________________________________
9863 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
9864         Log: Subject: [PATCH] Portability fix for Pod::Html
9865              From: Chris Nandor <pudge@pobox.com>
9866              Date: Tue, 20 Nov 2001 00:01:05 -0500
9867              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
9868      Branch: perl
9869            ! lib/Pod/Html.pm
9870 ____________________________________________________________________________
9871 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
9872         Log: Need to skip more tests if not perlio.
9873      Branch: perl
9874            ! lib/open.t
9875 ____________________________________________________________________________
9876 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
9877         Log: Pass 3 at perldelta - sort the lists of new modules,
9878              module improvements, and new platforms.
9879      Branch: perl
9880            ! pod/perldelta.pod
9881 ____________________________________________________________________________
9882 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
9883         Log: Document ${^OPEN}.
9884      Branch: perl
9885            ! pod/perlvar.pod
9886 ____________________________________________________________________________
9887 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
9888         Log: Make configpm work with extra keys
9889      Branch: maint-5.6/macperl
9890            ! macos/configpm
9891 ____________________________________________________________________________
9892 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
9893         Log: Version and doc updates
9894      Branch: maint-5.6/macperl
9895            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
9896 ____________________________________________________________________________
9897 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
9898         Log: More fixes for error message parsing (bug #470316)
9899      Branch: maint-5.6/macperl
9900            ! macos/macish.c
9901 ____________________________________________________________________________
9902 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
9903         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
9904              remove obsolete function (bug #465225)
9905      Branch: maint-5.6/macperl
9906            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
9907            ! macos/macperl/MPScript.c
9908 ____________________________________________________________________________
9909 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
9910         Log: Add p2as droplet to distribution.
9911      Branch: maint-5.6/macperl
9912            + macos/macperl/Droplets/p2as.plx
9913 ____________________________________________________________________________
9914 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
9915         Log: Bundle File::Sort.
9916      Branch: maint-5.6/macperl
9917            + macos/bundled_lib/blib/lib/File/Sort.pm
9918 ____________________________________________________________________________
9919 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
9920         Log: Various bundled module fixes.
9921      Branch: maint-5.6/macperl
9922            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
9923            ! macos/bundled_ext/Digest/MD5/t/files.t
9924            ! macos/bundled_ext/Filter/t/filter-util.pl
9925            ! macos/bundled_lib/blib/lib/Net/Config.pm
9926            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
9927 ____________________________________________________________________________
9928 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
9929         Log: Portability fix for Pod::Html.
9930      Branch: maint-5.6/macperl
9931            ! lib/Pod/Html.pm
9932 ____________________________________________________________________________
9933 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
9934         Log: Upgrade to Text::Balanced 1.89.
9935      Branch: perl
9936            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
9937            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
9938            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
9939            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
9940            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
9941            ! lib/Text/Balanced/t/gentag.t
9942 ____________________________________________________________________________
9943 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
9944         Log: Upgrade to NEXT 0.50.
9945      Branch: perl
9946            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
9947            + lib/NEXT/t/unseen.t
9948            - lib/NEXT/test.pl
9949            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
9950 ____________________________________________________________________________
9951 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
9952         Log: Integrate with maint-5.6/perl.
9953      Branch: maint-5.6/macperl
9954           !> win32/win32.c
9955 ____________________________________________________________________________
9956 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
9957         Log: Update the README.threads scary header a bit.
9958      Branch: perl
9959            ! README.threads
9960 ____________________________________________________________________________
9961 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
9962         Log: Pass 2 at perldelta: add some changes since 5.7.2.
9963      Branch: perl
9964            ! pod/perldelta.pod
9965 ____________________________________________________________________________
9966 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
9967         Log: Subject: [DOC PATCH] perlfaq4.pod 
9968              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9969              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
9970              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
9971      Branch: perl
9972            ! pod/perlfaq4.pod
9973 ____________________________________________________________________________
9974 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
9975         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
9976              From: Michael G Schwern <schwern@pobox.com> 
9977              Date: Mon, 19 Nov 2001 19:53:12 -0500
9978              Message-ID: <20011119195311.I11883@blackrider>
9979      Branch: perl
9980            ! perl.c
9981 ____________________________________________________________________________
9982 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
9983         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
9984              From: PPrymmer@factset.com
9985              Date: Mon, 19 Nov 2001 17:08:59 -0500
9986              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
9987      Branch: perl
9988            ! vms/descrip_mms.template
9989 ____________________________________________________________________________
9990 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
9991         Log: Create a per-interpeter debug scratchpad container
9992              and use that for the regexec debugging.
9993      Branch: perl
9994            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
9995 ____________________________________________________________________________
9996 [ 13109] By: nick                                  on 2001/11/19  22:01:45
9997         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
9998              Configure unit detects the feature).
9999      Branch: metaconfig/U/perl
10000            + procselfexe.U
10001      Branch: perlio
10002            ! Configure config_h.SH
10003 ____________________________________________________________________________
10004 [ 13108] By: nick                                  on 2001/11/19  20:39:17
10005         Log: Integrate mainline
10006      Branch: perlio
10007           +> t/op/or.t
10008           !> (integrate 44 files)
10009 ____________________________________________________________________________
10010 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
10011         Log: sysseek tweak.
10012      Branch: perl
10013            ! pod/perlfunc.pod
10014 ____________________________________________________________________________
10015 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
10016         Log: Move the sysio tests from io/utf8 to lib/open.
10017      Branch: perl
10018            ! lib/open.t t/io/utf8.t
10019 ____________________________________________________________________________
10020 [ 13105] By: nick                                  on 2001/11/19  20:15:39
10021         Log: Add a .package and a README to //depot/metaconfig
10022      Branch: metaconfig
10023            + .package README
10024 ____________________________________________________________________________
10025 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
10026         Log: Thou shalt not mix stdio and sysio.
10027      Branch: perl
10028            ! t/io/utf8.t
10029 ____________________________________________________________________________
10030 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
10031         Log: Update Changes.
10032      Branch: perl
10033            ! Changes patchlevel.h
10034 ____________________________________________________________________________
10035 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
10036         Log: The runops_debug needs to be present always, otherwise
10037              places like AIX which need an explicit symbol export list
10038              will croak when trying to build Devel::Peek (which uses
10039              the runops_debug).
10040      Branch: perl
10041            ! makedef.pl
10042 ____________________________________________________________________________
10043 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
10044         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
10045              From: PPrymmer@factset.com 
10046              Date: Mon, 19 Nov 2001 11:34:22 -0500
10047              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
10048      Branch: perl
10049            ! lib/Memoize/t/tie_sdbm.t
10050 ____________________________________________________________________________
10051 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
10052         Log: Retract #13088: it seems that unless dump.c is extensively
10053              reorganized as to what symbols it shows, when, and to whom,
10054              we are stuck with having the dump.o symbols in the libperl
10055              and thusly in the main Perl binary.
10056      Branch: perl
10057            ! embedvar.h perlapi.h perlvars.h
10058 ____________________________________________________________________________
10059 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
10060         Log: The _uni_display should not be in dump.c since they
10061              are used under normal operation (S_not_a_number()).
10062      Branch: perl
10063            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
10064 ____________________________________________________________________________
10065 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
10066         Log: Protect sv_dump() from being included unless DEBUGGING,
10067              as noticed by Ilya.
10068      Branch: perl
10069            ! sv.c
10070 ____________________________________________________________________________
10071 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
10072         Log: Pending further investigation skip the tell() tests.
10073              The tell() is okay on Solaris, HP-UX and Tru64, but fails
10074              (by returning too much) in Linux.
10075      Branch: perl
10076            ! t/io/utf8.t
10077 ____________________________________________________________________________
10078 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
10079         Log: Retract #13082 until a better solution is found:
10080              statics break ithreads.
10081      Branch: perl
10082            ! regexec.c
10083 ____________________________________________________________________________
10084 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
10085         Log: Figures 1 and 2 for UTF-8.
10086      Branch: perl
10087            ! pod/perlunicode.pod
10088 ____________________________________________________________________________
10089 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
10090         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
10091              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10092              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
10093              Message-ID: <20011119132645.A15034@rafael>
10094      Branch: perl
10095            ! op.c pod/perldiag.pod t/lib/warnings/op
10096 ____________________________________________________________________________
10097 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
10098         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
10099              From: Michael G Schwern <schwern@pobox.com> 
10100              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
10101              Message-ID: <20011119031112.E786@blackrider>
10102      Branch: perl
10103            ! t/op/closure.t
10104 ____________________________________________________________________________
10105 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
10106         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
10107              From: Michael G Schwern <schwern@pobox.com>
10108              Date: Mon, 19 Nov 2001 03:42:56 -0500
10109              Message-ID: <20011119034256.I786@blackrider>
10110      Branch: perl
10111            + t/op/or.t
10112            ! MANIFEST
10113 ____________________________________________________________________________
10114 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
10115         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
10116              From: "Craig A. Berry" <craigberry@mac.com>
10117              Date: Sun, 18 Nov 2001 14:33:48 -0600
10118              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
10119      Branch: perl
10120            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
10121 ____________________________________________________________________________
10122 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
10123         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
10124              From: Dave Rolsky <autarch@urth.org>
10125              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
10126              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
10127      Branch: perl
10128            ! lib/ExtUtils/Manifest.pm
10129 ____________________________________________________________________________
10130 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
10131         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
10132              From: Dave Rolsky <autarch@urth.org>
10133              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
10134              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
10135      Branch: perl
10136            ! lib/ExtUtils/Install.pm
10137 ____________________________________________________________________________
10138 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
10139         Log: The runops_dbg should not be needed.
10140      Branch: perl
10141            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
10142 ____________________________________________________________________________
10143 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
10144         Log: do_spawn() cleanup from Charles Lane.
10145      Branch: perl
10146            ! vms/vms.c
10147 ____________________________________________________________________________
10148 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
10149         Log: Update the list of tests.
10150      Branch: perl
10151            ! t/lib/1_compile.t
10152 ____________________________________________________________________________
10153 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
10154         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
10155              From: Michael G Schwern <schwern@pobox.com> 
10156              Date: Fri, 16 Nov 2001 17:37:04 -0500
10157              Message-ID: <20011116173703.L30160@blackrider>
10158      Branch: perl
10159            ! t/lib/warnings/sv
10160 ____________________________________________________________________________
10161 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
10162         Log: FAQ sync.
10163      Branch: perl
10164            ! pod/perlfaq4.pod
10165 ____________________________________________________________________________
10166 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
10167         Log: Integrate perlio; win32 sync.
10168      Branch: perl
10169           !> perlio.c win32/win32io.c
10170 ____________________________________________________________________________
10171 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
10172         Log: (retracted by #13096)
10173              Debugging would be badly skewed by a malloc per regex dump.
10174      Branch: perl
10175            ! regexec.c
10176 ____________________________________________________________________________
10177 [ 13081] By: nick                                  on 2001/11/18  19:08:40
10178         Log: Win32 layer has a dup which needs to match new prototype.
10179      Branch: perlio
10180            ! win32/win32io.c
10181 ____________________________________________________________________________
10182 [ 13080] By: nick                                  on 2001/11/18  19:05:02
10183         Log: Wrong way to get stdio mode used.
10184      Branch: perlio
10185            ! perlio.c
10186 ____________________________________________________________________________
10187 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
10188         Log: Retract #13048: that introduced a malloc() (through savepvn())
10189              to *every* m//, which killed the performance quite badly.
10190      Branch: perl
10191            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
10192 ____________________________________________________________________________
10193 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
10194         Log: Pass 1 at perldelta.pod: sort the section contents
10195              together, drop all but the 5.7.2 known problems,
10196              leave the 5.7.1 security note since that's the
10197              fullest explanation (update the date on that).
10198      Branch: perl
10199            ! pod/perldelta.pod
10200 ____________________________________________________________________________
10201 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
10202         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
10203              
10204              Tiny problem in the test for 20011113.110: I hope
10205              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
10206      Branch: perl
10207            ! pp.c t/op/repeat.t
10208 ____________________________________________________________________________
10209 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
10210         Log: All of syswrite/send/sendto need to return character counts,
10211              and character counts from the offset, not the beginning of
10212              the scalar.
10213      Branch: perl
10214            ! pp_sys.c
10215 ____________________________________________________________________________
10216 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
10217         Log: Integrate PerlIO: duping fixes.
10218      Branch: perl
10219           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
10220           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
10221           !> perliol.h sv.c
10222 ____________________________________________________________________________
10223 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
10224         Log: syswrite() was still returning byte counts, not character counts.
10225      Branch: perl
10226            ! pp_sys.c t/io/utf8.t
10227 ____________________________________________________________________________
10228 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
10229         Log: Add test for sysread().
10230      Branch: perl
10231            ! t/io/utf8.t
10232 ____________________________________________________________________________
10233 [ 13072] By: nick                                  on 2001/11/18  16:15:31
10234         Log: Allow dup'ing of PerlIO::Scalar etc.
10235      Branch: perlio
10236            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
10237            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
10238            ! perliol.h sv.c
10239 ____________________________________________________________________________
10240 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
10241         Log: Prepend a null byte to the test set.
10242      Branch: perl
10243            ! t/io/utf8.t
10244 ____________________________________________________________________________
10245 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
10246         Log: Document how "no utf8;" can become handy.
10247      Branch: perl
10248            ! lib/utf8.pm
10249 ____________________________________________________________________________
10250 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
10251         Log: Integrate perlio; force the inclusion of the PL_runops_*
10252      Branch: perl
10253           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
10254 ____________________________________________________________________________
10255 [ 13068] By: nick                                  on 2001/11/18  13:23:33
10256         Log: embed.pl generated changes I forgot to include
10257      Branch: perlio
10258            ! embedvar.h perlapi.h pod/perlapi.pod
10259 ____________________________________________________________________________
10260 [ 13067] By: nick                                  on 2001/11/18  12:50:19
10261         Log: Force inclusion of both Perl_runops_* in perl itself,
10262              so they are available for Peek.xs etc.
10263      Branch: perlio
10264            ! perlvars.h
10265 ____________________________________________________________________________
10266 [ 13066] By: nick                                  on 2001/11/18  11:00:34
10267         Log: Integrate mainline - a few Devel::Peak fails.
10268      Branch: perlio
10269           +> (branch 29 files)
10270            - ext/Thread/Thread.pm lib/Benchmark.t
10271            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
10272            - lib/Lingua/KO/Hangul/Util/README
10273            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
10274            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
10275            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
10276            - vms/ext/vmsish.pm vms/ext/vmsish.t
10277            ! hv.c
10278           !> (integrate 389 files)
10279 ____________________________________________________________________________
10280 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
10281         Log: Start working on perldelta.  This is not yet any sort of
10282              editing; just concatenating perl570delta, perl571delta,
10283              and perl572delta.  Any sorting not done, any duplicate
10284              removal not done, any removal or update of obsolete items
10285              not done, any changes since 5.7.2 not included.  So there.
10286      Branch: perl
10287            ! pod/perldelta.pod
10288 ____________________________________________________________________________
10289 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
10290         Log: Banish "use utf8".
10291      Branch: perl
10292            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
10293 ____________________________________________________________________________
10294 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
10295         Log: Tweak from Charles Lane.
10296      Branch: perl
10297            ! vms/vms.c
10298 ____________________________________________________________________________
10299 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
10300         Log: Integrate change #13058 from maintperl;
10301              change#12559 breaks things on Win9x because command.com doesn't
10302              grok dquotes at all; disable all the system() smarts for
10303              command.com
10304      Branch: perl
10305           !> win32/win32.c
10306 ____________________________________________________________________________
10307 [ 13061] By: ams                                   on 2001/11/17  13:46:11
10308         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
10309              From: Jonathan Stowe <gellyfish@gellyfish.com>
10310              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
10311              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
10312      Branch: perl
10313            ! lib/Term/Cap.pm
10314 ____________________________________________________________________________
10315 [ 13060] By: ams                                   on 2001/11/17  09:49:10
10316         Log: Subject: [PATCH9 File/Find.pm doc nits
10317              From: Tels <perl_dummy@bloodgate.com>
10318              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
10319      Branch: perl
10320            ! lib/File/Find.pm
10321 ____________________________________________________________________________
10322 [ 13059] By: ams                                   on 2001/11/17  09:38:38
10323         Log: Subject: [PATCH] Benchmark.pm nit
10324              From: Tels <perl_dummy@bloodgate.com>
10325              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
10326      Branch: perl
10327            ! lib/Benchmark.pm
10328 ____________________________________________________________________________
10329 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
10330         Log: change#12559 breaks things on Win9x because command.com doesn't
10331              grok dquotes at all; disable all the system() smarts for
10332              command.com
10333      Branch: maint-5.6/perl
10334            ! win32/win32.c
10335 ____________________________________________________________________________
10336 [ 13057] By: ams                                   on 2001/11/16  20:30:03
10337         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
10338              From: Andy Dougherty <doughera@lafayette.edu>
10339              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
10340              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
10341      Branch: perl
10342            ! lib/Unicode/UCD.t
10343 ____________________________________________________________________________
10344 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
10345         Log: Subject: [Patch Perl@13023] VMS system() warning
10346              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10347              Date: Fri, 16 Nov 2001 15:20:11 EST
10348              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
10349      Branch: perl
10350            ! vms/vms.c
10351 ____________________________________________________________________________
10352 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
10353         Log: It's neither-nor, and protect against the impossible.
10354      Branch: perl
10355            ! lib/Thread.pm
10356 ____________________________________________________________________________
10357 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
10358         Log: 5005threads didn't work because $Thread::VERSION wasn't
10359              visible.  Oops.
10360      Branch: perl
10361            ! ext/Thread/Makefile.PL lib/Thread.pm
10362 ____________________________________________________________________________
10363 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
10364         Log: Robustness against Linux using something else than gcc;
10365              based on
10366              
10367              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
10368              From: Charles Randall <cfriv@yahoo.com>
10369              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
10370              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
10371      Branch: perl
10372            ! ext/Errno/Errno_pm.PL
10373 ____________________________________________________________________________
10374 [ 13052] By: ams                                   on 2001/11/16  16:46:39
10375         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
10376              From: Russ Allbery <rra@stanford.edu>
10377              Date: 16 Nov 2001 09:44:21 -0800
10378              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
10379      Branch: perl
10380            ! lib/Pod/ParseLink.pm
10381 ____________________________________________________________________________
10382 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
10383         Log: Update perluniintro on the UTF-8 output matters
10384              (that -w will warn unless the stream is explicitly UTF-8-ified).
10385      Branch: perl
10386            ! pod/perluniintro.pod
10387 ____________________________________________________________________________
10388 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
10389         Log: Adding new files to MANIFEST is nice.
10390      Branch: perl
10391            ! MANIFEST
10392 ____________________________________________________________________________
10393 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
10394         Log: Update Changes.
10395      Branch: perl
10396            ! Changes patchlevel.h
10397 ____________________________________________________________________________
10398 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
10399         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
10400              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
10401              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
10402              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
10403      Branch: perl
10404            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
10405 ____________________________________________________________________________
10406 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
10407         Log: Rename perlunintro to perluniintro; regen toc.
10408      Branch: perl
10409            + pod/perluniintro.pod
10410            - pod/perlunintro.pod
10411            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10412 ____________________________________________________________________________
10413 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
10414         Log: Document the negated lookeahead trick to emulate
10415              character class subtraction.
10416      Branch: perl
10417            ! pod/perlunicode.pod
10418 ____________________________________________________________________________
10419 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
10420         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
10421              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10422              Date: Fri, 16 Nov 2001 23:31:04 +0900
10423              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
10424              
10425              (with the tweak that Cntrl is not C, it's Cc)
10426      Branch: perl
10427            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
10428            ! lib/unicore/mktables
10429 ____________________________________________________________________________
10430 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
10431         Log: Subject: [PATCH current] runtime runops switch
10432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10433              Date: Fri, 16 Nov 2001 00:48:09 -0500
10434              Message-ID: <20011116004809.A934@math.ohio-state.edu>
10435      Branch: perl
10436            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
10437            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
10438            ! pod/perlintern.pod proto.h run.c
10439 ____________________________________________________________________________
10440 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
10441         Log: Further discourage old Thread code; tell how to tell
10442              the difference.
10443      Branch: perl
10444            ! lib/Thread.pm
10445 ____________________________________________________________________________
10446 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
10447         Log: A missing return; from Charles Lane.
10448      Branch: perl
10449            ! vms/vms.c
10450 ____________________________________________________________________________
10451 [ 13041] By: ams                                   on 2001/11/16  12:11:14
10452         Log: Subject: [PATCH] Doc spellcheck + podcheck
10453              From: Autrijus Tang <autrijus@egb.elixus.org>
10454              Date: Thu, 15 Nov 2001 22:49:05 -0800
10455              Message-Id: <20011116064905.GA44092@egb.elixus.org>
10456              
10457              Subject: [PATCH] podcheck+spellcheck, the rest of the story
10458              From: Autrijus Tang <autrijus@egb.elixus.org>
10459              Date: Fri, 16 Nov 2001 00:42:20 -0800
10460              Message-Id: <20011116084220.GA44295@egb.elixus.org>
10461              
10462              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
10463              From: Nicholas Clark <nick@ccl4.org>
10464              Date: Fri, 16 Nov 2001 10:32:01 +0000
10465              Message-Id: <20011116103200.F62891@plum.flirble.org>
10466              (Applied after suitable de-mangling.)
10467      Branch: perl
10468            ! README.aix README.dgux README.dos README.epoc README.hpux
10469            ! README.mint README.mpeix README.netware README.os2
10470            ! README.os390 README.plan9 README.qnx README.solaris
10471            ! README.threads doio.c pod/perl571delta.pod
10472            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
10473            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
10474            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
10475            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
10476            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
10477            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
10478 ____________________________________________________________________________
10479 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
10480         Log: Avoid redefinedness warning for now.
10481      Branch: perl
10482            ! lib/Thread.pm
10483 ____________________________________________________________________________
10484 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
10485         Log: use strict.
10486      Branch: perl
10487            ! lib/Thread.pm
10488 ____________________________________________________________________________
10489 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
10490         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
10491              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
10492              Date: Thu, 15 Nov 2001 22:54:47 EST 
10493              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
10494      Branch: perl
10495            ! vms/vms.c vms/vmspipe.com
10496 ____________________________________________________________________________
10497 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
10498         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
10499              From: "chromatic" <chromatic@rmci.net>
10500              Date: Thu, 15 Nov 2001 19:54:23 -0700
10501              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
10502      Branch: perl
10503            ! lib/File/stat.t
10504 ____________________________________________________________________________
10505 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
10506         Log: Make Thread a wrapper for both ithreads and 5005threads.
10507              Needs a lot of work and Arthur's eyeballing (and finishing
10508              few missing odds and ends of threads.pm).  Now Thread
10509              is an extension without its own .pm.
10510              
10511              If there are people who have experience working with
10512              either the 5005threads or the ithreads: cleaning up
10513              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
10514              and porting the various Thread::* modules, like Thread::Queue,
10515              to work also with ithreads, is needed.
10516              
10517              Removed the 5005threads requirement from the 5005 tests
10518              for easier testing (not all of them work yet since
10519              they use the Thread::* modules that have not been made
10520              to work with ithreads).  Leave the 5005 tests named as
10521              *.tx so that they are not run by "make test".
10522      Branch: perl
10523            + lib/Thread.pm
10524            - ext/Thread/Thread.pm
10525            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
10526            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
10527            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
10528            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
10529            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
10530            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
10531            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
10532 ____________________________________________________________________________
10533 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
10534         Log: $VERSION "a5" doesn't quite work.
10535      Branch: perl
10536            ! ext/B/Makefile.PL
10537 ____________________________________________________________________________
10538 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
10539         Log: Add the fruits of Larry Shatzer's version verifying script.
10540              (There are some straddlers, but they will be fixed in the
10541              upcoming releases of the modules.)
10542      Branch: perl
10543            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
10544            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
10545            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
10546            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
10547            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
10548            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
10549            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
10550            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
10551            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
10552            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
10553            ! wince/FindExt.pm
10554 ____________________________________________________________________________
10555 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
10556         Log: Add Larry Shatzer's VERSION verifying script.
10557      Branch: perl
10558            + Porting/checkVERSION.pl
10559            ! MANIFEST Porting/pumpkin.pod
10560 ____________________________________________________________________________
10561 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
10562         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
10563              From: Michael G Schwern <schwern@pobox.com>
10564              Date: Thu, 15 Nov 2001 19:26:40 -0500
10565              Message-ID: <20011115192640.R31399@blackrider>
10566      Branch: perl
10567            ! t/test.pl
10568 ____________________________________________________________________________
10569 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
10570         Log: Document the MY_CXT business; from Paul Marquess.
10571      Branch: perl
10572            ! pod/perlxs.pod
10573 ____________________________________________________________________________
10574 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
10575         Log: VMSCMD synch attempt.
10576      Branch: perl
10577            ! vms/vms.c vms/vmsish.h
10578 ____________________________________________________________________________
10579 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
10580         Log: Advise against -P as instructed by Schwern.
10581      Branch: perl
10582            ! pod/perlrun.pod
10583 ____________________________________________________________________________
10584 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
10585         Log: Subject: [PATCH] v-strings as Objects Step 1
10586              From: John Peacock <jpeacock@rowman.com>
10587              Date: Thu, 15 Nov 2001 12:41:04 -0500
10588              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
10589      Branch: perl
10590            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
10591            ! util.c
10592 ____________________________________________________________________________
10593 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
10594         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
10595              From: Michael G Schwern <schwern@pobox.com>
10596              Date: Thu, 15 Nov 2001 12:47:59 -0500
10597              Message-ID: <20011115124759.E31399@blackrider>
10598      Branch: perl
10599            + t/run/switchx.aux t/run/switchx.t
10600            ! MANIFEST t/run/switches.t
10601 ____________________________________________________________________________
10602 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
10603         Log: Upgrade to Getopt::Long 2.26_03.
10604      Branch: perl
10605            ! lib/Getopt/Long.pm
10606 ____________________________________________________________________________
10607 [ 13025] By: ams                                   on 2001/11/15  20:46:22
10608         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
10609              From: Michael G Schwern <schwern@pobox.com>
10610              Date: Thu, 15 Nov 2001 16:24:11 -0500
10611              Message-Id: <20011115162411.M31399@blackrider>
10612      Branch: perl
10613            ! vms/vms.c
10614 ____________________________________________________________________________
10615 [ 13024] By: ams                                   on 2001/11/15  19:32:06
10616         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
10617              From: rspier@pobox.com (Robert Spier)
10618              Date: Thu, 15 Nov 2001 11:19:21 -0800
10619              Message-Id: <15348.5433.732364.963687@rls.cx>
10620      Branch: perl
10621            ! op.c
10622 ____________________________________________________________________________
10623 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
10624         Log: Update Changes.
10625      Branch: perl
10626            ! Changes patchlevel.h
10627 ____________________________________________________________________________
10628 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
10629         Log: Subject: [PATCH] new tests for command-line switches
10630              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10631              Date: Thu, 15 Nov 2001 17:00:30 +0100
10632              Message-ID: <20011115170030.A14193@rafael>
10633      Branch: perl
10634            + t/run/switches.t
10635            ! MANIFEST
10636 ____________________________________________________________________________
10637 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
10638         Log: Upgrade to podlators 1.13.
10639      Branch: perl
10640            + lib/Pod/ParseLink.pm
10641            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
10642            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
10643            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
10644            ! t/pod/pod2usage.xr t/pod/podselect.xr
10645 ____________________________________________________________________________
10646 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
10647         Log: skip "might be used uninitialized".
10648      Branch: perl
10649            ! pp_sys.c
10650 ____________________________________________________________________________
10651 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
10652         Log: Fix for "perlio bug in koi8-r encoding".  The problem
10653              seemed to be that binmode() always flushed the handle,
10654              which is not so good when switching encodings.  Fixed,
10655              added Matt Sergeant's testcase, documented in perlfunc/binmode,
10656              also added a pointer about disciplines to perlfunc/open,
10657              and in general cleaned up and reformatted the open entry.
10658      Branch: perl
10659            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
10660 ____________________________________________________________________________
10661 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
10662         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
10663              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10664              Date: 15 Nov 2001 08:57:06 -0000
10665              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
10666              
10667              chop() and chomp() are not real list functions,
10668              so let's not have them overrideable.  (Casey will
10669              be confused since in #7071 he patched the other way.)
10670      Branch: perl
10671            ! pod/perlfunc.pod toke.c
10672 ____________________________________________________________________________
10673 [ 13017] By: ams                                   on 2001/11/15  12:56:49
10674         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
10675              From: Robin Barker <rmb1@cise.npl.co.uk>
10676              Date: Thu, 15 Nov 2001 13:48:34 GMT
10677              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
10678              (Applied with tweaks.)
10679      Branch: perl
10680            ! pod/perltrap.pod
10681 ____________________________________________________________________________
10682 [ 13016] By: ams                                   on 2001/11/15  09:12:48
10683         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
10684              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10685              Date: Thu, 15 Nov 2001 09:06:39 +0100
10686              Message-Id: <20011115090639.A13005@rafael>
10687      Branch: perl
10688            ! pod/perlrun.pod
10689 ____________________________________________________________________________
10690 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
10691         Log: "link =" from utils.lst was being processed oddly.
10692      Branch: perl
10693            ! installman
10694 ____________________________________________________________________________
10695 [ 13014] By: ams                                   on 2001/11/15  02:52:52
10696         Log: Subject: [PATCH current] CreateTTY in -d
10697              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10698              Date: Wed, 14 Nov 2001 21:26:31 -0500
10699              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
10700      Branch: perl
10701            ! lib/perl5db.pl
10702 ____________________________________________________________________________
10703 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
10704         Log: Corify the Filter::Simple tests. 
10705      Branch: perl
10706            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
10707            ! lib/Filter/Simple/t/filter_only.t
10708 ____________________________________________________________________________
10709 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
10710         Log: Upgrade to Filter::Simple 0.70.
10711      Branch: perl
10712            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
10713            + t/lib/FilterOnlyTest.pm
10714            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
10715            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
10716            ! t/lib/FilterTest.pm
10717 ____________________________________________________________________________
10718 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
10719         Log: Cleanliness inspired by Cygwin.
10720      Branch: perl
10721            ! Makefile.SH x2p/Makefile.SH
10722 ____________________________________________________________________________
10723 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
10724         Log: Add perlunintro (formerly known as perlunitut); regen toc.
10725      Branch: perl
10726            + pod/perlunintro.pod
10727            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10728 ____________________________________________________________________________
10729 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
10730         Log: FAQ sync.
10731      Branch: perl
10732            ! pod/perlfaq6.pod
10733 ____________________________________________________________________________
10734 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
10735         Log: Quieten pgcc 2.91.66 worries.
10736      Branch: perl
10737            ! gv.c pp_ctl.c utf8.c
10738 ____________________________________________________________________________
10739 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
10740         Log: Upgrade to Switch 2.06.
10741      Branch: perl
10742            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
10743            ! lib/Switch/t/nested.t
10744 ____________________________________________________________________________
10745 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
10746         Log: Upgrade to Attribute::Handlers 0.76.
10747      Branch: perl
10748            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
10749            ! lib/Attribute/Handlers/README
10750            ! lib/Attribute/Handlers/demo/Demo.pm
10751            ! lib/Attribute/Handlers/demo/Descriptions.pm
10752            ! lib/Attribute/Handlers/demo/MyClass.pm
10753            ! lib/Attribute/Handlers/demo/demo_cycle.pl
10754            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
10755            ! lib/Attribute/Handlers/t/multi.t
10756 ____________________________________________________________________________
10757 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
10758         Log: Signedness nit.
10759      Branch: perl
10760            ! regexec.c
10761 ____________________________________________________________________________
10762 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
10763         Log: VERSIONize.
10764      Branch: perl
10765            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
10766            ! lib/integer.pm
10767 ____________________________________________________________________________
10768 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
10769         Log: No pod in internal Net::FTP classes.
10770      Branch: perl
10771            ! pod/buildtoc.PL
10772 ____________________________________________________________________________
10773 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
10774         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
10775              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
10776              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
10777              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
10778      Branch: perl
10779            ! regexec.c
10780 ____________________________________________________________________________
10781 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
10782         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
10783              Pudge correctly).
10784      Branch: perl
10785            ! t/test.pl
10786 ____________________________________________________________________________
10787 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
10788         Log: Add comments to mark where $^X is being handled.
10789      Branch: perl
10790            ! perl.c toke.c
10791 ____________________________________________________________________________
10792 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
10793         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
10794              From: Michael G Schwern <schwern@pobox.com>
10795              Date: Wed, 14 Nov 2001 16:38:25 -0500
10796              Message-ID: <20011114163825.D6519@blackrider>
10797      Branch: perl
10798            ! t/op/repeat.t
10799 ____________________________________________________________________________
10800 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
10801         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
10802              From: Michael G Schwern <schwern@pobox.com>
10803              Date: Wed, 14 Nov 2001 13:19:15 -0500
10804              Message-ID: <20011114131915.K5096@blackrider>
10805      Branch: perl
10806            ! t/op/die_exit.t
10807 ____________________________________________________________________________
10808 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
10809         Log: Subject: Re: [PATCH] new version of runperl()
10810              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10811              Date: Wed, 14 Nov 2001 15:39:12 EST
10812              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
10813              
10814              "VMS $^X pipes etc" patch.
10815      Branch: perl
10816            ! vms/vms.c
10817 ____________________________________________________________________________
10818 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
10819         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
10820              and add "verbose" option to show the final command.
10821      Branch: perl
10822            ! t/test.pl
10823 ____________________________________________________________________________
10824 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
10825         Log: Goof in some of the comment fields of #12994.
10826      Branch: perl
10827            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
10828            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
10829            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
10830            ! lib/unicore/In/9.pl
10831 ____________________________________________________________________________
10832 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
10833         Log: The First, Last ranges in the Unicode data weren't
10834              getting their general categories added properly;
10835              noticed by Jeffrey Friedl.
10836      Branch: perl
10837            ! lib/unicore/Category.pl lib/unicore/In/0.pl
10838            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
10839            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
10840            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
10841            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
10842            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
10843            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
10844            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
10845            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
10846            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
10847            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
10848            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
10849            ! lib/unicore/mktables
10850 ____________________________________________________________________________
10851 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
10852         Log: Subject: [PATCH] new version of runperl()
10853              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10854              Date: Wed, 14 Nov 2001 12:23:01 +0100
10855              Message-ID: <20011114122301.A29384@rafael>
10856      Branch: perl
10857            ! t/io/argv.t t/test.pl
10858 ____________________________________________________________________________
10859 [ 12992] By: ams                                   on 2001/11/14  13:40:39
10860         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
10861              From: Michael G Schwern <schwern@pobox.com>
10862              Date: Tue, 13 Nov 2001 23:17:54 -0500
10863              Message-Id: <20011113231754.S32567@blackrider>
10864      Branch: perl
10865            ! perl.c
10866 ____________________________________________________________________________
10867 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
10868         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
10869              From: Philip Newton <Philip.Newton@gmx.net>
10870              Date: Wed, 14 Nov 2001 10:59:53 +0100
10871              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
10872              
10873              plus a lot of paragraph reformatting because of long lines.
10874      Branch: perl
10875            ! pod/perlapio.pod
10876 ____________________________________________________________________________
10877 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
10878         Log: A bool is not a pointer.
10879      Branch: perl
10880            ! pp_sys.c
10881 ____________________________________________________________________________
10882 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
10883         Log: AUTHORS updates.
10884      Branch: perl
10885            ! AUTHORS
10886 ____________________________________________________________________________
10887 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
10888         Log: There are several MIME RFCs.
10889      Branch: perl
10890            ! ext/Encode/Encode.pm
10891 ____________________________________________________________________________
10892 [ 12987] By: ams                                   on 2001/11/14  01:09:28
10893         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
10894              From: Michael G Schwern <schwern@pobox.com>
10895              Date: Tue, 13 Nov 2001 20:59:13 -0500
10896              Message-Id: <20011113205913.H32567@blackrider>
10897      Branch: perl
10898            ! t/op/groups.t vms/test.com
10899 ____________________________________________________________________________
10900 [ 12986] By: ams                                   on 2001/11/14  01:07:06
10901         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
10902              From: Michael G Schwern <schwern@pobox.com>
10903              Date: Tue, 13 Nov 2001 20:51:34 -0500
10904              Message-Id: <20011113205134.F32567@blackrider>
10905      Branch: perl
10906            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
10907 ____________________________________________________________________________
10908 [ 12985] By: ams                                   on 2001/11/14  00:43:59
10909         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
10910              From: Michael G Schwern <schwern@pobox.com>
10911              Date: Tue, 13 Nov 2001 20:38:42 -0500
10912              Message-Id: <20011113203842.E32567@blackrider>
10913      Branch: perl
10914            ! pod/perlport.pod
10915 ____________________________________________________________________________
10916 [ 12984] By: ams                                   on 2001/11/14  00:32:15
10917         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
10918              From: Michael G Schwern <schwern@pobox.com>
10919              Date: Tue, 13 Nov 2001 20:27:02 -0500
10920              Message-Id: <20011113202702.D32567@blackrider>
10921      Branch: perl
10922            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
10923            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
10924            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
10925            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
10926 ____________________________________________________________________________
10927 [ 12983] By: ams                                   on 2001/11/14  00:00:27
10928         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
10929              From: Michael G Schwern <schwern@pobox.com>
10930              Date: Tue, 13 Nov 2001 19:51:59 -0500
10931              Message-Id: <20011113195159.B32567@blackrider>
10932      Branch: perl
10933            ! pod/perlport.pod
10934 ____________________________________________________________________________
10935 [ 12982] By: ams                                   on 2001/11/13  23:53:11
10936         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
10937              From: Larry Shatzer <fugazi@zippy.zyx.net>
10938              Date: Tue, 13 Nov 2001 17:27:59 -0700
10939              Message-Id: <20011113172759.E27768@zippy.zyx.net>
10940      Branch: perl
10941            ! pod/perlapio.pod
10942 ____________________________________________________________________________
10943 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
10944         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
10945              "large enough" Unicode characters returned more than one
10946              as their "Unicode size".
10947      Branch: perl
10948            ! pp_sys.c t/io/utf8.t
10949 ____________________________________________________________________________
10950 [ 12980] By: ams                                   on 2001/11/13  19:32:33
10951         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
10952              From: "Craig A. Berry" <craigberry@mac.com>
10953              Date: Tue, 13 Nov 2001 14:33:25 -0600
10954              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
10955      Branch: perl
10956            ! vms/gen_shrfls.pl
10957 ____________________________________________________________________________
10958 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
10959         Log: Subject: Minor patch to Encode.pm (detypo)
10960              From: "Philip Newton" <Philip.Newton@gmx.net>
10961              Date: Tue, 13 Nov 2001 20:11:01 +0100
10962              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
10963      Branch: perl
10964            ! ext/Encode/Encode.pm
10965 ____________________________________________________________________________
10966 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
10967         Log: Evil tabulators.
10968      Branch: perl
10969            ! ext/Encode/Encode.pm
10970 ____________________________________________________________________________
10971 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
10972         Log: Document the available encodings.
10973      Branch: perl
10974            ! ext/Encode/Encode.pm
10975 ____________________________________________________________________________
10976 [ 12976] By: ams                                   on 2001/11/13  17:14:07
10977         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
10978              From: Barrie Slaymaker <barries@slaysys.com>
10979              Date: Tue, 13 Nov 2001 12:41:36 -0500
10980              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
10981      Branch: perl
10982            ! t/op/universal.t
10983 ____________________________________________________________________________
10984 [ 12975] By: ams                                   on 2001/11/13  16:24:21
10985         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
10986              From: Barrie Slaymaker <barries@slaysys.com>
10987              Date: Tue, 13 Nov 2001 10:56:20 -0500
10988              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
10989              (Test applied with minor tweaks and ->isa("HASH") omission.)
10990      Branch: perl
10991            ! lib/UNIVERSAL.pm t/op/universal.t
10992 ____________________________________________________________________________
10993 [ 12974] By: ams                                   on 2001/11/13  15:46:07
10994         Log: Subject: [PATCH Benchmark.pm] docco tweaks
10995              From: Barrie Slaymaker <barries@slaysys.com>
10996              Date: Tue, 13 Nov 2001 11:34:45 -0500
10997              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
10998      Branch: perl
10999            ! lib/Benchmark.pm
11000 ____________________________________________________________________________
11001 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
11002         Log: Subject: [PATCH] Attack of the C loops, round 1
11003              From: Richard Soderberg <rs@oregonnet.com>
11004              Date: Mon, 12 Nov 2001 12:07:29 -0800
11005              Message-Id: <200111122007.MAA01994@oregonnet.com>
11006              
11007              Subject: [PATCH] bytecode.pl (tiny patch)
11008              From: Richard Soderberg <rs@oregonnet.com>
11009              Date: Mon, 12 Nov 2001 12:53:24 -0800
11010              Message-Id: <200111122053.MAA06272@oregonnet.com>
11011      Branch: perl
11012            ! bytecode.pl installhtml
11013 ____________________________________________________________________________
11014 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
11015         Log: Subject: [PATCH] Update to Filter::Util::Call
11016              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
11017              Date: Sun, 11 Nov 2001 22:33:33 -0000
11018              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
11019              
11020              Use the new CXT* macros.
11021      Branch: perl
11022            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
11023 ____________________________________________________________________________
11024 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
11025         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
11026              From: Michael G Schwern <schwern@pobox.com>
11027              Date: Mon, 12 Nov 2001 20:50:34 -0500
11028              Message-ID: <20011112205034.H2888@blackrider>
11029      Branch: perl
11030            + lib/vmsish.pm lib/vmsish.t
11031            - vms/ext/vmsish.pm vms/ext/vmsish.t
11032            ! MANIFEST vms/descrip_mms.template
11033 ____________________________________________________________________________
11034 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
11035         Log: :utf8 works only with perlio.
11036      Branch: perl
11037            ! lib/open.t
11038 ____________________________________________________________________________
11039 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
11040         Log: Subject: Re: @Config -"des" not quite working on VMS
11041              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11042              Date: Tue, 13 Nov 2001 08:35:13 EST 
11043              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
11044      Branch: perl
11045            ! configure.com
11046 ____________________________________________________________________________
11047 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
11048         Log: Subject: [PATCH] lib/charnames.pm 
11049              From: Jeffrey Friedl <jfriedl@yahoo.com>
11050              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
11051              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
11052      Branch: perl
11053            ! lib/charnames.pm
11054 ____________________________________________________________________________
11055 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
11056         Log: Docs for Mac::err.
11057      Branch: maint-5.6/macperl
11058            ! macos/ext/Mac/err/err.pm
11059 ____________________________________________________________________________
11060 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
11061         Log: Some cleanup; change some globals to references for
11062              possible persistence later.
11063      Branch: maint-5.6/macperl
11064            ! macos/lib/Mac/Glue.pm
11065 ____________________________________________________________________________
11066 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
11067         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
11068      Branch: maint-5.6/macperl
11069            ! macos/ext/Mac/Files/Files.pm
11070 ____________________________________________________________________________
11071 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
11072         Log: Get Mac::Navigation to compile (bug #464684).
11073      Branch: maint-5.6/macperl
11074            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
11075            ! macos/ext/Mac/Navigation/Makefile.PL
11076            ! macos/ext/Mac/Navigation/Navigation.xs
11077            ! macos/macperl/Makefile.mk
11078 ____________________________________________________________________________
11079 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
11080         Log: Add in modules and POD to help menu.
11081      Branch: maint-5.6/macperl
11082            ! macos/macperl/MacPerl.podhelp
11083 ____________________________________________________________________________
11084 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
11085         Log: Update bundled modules.
11086      Branch: maint-5.6/macperl
11087            + macos/bundled_ext/Filter/t/FilterTest.pm
11088            + macos/bundled_ext/List/Util/t/shuffle.t
11089            + macos/bundled_ext/Storable/t/compat06.t
11090            + macos/bundled_ext/Storable/t/st-dump.pl
11091            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
11092            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
11093            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
11094            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
11095            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
11096            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
11097            + macos/bundled_lib/blib/lib/lwpcook.pod
11098            + macos/bundled_lib/t/Filter/Simple/filter.t
11099            + macos/bundled_lib/t/Switch/t/given.t
11100            + macos/bundled_lib/t/Switch/t/nested.t
11101            + macos/bundled_lib/t/Switch/t/switch.t
11102            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
11103            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
11104            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
11105            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
11106            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
11107            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
11108            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
11109            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
11110            + macos/bundled_lib/t/URI/rfc2732.t
11111            + macos/bundled_lib/t/libnet/config.t
11112            + macos/bundled_lib/t/libnet/libnet_t.pl
11113            + macos/bundled_lib/t/libwww-perl/live/google.t
11114            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
11115            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
11116            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
11117            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
11118            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
11119            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
11120            + macos/bundled_lib/t/libwww-perl/live/validator.t
11121            - macos/bundled_ext/Filter/t/MyFilter.pm
11122            - macos/bundled_ext/Storable/t/compat-0.6.t
11123            - macos/bundled_ext/Storable/t/dump.pl
11124            - macos/bundled_ext/Time/Piece/Makefile.PL
11125            - macos/bundled_ext/Time/Piece/Piece.pm
11126            - macos/bundled_ext/Time/Piece/Piece.t
11127            - macos/bundled_ext/Time/Piece/Piece.xs
11128            - macos/bundled_ext/Time/Piece/README
11129            - macos/bundled_ext/Time/Piece/Seconds.pm
11130            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
11131            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
11132            - macos/bundled_lib/blib/lib/Net/PH.pm
11133            - macos/bundled_lib/blib/lib/Net/SNPP.pm
11134            - macos/bundled_lib/blib/lib/Text/Balanced.pod
11135            - macos/bundled_lib/t/Filter/Simple/test.pl
11136            - macos/bundled_lib/t/Switch/test.pl
11137            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
11138            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
11139            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
11140            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
11141            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
11142            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
11143            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
11144            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
11145            - macos/bundled_lib/t/libnet/ph.t
11146            ! (edit 125 files)
11147 ____________________________________________________________________________
11148 [ 12961] By: ams                                   on 2001/11/13  00:45:08
11149         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
11150              From: Michael G Schwern <schwern@pobox.com>
11151              Date: Mon, 12 Nov 2001 20:16:45 -0500
11152              Message-Id: <20011112201644.G2888@blackrider>
11153      Branch: perl
11154            ! pod/perlport.pod
11155 ____________________________________________________________________________
11156 [ 12960] By: ams                                   on 2001/11/12  23:54:00
11157         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
11158              Recoving dup tests for VMS
11159              From: Michael G Schwern <schwern@pobox.com>
11160              Date: Mon, 12 Nov 2001 19:35:33 -0500
11161              Message-Id: <20011112193533.D2888@blackrider>
11162      Branch: perl
11163            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
11164 ____________________________________________________________________________
11165 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
11166         Log: Update Changes.
11167      Branch: perl
11168            ! Changes patchlevel.h
11169 ____________________________________________________________________________
11170 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
11171         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
11172              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
11173              Date: Mon, 12 Nov 2001 12:35:18 EST 
11174              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
11175      Branch: perl
11176            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
11177            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
11178 ____________________________________________________________________________
11179 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
11180         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
11181              From: Barrie Slaymaker <barries@slaysys.com>
11182              Date: Mon, 12 Nov 2001 11:19:52 -0500
11183              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
11184      Branch: perl
11185            ! lib/File/Spec.t lib/File/Spec/Win32.pm
11186 ____________________________________________________________________________
11187 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
11188         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
11189              From: Barrie Slaymaker <barries@slaysys.com>
11190              Date: Mon, 12 Nov 2001 11:07:36 -0500
11191              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
11192      Branch: perl
11193            ! lib/Benchmark.pm
11194 ____________________________________________________________________________
11195 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
11196         Log: Misplaced test, noticed by Barrie Slaymaker.
11197              (We are missing Benchmark tests, then.)
11198      Branch: perl
11199            + ext/Devel/DProf/DProf.t
11200            - lib/Benchmark.t
11201            ! MANIFEST
11202 ____________________________________________________________________________
11203 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
11204         Log: Subject: [PATCH] a few typo fixes 
11205              From: Jeffrey Friedl <jfriedl@yahoo.com>
11206              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
11207              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
11208              
11209              Patching README.foo instead of pod/perlfoo.pod,
11210              not patching Math::BigInt (Tels will take care of that),
11211              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
11212              and perldoc.PL instead of libnetcfg and perldoc, patching
11213              ext/Digest/MD5/t/files.t since MD5.pm was changed.
11214      Branch: perl
11215            ! (edit 109 files)
11216 ____________________________________________________________________________
11217 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
11218         Log: Add a note about the dangers of bad UTF-8.
11219      Branch: perl
11220            ! pod/perlunicode.pod
11221 ____________________________________________________________________________
11222 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
11223         Log: NetWare Nit from Ananth Kesari.
11224      Branch: perl
11225            ! NetWare/config.wc
11226 ____________________________________________________________________________
11227 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
11228         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
11229      Branch: perl
11230            ! ext/Encode/Encode.pm
11231 ____________________________________________________________________________
11232 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
11233         Log: (retracted by #12951)
11234      Branch: perl
11235            ! ext/Encode/Encode.pm
11236 ____________________________________________________________________________
11237 [ 12949] By: ams                                   on 2001/11/12  06:40:18
11238         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
11239              From: Robert Spier <rspier@pobox.com>
11240              Date: Sun, 11 Nov 2001 18:50:18 -0800
11241              Message-Id: <15343.14570.121505.233336@rls.cx>
11242              
11243              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
11244              From: Rick Delaney <rick.delaney@home.com>
11245              Date: 12 Nov 2001 00:15:52 -0500
11246              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
11247      Branch: perl
11248            ! pp_hot.c t/op/taint.t
11249 ____________________________________________________________________________
11250 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
11251         Log: It seems that we actually have this detail implemented
11252              as for as Level 1 Support of Unicode regex support is
11253              concerned: at Level 1 only 1:1 support for loose
11254              (aka caseless, aka caseigoring ) matching is required.
11255      Branch: perl
11256            ! pod/perlunicode.pod
11257 ____________________________________________________________________________
11258 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
11259         Log: (retracted by #12951)
11260      Branch: perl
11261            ! ext/Encode/Encode.pm
11262 ____________________________________________________________________________
11263 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
11264         Log: BOM, bom, Bom.
11265      Branch: perl
11266            ! pod/perlunicode.pod
11267 ____________________________________________________________________________
11268 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
11269         Log: Upgrade to Math::BigInt 1.46.
11270      Branch: perl
11271            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11272            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
11273            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
11274            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
11275            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11276 ____________________________________________________________________________
11277 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
11278         Log: Subject: Re: PERFORCE change 12943 for review
11279              From: "Philip Newton" <Philip.Newton@gmx.net>
11280              Date: Sun, 11 Nov 2001 20:53:36 +0100
11281              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
11282      Branch: perl
11283            ! pod/perlunicode.pod
11284 ____________________________________________________________________________
11285 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
11286         Log: Doc updates; make the Unicode discussions a little
11287              bit less alarming, and add information about encodings,
11288              surrogates, and BOMs.
11289      Branch: perl
11290            ! pod/perlunicode.pod
11291 ____________________________________________________________________________
11292 [ 12942] By: ams                                   on 2001/11/11  16:45:00
11293         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
11294              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
11295              Date: Mon, 12 Nov 2001 00:22:57 +0900
11296              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
11297      Branch: perl
11298            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
11299            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
11300 ____________________________________________________________________________
11301 [ 12941] By: ams                                   on 2001/11/11  13:01:40
11302         Log: Subject: Re: PERFORCE change 12929 for review
11303              From: "Philip Newton" <Philip.Newton@gmx.net>
11304              Date: Sun, 11 Nov 2001 14:27:44 +0100
11305              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
11306      Branch: perl
11307            ! MANIFEST
11308 ____________________________________________________________________________
11309 [ 12940] By: ams                                   on 2001/11/11  05:06:43
11310         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
11311              From: Michael G Schwern <schwern@pobox.com>
11312              Date: Thu, 8 Nov 2001 22:56:45 -0500
11313              Message-Id: <20011108225645.H5587@blackrider>
11314      Branch: perl
11315            ! t/op/chdir.t
11316 ____________________________________________________________________________
11317 [ 12939] By: ams                                   on 2001/11/11  05:01:00
11318         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
11319              From: Michael G Schwern <schwern@pobox.com>
11320              Date: Sun, 11 Nov 2001 00:54:43 -0500
11321              Message-Id: <20011111005443.A24450@blackrider>
11322      Branch: perl
11323            ! ext/Cwd/t/cwd.t
11324 ____________________________________________________________________________
11325 [ 12938] By: ams                                   on 2001/11/11  03:25:13
11326         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
11327              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
11328              From: "chromatic" <chromatic@rmci.net>
11329              Date: Sat, 10 Nov 2001 21:03:20 -0700
11330              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
11331      Branch: perl
11332            ! lib/File/stat.pm lib/File/stat.t
11333 ____________________________________________________________________________
11334 [ 12937] By: ams                                   on 2001/11/11  02:05:23
11335         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
11336              From: "Craig A. Berry" <craigberry@mac.com>
11337              Date: Sat, 10 Nov 2001 17:23:52 -0600
11338              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
11339      Branch: perl
11340            ! t/op/magic.t
11341 ____________________________________________________________________________
11342 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
11343         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
11344      Branch: perl
11345            ! lib/open.pm lib/open.t
11346 ____________________________________________________________________________
11347 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
11348         Log: The Official name of ASCII.
11349      Branch: perl
11350            ! ext/Encode/Encode.pm
11351 ____________________________________________________________________________
11352 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
11353         Log: The KOI8-R example wasn't quite right.
11354      Branch: perl
11355            ! lib/open.pm lib/open.t
11356 ____________________________________________________________________________
11357 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
11358         Log: Enhance the open pragma to support :utf8, :locale,
11359              and :encoding directly as special cases, and rename
11360              the INOUT to IO.
11361      Branch: perl
11362            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
11363 ____________________________________________________________________________
11364 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
11365         Log: Document the UTF-16 surrogate encoding and decoding.
11366      Branch: perl
11367            ! ext/Encode/Encode.pm
11368 ____________________________________________________________________________
11369 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
11370         Log: A potential recursion breaker.
11371      Branch: perl
11372            ! sv.c
11373 ____________________________________________________________________________
11374 [ 12930] By: ams                                   on 2001/11/10  07:46:53
11375         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
11376              (was Re: perl@12892)
11377              From: "chromatic" <chromatic@rmci.net>
11378              Date: Sat, 10 Nov 2001 01:28:09 -0700
11379              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
11380      Branch: perl
11381            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
11382            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
11383            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
11384            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
11385 ____________________________________________________________________________
11386 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
11387         Log: Add a test for the bytes pragma.
11388      Branch: perl
11389            + lib/bytes.t
11390            ! MANIFEST
11391 ____________________________________________________________________________
11392 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
11393         Log: Doc update.
11394      Branch: perl
11395            ! lib/bytes.pm
11396 ____________________________________________________________________________
11397 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
11398         Log: Cease to exist.
11399      Branch: perl
11400            - lib/Unicode/Normalize.pm
11401 ____________________________________________________________________________
11402 [ 12926] By: ams                                   on 2001/11/10  03:23:16
11403         Log: Subject: [patch] my_setenv speedup + fixes
11404              From: Doug MacEachern <dougm@covalent.net>
11405              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
11406              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
11407      Branch: perl
11408            ! util.c
11409 ____________________________________________________________________________
11410 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
11411         Log: Newline trouble.
11412      Branch: perl
11413            ! lib/ExtUtils/Embed.t
11414 ____________________________________________________________________________
11415 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
11416         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
11417              From: "Craig A. Berry" <craigberry@mac.com>
11418              Date: Fri, 09 Nov 2001 18:13:16 -0600
11419              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
11420      Branch: perl
11421            ! vms/munchconfig.c
11422 ____________________________________________________________________________
11423 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
11424         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
11425              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11426              Date: Sat, 10 Nov 2001 00:10:45 +0100
11427              Message-ID: <20011110001045.A11945@rafael>
11428      Branch: perl
11429            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
11430            + t/run/switchn.t t/run/switchp.t
11431            ! MANIFEST
11432 ____________________________________________________________________________
11433 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
11434         Log: Subject: [PATCH] some tests not cleaning up properly               
11435              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
11436              Date: Fri, 9 Nov 2001 22:13:10 +0100
11437              Message-ID: <20011109221310.A11115@rafael>
11438      Branch: perl
11439            ! ext/Cwd/t/cwd.t t/io/argv.t
11440 ____________________________________________________________________________
11441 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
11442         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
11443              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11444              Date: Fri, 9 Nov 2001 15:07:19 EST
11445              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
11446      Branch: perl
11447            ! lib/ExtUtils/Embed.t
11448 ____________________________________________________________________________
11449 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
11450         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
11451              have been copied so it shouldn't be freed in perl_destruct()
11452      Branch: perl
11453            ! perl.c
11454 ____________________________________________________________________________
11455 [ 12919] By: ams                                   on 2001/11/09  15:36:22
11456         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
11457              From: Michael G Schwern <schwern@pobox.com>
11458              Date: Fri, 9 Nov 2001 00:38:59 -0500
11459              Message-Id: <20011109003859.K5587@blackrider>
11460              (Applied with directory name changes suggested by Craig Berry.)
11461      Branch: perl
11462            ! ext/Cwd/t/cwd.t
11463 ____________________________________________________________________________
11464 [ 12918] By: ams                                   on 2001/11/09  15:29:15
11465         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
11466              From: Michael G Schwern <schwern@pobox.com>
11467              Date: Fri, 9 Nov 2001 01:44:14 -0500
11468              Message-Id: <20011109014414.N5587@blackrider>
11469      Branch: perl
11470            ! vms/ext/filespec.t
11471 ____________________________________________________________________________
11472 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
11473         Log: Update Changes.
11474      Branch: perl
11475            ! Changes patchlevel.h
11476 ____________________________________________________________________________
11477 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
11478         Log: Regen toc.
11479      Branch: perl
11480            ! pod/perltoc.pod
11481 ____________________________________________________________________________
11482 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
11483         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
11484              see http://www.jepstone.net/bjepson//jpl/cvs.html
11485      Branch: perl
11486            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11487 ____________________________________________________________________________
11488 [ 12914] By: ams                                   on 2001/11/09  14:05:12
11489         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
11490              From: Michael G Schwern <schwern@pobox.com>
11491              Date: Thu, 8 Nov 2001 22:05:49 -0500
11492              Message-Id: <20011108220549.F5587@blackrider>
11493      Branch: perl
11494            ! vms/test.com
11495 ____________________________________________________________________________
11496 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
11497         Log: NetWare update from Ananth Kesari.
11498      Branch: perl
11499            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
11500 ____________________________________________________________________________
11501 [ 12912] By: ams                                   on 2001/11/09  13:40:26
11502         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
11503              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11504              Date: Fri, 9 Nov 2001 14:32:28 +0100
11505              Message-Id: <20011109143228.A18996@rafael>
11506      Branch: perl
11507            ! perl.c
11508 ____________________________________________________________________________
11509 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
11510         Log: FAQ sync.
11511      Branch: perl
11512            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
11513            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
11514            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
11515 ____________________________________________________________________________
11516 [ 12910] By: ams                                   on 2001/11/09  07:33:49
11517         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
11518              From: Michael G Schwern <schwern@pobox.com>
11519              Date: Fri, 9 Nov 2001 00:41:56 -0500
11520              Message-Id: <20011109004156.L5587@blackrider>
11521      Branch: perl
11522            ! lib/File/Find/t/find.t
11523 ____________________________________________________________________________
11524 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
11525         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
11526              The CPAN distribution has both pm and XS implementations,
11527              and for performance reasons we choose the XS.
11528              Another reason to choose the XS is that it doesn't
11529              require Lingua::KO::Hangul::Util, which means that
11530              we can delete that-- which in turn means that Unicode::UCD
11531              cannot expect that: support it, but don't expect.
11532              Ditto Unicode::Collate.
11533              
11534              Note that Unicode::Normalize Makefile.PL and
11535              Normalize.xs have been modified from the CPAN 0.10
11536              versions: the first one to be simpler (no pm) and
11537              clean up the generated unf*.h files, the second one
11538              to quench compiler grumblings.  Must notify Sadahiro
11539              about these changes.
11540      Branch: perl
11541            + ext/Unicode/Normalize/Changes
11542            + ext/Unicode/Normalize/Makefile.PL
11543            + ext/Unicode/Normalize/Normalize.pm
11544            + ext/Unicode/Normalize/Normalize.pod
11545            + ext/Unicode/Normalize/Normalize.xs
11546            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
11547            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
11548            + ext/Unicode/Normalize/t/test.t
11549            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
11550            - lib/Lingua/KO/Hangul/Util/README
11551            - lib/Lingua/KO/Hangul/Util/t/test.t
11552            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
11553            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
11554            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
11555            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
11556            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
11557            ! win32/makefile.mk
11558 ____________________________________________________________________________
11559 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
11560         Log: Test miscounting.
11561      Branch: perl
11562            ! ext/POSIX/t/posix.t
11563 ____________________________________________________________________________
11564 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
11565         Log: Quote the variables in failures messages more nicely.
11566      Branch: perl
11567            ! t/test.pl
11568 ____________________________________________________________________________
11569 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
11570         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
11571              From: Michael G Schwern <schwern@pobox.com>
11572              Date: Thu, 8 Nov 2001 17:24:49 -0500
11573              Message-ID: <20011108172449.A5587@blackrider>
11574              
11575              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
11576              From: "Craig A. Berry" <craigberry@mac.com>
11577              Date: Thu, 8 Nov 2001 16:35:00 -0600
11578              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
11579      Branch: perl
11580            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
11581 ____________________________________________________________________________
11582 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
11583         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
11584              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
11585              Date: Thu, 8 Nov 2001 22:52:50 -0000
11586              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
11587      Branch: perl
11588            ! ext/DB_File/t/db-recno.t
11589 ____________________________________________________________________________
11590 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
11591         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
11592              (Probably not an EBCDIC issue the way one would think
11593              since no chr() et alia are used in UCD.pm.)
11594      Branch: perl
11595            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
11596 ____________________________________________________________________________
11597 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
11598         Log: Whether overwriting the $self->{...} values (see #12902)
11599              is a good policy or not is debatable, but let's at least
11600              be consistent.
11601      Branch: perl
11602            ! lib/ExtUtils/MM_Unix.pm
11603 ____________________________________________________________________________
11604 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
11605         Log: The MakeMaker argument () quoting patch that sneaked
11606              in at #12883 didn't handle make macros like this $(...).
11607              Leaning toothpicks, we've got them.
11608      Branch: perl
11609            ! lib/ExtUtils/MM_Unix.pm
11610 ____________________________________________________________________________
11611 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
11612         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
11613              From: Michael G Schwern <schwern@pobox.com>
11614              Date: Wed, 7 Nov 2001 02:02:29 -0500
11615              Message-ID: <20011107020229.K2858@blackrider>
11616      Branch: perl
11617            ! t/io/argv.t t/test.pl vms/test.com
11618 ____________________________________________________________________________
11619 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
11620         Log: Subject: [PATCH 20011106.084] -s on #! line 
11621              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11622              Date: Wed, 7 Nov 2001 22:23:39 +0100
11623              Message-ID: <20011107222339.E729@rafael>
11624      Branch: perl
11625            ! embed.h embed.pl perl.c proto.h toke.c
11626 ____________________________________________________________________________
11627 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
11628         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
11629              From: Michael G Schwern <schwern@pobox.com>
11630              Date: Wed, 7 Nov 2001 16:52:49 -0500
11631              Message-ID: <20011107165249.I7346@blackrider>
11632      Branch: perl
11633            ! pod/perlhack.pod
11634 ____________________________________________________________________________
11635 [ 12898] By: ams                                   on 2001/11/08  13:02:19
11636         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
11637              From: Mark-Jason Dominus <mjd@plover.com>
11638              Date: Thu, 08 Nov 2001 08:59:02 -0500
11639              Message-Id: <20011108135902.2275.qmail@plover.com>
11640      Branch: perl
11641            ! INSTALL README README.amiga README.os2 README.vms
11642            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
11643            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
11644 ____________________________________________________________________________
11645 [ 12897] By: ams                                   on 2001/11/08  12:49:28
11646         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
11647              From: mjd@plover.com
11648              Date: 8 Nov 2001 13:33:18 -0000
11649              Message-Id: <20011108133318.1786.qmail@plover.com>
11650      Branch: perl
11651            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
11652            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
11653            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
11654            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
11655            ! pod/perlport.pod pod/perlvar.pod
11656 ____________________________________________________________________________
11657 [ 12896] By: ams                                   on 2001/11/08  11:22:12
11658         Log: open(FH, $file) should strip leading and trailing whitespace.
11659      Branch: perl
11660            ! doio.c
11661 ____________________________________________________________________________
11662 [ 12895] By: ams                                   on 2001/11/08  10:17:14
11663         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
11664              From: "Craig A. Berry" <craigberry@mac.com>
11665              Date: Wed, 07 Nov 2001 13:41:50 -0600
11666              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
11667      Branch: perl
11668            ! t/op/glob.t
11669 ____________________________________________________________________________
11670 [ 12894] By: ams                                   on 2001/11/08  08:32:20
11671         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
11672              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
11673              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
11674              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
11675      Branch: perl
11676            ! makedepend.SH
11677 ____________________________________________________________________________
11678 [ 12893] By: ams                                   on 2001/11/08  08:26:31
11679         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
11680              From: mjd@plover.com
11681              Date: 8 Nov 2001 08:08:07 -0000
11682              Message-Id: <20011108080807.30147.qmail@plover.com>
11683              
11684              Subject: bleadperl perl.pod
11685              From: mjd@plover.com
11686              Date: 8 Nov 2001 08:10:47 -0000
11687              Message-Id: <20011108081047.30178.qmail@plover.com>
11688              
11689              Subject: more bleadperl perl.pod
11690              From: mjd@plover.com
11691              Date: 8 Nov 2001 08:16:28 -0000
11692              Message-Id: <20011108081628.30229.qmail@plover.com>
11693      Branch: perl
11694            ! pod/perl.pod pod/perldebug.pod
11695 ____________________________________________________________________________
11696 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
11697         Log: Tweak for Cray-friendliness from Nicholas Clark.
11698      Branch: perl
11699            ! sv.c
11700 ____________________________________________________________________________
11701 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
11702         Log: VMS patch redo from Charles Lane.
11703      Branch: perl
11704            ! vms/gen_shrfls.pl
11705 ____________________________________________________________________________
11706 [ 12890] By: ams                                   on 2001/11/07  15:16:10
11707         Log: Subject: [ID 20011107.088] two perl pod nits
11708              From: lvirden@cas.org
11709              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
11710              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
11711      Branch: perl
11712            ! pod/perl.pod pod/perlfaq3.pod
11713 ____________________________________________________________________________
11714 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
11715         Log: Update Changes.
11716      Branch: perl
11717            ! Changes patchlevel.h
11718 ____________________________________________________________________________
11719 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
11720         Log: The (emulated) "no utf8" must be in a BEGIN block
11721              to be effective.
11722      Branch: perl
11723            ! lib/CGI/t/html.t
11724 ____________________________________________________________________________
11725 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
11726         Log: "v-strings" is the right term.
11727      Branch: perl
11728            ! pod/perltodo.pod
11729 ____________________________________________________________________________
11730 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
11731         Log: Add vstrings-as-objects need to perltodo.
11732      Branch: perl
11733            ! pod/perltodo.pod
11734 ____________________________________________________________________________
11735 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
11736         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
11737              From: Nicholas Clark <nick@ccl4.org>
11738              Date: Wed, 7 Nov 2001 14:36:32 +0000
11739              Message-ID: <20011107143631.I24980@plum.flirble.org>
11740      Branch: perl
11741            ! t/op/pack.t
11742 ____________________________________________________________________________
11743 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
11744         Log: The Embed test requires a major rewrite for VMS
11745              (plus it reveals a couple of annoying glitches
11746              in buffering), so skip the test for now; from
11747              Charles Lane.
11748      Branch: perl
11749            ! lib/ExtUtils/Embed.t
11750 ____________________________________________________________________________
11751 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
11752         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
11753              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11754              Date: Wed, 7 Nov 2001 09:23:28 EST
11755              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
11756              
11757              (Also i seems that an unrelated experimental patch
11758              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
11759      Branch: perl
11760            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
11761 ____________________________________________________________________________
11762 [ 12882] By: ams                                   on 2001/11/07  05:14:04
11763         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
11764              From: Mark-Jason Dominus <mjd@plover.com>
11765              Date: Wed, 07 Nov 2001 00:43:46 -0500
11766              Message-Id: <20011107054346.14428.qmail@plover.com>
11767      Branch: perl
11768            ! gv.c op.c toke.c
11769 ____________________________________________________________________________
11770 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
11771         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
11772              From: Michael G Schwern <schwern@pobox.com>             
11773              Date: Tue, 6 Nov 2001 22:04:39 -0500
11774              Message-ID: <20011106220439.D2858@blackrider>              
11775      Branch: perl
11776            ! lib/perl5db.pl
11777 ____________________________________________________________________________
11778 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
11779         Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
11780              stress))
11781              From: Jonathan Stowe <gellyfish@gellyfish.com>
11782              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
11783              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
11784              
11785              (except for one hunk where indentation differs)
11786      Branch: perl
11787            ! lib/Term/Cap.t
11788 ____________________________________________________________________________
11789 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
11790         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
11791              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11792              Date: Tue, 6 Nov 2001 21:45:01 +0100
11793              Message-ID: <20011106214501.A704@rafael>
11794      Branch: perl
11795            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
11796            ! lib/File/Spec/Win32.pm
11797 ____________________________________________________________________________
11798 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
11799         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
11800              From: Michael G Schwern <schwern@pobox.com>              
11801              Date: Tue, 6 Nov 2001 20:58:45 -0500
11802              Message-ID: <20011106205845.G29411@blackrider>
11803      Branch: perl
11804            ! t/test.pl
11805 ____________________________________________________________________________
11806 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
11807         Log: Subject: making do_sprintf public       
11808              From: Doug MacEachern <dougm@covalent.net>    
11809              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
11810              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
11811      Branch: perl
11812            ! embed.h embed.pl global.sym
11813 ____________________________________________________________________________
11814 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
11815         Log: Update to CGI.pm 2.78.
11816              
11817              TODO: the test suite needs to be merged so that
11818              when in core, the core version is tested, and when
11819              using the CPAN version, testing the CPAN version.
11820              (the changes need to be sent to Lincoln, too...)
11821      Branch: perl
11822            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
11823            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
11824            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
11825            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
11826            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
11827            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
11828 ____________________________________________________________________________
11829 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
11830         Log: Integrate with perlio; (strictly) readonly hashes via XS.
11831      Branch: perl
11832           +> t/lib/access.t
11833           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
11834 ____________________________________________________________________________
11835 [ 12874] By: nick                                  on 2001/11/06  21:05:16
11836         Log: Keep It Simple and Stupid version of readonly hash support.
11837              - Test for SvREAONLY(hv) at a few spots in hv.c
11838              - add the error message to perldiag.pod
11839              - (dubious) add access::readonly() to univeral.c
11840              - add test using above
11841              - fixup ext/B/t/stash.t to account for access:: existing
11842      Branch: perlio
11843            + t/lib/access.t
11844            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
11845 ____________________________________________________________________________
11846 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
11847         Log: Fix incorrect warnings about broken globbing;
11848              from Andy Dougherty.
11849      Branch: perl
11850            ! hints/linux.sh
11851 ____________________________________________________________________________
11852 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
11853         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
11854              toggle-on from the encoding pragma.
11855      Branch: perl
11856            ! regcomp.c regexec.c
11857 ____________________________________________________________________________
11858 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
11859         Log: Retract #12824, doesn't help and is ignored
11860              by Configure anyway.
11861      Branch: perl
11862            ! hints/beos.sh
11863 ____________________________________________________________________________
11864 [ 12870] By: ams                                   on 2001/11/06  10:40:37
11865         Log: Subject: Cosmetic change
11866              From: H.Merijn Brand <h.m.brand@hccnet.nl>
11867              Date: Tue, 06 Nov 2001 12:30:52 +0100
11868              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
11869      Branch: perl
11870            ! README.hpux
11871 ____________________________________________________________________________
11872 [ 12869] By: nick                                  on 2001/11/06  08:26:40
11873         Log: Integrate mainline
11874      Branch: perlio
11875           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
11876           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
11877 ____________________________________________________________________________
11878 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
11879         Log: The parentheses are protected enough.
11880      Branch: perl
11881            ! hints/os390.sh
11882 ____________________________________________________________________________
11883 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
11884         Log: ccflags, not ldflags.
11885      Branch: perl
11886            ! hints/os390.sh
11887 ____________________________________________________________________________
11888 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
11889         Log: ... and the proto to go with #12865.
11890      Branch: perl
11891            ! proto.h
11892 ____________________________________________________________________________
11893 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
11894         Log: Oops.  Luckily nothing was using this symbol yet.
11895      Branch: perl
11896            ! global.sym
11897 ____________________________________________________________________________
11898 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
11899         Log: Implement the encoding pragma for regex literals.
11900      Branch: perl
11901            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
11902 ____________________________________________________________________________
11903 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
11904         Log: More UTF8 EXACT fixing.
11905      Branch: perl
11906            ! regexec.c
11907 ____________________________________________________________________________
11908 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
11909         Log: More re debugging.
11910      Branch: perl
11911            ! regexec.c
11912 ____________________________________________________________________________
11913 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
11914         Log: EXACT correction attempt.  Continued in #12863.
11915      Branch: perl
11916            ! regexec.c
11917 ____________________________________________________________________________
11918 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
11919         Log: Unterminated L<.
11920      Branch: perl
11921            ! ext/DB_File/DB_File.pm
11922 ____________________________________________________________________________
11923 [ 12859] By: nick                                  on 2001/11/05  19:15:17
11924         Log: Integrate mainline
11925      Branch: perlio
11926           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
11927           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
11928           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
11929           +> lib/Math/BigInt/t/sub_mbi.t
11930            - lib/Math/BigInt/t/Math/Subclass.pm
11931            - lib/Math/BigInt/t/subclass.t
11932           !> (integrate 30 files)
11933 ____________________________________________________________________________
11934 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
11935         Log: Regex debugging fixes from Hugo.
11936      Branch: perl
11937            ! regcomp.c regexec.c
11938 ____________________________________________________________________________
11939 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
11940         Log: IRIX: at some point the cc -version has started
11941              to output to stderr, not stdout any more.
11942      Branch: perl
11943            ! hints/irix_6.sh
11944 ____________________________________________________________________________
11945 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
11946         Log: Update Changes.
11947      Branch: perl
11948            ! Changes patchlevel.h
11949 ____________________________________________________________________________
11950 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
11951         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
11952      Branch: perl
11953            ! lib/File/Spec/Unix.pm
11954 ____________________________________________________________________________
11955 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
11956         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
11957              From: rgarciasuarez@free.fr
11958              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
11959              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
11960      Branch: perl
11961            ! lib/File/Spec/Unix.pm
11962 ____________________________________________________________________________
11963 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
11964         Log: Use config.arch in OS/390 where the combination of
11965              IEEE floats and ldflags is tricky.
11966      Branch: perl
11967            ! hints/os390.sh
11968 ____________________________________________________________________________
11969 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
11970         Log: Metaconfig unit change for #12851.
11971      Branch: metaconfig
11972            ! U/modified/Config_sh.U
11973 ____________________________________________________________________________
11974 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
11975         Log: Support a config.arch file, similar to config.over,
11976              but loaded just before it.
11977      Branch: perl
11978            ! Configure INSTALL
11979 ____________________________________________________________________________
11980 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
11981         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
11982              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11983              Date: Mon, 5 Nov 2001 14:26:24 +0100
11984              Message-ID: <20011105142624.C31977@rafael>
11985      Branch: perl
11986            ! lib/Symbol.pm lib/Symbol.t
11987 ____________________________________________________________________________
11988 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
11989         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
11990              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11991              Date: Sun, 4 Nov 2001 22:28:57 +0100
11992              Message-ID: <20011104222857.C696@rafael>
11993      Branch: perl
11994            ! pod/perldebug.pod pod/perlpodspec.pod
11995 ____________________________________________________________________________
11996 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
11997         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
11998      Branch: perl
11999            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
12000 ____________________________________________________________________________
12001 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
12002         Log: Math::Big* test tweaks to work better with core:
12003              but the coast still not clear.
12004      Branch: perl
12005            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
12006            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
12007 ____________________________________________________________________________
12008 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
12009         Log: Protect against high load: measure how much wall
12010              clock time went by while sleeping.  Avoids some
12011              false negatives, while may introduce some false
12012              positives.  Life is hard.
12013      Branch: perl
12014            ! ext/Time/HiRes/HiRes.t
12015 ____________________________________________________________________________
12016 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
12017         Log: More forgotten from #12843.
12018      Branch: perl
12019            ! lib/Math/BigInt/t/bigfltpm.inc
12020 ____________________________________________________________________________
12021 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
12022         Log: Forgot from #12843.
12023      Branch: perl
12024            + lib/Math/BigInt/t/bigintpm.inc
12025            ! MANIFEST
12026 ____________________________________________________________________________
12027 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
12028         Log: Upgrade to Math::BigInt 1.45; from Tels.
12029              NOTE: some of the tests are failing but that's because
12030              the core integration is not yet done.
12031      Branch: perl
12032            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
12033            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
12034            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
12035            - lib/Math/BigInt/t/Math/Subclass.pm
12036            - lib/Math/BigInt/t/subclass.t
12037            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
12038            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
12039            ! lib/Math/BigInt/t/mbimbf.t
12040 ____________________________________________________________________________
12041 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
12042         Log: VMS: adds capability to control more configuration stuff with
12043              -D and -U switches; parsing config.sh to extract previous config
12044              info in VMS-form, and a rewrite of the "prompt/response" routine;
12045              from Charles Lane.
12046      Branch: perl
12047            ! configure.com
12048 ____________________________________________________________________________
12049 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
12050         Log: Subject: Typo correction in perldebguts.pod
12051              From: mjd@plover.com
12052              Date: 4 Nov 2001 16:20:05 -0000
12053              Message-ID: <20011104162005.16699.qmail@plover.com>
12054      Branch: perl
12055            ! pod/perldebguts.pod
12056 ____________________________________________________________________________
12057 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
12058         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
12059              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12060              Date: Sun, 4 Nov 2001 11:47:30 +0100
12061              Message-ID: <20011104114730.A715@rafael>
12062              
12063              Remove -T from the test, wrong place for that.
12064      Branch: perl
12065            ! lib/File/Temp/t/mktemp.t
12066 ____________________________________________________________________________
12067 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
12068         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
12069              From: Nicholas Clark <nick@ccl4.org>
12070              Date: Sun, 4 Nov 2001 10:41:24 +0000
12071              Message-ID: <20011104104123.U20123@plum.flirble.org>
12072      Branch: perl
12073            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
12074 ____________________________________________________________________________
12075 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
12076         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
12077              From: Michael G Schwern <schwern@pobox.com>
12078              Date: Sat, 3 Nov 2001 15:41:47 -0500
12079              Message-ID: <20011103154147.C600@blackrider>
12080      Branch: perl
12081            ! lib/Term/Cap.t
12082 ____________________________________________________________________________
12083 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
12084         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
12085              From: "Craig A. Berry" <craigberry@mac.com>     
12086              Date: Sat, 03 Nov 2001 16:02:28 -0600
12087              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
12088      Branch: perl
12089            ! ext/Time/HiRes/HiRes.t
12090 ____________________________________________________________________________
12091 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
12092         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
12093              From: "chromatic" <chromatic@rmci.net>
12094              Date: Sat, 03 Nov 2001 12:28:17 -0700
12095              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
12096      Branch: perl
12097            ! lib/Term/Cap.t
12098 ____________________________________________________________________________
12099 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
12100         Log: Don't bother doing POSIX charclass parsing if it
12101              possibly cannot be so.  Prepares way for charclass
12102              syntax like [[abc]||[def]] (or just [[abc][def]])
12103              for union, [[\w]&&[$a]] for intersection,
12104              and [[a-z]&&[^def]] for subtraction.
12105              
12106              Currently /[[a]/ (or /[a[]/) parses as a character
12107              class containing two characters, "[" and "a",
12108              this may have to be broken for the syntax described
12109              above, otherwise we would have to scan the whole pattern
12110              to find out whether the square brackets match pairwise.
12111              Luckily, the special case of "[" doesn't seem to be
12112              documented (as opposed to "]" and "-"), so we may have
12113              better story for breaking it...  One can always use \[
12114              if one wants a literal "[", so there.
12115      Branch: perl
12116            ! regcomp.c
12117 ____________________________________________________________________________
12118 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
12119         Log: Comment correction.
12120      Branch: perl
12121            ! regcomp.c
12122 ____________________________________________________________________________
12123 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
12124         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
12125              The latter is a RedHatism.
12126      Branch: perl
12127            ! lib/ExtUtils/MakeMaker.pm
12128 ____________________________________________________________________________
12129 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
12130         Log: Integrate perlio.
12131      Branch: perl
12132           !> perlio.c
12133 ____________________________________________________________________________
12134 [ 12831] By: nick                                  on 2001/11/03  11:42:15
12135         Log: Integrate mainline
12136      Branch: perlio
12137           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
12138           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
12139           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
12140           !> sv.c t/test.pl
12141 ____________________________________________________________________________
12142 [ 12830] By: nick                                  on 2001/11/03  10:27:34
12143         Log: Fix clone_leak problem.
12144              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
12145              as vestige of calling PerlLIO_dup().
12146      Branch: perlio
12147            ! perlio.c
12148 ____________________________________________________________________________
12149 [ 12829] By: nick                                  on 2001/11/03  09:40:46
12150         Log: Tweaks attempting to locate Doug's clone_leak leak.
12151              - add some PerlIO_debug()
12152              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
12153              - Even if it closing stdout etc. do a fflush()
12154      Branch: perlio
12155            ! perlio.c
12156 ____________________________________________________________________________
12157 [ 12828] By: nick                                  on 2001/11/03  08:34:31
12158         Log: Integrate mainline
12159      Branch: perlio
12160           !> (integrate 54 files)
12161 ____________________________________________________________________________
12162 [ 12827] By: ams                                   on 2001/11/03  03:45:19
12163         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
12164              remove this later). Based on a patch from Robert Spier in
12165              <15330.61459.14452.795263@rls.cx>.
12166      Branch: perl
12167            ! sv.c
12168 ____________________________________________________________________________
12169 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
12170         Log: microperl sync.
12171      Branch: perl
12172            ! doio.c perl.c perl.h perlio.c regexec.c
12173 ____________________________________________________________________________
12174 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
12175         Log: Definitions for the Unicode Newline Guidelines.
12176      Branch: perl
12177            ! perl.h
12178 ____________________________________________________________________________
12179 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
12180         Log: (retracted by #12871)
12181              
12182              There is no csh of any kind in default BeOS.
12183              For the purposes of miniperl globbing, bash
12184              will do.
12185      Branch: perl
12186            ! hints/beos.sh
12187 ____________________________________________________________________________
12188 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
12189         Log: Integrate change #12820 from macperl to maint and blead;
12190              
12191              Fix up (dynaloading) to work properly with multiplicity
12192      Branch: maint-5.6/perl
12193           !> ext/DynaLoader/dl_mac.xs
12194      Branch: perl
12195           !> ext/DynaLoader/dl_mac.xs
12196 ____________________________________________________________________________
12197 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
12198         Log: Several fixes for various exit problems and clearing out
12199              task queue, as well as another (incomplete) go at
12200              fixing error message handling
12201      Branch: maint-5.6/macperl
12202            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
12203 ____________________________________________________________________________
12204 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
12205         Log: Add source files for bleadperl builds
12206      Branch: maint-5.6/macperl
12207            ! macos/Makefile.mk
12208 ____________________________________________________________________________
12209 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
12210         Log: Fix up to work properly with multiplicity
12211      Branch: maint-5.6/macperl
12212            ! ext/DynaLoader/dl_mac.xs
12213 ____________________________________________________________________________
12214 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
12215         Log: Integrate with maintperl.
12216      Branch: maint-5.6/macperl
12217           +> t/op/system.t t/op/system_tests
12218           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
12219           !> pod/perltodo.pod util.c win32/win32.c
12220 ____________________________________________________________________________
12221 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
12222         Log: Locate _PATH_LOG if it's a socket even if not #defined
12223              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
12224              via Nick Clark.
12225      Branch: perl
12226            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
12227 ____________________________________________________________________________
12228 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
12229         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
12230              From: Michael G Schwern <schwern@pobox.com>
12231              Date: Fri, 2 Nov 2001 15:36:41 -0500
12232              Message-ID: <20011102153641.E23234@blackrider>
12233      Branch: perl
12234            ! t/test.pl
12235 ____________________________________________________________________________
12236 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
12237         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
12238              From: merlyn@stonehenge.com (Randal L. Schwartz)
12239              Date: 02 Nov 2001 09:33:34 -0800
12240              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
12241              
12242              (two of the changes)
12243              
12244              Better coexistence with extensions.
12245      Branch: perl
12246            ! ext/Errno/Errno_pm.PL hints/darwin.sh
12247 ____________________________________________________________________________
12248 [ 12815] By: ams                                   on 2001/11/02  16:47:43
12249         Log: Subject: Re: [PATCH] the the double double word word fix fix
12250              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
12251              Date: Fri, 02 Nov 2001 19:43:07 +0100
12252              Message-Id: <3BE2E93B.627C198E@alcatel.at>
12253      Branch: perl
12254            ! pod/perldebug.pod
12255 ____________________________________________________________________________
12256 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
12257         Log: Update Changes.
12258      Branch: perl
12259            ! Changes patchlevel.h
12260 ____________________________________________________________________________
12261 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
12262         Log: More encoding testing.
12263      Branch: perl
12264            ! lib/encoding.pm lib/encoding.t
12265 ____________________________________________________________________________
12266 [ 12812] By: ams                                   on 2001/11/02  15:07:11
12267         Log: Slight modification of #12811.
12268      Branch: perl
12269            ! op.c
12270 ____________________________________________________________________________
12271 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
12272         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
12273              From: Radu Greab <radu@netsoft.ro>
12274              Date: Fri, 2 Nov 2001 15:28:58 +0200
12275              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
12276      Branch: perl
12277            ! op.c t/op/stat.t
12278 ____________________________________________________________________________
12279 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
12280         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
12281              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12282              Date: Thu, 1 Nov 2001 22:35:50 +0100
12283              Message-ID: <20011101223550.A10849@rafael>
12284      Branch: perl
12285            ! lib/ExtUtils/Embed.t
12286 ____________________________________________________________________________
12287 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
12288         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
12289              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
12290              Date: 2 Nov 2001 14:48:51 -0000
12291              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
12292      Branch: perl
12293            ! lib/File/Find.pm
12294 ____________________________________________________________________________
12295 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
12296         Log: Add documentation.
12297      Branch: perl
12298            ! embed.pl pod/perlapi.pod utf8.c
12299 ____________________________________________________________________________
12300 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
12301         Log: Unicode: add ToFold mapping.  Not used yet; but basically
12302              a more useful mapping for caseless aka case-ignoring than
12303              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
12304              algorithm for creating the foldings uses equivalence classes,
12305              see http://www.unicode.org/unicode/reports/tr21/
12306              Hopefully this feature will be used in //i.
12307              (The folding tables were introduced by #12689.)
12308      Branch: perl
12309            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
12310            ! utf8.c
12311 ____________________________________________________________________________
12312 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
12313         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
12314              From: "Craig A. Berry" <craigberry@mac.com>
12315              Date: Fri, 02 Nov 2001 00:03:52 -0600
12316              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
12317      Branch: perl
12318            ! lib/AutoSplit.t
12319 ____________________________________________________________________________
12320 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
12321         Log: Subject: Trivial doc patch
12322              From: andreas.koenig@anima.de (Andreas J. Koenig)
12323              Date: 02 Nov 2001 06:11:35 +0100
12324              Message-ID: <m37kt94v08.fsf@anima.de>
12325      Branch: perl
12326            ! pod/perlport.pod
12327 ____________________________________________________________________________
12328 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
12329         Log: Make encoding and charnames pragmas coexist.
12330      Branch: perl
12331            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
12332 ____________________________________________________________________________
12333 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
12334         Log: The basic character classes seem to go untested with Unicode.
12335      Branch: perl
12336            ! t/op/pat.t
12337 ____________________________________________________________________________
12338 [ 12802] By: ams                                   on 2001/11/02  00:39:36
12339         Log: Subject: [PATCH] the the double double word word fix fix
12340              From: Richard Soderberg <rs@oregonnet.com>
12341              Date: Thu, 1 Nov 2001 13:12:03 -0800
12342              Message-Id: <200111012112.NAA23288@oregonnet.com>
12343              
12344              Subject: Re: [PATCH] the the double double word word fix fix
12345              From: Mark-Jason Dominus <mjd@plover.com>
12346              Date: Thu, 01 Nov 2001 16:43:40 -0500
12347              Message-Id: <20011101214340.2044.qmail@plover.com>
12348              
12349              Subject: Re: [PATCH] the the double double word word fix fix
12350              From: Mark-Jason Dominus <mjd@plover.com>
12351              Date: Thu, 01 Nov 2001 16:51:39 -0500
12352              Message-Id: <20011101215139.2196.qmail@plover.com>
12353      Branch: perl
12354            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
12355            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
12356            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
12357            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
12358            ! pod/perltodo.pod pod/perlxstut.pod
12359 ____________________________________________________________________________
12360 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
12361         Log: Comment tweaks.
12362      Branch: perl
12363            ! toke.c
12364 ____________________________________________________________________________
12365 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
12366         Log: FAQ sync.
12367      Branch: perl
12368            ! pod/perlfaq9.pod
12369 ____________________________________________________________________________
12370 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
12371         Log: If an encoding is set by -M/-m, it must be in
12372              effect only for the actual script, not any other
12373              required/-M/-m'ed module, otherwise we enter a nasty
12374              recursion in regexec.c while trying to init the simple
12375              UTF-8 charclasses like PL_utf8_alnum.
12376      Branch: perl
12377            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
12378 ____________________________________________________________________________
12379 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
12380         Log: A bit more descriptive name.
12381      Branch: perl
12382            ! mg.c
12383 ____________________________________________________________________________
12384 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
12385         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
12386              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12387              Date: Wed, 31 Oct 2001 13:47:04 EST
12388              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
12389      Branch: perl
12390            ! ext/Time/HiRes/HiRes.t
12391 ____________________________________________________________________________
12392 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
12393         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
12394              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12395              Date: Wed, 31 Oct 2001 13:43:29 EST
12396              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
12397      Branch: perl
12398            ! mg.c
12399 ____________________________________________________________________________
12400 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
12401         Log: Subject: [PATCH] Various test cleanups
12402              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12403              Date: Tue, 30 Oct 2001 21:56:26 +0100
12404              Message-ID: <20011030215626.A28503@rafael>
12405      Branch: perl
12406            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
12407            ! ext/DB_File/t/db-recno.t ext/Encode.t
12408 ____________________________________________________________________________
12409 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
12410         Log: Update Changes.
12411      Branch: perl
12412            ! Changes patchlevel.h
12413 ____________________________________________________________________________
12414 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
12415         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
12416              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
12417              Date: Wed, 31 Oct 2001 17:16:39 +0100
12418              Message-ID: <20011031171639.A32511@rafael>
12419      Branch: perl
12420            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
12421 ____________________________________________________________________________
12422 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
12423         Log: Skip message nit.
12424      Branch: perl
12425            ! t/io/fs.t
12426 ____________________________________________________________________________
12427 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
12428         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
12429              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
12430              Date: 31 Oct 2001 14:49:37 -0000
12431              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
12432      Branch: perl
12433            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
12434 ____________________________________________________________________________
12435 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
12436         Log: Extend the effect of the encoding pragma to chr() and ord().
12437              
12438              TODO: regex literals, reentrancy problems with the utf8
12439              and charnames pragmas.
12440      Branch: perl
12441            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
12442 ____________________________________________________________________________
12443 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
12444         Log: Doc tweaks.
12445      Branch: perl
12446            ! lib/encoding.pm
12447 ____________________________________________________________________________
12448 [ 12788] By: nick                                  on 2001/10/31  08:59:56
12449         Log: Integrate mainline
12450      Branch: perlio
12451           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
12452           !> (integrate 49 files)
12453 ____________________________________________________________________________
12454 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
12455         Log: Forgot new proto.
12456      Branch: perl
12457            ! proto.h
12458 ____________________________________________________________________________
12459 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
12460         Log: Clarification: use encoding cannot be used to
12461              change the default encoding of "your whole script";
12462              only the default encoding of the *data*.  Also, it
12463              seems that "use encoding" does not mix with "use utf8"
12464              (a coredumping recursion ensues).  Should not be a huge
12465              problem since "use utf8" is pretty marginal nowadays.
12466      Branch: perl
12467            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
12468 ____________________________________________________________________________
12469 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
12470         Log: More documentation for the encode pragma.
12471      Branch: perl
12472            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
12473            ! pod/perlapi.pod pod/perlunicode.pod sv.c
12474 ____________________________________________________________________________
12475 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
12476         Log: Thinko in #12783.
12477      Branch: perl
12478            ! sv.c
12479 ____________________________________________________________________________
12480 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
12481         Log: Make sv_recode_to_utf8() a real API: the encoding
12482              is a parameter, instead of a global.  Document the
12483              PERL_ENCODING.
12484      Branch: perl
12485            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
12486            ! toke.c
12487 ____________________________________________________________________________
12488 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
12489         Log: Enable -Mencoding=foobar also for string literals.
12490      Branch: perl
12491            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
12492            ! pod/perlapi.pod proto.h sv.c toke.c
12493 ____________________________________________________________________________
12494 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
12495         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
12496              From: Andy Dougherty <doughera@lafayette.edu>
12497              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
12498              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
12499      Branch: perl
12500            ! ext/POSIX/hints/svr4.pl
12501 ____________________________________________________________________________
12502 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
12503         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
12504              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
12505              Date: Mon, 29 Oct 2001 23:11:58 -0000
12506              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
12507              
12508              Add compat.h.
12509      Branch: perl
12510            ! lib/h2xs.t utils/h2xs.PL
12511 ____________________________________________________________________________
12512 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
12513         Log: Subject: PerlIOBuf_dup
12514              From: Nicholas Clark <nick@ccl4.org>              
12515              Date: Mon, 29 Oct 2001 21:52:35 +0000             
12516              Message-ID: <20011029215235.K41204@plum.flirble.org>
12517              
12518              Add prototype.
12519      Branch: perl
12520            ! perliol.h
12521 ____________________________________________________________________________
12522 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
12523         Log: Subject: [PATCH] Make malloc.c errors more useful
12524              From: Richard Soderberg <rs@oregonnet.com>
12525              Date: Mon, 29 Oct 2001 22:28:02 -0800
12526              Message-Id: <200110300628.WAA11025@oregonnet.com>
12527      Branch: perl
12528            ! malloc.c
12529 ____________________________________________________________________________
12530 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
12531         Log: Retract #12776 - the bug 19990906.001 is still valid.
12532      Branch: perl
12533            ! t/run/kill_perl.t
12534 ____________________________________________________________________________
12535 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
12536         Log: (Retracted by #12777)
12537              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
12538              From: Michael G Schwern <schwern@pobox.com> 
12539              Date: Mon, 29 Oct 2001 23:01:08 -0500
12540              Message-ID: <20011029230108.G18053@blackrider>
12541      Branch: perl
12542            ! t/run/kill_perl.t
12543 ____________________________________________________________________________
12544 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
12545         Log: Comment nits.
12546      Branch: perl
12547            ! lib/encoding.t
12548 ____________________________________________________________________________
12549 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
12550         Log: integrate change#12772 from mainline
12551              
12552              Subject: [PATCH] Mommy, what's a pointer cast?
12553      Branch: maint-5.6/perl
12554            ! perl.h
12555 ____________________________________________________________________________
12556 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
12557         Log: Subject: [PATCH] Mommy, what's a pointer cast?
12558              From: Richard Soderberg <rs@oregonnet.com>
12559              Date: Mon, 29 Oct 2001 17:01:10 -0800
12560              Message-Id: <200110300101.RAA31561@oregonnet.com>
12561              
12562              (threads* parts)
12563      Branch: perl
12564            ! ext/threads/shared/shared.xs ext/threads/threads.xs
12565 ____________________________________________________________________________
12566 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
12567         Log: Subject: [PATCH] Mommy, what's a pointer cast?
12568              From: Richard Soderberg <rs@oregonnet.com>
12569              Date: Mon, 29 Oct 2001 17:01:10 -0800
12570              Message-Id: <200110300101.RAA31561@oregonnet.com>
12571              
12572              (the perl.h part)
12573      Branch: perl
12574            ! perl.h
12575 ____________________________________________________________________________
12576 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
12577         Log: Subject: [PATCH] OpenBSD likes signal.h 
12578              From: Richard Soderberg <rs@oregonnet.com>
12579              Date: Mon, 29 Oct 2001 17:00:31 -0800
12580              Message-Id: <200110300100.RAA31533@oregonnet.com>
12581      Branch: perl
12582            ! unixish.h
12583 ____________________________________________________________________________
12584 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
12585         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
12586              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
12587              Date: Mon, 29 Oct 2001 23:04:23 -0000
12588              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
12589      Branch: perl
12590            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
12591            ! ext/DB_File/t/db-recno.t
12592 ____________________________________________________________________________
12593 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
12594         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
12595              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
12596              Date: Mon, 29 Oct 2001 12:34:07 -0600
12597              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
12598      Branch: perl
12599            ! ext/Time/HiRes/HiRes.t
12600 ____________________________________________________________________________
12601 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
12602         Log: Update Changes.
12603      Branch: perl
12604            ! Changes patchlevel.h
12605 ____________________________________________________________________________
12606 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
12607         Log: AIX needs an explicit symbol export list.
12608      Branch: perl
12609            ! lib/ExtUtils/Embed.t
12610 ____________________________________________________________________________
12611 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
12612         Log: The test (and the module) would require some
12613              quality hacking time to work on EBCDIC.  Based on
12614              the test results nothing seems to be majorly broken,
12615              the module just seems to have strange assumptions:
12616              got: ''\226\225\205'
12617              expected: ''one'
12618              The \226\225\205 being, of course, 'one', in EBCDIC.
12619      Branch: perl
12620            ! lib/Dumpvalue.t
12621 ____________________________________________________________________________
12622 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
12623         Log: Mark the test known to be failing in EBCDIC.
12624      Branch: perl
12625            ! t/op/tr.t
12626 ____________________________________________________________________________
12627 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
12628         Log: None of the libnet modules are going to work in
12629              EBCDIC without the Convert::EBCDIC.
12630      Branch: perl
12631            ! t/lib/1_compile.t
12632 ____________________________________________________________________________
12633 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
12634         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
12635      Branch: perl
12636            ! t/op/pack.t
12637 ____________________________________________________________________________
12638 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
12639         Log: UTF-EBCDIC ain't UTF-8.
12640      Branch: perl
12641            ! t/op/pack.t
12642 ____________________________________________________________________________
12643 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
12644         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
12645      Branch: perl
12646            ! t/lib/1_compile.t
12647 ____________________________________________________________________________
12648 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
12649         Log: Let's not assume ASCII.
12650      Branch: perl
12651            ! t/op/lc.t
12652 ____________________________________________________________________________
12653 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
12654         Log: Call the new perlio symbols differently.
12655      Branch: perl
12656            ! makedef.pl
12657 ____________________________________________________________________________
12658 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
12659         Log: Don't expect ASCII ordering.
12660      Branch: perl
12661            ! lib/ExtUtils/Manifest.t
12662 ____________________________________________________________________________
12663 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
12664         Log: Forgot from #12756.
12665      Branch: perl
12666            ! perlio.h
12667 ____________________________________________________________________________
12668 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
12669         Log: BeOS tweaks:
12670              - fseeko and ftello can be found by Configure but
12671              we do not seem to have prototypes for them so
12672              let's make up some
12673              - BeOS didn't use to have real sockets (sockets as
12674              filedescriptors) but the BONE package is supposed
12675              to fix this.  I do not know how to detect BONEness,
12676              see hints/beos.sh for a spot that needs to fixed.
12677              - BeOS has O_TEXT != O_BINARY but has no setmode()
12678      Branch: perl
12679            ! hints/beos.sh perlio.c
12680 ____________________________________________________________________________
12681 [ 12755] By: sky                                   on 2001/10/29  12:56:12
12682         Log: Ugly fix to not die when a thread creator is holding locks.
12683      Branch: perl
12684            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
12685            ! ext/threads/threads.xs
12686 ____________________________________________________________________________
12687 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
12688         Log: Integrate change #12752 from maintperl;
12689              
12690              croak(Nullch) wasn't printing the contents of ERRSV if there was
12691              no outer eval (bug in change#6125)
12692      Branch: perl
12693           !> util.c
12694 ____________________________________________________________________________
12695 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
12696         Log: Subject: [PATCH h2xs] Use of static data in XS modules
12697              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
12698              Date: Sun, 28 Oct 2001 21:19:07 -0000
12699              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
12700              
12701              with nits from Sarathy.
12702      Branch: perl
12703            ! utils/h2xs.PL
12704 ____________________________________________________________________________
12705 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
12706         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
12707              no outer eval (bug in change#6125)
12708      Branch: maint-5.6/perl
12709            ! util.c
12710 ____________________________________________________________________________
12711 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
12712         Log: More todo for the encoding pragma.
12713      Branch: perl
12714            ! lib/encoding.pm
12715 ____________________________________________________________________________
12716 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
12717         Log: Add the encoding pragma to control the "upgrade"
12718              from the native eight bit data to Unicode.
12719              
12720              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
12721      Branch: perl
12722            + lib/encoding.pm lib/encoding.t
12723            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
12724            ! pod/perlunicode.pod pod/perlvar.pod sv.c
12725 ____________________________________________________________________________
12726 [ 12749] By: sky                                   on 2001/10/28  21:02:33
12727         Log: Update documentation.
12728      Branch: perl
12729            ! ext/threads/shared/shared.pm
12730 ____________________________________________________________________________
12731 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
12732         Log: Integrate change #12747 from maintperl;
12733              
12734              finishing touches to system() fixes on windows:
12735              * detect cmd shell correctly even if it had full path in it
12736              * more quoting needed for single-arg system if the argument
12737              really had multiple quoted arguments within it
12738              * be smarter about not calling the shell when the executable
12739              has spaces, but otherwise does not need shell involvement
12740              * add a testsuite (windows-specific currently)
12741      Branch: perl
12742           +> t/op/system.t t/op/system_tests
12743            ! MANIFEST pod/perltodo.pod
12744           !> win32/win32.c
12745 ____________________________________________________________________________
12746 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
12747         Log: finishing touches to system() fixes on windows:
12748              * detect cmd shell correctly even if it had full path in it
12749              * more quoting needed for single-arg system if the argument
12750              really had multiple quoted arguments within it
12751              * be smarter about not calling the shell when the executable
12752              has spaces, but otherwise does not need shell involvement
12753              * add a testsuite (windows-specific currently)
12754      Branch: maint-5.6/perl
12755            + t/op/system.t t/op/system_tests
12756            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
12757 ____________________________________________________________________________
12758 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
12759         Log: Integrate perlio.
12760      Branch: perl
12761           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
12762 ____________________________________________________________________________
12763 [ 12745] By: nick                                  on 2001/10/28  16:08:14
12764         Log: Mingw32 fixup for Embed.t
12765      Branch: perlio
12766            ! lib/ExtUtils/Embed.t
12767 ____________________________________________________________________________
12768 [ 12744] By: nick                                  on 2001/10/28  15:54:14
12769         Log: GCC vs MS 64-bit constant syntax
12770      Branch: perlio
12771            ! ext/Time/HiRes/HiRes.xs
12772 ____________________________________________________________________________
12773 [ 12743] By: nick                                  on 2001/10/28  15:42:55
12774         Log: Integrate mainline
12775      Branch: perlio
12776           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
12777 ____________________________________________________________________________
12778 [ 12742] By: sky                                   on 2001/10/28  14:47:10
12779         Log: Manpage updates.
12780      Branch: perl
12781            ! ext/threads/threads.pm
12782 ____________________________________________________________________________
12783 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
12784         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
12785      Branch: perl
12786            ! lib/ExtUtils/Embed.t
12787 ____________________________________________________________________________
12788 [ 12740] By: nick                                  on 2001/10/28  14:14:24
12789         Log: Integrate mainline
12790      Branch: perlio
12791           !> lib/ExtUtils/Embed.t win32/win32.c
12792 ____________________________________________________________________________
12793 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
12794         Log: Need to be ./executed.
12795      Branch: perl
12796            ! lib/ExtUtils/Embed.t
12797 ____________________________________________________________________________
12798 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
12799         Log: Integrate perlio.
12800      Branch: perl
12801           !> perlio.c win32/win32.h
12802 ____________________________________________________________________________
12803 [ 12737] By: nick                                  on 2001/10/28  13:53:45
12804         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
12805              by gcc -xc++.
12806      Branch: perlio
12807            ! win32/win32.h
12808 ____________________________________________________________________________
12809 [ 12736] By: nick                                  on 2001/10/28  13:50:50
12810         Log: Have :stdio layer update an honour the fd refcnt table.
12811              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
12812      Branch: perlio
12813            ! perlio.c
12814 ____________________________________________________________________________
12815 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
12816         Log: Integrate changes #12724 and #12725 from maintperl;
12817              multiarg system now works.
12818      Branch: perl
12819           !> win32/win32.c
12820 ____________________________________________________________________________
12821 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
12822         Log: Integrate perlio.
12823      Branch: perl
12824           +> lib/ExtUtils/Embed.t
12825           !> MANIFEST perlio.c
12826 ____________________________________________________________________________
12827 [ 12733] By: nick                                  on 2001/10/28  13:07:16
12828         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
12829              least for PERLIO=perlio unthreaded case
12830      Branch: perlio
12831            ! perlio.c
12832 ____________________________________________________________________________
12833 [ 12732] By: nick                                  on 2001/10/28  11:10:24
12834         Log: Typo in exe name
12835      Branch: perlio
12836            ! lib/ExtUtils/Embed.t
12837 ____________________________________________________________________________
12838 [ 12731] By: nick                                  on 2001/10/28  11:09:59
12839         Log: Integrate Mainline
12840      Branch: perlio
12841           !> Changes configure.com ext/DB_File/DB_File.pm
12842           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
12843           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
12844           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
12845           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
12846           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
12847           !> t/TEST t/op/regexp.t win32/buildext.pl
12848 ____________________________________________________________________________
12849 [ 12730] By: nick                                  on 2001/10/28  11:05:35
12850         Log: Fixup Embed.t for Win32/VC++
12851      Branch: perlio
12852            ! lib/ExtUtils/Embed.t
12853 ____________________________________________________________________________
12854 [ 12729] By: nick                                  on 2001/10/28  09:36:20
12855         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
12856              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
12857              ExtUtils::Embed.
12858      Branch: perlio
12859            + lib/ExtUtils/Embed.t
12860            ! MANIFEST
12861 ____________________________________________________________________________
12862 [ 12728] By: sky                                   on 2001/10/28  08:12:53
12863         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
12864              line manually!
12865      Branch: perl
12866            ! lib/ExtUtils/xsubpp
12867 ____________________________________________________________________________
12868 [ 12727] By: sky                                   on 2001/10/28  08:02:09
12869         Log: And here we use the prototypes.
12870      Branch: perl
12871            ! ext/threads/shared/shared.xs
12872 ____________________________________________________________________________
12873 [ 12726] By: sky                                   on 2001/10/28  08:00:48
12874         Log: Support [] style prototypes.
12875      Branch: perl
12876            ! lib/ExtUtils/xsubpp
12877 ____________________________________________________________________________
12878 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
12879         Log: yet another multi-arg system() fix on windows: batch files as the
12880              first argument (i.e. directly executed by CreateProcess()) need
12881              extra quoting to escape shell-shock
12882      Branch: maint-5.6/perl
12883            ! win32/win32.c
12884 ____________________________________________________________________________
12885 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
12886         Log: another multi-arg system() fix on windows: passing empty arguments
12887              now works
12888      Branch: maint-5.6/perl
12889            ! win32/win32.c
12890 ____________________________________________________________________________
12891 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
12892         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
12893              No final #else #error because we do not seem to
12894              be using #error?
12895      Branch: perl
12896            ! op.h
12897 ____________________________________________________________________________
12898 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
12899         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
12900              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
12901              Date: Sat, 27 Oct 2001 23:28:44 EST 
12902              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
12903      Branch: perl
12904            ! ext/Time/HiRes/HiRes.xs
12905 ____________________________________________________________________________
12906 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
12907         Log: Regen perlapi, perltoc.
12908      Branch: perl
12909            ! pod/perlapi.pod pod/perltoc.pod
12910 ____________________________________________________________________________
12911 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
12912         Log: Subject: [PATCH] sv.h documentation
12913              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
12914              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
12915              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
12916      Branch: perl
12917            ! sv.h
12918 ____________________________________________________________________________
12919 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
12920         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
12921              system("nmake -nologo", "clean") and there is no executable
12922              called "nmake -nologo"; this used to "work" pre-change#12559 due
12923              to bugs in multiarg system() that have since been fixed
12924      Branch: perl
12925            ! win32/buildext.pl
12926 ____________________________________________________________________________
12927 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
12928         Log: Update Changes.
12929      Branch: perl
12930            ! Changes patchlevel.h
12931 ____________________________________________________________________________
12932 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
12933         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
12934              From: Richard.Foley@t-online.de (Richard Foley)            
12935              Date: Sun, 28 Oct 2001 00:48:32 +0200
12936              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
12937      Branch: perl
12938            ! pod/perlhack.pod
12939 ____________________________________________________________________________
12940 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
12941         Log: Must store pointers with the right width.
12942      Branch: perl
12943            ! op.h
12944 ____________________________________________________________________________
12945 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
12946         Log: Integrate change #12711 from perlio;
12947              
12948              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
12949              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
12950      Branch: perl
12951           !> perlio.c
12952 ____________________________________________________________________________
12953 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
12954         Log: Subject: [PATCH] make minitest
12955              From: Nicholas Clark <nick@ccl4.org>
12956              Date: Sat, 27 Oct 2001 22:56:16 +0100
12957              Message-ID: <20011027225616.L20275@plum.flirble.org>
12958      Branch: perl
12959            ! t/TEST
12960 ____________________________________________________________________________
12961 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
12962         Log: Patch #12661 missed this.
12963      Branch: perl
12964            ! ext/DB_File/DB_File.pm
12965 ____________________________________________________________________________
12966 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
12967         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
12968              From: "Craig A. Berry" <craigberry@mac.com>
12969              Date: Sat, 27 Oct 2001 16:07:47 -0500
12970              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
12971      Branch: perl
12972            ! configure.com perlio.c
12973 ____________________________________________________________________________
12974 [ 12711] By: nick                                  on 2001/10/27  19:49:25
12975         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
12976              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
12977      Branch: perlio
12978            ! perlio.c
12979 ____________________________________________________________________________
12980 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
12981         Log: Let's not replace reason if there's one already supplied.
12982      Branch: perl
12983            ! t/op/regexp.t
12984 ____________________________________________________________________________
12985 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
12986         Log: is not good.
12987      Branch: perl
12988            ! t/op/regexp.t
12989 ____________________________________________________________________________
12990 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
12991         Log: ldlibpth can exist but be unset.
12992      Branch: perl
12993            ! t/TEST
12994 ____________________________________________________________________________
12995 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
12996         Log: Unicode: property alias naming cleanup.
12997      Branch: perl
12998            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
12999 ____________________________________________________________________________
13000 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
13001         Log: FAQ sync.
13002      Branch: perl
13003            ! pod/perlfaq4.pod
13004 ____________________________________________________________________________
13005 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
13006         Log: Integrate change #12703 from maintperl;
13007              
13008              typemap stuff intervenes before declaration, move it to PREINIT
13009              section
13010              
13011              (an empty integrate, but now the files are in sync
13012              between the branches)
13013      Branch: perl
13014           !> ext/ODBM_File/ODBM_File.xs
13015 ____________________________________________________________________________
13016 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
13017         Log: More PerlIO symbols.
13018      Branch: perl
13019            ! makedef.pl
13020 ____________________________________________________________________________
13021 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
13022         Log: typemap stuff intervenes before declaration, move it to PREINIT
13023              section
13024      Branch: maint-5.6/perl
13025            ! ext/ODBM_File/ODBM_File.xs
13026 ____________________________________________________________________________
13027 [ 12702] By: nick                                  on 2001/10/27  14:09:35
13028         Log: Integrate mainline
13029      Branch: perlio
13030           +> ext/threads/shared/t/av_simple.t
13031           +> ext/threads/shared/t/hv_refs.t
13032           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
13033           !> (integrate 109 files)
13034 ____________________________________________________________________________
13035 [ 12700] By: ams                                   on 2001/10/26  21:22:23
13036         Log: Subject: [PATCH] tweak divide
13037              From: Nicholas Clark <nick@ccl4.org>
13038              Date: Fri, 26 Oct 2001 22:52:17 +0100
13039              Message-Id: <20011026225217.B20275@plum.flirble.org>
13040      Branch: perl
13041            ! pp.c
13042 ____________________________________________________________________________
13043 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
13044         Log: Integrate a buncha things from maintperl.
13045      Branch: maint-5.6/macperl
13046           !> (integrate 32 files)
13047 ____________________________________________________________________________
13048 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
13049         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
13050              From: Andy Dougherty <doughera@lafayette.edu>
13051              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
13052              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
13053      Branch: perl
13054            ! hints/svr4.sh
13055 ____________________________________________________________________________
13056 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
13057         Log: When you're root, many things become writable.
13058      Branch: perl
13059            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
13060 ____________________________________________________________________________
13061 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
13062         Log: Update Changes.
13063      Branch: perl
13064            ! Changes patchlevel.h
13065 ____________________________________________________________________________
13066 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
13067         Log: Term/Cap.t attempts to access the floppy drive for no good reason
13068              on dosish systems
13069      Branch: perl
13070            ! lib/Term/Cap.t
13071 ____________________________________________________________________________
13072 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
13073         Log: fix misleading comment on known inadequacy in B::Terse, and skip
13074              it correctly
13075      Branch: perl
13076            ! ext/B/t/terse.t
13077 ____________________________________________________________________________
13078 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
13079         Log: fix spurious AutoSplit.t failure under windows
13080      Branch: perl
13081            ! lib/AutoSplit.t
13082 ____________________________________________________________________________
13083 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
13084         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
13085      Branch: perl
13086            ! ext/Time/HiRes/HiRes.t
13087 ____________________________________________________________________________
13088 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
13089         Log: More logical to use %04"UVXf" than %"UVuf" since
13090              the Unicode standard prefers hex.
13091      Branch: perl
13092            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
13093            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
13094            ! lib/unicore/mktables utf8.c
13095 ____________________________________________________________________________
13096 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
13097         Log: change#12065 seems to have broken Encode build on windows; fix
13098      Branch: perl
13099            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
13100 ____________________________________________________________________________
13101 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
13102         Log: Unicode: add the case folding table.
13103      Branch: perl
13104            + lib/unicore/To/Fold.pl
13105            ! MANIFEST lib/unicore/mktables
13106 ____________________________________________________________________________
13107 [ 12688] By: sky                                   on 2001/10/26  13:51:29
13108         Log: Get the new functions right, do not export lock since we use builtin lock.
13109              TODO: fix xsubpp to support the new prototypes
13110      Branch: perl
13111            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13112 ____________________________________________________________________________
13113 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
13114         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
13115              as suggested by Sarathy.
13116      Branch: perl
13117            ! mg.c
13118 ____________________________________________________________________________
13119 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
13120         Log: avoid compiler warning
13121      Branch: perl
13122            ! win32/win32.c
13123 ____________________________________________________________________________
13124 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
13125         Log: WinCE update from Rainer Keuchel.
13126      Branch: perl
13127            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
13128            ! wince/wince.c
13129 ____________________________________________________________________________
13130 [ 12684] By: sky                                   on 2001/10/26  13:34:33
13131         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
13132      Branch: perl
13133            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13134 ____________________________________________________________________________
13135 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
13136         Log: More fixes that were made to the core and not in the libnet src
13137      Branch: perl
13138            ! lib/Net/Domain.pm
13139 ____________________________________________________________________________
13140 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
13141         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
13142              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
13143              Date: Fri, 26 Oct 2001 13:55:21 +0200
13144              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
13145              
13146              (plus make the db-recno.t#59 accept both \n and \r\n)
13147      Branch: perl
13148            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
13149            ! ext/DB_File/t/db-recno.t
13150 ____________________________________________________________________________
13151 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
13152         Log: Fix tests to be able to run in the core and the CPAN dist
13153      Branch: perl
13154            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
13155            ! lib/Net/t/require.t lib/Net/t/smtp.t
13156 ____________________________________________________________________________
13157 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
13158         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
13159              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13160              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
13161              Date: Fri, 26 Oct 2001 08:34:46 EDT
13162      Branch: perl
13163            ! ext/Time/HiRes/HiRes.t
13164 ____________________________________________________________________________
13165 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
13166         Log: Sync libnet modules with what will be libnet-1.08
13167      Branch: perl
13168            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
13169            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
13170            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
13171            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
13172 ____________________________________________________________________________
13173 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
13174         Log: Integrate maintperl changes #12268 and #12669;
13175              
13176              final touches to the audit for statics and thread-unsafe code
13177              * make DB_File, ODBM_File thread-safe 
13178              * remove unnecessary/dangerous statics and protect others
13179              from not getting accidentally enabled under threaded perls
13180              
13181              windows support functions get_childdir() et al aren't exported
13182              correctly under vanilla build
13183              
13184              Testing under win32 appreciated since changes there had
13185              to be manually merged and I cannot test how badly did I do.
13186      Branch: perl
13187           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
13188           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
13189           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
13190           !> win32/vmem.h win32/win32.c win32/win32iop.h
13191 ____________________________________________________________________________
13192 [ 12677] By: sky                                   on 2001/10/26  12:37:17
13193         Log: More Config::threads to threads::threads changes
13194      Branch: perl
13195            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
13196 ____________________________________________________________________________
13197 [ 12676] By: sky                                   on 2001/10/26  12:31:46
13198         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
13199      Branch: perl
13200            ! ext/threads/threads.pm ext/threads/threads.xs
13201 ____________________________________________________________________________
13202 [ 12675] By: sky                                   on 2001/10/26  12:06:30
13203         Log: Allocing a TLS in runtime is not too hot.
13204      Branch: perl
13205            ! ext/threads/threads.xs
13206 ____________________________________________________________________________
13207 [ 12674] By: sky                                   on 2001/10/26  11:59:09
13208         Log: Don't display debug data.
13209      Branch: perl
13210            ! ext/threads/threads.pm
13211 ____________________________________________________________________________
13212 [ 12673] By: sky                                   on 2001/10/26  11:35:47
13213         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
13214              complete bar support for blessed objects.
13215              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
13216      Branch: perl
13217            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
13218 ____________________________________________________________________________
13219 [ 12672] By: sky                                   on 2001/10/26  11:15:28
13220         Log: Fix case where shared reference does not exist in current thread.
13221      Branch: perl
13222            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
13223 ____________________________________________________________________________
13224 [ 12671] By: sky                                   on 2001/10/26  08:48:52
13225         Log: Support for references in shared arrays.
13226      Branch: perl
13227            ! ext/threads/shared/shared.xs
13228 ____________________________________________________________________________
13229 [ 12670] By: sky                                   on 2001/10/26  08:30:11
13230         Log: Add tests for references in hashes.
13231      Branch: perl
13232            + ext/threads/shared/t/hv_refs.t
13233            ! MANIFEST
13234 ____________________________________________________________________________
13235 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
13236         Log: windows support functions get_childdir() et al aren't exported
13237              correctly under vanilla build
13238      Branch: maint-5.6/perl
13239            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
13240 ____________________________________________________________________________
13241 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
13242         Log: final touches to the audit for statics and thread-unsafe code
13243              * make DB_File, ODBM_File thread-safe 
13244              * remove unnecessary/dangerous statics and protect others
13245              from not getting accidentally enabled under threaded perls
13246      Branch: maint-5.6/perl
13247            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
13248            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
13249            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
13250            ! win32/win32.c
13251 ____________________________________________________________________________
13252 [ 12667] By: ams                                   on 2001/10/26  03:48:36
13253         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
13254              From: "Richard Soderberg" <rs@crystalflame.net>
13255              Date: Thu, 25 Oct 2001 23:42:50 -0400
13256              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
13257      Branch: perl
13258            ! sharedsv.c
13259 ____________________________________________________________________________
13260 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
13261         Log: Integrate change #12664 from maintperl;
13262              
13263              the newest GCCs don't seem to like C<"string1"##STRING2>
13264              so keep it as C<"string1" STRING2> (latter appears to
13265              work everywhere)
13266      Branch: perl
13267           !> ext/DynaLoader/dlutils.c
13268 ____________________________________________________________________________
13269 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
13270         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
13271              From: Chris Nandor <pudge@pobox.com>
13272              Date: Thu, 25 Oct 2001 22:15:03 -0400
13273              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
13274      Branch: perl
13275            ! perl.h
13276 ____________________________________________________________________________
13277 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
13278         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
13279              C<"string1" STRING2> (latter appears to work everywhere)
13280      Branch: maint-5.6/perl
13281            ! ext/DynaLoader/dlutils.c
13282 ____________________________________________________________________________
13283 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
13284         Log: AUTHORS update.
13285      Branch: perl
13286            ! AUTHORS
13287 ____________________________________________________________________________
13288 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
13289         Log: Integrate change #12660 from maintperl;
13290              
13291              make the dMY_CXT stuff available under all of
13292              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
13293      Branch: perl
13294           !> perl.h
13295 ____________________________________________________________________________
13296 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
13297         Log: Subject: [PATCH] DB_File-1.79
13298              From: "Paul Marquess" <paul.marquess@openwave.com>
13299              Date: Fri, 26 Oct 2001 00:03:54 +0100
13300              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
13301      Branch: perl
13302            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
13303            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
13304 ____________________________________________________________________________
13305 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
13306         Log: make the dMY_CXT stuff available under all of
13307              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
13308      Branch: maint-5.6/perl
13309            ! perl.h
13310 ____________________________________________________________________________
13311 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
13312         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
13313              From: Michael G Schwern <schwern@pobox.com>
13314              Date: Thu, 25 Oct 2001 18:28:12 -0400
13315              Message-ID: <20011025182812.M4811@blackrider>
13316      Branch: perl
13317            ! t/run/kill_perl.t
13318 ____________________________________________________________________________
13319 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
13320         Log: STRLEN != int.
13321      Branch: perl
13322            ! regcomp.c regexec.c
13323 ____________________________________________________________________________
13324 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
13325         Log: Subject: [PATCH] remove small IVop redundancy
13326              From: Nicholas Clark <nick@ccl4.org>
13327              Date: Thu, 25 Oct 2001 22:48:28 +0100
13328              Message-ID: <20011025224827.M66471@plum.flirble.org>
13329      Branch: perl
13330            ! pp.c pp_hot.c
13331 ____________________________________________________________________________
13332 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
13333         Log: Metaconfig unit change for #12655.
13334      Branch: metaconfig/U/perl
13335            ! Extensions.U
13336 ____________________________________________________________________________
13337 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
13338         Log: Subject: Re: Not OK @12650
13339              From: Andy Dougherty <doughera@lafayette.edu>
13340              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
13341              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
13342      Branch: perl
13343            ! Configure
13344 ____________________________________________________________________________
13345 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
13346         Log: Integrate changes #12652 and #12653 from maintperl;
13347              
13348              more tweaks to change#12626
13349              * move the boilerplate code over to perl.h and make DynaLoader
13350              use it
13351              * make re, Opcode, File::Glob and B threadsafe
13352              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
13353              C<no re;> anywhere)
13354              
13355              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
13356              
13357              File::Glob required a bit more work in bleadperl
13358              because of ExtUtils::Constant (see the Makefile.PL change)
13359      Branch: perl
13360            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
13361           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
13362           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
13363 ____________________________________________________________________________
13364 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
13365         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
13366      Branch: maint-5.6/perl
13367            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
13368            ! ext/Opcode/Opcode.xs ext/re/re.xs
13369 ____________________________________________________________________________
13370 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
13371         Log: more tweaks to change#12626
13372              * move the boilerplate code over to perl.h and make DynaLoader
13373              use it
13374              * make re, Opcode, File::Glob and B threadsafe
13375              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
13376              C<no re;> anywhere)
13377      Branch: maint-5.6/perl
13378            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
13379            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
13380 ____________________________________________________________________________
13381 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
13382         Log: Metaconfig unit change for #12650.
13383      Branch: metaconfig/U/perl
13384            ! Extensions.U
13385 ____________________________________________________________________________
13386 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
13387         Log: Subject: Re: ithreads doesn't like usedl=n
13388              From: Andy Dougherty <doughera@lafayette.edu>
13389              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
13390              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
13391              
13392              Special-case threads::shared.
13393      Branch: perl
13394            ! Configure
13395 ____________________________________________________________________________
13396 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
13397         Log: Getting fancier...
13398      Branch: perl
13399            ! t/TEST
13400 ____________________________________________________________________________
13401 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
13402         Log: csh - what a pain.
13403      Branch: perl
13404            ! t/TEST
13405 ____________________________________________________________________________
13406 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
13407         Log: Update Changes.
13408      Branch: perl
13409            ! Changes patchlevel.h
13410 ____________________________________________________________________________
13411 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
13412         Log: Allow resetting the locale system for the duration
13413              of the build (Mac OS X default setting LANG=En_US
13414              ist kaputt)
13415      Branch: perl
13416            ! Makefile.SH
13417 ____________________________________________________________________________
13418 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
13419         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
13420      Branch: perl
13421            ! ext/Digest/MD5/t/files.t
13422 ____________________________________________________________________________
13423 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
13424         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
13425              From: Andy Dougherty <doughera@lafayette.edu>
13426              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
13427              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
13428      Branch: perl
13429            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
13430            ! ext/threads/shared/Makefile.PL
13431 ____________________________________________________________________________
13432 [ 12643] By: sky                                   on 2001/10/25  12:28:26
13433         Log: Add support for reference members of hashes.
13434      Branch: perl
13435            ! ext/threads/shared/shared.xs
13436 ____________________________________________________________________________
13437 [ 12642] By: ams                                   on 2001/10/25  12:21:13
13438         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
13439              From: "Norton Allen" <nort@qnx.com>
13440              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
13441              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
13442      Branch: perl
13443            ! ext/Digest/MD5/MD5.xs
13444 ____________________________________________________________________________
13445 [ 12641] By: sky                                   on 2001/10/25  10:27:39
13446         Log: Tests shared hashes.
13447      Branch: perl
13448            + ext/threads/shared/t/hv_simple.t
13449            ! MANIFEST
13450 ____________________________________________________________________________
13451 [ 12640] By: sky                                   on 2001/10/25  10:18:23
13452         Log: Fix threadcounts for arrays and hashes.
13453      Branch: perl
13454            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13455 ____________________________________________________________________________
13456 [ 12639] By: sky                                   on 2001/10/25  10:17:26
13457         Log: Note to self, doing *src_ary++ in a macro that evaluates
13458              the value more than once is a good way to dump core.
13459      Branch: perl
13460            ! sharedsv.c
13461 ____________________________________________________________________________
13462 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
13463         Log: Integrate change #12636 from maintperl; more dl fixups.
13464      Branch: perl
13465           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
13466           !> ext/DynaLoader/dl_vms.xs
13467 ____________________________________________________________________________
13468 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
13469         Log: Like dl_hpux, like dl_dld.
13470      Branch: perl
13471            ! ext/DynaLoader/dl_dld.xs
13472 ____________________________________________________________________________
13473 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
13474         Log: followups to change#12635
13475      Branch: maint-5.6/perl
13476            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
13477            ! ext/DynaLoader/dl_vms.xs
13478 ____________________________________________________________________________
13479 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
13480         Log: add part of change#12634 to the two files that need it; dl_aix.xs
13481              in maint-5.6 doesn't have the branch that had the problem in
13482              mainline
13483      Branch: maint-5.6/perl
13484            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
13485 ____________________________________________________________________________
13486 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
13487         Log: Fixes for #12627.
13488      Branch: perl
13489            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
13490 ____________________________________________________________________________
13491 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
13492         Log: Since pv_uni_display and sv_uni_display are now used
13493              in the re extension, their symbols have to be exported.
13494      Branch: perl
13495            ! embed.pl global.sym
13496 ____________________________________________________________________________
13497 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
13498         Log: Subject:  Re: [PATCH Perl@12567] debug /list
13499              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13500              Date: Tue, 23 Oct 2001 21:40:33 EDT
13501              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
13502      Branch: perl
13503            ! configure.com
13504 ____________________________________________________________________________
13505 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
13506         Log: This takes care of some of the re 'debug' cases but
13507              not all cases since the information whether the pattern
13508              or the target are utf8 seems to be either lost or not
13509              spread widely enough, sigh.
13510      Branch: perl
13511            ! regcomp.c
13512 ____________________________________________________________________________
13513 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
13514         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
13515              From: John Peacock <jpeacock@rowman.com>
13516              Date: Wed, 24 Oct 2001 16:53:29 -0400
13517              Message-ID: <3BD72A49.1508D152@rowman.com>
13518      Branch: perl
13519            ! configure.com
13520 ____________________________________________________________________________
13521 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
13522         Log: Upgrade NetWare and WinCE as in #12626.
13523      Branch: perl
13524            ! NetWare/dl_netware.xs wince/dl_win32.xs
13525 ____________________________________________________________________________
13526 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
13527         Log: Tru64 compiler nit.
13528      Branch: perl
13529            ! ext/threads/shared/shared.xs
13530 ____________________________________________________________________________
13531 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
13532         Log: Integrate change #12626 from maintperl;
13533              make DynaLoader threadsafe by moving all statics into
13534              interpreter-local space
13535              
13536              TODO: Netware, OS/2, WinCE
13537      Branch: perl
13538           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
13539           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
13540           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
13541           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
13542           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
13543           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
13544           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
13545 ____________________________________________________________________________
13546 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
13547         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
13548              space
13549      Branch: maint-5.6/perl
13550            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
13551            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
13552            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
13553            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
13554            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
13555            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
13556            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
13557 ____________________________________________________________________________
13558 [ 12625] By: sky                                   on 2001/10/24  20:05:26
13559         Log: Change #12623 inflicted an infinite hang. Fixed.
13560      Branch: perl
13561            ! ext/threads/shared/shared.xs
13562 ____________________________________________________________________________
13563 [ 12624] By: sky                                   on 2001/10/24  19:06:55
13564         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
13565      Branch: perl
13566            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13567 ____________________________________________________________________________
13568 [ 12623] By: sky                                   on 2001/10/24  18:06:34
13569         Log: We need to do sharedsv_find in the original perl context.
13570      Branch: perl
13571            ! ext/threads/shared/shared.xs
13572 ____________________________________________________________________________
13573 [ 12622] By: sky                                   on 2001/10/24  17:26:51
13574         Log: Add support for basic support for AVs, references not supported yet.
13575              Add test for AVs.
13576              Add more tests to sv_refs
13577              Fix documentation issues.  
13578      Branch: perl
13579            + ext/threads/shared/t/av_simple.t
13580            ! MANIFEST ext/threads/shared/shared.pm
13581            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
13582 ____________________________________________________________________________
13583 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
13584         Log: Dump Unicode better for re 'debug'.  The regprop()
13585              is unfinished since have to figure out how to detect
13586              Unicodeness in there.
13587      Branch: perl
13588            ! regcomp.c regexec.c
13589 ____________________________________________________________________________
13590 [ 12620] By: sky                                   on 2001/10/24  13:18:07
13591         Log: Add support for finding shared arrays and hashes.
13592      Branch: perl
13593            ! sharedsv.c
13594 ____________________________________________________________________________
13595 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
13596         Log: Rewrite sv_uni_display() as pv_uni_display() as
13597              reimplement sv_uni_display() using that.
13598      Branch: perl
13599            ! dump.c embed.h embed.pl proto.h
13600 ____________________________________________________________________________
13601 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
13602         Log: Integrate change #12615 from maintperl;
13603              on Windows, IO::File::new_tmpfile() fails after being called
13604              32767 times because MSVCRT thinks stdio's TMP_MAX is a
13605              process-wide limit
13606      Branch: perl
13607           !> win32/win32.c
13608 ____________________________________________________________________________
13609 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
13610         Log: Don't try to print ints as IVs.
13611      Branch: perl
13612            ! ext/Time/HiRes/HiRes.xs
13613 ____________________________________________________________________________
13614 [ 12616] By: sky                                   on 2001/10/24  11:06:35
13615         Log: We only need to fetch the SV from the backend if the index
13616              is not the same as mg_private.     In theory this could be
13617              a problem if there are an exact multiple of U16 changes
13618              of a shared variable between two access in a given thread,
13619              we choose to avoid theory for now.
13620      Branch: perl
13621            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
13622 ____________________________________________________________________________
13623 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
13624         Log: on Windows, IO::File::new_tmpfile() fails after being called
13625              32767 times because MSVCRT thinks stdio's TMP_MAX is a
13626              process-wide limit
13627      Branch: maint-5.6/perl
13628            ! win32/win32.c
13629 ____________________________________________________________________________
13630 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
13631         Log: Negation and Unicode: sort of solves 20010303.010,
13632              except not quite like reported in the Subject
13633              (Perl_warner is still utf8-ignorant).
13634      Branch: perl
13635            ! pp.c t/lib/warnings/sv
13636 ____________________________________________________________________________
13637 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
13638         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
13639      Branch: perl
13640            ! sv.c t/lib/warnings/sv
13641 ____________________________________________________________________________
13642 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
13643         Log: sv_uni_display(): do not add the "...", let the caller
13644              do it if wanted, and be prepared for more display options.
13645      Branch: perl
13646            ! dump.c embed.h embed.pl proto.h
13647 ____________________________________________________________________________
13648 [ 12611] By: nick                                  on 2001/10/23  20:28:07
13649         Log: Integrate mainline
13650      Branch: perlio
13651           !> Changes configure.com cygwin/cygwin.c
13652           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
13653           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
13654           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
13655           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
13656           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
13657           !> utils/h2xs.PL utils/perldoc.PL
13658 ____________________________________________________________________________
13659 [ 12610] By: sky                                   on 2001/10/23  19:39:24
13660         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
13661              don't call themselves READONLY but still die with modification
13662              attempt. We only call bless for ext and umagic.
13663      Branch: perl
13664            ! sv.c
13665 ____________________________________________________________________________
13666 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
13667         Log: Croak() on negative time; doc tweaks.
13668      Branch: perl
13669            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
13670            ! ext/Time/HiRes/HiRes.xs
13671 ____________________________________________________________________________
13672 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
13673         Log: FAQ sync.
13674      Branch: perl
13675            ! pod/perlfaq4.pod pod/perlfaq7.pod
13676 ____________________________________________________________________________
13677 [ 12607] By: sky                                   on 2001/10/23  18:27:27
13678         Log: Call setmagic on the referent we are blessing.
13679      Branch: perl
13680            ! sv.c
13681 ____________________________________________________________________________
13682 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
13683         Log: Small test nits.
13684      Branch: perl
13685            ! t/op/lc.t
13686 ____________________________________________________________________________
13687 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
13688         Log: Update Changes.
13689      Branch: perl
13690            ! Changes patchlevel.h
13691 ____________________________________________________________________________
13692 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
13693         Log: Make the PerlIO_init() prototypes consistent.
13694      Branch: perl
13695            ! perlio.c
13696 ____________________________________________________________________________
13697 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
13698         Log: Upping the test count is a good idea.
13699      Branch: perl
13700            ! t/op/lc.t
13701 ____________________________________________________________________________
13702 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
13703         Log: Document the final sigma spot.
13704      Branch: perl
13705            ! pp.c
13706 ____________________________________________________________________________
13707 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
13708         Log: Fix multicharacter titlecase (ucfirst).
13709      Branch: perl
13710            ! pod/perlunicode.pod pp.c t/op/lc.t
13711 ____________________________________________________________________________
13712 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
13713         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
13714              From: Mikhail Zabaluev <mhz@alt-linux.org>
13715              Date: Tue, 23 Oct 2001 10:40:37 +0400
13716              Message-ID: <20011023104037.A12761@localhost.localdomain>
13717              
13718              (#12406 replaced with this)
13719      Branch: perl
13720            ! utils/perldoc.PL
13721 ____________________________________________________________________________
13722 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
13723         Log: MacOS Classic updates from Pudge.
13724      Branch: perl
13725            ! lib/File/Spec.t lib/File/Spec/Mac.pm
13726 ____________________________________________________________________________
13727 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
13728         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
13729              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13730              Date: Sun, 14 Oct 2001 23:14:46 +0200
13731              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
13732              
13733              except for the 2->4 changes.
13734      Branch: perl
13735            ! lib/AutoSplit.t
13736 ____________________________________________________________________________
13737 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
13738         Log: integrate macperl contents into maint-5.6
13739      Branch: maint-5.6/perl
13740            ! mg.c
13741           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
13742           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
13743           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
13744           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
13745           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
13746           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
13747           !> t/lib/filefind.t t/lib/filespec.t
13748 ____________________________________________________________________________
13749 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
13750         Log: At some point the #6234 has been lost from the mainline
13751              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
13752      Branch: perl
13753            ! lib/File/Spec/Win32.pm
13754 ____________________________________________________________________________
13755 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
13756         Log: Cygwin seems to round up (or closest, but not down)
13757              for time(), so half of the time (bad pun intended)
13758              Time::HiRes::time() is less than time(), half of
13759              the time it's more.  So let's try harder in the loop.
13760      Branch: perl
13761            ! ext/Time/HiRes/HiRes.t
13762 ____________________________________________________________________________
13763 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
13764         Log: MacOS Classic timeofday(), from Chris Nandor. 
13765      Branch: perl
13766            ! ext/Time/HiRes/HiRes.xs
13767 ____________________________________________________________________________
13768 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
13769         Log: Integrate changes #12580 and #12581 from macperl;
13770              
13771              Fix path construction.
13772              
13773              (Copyright) Nit.
13774      Branch: perl
13775           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
13776 ____________________________________________________________________________
13777 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
13778         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
13779              doesn't seem to help (the error being output to console, maybe?)
13780      Branch: perl
13781            ! lib/Net/Domain.pm
13782 ____________________________________________________________________________
13783 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
13784         Log: Taint the getcwd() result also in Cygwin.
13785              (TODO: which other platforms need the same thing?)
13786      Branch: perl
13787            ! cygwin/cygwin.c
13788 ____________________________________________________________________________
13789 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
13790         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
13791      Branch: perl
13792            ! t/op/taint.t
13793 ____________________________________________________________________________
13794 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
13795         Log: getpwuid() fragility continues.
13796      Branch: perl
13797            ! utils/h2xs.PL
13798 ____________________________________________________________________________
13799 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
13800         Log: getpwuid() might succeed but that's no guarantee
13801              that the $home will be defined.
13802      Branch: perl
13803            ! ext/File/Glob/t/basic.t
13804 ____________________________________________________________________________
13805 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
13806         Log: It's safer to to expand the variable, too... (see #12571)
13807      Branch: perl
13808            ! t/TEST
13809 ____________________________________________________________________________
13810 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
13811         Log: Integrate with maintperl.
13812      Branch: maint-5.6/macperl
13813           !> win32/bin/pl2bat.pl win32/win32.c
13814 ____________________________________________________________________________
13815 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
13816         Log: Oops, forgot to include Win32 ... just as well, since it
13817              seems in bleadperl, change #7764 was not included
13818              (adding C:\temp).  Re-added.  Rip it back out if it
13819              doesn't belong.  :-)
13820      Branch: maint-5.6/macperl
13821            ! lib/File/Spec/Win32.pm
13822 ____________________________________________________________________________
13823 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
13824         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
13825              From: "Craig A. Berry" <craigberry@mac.com>
13826              Date: Mon, 22 Oct 2001 15:25:19 -0500
13827              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
13828      Branch: perl
13829            ! configure.com
13830 ____________________________________________________________________________
13831 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
13832         Log: Add in lots of File::Spec changes, from Thomas Wegner,
13833              and sync with changes from bleadperl.
13834      Branch: maint-5.6/macperl
13835            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
13836            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
13837            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
13838            ! lib/File/Spec/Win32.pm t/lib/filespec.t
13839 ____________________________________________________________________________
13840 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
13841         Log: Sync with latest File::Find and tests from bleadperl.
13842      Branch: maint-5.6/macperl
13843            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
13844 ____________________________________________________________________________
13845 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
13846         Log: Nit.
13847      Branch: maint-5.6/macperl
13848            ! perl.c
13849 ____________________________________________________________________________
13850 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
13851         Log: Fix path construction.
13852      Branch: maint-5.6/macperl
13853            ! ext/DynaLoader/DynaLoader_pm.PL
13854 ____________________________________________________________________________
13855 [ 12579] By: nick                                  on 2001/10/22  19:08:35
13856         Log: Integrate mainline (for Arthurs thread.xs fix)
13857      Branch: perlio
13858           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
13859 ____________________________________________________________________________
13860 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
13861         Log: Fix up exported symbols, move relevant docs
13862              over from macperl.pod.
13863      Branch: maint-5.6/macperl
13864            ! macos/ext/MacPerl/MacPerl.pm
13865 ____________________________________________________________________________
13866 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
13867         Log: Make ADDRESS called optionally as a method.
13868      Branch: maint-5.6/macperl
13869            ! macos/lib/Mac/Glue.pm
13870 ____________________________________________________________________________
13871 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
13872         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
13873              Apple event.
13874      Branch: maint-5.6/macperl
13875            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
13876            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
13877            ! macos/macperl/MPTerminology.aete
13878 ____________________________________________________________________________
13879 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
13880         Log: Clean up some build utilities. Change Entab to Duplicate;
13881              fix docs and error reporting; improve macify() of paths;
13882              remove requirement for Exporter.pm presence.
13883      Branch: maint-5.6/macperl
13884            ! macos/InstallBLIB macos/MacPerlTests.cmd
13885            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
13886 ____________________________________________________________________________
13887 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
13888         Log: Sync Time::HiRes with bleadperl
13889      Branch: maint-5.6/macperl
13890            ! macos/bundled_ext/Time/HiRes/HiRes.pm
13891            ! macos/bundled_ext/Time/HiRes/HiRes.t
13892            ! macos/bundled_ext/Time/HiRes/HiRes.xs
13893 ____________________________________________________________________________
13894 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
13895         Log: Fix up Changes
13896      Branch: maint-5.6/macperl
13897            ! macos/Changes
13898 ____________________________________________________________________________
13899 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
13900         Log: A user might belong to only a single group
13901              (the group equal to the group id).
13902      Branch: perl
13903            ! t/op/groups.t
13904 ____________________________________________________________________________
13905 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
13906         Log: Prepending (instead of replacing with) the pwd is safer. 
13907      Branch: perl
13908            ! t/TEST
13909 ____________________________________________________________________________
13910 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
13911         Log: Be more robust if no hostname or domainname
13912              (especially the latter)
13913      Branch: perl
13914            ! lib/Net/Domain.pm
13915 ____________________________________________________________________________
13916 [ 12569] By: sky                                   on 2001/10/22  17:41:07
13917         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
13918      Branch: perl
13919            ! ext/threads/threads.xs
13920 ____________________________________________________________________________
13921 [ 12568] By: nick                                  on 2001/10/22  16:31:24
13922         Log: Integrate mainline
13923      Branch: perlio
13924           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
13925           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13926           +> ext/threads/shared/t/sv_refs.t
13927           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
13928            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
13929            - lib/unicore/To/SpecUpper.pl
13930           !> (integrate 42 files)
13931 ____________________________________________________________________________
13932 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
13933         Log: Update Changes.
13934      Branch: perl
13935            ! Changes patchlevel.h
13936 ____________________________________________________________________________
13937 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
13938         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
13939              From: Michael G Schwern <schwern@pobox.com>
13940              Date: Mon, 22 Oct 2001 03:48:38 -0400
13941              Message-ID: <20011022034838.B1676@blackrider>
13942      Branch: perl
13943            ! pod/perlvar.pod
13944 ____________________________________________________________________________
13945 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
13946         Log: Pod nits, as suggested by Stas Bekman.
13947      Branch: perl
13948            ! ext/threads/shared/shared.pm ext/threads/threads.pm
13949 ____________________________________________________________________________
13950 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
13951         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
13952              From: "Paul Marquess" <paul.marquess@openwave.com> 
13953              Date: Sun, 21 Oct 2001 21:11:15 +0100
13954              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
13955      Branch: perl
13956            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
13957            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
13958            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
13959            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
13960            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
13961            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
13962            ! ext/SDBM_File/sdbm.t
13963 ____________________________________________________________________________
13964 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
13965         Log: Integrate change #12559 from maintperl;
13966              various fixes for system() and backticks under windows
13967      Branch: perl
13968           !> win32/win32.c
13969 ____________________________________________________________________________
13970 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
13971         Log: Integrate change #12560 from maintperl;
13972              make pl2bat use %0 rather than "%0" (the latter fails to work
13973              in a lot of common cases)
13974      Branch: perl
13975           !> win32/bin/pl2bat.pl
13976 ____________________________________________________________________________
13977 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
13978         Log: Integrate changes #12549 and #12550 from maintperl;
13979              
13980              readline() doesn't work with our variables; it confuses them with
13981              my variables (change#4227 was incomplete)
13982      Branch: perl
13983            ! t/lib/strict/vars
13984           !> t/base/rs.t toke.c
13985 ____________________________________________________________________________
13986 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
13987         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
13988              in a lot of common cases)
13989      Branch: maint-5.6/perl
13990            ! win32/bin/pl2bat.pl
13991 ____________________________________________________________________________
13992 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
13993         Log: various fixes for system() and backticks under windows:
13994              
13995              * avoid munging whitespace that is passed within quotes
13996              * work around a cmd.exe misfeature that made multi-arg
13997              system() unreliable when there is more than one quoted
13998              argument
13999              * make multi-arg system() autoquote arguments as needed
14000              before passing them to the shell (this avoids having to
14001              second guess the shell quoting)
14002              * perl's -Dp switch can be used to trace the innards
14003      Branch: maint-5.6/perl
14004            ! win32/win32.c
14005 ____________________________________________________________________________
14006 [ 12558] By: nick                                  on 2001/10/22  08:58:42
14007         Log: Integrate ithreads buffer flush fix from perlio
14008      Branch: perl
14009           !> ext/threads/t/basic.t perl.c
14010 ____________________________________________________________________________
14011 [ 12557] By: nick                                  on 2001/10/22  08:35:09
14012         Log: All tests pass (legitimately) on ithreads
14013      Branch: perlio
14014            ! ext/threads/t/basic.t perl.c
14015 ____________________________________________________________________________
14016 [ 12556] By: nick                                  on 2001/10/22  06:51:22
14017         Log: Integrate non-ithreads fix to mainline
14018      Branch: perl
14019           !> perlio.c
14020 ____________________________________________________________________________
14021 [ 12555] By: nick                                  on 2001/10/22  06:48:33
14022         Log: Restore non-ithreads build. Interestingly binmode test passes
14023              non-ithreads - so crlf layer is not damaged and ithreads fail
14024              is a symptom ...
14025      Branch: perlio
14026            ! perlio.c
14027 ____________________________________________________________________________
14028 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
14029         Log: Integrate from perlio; restructuring.
14030      Branch: perl
14031           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
14032           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
14033           !> win32/perlhost.h
14034 ____________________________________________________________________________
14035 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
14036         Log: Integrate from maintperl
14037              (Changes 12350, 12496, 12548, 12549, 12550)
14038      Branch: maint-5.6/macperl
14039           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
14040           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
14041 ____________________________________________________________________________
14042 [ 12552] By: nick                                  on 2001/10/21  19:18:12
14043         Log: Win32 PerlIO_cleanup special cases should no longer be required.
14044      Branch: perlio
14045            ! perl.c
14046 ____________________________________________________________________________
14047 [ 12551] By: nick                                  on 2001/10/21  19:16:56
14048         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
14049      Branch: perlio
14050            ! win32/makefile.mk
14051 ____________________________________________________________________________
14052 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
14053         Log: change#12549 wasn't aware of strictures
14054      Branch: maint-5.6/perl
14055            ! t/pragma/strict-vars toke.c
14056 ____________________________________________________________________________
14057 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
14058         Log: readline() doesn't work with our variables; it confuses them with
14059              my variables (change#4227 was incomplete)
14060      Branch: maint-5.6/perl
14061            ! t/base/rs.t toke.c
14062 ____________________________________________________________________________
14063 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
14064         Log: change#12220 appears to have pulled in a mainline change that
14065              isn't applicable to maint-5.6 (some platforms don't taint
14066              cwd)
14067      Branch: maint-5.6/perl
14068            ! t/lib/filefind-taint.t
14069 ____________________________________________________________________________
14070 [ 12547] By: nick                                  on 2001/10/21  17:15:54
14071         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
14072              for them. Call explicit cleanup during destruct process.
14073              - one binmode test is failing
14074              - also ext/threads/t/basic.t fails under make test, and is noisy under
14075              harness. (Threads results are intermingled and don't match order expected.)
14076      Branch: perlio
14077            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
14078            ! perlio.h perliol.h pod/perlapi.pod sv.c
14079 ____________________________________________________________________________
14080 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
14081         Log: Implement multicharacter case mappings where a single
14082              Unicode character can be mapped into several.
14083      Branch: perl
14084            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
14085            - lib/unicore/To/SpecUpper.pl
14086            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
14087            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
14088            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
14089            ! proto.h t/op/lc.t utf8.c
14090 ____________________________________________________________________________
14091 [ 12545] By: sky                                   on 2001/10/21  15:25:16
14092         Log: First support of threads::shared, support shared svs and references.
14093      Branch: perl
14094            + ext/threads/shared/Makefile.PL ext/threads/shared/README
14095            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
14096            + ext/threads/shared/t/sv_refs.t
14097            + ext/threads/shared/t/sv_simple.t
14098            ! MANIFEST sharedsv.c
14099 ____________________________________________________________________________
14100 [ 12544] By: nick                                  on 2001/10/21  14:52:35
14101         Log: PerlIO layer table as PL_perlio (per-interpreter)
14102      Branch: perlio
14103            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
14104            ! pod/perlapi.pod sv.c
14105 ____________________________________________________________________________
14106 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
14107         Log: Prettyprinting.
14108      Branch: perl
14109            ! pod/perlunicode.pod
14110 ____________________________________________________________________________
14111 [ 12542] By: ams                                   on 2001/10/21  03:50:25
14112         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
14113              From: "Sean M. Burke" <sburke@cpan.org>
14114              Date: Sat, 20 Oct 2001 17:51:09 -0600
14115              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
14116      Branch: perl
14117            + pod/perlpodspec.pod
14118            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
14119            ! pod/perltoc.pod
14120 ____________________________________________________________________________
14121 [ 12541] By: nick                                  on 2001/10/20  22:23:53
14122         Log: Fix typos in new locking on MemShared
14123              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
14124              - seems to make segfaults more deterministic - suspect they are 
14125              attempt to free() after Interp and Host have gone.
14126      Branch: perlio
14127            ! perlio.c win32/perlhost.h
14128 ____________________________________________________________________________
14129 [ 12540] By: nick                                  on 2001/10/20  21:50:46
14130         Log: Remove the MemShared re-#define (again)
14131      Branch: perlio
14132            ! perlio.c
14133 ____________________________________________________________________________
14134 [ 12539] By: nick                                  on 2001/10/20  21:49:06
14135         Log: Use locks on MemShared
14136      Branch: perlio
14137            ! win32/perlhost.h
14138 ____________________________________________________________________________
14139 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
14140         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
14141              From: "chromatic" <chromatic@rmci.net>
14142              Date: Sat, 20 Oct 2001 11:13:47 -0600
14143              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
14144      Branch: perl
14145            ! installhtml
14146 ____________________________________________________________________________
14147 [ 12537] By: nick                                  on 2001/10/20  16:44:03
14148         Log: Integrate mainline
14149      Branch: perlio
14150           !> (integrate 48 files)
14151 ____________________________________________________________________________
14152 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
14153         Log: Update Changes.
14154      Branch: perl
14155            ! Changes patchlevel.h
14156 ____________________________________________________________________________
14157 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
14158         Log: Upgrade to podlators 1.11, from Russ Allbery.
14159      Branch: perl
14160            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
14161            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
14162            ! pod/pod2man.PL pod/pod2text.PL
14163 ____________________________________________________________________________
14164 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
14165         Log: Integrate perlio change #12532:
14166              introduce and use PerlIO_intmod2str().
14167      Branch: perl
14168           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
14169 ____________________________________________________________________________
14170 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
14171         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
14172      Branch: perl
14173            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
14174 ____________________________________________________________________________
14175 [ 12532] By: nick                                  on 2001/10/20  14:25:37
14176         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
14177              Use for non-PERLIO fdupopen().
14178      Branch: perlio
14179            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
14180 ____________________________________________________________________________
14181 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
14182         Log: Integrate perlio: PerlIO win32 fixes.
14183      Branch: perl
14184           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
14185           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
14186           !> proto.h sv.h win32/win32io.c
14187 ____________________________________________________________________________
14188 [ 12530] By: nick                                  on 2001/10/20  12:53:30
14189         Log: Fixed in two places - p4 resolve
14190      Branch: perlio
14191            ! perlsdio.h
14192 ____________________________________________________________________________
14193 [ 12529] By: nick                                  on 2001/10/20  12:51:05
14194         Log: Fix for ithreads/stdio build
14195      Branch: perlio
14196            ! perlio.c perlsdio.h
14197 ____________________________________________________________________________
14198 [ 12528] By: ams                                   on 2001/10/20  12:13:25
14199         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
14200              From: Michael G Schwern <schwern@pobox.com>
14201              Date: Sat, 20 Oct 2001 01:41:21 -0400
14202              Message-Id: <20011020014121.I3681@blackrider>
14203      Branch: perl
14204            ! installman
14205 ____________________________________________________________________________
14206 [ 12527] By: ams                                   on 2001/10/20  12:09:41
14207         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
14208              From: Michael G Schwern <schwern@pobox.com>
14209              Date: Sat, 20 Oct 2001 02:04:21 -0400
14210              Message-Id: <20011020020421.A11732@blackrider>
14211      Branch: perl
14212            ! lib/Pod/Checker.pm
14213 ____________________________________________________________________________
14214 [ 12526] By: ams                                   on 2001/10/20  11:59:41
14215         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
14216              From: "chromatic" <chromatic@rmci.net>
14217              Date: Fri, 19 Oct 2001 22:46:39 -0600
14218              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
14219      Branch: perl
14220            ! lib/Net/Config.pm
14221 ____________________________________________________________________________
14222 [ 12525] By: nick                                  on 2001/10/20  11:16:18
14223         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
14224              Perl_sv_setsv_flags directly.
14225      Branch: perlio
14226            ! ext/threads/threads.xs
14227 ____________________________________________________________________________
14228 [ 12524] By: nick                                  on 2001/10/20  10:28:17
14229         Log: Add a new flag character 'm' to embed.pl set to represent
14230              "functions" which are really macros. Use it foe the troublesome
14231              sv_setsv() etc. macros in sv.h - changing latter to define
14232              sv_setsv rather than sv_setsv_macro etc.
14233      Branch: perlio
14234            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
14235            ! pod/perlapi.pod proto.h sv.h
14236 ____________________________________________________________________________
14237 [ 12523] By: nick                                  on 2001/10/20  09:17:17
14238         Log: Add comments explaining why win32.h/embed.h are included where they are
14239              in perl.h 
14240      Branch: perlio
14241            ! perl.h
14242 ____________________________________________________________________________
14243 [ 12522] By: nick                                  on 2001/10/20  08:27:44
14244         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
14245              being used yet.
14246      Branch: perlio
14247            ! win32/win32io.c
14248 ____________________________________________________________________________
14249 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
14250         Log: Wording tweaks.
14251      Branch: perl
14252            ! t/TEST
14253 ____________________________________________________________________________
14254 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
14255         Log: Subject: IO module with nonblocking socket connect patch 
14256              From: Raul Dias <raul@dias.com.br>
14257              Date: Fri, 19 Oct 2001 22:45:32 -0300
14258              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
14259      Branch: perl
14260            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
14261 ____________________________________________________________________________
14262 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
14263         Log: Test vertical whitespace combined with /x in \p{}.
14264      Branch: perl
14265            ! t/op/pat.t
14266 ____________________________________________________________________________
14267 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
14268         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
14269              From: Gisle Aas <gisle@ActiveState.com> 
14270              Date: 19 Oct 2001 16:46:02 -0700
14271              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
14272      Branch: perl
14273            ! lib/ExtUtils/MakeMaker.pm
14274 ____________________________________________________________________________
14275 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
14276         Log: No more this symbol.
14277      Branch: perl
14278            ! makedef.pl
14279 ____________________________________________________________________________
14280 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
14281         Log: Integrate change #12511; fix gross win32 build issues.
14282      Branch: perl
14283           !> makedef.pl sv.c
14284 ____________________________________________________________________________
14285 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
14286         Log: Unpack in scalar context should return the first value
14287              returned in list context, as pointed out by Ton Hospel
14288              in 2001-05-21 (this is how it works already in blead,
14289              just adding the test).
14290      Branch: perl
14291            ! t/op/pack.t
14292 ____________________________________________________________________________
14293 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
14294         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
14295              From: "Craig A. Berry" <craigberry@mac.com>
14296              Date: Fri, 19 Oct 2001 16:59:30 -0500
14297              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
14298      Branch: perl
14299            ! utils/perldoc.PL
14300 ____________________________________________________________________________
14301 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
14302         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
14303              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14304              Date: Fri, 19 Oct 2001 17:45:23 EDT
14305              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
14306      Branch: perl
14307            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
14308            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
14309            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
14310            ! vms/vmsish.h
14311 ____________________________________________________________________________
14312 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
14313         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
14314              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14315              Date: Fri, 19 Oct 2001 17:26:35 EDT
14316              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
14317      Branch: perl
14318            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
14319 ____________________________________________________________________________
14320 [ 12511] By: nick                                  on 2001/10/19  19:55:36
14321         Log: Fix gross win32 build issues
14322      Branch: perlio
14323            ! makedef.pl sv.c
14324 ____________________________________________________________________________
14325 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
14326         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
14327              From: David Dyck <dcd@tc.fluke.com>
14328              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
14329              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
14330      Branch: perl
14331            ! lib/File/Find.pm
14332 ____________________________________________________________________________
14333 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
14334         Log: Subject: Re: PerlIO and Encode
14335              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14336              Date: Tue, 16 Oct 2001 01:50:16 +0900
14337              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
14338      Branch: perl
14339            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
14340            ! ext/Encode/Encode/Tcl.t
14341 ____________________________________________________________________________
14342 [ 12508] By: ams                                   on 2001/10/19  17:59:16
14343         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
14344              (See #12499)
14345      Branch: perl
14346            ! pod/perlintro.pod
14347 ____________________________________________________________________________
14348 [ 12507] By: nick                                  on 2001/10/19  16:30:43
14349         Log: Integrate mainline
14350      Branch: perlio
14351           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
14352           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
14353           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
14354           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
14355           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
14356           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
14357           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
14358           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
14359           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
14360           +> win32/config_H.win64
14361            - lib/Test/Utils.pm lib/unicore/mktables.PL
14362            - t/lib/Test/Simple/Catch/More.pm
14363           !> (integrate 84 files)
14364 ____________________________________________________________________________
14365 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
14366         Log: Retract the #10451 which seems to be the cause
14367              of the major leakage from while(){eval"sub{}"}
14368      Branch: perl
14369            ! op.c t/run/kill_perl.t
14370 ____________________________________________________________________________
14371 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
14372         Log: Regen toc.
14373      Branch: perl
14374            ! pod/perltoc.pod
14375 ____________________________________________________________________________
14376 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
14377         Log: Tiny tweaks.
14378      Branch: perl
14379            ! pod/perl.pod
14380 ____________________________________________________________________________
14381 [ 12503] By: ams                                   on 2001/10/19  13:34:24
14382         Log: Subject: Re: perlintro.pod
14383              From: Abe Timmerman <abe@ztreet.demon.nl>
14384              Date: Fri, 19 Oct 2001 14:12:40 +0200
14385              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
14386      Branch: perl
14387            ! pod/perlintro.pod
14388 ____________________________________________________________________________
14389 [ 12502] By: ams                                   on 2001/10/19  13:24:12
14390         Log: Slight reorganisation of references.
14391      Branch: perl
14392            ! pod/perl.pod
14393 ____________________________________________________________________________
14394 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
14395         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
14396              From: Kay Röpke <kroepke@dolphin-services.de>
14397              Date: Fri, 19 Oct 2001 14:04:01 +0200 
14398              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
14399      Branch: perl
14400            ! lib/ExtUtils/MakeMaker.pm
14401 ____________________________________________________________________________
14402 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
14403         Log: Unicode categories continue:
14404              implement Category=, Script=, Block=
14405              (these are based on an upcoming update of TR#18)
14406              Fix a bug where we got two In categories named "old italic",
14407              and another where shortcut for the Is categories wasn't taken.
14408      Branch: perl
14409            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
14410            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
14411            ! pod/perlunicode.pod t/op/pat.t
14412 ____________________________________________________________________________
14413 [ 12499] By: ams                                   on 2001/10/19  01:42:29
14414         Log: Subject: a small patch to perlintro.pod.
14415              From: Autrijus Tang <autrijus@autrijus.org>
14416              Date: Fri, 19 Oct 2001 01:45:51 +0800
14417              Message-Id: <20011019014551.A35625@not.autrijus.org>
14418              (Applied by hand with nits.)
14419      Branch: perl
14420            ! pod/perlintro.pod
14421 ____________________________________________________________________________
14422 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
14423         Log: Subject: [PATCH] OpenBSD hints for ithreads
14424              From: Andy Dougherty <doughera@lafayette.edu>
14425              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
14426              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
14427      Branch: perl
14428            ! hints/openbsd.sh
14429 ____________________________________________________________________________
14430 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
14431         Log: Retract #12446; the problem solved by #12474.
14432      Branch: perl
14433            ! hints/aix.sh
14434 ____________________________________________________________________________
14435 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
14436         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
14437              message and suppress line number info (from Steve Hay
14438              <Steve.Hay@uk.radan.com>)
14439      Branch: maint-5.6/perl
14440            ! lib/Carp/Heavy.pm
14441 ____________________________________________________________________________
14442 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
14443         Log: More documented In categories.
14444      Branch: perl
14445            ! pod/perlunicode.pod
14446 ____________________________________________________________________________
14447 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
14448         Log: Update Changes.
14449      Branch: perl
14450            ! Changes patchlevel.h
14451 ____________________________________________________________________________
14452 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
14453         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
14454      Branch: perl
14455            ! MANIFEST
14456 ____________________________________________________________________________
14457 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
14458         Log: Wrong skip() arguments.
14459      Branch: perl
14460            ! ext/B/t/terse.t
14461 ____________________________________________________________________________
14462 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
14463         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
14464              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14465              Date: Wed, 17 Oct 2001 09:10:53 EDT 
14466              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
14467      Branch: perl
14468            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
14469            ! pod/perlapi.pod vms/vms.c
14470 ____________________________________________________________________________
14471 [ 12490] By: ams                                   on 2001/10/18  09:31:00
14472         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
14473              From: Mark-Jason Dominus <mjd@plover.com>
14474              Date: Thu, 18 Oct 2001 06:25:35 -0400
14475              Message-Id: <20011018102535.19264.qmail@plover.com>
14476      Branch: perl
14477            ! pod/perl.pod
14478 ____________________________________________________________________________
14479 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
14480         Log: Prettyprinting.
14481      Branch: perl
14482            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
14483 ____________________________________________________________________________
14484 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
14485         Log: Regen toc.
14486      Branch: perl
14487            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14488 ____________________________________________________________________________
14489 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
14490         Log: Add perlintro, from Skud.
14491      Branch: perl
14492            + pod/perlintro.pod
14493            ! MANIFEST
14494 ____________________________________________________________________________
14495 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
14496         Log: FAQ sync.
14497      Branch: perl
14498            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
14499            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
14500            ! pod/perlfaq8.pod pod/perlfaq9.pod
14501 ____________________________________________________________________________
14502 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
14503         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
14504              in speed (upto 20% speedup in certain operations) but meanwhile
14505              regexps and arithmetics got slower (5-10%) (according to
14506              perlbench average speedup is negligible, and within measuring
14507              flutter, 1%).  Therefore retracting all the changes
14508              aimed at getting -std1 to compile cleanly:  #12475, #12476,
14509              #12479, #12480, #12481, #12482, #12483, #12484.
14510      Branch: perl
14511            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
14512            ! pp_hot.c pp_sys.c toke.c
14513 ____________________________________________________________________________
14514 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
14515         Log: (retracted by #12485)
14516              Strict ANSI doesn't like the third argument of main()
14517              so enable ignoring it if using ultra picky compiler.
14518      Branch: perl
14519            ! miniperlmain.c
14520 ____________________________________________________________________________
14521 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
14522         Log: (retracted by #12485)
14523              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
14524      Branch: perl
14525            ! perl.h
14526 ____________________________________________________________________________
14527 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
14528         Log: (retracted by #12485)
14529              Add explanatory comment.
14530      Branch: perl
14531            ! mg.c
14532 ____________________________________________________________________________
14533 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
14534         Log: (retracted by #12485)
14535              More dollar$hiding.
14536      Branch: perl
14537            ! doio.c perl.h pp_sys.c
14538 ____________________________________________________________________________
14539 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
14540         Log: (retracted by #12485)
14541              KISS.
14542      Branch: perl
14543            ! mg.c
14544 ____________________________________________________________________________
14545 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
14546         Log: (retracted by #12485)
14547              Thou shalt not #ifdef inside macro invocations,
14548              noticed by Rafael Garcia-Suarez.
14549      Branch: perl
14550            ! mg.c
14551 ____________________________________________________________________________
14552 [ 12478] By: ams                                   on 2001/10/17  18:50:55
14553         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
14554              From: Anton Berezin <tobez@tobez.org>
14555              Date: Wed, 17 Oct 2001 18:25:48 +0200
14556              Message-Id: <20011017182548.A12082@heechee.tobez.org>
14557      Branch: perl
14558            ! pp_sys.c
14559 ____________________________________________________________________________
14560 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
14561         Log: (retracted by #12485)
14562              Unterminated #ifdef.
14563      Branch: perl
14564            ! mg.c
14565 ____________________________________________________________________________
14566 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
14567         Log: (retracted by #12485)
14568              Avoid dollar signs in identifiers (in non-VMS) to
14569              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
14570      Branch: perl
14571            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
14572            ! toke.c
14573 ____________________________________________________________________________
14574 [ 12474] By: ams                                   on 2001/10/17  15:14:50
14575         Log: Subject: Two AIX patches
14576              From: H.Merijn Brand <h.m.brand@hccnet.nl>
14577              Date: Wed, 17 Oct 2001 18:04:35 +0200
14578              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
14579      Branch: perl
14580            ! hints/aix.sh makedef.pl
14581 ____________________________________________________________________________
14582 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
14583         Log: Limiting the Time::HiRes::sleep and usleep to
14584              one second is not a good policy if drop-in
14585              replacement is still a goal.
14586      Branch: perl
14587            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
14588            ! ext/Time/HiRes/HiRes.xs
14589 ____________________________________________________________________________
14590 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
14591         Log: Subject: [PATCH] Test::Simple 0.32
14592              From: Michael G Schwern <schwern@pobox.com> 
14593              Date: Wed, 17 Oct 2001 03:42:41 -0400
14594              Message-ID: <20011017034241.A25038@blackrider>
14595      Branch: perl
14596            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
14597            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
14598            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
14599            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
14600            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
14601            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
14602            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
14603            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
14604            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
14605            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
14606            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
14607            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
14608            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
14609            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
14610            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
14611            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
14612            ! t/lib/Test/Simple/Catch.pm
14613            ! t/lib/Test/Simple/sample_tests/five_fail.plx
14614 ____________________________________________________________________________
14615 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
14616         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
14617              From: Michael G Schwern <schwern@pobox.com> 
14618              Date: Wed, 17 Oct 2001 04:04:13 -0400
14619              Message-ID: <20011017040413.C25550@blackrider>
14620      Branch: perl
14621            ! t/TEST t/harness vms/test.com
14622 ____________________________________________________________________________
14623 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
14624         Log: Regen doc with perlmodstyle added.
14625      Branch: perl
14626            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14627 ____________________________________________________________________________
14628 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
14629         Log: Pod cleanup.
14630      Branch: perl
14631            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
14632 ____________________________________________________________________________
14633 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
14634         Log: Subject: perlmodstyle as a patch
14635              From: Kirrily Robert <skud@infotrope.net>
14636              Date: Tue, 16 Oct 2001 22:47:23 -0400
14637              Message-ID: <20011016224723.A20673@infotrope.net>
14638      Branch: perl
14639            + pod/perlmodstyle.pod
14640            ! MANIFEST
14641 ____________________________________________________________________________
14642 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
14643         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
14644              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
14645              Date: Thu, 6 Sep 2001 11:09:40 +0100
14646              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
14647              
14648              Mention also the develooper p5p archive.
14649      Branch: perl
14650            ! pod/perlhack.pod
14651 ____________________________________________________________________________
14652 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
14653         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
14654              From: Kay Röpke <kroepke@dolphin-services.de>
14655              Date: Tue, 16 Oct 2001 17:23:52 +0200
14656              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
14657      Branch: perl
14658            ! lib/ExtUtils/MakeMaker.pm
14659 ____________________________________________________________________________
14660 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
14661         Log: Add the special casing mappings (from SpecCase.txt)
14662              (except for the hyper special case mappings that have
14663              the condition list); the special casing mappings are
14664              unused for now.  Small tidying up on mktables.
14665      Branch: perl
14666            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
14667            + lib/unicore/To/SpecUpper.pl
14668            ! lib/unicore/mktables
14669 ____________________________________________________________________________
14670 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
14671         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
14672              From: "David H. Adler" <dha@panix.com>       
14673              Date: Tue, 16 Oct 2001 11:59:35 -0400
14674              Message-ID: <20011016115935.A13078@panix.com>
14675              
14676              Subject: [ PATCH ] perldata patch, revised
14677              From: "David H. Adler" <dha@panix.com>     
14678              Date: Tue, 16 Oct 2001 18:26:49 -0400
14679              Message-ID: <20011016182649.C23970@panix.com>
14680      Branch: perl
14681            ! pod/perldata.pod pod/perlop.pod
14682 ____________________________________________________________________________
14683 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
14684         Log: Integrate perlio: PerlIO_dup (for all but Win32).
14685      Branch: perl
14686           !> embed.h embed.pl ext/Encode/Encode.xs
14687           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
14688           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
14689           !> win32/win32io.c
14690 ____________________________________________________________________________
14691 [ 12462] By: nick                                  on 2001/10/16  19:11:30
14692         Log: PerlIOXxxx_dups for all but Win32
14693      Branch: perlio
14694            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14695            ! ext/PerlIO/Via/Via.xs
14696 ____________________________________________________________________________
14697 [ 12461] By: nick                                  on 2001/10/16  18:28:48
14698         Log: Implement PerlIOStdio_dup (explains core dumps - dup
14699              was not setting up a FILE * to be fclosed()).
14700      Branch: perlio
14701            ! perlio.c
14702 ____________________________________________________________________________
14703 [ 12460] By: nick                                  on 2001/10/16  17:31:47
14704         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
14705              overflow.
14706      Branch: perlio
14707            ! perlio.c
14708 ____________________________________________________________________________
14709 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
14710         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
14711              From: "Craig A. Berry" <craigberry@mac.com>
14712              Date: Tue, 16 Oct 2001 13:08:38 -0500
14713              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
14714      Branch: perl
14715            ! configure.com
14716 ____________________________________________________________________________
14717 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
14718         Log: Can't expect too much accuracy from a sleep of one second.
14719              (I think this will also fail with high load.)
14720      Branch: perl
14721            ! ext/Time/HiRes/HiRes.t
14722 ____________________________________________________________________________
14723 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
14724         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
14725              From: "Werner, Randolf" <randolf.werner@sap.com>
14726              Date: Tue, 16 Oct 2001 18:33:02 +0200
14727              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
14728      Branch: perl
14729            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
14730            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
14731 ____________________________________________________________________________
14732 [ 12456] By: nick                                  on 2001/10/16  14:08:16
14733         Log: Builds under ithreads (but fails all threads tests)
14734      Branch: perlio
14735            ! hv.c perlio.c sv.c
14736 ____________________________________________________________________________
14737 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
14738         Log: I think the Perl_sortsv needs *not* be skipped?
14739      Branch: perl
14740            ! makedef.pl
14741 ____________________________________________________________________________
14742 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
14743         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
14744              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
14745              Date: Tue, 16 Oct 2001 15:32:44 +0200
14746              Message-ID: <3BCC531C.11494.3E433F@localhost>
14747      Branch: perl
14748            ! t/op/groups.t
14749 ____________________________________________________________________________
14750 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
14751         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
14752              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
14753              Date: Tue, 16 Oct 2001 15:01:04 +0200
14754              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
14755      Branch: perl
14756            ! t/io/fs.t
14757 ____________________________________________________________________________
14758 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
14759         Log: A forgotten deletion.
14760      Branch: perl
14761            - lib/unicore/mktables.PL
14762 ____________________________________________________________________________
14763 [ 12451] By: nick                                  on 2001/10/16  11:32:48
14764         Log: Skeleton of "PerlIO_dup" coded.
14765              Still-passes all tests non-threaded (well it would wouldn't it!)
14766      Branch: perlio
14767            ! embed.h embed.pl ext/Encode/Encode.xs
14768            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
14769            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
14770            ! win32/win32io.c
14771 ____________________________________________________________________________
14772 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
14773         Log: Document the problem with the swash_fetch() API that affects
14774              more complex case conversions.
14775      Branch: perl
14776            ! lib/utf8_heavy.pl utf8.c
14777 ____________________________________________________________________________
14778 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
14779         Log: Make Time::HiRes::sleep() and usleep() to return
14780              the number of seconds (a floating point value) and 
14781              microseconds (an integer) actually slept (well,
14782              modulo the time spent in measuring the time actually
14783              slept...), to be a better drop-in replacement for
14784              the builtin sleep().  Noticed by Chris Nandor.
14785              
14786              Also make usleep() to croak if fed illegal number
14787              of useconds (anything greater than 1_000_000).
14788      Branch: perl
14789            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
14790            ! ext/Time/HiRes/HiRes.xs
14791 ____________________________________________________________________________
14792 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
14793         Log: A missing SvREFCNT_dec.
14794      Branch: perl
14795            ! perl.c
14796 ____________________________________________________________________________
14797 [ 12447] By: nick                                  on 2001/10/15  20:27:53
14798         Log: Beginings of PerlIO_dup support (unstable)
14799      Branch: perlio
14800            ! perlio.c perliol.h
14801 ____________________________________________________________________________
14802 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
14803         Log: (retracted by #12497)
14804              In AIX vac 5 just can't seem to get regcomp right.
14805      Branch: perl
14806            ! hints/aix.sh
14807 ____________________________________________________________________________
14808 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
14809         Log: Bump the version number to agree with the maintperl one.
14810      Branch: perl
14811            ! lib/Tie/RefHash.pm
14812 ____________________________________________________________________________
14813 [ 12444] By: nick                                  on 2001/10/15  15:59:57
14814         Log: Integrate mainline
14815      Branch: perlio
14816           +> lib/Math/BigInt/t/Math/Subclass.pm
14817           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
14818           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
14819           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
14820           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
14821           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
14822           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
14823           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
14824           +> lib/unicore/mktables
14825            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
14826            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
14827            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
14828            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
14829            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
14830            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
14831            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
14832            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
14833            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
14834            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
14835            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
14836            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
14837            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
14838            - lib/unicore/syllables.txt
14839           !> (integrate 344 files)
14840 ____________________________________________________________________________
14841 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
14842         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
14843      Branch: perl
14844            ! ext/DB_File/DB_File.xs
14845 ____________________________________________________________________________
14846 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
14847         Log: Sync the skip() amounts with the number of tests.
14848      Branch: perl
14849            ! lib/Term/Complete.t
14850 ____________________________________________________________________________
14851 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
14852         Log: Update Changes.
14853      Branch: perl
14854            ! Changes patchlevel.h
14855 ____________________________________________________________________________
14856 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
14857         Log: MacOS Classic catdir() rewrite from Thomas Wegner
14858              (backward incompatibility, but a deliberate one,
14859              the old version simply is broken in its logic),
14860              also documentation updates, and as suggested replicated
14861              the File::Spec::Unix documentation updates also on the
14862              File::Spec documentation.
14863              
14864              TODO: there seems to be duplication of documentation
14865              between File::Spec and File::Spec::Unix.  I think
14866              the ::Unix should be left only with specific UNIXisms,
14867              and all the generic documentation should be in ::Spec.
14868      Branch: perl
14869            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
14870            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
14871            ! lib/File/Spec/Unix.pm
14872 ____________________________________________________________________________
14873 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
14874         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
14875              From: Blair Zajac <blair@orcaware.com>
14876              Date: Mon, 24 Sep 2001 11:48:58 -0700
14877              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
14878              
14879              (the skip() messages)
14880      Branch: perl
14881            ! t/op/magic.t
14882 ____________________________________________________________________________
14883 [ 12438] By: ams                                   on 2001/10/14  23:43:59
14884         Log: Subject: [PATCH] make PerlIO default on VMS
14885              From: "Craig A. Berry" <craigberry@mac.com>
14886              Date: Sun, 14 Oct 2001 15:27:18 -0500
14887              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
14888      Branch: perl
14889            ! configure.com
14890 ____________________________________________________________________________
14891 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
14892         Log: Retract #12436 (Abhijit already did this at #12426)
14893      Branch: perl
14894            ! lib/ExtUtils/MM_Unix.pm
14895 ____________________________________________________________________________
14896 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
14897         Log: (retracted by #12437)
14898              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
14899              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
14900              Date: Sat, 13 Oct 2001 20:33:55 +0200
14901              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
14902      Branch: perl
14903            ! lib/ExtUtils/MM_Unix.pm
14904 ____________________________________________________________________________
14905 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
14906         Log: Subject: h2xs grammar nit
14907              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
14908              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
14909              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
14910      Branch: perl
14911            ! utils/h2xs.PL
14912 ____________________________________________________________________________
14913 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
14914         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
14915              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
14916              Date: Sun, 14 Oct 2001 11:25:08 +0100
14917              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
14918      Branch: perl
14919            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
14920            ! warnings.pl
14921 ____________________________________________________________________________
14922 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
14923         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
14924              for File::Spec::Mac::catfile)
14925      Branch: perl
14926            ! lib/h2xs.t
14927 ____________________________________________________________________________
14928 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
14929         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
14930              From: Nicholas Clark <nick@ccl4.org>
14931              Date: Sat, 13 Oct 2001 00:07:31 +0100
14932              Message-ID: <20011013000731.D67535@plum.flirble.org>
14933      Branch: perl
14934            ! lib/h2xs.t utils/h2xs.PL
14935 ____________________________________________________________________________
14936 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
14937         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
14938              before DEFINE and INC), and repent by taking DEFINE and
14939              INC away from PASTHRU.
14940      Branch: perl
14941            ! lib/ExtUtils/MM_Unix.pm
14942 ____________________________________________________________________________
14943 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
14944         Log: More MANIFEST anomalies.
14945      Branch: perl
14946            ! MANIFEST
14947 ____________________________________________________________________________
14948 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
14949         Log: Not that many.
14950      Branch: perl
14951            ! MANIFEST
14952 ____________________________________________________________________________
14953 [ 12428] By: sky                                   on 2001/10/13  20:59:27
14954         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
14955              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14956              Date: Sat, 13 Oct 2001 23:15:55 +0200
14957              Message-ID: <20011013231555.A18071@rafael>
14958      Branch: perl
14959            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
14960            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
14961 ____________________________________________________________________________
14962 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
14963         Log: Rewrite mktables from scratch.
14964              - Cleaner.
14965              - Faster: 15-20 seconds as opposed to several minutes.
14966              - More dynamic: the names of the various categories
14967              such as the linebreak ones are dynamic, not static.
14968              - Is.pl: long names for the general category properties
14969              are now available.
14970              - Ranges (<... ,First>, <..., Last>) from the general
14971              categories work now.
14972              - No more mktables.PL because the mktables.PL is not
14973              and never has been run to create a mktables.
14974              - syllables.txt and Is/Syl*.pl removed: non-standard
14975              (not part of the Unicode), and the whole concept is
14976              being reworked (http://syllabary.sourceforge.net/),
14977              the old way wouldn't even work with the new Syllables.txt
14978              (it would result in 1000+ new categories)
14979      Branch: perl
14980            + lib/unicore/In/163.pl lib/unicore/In/164.pl
14981            + lib/unicore/In/165.pl lib/unicore/In/166.pl
14982            + lib/unicore/In/167.pl lib/unicore/In/168.pl
14983            + lib/unicore/In/169.pl lib/unicore/In/170.pl
14984            + lib/unicore/In/171.pl lib/unicore/Is.pl
14985            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
14986            + lib/unicore/mktables
14987            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
14988            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
14989            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
14990            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
14991            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
14992            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
14993            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
14994            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
14995            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
14996            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
14997            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
14998            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
14999            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
15000            - lib/unicore/syllables.txt
15001            ! (edit 304 files)
15002 ____________________________________________________________________________
15003 [ 12426] By: ams                                   on 2001/10/13  18:05:36
15004         Log: ExtUtils::MM_Unix should ignore comments when searching for
15005              $VERSION.
15006      Branch: perl
15007            ! lib/ExtUtils/MM_Unix.pm
15008 ____________________________________________________________________________
15009 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
15010         Log: Subject: Re: New module XML::Clean
15011              From: andreas.koenig@anima.de (Andreas J. Koenig)
15012              Date: 13 Oct 2001 10:17:09 +0200
15013              Message-ID: <m37ku0t0my.fsf@anima.de>
15014      Branch: perl
15015            ! pod/perlnewmod.pod
15016 ____________________________________________________________________________
15017 [ 12424] By: sky                                   on 2001/10/13  09:39:59
15018         Log: Set thread stack size if needed.
15019      Branch: perl
15020            ! ext/threads/threads.xs
15021 ____________________________________________________________________________
15022 [ 12423] By: sky                                   on 2001/10/13  09:36:49
15023         Log: We do want to set the attribute to joinable even on modern posix
15024              platforms.
15025      Branch: perl
15026            ! ext/threads/threads.xs
15027 ____________________________________________________________________________
15028 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
15029         Log: Subject: [PATCH ext/Data/Dumper.xs]
15030              From: Brian Ingerson <ingy@ttul.org>
15031              Date: Fri, 12 Oct 2001 19:32:35 -0700
15032              Message-ID: <20011012193235.B889@ttul.org>
15033      Branch: perl
15034            ! ext/Data/Dumper/Dumper.xs
15035 ____________________________________________________________________________
15036 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
15037         Log: Update Changes.
15038      Branch: perl
15039            ! Changes patchlevel.h
15040 ____________________________________________________________________________
15041 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
15042         Log: FAQ sync.
15043      Branch: perl
15044            ! pod/perlfaq3.pod pod/perlfaq4.pod
15045 ____________________________________________________________________________
15046 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
15047         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
15048              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
15049              Date: Fri, 12 Oct 2001 11:51:05 -0700
15050              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
15051      Branch: perl
15052            ! lib/File/Copy.pm
15053 ____________________________________________________________________________
15054 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
15055         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
15056              From: "chromatic" <chromatic@rmci.net>     
15057              Date: Thu, 11 Oct 2001 10:57:55 -0600
15058              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
15059              
15060              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
15061              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15062              Date: Thu, 11 Oct 2001 22:34:21 +0200
15063              Message-ID: <20011011223421.A693@rafael>     
15064              
15065              plus undef $Term::Complete::stty as suggested by Rafael.
15066      Branch: perl
15067            ! lib/Term/Complete.pm lib/Term/Complete.t
15068 ____________________________________________________________________________
15069 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
15070         Log: UUnndduupplleexx..
15071      Branch: perl
15072            ! perl.h
15073 ____________________________________________________________________________
15074 [ 12416] By: sky                                   on 2001/10/12  20:16:19
15075         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
15076              From: Andy Dougherty <doughera@lafayette.edu>
15077              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
15078              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
15079              (Potentially only band-aid)
15080      Branch: perl
15081            ! sv.c
15082 ____________________________________________________________________________
15083 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
15084         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
15085              mishandles kill(), and therefore the sigaction test
15086              should be skipped, from Charles Lane.
15087      Branch: perl
15088            ! ext/POSIX/t/sigaction.t
15089 ____________________________________________________________________________
15090 [ 12414] By: sky                                   on 2001/10/12  18:47:49
15091         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
15092      Branch: perl
15093            ! op.h
15094 ____________________________________________________________________________
15095 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
15096         Log: Upgrade to Math::BigInt 1.44 from Tels and
15097              further fixes from John Peacock.
15098      Branch: perl
15099            + lib/Math/BigInt/t/Math/Subclass.pm
15100            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
15101            + lib/Math/BigInt/t/subclass.t
15102            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15103            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
15104            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
15105            ! lib/Math/BigInt/t/mbimbf.t
15106 ____________________________________________________________________________
15107 [ 12412] By: sky                                   on 2001/10/12  18:28:23
15108         Log: perhaps pthread_attr_t really needs to be set for the old api
15109      Branch: perl
15110            ! ext/threads/threads.xs
15111 ____________________________________________________________________________
15112 [ 12411] By: sky                                   on 2001/10/12  18:11:45
15113         Log: pthread_keycreate not pthread_key_create under the here be dragons API
15114      Branch: perl
15115            ! ext/threads/threads.h
15116 ____________________________________________________________________________
15117 [ 12410] By: sky                                   on 2001/10/12  18:07:37
15118         Log: Apperently OLD PTHREADS API is a bit retarded.
15119              This should fix another set of compile failures in HP-UX 10.20.
15120      Branch: perl
15121            ! ext/threads/threads.h ext/threads/threads.xs
15122 ____________________________________________________________________________
15123 [ 12409] By: nick                                  on 2001/10/12  15:30:01
15124         Log: Blind integrate of mainline
15125      Branch: perlio
15126           +> (branch 32 files)
15127            - lib/unicode/README
15128           !> (integrate 121 files)
15129 ____________________________________________________________________________
15130 [ 12408] By: sky                                   on 2001/10/12  14:55:08
15131         Log: Let us avoid being smart for now.
15132      Branch: perl
15133            ! ext/threads/threads.h
15134 ____________________________________________________________________________
15135 [ 12407] By: sky                                   on 2001/10/12  14:38:12
15136         Log: (void*) the argument to make sure we work with picky compilers
15137      Branch: perl
15138            ! ext/threads/threads.xs
15139 ____________________________________________________________________________
15140 [ 12406] By: ams                                   on 2001/10/12  13:26:04
15141         Log: (replaced with #12600)
15142              
15143              Subject: [PATCH 5.6.1 perldoc] use File::Temp
15144              From: Mikhail Zabaluev <mhz@alt-linux.org>
15145              Date: Fri, 12 Oct 2001 12:47:47 +0400
15146              Message-Id: <20011012124747.E13918@localhost.localdomain>
15147      Branch: perl
15148            ! utils/perldoc.PL
15149 ____________________________________________________________________________
15150 [ 12405] By: ams                                   on 2001/10/12  13:05:32
15151         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
15152              From: andreas.koenig@anima.de (Andreas J. Koenig)
15153              Date: 12 Oct 2001 11:12:07 +0200
15154              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
15155      Branch: perl
15156            ! lib/Memoize/t/speed.t
15157 ____________________________________________________________________________
15158 [ 12404] By: sky                                   on 2001/10/12  12:46:15
15159         Log: A) Support OLD_PTHREADS_API
15160              B) Change from using pthread_t to using a TLS to store the
15161              index of the thread in an hash, this is to avoid problems when
15162              in fact pthread_t was not a seralizable type.
15163              Both these changes are because of HP-UX 10.20
15164              This has not been tested on win32 but should work there.
15165              Need to add support for NetWare.
15166      Branch: perl
15167            ! ext/threads/threads.h ext/threads/threads.xs
15168 ____________________________________________________________________________
15169 [ 12403] By: ams                                   on 2001/10/12  07:34:19
15170         Log: Subject: Re: New module XML::Clean
15171              From: andreas.koenig@anima.de (Andreas J. Koenig)
15172              Date: 12 Oct 2001 10:20:35 +0200
15173              Message-Id: <m3elo9uv58.fsf@anima.de>
15174      Branch: perl
15175            ! pod/perlnewmod.pod
15176 ____________________________________________________________________________
15177 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
15178         Log: More HP model tweaks from Merijn.
15179      Branch: perl
15180            ! README.hpux
15181 ____________________________________________________________________________
15182 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
15183         Log: Update Changes.
15184      Branch: perl
15185            ! Changes patchlevel.h
15186 ____________________________________________________________________________
15187 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
15188         Log: HP-UX update from H.Merijn Brand.
15189      Branch: perl
15190            ! README.hpux
15191 ____________________________________________________________________________
15192 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
15193         Log: Subject: [PATCH] fix link rot in README.vms
15194              From: "Craig A. Berry" <craigberry@mac.com>
15195              Date: Wed, 10 Oct 2001 17:17:00 -0500
15196              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
15197      Branch: perl
15198            ! README.vms
15199 ____________________________________________________________________________
15200 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
15201         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
15202              From: "chromatic" <chromatic@rmci.net>
15203              Date: Wed, 10 Oct 2001 15:50:30 -0600
15204              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
15205      Branch: perl
15206            ! lib/Term/Complete.t
15207 ____________________________________________________________________________
15208 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
15209         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
15210              From: "chromatic" <chromatic@rmci.net>
15211              Date: Wed, 10 Oct 2001 15:45:42 -0600
15212              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
15213      Branch: perl
15214            + lib/ExtUtils/Packlist.t
15215            ! MANIFEST
15216 ____________________________________________________________________________
15217 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
15218         Log: VMS needs quotes around the -I option to keep it from
15219              being downcased, from Charles Lane.
15220      Branch: perl
15221            ! t/run/kill_perl.t
15222 ____________________________________________________________________________
15223 [ 12395] By: ams                                   on 2001/10/10  16:22:32
15224         Log: Subject: [PATCH lib/FindBin.pm]
15225              From: Stas Bekman <stas@stason.org>
15226              Date: Tue, 09 Oct 2001 23:57:10 +0800
15227              Message-Id: <3BC31E56.60805@stason.org>
15228      Branch: perl
15229            ! lib/FindBin.pm
15230 ____________________________________________________________________________
15231 [ 12394] By: ams                                   on 2001/10/10  16:09:53
15232         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
15233              From: Abhijit Menon-Sen <ams@wiw.org>
15234              Date: Wed, 10 Oct 2001 21:59:33 +0530
15235              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
15236      Branch: perl
15237            ! ext/Data/Dumper/Dumper.xs
15238 ____________________________________________________________________________
15239 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
15240         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
15241              from Charles Lane.
15242      Branch: perl
15243            ! lib/File/Spec/VMS.pm
15244 ____________________________________________________________________________
15245 [ 12392] By: ams                                   on 2001/10/10  14:49:43
15246         Log: Subject: [PATCH] two s/// bugfixes
15247              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15248              Date: Wed, 10 Oct 2001 17:23:44 +0200
15249              Message-Id: <20011010172344.C22440@rafael>
15250      Branch: perl
15251            ! pp_ctl.c regexec.c t/op/subst.t
15252 ____________________________________________________________________________
15253 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
15254         Log: Fix/improve handling of the [000000] special "root"
15255              directory, by putting cwd in canonical form when doing
15256              abs2rel, and prepending a 000000 to directory "chunks"
15257              if missing from base or path.  Also adjust test to
15258              reflect the (improved) output from abs2rel.
15259              From Charles Lane.
15260      Branch: perl
15261            ! lib/File/Spec.t lib/File/Spec/VMS.pm
15262 ____________________________________________________________________________
15263 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
15264         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
15265              all of the extra VMSish attributes (such as "treat this logical
15266              as a device name") that are necessary to make programs run.
15267              A tainted %ENV does not hinder VMS.  From Charles Lane.
15268      Branch: perl
15269            ! lib/File/Find/t/taint.t
15270 ____________________________________________________________________________
15271 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
15272         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
15273              
15274              o  VMS is case-insensitive, RTL downcases filenames read
15275              by perl... so need to re-upcase filenames like MANIFEST
15276              and MANIFEST.SKIP
15277              
15278              o  Need to convert VMS-style to Unix-style filenames when comparing
15279              names in MANIFEST to names in filesystem.
15280              
15281              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
15282              since VMS won't let you (easily) delete non-empty directories.
15283              
15284              From Charles Lane.
15285      Branch: perl
15286            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
15287 ____________________________________________________________________________
15288 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
15289         Log: Unix and VMS agree on "*" as a "match any number of any chars"
15290              wildcards, but differ ("?"  vs.  "%") for their "match any single
15291              char" wildcard.  This patch changes "?"  chars to "%" before doing a
15292              VMS glob...at no loss of functionality, since "?"  isn't a valid
15293              filename char on VMS.  From Charles Lane.
15294      Branch: perl
15295            ! doio.c
15296 ____________________________________________________________________________
15297 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
15298         Log: (accidentally empty submit; new life as #12390)
15299      Branch: perl
15300            ! lib/File/Find/t/taint.t
15301 ____________________________________________________________________________
15302 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
15303         Log: Even more VMS tweakage from Charles Lane:
15304              
15305              Tweak #1:  splitdir only works on directory part of filespec,
15306              split off volume first
15307              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
15308              (it's a horrible kludge in the run-time library,
15309              improved in later versions). Check the
15310              $Config{'d_setenv'} flag before attempting to set it.
15311      Branch: perl
15312            ! t/op/chdir.t
15313 ____________________________________________________________________________
15314 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
15315         Log: VMS tweakage from Charles Lane.
15316              
15317              . command.com doubles an output line when prompting for extensions
15318              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
15319              . perl5db doesn't clean up after itself
15320      Branch: perl
15321            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
15322 ____________________________________________________________________________
15323 [ 12384] By: sky                                   on 2001/10/09  19:16:11
15324         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
15325              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15326              Date: Tue, 9 Oct 2001 22:10:26 +0200
15327              Message-ID: <20011009221026.A8579@rafael>
15328      Branch: perl
15329            ! pod/perldata.pod
15330 ____________________________________________________________________________
15331 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
15332         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
15333              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
15334              Date: 9 Oct 2001 15:15:06 -0000
15335              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
15336      Branch: perl
15337            ! t/op/subst.t
15338 ____________________________________________________________________________
15339 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
15340         Log: Update Changes.
15341      Branch: perl
15342            ! Changes patchlevel.h
15343 ____________________________________________________________________________
15344 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
15345         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
15346              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
15347              when a NULL is passed for the filename string pointer.
15348              From Charles Lane.
15349      Branch: perl
15350            ! vms/vms.c
15351 ____________________________________________________________________________
15352 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
15353         Log: Subject: HP systems update
15354              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15355              Date: Tue, 09 Oct 2001 15:59:22 +0200
15356              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
15357      Branch: perl
15358            ! README.hpux
15359 ____________________________________________________________________________
15360 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
15361         Log: CPAN::Nox does now have a test.
15362      Branch: perl
15363            ! t/lib/1_compile.t
15364 ____________________________________________________________________________
15365 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
15366         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
15367              From: David Dyck <dcd@tc.fluke.com>
15368              Date: Mon, 1 Oct 2001 12:17:36 -0700
15369              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
15370      Branch: perl
15371            ! installperl
15372 ____________________________________________________________________________
15373 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
15374         Log: NetWare update from Ananth Kesari.
15375      Branch: perl
15376            ! NetWare/nwperlsys.h makedef.pl
15377 ____________________________________________________________________________
15378 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
15379         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
15380              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15381              Date: Tue, 9 Oct 2001 08:40:57 EDT
15382              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
15383      Branch: perl
15384            ! lib/File/Find/t/find.t
15385 ____________________________________________________________________________
15386 [ 12374] By: ams                                   on 2001/10/09  05:31:45
15387         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
15388              ExtUtils::Mkbootstrap
15389              From: "chromatic" <chromatic@rmci.net>
15390              Date: Tue, 09 Oct 2001 00:08:37 -0600
15391              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
15392      Branch: perl
15393            + lib/ExtUtils/Mkbootstrap.t
15394            ! MANIFEST
15395 ____________________________________________________________________________
15396 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
15397         Log: Enable more debugging.
15398      Branch: perl
15399            ! lib/utf8_heavy.pl
15400 ____________________________________________________________________________
15401 [ 12372] By: ams                                   on 2001/10/09  02:11:59
15402         Log: #12370 forgot to modify is_gv_magical().
15403      Branch: perl
15404            ! gv.c
15405 ____________________________________________________________________________
15406 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
15407         Log: Make the toupper/lower/title API for Unicode not right
15408              but at least less wrong: prepare for the mapping being
15409              more than just one-character-to-one-character.
15410      Branch: perl
15411            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
15412            ! regexec.c utf8.c
15413 ____________________________________________________________________________
15414 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
15415         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
15416              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15417              Date: Mon, 8 Oct 2001 22:18:23 -0400
15418              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
15419      Branch: perl
15420            ! pod/perlvar.pod t/op/taint.t
15421 ____________________________________________________________________________
15422 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
15423         Log: FAQ sync.
15424      Branch: perl
15425            ! pod/perlfaq3.pod pod/perlfaq4.pod
15426 ____________________________________________________________________________
15427 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
15428         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
15429              From: "chromatic" <chromatic@rmci.net>
15430              Date: Mon, 08 Oct 2001 14:05:32 -0600
15431              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
15432      Branch: perl
15433            ! lib/Term/Cap.t
15434 ____________________________________________________________________________
15435 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
15436         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
15437              From: Michael G Schwern <schwern@pobox.com>
15438              Date: Mon, 8 Oct 2001 17:00:14 -0400
15439              Message-ID: <20011008170014.L17083@blackrider>
15440      Branch: perl
15441            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
15442 ____________________________________________________________________________
15443 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
15444         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
15445              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15446              Date: Mon, 8 Oct 2001 16:01:33 EDT
15447              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
15448      Branch: perl
15449            ! ext/Time/HiRes/HiRes.xs
15450 ____________________________________________________________________________
15451 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
15452         Log: Subject: [PATCH] Autosplit patch for VMS
15453              From: "Craig A. Berry" <craigberry@mac.com>
15454              Date: Mon, 08 Oct 2001 15:40:43 -0500
15455              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
15456      Branch: perl
15457            ! lib/AutoSplit.pm lib/AutoSplit.t
15458 ____________________________________________________________________________
15459 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
15460         Log: Don't assume that everybody is running OS X 10.1 yet;
15461              from Kay Röpke.
15462      Branch: perl
15463            ! hints/darwin.sh
15464 ____________________________________________________________________________
15465 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
15466         Log: Update Changes.
15467      Branch: perl
15468            ! Changes patchlevel.h
15469 ____________________________________________________________________________
15470 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
15471         Log: Retract #12358 for now.
15472      Branch: perl
15473            ! lib/Term/Cap.t
15474 ____________________________________________________________________________
15475 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
15476         Log: Can't figure out what this is testing.
15477              (If it is trying to catch SIGKILL, it should stop
15478              trying because that is by definition impossible.)
15479      Branch: perl
15480            ! lib/sigtrap.t
15481 ____________________________________________________________________________
15482 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
15483         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
15484              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15485              Date: Sun, 30 Sep 2001 21:15:13 +0200
15486              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
15487      Branch: perl
15488            ! lib/ExtUtils/MM_Win32.pm
15489 ____________________________________________________________________________
15490 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
15491         Log: Clarify the ldlibpth part and condense the overall text.
15492      Branch: perl
15493            ! t/TEST
15494 ____________________________________________________________________________
15495 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
15496         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
15497              From: "chromatic" <chromatic@rmci.net>
15498              Date: Sun, 07 Oct 2001 16:59:26 -0600
15499              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
15500      Branch: perl
15501            ! lib/Term/Cap.t
15502 ____________________________________________________________________________
15503 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
15504         Log: Update the list because fo #12265.
15505      Branch: perl
15506            ! t/lib/1_compile.t
15507 ____________________________________________________________________________
15508 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
15509         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
15510              From: Nicholas Clark <nick@ccl4.org>
15511              Date: Sun, 7 Oct 2001 20:53:33 +0100
15512              Message-ID: <20011007205333.S38756@plum.flirble.org>   
15513      Branch: perl
15514            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
15515            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
15516            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
15517            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
15518            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
15519            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
15520            ! lib/Switch/t/switch.t lib/Term/Complete.t
15521            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
15522            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
15523            ! t/op/my_stash.t
15524 ____________________________________________________________________________
15525 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
15526         Log: Integrate patch #12350 from maintperl; typo in
15527              IO::Seekable doc.
15528      Branch: perl
15529           !> ext/IO/lib/IO/Seekable.pm
15530 ____________________________________________________________________________
15531 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
15532         Log: Detypo.
15533      Branch: perl
15534            ! hints/darwin.sh
15535 ____________________________________________________________________________
15536 [ 12353] By: sky                                   on 2001/10/07  17:16:14
15537         Log: Change 12349 didn't really get it right.
15538      Branch: perl
15539            ! lib/Unicode/README
15540 ____________________________________________________________________________
15541 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
15542         Log: If running the harness the dynamic library search path
15543              may need setting.
15544      Branch: perl
15545            ! t/TEST
15546 ____________________________________________________________________________
15547 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
15548         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
15549              in ldflags.
15550      Branch: perl
15551            ! hints/darwin.sh
15552 ____________________________________________________________________________
15553 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
15554         Log: typo in IO::Seekable doc
15555      Branch: maint-5.6/perl
15556            ! ext/IO/lib/IO/Seekable.pm
15557 ____________________________________________________________________________
15558 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
15559         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
15560              doesn't work on Mac OS X 10.1 (when unpacking the tar the
15561              latter gets renamed as lib/unicode:1, assumedly for security
15562              reasons not to overwrite stuff)
15563      Branch: perl
15564            + lib/Unicode/README
15565            - lib/unicode/README
15566            ! MANIFEST
15567 ____________________________________________________________________________
15568 [ 12348] By: ams                                   on 2001/10/07  05:33:40
15569         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
15570              From: "chromatic" <chromatic@rmci.net>
15571              Date: Sat, 06 Oct 2001 21:42:03 -0600
15572              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
15573      Branch: perl
15574            + lib/CPAN/t/Nox.t
15575            ! MANIFEST
15576 ____________________________________________________________________________
15577 [ 12347] By: ams                                   on 2001/10/07  00:48:10
15578         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
15579              From: "chromatic" <chromatic@rmci.net>
15580              Date: Sat, 06 Oct 2001 18:52:10 -0600
15581              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
15582      Branch: perl
15583            + lib/sigtrap.t
15584            ! MANIFEST
15585 ____________________________________________________________________________
15586 [ 12346] By: ams                                   on 2001/10/06  23:14:01
15587         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
15588              h2xs write?)
15589              From: Nicholas Clark <nick@ccl4.org>
15590              Date: Sat, 6 Oct 2001 21:46:43 +0100
15591              Message-Id: <20011006214643.L38756@plum.flirble.org>
15592      Branch: perl
15593            ! utils/h2xs.PL
15594 ____________________________________________________________________________
15595 [ 12345] By: ams                                   on 2001/10/06  17:39:53
15596         Log: Subject: [PATCH] Memoize tests
15597              From: Nicholas Clark <nick@ccl4.org>
15598              Date: Sat, 6 Oct 2001 18:04:21 +0100
15599              Message-Id: <20011006180421.J38756@plum.flirble.org>
15600      Branch: perl
15601            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
15602            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
15603            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
15604            ! lib/Memoize/t/expire_module_n.t
15605            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
15606            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
15607            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
15608            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
15609            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
15610            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
15611 ____________________________________________________________________________
15612 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
15613         Log: Retract the latter part of #12343.
15614      Branch: perl
15615            ! ext/IO/lib/IO/Socket/INET.pm
15616 ____________________________________________________________________________
15617 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
15618         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
15619              From: David Dyck <dcd@tc.fluke.com>
15620              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
15621              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
15622              
15623              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
15624              From: David Dyck <dcd@tc.fluke.com>
15625              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
15626              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
15627      Branch: perl
15628            ! ext/IO/lib/IO/Socket/INET.pm
15629 ____________________________________________________________________________
15630 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
15631         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
15632              From: Robin Barker <rmb1@cise.npl.co.uk>
15633              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
15634              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
15635      Branch: perl
15636            ! t/TEST
15637 ____________________________________________________________________________
15638 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
15639         Log: Don't assume that %x is good for displaying UVs.
15640      Branch: perl
15641            ! dump.c
15642 ____________________________________________________________________________
15643 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
15644         Log: Update Changes.
15645      Branch: perl
15646            ! Changes patchlevel.h
15647 ____________________________________________________________________________
15648 [ 12339] By: ams                                   on 2001/10/05  10:22:34
15649         Log: Subject: [PATCH] perlfunc/select
15650              From: Nicholas Clark <nick@ccl4.org>
15651              Date: Fri, 5 Oct 2001 11:33:58 +0100
15652              Message-Id: <20011005113358.Z38756@plum.flirble.org>
15653      Branch: perl
15654            ! pod/perlfunc.pod
15655 ____________________________________________________________________________
15656 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
15657         Log: Retract #12313 and #12249.
15658      Branch: perl
15659            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
15660            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
15661            ! pod/perlebcdic.pod
15662 ____________________________________________________________________________
15663 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
15664         Log: Subject: [PATCH] perlvms.pod update
15665              From: "Craig A. Berry" <craigberry@mac.com>
15666              Date: Thu, 04 Oct 2001 12:55:52 -0500
15667              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
15668      Branch: perl
15669            ! vms/perlvms.pod
15670 ____________________________________________________________________________
15671 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
15672         Log: Subject: PATCH: Tie::SubstrHash
15673              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15674              Date: Thu, 04 Oct 2001 12:12:41 +0100
15675              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
15676      Branch: perl
15677            ! lib/Tie/SubstrHash.pm
15678 ____________________________________________________________________________
15679 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
15680         Log: Unicode properties saga continues.
15681      Branch: perl
15682            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
15683            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
15684 ____________________________________________________________________________
15685 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
15686         Log: Yet more Unicode properties.
15687      Branch: perl
15688            + lib/unicore/In/137.pl lib/unicore/In/138.pl
15689            + lib/unicore/In/139.pl lib/unicore/In/140.pl
15690            + lib/unicore/In/141.pl lib/unicore/In/142.pl
15691            + lib/unicore/In/143.pl lib/unicore/In/144.pl
15692            + lib/unicore/In/145.pl lib/unicore/In/146.pl
15693            + lib/unicore/In/147.pl lib/unicore/In/148.pl
15694            + lib/unicore/In/149.pl lib/unicore/In/150.pl
15695            + lib/unicore/In/151.pl lib/unicore/In/152.pl
15696            + lib/unicore/In/153.pl lib/unicore/In/154.pl
15697            + lib/unicore/In/155.pl lib/unicore/In/156.pl
15698            + lib/unicore/In/157.pl lib/unicore/In/158.pl
15699            + lib/unicore/In/159.pl lib/unicore/In/160.pl
15700            + lib/unicore/In/161.pl lib/unicore/In/162.pl
15701            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
15702            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
15703            ! pod/perlunicode.pod
15704 ____________________________________________________________________________
15705 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
15706         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
15707              From: "Craig A. Berry" <craigberry@mac.com>
15708              Date: Wed, 03 Oct 2001 17:45:25 -0500
15709              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
15710              
15711              (the lib/Term/Complete.t patched differently by #12332)
15712      Branch: perl
15713            ! lib/ExtUtils/Command.t
15714 ____________________________________________________________________________
15715 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
15716         Log: Restore only if something to restore.
15717      Branch: perl
15718            ! lib/Term/Complete.t
15719 ____________________________________________________________________________
15720 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
15721         Log: Update various resources for credits,
15722              minor icons fixes, and versions.
15723      Branch: maint-5.6/macperl
15724            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
15725            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
15726            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
15727 ____________________________________________________________________________
15728 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
15729         Log: Quiet the warnings about using undef value
15730      Branch: maint-5.6/macperl
15731            ! lib/File/Temp.pm
15732 ____________________________________________________________________________
15733 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
15734         Log: Fix up Ballon Help and Help menu docs (first pass);
15735              remove balloon rez file, and autogenerate with
15736              Balloon2Rez instead.
15737      Branch: maint-5.6/macperl
15738            + macos/macperl/macscripts/Balloon2Rez
15739            - macos/macperl/MPBalloons.r
15740            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
15741 ____________________________________________________________________________
15742 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
15743         Log: Allow overriding of defaults, for change #12327.
15744      Branch: maint-5.6/macperl
15745            ! perl.h
15746 ____________________________________________________________________________
15747 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
15748         Log: Override PerlProc_exit.
15749      Branch: maint-5.6/macperl
15750            ! macos/macish.h
15751 ____________________________________________________________________________
15752 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
15753         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
15754      Branch: maint-5.6/macperl
15755            + macos/bundled_lib/blib/lib/MD5.pm
15756            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
15757            + macos/lib/Mac/AETE/Dialect.pm
15758            + macos/lib/Mac/AETE/Format/Converter.pm
15759            + macos/lib/Mac/AETE/Format/Dictionary.pm
15760            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
15761            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
15762            + macos/lib/Mac/Toolbox.pod
15763            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
15764 ____________________________________________________________________________
15765 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
15766         Log: Sync up silly CVS headers ... I should commit CVS
15767              first to avoid this ...
15768      Branch: maint-5.6/macperl
15769            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
15770            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
15771            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
15772            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
15773 ____________________________________________________________________________
15774 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
15775         Log: Fix Matthias' address, and attributions.
15776      Branch: maint-5.6/macperl
15777            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
15778            ! pod/perlport.pod
15779 ____________________________________________________________________________
15780 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
15781         Log: Fix Matthias' address, and attributions.
15782      Branch: maint-5.6/macperl
15783            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
15784            ! macos/ext/Mac/Components/Components.pm
15785            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
15786            ! macos/ext/Mac/Dialogs/Dialogs.pm
15787            ! macos/ext/Mac/Events/Events.pm
15788            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
15789            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
15790            ! macos/ext/Mac/Gestalt/Gestalt.pm
15791            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
15792            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
15793            ! macos/ext/Mac/Menus/Menus.pm
15794            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
15795            ! macos/ext/Mac/Movies/Movies.pm
15796            ! macos/ext/Mac/Navigation/Navigation.pm
15797            ! macos/ext/Mac/Notification/Notification.pm
15798            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
15799            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
15800            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
15801            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
15802            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
15803            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
15804            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
15805            ! macos/ext/Mac/StandardFile/StandardFile.pm
15806            ! macos/ext/Mac/TextEdit/TextEdit.pm
15807            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
15808            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
15809            ! macos/lib/Mac/LowMem.pm
15810 ____________________________________________________________________________
15811 [ 12322] By: sky                                   on 2001/10/03  18:41:07
15812         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
15813              From: "Craig A. Berry" <craigberry@mac.com>
15814              Date: Wed, 03 Oct 2001 14:30:55 -0500
15815              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
15816      Branch: perl
15817            ! vms/vms.c
15818 ____________________________________________________________________________
15819 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
15820         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
15821              From: "Craig A. Berry" <craigberry@mac.com>
15822              Date: Wed, 03 Oct 2001 14:30:55 -0500
15823              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
15824      Branch: perl
15825            ! vms/vms.c
15826 ____________________________________________________________________________
15827 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
15828         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
15829              only IsL&) and Inherited (negative lookahead good);
15830              add tests for Common, Inherited, and L&.
15831      Branch: perl
15832            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
15833 ____________________________________________________________________________
15834 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
15835         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
15836              (The Unicode standard uses L& quite often.)
15837      Branch: perl
15838            ! lib/utf8_heavy.pl
15839 ____________________________________________________________________________
15840 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
15841         Log: Add the 'Common' Unicode property (code points not
15842              explicitly assigned to any other script).
15843      Branch: perl
15844            + lib/unicore/In/136.pl
15845            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
15846 ____________________________________________________________________________
15847 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
15848         Log: Skip the RV printing test under threads until fixed.
15849      Branch: perl
15850            ! ext/B/t/terse.t
15851 ____________________________________________________________________________
15852 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
15853         Log: Subject: 12309 / cygwin / win2k
15854              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15855              Date: Wed, 03 Oct 2001 15:25:15 +0200
15856              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
15857      Branch: perl
15858            ! makedef.pl
15859 ____________________________________________________________________________
15860 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
15861         Log: Metaconfig unit change for #12314.
15862      Branch: metaconfig
15863            ! U/modified/Head.U
15864 ____________________________________________________________________________
15865 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
15866         Log: Subject: Both cygwin and djgpp on one machine
15867              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15868              Date: Wed, 03 Oct 2001 15:02:59 +0200
15869              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
15870      Branch: perl
15871            ! Configure
15872 ____________________________________________________________________________
15873 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
15874         Log: (retracted by #12338)
15875              
15876              Subject: [PATCH] Code clean up for perlboot.pod
15877              From: Casey West <casey@geeknest.com>
15878              Date: Tue, 2 Oct 2001 19:24:43 -0400
15879              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
15880              
15881              Subject: [PATCH] Code clean up for perlbot.diff
15882              From: Casey West <casey@geeknest.com>
15883              Date: Tue, 2 Oct 2001 19:25:22 -0400
15884              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
15885              
15886              Subject: [PATCH] Code clean up for perlcall.pod
15887              From: Casey West <casey@geeknest.com>
15888              Date: Tue, 2 Oct 2001 19:25:57 -0400
15889              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
15890              
15891              Subject: [PATCH] Code clean up for perldata.pod
15892              From: Casey West <casey@geeknest.com>
15893              Date: Tue, 2 Oct 2001 19:26:29 -0400
15894              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
15895              
15896              Subject: [PATCH] Code clean up for perldbmfilter.pod
15897              From: Casey West <casey@geeknest.com>
15898              Date: Tue, 2 Oct 2001 19:26:59 -0400
15899              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
15900              
15901              Subject: [PATCH] Code clean up for perlebcdic.pod
15902              From: Casey West <casey@geeknest.com>
15903              Date: Tue, 2 Oct 2001 19:27:37 -0400
15904              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
15905      Branch: perl
15906            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
15907            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
15908 ____________________________________________________________________________
15909 [ 12312] By: ams                                   on 2001/10/02  23:43:55
15910         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
15911              From: Michael G Schwern <schwern@pobox.com>
15912              Date: Tue, 2 Oct 2001 17:00:49 -0400
15913              Message-Id: <20011002170049.A9955@blackrider>
15914      Branch: perl
15915            ! lib/ExtUtils/MakeMaker.pm
15916 ____________________________________________________________________________
15917 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
15918         Log: FAQ sync.
15919      Branch: perl
15920            ! pod/perlfaq3.pod
15921 ____________________________________________________________________________
15922 [ 12310] By: nick                                  on 2001/10/02  16:09:49
15923         Log: Integrate mainline
15924      Branch: perlio
15925           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
15926           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
15927           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
15928           !> patchlevel.h t/op/pat.t
15929 ____________________________________________________________________________
15930 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
15931         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
15932              not just one single space.
15933      Branch: perl
15934            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
15935 ____________________________________________________________________________
15936 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
15937         Log: AUTHORS updates.
15938      Branch: perl
15939            ! AUTHORS
15940 ____________________________________________________________________________
15941 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
15942         Log: Update Changes.
15943      Branch: perl
15944            ! Changes patchlevel.h
15945 ____________________________________________________________________________
15946 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
15947         Log: Work around old buggy glibcs for langinfo constants,
15948              from Nicholas Clark and David Dyck.
15949      Branch: perl
15950            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
15951 ____________________________________________________________________________
15952 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
15953         Log: Eradicate Time::Piece; add an example.
15954      Branch: perl
15955            ! ext/I18N/Langinfo/Langinfo.pm
15956 ____________________________________________________________________________
15957 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
15958         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
15959              From: Robert Spier <rspier@pobox.com>
15960              Date: Mon, 1 Oct 2001 23:20:16 -0700
15961              Message-ID: <15289.23712.422087.878224@rls.cx>
15962      Branch: perl
15963            ! lib/Pod/Html.pm
15964 ____________________________________________________________________________
15965 [ 12303] By: sky                                   on 2001/10/02  10:40:57
15966         Log: Fixes obscure bug that manifests itself by.
15967              local $!=0;undef*STDOUT;#segfaults
15968              Has been around for a while. Possible other magic IO vars are
15969              possibly affected aswell. Reported by Jos Boumans.
15970      Branch: perl
15971            ! mg.c
15972 ____________________________________________________________________________
15973 [ 12302] By: nick                                  on 2001/10/02  09:00:52
15974         Log: Integrate mainline
15975      Branch: perlio
15976           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
15977           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
15978           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
15979 ____________________________________________________________________________
15980 [ 12301] By: nick                                  on 2001/10/02  08:40:57
15981         Log: Integrate mainline + lib/open.t patch from Chromatic
15982      Branch: perlio
15983           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
15984            ! lib/open.t
15985           !> (integrate 29 files)
15986 ____________________________________________________________________________
15987 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
15988         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
15989              Until it has, better stop early if someone requests threads.
15990      Branch: perl
15991            ! hints/darwin.sh
15992 ____________________________________________________________________________
15993 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
15994         Log: Subject: [ID 20011001.011] redundant code in t/TEST
15995              From: David Dyck <dcd@tc.fluke.com>
15996              Date: Mon, 1 Oct 2001 12:56:24 -0700
15997              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
15998      Branch: perl
15999            ! t/TEST
16000 ____________________________________________________________________________
16001 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
16002         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
16003              From: "chromatic" <chromatic@rmci.net>
16004              Date: Mon, 01 Oct 2001 12:27:12 -0600
16005              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
16006      Branch: perl
16007            ! lib/Term/Cap.t
16008 ____________________________________________________________________________
16009 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
16010         Log: UNICOS testing patches from Nicholas Clark.
16011      Branch: perl
16012            ! t/op/arith.t t/op/pack.t
16013 ____________________________________________________________________________
16014 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
16015         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
16016              From: "chromatic" <chromatic@rmci.net>
16017              Date: Mon, 01 Oct 2001 10:21:51 -0600
16018              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
16019      Branch: perl
16020            ! lib/open.t
16021 ____________________________________________________________________________
16022 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
16023         Log: Make missing the RADIXCHAR a softer, gentler error.
16024      Branch: perl
16025            ! ext/I18N/Langinfo/Langinfo.t
16026 ____________________________________________________________________________
16027 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
16028         Log: Nuke also the LANG because of glibc.
16029      Branch: perl
16030            ! lib/open.t
16031 ____________________________________________________________________________
16032 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
16033         Log: Also the ^Is is optional.
16034      Branch: perl
16035            ! pod/perlunicode.pod t/op/pat.t
16036 ____________________________________________________________________________
16037 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
16038         Log: Be careful to pull chars from the varargs stack when
16039              formatting chars.
16040      Branch: perl
16041            ! regcomp.c
16042 ____________________________________________________________________________
16043 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
16044         Log: sortsv not in place anymore, noticed by John P. Linderman.
16045      Branch: perl
16046            ! pod/perlapi.pod pp_ctl.c
16047 ____________________________________________________________________________
16048 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
16049         Log: Make the diagnostic messages more neutral.
16050      Branch: perl
16051            ! ext/B/t/terse.t
16052 ____________________________________________________________________________
16053 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
16054         Log: Forgotten from #12288.
16055      Branch: perl
16056            ! ext/Data/Dumper/Dumper.pm
16057 ____________________________________________________________________________
16058 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
16059         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
16060              From: Brian Ingerson <ingy@ttul.org>
16061              Date: Sun, 30 Sep 2001 21:45:56 -0700
16062              Message-ID: <20010930214556.D26392@ttul.org>
16063              
16064              (remember also the #12289)
16065      Branch: perl
16066            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
16067 ____________________________________________________________________________
16068 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
16069         Log: More Unicode property tests for the abbreviated
16070              general properties.
16071      Branch: perl
16072            ! t/op/pat.t
16073 ____________________________________________________________________________
16074 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
16075         Log: Further tweaks to the Unicode properties.
16076      Branch: perl
16077            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
16078 ____________________________________________________________________________
16079 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
16080         Log: Retract #12284.
16081      Branch: perl
16082            ! lib/Term/Cap.t
16083 ____________________________________________________________________________
16084 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
16085         Log: (Retracted by #12285)
16086      Branch: perl
16087            ! lib/Term/Cap.t
16088 ____________________________________________________________________________
16089 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
16090         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
16091              From: "chromatic" <chromatic@rmci.net>  
16092              Date: Sun, 30 Sep 2001 16:10:02 -0600
16093              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
16094      Branch: perl
16095            + lib/Term/Cap.t
16096            ! MANIFEST
16097 ____________________________________________________________________________
16098 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
16099         Log: Use stty -g to restore the terminal state, do not even
16100              try to run the tests if stty -g is not available.
16101      Branch: perl
16102            ! lib/Term/Complete.t
16103 ____________________________________________________________________________
16104 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
16105         Log: Cleanup utf8_heavy; allow dropping the In prefix from
16106              Unicode script/block properties.
16107      Branch: perl
16108            ! lib/utf8_heavy.pl
16109 ____________________________________________________________________________
16110 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
16111         Log: Retract the #12259 for now.
16112      Branch: perl
16113            ! embed.h embed.pl sv.h
16114 ____________________________________________________________________________
16115 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
16116         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
16117      Branch: perl
16118            + lib/Text/TabsWrap/CHANGELOG
16119            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
16120 ____________________________________________________________________________
16121 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
16122         Log: #12272 wasn't right, it introduced an extra ().
16123      Branch: perl
16124            ! lib/utf8_heavy.pl
16125 ____________________________________________________________________________
16126 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
16127         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
16128              From: Jonathan Stowe <gellyfish@gellyfish.com>
16129              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
16130              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
16131      Branch: perl
16132            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
16133 ____________________________________________________________________________
16134 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
16135         Log: Subject: Patch to put qsortsv in the public API
16136              From: Brian Ingerson <ingy@ttul.org>
16137              Date: Sat, 29 Sep 2001 17:41:13 -0700
16138              Message-ID: <20010929174113.A30223@ttul.org>
16139      Branch: perl
16140            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
16141 ____________________________________________________________________________
16142 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
16143         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
16144              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16145              Date: Sat, 29 Sep 2001 23:54:48 +0200
16146              Message-ID: <20010929235448.A5017@rafael>
16147      Branch: perl
16148            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
16149 ____________________________________________________________________________
16150 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
16151         Log: FAQ sync.
16152      Branch: perl
16153            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16154            ! pod/perlfaq9.pod
16155 ____________________________________________________________________________
16156 [ 12273] By: bailey                                on 2001/09/29  23:43:46
16157         Log: Resync with mainline
16158      Branch: vmsperl
16159           +> (branch 1207 files)
16160            - (delete 324 files)
16161           !> (integrate 866 files)
16162 ____________________________________________________________________________
16163 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
16164         Log: Nasty recursion trap if one would match Unicode.
16165      Branch: perl
16166            ! lib/utf8_heavy.pl
16167 ____________________________________________________________________________
16168 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
16169         Log: More Unicode todo.
16170      Branch: perl
16171            ! pod/perltodo.pod
16172 ____________________________________________________________________________
16173 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
16174         Log: Explain a bit the new more flexible \p\P syntax.
16175      Branch: perl
16176            ! pod/perlunicode.pod
16177 ____________________________________________________________________________
16178 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
16179         Log: More leniency to the \p and \P: now can have whitespace
16180              between the property definition and the curlies; now can
16181              invert the property by having a caret between the open
16182              curly and the property.
16183      Branch: perl
16184            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
16185 ____________________________________________________________________________
16186 [ 12268] By: nick                                  on 2001/09/29  17:39:26
16187         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
16188              one test (lib/open.t) fails
16189      Branch: perlio
16190           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
16191           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
16192           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
16193           +> lib/Tie/Scalar.t lib/open.t
16194            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
16195            - ext/B/Stash.t
16196           !> (integrate 62 files)
16197 ____________________________________________________________________________
16198 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
16199         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
16200      Branch: perl
16201            ! t/op/chdir.t
16202 ____________________________________________________________________________
16203 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
16204         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
16205              From: "Craig A. Berry" <craigberry@mac.com> 
16206              Date: Sat, 29 Sep 2001 09:35:33 -0500
16207              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
16208      Branch: perl
16209            ! t/op/chdir.t
16210 ____________________________________________________________________________
16211 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
16212         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
16213              From: "chromatic" <chromatic@rmci.net>
16214              Date: Fri, 28 Sep 2001 21:20:12 -0600
16215              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
16216      Branch: perl
16217            + lib/Tie/Scalar.t
16218            ! MANIFEST lib/Tie/Scalar.pm
16219 ____________________________________________________________________________
16220 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
16221         Log: Allow for more flexibility in the \p{In...} names, now
16222              case doesn't matter, and any space or dash can be
16223              matched by any space, dash, underbar, or empty.
16224              (may be going too far on leniency)
16225      Branch: perl
16226            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
16227            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
16228            ! t/op/pat.t
16229 ____________________________________________________________________________
16230 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
16231         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
16232              From: "chromatic" <chromatic@rmci.net>
16233              Date: Fri, 28 Sep 2001 17:39:50 -0600
16234              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
16235      Branch: perl
16236            + lib/open.t
16237            ! MANIFEST
16238 ____________________________________________________________________________
16239 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
16240         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
16241              From: "Craig A. Berry" <craigberry@mac.com>
16242              Date: Fri, 28 Sep 2001 16:24:51 -0500
16243              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
16244      Branch: perl
16245            ! ext/File/Glob/t/basic.t
16246 ____________________________________________________________________________
16247 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
16248         Log: Subject: [DOC PATCH] Carp.pm pod typo
16249              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16250              Date: Fri, 28 Sep 2001 23:14:51 +0200
16251              Message-ID: <20010928231451.E16889@rafael>
16252      Branch: perl
16253            ! lib/Carp.pm
16254 ____________________________________________________________________________
16255 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
16256         Log: Subject: [PATCH] Allow an @INC hook to set %INC
16257              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16258              Date: Fri, 28 Sep 2001 22:18:13 +0200
16259              Message-ID: <20010928221813.A16889@rafael>
16260      Branch: perl
16261            ! pp_ctl.c
16262 ____________________________________________________________________________
16263 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
16264         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
16265              From: Nicholas Clark <nick@ccl4.org>
16266              Date: Fri, 28 Sep 2001 23:39:33 +0100
16267              Message-ID: <20010928233933.C23673@plum.flirble.org>
16268      Branch: perl
16269            ! embed.h embed.pl sv.h
16270 ____________________________________________________________________________
16271 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
16272         Log: Update Changes.
16273      Branch: perl
16274            ! Changes patchlevel.h
16275 ____________________________________________________________________________
16276 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
16277         Log: Move the B tests to B/t.
16278      Branch: perl
16279            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
16280            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
16281            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
16282            - ext/B/Showlex.t ext/B/Stash.t
16283            ! MANIFEST
16284 ____________________________________________________________________________
16285 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
16286         Log: Forgot from #12254.
16287      Branch: perl
16288            + ext/B/B/Terse.t
16289 ____________________________________________________________________________
16290 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
16291         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
16292              From: "chromatic" <chromatic@rmci.net>
16293              Date: Thu, 27 Sep 2001 23:22:17 -0600
16294              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
16295      Branch: perl
16296            ! MANIFEST
16297 ____________________________________________________________________________
16298 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
16299         Log: Test numbering mismatch.
16300      Branch: perl
16301            ! t/op/chdir.t
16302 ____________________________________________________________________________
16303 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
16304         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
16305              From: "Craig A. Berry" <craigberry@mac.com>
16306              Date: Wed, 26 Sep 2001 17:43:14 -0500
16307              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
16308      Branch: perl
16309            ! iperlsys.h t/op/chdir.t
16310 ____________________________________________________________________________
16311 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
16312         Log: Subject: [PATCH gv.c] make __ANON__ global
16313              From: Robin Barker <rmb1@cise.npl.co.uk>
16314              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
16315              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
16316      Branch: perl
16317            ! gv.c t/op/anonsub.t t/op/runlevel.t
16318 ____________________________________________________________________________
16319 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
16320         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
16321              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16322              Date: Thu, 27 Sep 2001 22:34:32 +0200
16323              Message-ID: <20010927223432.A1485@rafael>
16324      Branch: perl
16325            ! ext/B/B/Terse.pm
16326 ____________________________________________________________________________
16327 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
16328         Log: (retracted by #12338)
16329              
16330              Subject: [PATCH] Cleanup of perldsc.pod      
16331              From: Casey West <casey@geeknest.com>
16332              Date: Thu, 27 Sep 2001 11:13:17 -0400
16333              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
16334      Branch: perl
16335            ! pod/perldsc.pod
16336 ____________________________________________________________________________
16337 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
16338         Log: Not everyone is using ithreads...
16339      Branch: perl
16340            ! ext/Devel/Peek/Peek.t
16341 ____________________________________________________________________________
16342 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
16343         Log: Document the nss_delete core dump workaround for HP-UX
16344              and Solaris, bug IDs 20010805.018 and 20010629.004.
16345      Branch: perl
16346            ! README.hpux README.solaris
16347 ____________________________________________________________________________
16348 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
16349         Log: Dump Unicode hash keys also as Unicode,
16350              not just as a byte string.
16351      Branch: perl
16352            ! dump.c ext/Devel/Peek/Peek.t
16353 ____________________________________________________________________________
16354 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
16355         Log: Integrate changes #12241 and #12242 from macperl:
16356              
16357              Remove unneeded disabling of umask() calls
16358              
16359              Note (get|set)sockopt are available.
16360      Branch: perl
16361           !> lib/File/Temp.pm pod/perlport.pod
16362 ____________________________________________________________________________
16363 [ 12244] By: sky                                   on 2001/09/27  08:53:00
16364         Log: Flush buffers on thread closedown.
16365      Branch: perl
16366            ! ext/threads/threads.xs
16367 ____________________________________________________________________________
16368 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
16369         Log: Dump SvUTF8(sv)s also as \x{...}.
16370              
16371              TODO: dump the SvUTF8() hash keys similarly. 
16372      Branch: perl
16373            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
16374 ____________________________________________________________________________
16375 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
16376         Log: Note (get|set)sockopt are available.
16377      Branch: maint-5.6/macperl
16378            ! pod/perlport.pod
16379 ____________________________________________________________________________
16380 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
16381         Log: Remove unneeded disabling of umask() calls
16382      Branch: maint-5.6/macperl
16383            ! lib/File/Temp.pm
16384 ____________________________________________________________________________
16385 [ 12240] By: sky                                   on 2001/09/26  18:44:56
16386         Log: Documention update
16387      Branch: perl
16388            ! ext/threads/threads.pm
16389 ____________________________________________________________________________
16390 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
16391         Log: Update Changes.
16392      Branch: perl
16393            ! Changes patchlevel.h
16394 ____________________________________________________________________________
16395 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
16396         Log: Check that all environment variables are tainted.
16397      Branch: perl
16398            ! t/op/taint.t
16399 ____________________________________________________________________________
16400 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
16401         Log: Manual integration error in #12235.
16402      Branch: perl
16403            ! lib/File/DosGlob.t
16404 ____________________________________________________________________________
16405 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
16406         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
16407              From: "chromatic" <chromatic@rmci.net>
16408              Date: Tue, 25 Sep 2001 23:57:07 -0600
16409              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
16410      Branch: perl
16411            ! perlio.c
16412 ____________________________________________________________________________
16413 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
16414         Log: Integrate macperl changes from Chris Nandor:
16415              12192 11817 11815 11813 11778 11775
16416              
16417              Update CPAN.pm to work with new Mac::BuildTools instead
16418              of ExtUtils::MM_MacOS "orphan" functions
16419              
16420              Fix test
16421              
16422              Make syntax check report in MPW style, fix tests
16423              to use Mac::err=unix to get normal-style error
16424              messages.
16425              
16426              More module and test ports from Thomas Wegner et al
16427              
16428              Fix open of /dev/null for Mac OS
16429              
16430              Allow for platforms to override formatting of errors
16431              on output from Matthias Neeracher (core files)
16432      Branch: perl
16433            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
16434            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
16435            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
16436           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
16437           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
16438           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
16439 ____________________________________________________________________________
16440 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
16441         Log: grrr.
16442      Branch: perl
16443            ! t/op/gv.t
16444 ____________________________________________________________________________
16445 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
16446         Log: Retract #12232.
16447      Branch: perl
16448            ! t/op/gv.t
16449 ____________________________________________________________________________
16450 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
16451         Log: (Retracted by #12233.)
16452      Branch: perl
16453            ! t/op/gv.t
16454 ____________________________________________________________________________
16455 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
16456         Log: Detypo.
16457      Branch: perl
16458            ! ext/Encode/Makefile.PL
16459 ____________________________________________________________________________
16460 [ 12230] By: sky                                   on 2001/09/26  11:36:23
16461         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
16462              We are using a "delay" here because we do not want to depend on thread synchronization issues.
16463      Branch: perl
16464            + ext/threads/t/stress_cv.t
16465            ! MANIFEST ext/threads/t/stress_string.t
16466 ____________________________________________________________________________
16467 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
16468         Log: NetWare tweak from Ananth Kesari.
16469      Branch: perl
16470            ! NetWare/t/Readme.txt
16471 ____________________________________________________________________________
16472 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
16473         Log: Trick to fool case-blind filesystems.
16474      Branch: perl
16475            ! ext/Encode/Makefile.PL
16476 ____________________________________________________________________________
16477 [ 12227] By: sky                                   on 2001/09/26  11:06:50
16478         Log: Threads can start executing in a different order than they were
16479              created.... so we cannot ok() inside the threadstarter.
16480      Branch: perl
16481            ! ext/threads/t/stress_string.t
16482 ____________________________________________________________________________
16483 [ 12226] By: sky                                   on 2001/09/26  07:41:45
16484         Log: Add in stress_string.t to stress test threads a bit more.
16485      Branch: perl
16486            + ext/threads/t/stress_string.t
16487            ! MANIFEST
16488 ____________________________________________________________________________
16489 [ 12225] By: sky                                   on 2001/09/26  07:04:21
16490         Log: Fix negative refcount introduced by #12223.
16491      Branch: perl
16492            ! ext/threads/threads.xs
16493 ____________________________________________________________________________
16494 [ 12224] By: sky                                   on 2001/09/26  06:57:58
16495         Log: Update documentation to match change #12223
16496      Branch: perl
16497            ! sharedsv.c
16498 ____________________________________________________________________________
16499 [ 12223] By: sky                                   on 2001/09/26  06:54:32
16500         Log: Use a separate interpreter for the sharedsv space. Another
16501              negative sv leak. Sigh.
16502      Branch: perl
16503            ! sharedsv.c
16504 ____________________________________________________________________________
16505 [ 12222] By: sky                                   on 2001/09/26  05:58:35
16506         Log: Do the environ assignment in perl_contruct to match perl_destruct.
16507              Now we don't need to perl_parse/perl_run. However environ is a
16508              global....
16509      Branch: perl
16510            ! perl.c
16511 ____________________________________________________________________________
16512 [ 12221] By: sky                                   on 2001/09/26  05:41:02
16513         Log: Move the creation of PL_strtab to perl_construct so we can work
16514              with HV and HEs without running perl_parse.
16515      Branch: perl
16516            ! perl.c
16517 ____________________________________________________________________________
16518 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
16519         Log: integrate macperl changes into maint-5.6
16520      Branch: maint-5.6/perl
16521           !> (integrate 26 files)
16522 ____________________________________________________________________________
16523 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
16524         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
16525              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
16526      Branch: maint-5.6/macperl
16527            ! macos/ext/Mac/Fonts/Fonts.xs
16528            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
16529 ____________________________________________________________________________
16530 [ 12218] By: ams                                   on 2001/09/25  23:31:33
16531         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
16532              From: Nicholas Clark <nick@ccl4.org>
16533              Date: Wed, 26 Sep 2001 01:20:20 +0100
16534              Message-Id: <20010926012020.B48092@plum.flirble.org>
16535      Branch: perl
16536            ! lib/AutoSplit.t
16537 ____________________________________________________________________________
16538 [ 12217] By: ams                                   on 2001/09/25  22:33:05
16539         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
16540              From: "Craig A. Berry" <craigberry@mac.com>
16541              Date: Tue, 25 Sep 2001 18:08:42 -0500
16542              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
16543      Branch: perl
16544            ! vms/vms.c
16545 ____________________________________________________________________________
16546 [ 12216] By: ams                                   on 2001/09/25  21:41:01
16547         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
16548              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
16549              From: Michael G Schwern <schwern@pobox.com>
16550              Date: Wed, 26 Sep 2001 00:38:21 -0400
16551              Message-Id: <20010926003821.A627@blackrider>
16552      Branch: perl
16553            ! lib/AutoSplit.t
16554 ____________________________________________________________________________
16555 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
16556         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
16557              From: Michael G Schwern <schwern@pobox.com>
16558              Date: Tue, 25 Sep 2001 17:43:49 -0400
16559              Message-ID: <20010925174349.B19534@blackrider>
16560      Branch: perl
16561            ! lib/Test/Simple.pm lib/Test/Utils.pm
16562 ____________________________________________________________________________
16563 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
16564         Log: Integrate changes from bleadperl.
16565      Branch: maint-5.6/macperl
16566           !> pod/perlport.pod
16567 ____________________________________________________________________________
16568 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
16569         Log: skip($mess) should result in one skip.
16570      Branch: perl
16571            ! t/test.pl
16572 ____________________________________________________________________________
16573 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
16574         Log: Integrate change #12200 from maintperl.
16575      Branch: maint-5.6/macperl
16576           !> win32/perlhost.h
16577 ____________________________________________________________________________
16578 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
16579         Log: Fix file types to "apple"
16580      Branch: maint-5.6/macperl
16581            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
16582            ! macos/ext/Mac/SAT/t/Collision.rsrc
16583 ____________________________________________________________________________
16584 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
16585         Log: Fix rsrc file as snd file; fix path in t file.
16586      Branch: maint-5.6/macperl
16587            ! macos/ext/Mac/Notification/t/Notification.rsrc
16588            ! macos/ext/Mac/Notification/t/Notification.t
16589 ____________________________________________________________________________
16590 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
16591         Log: Sync up with File::Find from bleadperl.
16592      Branch: maint-5.6/macperl
16593            ! lib/File/Find.pm t/lib/filefind-taint.t
16594 ____________________________________________________________________________
16595 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
16596         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
16597              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
16598              of hundreds)
16599      Branch: maint-5.6/macperl
16600            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
16601            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
16602            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
16603 ____________________________________________________________________________
16604 [ 12207] By: nick                                  on 2001/09/25  19:04:36
16605         Log: Integrate mainline (untested while modem is up)
16606      Branch: perlio
16607           +> lib/AutoSplit.t t/test.pl
16608            - lib/warnings/register.t
16609           !> (integrate 28 files)
16610 ____________________________________________________________________________
16611 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
16612         Log: perldiag entry for #12205.
16613      Branch: perl
16614            ! pod/perldiag.pod
16615 ____________________________________________________________________________
16616 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
16617         Log: Subject: [PATCH] warning on v-string in use/require
16618              From: John Peacock <jpeacock@rowman.com>
16619              Date: Mon, 24 Sep 2001 17:29:03 -0400
16620              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
16621      Branch: perl
16622            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
16623 ____________________________________________________________________________
16624 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
16625         Log: perltooc et al updates.
16626      Branch: perl
16627            ! plan9/mkfile pod/roffitall
16628 ____________________________________________________________________________
16629 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
16630         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
16631              From: Michael G Schwern <schwern@pobox.com>
16632              Date: Sun, 23 Sep 2001 00:07:12 -0400
16633              Message-ID: <20010923000712.A7005@blackrider>
16634      Branch: perl
16635            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
16636 ____________________________________________________________________________
16637 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
16638         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
16639              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16640              Date: Wed, 26 Sep 2001 01:25:10 +0900
16641              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
16642      Branch: perl
16643            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
16644            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
16645            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
16646 ____________________________________________________________________________
16647 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
16648         Log: Integrate change #12200 from maintperl;
16649              on windows, virtualized environment could propagate deleted variables
16650              into children if they happen to be at the very end of the table
16651      Branch: perl
16652           !> win32/perlhost.h
16653 ____________________________________________________________________________
16654 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
16655         Log: on windows, virtualized environment could propagate deleted variables
16656              into children if they happen to be at the very end of the table
16657              (thanks for succinct test case from Johan Holmberg, and fix from
16658              Doug Lankshear)
16659      Branch: maint-5.6/perl
16660            ! win32/perlhost.h
16661 ____________________________________________________________________________
16662 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
16663         Log: avoid the use of ftime() (it does a useless, potentially
16664              expensive call to GetTimeZoneInformation()); this potentially
16665              also results in three more digits of precision from
16666              Time::HiRes::time()
16667      Branch: perl
16668            ! ext/Time/HiRes/HiRes.xs
16669 ____________________________________________________________________________
16670 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
16671         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
16672              
16673              Note: io/binmode is failing, have to figure out why.
16674      Branch: perl
16675            + t/test.pl
16676            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
16677            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
16678            ! t/run/exit.t
16679 ____________________________________________________________________________
16680 [ 12197] By: ams                                   on 2001/09/25  13:48:55
16681         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
16682              From: Nicholas Clark <nick@ccl4.org>
16683              Date: Tue, 25 Sep 2001 00:37:40 +0100
16684              Message-Id: <20010925003740.S4971@plum.flirble.org>
16685              (Further changes expected.)
16686      Branch: perl
16687            + lib/AutoSplit.t
16688            ! MANIFEST
16689 ____________________________________________________________________________
16690 [ 12196] By: sky                                   on 2001/09/25  13:37:12
16691         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
16692              _ftime to try and be more robust.
16693      Branch: perl
16694            ! ext/Time/HiRes/HiRes.xs
16695 ____________________________________________________________________________
16696 [ 12194] By: ams                                   on 2001/09/25  11:40:00
16697         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
16698              From: "Craig A. Berry" <craigberry@mac.com>
16699              Date: Mon, 24 Sep 2001 17:54:20 -0500
16700              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
16701      Branch: perl
16702            ! vms/descrip_mms.template
16703 ____________________________________________________________________________
16704 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
16705         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
16706              not working, cursor not spinning (Bug #422129); external
16707              editor problems (Bug #456329); escape/cmd-. not activating
16708              "Cancel" in Save dialog box (Bug #446960); Runtimes not
16709              executing on launch (Bug #464441).
16710      Branch: maint-5.6/macperl
16711            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
16712            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
16713            ! macos/macperl/MacPerl.r
16714 ____________________________________________________________________________
16715 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
16716         Log: Update CPAN.pm to work with new Mac::BuildTools instead
16717              of ExtUtils::MM_MacOS "orphan" functions
16718      Branch: maint-5.6/macperl
16719            ! lib/CPAN.pm
16720 ____________________________________________________________________________
16721 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
16722         Log: Fix up another xsubpp problem (Matthias Neeracher)
16723      Branch: maint-5.6/macperl
16724            ! macos/xsubpp
16725 ____________________________________________________________________________
16726 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
16727         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
16728      Branch: maint-5.6/macperl
16729            ! macos/lib/ExtUtils/MM_MacOS.pm
16730 ____________________________________________________________________________
16731 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
16732         Log: Fix up Makefiles for more Mac:: modules (and prepare for
16733              static build ...?)
16734      Branch: maint-5.6/macperl
16735            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
16736            ! macos/macperl/Makefile.mk
16737 ____________________________________________________________________________
16738 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
16739         Log: Fix up tests
16740      Branch: maint-5.6/macperl
16741            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
16742 ____________________________________________________________________________
16743 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
16744         Log: Make malloc smarter, fix bugs.  (Bug #404030)
16745      Branch: maint-5.6/macperl
16746            ! macos/icemalloc.c macos/icemalloc.h
16747 ____________________________________________________________________________
16748 [ 12186] By: nick                                  on 2001/09/24  19:18:17
16749         Log: Integrate mainline
16750      Branch: perlio
16751           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
16752           +> lib/filetest.t
16753           !> (integrate 30 files)
16754 ____________________________________________________________________________
16755 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
16756         Log: Retract #12136, the warnings::register is already
16757              tested by t/lib/warnings/9enabled, as pointed out
16758              by Paul Marquess.
16759      Branch: perl
16760            - lib/warnings/register.t
16761            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
16762 ____________________________________________________________________________
16763 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
16764         Log: fix Time::HiRes implementation of gettimeofday() on windows
16765              (HiRes.t#14 now passes)
16766      Branch: perl
16767            ! ext/Time/HiRes/HiRes.xs
16768 ____________________________________________________________________________
16769 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
16770         Log: File::Spec::catfile() canonifies everything to blackslashes on
16771              windows :-(
16772      Branch: perl
16773            ! lib/ExtUtils/Manifest.t
16774 ____________________________________________________________________________
16775 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
16776         Log: test number mismatch
16777      Branch: perl
16778            ! t/op/magic.t
16779 ____________________________________________________________________________
16780 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
16781         Log: ok().
16782      Branch: perl
16783            ! t/op/pack.t
16784 ____________________________________________________________________________
16785 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
16786         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
16787              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
16788      Branch: perl
16789            ! pp_pack.c t/op/pack.t
16790 ____________________________________________________________________________
16791 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
16792         Log: Update Changes.
16793      Branch: perl
16794            ! Changes patchlevel.h
16795 ____________________________________________________________________________
16796 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
16797         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
16798              From: Michael G Schwern <schwern@pobox.com>
16799              Date: Mon, 24 Sep 2001 11:12:13 -0400
16800              Message-ID: <20010924111213.G27885@blackrider>
16801      Branch: perl
16802            ! lib/ExtUtils/Manifest.pm
16803 ____________________________________________________________________________
16804 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
16805         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
16806              From: Michael G Schwern <schwern@pobox.com> 
16807              Date: Mon, 24 Sep 2001 11:02:07 -0400
16808              Message-ID: <20010924110207.E27885@blackrider>
16809      Branch: perl
16810            ! vms/test.com
16811 ____________________________________________________________________________
16812 [ 12176] By: ams                                   on 2001/09/24  14:01:59
16813         Log: Update Changes.
16814      Branch: perl
16815            ! Changes
16816 ____________________________________________________________________________
16817 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
16818         Log: Various cleanups.
16819      Branch: perl
16820            ! ext/threads/Makefile.PL ext/threads/threads.xs
16821 ____________________________________________________________________________
16822 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
16823         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
16824      Branch: maint-5.6/macperl
16825           !> (integrate 33 files)
16826 ____________________________________________________________________________
16827 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
16828         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
16829              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16830              Date: Mon, 24 Sep 2001 20:04:58 +0900
16831              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
16832      Branch: perl
16833            ! ext/Encode/Encode/gb2312.enc
16834 ____________________________________________________________________________
16835 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
16836         Log: Clarifying comment to #12164.
16837      Branch: perl
16838            ! lib/Cwd.pm
16839 ____________________________________________________________________________
16840 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
16841         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
16842              From: Nicholas Clark <nick@ccl4.org>
16843              Date: Sun, 23 Sep 2001 23:00:56 +0100
16844              Message-ID: <20010923230055.Y4971@plum.flirble.org>
16845              
16846              (with "sample_constants" changed to "fallback")
16847      Branch: perl
16848            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
16849            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
16850            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
16851            ! lib/h2xs.t utils/h2xs.PL
16852 ____________________________________________________________________________
16853 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
16854         Log: Metaconfig unit change for #12167.
16855      Branch: metaconfig
16856            ! U/modified/Cppsym.U
16857 ____________________________________________________________________________
16858 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
16859         Log: Add a few glibc cpp symbols to probe for.
16860      Branch: perl
16861            ! Configure
16862 ____________________________________________________________________________
16863 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
16864         Log: DJGPP tweaks for Laszlo Molnar.
16865      Branch: perl
16866            ! djgpp/djgppsed.sh dosish.h
16867 ____________________________________________________________________________
16868 [ 12165] By: ams                                   on 2001/09/24  10:07:08
16869         Log: Subject: [PATCH t/op/inccode.t] More tests
16870              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16871              Date: 24 Sep 2001 10:01:44 -0000
16872              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
16873      Branch: perl
16874            ! t/op/inccode.t
16875 ____________________________________________________________________________
16876 [ 12164] By: ams                                   on 2001/09/24  09:43:29
16877         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
16878              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
16879              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
16880              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
16881      Branch: perl
16882            ! lib/Cwd.pm
16883 ____________________________________________________________________________
16884 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
16885         Log: 1_compile updates.
16886      Branch: perl
16887            ! t/lib/1_compile.t
16888 ____________________________________________________________________________
16889 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
16890         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
16891              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16892              Date: Wed, 19 Sep 2001 22:47:14 +0200
16893              Message-ID: <20010919224714.A6382@rafael>
16894      Branch: perl
16895            ! pod/perlvar.pod pp_ctl.c
16896 ____________________________________________________________________________
16897 [ 12161] By: ams                                   on 2001/09/23  17:40:02
16898         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
16899              filetest Pragma
16900              From: "chromatic" <chromatic@rmci.net>
16901              Date: Sun, 23 Sep 2001 12:07:25 -0600
16902              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
16903      Branch: perl
16904            + lib/filetest.t
16905            ! MANIFEST t/lib/1_compile.t
16906 ____________________________________________________________________________
16907 [ 12160] By: ams                                   on 2001/09/23  16:32:11
16908         Log: Additional minor chdir() tweak.
16909      Branch: perl
16910            ! pod/perlfunc.pod
16911 ____________________________________________________________________________
16912 [ 12159] By: ams                                   on 2001/09/23  16:25:01
16913         Log: Subject: PATCH lib/ExtUtils/Command.t
16914              From: Abe Timmerman <abe@ztreet.demon.nl>
16915              Date: Sun, 23 Sep 2001 19:11:44 +0200
16916              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
16917      Branch: perl
16918            ! lib/ExtUtils/Command.t
16919 ____________________________________________________________________________
16920 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
16921         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
16922              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16923              Date: Sun, 23 Sep 2001 02:02:26 +0200
16924              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
16925      Branch: perl
16926            ! makedef.pl
16927 ____________________________________________________________________________
16928 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
16929         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
16930              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
16931              Date: Sat, 22 Sep 2001 12:54:39 -0500
16932              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
16933      Branch: perl
16934            ! t/op/study.t
16935 ____________________________________________________________________________
16936 [ 12156] By: nick                                  on 2001/09/23  07:48:44
16937         Log: Integrate mainline
16938      Branch: perlio
16939            - check83.pl
16940           !> ext/Encode/Encode/2022-cn.enc
16941 ____________________________________________________________________________
16942 [ 12155] By: nick                                  on 2001/09/23  07:48:01
16943         Log: Integrate mainline
16944      Branch: perlio
16945           +> (branch 64 files)
16946            - ext/Encode/Encode/cns11643-1.enc
16947            - ext/Encode/Encode/cns11643-2.enc
16948            - ext/Encode/Encode/iso2022-cn.enc
16949            - ext/Encode/Encode/iso2022-jp.enc
16950            - ext/Encode/Encode/iso2022-jp1.enc
16951            - ext/Encode/Encode/iso2022-jp2.enc
16952            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
16953            - ext/Encode/Encode/iso8859-1.enc
16954            - ext/Encode/Encode/iso8859-1.ucm
16955            - ext/Encode/Encode/iso8859-10.enc
16956            - ext/Encode/Encode/iso8859-10.ucm
16957            - ext/Encode/Encode/iso8859-13.enc
16958            - ext/Encode/Encode/iso8859-13.ucm
16959            - ext/Encode/Encode/iso8859-14.enc
16960            - ext/Encode/Encode/iso8859-14.ucm
16961            - ext/Encode/Encode/iso8859-15.enc
16962            - ext/Encode/Encode/iso8859-15.ucm
16963            - ext/Encode/Encode/iso8859-16.enc
16964            - ext/Encode/Encode/iso8859-16.ucm
16965            - ext/Encode/Encode/iso8859-2.enc
16966            - ext/Encode/Encode/iso8859-2.ucm
16967            - ext/Encode/Encode/iso8859-3.enc
16968            - ext/Encode/Encode/iso8859-3.ucm
16969            - ext/Encode/Encode/iso8859-4.enc
16970            - ext/Encode/Encode/iso8859-4.ucm
16971            - ext/Encode/Encode/iso8859-5.enc
16972            - ext/Encode/Encode/iso8859-5.ucm
16973            - ext/Encode/Encode/iso8859-6.enc
16974            - ext/Encode/Encode/iso8859-6.ucm
16975            - ext/Encode/Encode/iso8859-7.enc
16976            - ext/Encode/Encode/iso8859-7.ucm
16977            - ext/Encode/Encode/iso8859-8.enc
16978            - ext/Encode/Encode/iso8859-8.ucm
16979            - ext/Encode/Encode/iso8859-9.enc
16980            - ext/Encode/Encode/iso8859-9.ucm
16981            - ext/Encode/Encode/isoir-197.enc
16982            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
16983            - t/lib/sample-tests/header_at_end
16984            - t/lib/sample-tests/header_at_end_fail
16985           !> (integrate 174 files)
16986 ____________________________________________________________________________
16987 [ 12154] By: ams                                   on 2001/09/23  07:11:46
16988         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
16989              by Blair Zajac.
16990      Branch: perl
16991            ! pod/perlfunc.pod
16992 ____________________________________________________________________________
16993 [ 12153] By: ams                                   on 2001/09/23  06:56:32
16994         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
16995              Forgotten deprecation of *glob{FILEHANDLE}?
16996              From: "chromatic" <chromatic@rmci.net>
16997              Date: Sat, 22 Sep 2001 21:27:56 -0600
16998              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
16999      Branch: perl
17000            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
17001 ____________________________________________________________________________
17002 [ 12152] By: ams                                   on 2001/09/23  06:42:58
17003         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
17004              From: Michael G Schwern <schwern@pobox.com>
17005              Date: Sun, 23 Sep 2001 03:34:39 -0400
17006              Message-Id: <20010923033439.E7005@blackrider>
17007      Branch: perl
17008            ! lib/File/Find.pm
17009 ____________________________________________________________________________
17010 [ 12151] By: ams                                   on 2001/09/23  06:37:57
17011         Log: Subject: Re: t/op/magic.t missing tests on Win32
17012              From: Michael G Schwern <schwern@pobox.com>
17013              Date: Sat, 22 Sep 2001 20:29:09 -0400
17014              Message-Id: <20010922202909.I18223@blackrider>
17015      Branch: perl
17016            ! t/op/magic.t
17017 ____________________________________________________________________________
17018 [ 12150] By: ams                                   on 2001/09/23  06:36:26
17019         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
17020              Dumpvalue.pm
17021              From: "chromatic" <chromatic@rmci.net>
17022              Date: Sat, 22 Sep 2001 19:41:31 -0600
17023              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
17024      Branch: perl
17025            + lib/Dumpvalue.t
17026            ! MANIFEST lib/Dumpvalue.pm
17027 ____________________________________________________________________________
17028 [ 12149] By: ams                                   on 2001/09/23  06:25:35
17029         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
17030              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17031              Date: Sun, 23 Sep 2001 15:27:56 +0900
17032              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
17033      Branch: perl
17034            ! ext/Encode/Encode/2022-cn.enc
17035 ____________________________________________________________________________
17036 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
17037         Log: Manual eror in #12147.
17038      Branch: perl
17039            ! win32/win32.c
17040 ____________________________________________________________________________
17041 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
17042         Log: Integrate change #12146 from maintperl;
17043              win32_chdir() et al don't handle a NULL argument gracefully
17044      Branch: perl
17045           !> win32/perlhost.h win32/win32.c
17046 ____________________________________________________________________________
17047 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
17048         Log: win32_chdir() et al don't handle a NULL argument gracefully
17049      Branch: maint-5.6/perl
17050            ! win32/perlhost.h win32/win32.c
17051 ____________________________________________________________________________
17052 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
17053         Log: typo in change#12026
17054      Branch: maint-5.6/perl
17055            ! op.c
17056 ____________________________________________________________________________
17057 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
17058         Log: Subject: [PATCH] Re: scalar context unpack bugs
17059              From: Nicholas Clark <nick@ccl4.org>
17060              Date: Sat, 22 Sep 2001 23:07:56 +0100
17061              Message-ID: <20010922230755.O4971@plum.flirble.org>
17062      Branch: perl
17063            ! pp_pack.c t/op/pack.t
17064 ____________________________________________________________________________
17065 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
17066         Log: Try ExtUtils::Command.t everywhere, not just on Win32
17067              (as suggested by NI-S).  Also allow running it either
17068              in t/ or in the main directory.
17069      Branch: perl
17070            ! lib/ExtUtils/Command.t
17071 ____________________________________________________________________________
17072 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
17073         Log: Update the test on warnings/register.t.
17074      Branch: perl
17075            ! t/lib/1_compile.t
17076 ____________________________________________________________________________
17077 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
17078         Log: The code is now almost tidy enough to keep the IRIX cc happy.
17079      Branch: perl
17080            ! hints/irix_6.sh
17081 ____________________________________________________________________________
17082 [ 12140] By: ams                                   on 2001/09/22  17:26:32
17083         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
17084              use_ithreads
17085              From: "Craig A. Berry" <craigberry@mac.com>
17086              Date: Sat, 22 Sep 2001 13:15:32 -0500
17087              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
17088      Branch: perl
17089            ! configure.com
17090 ____________________________________________________________________________
17091 [ 12139] By: ams                                   on 2001/09/22  16:44:08
17092         Log: Do what perl_clone() does for sharedsv functions.
17093      Branch: perl
17094            ! embed.pl proto.h
17095 ____________________________________________________________________________
17096 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
17097         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
17098              (suggested by Sarathy, extensions shouldn't be dabbling with
17099              op structures, so binary backward compatibility should not be
17100              an issue.)
17101      Branch: perl
17102            ! hints/irix_6.sh op.h
17103 ____________________________________________________________________________
17104 [ 12137] By: ams                                   on 2001/09/22  16:21:05
17105         Log: More cleanups. (What's PERL_DECL_PROT?)
17106      Branch: perl
17107            ! embed.pl proto.h sharedsv.h
17108 ____________________________________________________________________________
17109 [ 12136] By: ams                                   on 2001/09/22  15:14:34
17110         Log: (Retracted by #12185)
17111              
17112              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
17113              Add Tests for warnings::register, Doc Update
17114              From: "chromatic" <chromatic@rmci.net>
17115              Date: Sat, 22 Sep 2001 09:43:20 -0600
17116              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
17117      Branch: perl
17118            + lib/warnings/register.t
17119            ! MANIFEST lib/warnings/register.pm
17120 ____________________________________________________________________________
17121 [ 12135] By: ams                                   on 2001/09/22  15:07:50
17122         Log: `@foo' should be @foo for consistency.
17123      Branch: perl
17124            ! pod/perldiag.pod
17125 ____________________________________________________________________________
17126 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
17127         Log: (Retracted by #12138)
17128              
17129              Add -woff (turn warning off) 3187:
17130              "A pointer is converted to a smaller integer."
17131              This happens when your pointers are 64-bit: then every case
17132              of converting pointers to PADOFFSETs (explicitly 32-bit)
17133              faces truncation (even explicit use of INT2PTR doesn't help).
17134              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
17135              Changing PADOFFSET from U32 to UV would help, but that
17136              would break binary backward compatibility of BASEOP and padop
17137              (assuming you have been using 64-bit pointers).
17138      Branch: perl
17139            ! hints/irix_6.sh
17140 ____________________________________________________________________________
17141 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
17142         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
17143              but the name comes from the inside the file, not from the file
17144              name, and Rumanian is the name of the language.
17145      Branch: perl
17146            + ext/Encode/Encode/macRumanian.enc
17147            - ext/Encode/Encode/macRomania.enc
17148            ! MANIFEST
17149 ____________________________________________________________________________
17150 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
17151         Log: Rename perltootc as perltooc for 8.3-friedliness.
17152      Branch: perl
17153            + pod/perltooc.pod
17154            - pod/perltootc.pod
17155            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
17156            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
17157            ! pod/perltoot.pod
17158 ____________________________________________________________________________
17159 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
17160         Log: Find more conflicts by lowercasing.
17161      Branch: perl
17162            + Porting/check83.pl
17163            - check83.pl
17164            ! MANIFEST
17165 ____________________________________________________________________________
17166 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
17167         Log: The AIX cc 5.0.0.0 is simply too buggy.
17168      Branch: perl
17169            ! hints/aix.sh
17170 ____________________________________________________________________________
17171 [ 12129] By: ams                                   on 2001/09/22  12:35:38
17172         Log: Uninteresting cleanup.
17173      Branch: perl
17174            ! form.h
17175 ____________________________________________________________________________
17176 [ 12128] By: ams                                   on 2001/09/22  12:28:48
17177         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
17178              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
17179              Date: Sat, 22 Sep 2001 14:29:13 +0100
17180              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
17181      Branch: perl
17182            ! cv.h
17183 ____________________________________________________________________________
17184 [ 12127] By: ams                                   on 2001/09/22  12:04:28
17185         Log: What's a backet?
17186      Branch: perl
17187            ! dump.c
17188 ____________________________________________________________________________
17189 [ 12126] By: ams                                   on 2001/09/22  10:02:34
17190         Log: Removed duplicated tests #19 and #20.
17191      Branch: perl
17192            ! t/op/do.t
17193 ____________________________________________________________________________
17194 [ 12125] By: ams                                   on 2001/09/22  03:58:41
17195         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
17196              From: Michael Carman <mjcarman@home.com>
17197              Date: Fri, 21 Sep 2001 17:54:05 -0500
17198              Message-Id: <3BABC50D.6040202@home.com>
17199              (Applied with some changes.)
17200      Branch: perl
17201            ! pod/perlmod.pod
17202 ____________________________________________________________________________
17203 [ 12124] By: ams                                   on 2001/09/22  03:44:19
17204         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
17205              From: Michael G Schwern <schwern@pobox.com>
17206              Date: Fri, 21 Sep 2001 19:20:40 -0400
17207              Message-Id: <20010921192040.E5494@blackrider>
17208      Branch: perl
17209            ! t/op/chdir.t
17210 ____________________________________________________________________________
17211 [ 12123] By: ams                                   on 2001/09/22  03:41:08
17212         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
17213              From: Blair Zajac <blair@orcaware.com>
17214              Date: Fri, 21 Sep 2001 15:13:04 -0700
17215              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
17216      Branch: perl
17217            ! t/op/chdir.t
17218 ____________________________________________________________________________
17219 [ 12122] By: ams                                   on 2001/09/22  03:37:07
17220         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
17221              20010920.007
17222              From: Michael G Schwern <schwern@pobox.com>
17223              Date: Fri, 21 Sep 2001 17:59:03 -0400
17224              Message-Id: <20010921175903.V5494@blackrider>
17225      Branch: perl
17226            ! t/op/do.t
17227 ____________________________________________________________________________
17228 [ 12121] By: ams                                   on 2001/09/22  03:30:38
17229         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
17230              suite on WinCE)
17231              From: Michael G Schwern <schwern@pobox.com>
17232              Date: Fri, 21 Sep 2001 19:41:03 -0400
17233              Message-Id: <20010921194103.G5494@blackrider>
17234      Branch: perl
17235            ! pod/perlport.pod
17236 ____________________________________________________________________________
17237 [ 12120] By: ams                                   on 2001/09/22  03:28:06
17238         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
17239              From: Michael G Schwern <schwern@pobox.com>
17240              Date: Fri, 21 Sep 2001 17:33:35 -0400
17241              Message-Id: <20010921173335.T5494@blackrider>
17242              ($ENV{FOO}=undef hunk not applied.)
17243      Branch: perl
17244            ! t/op/magic.t
17245 ____________________________________________________________________________
17246 [ 12119] By: ams                                   on 2001/09/22  03:02:26
17247         Log: Subject: [PATCH] perldiag.pod
17248              From: Peter Scott <Peter@PSDT.com>
17249              Date: Fri, 21 Sep 2001 18:54:50 -0700
17250              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
17251              (Moved to the right place.)
17252      Branch: perl
17253            ! pod/perldiag.pod
17254 ____________________________________________________________________________
17255 [ 12118] By: ams                                   on 2001/09/21  20:05:29
17256         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
17257              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17258              Date: Fri, 21 Sep 2001 22:36:54 +0200
17259              Message-Id: <20010921223654.A12742@rafael>
17260      Branch: perl
17261            ! t/op/do.t
17262 ____________________________________________________________________________
17263 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
17264         Log: Restore things as they were before
17265              the backward compatibility police notices.
17266      Branch: perl
17267            ! lib/Cwd.pm
17268 ____________________________________________________________________________
17269 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
17270         Log: More Cwd from Schwern: make also OS/2 and DOS
17271              Cwd agree with File::Spec (that is, native path
17272              syntax using \ instead of / -- backward compatibility
17273              polic warning) and stop Win32 from using bsd_realpath().
17274      Branch: perl
17275            ! lib/Cwd.pm
17276 ____________________________________________________________________________
17277 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
17278         Log: Subject: [PATCH @12110] RE: Untested libraries update
17279              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
17280              Date: Fri, 21 Sep 2001 18:21:07 +0100
17281              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
17282      Branch: perl
17283            ! lib/warnings/register.pm
17284 ____________________________________________________________________________
17285 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
17286         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
17287              From: Michael G Schwern <schwern@pobox.com>
17288              Date: Thu, 20 Sep 2001 22:54:02 -0400
17289              Message-ID: <20010920225402.A3611@blackrider>
17290      Branch: perl
17291            ! lib/Cwd.pm
17292 ____________________________________________________________________________
17293 [ 12113] By: ams                                   on 2001/09/21  17:08:24
17294         Log: Subject: [PATCH] avoid v-strings with require/use
17295              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17296              Date: Fri, 21 Sep 2001 12:34:40 -0400
17297              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
17298      Branch: perl
17299            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
17300            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
17301            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
17302            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
17303            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
17304            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
17305            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
17306            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
17307            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
17308            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
17309            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
17310            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
17311            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
17312            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
17313            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
17314            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
17315            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
17316            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
17317            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
17318 ____________________________________________________________________________
17319 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
17320         Log: Update Changes.
17321      Branch: perl
17322            ! Changes patchlevel.h
17323 ____________________________________________________________________________
17324 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
17325         Log: Make AIX and Tru64 compilers happy.  
17326      Branch: perl
17327            ! ext/threads/threads.h ext/threads/threads.xs
17328 ____________________________________________________________________________
17329 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
17330         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
17331              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
17332              Date: 21 Sep 2001 09:16:37 -0000
17333              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
17334      Branch: perl
17335            ! toke.c
17336 ____________________________________________________________________________
17337 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
17338         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
17339              From: Michael G Schwern <schwern@pobox.com>
17340              Date: Thu, 20 Sep 2001 21:21:34 -0400
17341              Message-ID: <20010920212134.Y28291@blackrider>
17342      Branch: perl
17343            ! pp_sys.c
17344 ____________________________________________________________________________
17345 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
17346         Log: Subject: Re: GDB Debugging Macros from mod_perl
17347              From: rspier@pobox.com (Robert Spier)
17348              Date: Thu, 20 Sep 2001 22:45:03 -0700
17349              Message-ID: <15274.54239.413929.49430@rls.cx>
17350      Branch: perl
17351            ! pod/perltodo.pod
17352 ____________________________________________________________________________
17353 [ 12105] By: sky                                   on 2001/09/21  10:33:34
17354         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
17355              timezone! GetSystemTime should be available on all Win32 
17356              platforms we support. Perhaps Time::HiRes should be extended to
17357              support WinCE and Novell?
17358      Branch: perl
17359            ! ext/Time/HiRes/HiRes.xs
17360 ____________________________________________________________________________
17361 [ 12104] By: sky                                   on 2001/09/21  08:12:39
17362         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
17363      Branch: perl
17364            ! ext/threads/threads.h ext/threads/threads.xs
17365 ____________________________________________________________________________
17366 [ 12103] By: sky                                   on 2001/09/21  07:57:41
17367         Log: Rename the *thread* functions to Perl_* to avoid clashes.
17368              Notably on AIX but could become a problem on other platforms.
17369      Branch: perl
17370            ! ext/threads/threads.h ext/threads/threads.xs
17371 ____________________________________________________________________________
17372 [ 12102] By: sky                                   on 2001/09/21  07:35:30
17373         Log: Add the shared sv space to the global vars.
17374              Fix problems compiling on win32.
17375      Branch: perl
17376            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
17377            ! sharedsv.c sharedsv.h
17378 ____________________________________________________________________________
17379 [ 12101] By: ams                                   on 2001/09/21  00:19:55
17380         Log: Subject: [PATCH] win32/Makefile warning fix
17381              From: Blair Zajac <blair@orcaware.com>
17382              Date: Thu, 20 Sep 2001 18:15:43 -0700
17383              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
17384      Branch: perl
17385            ! win32/Makefile
17386 ____________________________________________________________________________
17387 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
17388         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
17389              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17390              Date: Thu, 20 Sep 2001 18:36:22 +0200
17391              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
17392      Branch: perl
17393            ! lib/ExtUtils/Command.t
17394 ____________________________________________________________________________
17395 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
17396         Log: Cant spl wirth a dam.
17397      Branch: perl
17398            ! intrpvar.h
17399 ____________________________________________________________________________
17400 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
17401         Log: Don't use C++ comments.
17402      Branch: perl
17403            ! ext/threads/threads.xs
17404 ____________________________________________________________________________
17405 [ 12097] By: ams                                   on 2001/09/20  21:42:07
17406         Log: Change #12044 didn't.
17407      Branch: perl
17408            ! lib/constant.pm
17409 ____________________________________________________________________________
17410 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
17411         Log: Metaconfig unit changes for #12095.
17412      Branch: metaconfig
17413            ! U/modified/Myinit.U U/modified/libs.U
17414 ____________________________________________________________________________
17415 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
17416         Log: Remove iconv references since we are not using it
17417              and not going to; regen perltoc, perlmodlib.
17418              (Some references still linger in perltoc, have to figure
17419              out where they are coming from.)
17420      Branch: perl
17421            ! Configure NetWare/config.wc NetWare/config_H.wc
17422            ! Porting/Glossary Porting/config.sh Porting/config_H
17423            ! config_h.SH configure.com epoc/config.sh perl.h
17424            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
17425            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17426            ! vos/config.ga.h win32/config.bc win32/config.gc
17427            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17428            ! win32/config_H.vc wince/config.ce wince/config.h
17429            ! wince/config_H.ce
17430 ____________________________________________________________________________
17431 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
17432         Log: Subject: [PATCH docs] Re: ARGV and read
17433              From: Dave Mitchell <davem@fdgroup.co.uk>
17434              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
17435              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
17436      Branch: perl
17437            ! pod/perltodo.pod pod/perlvar.pod
17438 ____________________________________________________________________________
17439 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
17440         Log: Fresh copies from the cvs.perl.org perlfaq repository.
17441      Branch: perl
17442            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17443            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17444            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17445            ! pod/perlfaq9.pod
17446 ____________________________________________________________________________
17447 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
17448         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
17449              From: Nicholas Clark <nick@ccl4.org>
17450              Date: Thu, 20 Sep 2001 14:27:08 +0100
17451              Message-ID: <20010920142708.X4971@plum.flirble.org>
17452      Branch: perl
17453            ! pp_pack.c t/op/pack.t
17454 ____________________________________________________________________________
17455 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
17456         Log: The sharedsv_space* are variables, not code.  Duh.
17457      Branch: perl
17458            ! intrpvar.h makedef.pl
17459 ____________________________________________________________________________
17460 [ 12090] By: ams                                   on 2001/09/20  11:26:06
17461         Log: Subject: [patch lib/lib_pm.PL]
17462              From: Stas Bekman <stas@stason.org>
17463              Date: Thu, 20 Sep 2001 18:48:53 +0800
17464              Message-Id: <3BA9C995.6010302@stason.org>
17465              (Applied by hand.)
17466      Branch: perl
17467            ! lib/lib_pm.PL
17468 ____________________________________________________________________________
17469 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
17470         Log: Only 21 tests, skipping or not.
17471      Branch: perl
17472            ! lib/ExtUtils/Command.t
17473 ____________________________________________________________________________
17474 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
17475         Log: New exported symbols.
17476      Branch: perl
17477            ! makedef.pl
17478 ____________________________________________________________________________
17479 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
17480         Log: Update Changes.
17481      Branch: perl
17482            ! Changes patchlevel.h
17483 ____________________________________________________________________________
17484 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
17485         Log: Correct numbering of the tests is useful.
17486      Branch: perl
17487            ! ext/threads/t/basic.t
17488 ____________________________________________________________________________
17489 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
17490         Log: More tests now too.
17491      Branch: perl
17492            ! lib/ExtUtils/Command.t
17493 ____________________________________________________________________________
17494 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
17495         Log: More tests now.
17496      Branch: perl
17497            ! ext/threads/t/basic.t
17498 ____________________________________________________________________________
17499 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
17500         Log: The test assumed 7-bit ASCII.  Now it "just"
17501              assumes 8-bit whatever.
17502      Branch: perl
17503            ! t/op/crypt.t
17504 ____________________________________________________________________________
17505 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
17506         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
17507              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17508              Date: Wed, 19 Sep 2001 11:45:28 +0200
17509              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
17510              
17511              Lvalue casts are not portable.
17512      Branch: perl
17513            ! ext/threads/threads.xs
17514 ____________________________________________________________________________
17515 [ 12081] By: sky                                   on 2001/09/19  10:17:52
17516         Log: Make the basic test contain only realy basic API tests
17517              Seems to be a problem with detach.
17518      Branch: perl
17519            ! ext/threads/t/basic.t
17520 ____________________________________________________________________________
17521 [ 12080] By: ams                                   on 2001/09/19  01:23:55
17522         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
17523              From: Michael G Schwern <schwern@pobox.com>
17524              Date: Tue, 18 Sep 2001 19:53:48 -0400
17525              Message-Id: <20010918195348.M585@blackrider>
17526              
17527              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
17528              From: Michael G Schwern <schwern@pobox.com>
17529              Date: Tue, 18 Sep 2001 22:07:13 -0400
17530              Message-Id: <20010918220713.B19616@blackrider>
17531      Branch: perl
17532            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
17533            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
17534            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
17535            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
17536            ! lib/Test/Tutorial.pod
17537 ____________________________________________________________________________
17538 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
17539         Log: Indent the test a bit.
17540      Branch: perl
17541            ! ext/threads/t/basic.t
17542 ____________________________________________________________________________
17543 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
17544         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
17545              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17546              Date: Tue, 18 Sep 2001 18:06:44 +0200
17547              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
17548      Branch: perl
17549            ! win32/win32.c
17550 ____________________________________________________________________________
17551 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
17552         Log: Subject: stat access time is wrong on Win95
17553              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17554              Date: Tue, 18 Sep 2001 21:59:24 +0200
17555              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
17556      Branch: perl
17557            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
17558 ____________________________________________________________________________
17559 [ 12076] By: ams                                   on 2001/09/18  22:11:25
17560         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
17561              From: Michael G Schwern <schwern@pobox.com>
17562              Date: Tue, 18 Sep 2001 18:47:14 -0400
17563              Message-Id: <20010918184714.I585@blackrider>
17564      Branch: perl
17565            ! t/op/crypt.t
17566 ____________________________________________________________________________
17567 [ 12075] By: sky                                   on 2001/09/18  19:29:37
17568         Log: two test failures
17569              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17570              Message-ID: <20010918221702.A17408@rafael>
17571              partly applied, #12074 already fixed half the patch
17572      Branch: perl
17573            ! ext/threads/t/basic.t
17574 ____________________________________________________________________________
17575 [ 12074] By: sky                                   on 2001/09/18  18:49:03
17576         Log: Fixes test case failure introduced by #12071, the warning is
17577              now correctly spelled :-)
17578      Branch: perl
17579            ! ext/IO/lib/IO/t/io_sel.t
17580 ____________________________________________________________________________
17581 [ 12073] By: sky                                   on 2001/09/18  18:46:22
17582         Log: Make the test behave properly!
17583      Branch: perl
17584            ! ext/threads/t/basic.t
17585 ____________________________________________________________________________
17586 [ 12072] By: ams                                   on 2001/09/18  18:44:59
17587         Log: OP_RCATLINE is an SVOP, not a BASEOP.
17588      Branch: perl
17589            ! opcode.h opcode.pl
17590 ____________________________________________________________________________
17591 [ 12071] By: ams                                   on 2001/09/18  18:06:27
17592         Log: Deprecate != Depreciate.
17593      Branch: perl
17594            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
17595            ! lib/Pod/ParseUtils.pm
17596 ____________________________________________________________________________
17597 [ 12070] By: ams                                   on 2001/09/18  15:14:58
17598         Log: Subject: [PATCH] Getopt::Std cleanup
17599              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17600              Date: Tue, 18 Sep 2001 17:32:13 +0200
17601              Message-Id: <20010918173213.C777@rafael>
17602      Branch: perl
17603            ! lib/Getopt/Std.pm lib/Getopt/Std.t
17604 ____________________________________________________________________________
17605 [ 12069] By: sky                                   on 2001/09/18  14:56:33
17606         Log: Forgot the makefile
17607      Branch: perl
17608            + ext/threads/Makefile.PL
17609 ____________________________________________________________________________
17610 [ 12068] By: sky                                   on 2001/09/18  14:13:26
17611         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
17612              The test will fail because of Test.pm not knowing about threads. 
17613              basic needs to be manually tested
17614              compile time warnings on IV2PTR conversions need to be fixed
17615      Branch: perl
17616            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
17617            + ext/threads/threads.h ext/threads/threads.pm
17618            + ext/threads/threads.xs
17619            ! MANIFEST
17620 ____________________________________________________________________________
17621 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
17622         Log: DJGPP tweak from Laszlo Molnar.
17623      Branch: perl
17624            ! djgpp/config.over
17625 ____________________________________________________________________________
17626 [ 12066] By: sky                                   on 2001/09/18  10:24:31
17627         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
17628      Branch: perl
17629            ! sharedsv.c sharedsv.h
17630 ____________________________________________________________________________
17631 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
17632         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
17633              ditto ^cns.
17634      Branch: perl
17635            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
17636            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
17637            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
17638            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
17639            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
17640            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
17641            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
17642            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
17643            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
17644            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
17645            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
17646            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
17647            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
17648            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
17649            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
17650            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
17651            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
17652            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
17653            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
17654            + ext/Encode/Encode/ir-197.enc
17655            - ext/Encode/Encode/cns11643-1.enc
17656            - ext/Encode/Encode/cns11643-2.enc
17657            - ext/Encode/Encode/iso2022-cn.enc
17658            - ext/Encode/Encode/iso2022-jp.enc
17659            - ext/Encode/Encode/iso2022-jp1.enc
17660            - ext/Encode/Encode/iso2022-jp2.enc
17661            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
17662            - ext/Encode/Encode/iso8859-1.enc
17663            - ext/Encode/Encode/iso8859-1.ucm
17664            - ext/Encode/Encode/iso8859-10.enc
17665            - ext/Encode/Encode/iso8859-10.ucm
17666            - ext/Encode/Encode/iso8859-11.enc
17667            - ext/Encode/Encode/iso8859-11.ucm
17668            - ext/Encode/Encode/iso8859-13.enc
17669            - ext/Encode/Encode/iso8859-13.ucm
17670            - ext/Encode/Encode/iso8859-14.enc
17671            - ext/Encode/Encode/iso8859-14.ucm
17672            - ext/Encode/Encode/iso8859-15.enc
17673            - ext/Encode/Encode/iso8859-15.ucm
17674            - ext/Encode/Encode/iso8859-16.enc
17675            - ext/Encode/Encode/iso8859-16.ucm
17676            - ext/Encode/Encode/iso8859-2.enc
17677            - ext/Encode/Encode/iso8859-2.ucm
17678            - ext/Encode/Encode/iso8859-3.enc
17679            - ext/Encode/Encode/iso8859-3.ucm
17680            - ext/Encode/Encode/iso8859-4.enc
17681            - ext/Encode/Encode/iso8859-4.ucm
17682            - ext/Encode/Encode/iso8859-5.enc
17683            - ext/Encode/Encode/iso8859-5.ucm
17684            - ext/Encode/Encode/iso8859-6.enc
17685            - ext/Encode/Encode/iso8859-6.ucm
17686            - ext/Encode/Encode/iso8859-7.enc
17687            - ext/Encode/Encode/iso8859-7.ucm
17688            - ext/Encode/Encode/iso8859-8.enc
17689            - ext/Encode/Encode/iso8859-8.ucm
17690            - ext/Encode/Encode/iso8859-9.enc
17691            - ext/Encode/Encode/iso8859-9.ucm
17692            - ext/Encode/Encode/isoir-197.enc
17693            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
17694 ____________________________________________________________________________
17695 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
17696         Log: Must Uppercase.
17697      Branch: perl
17698            ! ext/Encode/Encode.pm
17699 ____________________________________________________________________________
17700 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
17701         Log: Add various encodings.
17702      Branch: perl
17703            + ext/Encode/Encode/iso8859-11.enc
17704            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
17705            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
17706            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
17707            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
17708            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
17709            + ext/Encode/Encode/viscii.ucm
17710            ! MANIFEST ext/Encode/Encode.pm
17711 ____________________________________________________________________________
17712 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
17713         Log: lib/unicode relic.
17714      Branch: perl
17715            ! ext/Encode/compile
17716 ____________________________________________________________________________
17717 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
17718         Log: Subject: [PATCH] Re: filename problems
17719              From: Michael G Schwern <schwern@pobox.com>
17720              Date: Mon, 17 Sep 2001 17:26:26 -0400
17721              Message-ID: <20010917172626.Q585@blackrider>
17722      Branch: perl
17723            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
17724            - t/lib/sample-tests/header_at_end
17725            - t/lib/sample-tests/header_at_end_fail
17726            ! MANIFEST lib/Test/Harness/t/test-harness.t
17727 ____________________________________________________________________________
17728 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
17729         Log: Explicitly explain the 1e9 seconds, not everybody
17730              is a C geek.
17731      Branch: perl
17732            ! ext/Time/HiRes/HiRes.pm
17733 ____________________________________________________________________________
17734 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
17735         Log: Explain an apparent bug reported by
17736              Richard J. Barbalace <rjbarbal@MIT.EDU>,
17737              with additional explanation from Gisle Aas.
17738      Branch: perl
17739            ! ext/Time/HiRes/HiRes.pm
17740 ____________________________________________________________________________
17741 [ 12058] By: ams                                   on 2001/09/17  19:52:01
17742         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
17743              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17744              Date: Mon, 17 Sep 2001 22:48:05 +0200
17745              Message-Id: <20010917224805.C11744@rafael>
17746      Branch: perl
17747            ! t/lib/warnings/op t/lib/warnings/pp
17748 ____________________________________________________________________________
17749 [ 12057] By: ams                                   on 2001/09/17  16:51:18
17750         Log: Its a nit!
17751      Branch: perl
17752            ! sv.h
17753 ____________________________________________________________________________
17754 [ 12056] By: ams                                   on 2001/09/17  16:47:55
17755         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
17756              From: "Craig A. Berry" <craigberry@mac.com>
17757              Date: Mon, 17 Sep 2001 12:34:20 -0500
17758              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
17759      Branch: perl
17760            ! vms/vms.c
17761 ____________________________________________________________________________
17762 [ 12055] By: ams                                   on 2001/09/17  16:05:15
17763         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
17764              From: Gisle Aas <gisle@ActiveState.com>
17765              Date: 16 Apr 2001 16:20:34 -0700
17766              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
17767              (Applied by hand.)
17768      Branch: perl
17769            ! lib/CPAN.pm lib/CPAN/Nox.pm
17770 ____________________________________________________________________________
17771 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
17772         Log: Update Changes.
17773      Branch: perl
17774            ! Changes patchlevel.h
17775 ____________________________________________________________________________
17776 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
17777         Log: Adding new files to the MANIFEST is always nice.
17778      Branch: perl
17779            ! MANIFEST
17780 ____________________________________________________________________________
17781 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
17782         Log: Reindent the PerlIO files (suggested by NI-S), used
17783              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
17784              (GNU indent).  Note that wholesale re-indenting might
17785              be nice, but that would break nice formatting/alignment
17786              of assignments, equality testing, and complex boolean
17787              expressions with lots of &s and |s.
17788      Branch: perl
17789            ! perlio.c perlio.h perliol.h
17790 ____________________________________________________________________________
17791 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
17792         Log: Add a script for being 8.3-polite.
17793              The found conflicts are being worked on.
17794      Branch: perl
17795            + check83.pl
17796            ! MANIFEST Porting/pumpkin.pod
17797 ____________________________________________________________________________
17798 [ 12050] By: sky                                   on 2001/09/17  12:44:36
17799         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
17800              finding it.
17801      Branch: perl
17802            ! sv.c
17803 ____________________________________________________________________________
17804 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
17805         Log: Bump up versions because of #12041.
17806      Branch: perl
17807            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
17808            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
17809            ! lib/Time/localtime.pm
17810 ____________________________________________________________________________
17811 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
17812         Log: Bump the version number because of #12042.
17813      Branch: perl
17814            ! lib/CPAN/FirstTime.pm
17815 ____________________________________________________________________________
17816 [ 12047] By: ams                                   on 2001/09/17  11:21:40
17817         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
17818              From: Abhijit Menon-Sen <ams@wiw.org>
17819              Date: Mon, 17 Sep 2001 17:44:12 +0530
17820              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
17821      Branch: perl
17822            ! op.c
17823 ____________________________________________________________________________
17824 [ 12046] By: sky                                   on 2001/09/17  07:14:17
17825         Log: Subject: Re: t/op/ver.t using skip() improperly
17826              From: "chromatic" <chromatic@rmci.net>
17827              Date: Mon, 17 Sep 2001 00:22:29 -0600
17828              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
17829      Branch: perl
17830            ! t/op/ver.t
17831 ____________________________________________________________________________
17832 [ 12045] By: nick                                  on 2001/09/17  07:12:14
17833         Log: Integrate mainline
17834      Branch: perlio
17835           +> t/op/chdir.t
17836           !> (integrate 117 files)
17837 ____________________________________________________________________________
17838 [ 12044] By: ams                                   on 2001/09/17  05:49:53
17839         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
17840              From: Ilmari Karonen <iltzu@sci.fi>
17841              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
17842              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
17843              (And $VERSION = '1.05'.)
17844      Branch: perl
17845            ! lib/constant.pm
17846 ____________________________________________________________________________
17847 [ 12043] By: ams                                   on 2001/09/17  05:44:50
17848         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
17849              From: Michael G Schwern <schwern@pobox.com>
17850              Date: Mon, 17 Sep 2001 07:49:04 +0200
17851              Message-Id: <20010917074904.V1588@blackrider>
17852              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
17853      Branch: perl
17854            + t/op/chdir.t
17855            ! MANIFEST pp_sys.c
17856 ____________________________________________________________________________
17857 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
17858         Log: Subject: Re: CPAN.pm needs some hacking 
17859              From: "chromatic" <chromatic@rmci.net>
17860              Date: Sun, 16 Sep 2001 16:46:29 -0600
17861              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
17862      Branch: perl
17863            ! lib/CPAN/FirstTime.pm
17864 ____________________________________________________________________________
17865 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
17866         Log: Change use|require 5.005_64 to use|require 5.6.1.
17867      Branch: perl
17868            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
17869            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
17870            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
17871            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
17872            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
17873            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
17874            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
17875            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
17876            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
17877            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
17878            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
17879            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
17880            ! lib/base.pm lib/fields.pm
17881 ____________________________________________________________________________
17882 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
17883         Log: Bump up version numbers.
17884              
17885              TODO 1: double check that pre-5.6.1 CPAN.pm:s
17886              don't try to download 5.8.0 because of the
17887              version numbers.  Mainly this means using _00
17888              in the core version numbers.
17889              
17890              TODO 2: the "use 5.005_64" in many modules
17891              needs to be changed to, say, "use 5.6.1".
17892      Branch: perl
17893            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
17894            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
17895            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
17896            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
17897            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
17898            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
17899            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17900            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
17901            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
17902            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
17903            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
17904 ____________________________________________________________________________
17905 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
17906         Log: Use UCHARAT() as suggested by Inaba Hiroto.
17907      Branch: perl
17908            ! regexec.c
17909 ____________________________________________________________________________
17910 [ 12038] By: ams                                   on 2001/09/16  15:16:24
17911         Log: Subject: [PATCH] Re: Core module version numbers review
17912              From: Peter Scott <Peter@PSDT.com>
17913              Date: Sun, 16 Sep 2001 09:09:58 -0700
17914              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
17915      Branch: perl
17916            ! lib/perl5db.pl
17917 ____________________________________________________________________________
17918 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
17919         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
17920              not yet fully implemented.
17921      Branch: perl
17922            ! pod/perlfunc.pod pod/perlunicode.pod
17923 ____________________________________________________________________________
17924 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
17925         Log: Subject: [patch] plug PL_beginav_save leak
17926              From: Doug MacEachern <dougm@covalent.net>
17927              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
17928              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
17929      Branch: perl
17930            ! perl.c
17931 ____________________________________________________________________________
17932 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
17933         Log: (accidentally empty checkin)
17934      Branch: perl
17935            ! sv.c
17936 ____________________________________________________________________________
17937 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
17938         Log: Subject: [patch] ithreads+PL_beginav_save
17939              From: Doug MacEachern <dougm@covalent.net>
17940              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
17941              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
17942      Branch: perl
17943            ! sv.c
17944 ____________________________________________________________________________
17945 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
17946         Log: Subject: [PATCH] h2xs.PL with C::Scan
17947              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17948              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
17949              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
17950      Branch: perl
17951            ! utils/h2xs.PL
17952 ____________________________________________________________________________
17953 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
17954         Log: Elaborate (well, make more vague, really) #12030.
17955      Branch: perl
17956            ! pod/perltodo.pod pod/perlunicode.pod
17957 ____________________________________________________________________________
17958 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
17959         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
17960              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17961              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
17962              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
17963      Branch: perl
17964            ! regexec.c
17965 ____________________________________________________________________________
17966 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
17967         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
17968              are not yet complete.
17969      Branch: perl
17970            ! pod/perltodo.pod pod/perlunicode.pod
17971 ____________________________________________________________________________
17972 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
17973         Log: Document what's still to be done on the regular expression
17974              Unicode support, based on the UTR#18.
17975      Branch: perl
17976            ! pod/perltodo.pod pod/perlunicode.pod
17977 ____________________________________________________________________________
17978 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
17979         Log: Regen headers.
17980      Branch: perl
17981            ! embedvar.h perlapi.h
17982 ____________________________________________________________________________
17983 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
17984         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
17985              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17986              Date: Sun, 09 Sep 2001 18:41:54 +0100
17987              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
17988      Branch: perl
17989            ! Porting/findvars ext/ByteLoader/bytecode.h
17990            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
17991            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
17992 ____________________________________________________________________________
17993 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
17994         Log: enable most warnings for windows build; fix the various typecasting
17995              nits that showed up (no bugfixes here)
17996      Branch: maint-5.6/perl
17997            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
17998            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
17999            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
18000            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
18001            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
18002            ! x2p/walk.c
18003 ____________________________________________________________________________
18004 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
18005         Log: Integrate change #12024 from maintperl
18006              (a local() precedence bug)
18007      Branch: perl
18008           !> lib/ExtUtils/Install.pm
18009 ____________________________________________________________________________
18010 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
18011         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
18012              change#8642
18013      Branch: maint-5.6/perl
18014            ! lib/ExtUtils/Install.pm
18015 ____________________________________________________________________________
18016 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
18017         Log: Update Changes.
18018      Branch: perl
18019            ! Changes patchlevel.h
18020 ____________________________________________________________________________
18021 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
18022         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
18023              From: "chromatic" <chromatic@rmci.net>
18024              Date: Fri, 14 Sep 2001 09:44:57 -0600 
18025              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
18026      Branch: perl
18027            ! lib/ExtUtils/Manifest.t
18028 ____________________________________________________________________________
18029 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
18030         Log: Hopefully better skipping of the Complete.t tests
18031              in case of not a tty. 
18032      Branch: perl
18033            ! lib/Term/Complete.t t/op/stat.t
18034 ____________________________________________________________________________
18035 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
18036         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
18037              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18038              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
18039              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
18040      Branch: perl
18041            ! regexec.c t/op/pat.t
18042 ____________________________________________________________________________
18043 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
18044         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
18045              From: Robin Barker <rmb1@cise.npl.co.uk>
18046              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
18047              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
18048      Branch: perl
18049            ! pod/perlport.pod
18050 ____________________________________________________________________________
18051 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
18052         Log: NetWare tweaks from Ananth Kesari.
18053      Branch: perl
18054            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
18055            ! NetWare/nwutil.h
18056 ____________________________________________________________________________
18057 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
18058         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
18059              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18060              Date: Fri, 14 Sep 2001 10:51:13 +0200
18061              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
18062      Branch: perl
18063            ! pod/perlport.pod
18064 ____________________________________________________________________________
18065 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
18066         Log: Subject: Re: [PATCH 2 pl2pm.PL]
18067              From: Joe Smith <Joe.Smith@inwap.com>
18068              Date: Fri, 14 Sep 2001 00:13:32 -0700
18069              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
18070              
18071              Eradicate qu.
18072      Branch: perl
18073            ! keywords.h keywords.pl utils/pl2pm.PL
18074 ____________________________________________________________________________
18075 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
18076         Log: Retract #12013, didn't go over too well in Tru64.
18077      Branch: perl
18078            ! embed.h embed.pl sv.h
18079 ____________________________________________________________________________
18080 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
18081         Log: Subject: [PATCH] Execute files of debugger commands
18082              From: Peter Scott <Peter@PSDT.com>
18083              Date: Thu, 13 Sep 2001 15:26:31 -0700
18084              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
18085      Branch: perl
18086            ! lib/perl5db.pl pod/perldebug.pod
18087 ____________________________________________________________________________
18088 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
18089         Log: (Retracted by #12015)
18090              Subject: [proposed PATCH] Re: perl@11920
18091              From: Nicholas Clark <nick@ccl4.org>
18092              Date: Wed, 12 Sep 2001 23:46:09 +0100
18093              Message-ID: <20010912234609.H4971@plum.flirble.org>     
18094      Branch: perl
18095            ! embed.h embed.pl sv.h
18096 ____________________________________________________________________________
18097 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
18098         Log: ucblib shouldn't be linked against in nonstop-ux,
18099              from Tom Bates.
18100      Branch: perl
18101            ! hints/nonstopux.sh
18102 ____________________________________________________________________________
18103 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
18104         Log: Do stty only if we have stty.
18105              
18106              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
18107      Branch: perl
18108            ! lib/Term/Complete.pm
18109 ____________________________________________________________________________
18110 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
18111         Log: Skip the test if not running on a tty.
18112      Branch: perl
18113            ! lib/Term/Complete.t
18114 ____________________________________________________________________________
18115 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
18116         Log: Regen headers.
18117      Branch: perl
18118            ! embed.h opcode.h pod/perlapi.pod proto.h
18119 ____________________________________________________________________________
18120 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
18121         Log: Subject: [PATCH op.c] Re: perl@12003
18122              From: Robin Barker <rmb1@cise.npl.co.uk>
18123              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
18124              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
18125      Branch: perl
18126            ! op.c
18127 ____________________________________________________________________________
18128 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
18129         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
18130              From: Robin Barker <rmb1@cise.npl.co.uk>
18131              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
18132              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
18133      Branch: perl
18134            ! sv.c
18135 ____________________________________________________________________________
18136 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
18137         Log: Upgrade to Memoize 0.66.
18138      Branch: perl
18139            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
18140            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
18141            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
18142 ____________________________________________________________________________
18143 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
18144         Log: Subject: [ID 20010912.007] substr reference core dump
18145              From: me-01@ton.iguana.be
18146              Date: 12 Sep 2001 14:11:16 -0000
18147              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
18148      Branch: perl
18149            ! mg.c
18150 ____________________________________________________________________________
18151 [ 12004] By: ams                                   on 2001/09/12  01:13:49
18152         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
18153              From: Ilmari Karonen <iltzu@sci.fi>
18154              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
18155              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
18156      Branch: perl
18157            ! pod/perlfaq4.pod
18158 ____________________________________________________________________________
18159 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
18160         Log: Update Changes.
18161      Branch: perl
18162            ! Changes patchlevel.h
18163 ____________________________________________________________________________
18164 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
18165         Log: NetWare update from Ananth Kesari.
18166      Branch: perl
18167            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
18168            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
18169 ____________________________________________________________________________
18170 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
18171         Log: Retract #11984: div() being redefined, and 1397
18172              failing on 64-bit platforms.
18173      Branch: perl
18174            ! lib/Math/BigInt/Calc.pm
18175 ____________________________________________________________________________
18176 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
18177         Log: Metaconfig unit change for #11999.
18178      Branch: metaconfig
18179            ! U/protos/d_lseekproto.U
18180 ____________________________________________________________________________
18181 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
18182         Log: The lseek fix (#11991) was no fix.
18183      Branch: perl
18184            ! Configure
18185 ____________________________________________________________________________
18186 [ 11998] By: sky                                   on 2001/09/11  07:52:06
18187         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
18188              From: Matt Sergeant <MSergeant@star.net.uk>
18189              Date: Tue, 11 Sep 2001 09:22:32 +0100
18190              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
18191      Branch: perl
18192            ! ext/Encode/Encode.pm
18193 ____________________________________________________________________________
18194 [ 11997] By: sky                                   on 2001/09/11  06:35:29
18195         Log: Sometimes dTHX is added because it is needed on non 
18196              gnuc platforms, but not needed there. This uses GCC
18197              to silence GCC specific warnings by marking pTHX as 
18198              unused.
18199      Branch: perl
18200            ! perl.h
18201 ____________________________________________________________________________
18202 [ 11996] By: nick                                  on 2001/09/11  06:25:27
18203         Log: Integrate mainline
18204      Branch: perlio
18205            - ext/POSIX/sigaction.t lib/File/Find/taint.t
18206           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
18207 ____________________________________________________________________________
18208 [ 11995] By: nick                                  on 2001/09/11  06:23:39
18209         Log: Part Integrate mainline
18210      Branch: perlio
18211           +> (branch 69 files)
18212            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
18213            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
18214            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
18215            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
18216            - lib/Switch/t/switch_case.t lib/Test/Harness.t
18217            - lib/Test/More/Changes lib/Test/More/t/More.t
18218            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
18219            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
18220            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
18221            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
18222            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
18223            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
18224            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
18225            - t/lib/Test/More/Catch.pm wince/perl.ico
18226           !> (integrate 197 files)
18227 ____________________________________________________________________________
18228 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
18229         Log: Subject: Re: [PATCH] Encode.pm docs fix
18230              From: Gisle Aas <gisle@ActiveState.com>
18231              Date: 10 Sep 2001 11:27:02 -0700
18232              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
18233      Branch: perl
18234            ! ext/Encode/Encode.pm
18235 ____________________________________________________________________________
18236 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
18237         Log: Fix unpack U to be the reverse of pack U
18238              (but implement unpack U0U as a backdoor to get
18239              the UTF-8 malformed warnings from un-UTF-8 data)
18240      Branch: perl
18241            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
18242 ____________________________________________________________________________
18243 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
18244         Log: Metaconfig unit change for #11991;
18245              delete an unused unit (d_strtoull.U is the one used)
18246      Branch: metaconfig
18247            ! U/protos/d_lseekproto.U
18248      Branch: metaconfig/U/perl
18249            - strtoull.U
18250 ____________________________________________________________________________
18251 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
18252         Log: Subject: [PATCH] Configure not recording lseek proto
18253              From: Blair Zajac <blair@orcaware.com>
18254              Date: Mon, 10 Sep 2001 17:52:37 -0700
18255              Message-ID: <3B9D6055.BA334A31@orcaware.com>
18256              
18257              plus regen Configure.
18258      Branch: perl
18259            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18260            ! config_h.SH uconfig.h
18261 ____________________________________________________________________________
18262 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
18263         Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))                  
18264              From: Nicholas Clark <nick@ccl4.org>
18265              Date: Tue, 11 Sep 2001 00:00:31 +0100
18266              Message-ID: <20010911000031.G1512@plum.flirble.org>
18267      Branch: perl
18268            + t/op/qq.t
18269            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
18270 ____________________________________________________________________________
18271 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
18272         Log: Subject: [PATCH] Building on win32 w/o perlio
18273              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18274              Date: Mon, 10 Sep 2001 23:38:46 +0200
18275              Message-ID: <3B9D4F06.14433.2C37644@localhost>
18276      Branch: perl
18277            ! perl.c win32/Makefile win32/makefile.mk
18278 ____________________________________________________________________________
18279 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
18280         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
18281              From: "chromatic" <chromatic@rmci.net>
18282              Date: Mon, 10 Sep 2001 15:14:01 -0600
18283              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
18284      Branch: perl
18285            + lib/CGI/t/push.t
18286            ! MANIFEST
18287 ____________________________________________________________________________
18288 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
18289         Log: Subject: avoiding hoardes of zombies
18290              From: Nicholas Clark <nick@ccl4.org>
18291              Date: Mon, 10 Sep 2001 22:00:40 +0100
18292              Message-ID: <20010910220040.C1512@plum.flirble.org>
18293      Branch: perl
18294            ! pod/perlipc.pod
18295 ____________________________________________________________________________
18296 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
18297         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
18298              From: John Peacock <jpeacock@rowman.com>
18299              Date: Mon, 10 Sep 2001 16:34:30 -0400
18300              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
18301      Branch: perl
18302            ! sv.c t/op/ver.t utf8.h
18303 ____________________________________________________________________________
18304 [ 11985] By: ams                                   on 2001/09/10  23:20:13
18305         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
18306      Branch: perl
18307            ! MANIFEST
18308 ____________________________________________________________________________
18309 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
18310         Log: (Retracted by #12001)
18311              Subject: Calc with USE_MUL/USE_DIV
18312              From: Tels <perl_dummy@bloodgate.com>
18313              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
18314              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
18315      Branch: perl
18316            ! lib/Math/BigInt/Calc.pm
18317 ____________________________________________________________________________
18318 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
18319         Log: Subject: [PATCH op.c] Re: perl@11978
18320              From: Robin Barker <rmb1@cise.npl.co.uk>
18321              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
18322              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
18323              
18324              Format errors.
18325      Branch: perl
18326            ! op.c
18327 ____________________________________________________________________________
18328 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
18329         Log: Switch PADOFFSET back to U32 both because of binary backward
18330              compatibility and because Arthur seems to have been fixing the
18331              problems with naughty integer-pointer casting.
18332      Branch: perl
18333            ! op.h
18334 ____________________________________________________________________________
18335 [ 11981] By: ams                                   on 2001/09/10  16:31:43
18336         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
18337              Fix Pod Typo, Add Test for ExtUtils::Command
18338              From: "chromatic" <chromatic@rmci.net>
18339              Date: Mon, 10 Sep 2001 11:20:56 -0600
18340              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
18341      Branch: perl
18342            + lib/ExtUtils/Command.t
18343            ! MANIFEST lib/ExtUtils/Command.pm
18344 ____________________________________________________________________________
18345 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
18346         Log: Subject: [PATCH] Encode.pm docs fix
18347              From: Matt Sergeant <MSergeant@star.net.uk>
18348              Date: Mon, 10 Sep 2001 15:24:01 +0100
18349              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
18350      Branch: perl
18351            ! ext/Encode/Encode.pm
18352 ____________________________________________________________________________
18353 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
18354         Log: Update Changes.
18355      Branch: perl
18356            ! Changes patchlevel.h
18357 ____________________________________________________________________________
18358 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
18359         Log: Revert #11973, the dTHX seems to be needed in there
18360              for threaded builds.
18361      Branch: perl
18362            ! perlio.c
18363 ____________________________________________________________________________
18364 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
18365         Log: Detypo.
18366      Branch: perl
18367            ! pod/perlguts.pod
18368 ____________________________________________________________________________
18369 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
18370         Log: Further Class::Struct patching from Damian.
18371              
18372              The new new semantics are:
18373              
18374              * If you pass an initializer for a nested object, it has to be:
18375              a) a reference to an object of that class, or      
18376              b) a reference to an object of a subclass of that class, or
18377              c) a reference to a hash of arguments to be passed to the
18378              class's constructor
18379              * If you pass no initializer for a nested object, the attribute
18380              is initialized to C<undef>
18381      Branch: perl
18382            ! lib/Class/Struct.pm
18383 ____________________________________________________________________________
18384 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
18385         Log: Skip the crypt test if no crypt.
18386      Branch: perl
18387            ! t/op/crypt.t
18388 ____________________________________________________________________________
18389 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
18390         Log: Warn against using bare v-strings as IP addresses
18391              (okay if using the wrappers from Socket)
18392      Branch: perl
18393            ! pod/perldata.pod pod/perlport.pod
18394 ____________________________________________________________________________
18395 [ 11973] By: sky                                   on 2001/09/10  11:57:58
18396         Log: Remove unused dTHX. Silenced another warning.
18397      Branch: perl
18398            ! perlio.c
18399 ____________________________________________________________________________
18400 [ 11972] By: sky                                   on 2001/09/10  11:54:25
18401         Log: Silence some more warnings INT2PTR.
18402      Branch: perl
18403            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
18404 ____________________________________________________________________________
18405 [ 11971] By: sky                                   on 2001/09/10  11:21:50
18406         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
18407      Branch: perl
18408            ! cop.h
18409 ____________________________________________________________________________
18410 [ 11970] By: sky                                   on 2001/09/10  11:17:25
18411         Log: Apply INT2PTR with force to silence warnings from
18412              PM_GETRE and friends. No more warnings with 64bit 
18413              IVs and 32bit pointers.    
18414      Branch: perl
18415            ! op.c op.h perl.c
18416 ____________________________________________________________________________
18417 [ 11969] By: sky                                   on 2001/09/10  10:13:02
18418         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
18419      Branch: perl
18420            ! pod/perlguts.pod
18421 ____________________________________________________________________________
18422 [ 11968] By: sky                                   on 2001/09/10  10:02:51
18423         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
18424              Rename to custop_op_name to Perl_custom_op_name to match perlapi
18425              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
18426              perl_clone.
18427      Branch: perl
18428            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
18429 ____________________________________________________________________________
18430 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
18431         Log: Using strlen() not good on embedded nul bytes.
18432      Branch: perl
18433            ! regcomp.c
18434 ____________________________________________________________________________
18435 [ 11966] By: ams                                   on 2001/09/09  21:06:13
18436         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
18437              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18438              Date: Mon, 13 Aug 2001 22:51:59 +0200
18439              Message-ID: <20010813225159.C6681@rafael>
18440              (Applied with several tweaks.)
18441      Branch: perl
18442            ! embed.h embed.pl proto.h toke.c
18443 ____________________________________________________________________________
18444 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
18445         Log: The exact error message is system-dependent.
18446      Branch: perl
18447            ! lib/ExtUtils/Manifest.t
18448 ____________________________________________________________________________
18449 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
18450         Log: Add Windows and Mac Sami support to Encode
18451              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
18452      Branch: perl
18453            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
18454            ! MANIFEST
18455 ____________________________________________________________________________
18456 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
18457         Log: Use the tried method.
18458      Branch: perl
18459            ! pod/perlport.pod
18460 ____________________________________________________________________________
18461 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
18462         Log: Can't count parentheses.
18463      Branch: perl
18464            ! ext/IO/lib/IO/Socket/INET.pm
18465 ____________________________________________________________________________
18466 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
18467         Log: perlport additions: 1 while unlink, add/delete directory
18468              entries and permissions, cygwin stat funkiness (from Michael
18469              Schwern and Nicholas Clark)
18470      Branch: perl
18471            ! pod/perlport.pod
18472 ____________________________________________________________________________
18473 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
18474         Log: blib does have a detectable test.
18475      Branch: perl
18476            ! t/lib/1_compile.t
18477 ____________________________________________________________________________
18478 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
18479         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
18480              From: "chromatic" <chromatic@rmci.net>
18481              Date: Sat, 08 Sep 2001 19:33:42 -0600
18482              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
18483      Branch: perl
18484            + lib/Term/Complete.t
18485            ! MANIFEST
18486 ____________________________________________________________________________
18487 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
18488         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
18489              From: Michael G Schwern <schwern@pobox.com> 
18490              Date: Sat, 8 Sep 2001 02:40:26 -0400
18491              Message-ID: <20010908024026.A26283@blackrider>
18492      Branch: perl
18493            + lib/Test/Tutorial.pod
18494            ! MANIFEST
18495 ____________________________________________________________________________
18496 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
18497         Log: Try to look up protocol (by name) only iff it has non-numbers:
18498              nice if the server is in a chrooted environment (no /etc/protocols,
18499              server code using hardcorded protocol numbers like 6 for tcp),
18500              suggested by John Holdsworth <coldwave@bigfoot.com>.
18501              In other words, if we are given a number, why look it up again
18502              (by number)?
18503      Branch: perl
18504            ! ext/IO/lib/IO/Socket/INET.pm
18505 ____________________________________________________________________________
18506 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
18507         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
18508              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18509              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
18510              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
18511              
18512              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
18513              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18514              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
18515              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
18516              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
18517              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18518              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
18519              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
18520      Branch: perl
18521            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
18522 ____________________________________________________________________________
18523 [ 11955] By: ams                                   on 2001/09/09  02:54:21
18524         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
18525              From: "Craig A. Berry" <craigberry@mac.com>
18526              Date: Sat, 08 Sep 2001 19:02:16 -0500
18527              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
18528      Branch: perl
18529            ! lib/CGI/t/carp.t
18530 ____________________________________________________________________________
18531 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
18532         Log: Documentation tweaks; think the IP address as an opaque string.
18533      Branch: perl
18534            ! ext/Socket/Socket.pm
18535 ____________________________________________________________________________
18536 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
18537         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
18538              From: Michael G Schwern <schwern@pobox.com>
18539              Date: Sat, 8 Sep 2001 19:45:46 -0400
18540              Message-ID: <20010908194546.C9193@blackrider>
18541      Branch: perl
18542            + lib/blib.t
18543            ! MANIFEST lib/blib.pm t/lib/1_compile.t
18544 ____________________________________________________________________________
18545 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
18546         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
18547              From: "chromatic" <chromatic@rmci.net>
18548              Date: Sat, 08 Sep 2001 12:31:44 -0600
18549              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
18550      Branch: perl
18551            + lib/CGI/t/fast.t
18552            ! MANIFEST
18553 ____________________________________________________________________________
18554 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
18555         Log: The Socket tests were wrong: they were assuming too much.
18556      Branch: perl
18557            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
18558 ____________________________________________________________________________
18559 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
18560         Log: Retract the portability changes since they
18561              seem to have opened a can of worms... will
18562              go back to UNICOS/mk and do the bare minimum
18563              required to get the tests working.
18564      Branch: perl
18565            ! ext/Socket/Socket.xs
18566 ____________________________________________________________________________
18567 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
18568         Log: PADOFFSET is used to cast pointers into integers,
18569              if pointers are 64 bits and U32 32 bits,
18570              bad things may happen, or at least warnings issued.
18571      Branch: perl
18572            ! op.h
18573 ____________________________________________________________________________
18574 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
18575         Log: Still more Socket portability tweaking.
18576              Now Socket.t seems to be happy in all of
18577              Linux/x86, Tru64/alpha, Solaris/sparc,
18578              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
18579              
18580              Addendum: it seems that io_multihomed, io_sock, and hostent
18581              were broken in little-endians (linux/x86 and tru64/alpha)
18582              because of this change.  Argh.
18583      Branch: perl
18584            ! ext/Socket/Socket.xs
18585 ____________________________________________________________________________
18586 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
18587         Log: More portability kicking on inet_ntoa().
18588      Branch: perl
18589            ! ext/Socket/Socket.xs
18590 ____________________________________________________________________________
18591 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
18592         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
18593              From: Michael G Schwern <schwern@pobox.com> 
18594              Date: Fri, 7 Sep 2001 23:06:51 -0400
18595              Message-ID: <20010907230651.R606@blackrider>
18596      Branch: perl
18597            + lib/ExtUtils/Manifest.t
18598            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
18599 ____________________________________________________________________________
18600 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
18601         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
18602              From: "chromatic" <chromatic@rmci.net>
18603              Date: Fri, 07 Sep 2001 17:53:15 -0600      
18604              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
18605      Branch: perl
18606            + lib/ExtUtils/testlib.t
18607            ! MANIFEST
18608 ____________________________________________________________________________
18609 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
18610         Log: Thinko.
18611      Branch: perl
18612            ! lib/integer.t
18613 ____________________________________________________________________________
18614 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
18615         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
18616              From: "Craig A. Berry" <craigberry@mac.com>
18617              Date: Fri, 07 Sep 2001 15:30:03 -0500
18618              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
18619      Branch: perl
18620            ! lib/CGI/Carp.pm
18621 ____________________________________________________________________________
18622 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
18623         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
18624              From: Michael G Schwern <schwern@pobox.com>
18625              Date: Fri, 7 Sep 2001 15:38:13 -0400
18626              Message-ID: <20010907153813.K606@blackrider>
18627      Branch: perl
18628            ! lib/ExtUtils/MM_Unix.pm
18629 ____________________________________________________________________________
18630 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
18631         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
18632              From: Robin Barker <rmb1@cise.npl.co.uk>
18633              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
18634              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
18635      Branch: perl
18636            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
18637 ____________________________________________________________________________
18638 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
18639         Log: Clean up 1_compile.t; move tests to more consistent
18640              places (t/ subdirectories); add integer.t (much of
18641              the pragma is tested elsewhere but there is no one
18642              centralized place)
18643      Branch: perl
18644            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
18645            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
18646            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
18647            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
18648            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
18649            - lib/File/Find/find.t lib/File/Find/taint.t
18650            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
18651 ____________________________________________________________________________
18652 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
18653         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
18654              From: "chromatic" <chromatic@rmci.net>
18655              Date: Fri, 07 Sep 2001 10:17:40 -0600
18656              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
18657      Branch: perl
18658            ! lib/File/Find/taint.t
18659 ____________________________________________________________________________
18660 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
18661         Log: Update Changes.
18662      Branch: perl
18663            ! Changes patchlevel.h
18664 ____________________________________________________________________________
18665 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
18666         Log: Rename the old threading tutorial, start a new one,
18667              regen toc.
18668      Branch: perl
18669            + pod/perlothrtut.pod
18670            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
18671            ! pod/perltoc.pod
18672 ____________________________________________________________________________
18673 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
18674         Log: vars very much has a test.
18675      Branch: perl
18676            ! t/lib/1_compile.t
18677 ____________________________________________________________________________
18678 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
18679         Log: Subject: Re: wince/perl.ico marked as binary
18680              From: Nicholas Clark <nick@ccl4.org>
18681              Date: Fri, 7 Sep 2001 13:54:40 +0100
18682              Message-ID: <20010907135439.D39150@plum.flirble.org>
18683              
18684              and wince/Makefile.ce change from Rainer Keuchel.
18685      Branch: perl
18686            + wince/makeico.pl
18687            ! MANIFEST wince/Makefile.ce
18688 ____________________________________________________________________________
18689 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
18690         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
18691              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18692              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
18693              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
18694      Branch: perl
18695            ! regexec.c
18696 ____________________________________________________________________________
18697 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
18698         Log: (Replaced by #11934)
18699              Subject: Re: [PATCH regexec.c] more general .* and .*?
18700              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18701              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
18702              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
18703      Branch: perl
18704            ! regexec.c
18705 ____________________________________________________________________________
18706 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
18707         Log: The #11931 patching misbehaved.
18708      Branch: perl
18709            ! lib/Test/Harness/t/test-harness.t
18710 ____________________________________________________________________________
18711 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
18712         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
18713              From: Michael G Schwern <schwern@pobox.com>
18714              Date: Fri, 7 Sep 2001 03:30:41 -0400
18715              Message-ID: <20010907033041.A2796@blackrider>
18716      Branch: perl
18717            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
18718            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
18719            + t/lib/sample-tests/header_at_end_fail
18720            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
18721            - lib/Test/Harness.t
18722            ! MANIFEST lib/Test/Harness.pm t/TEST
18723 ____________________________________________________________________________
18724 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
18725         Log: Subject: [PATCH] Digest::MD5 update
18726              From: Gisle Aas <gisle@ActiveState.com>
18727              Date: 06 Sep 2001 23:32:56 -0700
18728              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
18729      Branch: perl
18730            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
18731            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
18732 ____________________________________________________________________________
18733 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
18734         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
18735              From: "chromatic" <chromatic@rmci.net>
18736              Date: Thu, 06 Sep 2001 23:11:44 -0600
18737              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
18738      Branch: perl
18739            + lib/less.t
18740            ! MANIFEST t/lib/1_compile.t
18741 ____________________________________________________________________________
18742 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
18743         Log: The binary file must somehow differently stored.
18744      Branch: perl
18745            - wince/perl.ico
18746            ! MANIFEST
18747 ____________________________________________________________________________
18748 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
18749         Log: Add more modules to the list of modules that have tests,
18750              Schwern's wallet is getting more nervous.
18751              (Run t/lib/1_compile.t manually to see which modules
18752              are lacking tests, or the tests can't be run for some
18753              reason or another, such as the Net:: modules)
18754      Branch: perl
18755            ! t/lib/1_compile.t
18756 ____________________________________________________________________________
18757 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
18758         Log: Try to make Socket::inet_ntoa() more robust.
18759      Branch: perl
18760            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
18761 ____________________________________________________________________________
18762 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
18763         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
18764              From: chromatic <chromatic@rmci.net>       
18765              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
18766              Message-Id: <01090522580506.19590@firewheel>           
18767      Branch: perl
18768            ! lib/English.t
18769 ____________________________________________________________________________
18770 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
18771         Log: Subject: Re: perlvar manpage and localizing special vars
18772              From: Stas Bekman <stas@stason.org>
18773              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
18774              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
18775      Branch: perl
18776            ! pod/perlvar.pod
18777 ____________________________________________________________________________
18778 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
18779         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
18780              From: Robin Barker <rmb1@cise.npl.co.uk>
18781              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
18782              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
18783      Branch: perl
18784            ! lib/ExtUtils/MakeMaker.pm
18785 ____________________________________________________________________________
18786 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
18787         Log: Symbol missing; AIX unhappy.
18788      Branch: perl
18789            ! makedef.pl
18790 ____________________________________________________________________________
18791 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
18792         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
18793              Reported in 5.61, seems to work okay in blead.
18794      Branch: perl
18795            ! t/run/kill_perl.t
18796 ____________________________________________________________________________
18797 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
18798         Log: Update Changes.
18799      Branch: perl
18800            ! Changes patchlevel.h
18801 ____________________________________________________________________________
18802 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
18803         Log: Document the bad assumptions currently breaking
18804              the Socket.t tests 10, 11, and 13 in UNICOS.
18805      Branch: perl
18806            ! ext/Socket/Socket.xs
18807 ____________________________________________________________________________
18808 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
18809         Log: Subject: [PATCH x2p] make OPTIMIZE=...
18810              From: Robin Barker <rmb1@cise.npl.co.uk>
18811              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
18812              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
18813      Branch: perl
18814            ! x2p/Makefile.SH x2p/cflags.SH
18815 ____________________________________________________________________________
18816 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
18817         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
18818              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
18819              Date: Thu, 6 Sep 2001 11:09:40 +0100
18820              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
18821              
18822              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
18823              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
18824              Date: 6 Sep 2001 10:14:38 -0000
18825              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
18826      Branch: perl
18827            ! pod/perlfaq1.pod pod/perlhack.pod
18828 ____________________________________________________________________________
18829 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
18830         Log: Subject: Extra NUL is Data::Dumper output - patch
18831              From: Tony Cook <tony@develop-help.com>
18832              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
18833              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
18834      Branch: perl
18835            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
18836 ____________________________________________________________________________
18837 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
18838         Log: Avoid redefinition warning
18839              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
18840              from
18841              perl -w -Ilib -MCwd -e ''
18842      Branch: perl
18843            ! lib/Cwd.pm
18844 ____________________________________________________________________________
18845 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
18846         Log: Update the is_tainted() example implementation.
18847      Branch: perl
18848            ! pod/perlsec.pod
18849 ____________________________________________________________________________
18850 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
18851         Log: Missing) in #11912.
18852      Branch: perl
18853            ! lib/Test/Simple/t/fail.t
18854 ____________________________________________________________________________
18855 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
18856         Log: Rewhack Test-Simple into core harness.
18857      Branch: perl
18858            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
18859            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
18860            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
18861            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
18862            ! lib/Test/Simple/t/skipall.t
18863 ____________________________________________________________________________
18864 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
18865         Log: Workaround for the new Exporter 'feature'.
18866      Branch: perl
18867            ! lib/Test/More.pm
18868 ____________________________________________________________________________
18869 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
18870         Log: Re-introduce pure-Perl fall-back for abs_path,
18871              re-introduce #11898.
18872      Branch: perl
18873            ! lib/Cwd.pm lib/File/Find.pm
18874 ____________________________________________________________________________
18875 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
18876         Log: More tests.
18877      Branch: perl
18878            ! lib/Exporter.t
18879 ____________________________________________________________________________
18880 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
18881         Log: Retract #11898 for now because it introduces
18882              a rather nasty depencency: when B is being built,
18883              MakeMaker is used.  MakeMaker uses File::Find.
18884              File::Find uses Cwd::getcwd()...which doesn't
18885              exist yet.
18886      Branch: perl
18887            ! lib/File/Find.pm
18888 ____________________________________________________________________________
18889 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
18890         Log: New test welcome.
18891      Branch: perl
18892            + lib/Test/Simple/t/simple.t
18893 ____________________________________________________________________________
18894 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
18895         Log: Old test begone.
18896      Branch: perl
18897            - lib/Attribute/Handlers/test.pl
18898 ____________________________________________________________________________
18899 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
18900         Log: Test-Simple syncup from Schwern.
18901      Branch: perl
18902            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
18903            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
18904            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
18905            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
18906            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
18907            - lib/Test/More/Changes lib/Test/More/t/More.t
18908            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
18909            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
18910            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
18911            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
18912            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
18913            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
18914            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
18915            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
18916            ! t/lib/Test/Simple/sample_tests/death.plx
18917            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
18918            ! t/lib/Test/Simple/sample_tests/extras.plx
18919            ! t/lib/Test/Simple/sample_tests/five_fail.plx
18920            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
18921            ! t/lib/Test/Simple/sample_tests/one_fail.plx
18922            ! t/lib/Test/Simple/sample_tests/require.plx
18923            ! t/lib/Test/Simple/sample_tests/success.plx
18924            ! t/lib/Test/Simple/sample_tests/too_few.plx
18925            ! t/lib/Test/Simple/sample_tests/two_fail.plx
18926 ____________________________________________________________________________
18927 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
18928         Log: Integrate File::Find changes from bleadperl
18929      Branch: maint-5.6/macperl
18930            ! lib/File/Find.pm t/lib/filefind-taint.t
18931 ____________________________________________________________________________
18932 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
18933         Log: Integrate 11847 from maint-5.6/perl
18934      Branch: maint-5.6/macperl
18935           !> sv.c
18936 ____________________________________________________________________________
18937 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
18938         Log: In UNICOS division yada yada.
18939      Branch: perl
18940            ! t/op/override.t
18941 ____________________________________________________________________________
18942 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
18943         Log: In UNICOS division is really lossy, better use
18944              a tolerance test.
18945      Branch: perl
18946            ! ext/Time/HiRes/HiRes.t
18947 ____________________________________________________________________________
18948 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
18949         Log: In UNICOS sigaction() sets an extra flag
18950              ("the signal has been registered for all the processes in
18951              a multitasking group.")
18952      Branch: perl
18953            ! ext/POSIX/sigaction.t
18954 ____________________________________________________________________________
18955 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
18956         Log: Documentation micropatch from Damian.
18957      Branch: perl
18958            ! lib/Attribute/Handlers.pm
18959 ____________________________________________________________________________
18960 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
18961         Log: (Retracted by #11908)
18962              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
18963              From: Michael G Schwern <schwern@pobox.com>
18964              Date: Wed, 5 Sep 2001 15:58:21 -0400
18965              Message-ID: <20010905155821.I632@blackrider>
18966      Branch: perl
18967            ! lib/File/Find.pm lib/File/Find/taint.t
18968 ____________________________________________________________________________
18969 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
18970         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
18971              From: Michael G Schwern <schwern@pobox.com>
18972              Date: Wed, 5 Sep 2001 19:16:31 -0400
18973              Message-ID: <20010905191631.E11386@blackrider>
18974      Branch: perl
18975            + lib/CGI/t/carp.t
18976            ! MANIFEST
18977 ____________________________________________________________________________
18978 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
18979         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
18980              From: chromatic <chromatic@rmci.net>
18981              Date: Wed, 5 Sep 2001 18:08:07 -0600
18982              Message-Id: <01090518080700.19590@firewheel>
18983      Branch: perl
18984            ! lib/English.pm
18985 ____________________________________________________________________________
18986 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
18987         Log: Fix a typo #11889 and add a test for the same.
18988      Branch: perl
18989            ! ext/Socket/Socket.t ext/Socket/Socket.xs
18990 ____________________________________________________________________________
18991 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
18992         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
18993              From: "Craig A. Berry" <craigberry@mac.com>
18994              Date: Wed, 05 Sep 2001 17:48:54 -0500
18995              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
18996      Branch: perl
18997            ! lib/warnings.t t/run/kill_perl.t
18998 ____________________________________________________________________________
18999 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
19000         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
19001              From: Michael G Schwern <schwern@pobox.com>
19002              Date: Wed, 5 Sep 2001 17:22:25 -0400
19003              Message-ID: <20010905172225.C11386@blackrider>
19004      Branch: perl
19005            ! t/run/kill_perl.t
19006 ____________________________________________________________________________
19007 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
19008         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
19009              From: Nicholas Clark <nick@ccl4.org>
19010              Date: Wed, 5 Sep 2001 20:54:24 +0100
19011              Message-ID: <20010905205424.C25120@plum.flirble.org>
19012      Branch: perl
19013            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
19014 ____________________________________________________________________________
19015 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
19016         Log: Forgotten thing.
19017      Branch: perl
19018            ! uconfig.h
19019 ____________________________________________________________________________
19020 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
19021         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
19022              From: chromatic <chromatic@rmci.net>               
19023              Date: Wed, 5 Sep 2001 13:22:08 -0600
19024              Message-Id: <01090513220807.10587@firewheel> 
19025      Branch: perl
19026            ! lib/English.pm
19027 ____________________________________________________________________________
19028 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
19029         Log: inet_ntoa() tweaks:
19030              - don't allow addresses with > 255 characters
19031              - indent the HP-UX workaround
19032              - don't leak memory
19033      Branch: perl
19034            ! ext/Socket/Socket.xs
19035 ____________________________________________________________________________
19036 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
19037         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
19038              <xwu@theeducationcenter.com>
19039      Branch: perl
19040            ! lib/File/Find.pm
19041 ____________________________________________________________________________
19042 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
19043         Log: Typo nits.
19044      Branch: perl
19045            ! lib/File/Find.pm
19046 ____________________________________________________________________________
19047 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
19048         Log: -Wall nit.
19049      Branch: perl
19050            ! op.c
19051 ____________________________________________________________________________
19052 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
19053         Log: Update to Scalar-List-Utils 1.05
19054      Branch: perl
19055            ! ext/List/Util/ChangeLog ext/List/Util/README
19056            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
19057 ____________________________________________________________________________
19058 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
19059         Log: Update Changes.
19060      Branch: perl
19061            ! Changes patchlevel.h
19062 ____________________________________________________________________________
19063 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
19064         Log: Update to Scalar-List-Utils 1.04
19065      Branch: perl
19066            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
19067            ! ext/List/Util/lib/List/Util.pm
19068            ! ext/List/Util/lib/Scalar/Util.pm
19069 ____________________________________________________________________________
19070 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
19071         Log: Metaconfigify #11724.
19072      Branch: metaconfig
19073            ! U/threads/archname.U
19074 ____________________________________________________________________________
19075 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
19076         Log: The MacOS reference is okay, no reason to hide it.
19077      Branch: perl
19078            ! lib/Cwd.pm
19079 ____________________________________________________________________________
19080 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
19081         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
19082              From: Michael G Schwern <schwern@pobox.com>
19083              Date: Tue, 4 Sep 2001 15:30:10 -0400
19084              Message-ID: <20010904153010.H26466@blackrider> 
19085              
19086              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
19087      Branch: perl
19088            ! ext/Cwd/Makefile.PL lib/Cwd.pm
19089 ____________________________________________________________________________
19090 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
19091         Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
19092              From: Michael G Schwern <schwern@pobox.com>
19093              Date: Tue, 4 Sep 2001 17:39:13 -0400
19094              Message-ID: <20010904173913.C626@blackrider>
19095      Branch: perl
19096            ! lib/Cwd.pm
19097 ____________________________________________________________________________
19098 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
19099         Log: Subject: Re: Perl_pp_* in public API?
19100              From: "Craig A. Berry" <craigberry@mac.com>
19101              Date: Tue, 4 Sep 2001 21:51:29 -0500
19102              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
19103      Branch: perl
19104            ! ext/List/Util/Util.xs
19105 ____________________________________________________________________________
19106 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
19107         Log: From Damian: Class::Struct was unable to define
19108              recursive classes.  After the patch an object reference
19109              (rather than a hash) is required to initialize
19110              an object attribute.  If no such initializer is given to
19111              the constructor, object attributes are now default
19112              initialized to C<undef>.
19113      Branch: perl
19114            ! lib/Class/Struct.pm lib/Class/Struct.t
19115 ____________________________________________________________________________
19116 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
19117         Log: Subject: Re: sv_catpvfn and sv_setpvfn
19118              From: Richard Soderberg <rs@oregonnet.com>
19119              Date: Tue, 4 Sep 2001 15:16:47 -0700
19120              Message-Id: <200109042216.PAA17858@oregonnet.com>
19121      Branch: perl
19122            ! pod/perlclib.pod pod/perlguts.pod
19123 ____________________________________________________________________________
19124 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
19125         Log: NetWare updates from Ananth Kesari.
19126      Branch: perl
19127            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
19128            ! NetWare/nw5thread.h
19129 ____________________________________________________________________________
19130 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
19131         Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
19132              From: Nicholas Clark <nick@ccl4.org>
19133              Date: Tue, 4 Sep 2001 22:42:50 +0100
19134              Message-ID: <20010904224250.P25120@plum.flirble.org>
19135      Branch: perl
19136            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
19137            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
19138            ! t/op/oct.t toke.c
19139 ____________________________________________________________________________
19140 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
19141         Log: Fix Cwd::getcwd() not being tainted, as noticed
19142              by Schwern.
19143      Branch: perl
19144            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
19145            - ext/Cwd/Cwd.t
19146            ! MANIFEST ext/Cwd/Cwd.xs util.c
19147 ____________________________________________________________________________
19148 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
19149         Log: Retract #11870 and volatilize the right destruct_level.
19150              Silly thinko pointed out by Sarathy.
19151      Branch: perl
19152            ! intrpvar.h perl.c
19153 ____________________________________________________________________________
19154 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
19155         Log: At least a temporary fix for the mysterious scope core dumps
19156              in Tru64 from Graham.
19157      Branch: perl
19158            ! ext/List/Util/Util.xs
19159 ____________________________________________________________________________
19160 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
19161         Log: (Retracted by #11872)
19162      Branch: perl
19163            ! intrpvar.h
19164 ____________________________________________________________________________
19165 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
19166         Log: Quench a -Wall gripe noticed by Robin Barker.
19167      Branch: perl
19168            ! op.c
19169 ____________________________________________________________________________
19170 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
19171         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
19172              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19173              Date: Wed, 05 Sep 2001 02:01:32 +0900
19174              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
19175      Branch: perl
19176            ! lib/Unicode/UCD.pm
19177 ____________________________________________________________________________
19178 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
19179         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
19180              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
19181              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
19182              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
19183      Branch: perl
19184            ! gv.c
19185 ____________________________________________________________________________
19186 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
19187         Log: Update Changes.
19188      Branch: perl
19189            ! Changes patchlevel.h
19190 ____________________________________________________________________________
19191 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
19192         Log: Add the \[$@%&*] prototype support.
19193      Branch: perl
19194            ! op.c pod/perlsub.pod t/comp/proto.t
19195 ____________________________________________________________________________
19196 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
19197         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
19198              From: Michael G Schwern <schwern@pobox.com>
19199              Date: Mon, 3 Sep 2001 18:59:01 -0400
19200              Message-ID: <20010903185901.Z9233@blackrider>
19201      Branch: perl
19202            ! lib/CGI/t/form.t
19203 ____________________________________________________________________________
19204 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
19205         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
19206              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
19207              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
19208              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
19209      Branch: perl
19210            ! gv.c
19211 ____________________________________________________________________________
19212 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
19213         Log: More srand entry tweakage based on Randal's suggestion.
19214      Branch: perl
19215            ! pod/perlfunc.pod
19216 ____________________________________________________________________________
19217 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
19218         Log: Subject: [PATCH] 'main' *is* a reserved word
19219              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19220              Date: Mon, 3 Sep 2001 22:55:41 +0200
19221              Message-ID: <20010903225541.A24097@rafael>
19222      Branch: perl
19223            ! toke.c
19224 ____________________________________________________________________________
19225 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
19226         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
19227              From: Peter Prymmer <pvhp@best.com>
19228              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
19229              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
19230      Branch: perl
19231            ! README.vms configure.com
19232 ____________________________________________________________________________
19233 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
19234         Log: Subject: Re: A slightly better default seed?   
19235              From: Michael G Schwern <schwern@pobox.com>
19236              Date: Mon, 3 Sep 2001 18:08:15 -0400 
19237              Message-ID: <20010903180815.W9233@blackrider>
19238      Branch: perl
19239            ! t/op/srand.t
19240 ____________________________________________________________________________
19241 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
19242         Log: Add sharedsv.o to microperl object files.
19243      Branch: perl
19244            ! Makefile.micro
19245 ____________________________________________________________________________
19246 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
19247         Log: AUTHORS updates and
19248              
19249              Subject: [PATCH] Just some preening :-)        
19250              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
19251              Date: Tue, 4 Sep 2001 14:16:59 +0100
19252              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
19253      Branch: perl
19254            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
19255 ____________________________________________________________________________
19256 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
19257         Log: Typo fix and slight rewording.
19258      Branch: perl
19259            ! pod/perlfunc.pod
19260 ____________________________________________________________________________
19261 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
19262         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
19263      Branch: perl
19264            ! pod/perlfaq4.pod
19265 ____________________________________________________________________________
19266 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
19267         Log: The helper file changed name.
19268      Branch: perl
19269            ! MANIFEST
19270 ____________________________________________________________________________
19271 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
19272         Log: Update to Scalar-List-Utils 1.03
19273      Branch: perl
19274            + ext/List/Util/t/shuffle.t
19275            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
19276            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
19277            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
19278            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
19279            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
19280            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
19281            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
19282            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
19283 ____________________________________________________________________________
19284 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
19285         Log: Make crypt() do something more sane for Unicode
19286              (take crypt() of the low eight bits of the characters,
19287              instead of taking crypt() of the UTF-8 of the scalar);
19288              add a test for crypt().
19289      Branch: perl
19290            + t/op/crypt.t
19291            ! MANIFEST pod/perlfunc.pod pp.c
19292 ____________________________________________________________________________
19293 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
19294         Log: Reorganize the srand entry.
19295      Branch: perl
19296            ! pod/perlfunc.pod
19297 ____________________________________________________________________________
19298 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
19299         Log: Remove the tests that assume something about
19300              calling srand() without arguments multiple times.
19301      Branch: perl
19302            ! t/op/srand.t
19303 ____________________________________________________________________________
19304 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
19305         Log: Upgrade to Math::BigInt 1.42.
19306      Branch: perl
19307            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19308            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
19309            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
19310            ! lib/Math/BigInt/t/mbimbf.t
19311 ____________________________________________________________________________
19312 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
19313         Log: integrate change#11847 from maint-5.6
19314              
19315              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
19316      Branch: perl
19317            ! sv.c
19318 ____________________________________________________________________________
19319 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
19320         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
19321      Branch: maint-5.6/perl
19322            ! sv.c
19323 ____________________________________________________________________________
19324 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
19325         Log: As far as I can tell these functions have been Unicodified.
19326      Branch: perl
19327            ! doop.c
19328 ____________________________________________________________________________
19329 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
19330         Log: Update to Storable 1.0.13.
19331      Branch: perl
19332            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19333            ! ext/Storable/Storable.xs
19334 ____________________________________________________________________________
19335 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
19336         Log: Patch the Filter::Simple test to work with
19337              the core test suite (since the FilterTest.pm
19338              is in t/lib, not in lib).
19339      Branch: perl
19340            ! lib/Filter/Simple/t/filter.t
19341 ____________________________________________________________________________
19342 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
19343         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
19344      Branch: perl
19345            + t/lib/FilterTest.pm
19346            - t/lib/MyFilter.pm
19347 ____________________________________________________________________________
19348 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
19349         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
19350              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
19351              Text::Balanced 1.86.
19352      Branch: perl
19353            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
19354            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
19355            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
19356            + lib/Switch/t/nested.t lib/Switch/t/switch.t
19357            + lib/Text/Balanced/Changes lib/Text/Balanced/README
19358            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
19359            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
19360            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
19361            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
19362            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
19363            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
19364            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
19365            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
19366            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
19367            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
19368            ! MANIFEST lib/Attribute/Handlers.pm
19369            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
19370            ! lib/Attribute/Handlers/demo/Demo.pm
19371            ! lib/Attribute/Handlers/demo/Descriptions.pm
19372            ! lib/Attribute/Handlers/demo/MyClass.pm
19373            ! lib/Attribute/Handlers/demo/demo.pl
19374            ! lib/Attribute/Handlers/demo/demo2.pl
19375            ! lib/Attribute/Handlers/demo/demo3.pl
19376            ! lib/Attribute/Handlers/demo/demo4.pl
19377            ! lib/Attribute/Handlers/demo/demo_call.pl
19378            ! lib/Attribute/Handlers/demo/demo_chain.pl
19379            ! lib/Attribute/Handlers/demo/demo_cycle.pl
19380            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
19381            ! lib/Attribute/Handlers/demo/demo_phases.pl
19382            ! lib/Attribute/Handlers/demo/demo_range.pl
19383            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
19384            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
19385            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
19386            ! lib/Text/Balanced.pm
19387 ____________________________________________________________________________
19388 [ 11841] By: sky                                   on 2001/09/03  11:04:15
19389         Log: Forgot to add a file with Change #11840
19390      Branch: perl
19391            + t/op/srand.t
19392 ____________________________________________________________________________
19393 [ 11840] By: sky                                   on 2001/09/03  11:02:04
19394         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
19395              From: Michael G Schwern <schwern@pobox.com>
19396              Date: Mon, 3 Sep 2001 07:43:00 -0400
19397              Message-ID: <20010903074300.E9233@blackrider>
19398      Branch: perl
19399            ! MANIFEST pod/perlfunc.pod t/op/rand.t
19400 ____________________________________________________________________________
19401 [ 11839] By: sky                                   on 2001/09/03  10:47:11
19402         Log: Document the changes with regards to running of END blocks.
19403              And DESTROY on global objects are called in perl_destruct()!
19404      Branch: perl
19405            ! pod/perl572delta.pod pod/perlembed.pod
19406 ____________________________________________________________________________
19407 [ 11838] By: sky                                   on 2001/09/03  09:34:44
19408         Log: Subject: [PATCH t/op/time.t] Partial cleanup
19409              From: Michael G Schwern <schwern@pobox.com>
19410              Date: Mon, 3 Sep 2001 06:29:42 -0400
19411              Message-ID: <20010903062942.C9233@blackrider>
19412      Branch: perl
19413            ! t/op/time.t
19414 ____________________________________________________________________________
19415 [ 11837] By: sky                                   on 2001/09/03  09:30:02
19416         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
19417              From: Michael G Schwern <schwern@pobox.com>
19418              Date: Mon, 3 Sep 2001 06:24:13 -0400
19419              Message-ID: <20010903062413.B9233@blackrider>
19420      Branch: perl
19421            ! t/op/rand.t
19422 ____________________________________________________________________________
19423 [ 11836] By: sky                                   on 2001/09/03  07:56:47
19424         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
19425              From: Michael G Schwern <schwern@pobox.com>
19426              Date: Sun, 2 Sep 2001 21:38:43 -0400
19427              Message-ID: <20010902213843.L2711@blackrider>
19428      Branch: perl
19429            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
19430            ! MANIFEST
19431 ____________________________________________________________________________
19432 [ 11835] By: nick                                  on 2001/09/03  06:20:06
19433         Log: Integrate mainline
19434      Branch: perlio
19435           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
19436            - t/op/misc.t
19437           !> (integrate 187 files)
19438 ____________________________________________________________________________
19439 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
19440         Log: Update Changes.
19441      Branch: perl
19442            ! Changes patchlevel.h
19443 ____________________________________________________________________________
19444 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
19445         Log: Slight tweaks.
19446      Branch: perl
19447            ! t/run/kill_perl.t
19448 ____________________________________________________________________________
19449 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
19450         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
19451      Branch: perl
19452            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
19453 ____________________________________________________________________________
19454 [ 11831] By: sky                                   on 2001/09/02  12:10:42
19455         Log: Change #11828 wasn't complete, this updates to intest path
19456      Branch: perl
19457            ! t/run/kill_perl.t
19458 ____________________________________________________________________________
19459 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
19460         Log: 's's's.
19461      Branch: perl
19462            ! Changes
19463 ____________________________________________________________________________
19464 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
19465         Log: Update Changes.
19466      Branch: perl
19467            ! Changes patchlevel.h
19468 ____________________________________________________________________________
19469 [ 11828] By: sky                                   on 2001/09/02  11:53:56
19470         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
19471              From: Michael G Schwern <schwern@pobox.com>
19472              Date: Sat, 1 Sep 2001 20:18:58 -0400
19473              Message-ID: <20010901201858.X606@blackrider>
19474              +MANIFEST Fix
19475      Branch: perl
19476            + t/run/kill_perl.t
19477            - t/op/misc.t t/run/segfault.t
19478            ! MANIFEST
19479 ____________________________________________________________________________
19480 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
19481         Log: Subject: [PATCH] lib/Time/Local.pm
19482              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
19483              Date: Sun, 2 Sep 2001 06:50:01 -0500
19484              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
19485      Branch: perl
19486            ! lib/Time/Local.pm
19487 ____________________________________________________________________________
19488 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
19489         Log: Tick off Unicode collation and the normalization from
19490              the todo list.
19491      Branch: perl
19492            ! pod/perltodo.pod
19493 ____________________________________________________________________________
19494 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
19495         Log: Update to Unicode 3.1.1.
19496      Branch: perl
19497            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
19498            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
19499            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
19500            ! lib/unicore/PropList.txt lib/unicore/README.perl
19501            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
19502            ! lib/unicore/rename lib/unicore/version
19503 ____________________________________________________________________________
19504 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
19505         Log: Slight doc tweaks for the module.
19506      Branch: perl
19507            ! lib/Unicode/UCD.pm
19508 ____________________________________________________________________________
19509 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
19510         Log: Rename the variable: it *used* to be (wrongly) that the
19511              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
19512              but that is no more the case: PL_reg_match_utf8 is better.
19513      Branch: perl
19514            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
19515            ! regexec.c sv.c thrdvar.h
19516 ____________________________________________________________________________
19517 [ 11822] By: ams                                   on 2001/09/02  02:54:50
19518         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
19519              From: Ilmari Karonen <iltzu@sci.fi>
19520              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
19521              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
19522              (op/sub_lval.t updated to take new error message into account.)
19523      Branch: perl
19524            ! op.c t/op/sub_lval.t
19525 ____________________________________________________________________________
19526 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
19527         Log: remove stray CRs in files; keep all files with UNIX line-ends
19528              (Porting/makerel adds CRs to the files that need it in the
19529              distribution)
19530      Branch: perl
19531            ! NetWare/t/NWScripts.pl README.dos
19532            ! ext/Encode/Encode/cns11643-1.enc
19533            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
19534            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
19535 ____________________________________________________________________________
19536 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
19537         Log: some remnants of change#11803
19538      Branch: perl
19539            ! ext/ByteLoader/byterun.h perl.h
19540 ____________________________________________________________________________
19541 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
19542         Log: Update to Unicode::Collate 0.08.
19543      Branch: perl
19544            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
19545            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
19546 ____________________________________________________________________________
19547 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
19548         Log: Test tweaks.
19549      Branch: perl
19550            ! t/op/pat.t
19551 ____________________________________________________________________________
19552 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
19553         Log: Fix test
19554      Branch: maint-5.6/macperl
19555            ! t/lib/b.t
19556 ____________________________________________________________________________
19557 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
19558         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
19559              warnings in Config.pm with -W; increase default and
19560              minimum RAM; bump version number.
19561      Branch: maint-5.6/macperl
19562            + macos/lib/Mac/LowMem.pm
19563            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
19564            ! macos/configpm macos/macperl/MacPerl.r
19565 ____________________________________________________________________________
19566 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
19567         Log: Make syntax check report in MPW style, fix tests
19568              to use Mac::err=unix to get normal-style error
19569              messages.
19570      Branch: maint-5.6/macperl
19571            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
19572            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
19573 ____________________________________________________________________________
19574 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
19575         Log: Make MPW-style errors optional (but the default); add
19576              MacPerl::ErrorFormat() function and Mac::err pragma
19577      Branch: maint-5.6/macperl
19578            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
19579            + macos/ext/Mac/err/err.xs
19580            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
19581            ! macos/macish.c macos/macish.h macos/macperl.sym
19582 ____________________________________________________________________________
19583 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
19584         Log: More module and test ports from Thomas Wegner et al
19585      Branch: maint-5.6/macperl
19586            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
19587            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
19588            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
19589            ! t/op/magic.t
19590 ____________________________________________________________________________
19591 [ 11812] By: sky                                   on 2001/09/01  17:19:30
19592         Log: Subject: [PATCH t/op/concat.t] cleanup
19593              From: Michael G Schwern <schwern@pobox.com>
19594              Date: Sat, 1 Sep 2001 14:06:28 -0400
19595              Message-ID: <20010901140628.C606@blackrider>
19596      Branch: perl
19597            ! t/op/concat.t
19598 ____________________________________________________________________________
19599 [ 11811] By: sky                                   on 2001/09/01  12:25:29
19600         Log: Change #11805 didn't update the MANIFEST
19601      Branch: perl
19602            ! MANIFEST
19603 ____________________________________________________________________________
19604 [ 11810] By: sky                                   on 2001/09/01  11:52:44
19605         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
19606              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19607              Date: Sat, 1 Sep 2001 14:50:14 +0200
19608              Message-ID: <20010901145014.A691@rafael>
19609      Branch: perl
19610            ! t/op/inccode.t
19611 ____________________________________________________________________________
19612 [ 11809] By: sky                                   on 2001/09/01  11:49:22
19613         Log: Subject: PATCH: ExtUtils::MakeMaker
19614              From: Tony Bowden <tony@kasei.com>
19615              Date: Sat, 1 Sep 2001 10:33:53 +0100
19616              Message-ID: <20010901103353.A13863@soto.kasei.com>
19617              Manually applied
19618      Branch: perl
19619            ! lib/ExtUtils/MakeMaker.pm
19620 ____________________________________________________________________________
19621 [ 11808] By: sky                                   on 2001/09/01  11:39:13
19622         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
19623              From: mike808@users.sourceforge.net
19624              Date: Sat, 1 Sep 101 11:27:50 GMT
19625              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
19626              With little tweak
19627      Branch: perl
19628            ! lib/Term/Cap.pm
19629 ____________________________________________________________________________
19630 [ 11807] By: ams                                   on 2001/09/01  11:31:16
19631         Log: Subject: oct() and hex()
19632              From: Nicholas Clark <nick@ccl4.org>
19633              Date: Fri, 31 Aug 2001 23:14:13 +0100
19634              Message-Id: <20010831231413.J4950@plum.flirble.org>
19635      Branch: perl
19636            ! pod/perlclib.pod
19637 ____________________________________________________________________________
19638 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
19639         Log: Integrate change 11801 from maintperl
19640      Branch: maint-5.6/macperl
19641            ! perl.c
19642 ____________________________________________________________________________
19643 [ 11805] By: sky                                   on 2001/08/31  21:35:10
19644         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
19645              From: Michael G Schwern <schwern@pobox.com>
19646              Date: Fri, 31 Aug 2001 15:36:28 -0400
19647              Message-ID: <20010831153628.B598@blackrider>
19648              Check for things which used to segfault
19649      Branch: perl
19650            + t/run/segfault.t
19651 ____________________________________________________________________________
19652 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
19653         Log: integrate change#11801 from maint-5.6
19654              
19655              remove age-old UNICOS "workaround" that introduces a static, and
19656              hence an egregious race condition for threaded builds (*sigh*
19657              beats me why this kludge wasn't guarded by a UNICOS-specific
19658              #define *sigh*)
19659      Branch: perl
19660            ! perl.c
19661 ____________________________________________________________________________
19662 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
19663         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
19664              working in 5.7.x
19665      Branch: perl
19666            - objXSUB.h
19667            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
19668            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
19669            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
19670            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
19671            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
19672            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
19673            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
19674            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
19675            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
19676            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
19677            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
19678            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19679            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
19680            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
19681            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
19682            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
19683            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
19684            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
19685            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
19686            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
19687            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
19688            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
19689 ____________________________________________________________________________
19690 [ 11802] By: ams                                   on 2001/08/31  18:11:32
19691         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
19692              From: "Philip Newton" <Philip.Newton@gmx.net>
19693              Date: Fri, 31 Aug 2001 21:12:56 +0200
19694              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
19695      Branch: perl
19696            ! pod/perldiag.pod
19697 ____________________________________________________________________________
19698 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
19699         Log: remove age-old UNICOS "workaround" that introduces a static, and
19700              hence an egregious race condition for threaded builds (*sigh*
19701              beats me why this kludge wasn't guarded by a UNICOS-specific
19702              #define *sigh*)
19703      Branch: maint-5.6/perl
19704            ! perl.c
19705 ____________________________________________________________________________
19706 [ 11800] By: sky                                   on 2001/08/31  17:30:26
19707         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
19708              Might break on platforms where bool is larger than 8 bites ???
19709      Branch: perl
19710            ! regcomp.c
19711 ____________________________________________________________________________
19712 [ 11799] By: ams                                   on 2001/08/31  12:15:44
19713         Log: Integrate 11778 into mainline.
19714      Branch: perl
19715            ! t/base/term.t
19716 ____________________________________________________________________________
19717 [ 11798] By: sky                                   on 2001/08/31  11:31:44
19718         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
19719              supposed to happen.
19720      Branch: perl
19721            ! regcomp.c
19722 ____________________________________________________________________________
19723 [ 11797] By: sky                                   on 2001/08/31  11:28:17
19724         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
19725              From: "John P. Linderman" <jpl@research.att.com>
19726              Date: Fri, 31 Aug 2001 08:20:35 -0400
19727              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
19728              Fixes test 14 which could fail randomly in rare cases.
19729      Branch: perl
19730            ! ext/Time/HiRes/HiRes.t regcomp.c
19731 ____________________________________________________________________________
19732 [ 11796] By: ams                                   on 2001/08/31  01:13:07
19733         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
19734              From: Nicholas Clark <nick@ccl4.org>
19735              Date: Thu, 30 Aug 2001 23:21:50 +0100
19736              Message-Id: <20010830232150.D4950@plum.flirble.org>
19737      Branch: perl
19738            ! ext/Sys/Syslog/Makefile.PL
19739 ____________________________________________________________________________
19740 [ 11795] By: ams                                   on 2001/08/30  23:53:23
19741         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
19742              patching example
19743              From: Michael G Schwern <schwern@pobox.com>
19744              Date: Thu, 30 Aug 2001 17:02:08 -0400
19745              Message-Id: <20010830170208.M2318@blackrider>
19746      Branch: perl
19747            ! pod/perlhack.pod
19748 ____________________________________________________________________________
19749 [ 11794] By: ams                                   on 2001/08/30  19:35:36
19750         Log: Subject: [PATCH] pp_modulo
19751              From: Nicholas Clark <nick@ccl4.org>
19752              Date: Thu, 30 Aug 2001 18:20:54 +0100
19753              Message-Id: <20010830182053.A4950@plum.flirble.org>
19754      Branch: perl
19755            ! pp.c t/op/64bitint.t
19756 ____________________________________________________________________________
19757 [ 11793] By: sky                                   on 2001/08/30  13:02:48
19758         Log: 11792 wasn't complete
19759      Branch: perl
19760            ! makedef.pl regcomp.c
19761 ____________________________________________________________________________
19762 [ 11792] By: sky                                   on 2001/08/30  12:21:11
19763         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
19764      Branch: perl
19765            ! makedef.pl
19766 ____________________________________________________________________________
19767 [ 11791] By: sky                                   on 2001/08/30  10:08:02
19768         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
19769      Branch: perl
19770            ! config_h.SH
19771 ____________________________________________________________________________
19772 [ 11790] By: sky                                   on 2001/08/30  08:22:31
19773         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
19774              on the pad. Fixes coredumps in cleanups introduced by
19775              Change 11755  
19776      Branch: perl
19777            ! op.c perl.c sv.h
19778 ____________________________________________________________________________
19779 [ 11789] By: sky                                   on 2001/08/29  19:01:47
19780         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
19781              This is a replacement implmentation that works on HPUX.
19782              This bug should probably be fixed in GCC.
19783      Branch: perl
19784            ! ext/Socket/Socket.xs
19785 ____________________________________________________________________________
19786 [ 11788] By: ams                                   on 2001/08/29  17:35:33
19787         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
19788              From: Nicholas Clark <nick@ccl4.org>
19789              Date: Wed, 29 Aug 2001 18:21:56 +0100
19790              Message-Id: <20010829182156.O4950@plum.flirble.org>
19791      Branch: perl
19792            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
19793 ____________________________________________________________________________
19794 [ 11787] By: sky                                   on 2001/08/29  10:42:54
19795         Log: Added test for pack_addr_in and unpack_addr_in
19796              Nitpik in test 10
19797      Branch: perl
19798            ! ext/Socket/Socket.t
19799 ____________________________________________________________________________
19800 [ 11786] By: sky                                   on 2001/08/29  10:28:14
19801         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
19802              Trying to catch errors on HP-UX
19803      Branch: perl
19804            ! ext/Socket/Socket.t
19805 ____________________________________________________________________________
19806 [ 11785] By: sky                                   on 2001/08/29  09:07:03
19807         Log: make sure USE_THREADS is defined so external apps work
19808      Branch: perl
19809            ! config_h.SH
19810 ____________________________________________________________________________
19811 [ 11784] By: sky                                   on 2001/08/29  08:06:12
19812         Log: Subject: Re: The hitlist of untested modules.
19813              From: Jonathan Stowe <gellyfish@gellyfish.com>
19814              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
19815              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
19816              Start of tests for Shell.pm (make Schwern poorer!)
19817      Branch: perl
19818            + lib/Shell.t
19819            ! MANIFEST
19820 ____________________________________________________________________________
19821 [ 11783] By: sky                                   on 2001/08/29  07:37:50
19822         Log: END{} can change the return value even if we die from BEGIN{}
19823      Branch: perl
19824            ! miniperlmain.c
19825 ____________________________________________________________________________
19826 [ 11782] By: ams                                   on 2001/08/29  06:32:17
19827         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
19828              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19829              Date: Wed, 29 Aug 2001 09:18:17 +0200
19830              Message-Id: <20010829091817.A4453@rafael>
19831      Branch: perl
19832            ! t/op/inccode.t
19833 ____________________________________________________________________________
19834 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
19835         Log: Delete xsubpp.patch, as full copy exists now
19836      Branch: maint-5.6/macperl
19837            - macos/xsubpp.patch
19838 ____________________________________________________________________________
19839 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
19840         Log: Add Changes file
19841      Branch: maint-5.6/macperl
19842            + macos/Changes
19843 ____________________________________________________________________________
19844 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
19845         Log: Add Mac version of xsubpp as separate file
19846      Branch: maint-5.6/macperl
19847            + macos/xsubpp
19848            ! macos/Makefile.mk
19849 ____________________________________________________________________________
19850 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
19851         Log: Fix open of /dev/null for Mac OS
19852      Branch: maint-5.6/macperl
19853            ! t/base/term.t
19854 ____________________________________________________________________________
19855 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
19856         Log: Various patches: enable more tests; skip CVS in PerlInstall;
19857              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
19858      Branch: maint-5.6/macperl
19859            ! macos/MacPerlTests.cmd macos/PerlInstall
19860            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
19861 ____________________________________________________________________________
19862 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
19863         Log: Allow for platforms to override formatting of errors
19864              on output from Matthias Neeracher (Mac files)
19865      Branch: maint-5.6/macperl
19866            ! macos/macish.c macos/macish.h
19867 ____________________________________________________________________________
19868 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
19869         Log: Allow for platforms to override formatting of errors
19870              on output from Matthias Neeracher (core files)
19871      Branch: maint-5.6/macperl
19872            ! perl.h pp_ctl.c util.c
19873 ____________________________________________________________________________
19874 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
19875         Log: Add some param checking, from reports by Kevin Reid.
19876      Branch: maint-5.6/macperl
19877            ! macos/ext/Mac/Controls/Controls.pm
19878            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
19879 ____________________________________________________________________________
19880 [ 11773] By: ams                                   on 2001/08/28  23:54:57
19881         Log: Subject: [PATCH] make coretest
19882              From: Paul Johnson <paul@pjcj.net>
19883              Date: Wed, 29 Aug 2001 00:11:38 +0200
19884              Message-Id: <20010829001138.B12169@pjcj.net>
19885              (Applied without the change to perlhack.pod. This should
19886              probably stay undocumented.)
19887      Branch: perl
19888            ! Makefile.SH t/TEST
19889 ____________________________________________________________________________
19890 [ 11772] By: sky                                   on 2001/08/28  13:01:20
19891         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
19892              From: Michael G Schwern <schwern@pobox.com>
19893              Date: Tue, 28 Aug 2001 09:57:39 -0400
19894              Message-ID: <20010828095738.E17775@blackrider>
19895      Branch: perl
19896            ! pod/perlhack.pod t/op/pack.t
19897 ____________________________________________________________________________
19898 [ 11771] By: sky                                   on 2001/08/28  11:20:13
19899         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
19900              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19901              Date: Tue, 28 Aug 2001 14:23:43 +0200
19902              Message-ID: <20010828142343.A19299@rafael>
19903      Branch: perl
19904            ! pod/perlvar.pod pp_ctl.c
19905 ____________________________________________________________________________
19906 [ 11770] By: ams                                   on 2001/08/28  10:13:21
19907         Log: Subject: [PATCH] odd typo in op.h
19908              From: Nicholas Clark <nick@ccl4.org>
19909              Date: Tue, 28 Aug 2001 12:10:26 +0100
19910              Message-Id: <20010828121026.V4950@plum.flirble.org>
19911      Branch: perl
19912            ! op.h
19913 ____________________________________________________________________________
19914 [ 11769] By: sky                                   on 2001/08/28  08:09:16
19915         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
19916              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
19917              Date: Tue, 28 Aug 2001 02:22:20 +0300
19918              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
19919      Branch: perl
19920            ! ext/B/B/Lint.pm
19921 ____________________________________________________________________________
19922 [ 11768] By: ams                                   on 2001/08/28  00:47:35
19923         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
19924              From: Michael G Schwern <schwern@pobox.com>
19925              Date: Mon, 27 Aug 2001 21:24:44 -0400
19926              Message-Id: <20010827212444.F12582@blackrider>
19927      Branch: perl
19928            ! pod/perlhack.pod t/op/pack.t
19929 ____________________________________________________________________________
19930 [ 11767] By: ams                                   on 2001/08/27  23:59:48
19931         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
19932              From: Michael G Schwern <schwern@pobox.com>
19933              Date: Mon, 27 Aug 2001 20:12:29 -0400
19934              Message-Id: <20010827201229.D12582@blackrider>
19935      Branch: perl
19936            ! pod/perlhack.pod t/op/pack.t
19937 ____________________________________________________________________________
19938 [ 11766] By: ams                                   on 2001/08/27  23:39:40
19939         Log: Update Changes.
19940      Branch: perl
19941            ! Changes
19942 ____________________________________________________________________________
19943 [ 11765] By: ams                                   on 2001/08/27  22:53:10
19944         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
19945              From: Michael G Schwern <schwern@pobox.com>
19946              Date: Mon, 27 Aug 2001 19:47:30 -0400
19947              Message-Id: <20010827194730.C12582@blackrider>
19948      Branch: perl
19949            ! t/op/inccode.t
19950 ____________________________________________________________________________
19951 [ 11764] By: ams                                   on 2001/08/27  22:46:21
19952         Log: Subject: [PATCH] new tests for the coderef-in-@INC
19953              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19954              Date: Mon, 27 Aug 2001 22:36:27 +0200
19955              Message-Id: <20010827223627.C690@rafael>
19956              
19957              Subject: Re: [PATCH] new tests for the coderef-in-@INC
19958              From: Nicholas Clark <nick@ccl4.org>
19959              Date: Tue, 28 Aug 2001 00:02:46 +0100
19960              Message-Id: <20010828000245.R4950@plum.flirble.org>
19961      Branch: perl
19962            + t/op/inccode.t
19963            ! MANIFEST
19964 ____________________________________________________________________________
19965 [ 11763] By: ams                                   on 2001/08/27  22:41:09
19966         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
19967              bleadperl on fire, Win95+4NT)
19968              From: Michael G Schwern <schwern@pobox.com>
19969              Date: Mon, 27 Aug 2001 16:54:42 -0400
19970              Message-Id: <20010827165442.F9436@blackrider>
19971      Branch: perl
19972            ! lib/warnings.t
19973 ____________________________________________________________________________
19974 [ 11762] By: sky                                   on 2001/08/27  19:19:17
19975         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
19976              avaible at compile time. This broke the compilation of 
19977              Net/Ping.pm
19978      Branch: perl
19979            ! lib/Net/Ping.pm
19980 ____________________________________________________________________________
19981 [ 11761] By: sky                                   on 2001/08/27  18:34:48
19982         Log: Removed tripple definitions of CUSTOM_OP functions.
19983      Branch: perl
19984            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
19985 ____________________________________________________________________________
19986 [ 11760] By: sky                                   on 2001/08/27  18:21:27
19987         Log: Regen headers
19988      Branch: perl
19989            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
19990            ! perlapi.h proto.h
19991 ____________________________________________________________________________
19992 [ 11759] By: ams                                   on 2001/08/27  16:31:53
19993         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
19994              From: "chromatic" <chromatic@rmci.net>
19995              Date: Mon, 27 Aug 2001 11:17:09 -0600
19996              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
19997      Branch: perl
19998            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
19999 ____________________________________________________________________________
20000 [ 11758] By: sky                                   on 2001/08/27  15:16:42
20001         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
20002              Thanks to H. Merijn Brand for the patch.
20003              Some of the comments and or guards might be removable in perl.h now.
20004      Branch: perl
20005            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
20006            ! Porting/Glossary Porting/config_H README.threads config_h.SH
20007            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
20008            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
20009            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
20010            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
20011            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
20012            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
20013            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
20014            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
20015            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
20016            ! win32/config_H.vc win32/perllib.c win32/win32.h
20017            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
20018            ! wince/config.h wince/config_H.ce wince/win32.h
20019            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
20020 ____________________________________________________________________________
20021 [ 11757] By: sky                                   on 2001/08/27  13:39:16
20022         Log: Subject: GNU ld parses arguments different
20023              From: H.Merijn Brand <h.m.brand@hccnet.nl>
20024              Date: Mon, 27 Aug 2001 16:25:51 +0200
20025              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
20026      Branch: perl
20027            ! hints/hpux.sh
20028 ____________________________________________________________________________
20029 [ 11756] By: sky                                   on 2001/08/27  13:18:45
20030         Log: Subject: Custom Ops
20031              From: Simon Cozens <simon@netthink.co.uk>
20032              Date: Sat, 25 Aug 2001 17:45:09 +0100
20033              Message-ID: <20010825174509.A5752@netthink.co.uk>
20034              I also added a fix to Opcode.pm to quite test cases.
20035      Branch: perl
20036            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
20037            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
20038 ____________________________________________________________________________
20039 [ 11755] By: sky                                   on 2001/08/27  05:37:17
20040         Log: Plugs a memory leak on destruction of regular expressions
20041              introcued by #11274.
20042              PL_regex_padav now has an AV as it's first entry with a list
20043              of freed regex_padav slots that it will reuse on creating
20044              new PMOPs.
20045      Branch: perl
20046            ! op.c perl.c
20047 ____________________________________________________________________________
20048 [ 11754] By: ams                                   on 2001/08/26  14:38:52
20049         Log: Subject: [PATCH] t/io/binmode.t
20050              From: Nicholas Clark <nick@ccl4.org>
20051              Date: Sun, 26 Aug 2001 12:03:05 +0100
20052              Message-Id: <20010826120305.C4950@plum.flirble.org>
20053              
20054              (Also a nitpick in #11752 to t/op/universal.t)
20055      Branch: perl
20056            ! t/io/binmode.t t/op/universal.t
20057 ____________________________________________________________________________
20058 [ 11753] By: ams                                   on 2001/08/26  08:19:34
20059         Log: Subject: [PATCH] op/universal.t failing
20060              From: Nicholas Clark <nick@ccl4.org>
20061              Date: Sun, 26 Aug 2001 09:48:22 +0100
20062              Message-Id: <20010826094822.B4950@plum.flirble.org>
20063      Branch: perl
20064            ! t/op/universal.t
20065 ____________________________________________________________________________
20066 [ 11752] By: ams                                   on 2001/08/25  22:46:13
20067         Log: Subject: Re: 'can' with undefined subs
20068              From: Tony Bowden <tony@kasei.com>
20069              Date: Sat, 25 Aug 2001 14:58:17 +0100
20070              Message-Id: <20010825145817.A11788@soto.kasei.com>
20071              (Applied with minor modifications.)
20072      Branch: perl
20073            ! t/op/universal.t
20074 ____________________________________________________________________________
20075 [ 11751] By: ams                                   on 2001/08/25  18:28:43
20076         Log: Subject: Re: 'can' with undefined subs
20077              From: Tony Bowden <tony@kasei.com>
20078              Date: Sat, 25 Aug 2001 15:13:14 +0100
20079              Message-Id: <20010825151314.B11788@soto.kasei.com>
20080      Branch: perl
20081            ! lib/UNIVERSAL.pm
20082 ____________________________________________________________________________
20083 [ 11750] By: nick                                  on 2001/08/25  15:24:15
20084         Log: Integrate mainline
20085      Branch: perlio
20086           +> t/io/binmode.t
20087           !> (integrate 26 files)
20088 ____________________________________________________________________________
20089 [ 11749] By: nick                                  on 2001/08/25  14:55:41
20090         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
20091              From:  John Peacock <jpeacock@rowman.com>
20092              Date:  Wed, 22 Aug 2001 12:05:28 -0400
20093              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
20094      Branch: perl
20095            ! pod/perlhack.pod
20096 ____________________________________________________________________________
20097 [ 11748] By: nick                                  on 2001/08/25  14:53:04
20098         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
20099              From:  Michael G Schwern <schwern@pobox.com>
20100              Date:  Wed, 22 Aug 2001 19:22:45 -0400
20101              Message-Id:  <20010822192245.U619@blackrider>
20102      Branch: perl
20103            ! MANIFEST
20104 ____________________________________________________________________________
20105 [ 11747] By: nick                                  on 2001/08/25  14:52:33
20106         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
20107              From:  Nicholas Clark <nick@ccl4.org>
20108              Date:  Wed, 22 Aug 2001 23:29:06 +0100
20109              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
20110      Branch: perl
20111            + t/io/binmode.t
20112            ! perlio.c pod/perlfunc.pod
20113 ____________________________________________________________________________
20114 [ 11744] By: nick                                  on 2001/08/25  14:37:33
20115         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
20116              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20117              Date:  Fri, 24 Aug 2001 22:10:42 +0200
20118              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
20119      Branch: perl
20120            ! x2p/a2py.c x2p/walk.c
20121 ____________________________________________________________________________
20122 [ 11743] By: nick                                  on 2001/08/25  14:32:47
20123         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
20124              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20125              Date:  Fri, 24 Aug 2001 23:34:13 +0200
20126              Message-Id:  <20010824233413.A1285@rafael>
20127      Branch: perl
20128            ! pod/perlfunc.pod pod/perlvar.pod
20129 ____________________________________________________________________________
20130 [ 11742] By: ams                                   on 2001/08/25  13:16:02
20131         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
20132              From: Nicholas Clark <nick@ccl4.org>
20133              Date: Sat, 25 Aug 2001 14:50:07 +0100
20134              Message-Id: <20010825145007.L41464@plum.flirble.org>
20135      Branch: perl
20136            ! pp_ctl.c
20137 ____________________________________________________________________________
20138 [ 11741] By: nick                                  on 2001/08/24  07:08:45
20139         Log: When applying patch via Porting/apply fails, do p4 refresh
20140              to get old files back.
20141      Branch: perl
20142            ! Porting/apply
20143 ____________________________________________________________________________
20144 [ 11740] By: ams                                   on 2001/08/24  04:47:24
20145         Log: #11739 was incomplete.
20146      Branch: perl
20147            ! pod/perldiag.pod
20148 ____________________________________________________________________________
20149 [ 11739] By: ams                                   on 2001/08/24  04:09:40
20150         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
20151              From: "Philip Newton" <Philip.Newton@gmx.net>
20152              Date: Fri, 24 Aug 2001 07:08:34 +0200
20153      Branch: perl
20154            ! pod/perldiag.pod
20155 ____________________________________________________________________________
20156 [ 11738] By: ams                                   on 2001/08/24  02:19:42
20157         Log: Fixed Doug Wilson's email address.
20158      Branch: perl
20159            ! AUTHORS
20160 ____________________________________________________________________________
20161 [ 11737] By: ams                                   on 2001/08/24  00:10:13
20162         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
20163              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20164              Date: Thu, 23 Aug 2001 22:22:58 +0200
20165              Message-Id: <20010823222258.A901@rafael>
20166      Branch: perl
20167            ! pod/perldiag.pod
20168 ____________________________________________________________________________
20169 [ 11736] By: ams                                   on 2001/08/24  00:05:02
20170         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
20171              From: "Craig A. Berry" <craigberry@mac.com>
20172              Date: Thu, 23 Aug 2001 19:07:45 -0500
20173              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
20174      Branch: perl
20175            ! configure.com
20176 ____________________________________________________________________________
20177 [ 11735] By: sky                                   on 2001/08/23  13:42:07
20178         Log: Backed out 11732, it breaks lib/strict.t 
20179      Branch: perl
20180            ! op.c
20181 ____________________________________________________________________________
20182 [ 11734] By: sky                                   on 2001/08/23  11:45:59
20183         Log: Removed toy from 17133 after Matt Sargeants request.
20184      Branch: perl
20185            ! pod/perlfaq4.pod
20186 ____________________________________________________________________________
20187 [ 11733] By: sky                                   on 2001/08/23  11:36:29
20188         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
20189              From: Robin Houston <robin@kitsite.com>
20190              Date: Wed, 22 Aug 2001 23:06:16 +0100
20191              Message-ID: <20010822230616.A254@robin.kitsite.com>
20192      Branch: perl
20193            ! pod/perlfaq4.pod
20194 ____________________________________________________________________________
20195 [ 11732] By: sky                                   on 2001/08/23  10:36:02
20196         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
20197              From: Simon Cozens <simon@netthink.co.uk>
20198              Date: Thu, 23 Aug 2001 12:06:36 +0100
20199              Message-ID: <20010823120636.A9961@netthink.co.uk>
20200      Branch: perl
20201            ! op.c
20202 ____________________________________________________________________________
20203 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
20204         Log: fix broken windows build
20205      Branch: perl
20206            ! perl.h
20207 ____________________________________________________________________________
20208 [ 11730] By: ams                                   on 2001/08/22  21:35:30
20209         Log: Subject: [PATCH] io/tell.t doesn't chdir t
20210              From: Nicholas Clark <nick@ccl4.org>
20211              Date: Wed, 22 Aug 2001 23:25:58 +0100
20212              Message-Id: <20010822232557.Y82818@plum.flirble.org>
20213      Branch: perl
20214            ! t/io/tell.t
20215 ____________________________________________________________________________
20216 [ 11729] By: ams                                   on 2001/08/22  20:32:21
20217         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
20218              questions)
20219              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
20220              Date: Wed, 22 Aug 2001 17:09:04 -0400
20221              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
20222              (Oops, forgot File::Spec::Unix in the previous patch.)
20223      Branch: perl
20224            ! lib/File/Spec/Unix.pm
20225 ____________________________________________________________________________
20226 [ 11728] By: ams                                   on 2001/08/22  20:25:41
20227         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
20228              questions)
20229              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
20230              Date: Wed, 22 Aug 2001 17:09:04 -0400
20231              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
20232      Branch: perl
20233            ! lib/File/Spec.pm
20234 ____________________________________________________________________________
20235 [ 11727] By: ams                                   on 2001/08/22  19:43:30
20236         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
20237              From: John Peacock <jpeacock@rowman.com>
20238              Date: Wed, 22 Aug 2001 12:35:52 -0400
20239              Message-Id: <3B83DF68.5D89DC81@rowman.com>
20240              (Adds proper tests for $], notwithstanding Subject. +nitpick)
20241      Branch: perl
20242            ! t/op/ver.t
20243 ____________________________________________________________________________
20244 [ 11726] By: ams                                   on 2001/08/22  19:36:39
20245         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
20246              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
20247              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
20248              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
20249      Branch: perl
20250            ! lib/diagnostics.pm lib/diagnostics.t
20251 ____________________________________________________________________________
20252 [ 11725] By: ams                                   on 2001/08/22  19:25:01
20253         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
20254              From: Nicholas Clark <nick@ccl4.org>
20255              Date: Wed, 22 Aug 2001 20:59:05 +0100
20256              Message-Id: <20010822205905.U82818@plum.flirble.org>
20257      Branch: perl
20258            ! pp.c t/op/64bitint.t t/op/arith.t
20259 ____________________________________________________________________________
20260 [ 11724] By: ams                                   on 2001/08/22  10:02:33
20261         Log: Subject: Configure blooper
20262              From: H.Merijn Brand <h.m.brand@hccnet.nl>
20263              Date: Wed, 22 Aug 2001 12:38:35 +0200
20264              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
20265      Branch: perl
20266            ! Configure
20267 ____________________________________________________________________________
20268 [ 11723] By: ams                                   on 2001/08/21  16:17:53
20269         Log: Subject: [PATCH] installperl -help
20270              From: Nicholas Clark <nick@ccl4.org>
20271              Date: Tue, 21 Aug 2001 17:34:23 +0100
20272              Message-Id: <20010821173423.F82818@plum.flirble.org>
20273      Branch: perl
20274            ! installperl
20275 ____________________________________________________________________________
20276 [ 11722] By: ams                                   on 2001/08/20  07:46:31
20277         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
20278              From: Ilmari Karonen <iltzu@sci.fi>
20279              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
20280              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
20281      Branch: perl
20282            ! pod/perlvar.pod
20283 ____________________________________________________________________________
20284 [ 11721] By: nick                                  on 2001/08/20  06:24:31
20285         Log: Integrate mainline
20286      Branch: perlio
20287           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
20288           +> lib/Lingua/KO/Hangul/Util/Changes
20289           +> lib/Lingua/KO/Hangul/Util/README
20290           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
20291           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
20292           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
20293           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
20294           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
20295           +> lib/Unicode/Normalize/t/test.t
20296            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
20297           !> (integrate 55 files)
20298 ____________________________________________________________________________
20299 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
20300         Log: Integrate Change #11599 from maint-5.6/perl
20301      Branch: maint-5.6/macperl
20302           !> README.win32
20303 ____________________________________________________________________________
20304 [ 11719] By: ams                                   on 2001/08/18  21:21:42
20305         Log: Add Porting/apply to MANIFEST.
20306      Branch: perl
20307            ! MANIFEST
20308 ____________________________________________________________________________
20309 [ 11718] By: sky                                   on 2001/08/18  14:38:01
20310         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
20311              Better solution would be to make 5005threaded perl use
20312              the same system as ithreads do
20313      Branch: perl
20314            ! perl.h
20315 ____________________________________________________________________________
20316 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
20317         Log: New try for ID 20010407.006: detach the semantics
20318              "was the last match target UTF8" into its own variable.
20319      Branch: perl
20320            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
20321            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
20322 ____________________________________________________________________________
20323 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
20324         Log: UTF8 flag should be meaningful only when POK.
20325      Branch: perl
20326            ! dump.c
20327 ____________________________________________________________________________
20328 [ 11715] By: sky                                   on 2001/08/18  11:45:16
20329         Log: USE_THREADS and USE_ITHREADS are never true at the same time
20330      Branch: perl
20331            ! perl.h
20332 ____________________________________________________________________________
20333 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
20334         Log: Retract #11712 for now.  The real fix would probably
20335              be something like making PL_reg_sv a copy (PV + UTF8)
20336              of the matched/substituted string (note: not just a SvPOK
20337              string, for example the stringified form of a ROK would
20338              be applicable)  Beware of leaks.
20339      Branch: perl
20340            ! pp_hot.c t/op/pat.t
20341 ____________________________________________________________________________
20342 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
20343         Log: UTF8 wasn't printing for PVMGs.
20344      Branch: perl
20345            ! dump.c
20346 ____________________________________________________________________________
20347 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
20348         Log: (Retracted by #11714)
20349              
20350              Okay analysis, debatable fix.  (The fix will inc
20351              the refcount of all temporary match objects,
20352              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
20353              which will then cause griping at untie() time
20354              ("inner references remain").
20355              
20356              Fix for ID 20010407.006: PL_reg_sv got wiped out
20357              by freetemps if the match target was a temporary
20358              (like function_call() =~ /.../), which in turn meant
20359              that the $1 et al stopped working if they had UTF-8
20360              in them.  Therefore bump up the refcount of PL_reg_sv.
20361      Branch: perl
20362            ! pp_hot.c t/op/pat.t
20363 ____________________________________________________________________________
20364 [ 11711] By: ams                                   on 2001/08/17  20:32:08
20365         Log: Subject: [PATCH] doesn't compile, was perl@11710
20366              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20367              Date: Fri, 17 Aug 2001 23:21:10 +0200
20368              Message-Id: <20010817232110.C7041@rafael> 
20369      Branch: perl
20370            ! sharedsv.c
20371 ____________________________________________________________________________
20372 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
20373         Log: Update Changes.
20374      Branch: perl
20375            ! Changes patchlevel.h
20376 ____________________________________________________________________________
20377 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
20378         Log: Upgrade to libnet 1.0704.
20379      Branch: perl
20380            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
20381            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
20382            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
20383            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
20384            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
20385            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
20386            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
20387 ____________________________________________________________________________
20388 [ 11708] By: sky                                   on 2001/08/17  13:34:04
20389         Log: Let perl_clone copy PL_exit_flags
20390      Branch: perl
20391            ! sv.c
20392 ____________________________________________________________________________
20393 [ 11707] By: sky                                   on 2001/08/17  12:28:41
20394         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
20395      Branch: perl
20396            ! sharedsv.c sharedsv.h
20397 ____________________________________________________________________________
20398 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
20399         Log: The metaconfig unit change for #11705.
20400      Branch: metaconfig/U/perl
20401            ! Extensions.U
20402 ____________________________________________________________________________
20403 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
20404         Log: Allow the threads extension to be found if present.
20405      Branch: perl
20406            ! Configure
20407 ____________________________________________________________________________
20408 [ 11704] By: nick                                  on 2001/08/17  11:47:54
20409         Log: Mail -> change script (pre-alpha)
20410      Branch: perl
20411            + Porting/apply
20412 ____________________________________________________________________________
20413 [ 11703] By: sky                                   on 2001/08/17  07:11:24
20414         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
20415              Thanks to Tom Hospel for pointing out my error.
20416      Branch: perl
20417            ! op.h
20418 ____________________________________________________________________________
20419 [ 11702] By: sky                                   on 2001/08/17  04:18:11
20420         Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
20421      Branch: perl
20422            ! embed.pl miniperlmain.c perl.c perl.h proto.h
20423 ____________________________________________________________________________
20424 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
20425         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
20426              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
20427      Branch: perl
20428            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
20429            + lib/Lingua/KO/Hangul/Util/README
20430            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
20431            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
20432            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
20433            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
20434            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
20435            + lib/Unicode/Normalize/t/test.t
20436            ! MANIFEST
20437 ____________________________________________________________________________
20438 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
20439         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
20440              Date: Thu, 16 Aug 2001 22:46:15 -0500
20441              From: "Craig A. Berry" <craigberry@mac.com>
20442              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
20443      Branch: perl
20444            ! configure.com numeric.c
20445 ____________________________________________________________________________
20446 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
20447         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
20448              of the usual suspects (like getpwent) but not for others
20449              (like localtime and rand).  The _r versions are available
20450              for all of them, so let's use them.
20451      Branch: perl
20452            ! perl.h
20453 ____________________________________________________________________________
20454 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
20455         Log: (Accidental apply; thankfully empty.)
20456      Branch: perl
20457            ! hints/os390.sh
20458 ____________________________________________________________________________
20459 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
20460         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
20461              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20462              Date: Thu, 16 Aug 2001 16:27:49 +0100
20463              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
20464      Branch: perl
20465            ! regexec.c t/op/re_tests
20466 ____________________________________________________________________________
20467 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
20468         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
20469              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20470              Date: Thu, 16 Aug 2001 18:50:01 +0100
20471              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
20472      Branch: perl
20473            ! pp_hot.c t/op/pat.t
20474 ____________________________________________________________________________
20475 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
20476         Log: Subject: [PATCH] *time_r again
20477              From: "Arthur Bergman" <arthur@contiller.se>
20478              Date: Thu, 16 Aug 2001 16:01:54 +0200
20479              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
20480      Branch: perl
20481            ! op.h
20482 ____________________________________________________________________________
20483 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
20484         Log: system() and backtick error handling cleanup from Craig A. Berry.
20485      Branch: perl
20486            ! vms/vms.c
20487 ____________________________________________________________________________
20488 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
20489         Log: change#10334 leaks memory, copies string when it doesn't
20490              need to
20491      Branch: perl
20492            ! perl.c
20493 ____________________________________________________________________________
20494 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
20495         Log: One more twist to the sprintf + utf8 testing.
20496      Branch: perl
20497            ! t/op/misc.t
20498 ____________________________________________________________________________
20499 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
20500         Log: Fix for 20010407.008 sprintf removes utf8-ness.
20501      Branch: perl
20502            ! pp.c t/op/misc.t
20503 ____________________________________________________________________________
20504 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
20505         Log: Subject: [PATCH] *time_r fixes
20506              From: "Arthur Bergman" <arthur@contiller.se>
20507              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
20508              Date: Thu, 16 Aug 2001 14:22:27 +0200
20509      Branch: perl
20510            ! op.h
20511 ____________________________________________________________________________
20512 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
20513         Log: Upgrade to CGI.pm 2.77.
20514      Branch: perl
20515            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
20516            ! lib/CGI/t/function.t
20517 ____________________________________________________________________________
20518 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
20519         Log: Document the bytes-to-Unicode upgrading.
20520      Branch: perl
20521            ! pod/perlunicode.pod
20522 ____________________________________________________________________________
20523 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
20524         Log: Add a test for Unicode sprintf.
20525      Branch: perl
20526            ! t/op/misc.t
20527 ____________________________________________________________________________
20528 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
20529         Log: Add Unicode tests for index/rindex.
20530      Branch: perl
20531            ! t/op/index.t
20532 ____________________________________________________________________________
20533 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
20534         Log: Document a bit the art of minimizing the installation,
20535              based on the p5p discussion.
20536      Branch: perl
20537            ! INSTALL
20538 ____________________________________________________________________________
20539 [ 11684] By: nick                                  on 2001/08/15  15:03:31
20540         Log: Integrate mainline
20541      Branch: perlio
20542           +> sharedsv.c sharedsv.h
20543           !> (integrate 53 files)
20544 ____________________________________________________________________________
20545 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
20546         Log: Update Changes.
20547      Branch: perl
20548            ! Changes patchlevel.h
20549 ____________________________________________________________________________
20550 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
20551         Log: The #11673 necessitated a test tweak.
20552      Branch: perl
20553            ! t/io/utf8.t
20554 ____________________________________________________________________________
20555 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
20556         Log: Also UNICOS is in the general case unable to silently
20557              handle fp overflows.
20558      Branch: perl
20559            ! numeric.c
20560 ____________________________________________________________________________
20561 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
20562         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
20563              NV_EPSILON #defined.
20564      Branch: perl
20565            ! perl.h
20566 ____________________________________________________________________________
20567 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
20568         Log: Re-establish the fp overflow detection for VAX VMS; there
20569              is no easy way to have the IEEE fp silent overflow semantics.
20570              (in Alpha VMS we still will use IEEE fp by default-- but it
20571              is still possible to configure Perl to use G_FLOAT)
20572      Branch: perl
20573            ! numeric.c
20574 ____________________________________________________________________________
20575 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
20576         Log: Subject: [PATCH] pp_lock 
20577              From: "Arthur Bergman" <arthur@contiller.se>
20578              Date: Wed, 15 Aug 2001 11:52:16 +0200
20579              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
20580      Branch: perl
20581            ! pp.c
20582 ____________________________________________________________________________
20583 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
20584         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
20585              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20586              Date: Wed, 15 Aug 2001 11:32:11 +0100
20587              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
20588      Branch: perl
20589            ! regcomp.c t/op/re_tests
20590 ____________________________________________________________________________
20591 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
20592         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
20593              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20594              Date: Wed, 15 Aug 2001 10:33:49 +0100
20595              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
20596      Branch: perl
20597            ! regexec.c t/op/re_tests
20598 ____________________________________________________________________________
20599 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
20600         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
20601              From: Barrie Slaymaker <barries@slaysys.com>
20602              Date: Tue, 14 Aug 2001 14:32:25 -0400
20603              Message-ID: <20010814143225.A19822@jester.slaysys.com>
20604      Branch: perl
20605            ! lib/File/Spec.t lib/File/Spec/Unix.pm
20606 ____________________________________________________________________________
20607 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
20608         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
20609              From: Peter Prymmer <pvhp@forte.com>
20610              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
20611              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
20612      Branch: perl
20613            ! README.vms configure.com
20614 ____________________________________________________________________________
20615 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
20616         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
20617              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20618              Date: Tue, 14 Aug 2001 21:23:27 +0200
20619              Message-ID: <20010814212327.A1919@rafael>
20620      Branch: perl
20621            ! doio.c
20622 ____________________________________________________________________________
20623 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
20624         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
20625              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
20626              Date: Tue, 14 Aug 2001 22:30:11 +0200
20627              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
20628              
20629              Combination of nmake, quoting, and Perl expanded $( in here-doc.
20630      Branch: perl
20631            ! ext/SDBM_File/Makefile.PL
20632 ____________________________________________________________________________
20633 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
20634         Log: Todo updates.
20635      Branch: perl
20636            ! pod/perltodo.pod
20637 ____________________________________________________________________________
20638 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
20639         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
20640              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
20641              Date: Mon, 13 Aug 2001 23:15:01 +0200
20642              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
20643      Branch: perl
20644            ! sv.c
20645 ____________________________________________________________________________
20646 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
20647         Log: Subject: [PATCH] [b-]showlex.t
20648              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20649              Date: Sun, 12 Aug 2001 22:24:51 +0200
20650              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
20651              
20652              The 4nt command shell will expand the % in command line
20653              no matter what quoting is attempted, changed the % to @.
20654      Branch: perl
20655            ! ext/B/Showlex.t
20656 ____________________________________________________________________________
20657 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
20658         Log: Subject: [PATCH] magic.t
20659              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
20660              Date: Sun, 12 Aug 2001 20:49:27 +0200
20661              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
20662      Branch: perl
20663            ! t/op/magic.t
20664 ____________________________________________________________________________
20665 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
20666         Log: Add sharedsv* to the DOSish platforms; plus add
20667              some WinCE files to the list of DOSish files.
20668      Branch: perl
20669            ! NetWare/Makefile Porting/makerel win32/Makefile
20670            ! win32/makefile.mk wince/Makefile.ce
20671 ____________________________________________________________________________
20672 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
20673         Log: More DOSish files.
20674      Branch: perl
20675            ! Porting/makerel
20676 ____________________________________________________________________________
20677 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
20678         Log: Strip CRs from the WinCE files.  Now we need to
20679              figure out in which CRs are really needed: probably
20680              Makefile.ce and the README files, at least, probably
20681              also the registry.bat.
20682      Branch: perl
20683            ! wince/Makefile.ce wince/README.compile wince/README.perlce
20684            ! wince/config.h wince/include/cectype.h wince/include/errno.h
20685            ! wince/include/sys/stat.h wince/include/sys/types.h
20686            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
20687            ! wince/perldll.def wince/registry.bat wince/wince.h
20688            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
20689 ____________________________________________________________________________
20690 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
20691         Log: Add some files to DOSish and writables.
20692      Branch: perl
20693            ! Porting/makerel
20694 ____________________________________________________________________________
20695 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
20696         Log: Compile failure message tidying.
20697      Branch: perl
20698            ! t/lib/1_compile.t
20699 ____________________________________________________________________________
20700 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
20701         Log: The new sharedsv* should be exported only if usethreads.
20702      Branch: perl
20703            ! makedef.pl
20704 ____________________________________________________________________________
20705 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
20706         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
20707              From: Peter Prymmer <pvhp@forte.com>
20708              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
20709              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
20710      Branch: perl
20711            ! README.os390
20712 ____________________________________________________________________________
20713 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
20714         Log: Update Changes.
20715      Branch: perl
20716            ! Changes patchlevel.h
20717 ____________________________________________________________________________
20718 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
20719         Log: Subject: [PATHC] sharedsv.[c|h]
20720              From: "Artur Bergman" <artur@contiller.se>
20721              Date: Mon, 13 Aug 2001 14:38:41 +0200
20722              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
20723              
20724              Subject: [PATCH] embed.pl
20725              From: Arthur Bergman <arthur@contiller.se>
20726              Date: Mon, 13 Aug 2001 14:38:14 +0200
20727              Message-ID: <B79D96D6.3088%arthur@contiller.se>
20728              
20729              Subject: [PATCH] sharedsv cleanups
20730              From: "Arthur Bergman" <arthur@contiller.se>
20731              Date: Mon, 13 Aug 2001 15:14:25 +0200
20732              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
20733              
20734              Plus few tweaks: _init needs to be Adp, the prototypes
20735              should not be revealed unless using ithreads, #endif FOO
20736              must be #endif /* FOO */, adding (parentheses) around
20737              do { } while doesn't work too well.
20738      Branch: perl
20739            + sharedsv.c sharedsv.h
20740            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
20741            ! perl.h perlapi.c pod/perlapi.pod proto.h
20742 ____________________________________________________________________________
20743 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
20744         Log: Subject: Re: END {} blocks run in perl_run
20745              From: Arthur Bergman <arthur@contiller.se>
20746              Date: Mon, 13 Aug 2001 11:11:30 +0200
20747              Message-ID: <B79D6661.3068%arthur@contiller.se>
20748      Branch: perl
20749            ! perl.c
20750 ____________________________________________________________________________
20751 [ 11657] By: nick                                  on 2001/08/13  09:03:02
20752         Log: Integrate mainline
20753      Branch: perlio
20754           +> (branch 326 files)
20755            - (delete 330 files)
20756           !> (integrate 85 files)
20757 ____________________________________________________________________________
20758 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
20759         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
20760              and the Perl will be built to do that by default (adding that
20761              will break scripts having non-UTF-8 binary data, such as Latin-1.)
20762      Branch: perl
20763            ! op.c toke.c utf8.h
20764 ____________________________________________________________________________
20765 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
20766         Log: Unnecessary downgrades.
20767      Branch: perl
20768            ! doop.c
20769 ____________________________________________________________________________
20770 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
20771         Log: Failure not true anymore (probably caused by my broken setup).
20772      Branch: perl
20773            ! t/op/pat.t
20774 ____________________________________________________________________________
20775 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
20776         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
20777              stopped working).
20778      Branch: perl
20779            ! op.h pp_ctl.c regcomp.c
20780 ____________________________________________________________________________
20781 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
20782         Log: There is no IN_UTF8.
20783      Branch: perl
20784            ! utf8.h
20785 ____________________________________________________________________________
20786 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
20787         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
20788      Branch: perl
20789            ! op.c op.h pp_ctl.c regcomp.c
20790 ____________________________________________________________________________
20791 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
20792         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
20793              and a test tweak.
20794      Branch: perl
20795            ! op.c t/pod/find.t
20796 ____________________________________________________________________________
20797 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
20798         Log: Todo updates and fixes.
20799      Branch: perl
20800            ! pod/perltodo.pod
20801 ____________________________________________________________________________
20802 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
20803         Log: Mark tests (and one module) having explicit Latin-1
20804              (and one file having explicit UTF-8) with an explicit
20805              'no utf8' (and one explicit 'use utf8').
20806              
20807              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
20808      Branch: perl
20809            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
20810            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
20811            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
20812 ____________________________________________________________________________
20813 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
20814         Log: Subject: SV: END {} blocks run in perl_run
20815              From: "Arthur Bergman" <arthur@contiller.se>
20816              Date: Sun, 12 Aug 2001 00:34:28 +0200 
20817              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
20818      Branch: perl
20819            ! miniperlmain.c perl.c
20820 ____________________________________________________________________________
20821 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
20822         Log: Typos in #11645.
20823      Branch: perl
20824            ! perl.h
20825 ____________________________________________________________________________
20826 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
20827         Log: On ithreads default to use_reentrant except on naturally
20828              threadsafe platforms.
20829      Branch: perl
20830            ! perl.h
20831 ____________________________________________________________________________
20832 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
20833         Log: (Hopefully) a fix for 20010723.004: make install needs
20834              write permission in build directory.  The problem was
20835              probably caused by overeager sprinkling of the lib/re.pm
20836              dependencies (which was done to guarantee lib/re.pm being
20837              uptodate for parallel makes: now solved by funneling that
20838              through an explicit recursive make in the preplibrary target).
20839      Branch: perl
20840            ! Makefile.SH
20841 ____________________________________________________________________________
20842 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
20843         Log: Dispell the "use utf8" superstition.
20844      Branch: perl
20845            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
20846            ! pod/perlunicode.pod
20847 ____________________________________________________________________________
20848 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
20849         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
20850              From: "Abigail" <abigail@foad.org> 
20851              Date: Sat, 11 Aug 2001 23:49:49 +0200
20852              Message-ID: <20010811214950.23255.qmail@foad.org>
20853      Branch: perl
20854            ! t/op/taint.t
20855 ____________________________________________________________________________
20856 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
20857         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
20858              From: Abhijit Menon-Sen <ams@wiw.org>
20859              Date: Sat, 11 Aug 2001 06:18:19 +0530
20860              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
20861      Branch: perl
20862            ! mg.c
20863 ____________________________________________________________________________
20864 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
20865         Log: Test for change #11639.
20866      Branch: perl
20867            ! t/op/tiehandle.t
20868 ____________________________________________________________________________
20869 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
20870         Log: Subject: Re: Can't localize *FH, then tie it
20871              From: Abhijit Menon-Sen <ams@wiw.org>
20872              Date: Sun, 12 Aug 2001 16:08:06 +0530
20873              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
20874      Branch: perl
20875            ! pp_hot.c pp_sys.c
20876 ____________________________________________________________________________
20877 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
20878         Log: Drop all the unnecessary "use utf8" clauses and some of
20879              the unnecessary "use bytes" ones.
20880              
20881              TODO: scour the documentation for unnecessary "use utf8"
20882              and prominently display it in perldelta when the time comes.
20883              ("use utf8" should be necessary ONLY if one wants the script
20884              to be in UTF-8.)  Also should be checked in some non-ASCII
20885              non-Latin-1 platform, like EBCDIC.
20886      Branch: perl
20887            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
20888            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
20889 ____________________________________________________________________________
20890 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
20891         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
20892              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
20893              in Unicode handling.
20894      Branch: perl
20895            + t/op/lc.t
20896            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
20897 ____________________________________________________________________________
20898 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
20899         Log: Thinko: we want the flags for native cc, not gcc.
20900      Branch: perl
20901            ! hints/dec_osf.sh
20902 ____________________________________________________________________________
20903 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
20904         Log: (retracted by 13077)
20905              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
20906              From: Robin Houston <robin@kitsite.com>
20907              Date: Fri, 10 Aug 2001 14:42:02 +0100
20908              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
20909      Branch: perl
20910            ! pp.c
20911 ____________________________________________________________________________
20912 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
20913         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
20914              From: Abhijit Menon-Sen <ams@wiw.org>
20915              Date: Sat, 11 Aug 2001 16:31:04 +0530
20916              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
20917      Branch: perl
20918            ! op.c
20919 ____________________________________________________________________________
20920 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
20921         Log: Get rid of indread, from Abhijit Menon-Sen.
20922      Branch: perl
20923            ! pp_sys.c
20924 ____________________________________________________________________________
20925 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
20926         Log: CRLFgngngn.
20927      Branch: perl
20928            ! win32/Makefile win32/makefile.mk
20929 ____________________________________________________________________________
20930 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
20931         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
20932      Branch: perl
20933            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
20934            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
20935            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
20936            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
20937            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
20938            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
20939            ! win32/Makefile win32/makefile.mk
20940 ____________________________________________________________________________
20941 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
20942         Log: Avoid #elif (less portable than #else #if).
20943      Branch: perl
20944            ! handy.h
20945 ____________________________________________________________________________
20946 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
20947         Log: Subject: patch for perlvar.pod
20948              From: mah@everybody.org (Mark A. Hershberger)
20949              Date: 08 Aug 2001 17:03:16 -0500
20950              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
20951      Branch: perl
20952            ! pod/perlvar.pod
20953 ____________________________________________________________________________
20954 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
20955         Log: cpp commands must start (the # must be) at the column #0.
20956      Branch: perl
20957            ! op.c
20958 ____________________________________________________________________________
20959 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
20960         Log: If using gcc -B/foo/bar makedepend would give
20961              unnecessary warnings about unused -B/foo/bar.
20962      Branch: perl
20963            ! makedepend.SH
20964 ____________________________________________________________________________
20965 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
20966         Log: Update Changes.
20967      Branch: perl
20968            ! Changes patchlevel.h
20969 ____________________________________________________________________________
20970 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
20971         Log: s/z/tz/
20972      Branch: perl
20973            ! pod/perlfaq2.pod
20974 ____________________________________________________________________________
20975 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
20976         Log: Article nit.
20977      Branch: perl
20978            ! pod/perlfaq2.pod
20979 ____________________________________________________________________________
20980 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
20981         Log: Rename lib/unicode files to lib/unicore to avoid
20982              conflicts between core lib/unicode and Unicode::
20983              files in case-ignoring filesystems.
20984      Branch: perl
20985            + (add 325 files)
20986            - (delete 324 files)
20987            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
20988 ____________________________________________________________________________
20989 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
20990         Log: Upgrade to Math::BigInt 1.41.
20991      Branch: perl
20992            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
20993 ____________________________________________________________________________
20994 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
20995         Log: Subject: [PATCH] remove PL_na from typemap
20996              From: James <james@rf.net>
20997              Date: Mon, 06 Aug 2001 20:23:15 -0700
20998              Message-ID: <3B6F5F23.A31A81B1@rf.net>
20999              
21000              (had to be manually applied)
21001      Branch: perl
21002            ! lib/ExtUtils/typemap
21003 ____________________________________________________________________________
21004 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
21005         Log: The metaconfig unit changes for #11618.
21006      Branch: metaconfig/U/perl
21007            + d_fpclassl.U i_fp.U
21008 ____________________________________________________________________________
21009 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
21010         Log: Forgot this from #11618.
21011              
21012              NOTE: wince/config_H.ce needs updating.
21013      Branch: perl
21014            ! wince/config.ce
21015 ____________________________________________________________________________
21016 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
21017         Log: Introduce more floating point classifying APIs;
21018              try to define (most importantly) Perl_is{inf,nan}(x).
21019              
21020              For this first cut, assume none such APIs exist in non-UNIXoid
21021              platforms-- this is of course too unkind: Win32 rumoredly has
21022              _fpclass() and _isnan(), and VMS/VOS very probably have some
21023              of the APIs available.     The only thing Perl uses at the moment
21024              is Perl_isnan() (has been in use for a while now).
21025              
21026              NOTE: the Win32 and NetWare config_h.?c need regenerating.
21027      Branch: perl
21028            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
21029            ! Porting/config_H config_h.SH configure.com epoc/config.sh
21030            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
21031            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21032            ! vos/config.ga.h win32/config.bc win32/config.gc
21033            ! win32/config.vc win32/config_H.bc win32/config_H.gc
21034            ! win32/config_H.vc wince/config.ce wince/config.h
21035 ____________________________________________________________________________
21036 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
21037         Log: Integrate change #11519 from perlio:
21038              
21039              Avoid testing for (non-)existance of "encoding(xxxx)"
21040              layer is called "encoding" the (xxxx) is an argument.
21041      Branch: perl
21042           !> lib/open.pm
21043 ____________________________________________________________________________
21044 [ 11616] By: nick                                  on 2001/08/09  07:50:24
21045         Log: Integrate mainline
21046      Branch: perlio
21047           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
21048           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
21049           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
21050           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
21051            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
21052            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
21053           !> (integrate 79 files)
21054 ____________________________________________________________________________
21055 [ 11615] By: nick                                  on 2001/08/09  06:23:44
21056         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
21057              layer is called "encoding" the (xxxx) is an argument.
21058      Branch: perlio
21059            ! lib/open.pm
21060 ____________________________________________________________________________
21061 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
21062         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
21063              From: Paul Johnson <paul@pjcj.net>
21064              Date: Wed, 8 Aug 2001 23:54:17 +0200
21065              Message-ID: <20010808235417.O1006@pjcj.net>
21066      Branch: perl
21067            ! ext/B/B/Concise.pm
21068 ____________________________________________________________________________
21069 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
21070         Log: Make VMS use IEEE math by default; reorder Tru64 hints
21071              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
21072              exception semantics) is always set if using (the new) cc.
21073      Branch: perl
21074            ! configure.com hints/dec_osf.sh
21075 ____________________________________________________________________________
21076 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
21077         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
21078              From: Abhijit Menon-Sen <ams@wiw.org>
21079              Date: Tue, 7 Aug 2001 17:16:05 +0530
21080              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
21081      Branch: perl
21082            ! pp_sys.c
21083 ____________________________________________________________________________
21084 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
21085         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
21086              From: "Craig A. Berry" <craigberry@mac.com>
21087              Date: Tue, 07 Aug 2001 22:27:47 -0500
21088              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
21089      Branch: perl
21090            ! t/run/exit.t
21091 ____________________________________________________________________________
21092 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
21093         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
21094              From: "Craig A. Berry" <craigberry@mac.com>
21095              Date: Tue, 07 Aug 2001 20:01:53 -0500
21096              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
21097      Branch: perl
21098            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
21099 ____________________________________________________________________________
21100 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
21101         Log: Update the magazine information.
21102      Branch: perl
21103            ! pod/perlfaq2.pod
21104 ____________________________________________________________________________
21105 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
21106         Log: Ignore SIGFPE everywhere.
21107      Branch: perl
21108            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
21109 ____________________________________________________________________________
21110 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
21111         Log: With permission, change the licensing of the docs by
21112              TomC (and Gnat) to comply with the rest of Perl.
21113      Branch: perl
21114            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21115            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21116            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21117            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
21118            ! pod/perltootc.pod
21119 ____________________________________________________________________________
21120 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
21121         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
21122              From: Andy Dougherty <doughera@lafayette.edu>
21123              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
21124              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
21125      Branch: perl
21126            ! hints/openbsd.sh
21127 ____________________________________________________________________________
21128 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
21129         Log: Subject: [PATCH] Makefile.SH test_prep dependency
21130              From: Andy Dougherty <doughera@lafayette.edu>
21131              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
21132              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
21133      Branch: perl
21134            ! Makefile.SH
21135 ____________________________________________________________________________
21136 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
21137         Log: Don't autogenerate the headers et alia,
21138              make regen_headers explicitly.
21139      Branch: perl
21140            ! Makefile.SH
21141 ____________________________________________________________________________
21142 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
21143         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
21144              From: Gurusamy Sarathy <gsar@ActiveState.com> 
21145              Date: Tue, 07 Aug 2001 08:33:26 -0700
21146              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
21147              
21148              Unnecessary dependency.
21149      Branch: perl
21150            ! embed.pl
21151 ____________________________________________________________________________
21152 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
21153         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
21154              From: Abhijit Menon-Sen <ams@wiw.org>
21155              Date: Tue, 7 Aug 2001 09:10:54 +0530
21156              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
21157      Branch: perl
21158            ! pp_hot.c
21159 ____________________________________________________________________________
21160 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
21161         Log: Subject: [PATCH perl@11597] B && BEGIN handling
21162              From: "James A. Duncan" <jduncan@fotango.com>
21163              Date: Mon, 6 Aug 2001 17:29:11 +0100
21164              Message-ID: <20010806172911.A2071@fotango.com>
21165              
21166              (the intrpvar.h addition moved to the end for bincompat)
21167      Branch: perl
21168            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
21169 ____________________________________________________________________________
21170 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
21171         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
21172      Branch: perl
21173           !> README.win32
21174 ____________________________________________________________________________
21175 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
21176         Log: fix URLs for fcrypt.c
21177      Branch: maint-5.6/perl
21178            ! README.win32
21179 ____________________________________________________________________________
21180 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
21181         Log: Yet another way to say Infinity: HP-UX calls its "++".
21182      Branch: perl
21183            ! lib/Math/BigInt/t/bigintpm.t
21184 ____________________________________________________________________________
21185 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
21186         Log: Update Changes.
21187      Branch: perl
21188            ! Changes patchlevel.h
21189 ____________________________________________________________________________
21190 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
21191         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
21192      Branch: perl
21193            ! pod/perlfaq5.pod
21194 ____________________________________________________________________________
21195 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
21196         Log: The #11593 wasn't right.
21197      Branch: perl
21198            ! lib/Math/BigInt/t/bigintpm.t
21199 ____________________________________________________________________________
21200 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
21201         Log: Subject: [PATCH: perl@11564] introducing perlivp
21202              From: Prymmer/Kahn <pvhp@best.com>
21203              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
21204              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
21205              
21206              Subject: Re: [PATCH: perl@11564] introducing perlivp
21207              From: Prymmer/Kahn <pvhp@best.com>
21208              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
21209              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
21210      Branch: perl
21211            + utils/perlivp.PL
21212            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
21213            ! win32/Makefile win32/makefile.mk
21214 ____________________________________________________________________________
21215 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
21216         Log: libcs are confused what to call Infinity.
21217      Branch: perl
21218            ! lib/Math/BigInt/t/bigintpm.t
21219 ____________________________________________________________________________
21220 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
21221         Log: Avoid SIGFPE in Tru64.
21222      Branch: perl
21223            ! numeric.c
21224 ____________________________________________________________________________
21225 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
21226         Log: Upgrade to Math::BigInt 1.40.
21227              
21228              NOTE: this patch necessitates doing something about
21229              infinity handling since the new bigintpm.t tests use
21230              infinity, which causes SIGFPEs at least in Tru64.
21231      Branch: perl
21232            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21233            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
21234            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
21235            ! lib/Math/BigInt/t/mbimbf.t
21236 ____________________________________________________________________________
21237 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
21238         Log: remove hardcoded cmd shell in testsuite
21239      Branch: perl
21240            ! t/op/glob.t t/op/magic.t t/op/stat.t
21241 ____________________________________________________________________________
21242 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
21243         Log: 4-arg select() was busted on windows because change#8178 didn't
21244              make it into mainline
21245      Branch: perl
21246            ! perl.h win32/include/sys/socket.h
21247 ____________________________________________________________________________
21248 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
21249         Log: Rename the Getopt::Long tests to be as they are
21250              in the Getopt::Long official distribution.
21251      Branch: perl
21252            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
21253            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
21254            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
21255            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
21256            ! MANIFEST
21257 ____________________________________________________________________________
21258 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
21259         Log: Upgrade to Getopt::Long 2.26.
21260      Branch: perl
21261            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
21262            ! MANIFEST lib/Getopt/Long.pm
21263 ____________________________________________________________________________
21264 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
21265         Log: Retract #10874 (the hack should be unnecessary by now)
21266      Branch: perl
21267            ! lib/Test/Harness.pm
21268 ____________________________________________________________________________
21269 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
21270         Log: avoid temp file littering in tests
21271      Branch: perl
21272            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
21273 ____________________________________________________________________________
21274 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
21275         Log: Subject: warning in sv.c: double format, NV arg
21276              From: "Philip Newton" <Philip.Newton@gmx.net>
21277              Date: Sun, 5 Aug 2001 19:41:07 +0200
21278              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
21279      Branch: perl
21280            ! sv.c
21281 ____________________________________________________________________________
21282 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
21283         Log: fix POSIX.t#13 for windos
21284      Branch: perl
21285            ! ext/POSIX/POSIX.t
21286 ____________________________________________________________________________
21287 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
21288         Log: Add a test for PerlIO::Via.
21289      Branch: perl
21290            + ext/PerlIO/t/via.t
21291            ! MANIFEST ext/PerlIO/Via/Via.pm
21292 ____________________________________________________________________________
21293 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
21294         Log: flock() and link() are not available on Windows 9x
21295      Branch: perl
21296            ! win32/config_sh.PL
21297 ____________________________________________________________________________
21298 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
21299         Log: Some Tru64 C compilers have C++ components that confuse
21300              the ccversion parsing.
21301      Branch: perl
21302            ! hints/dec_osf.sh
21303 ____________________________________________________________________________
21304 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
21305         Log: (Reintroduce #11125)
21306              
21307              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
21308              From: Alan Burlison <Alan.Burlison@sun.com> 
21309              Date: Tue, 03 Jul 2001 15:20:13 +0100   
21310              Message-ID: <3B41D49D.A923D4F9@sun.com> 
21311      Branch: perl
21312            ! lib/ExtUtils/MM_Unix.pm
21313 ____________________________________________________________________________
21314 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
21315         Log: Little pointer juggling for HP-UX cc to avoid
21316              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
21317              followed by
21318              "error 1549: Modifiable lvalue required for assignment operator."
21319      Branch: perl
21320            ! hv.c
21321 ____________________________________________________________________________
21322 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
21323         Log: Continuation of #11575: SANY_SEEN completely deprecated,
21324              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
21325              plus a fix for the bug.
21326      Branch: perl
21327            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
21328 ____________________________________________________________________________
21329 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
21330         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
21331              From: Doug MacEachern <dougm@covalent.net>
21332              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
21333              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
21334      Branch: perl
21335            ! sv.c
21336 ____________________________________________________________________________
21337 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
21338         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
21339              the new CANY is the \C.  The problem reported and the
21340              test case supplied in
21341              
21342              Subject: UTF-8 bugs in string length & single line regex matches
21343              From: "Daniel P. Berrange" <dan@berrange.com>
21344              Date: Fri, 3 Aug 2001 11:39:33 +0100
21345              Message-ID: <20010803113932.A19318@berrange.com>
21346      Branch: perl
21347            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
21348            ! t/op/pat.t
21349 ____________________________________________________________________________
21350 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
21351         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
21352              From: Doug MacEachern <dougm@covalent.net>
21353              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
21354              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
21355      Branch: perl
21356            ! perl.c regexec.c
21357 ____________________________________________________________________________
21358 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
21359         Log: The #11572 didn't up the test count.
21360      Branch: perl
21361            ! t/op/length.t
21362 ____________________________________________________________________________
21363 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
21364         Log: Subject: UTF-8 bugs in string length & single line regex matches
21365              From: "Daniel P. Berrange" <dan@berrange.com>
21366              Date: Fri, 3 Aug 2001 11:39:33 +0100         
21367              Message-ID: <20010803113932.A19318@berrange.com>
21368              
21369              (the mg_length() fix)
21370      Branch: perl
21371            ! mg.c t/op/length.t
21372 ____________________________________________________________________________
21373 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
21374         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
21375              From: Abhijit Menon-Sen <ams@wiw.org>
21376              Date: Sat, 4 Aug 2001 16:56:35 +0530
21377              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
21378      Branch: perl
21379            ! hv.c
21380 ____________________________________________________________________________
21381 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
21382         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
21383              From: Abhijit Menon-Sen <ams@wiw.org>
21384              Date: Sat, 4 Aug 2001 16:16:03 +0530
21385              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
21386      Branch: perl
21387            ! hv.c
21388 ____________________________________________________________________________
21389 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
21390         Log: Subject: Re: [patch] refcount re ops
21391              From: Abhijit Menon-Sen <ams@wiw.org>
21392              Date: Sat, 4 Aug 2001 08:54:55 +0530
21393              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
21394      Branch: perl
21395            ! sv.c
21396 ____________________________________________________________________________
21397 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
21398         Log: Subject: [patch] refcount re ops
21399              From: Doug MacEachern <dougm@covalent.net>
21400              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
21401              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
21402      Branch: perl
21403            ! regcomp.c sv.c
21404 ____________________________________________________________________________
21405 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
21406         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
21407              From: Doug MacEachern <dougm@covalent.net>
21408              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
21409              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
21410      Branch: perl
21411            ! perl.c regexec.c
21412 ____________________________________________________________________________
21413 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
21414         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
21415              From: "Craig A. Berry" <craigberry@mac.com> 
21416              Date: Fri, 03 Aug 2001 16:16:16 -0500
21417              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
21418      Branch: perl
21419            ! t/op/misc.t
21420 ____________________________________________________________________________
21421 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
21422         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
21423              From: John Kristian <jmk2001@engineer.com>
21424              Date: Fri, 03 Aug 2001 00:59:08 -0700
21425              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
21426      Branch: perl
21427            ! win32/win32.c
21428 ____________________________________________________________________________
21429 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
21430         Log: Update Changes.
21431      Branch: perl
21432            ! Changes patchlevel.h
21433 ____________________________________________________________________________
21434 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
21435         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
21436              From: "Craig A. Berry" <craigberry@mac.com>
21437              Date: Thu, 02 Aug 2001 23:15:24 -0500
21438              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
21439      Branch: perl
21440            ! ext/B/Stash.t
21441 ____________________________________________________________________________
21442 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
21443         Log: Subject: [patch] plug PL_cshname leak
21444              From: Doug MacEachern <dougm@covalent.net>
21445              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
21446              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
21447      Branch: perl
21448            ! sv.c
21449 ____________________________________________________________________________
21450 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
21451         Log: Subject: [patch] plug PL_sh_path leak
21452              From: Doug MacEachern <dougm@covalent.net>
21453              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
21454              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
21455      Branch: perl
21456            ! sv.c
21457 ____________________________________________________________________________
21458 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
21459         Log: Subject: [patch] plug PL_regex_padav leaks
21460              From: Doug MacEachern <dougm@covalent.net>
21461              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
21462              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
21463      Branch: perl
21464            ! op.c op.h perl.c
21465 ____________________________________________________________________________
21466 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
21467         Log: Subject: [patch] plug PL_origargv leak
21468              From: Doug MacEachern <dougm@covalent.net>
21469              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
21470              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
21471      Branch: perl
21472            ! perl.c
21473 ____________________________________________________________________________
21474 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
21475         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
21476              From: Abhijit Menon-Sen <ams@wiw.org>
21477              Date: Fri, 3 Aug 2001 06:38:11 +0530
21478              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
21479      Branch: perl
21480            ! hv.c
21481 ____________________________________________________________________________
21482 [ 11557] By: nick                                  on 2001/08/03  08:17:38
21483         Log: Integrate mainline
21484      Branch: perlio
21485           +> (branch 47 files)
21486            - lib/Switch/test.pl
21487           !> (integrate 49 files)
21488 ____________________________________________________________________________
21489 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
21490         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
21491              From: "Craig A. Berry" <craigberry@mac.com>
21492              Date: Thu, 02 Aug 2001 12:56:19 -0500
21493              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
21494      Branch: perl
21495            ! ext/B/Showlex.t
21496 ____________________________________________________________________________
21497 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
21498         Log: Be more careful about non-existent files.
21499      Branch: perl
21500            ! lib/File/Copy.pm
21501 ____________________________________________________________________________
21502 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
21503         Log: Subject: [PATCH resend] deparse empty formats
21504              From: Robin Houston <robin@kitsite.com> 
21505              Date: Thu, 2 Aug 2001 14:32:36 +0100
21506              Message-ID: <20010802143236.A894@robin.kitsite.com>
21507      Branch: perl
21508            ! ext/B/B/Deparse.pm
21509 ____________________________________________________________________________
21510 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
21511         Log: Subject: [patch] ithreads + refto fix improvement
21512              From: Doug MacEachern <dougm@covalent.net>
21513              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
21514              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
21515      Branch: perl
21516            ! pp.c
21517 ____________________________________________________________________________
21518 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
21519         Log: Readability nit from Abhijit.
21520      Branch: perl
21521            ! op.c
21522 ____________________________________________________________________________
21523 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
21524         Log: setproctitle() API version nit from Anton Berezin.
21525      Branch: perl
21526            ! mg.c
21527 ____________________________________________________________________________
21528 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
21529         Log: Add PerlCE to the docs.
21530      Branch: perl
21531            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
21532            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
21533 ____________________________________________________________________________
21534 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
21535         Log: Integrate the PerlCE (WinCE Perl) port;
21536              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
21537      Branch: perl
21538            + README.ce wince/FindExt.pm wince/Makefile.ce
21539            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
21540            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
21541            + wince/bin/search.pl wince/config.ce wince/config.h
21542            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
21543            + wince/dl_win32.xs wince/include/arpa/inet.h
21544            + wince/include/cectype.h wince/include/errno.h
21545            + wince/include/netdb.h wince/include/sys/socket.h
21546            + wince/include/sys/stat.h wince/include/sys/types.h
21547            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
21548            + wince/perl.rc wince/perldll.def wince/perllib.c
21549            + wince/perlmain.c wince/registry.bat wince/runperl.c
21550            + wince/splittree.pl wince/win32.h wince/win32iop.h
21551            + wince/win32thread.c wince/win32thread.h wince/wince.c
21552            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
21553            + wince/xdistclean.ksh wince/xmakediffs.ksh
21554            ! MANIFEST perl.c perl.h perlio.c
21555 ____________________________________________________________________________
21556 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
21557         Log: setproctitle() made simpler.  (This assumes the string is
21558              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
21559              should be used.  Note len, not len + 1.)  BSD-fu from Anton
21560              Berezin.
21561      Branch: perl
21562            ! mg.c
21563 ____________________________________________________________________________
21564 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
21565         Log: Subject: [PATCH] -Wall cleanup: op.c
21566              From: Richard Soderberg <rs@oregonnet.com>
21567              Date: Thu, 2 Aug 2001 00:17:09 -0700
21568              Message-Id: <200108020717.AAA26895@oregonnet.com>
21569              
21570              Subject: [PATCH] -Wall cleanup: sv.c
21571              From: Richard Soderberg <rs@oregonnet.com>
21572              Date: Thu, 2 Aug 2001 00:49:21 -0700
21573              Message-Id: <200108020749.AAA27492@oregonnet.com>
21574      Branch: perl
21575            ! op.c sv.c
21576 ____________________________________________________________________________
21577 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
21578         Log: Update Changes.
21579      Branch: perl
21580            ! Changes patchlevel.h
21581 ____________________________________________________________________________
21582 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
21583         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
21584              From: Doug MacEachern <dougm@covalent.net>
21585              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
21586              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
21587      Branch: perl
21588            ! op.c
21589 ____________________________________________________________________________
21590 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
21591         Log: The #11541 didn't work under threads.
21592      Branch: perl
21593            ! op.c
21594 ____________________________________________________________________________
21595 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
21596         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
21597              From: Hugo <hv@crypt.compulink.co.uk>
21598              Date: Fri, 22 Jun 2001 01:19:08 +0100 
21599              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
21600              
21601              (Skip tests if accept() failed)
21602      Branch: perl
21603            ! ext/IO/lib/IO/t/io_unix.t
21604 ____________________________________________________________________________
21605 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
21606         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
21607              From: "Stian Seeberg" <sseeberg@nimsoft.no>
21608              Date: Mon, 30 Jul 2001 12:28:07 +0200
21609              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
21610      Branch: perl
21611            ! perl.h
21612 ____________________________________________________________________________
21613 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
21614         Log: Subject: Pluggable optimizer
21615              From: Simon Cozens <simon@netthink.co.uk>
21616              Date: Wed, 1 Aug 2001 13:57:02 -0700
21617              Message-ID: <20010801135702.I10442@netthink.co.uk>
21618      Branch: perl
21619            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
21620 ____________________________________________________________________________
21621 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
21622         Log: Subject: [ID 20010801.039] perlre.pod message typo
21623              From: Autrijus Tang <autrijus@geb.elixus.org>
21624              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
21625              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
21626      Branch: perl
21627            ! pod/perlre.pod
21628 ____________________________________________________________________________
21629 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
21630         Log: Test for change #11536.
21631      Branch: perl
21632            ! t/op/tiehandle.t
21633 ____________________________________________________________________________
21634 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
21635         Log: More test fixups for #11537.
21636      Branch: perl
21637            ! t/lib/warnings/4lint t/lib/warnings/9enabled
21638 ____________________________________________________________________________
21639 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
21640         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
21641              From: Doug MacEachern <dougm@covalent.net>
21642              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
21643              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
21644      Branch: perl
21645            ! op.c t/TestInit.pm
21646 ____________________________________________________________________________
21647 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
21648         Log: Subject: [patch] ithreads + refto bug
21649              From: Doug MacEachern <dougm@covalent.net>
21650              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
21651              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
21652              
21653              (Test in change #11539)
21654      Branch: perl
21655            ! pp.c
21656 ____________________________________________________________________________
21657 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
21658         Log: Subject: [PATCH: perl@11523] fixups for t/harness
21659              From: Prymmer/Kahn <pvhp@best.com>
21660              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
21661              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
21662      Branch: perl
21663            ! t/harness
21664 ____________________________________________________________________________
21665 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
21666         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
21667              From: Prymmer/Kahn <pvhp@best.com>
21668              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
21669              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
21670      Branch: perl
21671            ! win32/Makefile win32/makefile.mk
21672 ____________________________________________________________________________
21673 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
21674         Log: Need to know the number of tests.
21675      Branch: perl
21676            ! t/run/exit.t
21677 ____________________________________________________________________________
21678 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
21679         Log: Subject: Re: new exit tests on VMS
21680              From: "Craig A. Berry" <craigberry@mac.com>
21681              Date: Tue, 31 Jul 2001 12:19:29 -0500
21682              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
21683      Branch: perl
21684            ! t/run/exit.t
21685 ____________________________________________________________________________
21686 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
21687         Log: Retract #11530 (the dTHX is needed under threads)
21688      Branch: perl
21689            ! perlio.c
21690 ____________________________________________________________________________
21691 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
21692         Log: (Retracted by #11531)
21693      Branch: perl
21694            ! perlio.c
21695 ____________________________________________________________________________
21696 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
21697         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
21698              From: Richard Soderberg <rs@crystalflame.net>
21699              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
21700              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
21701      Branch: perl
21702            ! unixish.h
21703 ____________________________________________________________________________
21704 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
21705         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
21706              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21707              Date: Tue, 31 Jul 2001 05:39:09 -0400
21708              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
21709              
21710              (with a note about the case of UV being equal to long long)
21711      Branch: perl
21712            ! utils/h2xs.PL
21713 ____________________________________________________________________________
21714 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
21715         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
21716              From: "Craig A. Berry" <craigberry@mac.com>
21717              Date: Tue, 31 Jul 2001 14:57:43 -0500
21718              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
21719      Branch: perl
21720            ! t/io/fs.t
21721 ____________________________________________________________________________
21722 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
21723         Log: Fix for
21724              
21725              Subject: [ID 20010116.001] File::Copy truncates orig file 
21726              From: arbor@al37al08.telecel.pt
21727              Date: Tue, 16 Jan 2001 11:43:02 GMT
21728              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
21729              
21730              (copy($foo, $foo) would truncate $foo)
21731      Branch: perl
21732            ! lib/File/Copy.pm lib/File/Copy.t
21733 ____________________________________________________________________________
21734 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
21735         Log: Metaconfig unit change for #11524.
21736      Branch: metaconfig/U/perl
21737            ! Extras.U
21738 ____________________________________________________________________________
21739 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
21740         Log: Multiple modules didn't work; plus typo fixes.
21741      Branch: perl
21742            ! Configure
21743 ____________________________________________________________________________
21744 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
21745         Log: Update Changes.
21746      Branch: perl
21747            ! Changes patchlevel.h
21748 ____________________________________________________________________________
21749 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
21750         Log: Regen perlapi.
21751      Branch: perl
21752            ! pod/perlapi.pod
21753 ____________________________________________________________________________
21754 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
21755         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
21756              From: Dave Mitchell <davem@fdgroup.co.uk>
21757              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
21758              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
21759      Branch: perl
21760            ! sv.c
21761 ____________________________________________________________________________
21762 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
21763         Log: Regen toc.
21764      Branch: perl
21765            ! pod/perltoc.pod
21766 ____________________________________________________________________________
21767 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
21768         Log: Regen Porting stuff.
21769      Branch: perl
21770            ! Porting/Glossary Porting/config.sh Porting/config_H
21771 ____________________________________________________________________________
21772 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
21773         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
21774              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21775              Date: Tue, 31 Jul 2001 05:34:38 -0400
21776              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
21777      Branch: perl
21778            ! utils/h2xs.PL
21779 ____________________________________________________________________________
21780 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
21781         Log: Metaconfig unit change for #11516. 
21782      Branch: metaconfig/U/perl
21783            ! gccvers.U
21784 ____________________________________________________________________________
21785 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
21786         Log: Add -Wall in cflags, not in Configure.
21787              (This way -Wall affects only the core and the core XS,
21788              not user modules' XS.  Concern from Paul Marquess,
21789              implementation idea from Andy Dougherty.)
21790      Branch: perl
21791            ! Configure cflags.SH
21792 ____________________________________________________________________________
21793 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
21794         Log: Metaconfig unit changes for #11514.
21795      Branch: metaconfig
21796            + U/modified/sysman.U
21797            ! U/installdirs/man1dir.U
21798 ____________________________________________________________________________
21799 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
21800         Log: Subject: Configure's detection of system manual
21801              From: Sean Dague <sean@dague.net> 
21802              Date: Sun, 13 May 2001 15:53:15 -0400
21803              Message-ID: <20010513155315.A15833@underhill.dague.net>
21804      Branch: perl
21805            ! Configure
21806 ____________________________________________________________________________
21807 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
21808         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
21809              From: Autrijus Tang <autrijus@autrijus.org> 
21810              Date: Thu, 21 Jun 2001 23:56:48 +0800
21811              Message-Id: <20010621235648.A57340@not.autrijus.org>
21812      Branch: perl
21813            ! pod/perlobj.pod
21814 ____________________________________________________________________________
21815 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
21816         Log: Subject: Typo in DB_File.pm
21817              From: "Philip Newton" <Philip.Newton@gmx.net>
21818              Date: Tue, 31 Jul 2001 06:19:35 +0200
21819              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
21820      Branch: perl
21821            ! ext/DB_File/DB_File.pm
21822 ____________________________________________________________________________
21823 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
21824         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
21825              From: "Stephen P. Potter" <spp@spotter.yi.org>
21826              Date: Wed, 30 May 2001 13:59:34 -0400
21827              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
21828      Branch: perl
21829            ! pod/perlre.pod
21830 ____________________________________________________________________________
21831 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
21832         Log: eval "format foo=" would loop indefinitely; reported in
21833              
21834              Subject: A load of old rubbish
21835              From: Mike Guy <mjtg@cam.ac.uk>
21836              Date: Mon, 14 May 2001 16:12:22 +0100
21837              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
21838              
21839              (The core dumps reported in there already fixed.)
21840      Branch: perl
21841            ! toke.c
21842 ____________________________________________________________________________
21843 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
21844         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
21845      Branch: perl
21846            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
21847            + lib/Switch/t/switch_case.t
21848            - lib/Switch/test.pl
21849            ! MANIFEST lib/Switch.pm
21850 ____________________________________________________________________________
21851 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
21852         Log: Subject: [PATCH @11505] DB_File-1.78
21853              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21854              Date: Mon, 30 Jul 2001 22:54:37 +0100
21855              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
21856      Branch: perl
21857            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21858            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
21859 ____________________________________________________________________________
21860 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
21861         Log: Explain in more detail why -pipe and -fno-common are good.
21862      Branch: perl
21863            ! hints/darwin.sh
21864 ____________________________________________________________________________
21865 [ 11506] By: nick                                  on 2001/07/30  14:32:23
21866         Log: Integrate mainline
21867      Branch: perlio
21868           !> INSTALL Makefile.SH doio.c hints/darwin.sh
21869 ____________________________________________________________________________
21870 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
21871         Log: Perl hasn't been putting man pages into $prefix/lib for
21872              a long time now; pointed out by Andy Dougherty. 
21873      Branch: perl
21874            ! hints/darwin.sh
21875 ____________________________________________________________________________
21876 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
21877         Log: Document the extras Configure option.
21878      Branch: perl
21879            ! INSTALL
21880 ____________________________________________________________________________
21881 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
21882         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
21883              everywhere.
21884      Branch: perl
21885           !> doio.c
21886 ____________________________________________________________________________
21887 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
21888         Log: Doubly guard against invoking CPAN if no extras defined,
21889              pointed out by H. Merijn Brand.
21890      Branch: perl
21891            ! Makefile.SH
21892 ____________________________________________________________________________
21893 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
21894         Log: Fix O_RDONLY check to check for O_RDONLY.
21895      Branch: maint-5.6/macperl
21896            ! doio.c
21897 ____________________________________________________________________________
21898 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
21899         Log: Integrate miscellaneous changes from maint-5.6/perl.
21900      Branch: maint-5.6/macperl
21901           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
21902 ____________________________________________________________________________
21903 [ 11499] By: nick                                  on 2001/07/30  06:52:42
21904         Log: Integrate mainline
21905      Branch: perlio
21906           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
21907           +> win32/sync_ext.pl
21908            - win32/sncfnmcs.pl
21909           !> (integrate 71 files)
21910 ____________________________________________________________________________
21911 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
21912         Log: Update Changes.
21913      Branch: perl
21914            ! Changes patchlevel.h
21915 ____________________________________________________________________________
21916 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
21917         Log: Now Configure -Dextras=Foo::Bar and "make install" will
21918              fetch and install Foo::Bar.
21919      Branch: perl
21920            ! Makefile.SH
21921 ____________________________________________________________________________
21922 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
21923         Log: Metaconfig unit change for #11495.
21924      Branch: metaconfig/U/perl
21925            ! Extras.U
21926 ____________________________________________________________________________
21927 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
21928         Log: extras.make, extras.test, and extras.install make targets.
21929      Branch: perl
21930            ! Configure Makefile.SH
21931 ____________________________________________________________________________
21932 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
21933         Log: Metaconfig unit change for #11493.
21934      Branch: metaconfig/U/perl
21935            ! Extras.U
21936 ____________________________________________________________________________
21937 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
21938         Log: Better to have the list of extras in $extras than 'define'.
21939      Branch: perl
21940            ! Configure
21941 ____________________________________________________________________________
21942 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
21943         Log: The metaconfig unit change for #11490.
21944      Branch: metaconfig/U/perl
21945            + Extras.U
21946 ____________________________________________________________________________
21947 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
21948         Log: Missed from #11490 (the required dependency).
21949      Branch: perl
21950            ! Makefile.SH
21951 ____________________________________________________________________________
21952 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
21953         Log: Add the support of asking for extra modules or bundles of modules
21954              to be fetched from the CPAN and installed as a part of the Perl
21955              build process.  None of this installation is yet really done;
21956              only the list is asked, and saved away in extras.lst for
21957              the build and installation process to worry about later.
21958      Branch: perl
21959            ! Configure
21960 ____________________________________________________________________________
21961 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
21962         Log: Beginnings of better Inf and NaN support.
21963              At least toke.c and sv.c still need quite a bit of work.
21964      Branch: perl
21965            ! numeric.c perl.h
21966 ____________________________________________________________________________
21967 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
21968         Log: Top-level Makefile didn't honour OPTIMIZE.
21969      Branch: perl
21970            ! Makefile.SH
21971 ____________________________________________________________________________
21972 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
21973         Log: Update Changes.
21974      Branch: perl
21975            ! Changes patchlevel.h
21976 ____________________________________________________________________________
21977 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
21978         Log: Use Search::Dict 1.02 interface for charinfo().
21979      Branch: perl
21980            ! lib/UnicodeCD.pm
21981 ____________________________________________________________________________
21982 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
21983         Log: Now also allow transforming the read lines before comparing them.
21984              (This will help UnicodeCD.) 
21985      Branch: perl
21986            ! lib/Search/Dict.pm
21987 ____________________________________________________________________________
21988 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
21989         Log: Remove tiehandle code.
21990      Branch: perl
21991            ! lib/UnicodeCD.pm
21992 ____________________________________________________________________________
21993 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
21994         Log: Allow specifying a comparison function for Search::Dict::look().
21995      Branch: perl
21996            ! lib/Search/Dict.pm
21997 ____________________________________________________________________________
21998 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
21999         Log: Small UnicodeCD tweaks.
22000      Branch: perl
22001            ! lib/UnicodeCD.pm lib/UnicodeCD.t
22002 ____________________________________________________________________________
22003 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
22004         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
22005              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22006              Date: Tue, 24 Jul 2001 01:51:32 +0900
22007              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
22008      Branch: perl
22009            ! lib/UnicodeCD.pm lib/UnicodeCD.t
22010 ____________________________________________________________________________
22011 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
22012         Log: Subject: [PATCH] installperl
22013              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
22014              Date: Fri, 27 Jul 2001 19:05:04 -0700
22015              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
22016      Branch: perl
22017            ! installperl
22018 ____________________________________________________________________________
22019 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
22020         Log: Subject: [PATCH] Set proper compatibility versions in core
22021              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
22022              Date: Fri, 27 Jul 2001 20:01:49 -0700
22023              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
22024      Branch: perl
22025            ! Makefile.SH
22026 ____________________________________________________________________________
22027 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
22028         Log: Metaconfig unit change for #11477.
22029      Branch: metaconfig/U/perl
22030            ! dlsrc.U
22031 ____________________________________________________________________________
22032 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
22033         Log: Subject: [PATCH] Darwin: -fpic not so good
22034              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
22035              Date: Fri, 27 Jul 2001 18:57:38 -0700
22036              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
22037      Branch: perl
22038            ! Configure
22039 ____________________________________________________________________________
22040 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
22041         Log: Subject: [PATCH] Clean up Darwin hints
22042              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
22043              Date: Fri, 27 Jul 2001 19:13:15 -0700
22044              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
22045      Branch: perl
22046            ! hints/darwin.sh
22047 ____________________________________________________________________________
22048 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
22049         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
22050              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22051              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
22052              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
22053      Branch: perl
22054            ! pod/perlfunc.pod pp.c t/op/split.t
22055 ____________________________________________________________________________
22056 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
22057         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
22058              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22059              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
22060              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
22061      Branch: perl
22062            ! pod/perlvar.pod
22063 ____________________________________________________________________________
22064 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
22065         Log: Subject: [PATCH] fixes to constant.pm documentation
22066              From: Ilmari Karonen <iltzu@sci.fi>
22067              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
22068              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
22069      Branch: perl
22070            ! lib/constant.pm
22071 ____________________________________________________________________________
22072 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
22073         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
22074              From: "Philip Newton" <Philip.Newton@gmx.net>
22075              Date: Fri, 27 Jul 2001 07:51:10 +0200
22076              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
22077      Branch: perl
22078            ! pod/perlport.pod
22079 ____________________________________________________________________________
22080 [ 11471] By: nick                                  on 2001/07/26  06:23:32
22081         Log: Subject:  [PATCH] Doc fix for perlguts / threading
22082              From:  Arthur Bergman <arthur@contiller.se>
22083              Date:  Wed, 25 Jul 2001 11:28:23 +0200
22084              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
22085      Branch: perl
22086            ! pod/perlguts.pod
22087 ____________________________________________________________________________
22088 [ 11470] By: nick                                  on 2001/07/26  06:21:06
22089         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
22090              From:  Philip Newton <Philip.Newton@gmx.net>
22091              Date:  Wed, 25 Jul 2001 08:19:47 +0200
22092              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
22093      Branch: perl
22094            ! INSTALL
22095 ____________________________________________________________________________
22096 [ 11469] By: nick                                  on 2001/07/26  06:20:25
22097         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
22098              From:  Philip Newton <Philip.Newton@gmx.net>
22099              Date:  Wed, 25 Jul 2001 08:12:48 +0200
22100              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
22101      Branch: perl
22102            ! INSTALL
22103 ____________________________________________________________________________
22104 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
22105         Log: More +x.
22106      Branch: perl
22107            ! Porting/makerel
22108 ____________________________________________________________________________
22109 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
22110         Log: Update Changes.
22111      Branch: perl
22112            ! Changes patchlevel.h
22113 ____________________________________________________________________________
22114 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
22115         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
22116              From: "Philip Newton" <Philip.Newton@gmx.net>
22117              Date: Tue, 24 Jul 2001 06:45:55 +0200
22118              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
22119      Branch: perl
22120            ! os2/perlrexx.c
22121 ____________________________________________________________________________
22122 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
22123         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
22124              From: Peter Prymmer <pvhp@forte.com>
22125              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
22126              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
22127      Branch: perl
22128            ! pod/perlport.pod t/io/fs.t vms/test.com
22129 ____________________________________________________________________________
22130 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
22131         Log: Workaround on Cwd bootstrap problem.
22132      Branch: perl
22133            ! lib/ExtUtils/MakeMaker.pm
22134 ____________________________________________________________________________
22135 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
22136         Log: When in Rome, quote like the Romans do.
22137      Branch: perl
22138            ! cflags.SH
22139 ____________________________________________________________________________
22140 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
22141         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
22142              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22143              Date: Mon, 23 Jul 2001 19:29:49 -0400
22144              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
22145      Branch: perl
22146            + os2/perlrexx.c
22147            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
22148            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
22149            ! t/op/write.t
22150 ____________________________________________________________________________
22151 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
22152         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
22153              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22154              Date: Mon, 23 Jul 2001 18:43:42 -0400
22155              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
22156      Branch: perl
22157            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
22158 ____________________________________________________________________________
22159 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
22160         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
22161              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22162              Date: Mon, 23 Jul 2001 18:33:16 -0400
22163              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
22164      Branch: perl
22165            ! lib/ExtUtils/MakeMaker.pm
22166 ____________________________________________________________________________
22167 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
22168         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
22169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22170              Date: Mon, 23 Jul 2001 18:20:35 -0400
22171              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
22172      Branch: perl
22173            ! Makefile.SH cflags.SH
22174 ____________________________________________________________________________
22175 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
22176         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
22177              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
22178              Date: Mon, 23 Jul 2001 11:32:17 -0500
22179              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
22180      Branch: perl
22181            ! lib/ExtUtils/MakeMaker.pm
22182 ____________________________________________________________________________
22183 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
22184         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
22185              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22186              Date: Mon, 23 Jul 2001 18:13:20 -0400
22187              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
22188      Branch: perl
22189            ! lib/perl5db.pl
22190 ____________________________________________________________________________
22191 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
22192         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
22193              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22194              Date: Mon, 23 Jul 2001 18:07:40 -0400
22195              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
22196      Branch: perl
22197            ! op.c
22198 ____________________________________________________________________________
22199 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
22200         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
22201              From: "Craig A. Berry" <craigberry@mac.com>
22202              Date: Mon, 23 Jul 2001 15:35:06 -0500
22203              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
22204      Branch: perl
22205            ! util.c
22206 ____________________________________________________________________________
22207 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
22208         Log: Subject: [PATCH perlfaq9.pod typo]
22209              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
22210              Date: Mon, 23 Jul 2001 07:49:05 -0700
22211              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
22212      Branch: perl
22213            ! pod/perlfaq9.pod
22214 ____________________________________________________________________________
22215 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
22216         Log: Subject: win32\sncfnmcs.pl corrections
22217              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
22218              Date: Mon, 23 Jul 2001 12:56:54 +0200
22219              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
22220              
22221              Rename the script a little bit more sensibly.
22222      Branch: perl
22223            + win32/sync_ext.pl
22224            - win32/sncfnmcs.pl
22225            ! MANIFEST README.win32
22226 ____________________________________________________________________________
22227 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
22228         Log: Test tweak.
22229      Branch: perl
22230            ! ext/B/Deparse.t
22231 ____________________________________________________________________________
22232 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
22233         Log: Metaconfig unit tweak for #11450.
22234      Branch: metaconfig/U/perl
22235            ! Mksymlinks.U
22236 ____________________________________________________________________________
22237 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
22238         Log: Too volatile failsafe check.
22239      Branch: perl
22240            ! Configure
22241 ____________________________________________________________________________
22242 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
22243         Log: Further doc tweaks.
22244      Branch: perl
22245            ! lib/UnicodeCD.pm
22246 ____________________________________________________________________________
22247 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
22248         Log: Doc tweaks.
22249      Branch: perl
22250            ! lib/UnicodeCD.pm
22251 ____________________________________________________________________________
22252 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
22253         Log: Doc tweakery from Abhijit.
22254      Branch: perl
22255            ! Porting/repository.pod
22256 ____________________________________________________________________________
22257 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
22258         Log: An accidental empty line.
22259      Branch: perl
22260            ! MANIFEST
22261 ____________________________________________________________________________
22262 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
22263         Log: Missing MANIFESTations.
22264      Branch: perl
22265            ! MANIFEST
22266 ____________________________________________________________________________
22267 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
22268         Log: Update Changes.
22269      Branch: perl
22270            ! Changes patchlevel.h
22271 ____________________________________________________________________________
22272 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
22273         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
22274              From: Mike Guy <mjtg@cam.ac.uk>
22275              Date: Fri, 20 Jul 2001 16:12:49 +0100
22276              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
22277      Branch: perl
22278            ! Porting/pumpkin.pod
22279 ____________________________________________________________________________
22280 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
22281         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
22282              From: Peter Prymmer <pvhp@forte.com>
22283              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
22284              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
22285      Branch: perl
22286            ! pod/perlhack.pod
22287 ____________________________________________________________________________
22288 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
22289         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
22290              From: Michael G Schwern <schwern@pobox.com>
22291              Date: Fri, 20 Jul 2001 20:22:35 -0400
22292              Message-ID: <20010720202235.O4498@blackrider>
22293      Branch: perl
22294            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
22295            ! lib/Test/t/todo.t
22296 ____________________________________________________________________________
22297 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
22298         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
22299              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
22300              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
22301              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
22302      Branch: perl
22303            ! ext/POSIX/POSIX.pod
22304 ____________________________________________________________________________
22305 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
22306         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
22307              From: Mark-Jason Dominus <mjd@plover.com>
22308              Date: Fri, 20 Jul 2001 23:16:54 -0400
22309              Message-ID: <20010721031654.21877.qmail@plover.com>
22310      Branch: perl
22311            ! ext/POSIX/POSIX.pod
22312 ____________________________________________________________________________
22313 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
22314         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
22315              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22316              Date: Sun, 22 Jul 2001 14:56:09 +0200
22317              Message-ID: <20010722145609.A766@rafael>
22318      Branch: perl
22319            ! ext/B/O.pm
22320 ____________________________________________________________________________
22321 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
22322         Log: Subject: regexec.c #define cleanup
22323              From: Mark-Jason Dominus <mjd@plover.com>
22324              Date: Sat, 21 Jul 2001 18:33:25 -0400
22325              Message-ID: <20010721223325.3069.qmail@plover.com>
22326      Branch: perl
22327            ! regexec.c
22328 ____________________________________________________________________________
22329 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
22330         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
22331              From: Prymmer/Kahn <pvhp@best.com>
22332              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
22333              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
22334      Branch: perl
22335            ! t/io/fs.t
22336 ____________________________________________________________________________
22337 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
22338         Log: Typo in #11432.
22339      Branch: perl
22340            ! ext/POSIX/POSIX.t
22341 ____________________________________________________________________________
22342 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
22343         Log: Integrate (manually) change #11424 from macperl.
22344      Branch: perl
22345            ! ext/Filter/t/call.t
22346 ____________________________________________________________________________
22347 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
22348         Log: Integrate change #11408 from macperl.
22349      Branch: perl
22350           !> README.macos pod/perlport.pod
22351 ____________________________________________________________________________
22352 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
22353         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
22354      Branch: perl
22355           +> macos/MacPerlTests.cmd macos/xsubpp.patch
22356            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
22357            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
22358            ! ext/POSIX/POSIX.t
22359 ____________________________________________________________________________
22360 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
22361         Log: pod/*.t tests not picked up by t/TEST either
22362      Branch: maint-5.6/perl
22363            ! t/TEST
22364 ____________________________________________________________________________
22365 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
22366         Log: better tweak for change#11429 (windows has both / and \ separated
22367              paths in @INC at that point)
22368      Branch: maint-5.6/perl
22369            ! t/pod/testp2pt.pl
22370 ____________________________________________________________________________
22371 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
22372         Log: MacOS pod test tweak needs \Escape
22373      Branch: maint-5.6/perl
22374            ! t/pod/testp2pt.pl
22375 ____________________________________________________________________________
22376 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
22377         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
22378              resulting duplicate output, but t/harness isn't)
22379      Branch: maint-5.6/perl
22380            ! t/run/runenv.t
22381 ____________________________________________________________________________
22382 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
22383         Log: t/harness wasn't picking up all the tests
22384      Branch: maint-5.6/perl
22385            ! t/harness
22386 ____________________________________________________________________________
22387 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
22388         Log: update MANIFEST for new file
22389      Branch: maint-5.6/perl
22390            ! MANIFEST
22391 ____________________________________________________________________________
22392 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
22393         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
22394              the exception of the macperl/macos/... tree
22395      Branch: maint-5.6/perl
22396           +> t/lib/filefind-taint.t
22397           !> (integrate 72 files)
22398 ____________________________________________________________________________
22399 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
22400         Log: Fix test.
22401      Branch: maint-5.6/macperl
22402            ! macos/bundled_ext/Filter/t/call.t
22403 ____________________________________________________________________________
22404 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
22405         Log: Make perl fork()-safe (in a slightly limited way) even on
22406              platforms that don't have pthread_atfork() (extension of
22407              the fix in change#11151).
22408              
22409              Note that this will not help extensions that call fork()
22410              directly in C, or that link to libraries that call fork()
22411              directly.  Such cases must be fixed to either call
22412              PerlProc_fork(), or call atfork_lock() in parent before the
22413              calling the function that forks and call atfork_unlock()
22414              in both parent and child immediately after the fork().
22415              (There are no worries if C code calls exec() in the child
22416              immediately after a fork().  Only cases where the child
22417              calls perl's API functions (including New()) after the
22418              fork() are problematic.)
22419              
22420              This change also eliminates the use of vfork() from perl,
22421              since all such uses were violating the severe restrictions
22422              on modifying the state of the process between the vfork()
22423              and the exec().
22424              
22425              This is a modified version of patches suggested by Abhijit
22426              Menon-Sen and Richard Soderberg.
22427      Branch: perl
22428            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
22429            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
22430 ____________________________________________________________________________
22431 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
22432         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
22433              Switch, and Text::Balanced.
22434      Branch: maint-5.6/macperl
22435            + macos/bundled_ext/Filter/Util/Call/Call.pm
22436            + macos/bundled_ext/Filter/Util/Call/Call.xs
22437            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
22438            + macos/bundled_ext/Filter/t/MyFilter.pm
22439            + macos/bundled_ext/Filter/t/call.t
22440            + macos/bundled_ext/Filter/t/filter-util.pl
22441            + macos/bundled_lib/blib/lib/Class/ISA.pm
22442            + macos/bundled_lib/blib/lib/Digest.pm
22443            + macos/bundled_lib/blib/lib/Filter/Simple.pm
22444            + macos/bundled_lib/blib/lib/Switch.pm
22445            + macos/bundled_lib/blib/lib/Text/Balanced.pm
22446            + macos/bundled_lib/blib/lib/Text/Balanced.pod
22447            + macos/bundled_lib/t/Class/ISA/test.pl
22448            + macos/bundled_lib/t/Digest/Digest.t
22449            + macos/bundled_lib/t/Filter/Simple/test.pl
22450            + macos/bundled_lib/t/Switch/test.pl
22451            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
22452            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
22453            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
22454            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
22455            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
22456            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
22457            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
22458            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
22459 ____________________________________________________________________________
22460 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
22461         Log: Add Filter::Util::Call to config/make files; edit utils
22462              to recognize the module (it was descended too far down).
22463              Bump version to 5.6.1a4.
22464      Branch: maint-5.6/macperl
22465            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
22466            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
22467            ! macos/macperl/Makefile.mk macos/xsubpp.patch
22468 ____________________________________________________________________________
22469 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
22470         Log: Make DB_File the default for MLDBM on MacOS.
22471      Branch: maint-5.6/macperl
22472            ! macos/bundled_lib/blib/lib/MLDBM.pm
22473 ____________________________________________________________________________
22474 [ 11419] By: nick                                  on 2001/07/20  14:51:03
22475         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
22476              From:  Simon Cozens <simon@netthink.co.uk>
22477              Date:  Fri, 20 Jul 2001 11:42:35 -0400
22478              Message-Id:  <20010720114235.A5235@netthink.co.uk>
22479      Branch: perl
22480            ! lib/UnicodeCD.pm
22481 ____________________________________________________________________________
22482 [ 11418] By: nick                                  on 2001/07/20  14:48:12
22483         Log: Subject:  [PATCH regcomp.h] adds a comment
22484              From:  Abhijit Menon-Sen <ams@wiw.org>
22485              Date:  Fri, 20 Jul 2001 21:05:37 +0530
22486              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
22487      Branch: perl
22488            ! regcomp.h
22489 ____________________________________________________________________________
22490 [ 11417] By: nick                                  on 2001/07/20  14:16:38
22491         Log: Subject:  [PATCH 5.7.2] INSTALL updates
22492              From:  Andy Dougherty <doughera@lafayette.edu>
22493              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
22494              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
22495      Branch: perl
22496            ! INSTALL
22497 ____________________________________________________________________________
22498 [ 11416] By: nick                                  on 2001/07/20  06:44:44
22499         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
22500              From:  Russ Allbery <rra@stanford.edu>
22501              Date:  19 Jul 2001 15:52:37 -0700
22502              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
22503      Branch: perl
22504            ! lib/Pod/Man.pm
22505 ____________________________________________________________________________
22506 [ 11415] By: nick                                  on 2001/07/20  06:35:11
22507         Log: Subject:  [PATCH] defer op_seq allocation
22508              From:  Abhijit Menon-Sen <ams@wiw.org>
22509              Date:  Thu, 19 Jul 2001 22:12:24 +0530
22510              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
22511      Branch: perl
22512            ! op.c
22513 ____________________________________________________________________________
22514 [ 11414] By: nick                                  on 2001/07/20  06:23:36
22515         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
22516              From:  Abhijit Menon-Sen <ams@wiw.org>
22517              Date:  Fri, 20 Jul 2001 01:18:50 +0530
22518              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
22519              (Private e-mail)
22520      Branch: perl
22521            ! ext/Time/HiRes/HiRes.xs
22522 ____________________________________________________________________________
22523 [ 11413] By: nick                                  on 2001/07/20  06:18:53
22524         Log: Integrate mainline
22525      Branch: perlio
22526           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
22527            - t/base/commonsense.t
22528           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
22529           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
22530           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
22531           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
22532           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
22533           !> win32/win32.c
22534 ____________________________________________________________________________
22535 [ 11412] By: nick                                  on 2001/07/19  06:44:27
22536         Log: Integrate win32/perlhost.h from maintenance branch.
22537              (Rest of $ENV{PATH} / system() fix.)
22538      Branch: perl
22539           !> win32/perlhost.h
22540 ____________________________________________________________________________
22541 [ 11411] By: nick                                  on 2001/07/19  06:41:34
22542         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
22543              From:  Philip Newton <Philip.Newton@gmx.net>
22544              Date:  Wed, 18 Jul 2001 21:43:57 +0200
22545              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
22546      Branch: perl
22547            ! pod/perlhack.pod
22548 ____________________________________________________________________________
22549 [ 11410] By: nick                                  on 2001/07/19  06:39:35
22550         Log: Subject:  Security hole in taint checking in open()
22551              From:  deekoo@tentacle.net
22552              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
22553              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
22554      Branch: perl
22555            ! doio.c
22556 ____________________________________________________________________________
22557 [ 11409] By: nick                                  on 2001/07/19  06:28:08
22558         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
22559              From:  Abhijit Menon-Sen <ams@wiw.org>
22560              Date:  Thu, 19 Jul 2001 04:30:43 +0530
22561              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
22562      Branch: perl
22563            ! ext/Time/HiRes/HiRes.xs
22564 ____________________________________________________________________________
22565 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
22566         Log: Update docs with latest implementation information and new URLs.
22567      Branch: maint-5.6/macperl
22568            ! README.macos pod/perlport.pod
22569 ____________________________________________________________________________
22570 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
22571         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
22572              Fix BuildRules to accept optimization variables.
22573      Branch: maint-5.6/macperl
22574            + macos/bundled_ext/Digest/MD5/Makefile.mk
22575            ! macos/BuildRules.mk macos/Makefile.mk
22576            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
22577            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
22578 ____________________________________________________________________________
22579 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
22580         Log: Integrate changes 11399,11401
22581      Branch: maint-5.6/macperl
22582           !> win32/perlhost.h win32/win32.c
22583 ____________________________________________________________________________
22584 [ 11405] By: nick                                  on 2001/07/18  06:50:33
22585         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
22586              from perl5.6*
22587      Branch: perl
22588           !> win32/perlhost.h win32/win32.c
22589 ____________________________________________________________________________
22590 [ 11404] By: nick                                  on 2001/07/18  06:43:59
22591         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
22592              From:  hv@crypt0.demon.co.uk
22593              Date:  Wed, 18 Jul 2001 05:58:46 +0100
22594              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
22595      Branch: perl
22596            ! ext/POSIX/POSIX.t
22597 ____________________________________________________________________________
22598 [ 11403] By: nick                                  on 2001/07/18  06:38:57
22599         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
22600              From:  hv@crypt0.demon.co.uk
22601              Date:  Wed, 18 Jul 2001 05:21:54 +0100
22602              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
22603      Branch: perl
22604            ! numeric.c t/op/arith.t
22605 ____________________________________________________________________________
22606 [ 11402] By: nick                                  on 2001/07/18  06:19:17
22607         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
22608              From:  mjd@plover.com
22609              Date:  17 Jul 2001 17:59:20 -0000
22610              Message-Id:  <20010717175920.8177.qmail@plover.com>
22611      Branch: perl
22612            ! pod/perlre.pod
22613 ____________________________________________________________________________
22614 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
22615         Log: thinko in change#11400 (duh)
22616      Branch: maint-5.6/perl
22617            ! win32/perlhost.h
22618 ____________________________________________________________________________
22619 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
22620         Log: change#11399 revealed another unrelated bug; this is just a temporary
22621              bandaid
22622      Branch: maint-5.6/perl
22623            ! win32/perlhost.h
22624 ____________________________________________________________________________
22625 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
22626         Log: fix bugs in handling of the virtualized environment under windows;
22627              there were bugs in propagating any changes to %ENV down to the real
22628              environment when such changes happened in the toplevel process
22629              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
22630              problem identification, and for a part of the fix)
22631      Branch: maint-5.6/perl
22632            ! win32/perlhost.h win32/win32.c
22633 ____________________________________________________________________________
22634 [ 11398] By: nick                                  on 2001/07/17  08:26:35
22635         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
22636              From: Peter Prymmer <pvhp@forte.com>
22637              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
22638              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
22639              
22640              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
22641              should not depend on existance of Config.pm
22642      Branch: perl
22643           +> t/lib/commonsense.t
22644            - t/base/commonsense.t
22645            ! MANIFEST t/README
22646 ____________________________________________________________________________
22647 [ 11397] By: nick                                  on 2001/07/17  08:09:58
22648         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
22649              From:  Michael G Schwern <schwern@pobox.com>
22650              Date:  Mon, 16 Jul 2001 18:20:31 -0400
22651              Message-Id:  <20010716182031.A1128@blackrider>
22652      Branch: perl
22653            ! pod/perlhack.pod
22654 ____________________________________________________________________________
22655 [ 11396] By: nick                                  on 2001/07/17  08:04:11
22656         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
22657              From:  Gwyn Judd <b.judd@xtra.co.nz>
22658              Date:  Tue, 17 Jul 2001 20:55:58 +1200
22659              Message-Id:  <20010717205558.A3107@thislove>
22660      Branch: perl
22661            ! pod/perlfunc.pod
22662 ____________________________________________________________________________
22663 [ 11395] By: nick                                  on 2001/07/17  08:02:22
22664         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
22665              From:  Peter Prymmer <pvhp@forte.com>
22666              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
22667              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
22668      Branch: perl
22669            ! t/op/sprintf.t
22670 ____________________________________________________________________________
22671 [ 11394] By: nick                                  on 2001/07/17  07:57:06
22672         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
22673              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
22674              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
22675              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
22676      Branch: perl
22677            ! gv.c
22678 ____________________________________________________________________________
22679 [ 11392] By: nick                                  on 2001/07/17  07:50:12
22680         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
22681              From:  Coral <coral@moonlight.crystalflame.net>
22682              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
22683              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
22684      Branch: perl
22685            ! pp_sys.c thread.h
22686 ____________________________________________________________________________
22687 [ 11391] By: nick                                  on 2001/07/17  07:34:28
22688         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
22689              From:  Jonathan Stowe <gellyfish@gellyfish.com>
22690              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
22691              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
22692      Branch: perl
22693            ! utils/h2xs.PL
22694 ____________________________________________________________________________
22695 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
22696         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
22697              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
22698              and Mac::Apps::Launch, which don't work, and Time::HiRes and
22699              Time::Piece, which don't yet work.
22700      Branch: maint-5.6/macperl
22701            + (add 154 files)
22702 ____________________________________________________________________________
22703 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
22704         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
22705              Also add hack to get around missing setenv for PERL5DB.
22706      Branch: maint-5.6/macperl
22707            ! macos/macish.c macos/macish.h
22708 ____________________________________________________________________________
22709 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
22710         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
22711      Branch: maint-5.6/macperl
22712            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
22713            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
22714 ____________________________________________________________________________
22715 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
22716         Log: Fix up some configuration and make options, add extra
22717              extensions.
22718      Branch: maint-5.6/macperl
22719            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
22720            ! macos/macperl/Makefile.mk
22721 ____________________________________________________________________________
22722 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
22723         Log: From Change 11374 in maintperl.
22724      Branch: maint-5.6/macperl
22725           !> utils/h2ph.PL
22726 ____________________________________________________________________________
22727 [ 11385] By: nick                                  on 2001/07/16  14:12:58
22728         Log: Back out change to h2xs till it passes its test.
22729      Branch: perl
22730            ! utils/h2xs.PL
22731 ____________________________________________________________________________
22732 [ 11384] By: nick                                  on 2001/07/16  14:00:10
22733         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
22734              From:  Jonathan Stowe <gellyfish@gellyfish.com>
22735              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
22736              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
22737      Branch: perl
22738            ! utils/h2xs.PL
22739 ____________________________________________________________________________
22740 [ 11383] By: nick                                  on 2001/07/16  13:53:12
22741         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
22742              From:  Robin Houston <robin@kitsite.com>
22743              Date:  Sun, 15 Jul 2001 18:22:31 +0100
22744              Message-Id:  <20010715182230.A11174@robin>
22745      Branch: perl
22746            ! hints/darwin.sh
22747 ____________________________________________________________________________
22748 [ 11382] By: nick                                  on 2001/07/16  13:52:49
22749         Log: Subject:  [PATCH perl@11372] re_dup
22750              From:  Radu Greab <radu@netsoft.ro>
22751              Date:  Sun, 15 Jul 2001 04:50:06 +0300
22752              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
22753      Branch: perl
22754            ! sv.c
22755 ____________________________________________________________________________
22756 [ 11379] By: nick                                  on 2001/07/16  13:35:39
22757         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
22758              From:  Robin Houston <robin@kitsite.com>
22759              Date:  Sat, 14 Jul 2001 14:28:50 +0100
22760              Message-Id:  <20010714142850.A10205@robin>
22761      Branch: perl
22762            ! ext/B/B/Deparse.pm
22763 ____________________________________________________________________________
22764 [ 11378] By: nick                                  on 2001/07/16  13:30:36
22765         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
22766              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
22767              Date:  Sat, 14 Jul 2001 22:17:42 +0900
22768              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
22769      Branch: perl
22770            + ext/Encode/Encode/euc-jp-0212.enc
22771            ! ext/Encode/Encode/Tcl.pm
22772 ____________________________________________________________________________
22773 [ 11377] By: nick                                  on 2001/07/16  13:17:28
22774         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
22775              From:  Andy Dougherty <doughera@lafayette.edu>
22776              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
22777              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
22778      Branch: perl
22779            ! hints/darwin.sh hints/rhapsody.sh
22780 ____________________________________________________________________________
22781 [ 11376] By: nick                                  on 2001/07/16  09:05:00
22782         Log: Integrate mainline
22783      Branch: perlio
22784           +> ext/Encode/Encode/7bit-greek.enc
22785           +> ext/Encode/Encode/7bit-latin1.enc
22786           +> ext/Encode/Encode/cns11643-1.enc
22787           +> ext/Encode/Encode/cns11643-2.enc
22788           +> ext/Encode/Encode/iso2022-cn.enc
22789           +> ext/Encode/Encode/iso2022-jp1.enc
22790           +> ext/Encode/Encode/iso2022-jp2.enc
22791           !> Changes Configure MANIFEST Makefile.SH
22792           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
22793           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
22794           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
22795           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
22796           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
22797 ____________________________________________________________________________
22798 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
22799         Log: integrate change#11374 from maint-5.6
22800              
22801              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
22802      Branch: perl
22803           !> utils/h2ph.PL
22804 ____________________________________________________________________________
22805 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
22806         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
22807      Branch: maint-5.6/perl
22808            ! utils/h2ph.PL
22809 ____________________________________________________________________________
22810 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
22811         Log: Update Changes.
22812      Branch: perl
22813            ! Changes patchlevel.h
22814 ____________________________________________________________________________
22815 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
22816         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
22817              From: Jonathan Stowe <gellyfish@gellyfish.com>
22818              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
22819              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
22820      Branch: perl
22821            ! utils/h2xs.PL
22822 ____________________________________________________________________________
22823 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
22824         Log: Subject: patch to add DEL to [:cntrl:]
22825              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
22826              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
22827              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
22828      Branch: perl
22829            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
22830 ____________________________________________________________________________
22831 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
22832         Log: Metaconfig unit change for #11369; plus a dependency nit.
22833      Branch: metaconfig
22834            ! U/compline/nblock_io.U
22835      Branch: metaconfig/U/perl
22836            ! Extensions.U
22837 ____________________________________________________________________________
22838 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
22839         Log: #include <stdlib.h> so that exit() is prototyped,
22840              noticed by Hugo.
22841      Branch: perl
22842            ! Configure
22843 ____________________________________________________________________________
22844 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
22845         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
22846              From: Peter Prymmer <pvhp@forte.com>
22847              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
22848              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
22849      Branch: perl
22850            ! t/op/sprintf.t
22851 ____________________________________________________________________________
22852 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
22853         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
22854              From: Peter Prymmer <pvhp@forte.com>
22855              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
22856              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
22857      Branch: perl
22858            ! ext/Encode/Encode/Tcl.t
22859 ____________________________________________________________________________
22860 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
22861         Log: Add information about gcc 3.0 basic block profiling.
22862      Branch: perl
22863            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
22864 ____________________________________________________________________________
22865 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
22866         Log: Subject: Error in lib/PerlIO/Via.pm ?
22867              From: Mark-Jason Dominus <mjd@plover.com>
22868              Date: Fri, 13 Jul 2001 15:55:41 -0400
22869              Message-ID: <20010713195541.26751.qmail@plover.com>
22870      Branch: perl
22871            ! ext/PerlIO/Via/Via.pm
22872 ____________________________________________________________________________
22873 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
22874         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
22875              section from the Compiler section.
22876      Branch: perl
22877            ! myconfig.SH
22878 ____________________________________________________________________________
22879 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
22880         Log: Handle glibc style of constant definitions using enum
22881              with intervening #defines; from Brendan O'Dea.
22882      Branch: perl
22883            ! utils/h2ph.PL
22884 ____________________________________________________________________________
22885 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
22886         Log: Add LC_MESSAGES to the locale_h export tag (it already is
22887              in the Makefile.PL and thusly eligible for an XS constant)
22888              (see also maintperl #10543)
22889      Branch: perl
22890            ! ext/POSIX/POSIX.pm
22891 ____________________________________________________________________________
22892 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
22893         Log: Subject: Re: [patch] re_dup
22894              From: Abhijit Menon-Sen <ams@wiw.org>
22895              Date: Fri, 13 Jul 2001 21:41:09 +0530
22896              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
22897      Branch: perl
22898            ! sv.c
22899 ____________________________________________________________________________
22900 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
22901         Log: Subject: [patch] re_dup
22902              From: Doug MacEachern <dougm@covalent.net>
22903              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
22904              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
22905      Branch: perl
22906            ! sv.c
22907 ____________________________________________________________________________
22908 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
22909         Log: Update Changes.
22910      Branch: perl
22911            ! Changes patchlevel.h
22912 ____________________________________________________________________________
22913 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
22914         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
22915              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
22916              Date: Sat, 14 Jul 2001 00:06:30 +0900
22917              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
22918      Branch: perl
22919            + ext/Encode/Encode/7bit-greek.enc
22920            + ext/Encode/Encode/7bit-latin1.enc
22921            + ext/Encode/Encode/cns11643-1.enc
22922            + ext/Encode/Encode/cns11643-2.enc
22923            + ext/Encode/Encode/iso2022-cn.enc
22924            + ext/Encode/Encode/iso2022-jp1.enc
22925            + ext/Encode/Encode/iso2022-jp2.enc
22926            ! MANIFEST ext/Encode/Encode/Tcl.pm
22927            ! ext/Encode/Encode/iso2022-kr.enc
22928 ____________________________________________________________________________
22929 [ 11357] By: nick                                  on 2001/07/13  14:24:06
22930         Log: Blind integrate mainline (as of 5.7.2?)
22931      Branch: perlio
22932           !> AUTHORS Changes Porting/config.sh Porting/config_H
22933           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
22934           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
22935           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22936           !> win32/makefile.mk
22937 ____________________________________________________________________________
22938 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
22939         Log: Snip away the devel patchlevel.
22940      Branch: perl
22941            ! patchlevel.h
22942 ____________________________________________________________________________
22943 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
22944         Log: Bump the version to 5.7.2.
22945      Branch: perl
22946            ! Porting/config.sh Porting/config_H patchlevel.h
22947            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
22948            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22949            ! win32/makefile.mk
22950 ____________________________________________________________________________
22951 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
22952         Log: Update Changes.
22953      Branch: perl
22954            ! Changes
22955 ____________________________________________________________________________
22956 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
22957         Log: Reword.
22958      Branch: perl
22959            ! AUTHORS
22960 ____________________________________________________________________________
22961 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
22962         Log: AUTHORS update.
22963      Branch: perl
22964            ! AUTHORS
22965 ____________________________________________________________________________
22966 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
22967         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
22968              unless ithreads.
22969      Branch: perl
22970            ! makedef.pl
22971 ____________________________________________________________________________
22972 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
22973         Log: Integrate perlio.
22974      Branch: perl
22975           !> win32/distclean.bat
22976 ____________________________________________________________________________
22977 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
22978         Log: Test the encoding transform only iff we have PerlIO,
22979              noticed by H. Merijn Brand.
22980      Branch: perl
22981            ! ext/PerlIO/t/encoding.t
22982 ____________________________________________________________________________
22983 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
22984         Log: README.netware tweaks from Ananth Kesari.
22985      Branch: perl
22986            ! README.netware
22987 ____________________________________________________________________________
22988 [ 11346] By: nick                                  on 2001/07/13  09:18:51
22989         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
22990              to avoid /unicode vs /Unicode issues.
22991      Branch: perlio
22992            ! win32/distclean.bat
22993 ____________________________________________________________________________
22994 [ 11345] By: nick                                  on 2001/07/13  06:24:18
22995         Log: Integrate mainline
22996      Branch: perlio
22997           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
22998            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
22999           !> (integrate 63 files)
23000 ____________________________________________________________________________
23001 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
23002         Log: Add d_bincompat5005 information to perl -V.
23003      Branch: perl
23004            ! myconfig.SH
23005 ____________________________________________________________________________
23006 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
23007         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
23008              From: Abhijit Menon-Sen <ams@wiw.org>
23009              Date: Fri, 13 Jul 2001 07:12:36 +0530
23010              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
23011      Branch: perl
23012            ! sv.c
23013 ____________________________________________________________________________
23014 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
23015         Log: Remove unicode::distinct, as per Inaba Hiroto.
23016      Branch: perl
23017            - lib/unicode/distinct.pm
23018            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
23019            ! t/lib/1_compile.t
23020 ____________________________________________________________________________
23021 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
23022         Log: Paging for Dr Octothorpe.
23023      Branch: perl
23024            ! pod/perlfaq4.pod
23025 ____________________________________________________________________________
23026 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
23027         Log: cut-n-paste error noticed by mjd.
23028      Branch: perl
23029            ! pod/perlfaq4.pod
23030 ____________________________________________________________________________
23031 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
23032         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
23033              From: Peter Prymmer <pvhp@forte.com>
23034              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
23035              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
23036      Branch: perl
23037            ! pod/perlfaq4.pod
23038 ____________________________________________________________________________
23039 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
23040         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
23041              From: Randall Gellens <randy@qualcomm.com>
23042              Date: Thu, 12 Jul 2001 16:56:23 -0700
23043              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
23044      Branch: perl
23045            ! Porting/repository.pod
23046 ____________________________________________________________________________
23047 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
23048         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
23049      Branch: perl
23050            ! thread.h
23051 ____________________________________________________________________________
23052 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
23053         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
23054              From: coral <coral@moonlight.crystalflame.net>
23055              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
23056              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
23057      Branch: perl
23058            ! thread.h
23059 ____________________________________________________________________________
23060 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
23061         Log: Metaconfig unit change for #11134.
23062      Branch: metaconfig
23063            + U/threads/d_pthread_atfork.U
23064 ____________________________________________________________________________
23065 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
23066         Log: Add HAS_PTHREAD_ATFORK.
23067      Branch: perl
23068            ! Configure NetWare/config.wc NetWare/config_H.wc
23069            ! Porting/Glossary Porting/config.sh Porting/config_H
23070            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
23071            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
23072            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23073            ! win32/config.gc win32/config.vc win32/config_H.bc
23074            ! win32/config_H.gc win32/config_H.vc
23075 ____________________________________________________________________________
23076 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
23077         Log: Subject: [PATCH] File::Copy fails on tied handles
23078              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
23079              Date: Thu, 12 Jul 2001 15:18:51 -0700
23080              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
23081      Branch: perl
23082            ! lib/File/Copy.pm
23083 ____________________________________________________________________________
23084 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
23085         Log: Subject: [PATCH] Langinfo.t
23086              From: Nicholas Clark <nick@ccl4.org>
23087              Date: Thu, 12 Jul 2001 23:55:38 +0100
23088              Message-ID: <20010712235538.M5827@plum.flirble.org>
23089      Branch: perl
23090            ! ext/I18N/Langinfo/Langinfo.t
23091 ____________________________________________________________________________
23092 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
23093         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
23094              From: Peter Prymmer <pvhp@forte.com>
23095              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
23096              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
23097      Branch: perl
23098            ! pod/perl572delta.pod
23099 ____________________________________________________________________________
23100 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
23101         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
23102              From: Abhijit Menon-Sen <ams@wiw.org>
23103              Date: Fri, 13 Jul 2001 05:21:16 +0530
23104              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
23105      Branch: perl
23106            ! sv.c
23107 ____________________________________________________________________________
23108 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
23109         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
23110              From: Abhijit Menon-Sen <ams@wiw.org>
23111              Date: Fri, 13 Jul 2001 03:04:25 +0530
23112              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
23113      Branch: perl
23114            ! av.c
23115 ____________________________________________________________________________
23116 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
23117         Log: s/^M$//g
23118      Branch: perl
23119            ! win32/Makefile win32/makefile.mk
23120 ____________________________________________________________________________
23121 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
23122         Log: Update Changes.
23123      Branch: perl
23124            ! Changes patchlevel.h
23125 ____________________________________________________________________________
23126 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
23127         Log: Typo spotted by Philip Newton.
23128      Branch: perl
23129            ! pod/perl572delta.pod
23130 ____________________________________________________________________________
23131 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
23132         Log: Subject: [PATCH] fixes perl_clone of perl_clone
23133              From: Artur Bergman <artur@contiller.se>
23134              Date: Thu, 12 Jul 2001 20:57:09 +0200
23135              Message-ID: <B773BFA4.236B%artur@contiller.se>
23136      Branch: perl
23137            ! sv.c
23138 ____________________________________________________________________________
23139 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
23140         Log: Add README.uts from Hal Morris.
23141      Branch: perl
23142            + README.uts
23143            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
23144            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
23145 ____________________________________________________________________________
23146 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
23147         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
23148              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23149              Date: Thu, 12 Jul 2001 20:32:37 +0200
23150              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
23151      Branch: perl
23152            ! hints/aix.sh
23153 ____________________________________________________________________________
23154 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
23155         Log: Subject: Patch: document reg_data.what member
23156              From: Mark-Jason Dominus <mjd@plover.com>
23157              Message-ID: <20010712182532.14821.qmail@plover.com>
23158              Date: Thu, 12 Jul 2001 14:25:32 -0400
23159      Branch: perl
23160            ! regcomp.c regcomp.h
23161 ____________________________________________________________________________
23162 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
23163         Log: Subject: [PATCH] Perl_re_dup()
23164              From: Abhijit Menon-Sen <ams@wiw.org>
23165              Date: Thu, 12 Jul 2001 23:54:32 +0530
23166              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
23167      Branch: perl
23168            ! embed.h embed.pl perlapi.c proto.h sv.c
23169 ____________________________________________________________________________
23170 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
23171         Log: Regen Configure, modlib, toc.
23172      Branch: perl
23173            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23174            ! pod/perlmodlib.pod pod/perltoc.pod
23175 ____________________________________________________________________________
23176 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
23177         Log: The problem seems to be in PerlIO::Layer::->find() not
23178              accepting the ":encoding(blurflur)" arguments.
23179      Branch: perl
23180            ! lib/PerlIO.pm lib/open.pm
23181 ____________________________________________________________________________
23182 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
23183         Log: AIX doc update.
23184      Branch: perl
23185            ! README.aix pod/perl572delta.pod
23186 ____________________________________________________________________________
23187 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
23188         Log: Subject: AIX README update
23189              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23190              Date: Thu, 12 Jul 2001 19:28:30 +0200
23191              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
23192      Branch: perl
23193            ! README.aix
23194 ____________________________________________________________________________
23195 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
23196         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
23197              From: Norton Allen <allen@huarp.harvard.edu>
23198              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
23199              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
23200      Branch: perl
23201            ! ext/IO/lib/IO/t/io_unix.t
23202 ____________________________________________________________________________
23203 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
23204         Log: Subject: [PATCH README.qnx hints/qnx.sh]
23205              From: Norton Allen <allen@huarp.harvard.edu>
23206              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
23207              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
23208      Branch: perl
23209            ! README.qnx hints/qnx.sh
23210 ____________________________________________________________________________
23211 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
23212         Log: Subject: [patch] faster PM_GETRE
23213              From: Doug MacEachern <dougm@covalent.net>
23214              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
23215              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
23216      Branch: perl
23217            ! op.h
23218 ____________________________________________________________________________
23219 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
23220         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
23221              From: Doug MacEachern <dougm@covalent.net>
23222              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
23223              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
23224      Branch: perl
23225            ! op.c
23226 ____________________________________________________________________________
23227 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
23228         Log: Tell where the nice Estonian database is.
23229      Branch: perl
23230            ! lib/open.pm
23231 ____________________________________________________________________________
23232 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
23233         Log: Retract #11309 since #11310 is a better fix.
23234      Branch: perl
23235            ! t/lib/1_compile.t
23236 ____________________________________________________________________________
23237 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
23238         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
23239              change#11300 needs to return the status of failed win32_spawnvp())
23240              
23241              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
23242              splitting correctly; remove unused variables; 'require' at run time
23243              rather than 'use' at compile time for I18N::Langinfo, since it
23244              isn't everyware
23245      Branch: perl
23246            ! lib/open.pm win32/win32.c
23247 ____________________________________________________________________________
23248 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
23249         Log: Temporary workaround.
23250      Branch: perl
23251            ! t/lib/1_compile.t
23252 ____________________________________________________________________________
23253 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
23254         Log: UCD typo in #11306 and add also more known-to-be-tested
23255              modules to the skip list.
23256      Branch: perl
23257            ! t/lib/1_compile.t
23258 ____________________________________________________________________________
23259 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
23260         Log: Rename Unicode::UCD to UnicodeCD to avoid
23261              messups with case-insensitive filesystems.
23262      Branch: perl
23263            + lib/UnicodeCD.pm lib/UnicodeCD.t
23264            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
23265            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
23266 ____________________________________________________________________________
23267 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
23268         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
23269              From: daniel@biz.bitpusher.com
23270              Date: Wed, 11 Jul 2001 23:25:47 -0700
23271              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
23272      Branch: perl
23273            ! lib/Tie/Array.pm t/op/splice.t
23274 ____________________________________________________________________________
23275 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
23276         Log: Subject: [PATCH] More accurate line numbers in messages
23277              From: Paul Johnson <paul@pjcj.net>
23278              Date: Thu, 12 Jul 2001 04:14:11 +0200
23279              Message-ID: <20010712041411.A3467@pjcj.net>
23280              
23281              (With prototyping and multiplicity tweaks.)
23282      Branch: perl
23283            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
23284 ____________________________________________________________________________
23285 [ 11304] By: nick                                  on 2001/07/12  12:53:40
23286         Log: Integrate mainline
23287      Branch: perlio
23288           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
23289           !> regexec.c thread.h
23290 ____________________________________________________________________________
23291 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
23292         Log: Cut-and-pasto in #11298.
23293      Branch: perl
23294            ! ext/ByteLoader/bytecode.h
23295 ____________________________________________________________________________
23296 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
23297         Log: Update the AIX known problems section.
23298      Branch: perl
23299            ! pod/perl572delta.pod
23300 ____________________________________________________________________________
23301 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
23302         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
23303              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23304              Date: Thu, 12 Jul 2001 12:16:16 +0200
23305              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
23306      Branch: perl
23307            ! hints/aix.sh
23308 ____________________________________________________________________________
23309 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
23310         Log: Integrate perlio.
23311      Branch: perl
23312           !> makedef.pl win32/win32.c
23313 ____________________________________________________________________________
23314 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
23315         Log: Subject: [PATCH] fix for PMOP threadness failures
23316              From: Artur Bergman <artur@contiller.se>
23317              Date: Thu, 12 Jul 2001 09:48:06 +0200
23318              Message-ID: <B77322D6.22DD%artur@contiller.se>
23319      Branch: perl
23320            ! regexec.c
23321 ____________________________________________________________________________
23322 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
23323         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
23324              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
23325              Date: Thu, 12 Jul 2001 09:09:48 +0200
23326              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
23327              
23328              More parentheses to keep bcc happy.
23329      Branch: perl
23330            ! ext/ByteLoader/bytecode.h
23331 ____________________________________________________________________________
23332 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
23333         Log: Subject: Re: [patch] pthread_atfork bandaid
23334              From: Doug MacEachern <dougm@covalent.net>
23335              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
23336              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
23337      Branch: perl
23338            ! thread.h
23339 ____________________________________________________________________________
23340 [ 11296] By: nick                                  on 2001/07/12  11:55:48
23341         Log: Exclude reentrant_buffer from .def file
23342      Branch: perlio
23343            ! makedef.pl
23344 ____________________________________________________________________________
23345 [ 11295] By: nick                                  on 2001/07/12  11:11:44
23346         Log: Honour void-ness of my_exit()
23347      Branch: perlio
23348            ! win32/win32.c
23349 ____________________________________________________________________________
23350 [ 11294] By: nick                                  on 2001/07/12  07:51:04
23351         Log: Integrate mainline
23352      Branch: perlio
23353           +> uts/sprintf_wrap.c
23354           !> (integrate 35 files)
23355 ____________________________________________________________________________
23356 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
23357         Log: Retract #11289.
23358      Branch: perl
23359            ! embed.h embed.pl perl.c proto.h thread.h
23360 ____________________________________________________________________________
23361 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
23362         Log: Now the :locale pseudolayer *almost* works...
23363      Branch: perl
23364            ! lib/open.pm
23365 ____________________________________________________________________________
23366 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
23367         Log: Locale encoding tweaks.
23368      Branch: perl
23369            ! lib/open.pm
23370 ____________________________________________________________________________
23371 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
23372         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
23373              From: Mark-Jason Dominus <mjd@plover.com>
23374              Date: Thu, 12 Jul 2001 00:59:31 -0400
23375              Message-ID: <20010712045931.8543.qmail@plover.com>
23376              
23377              Remove the chmod/umask leading zero warning.
23378      Branch: perl
23379            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
23380            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
23381 ____________________________________________________________________________
23382 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
23383         Log: (Retracted by #11289.)
23384      Branch: perl
23385            ! embed.h embed.pl perl.c proto.h thread.h
23386 ____________________________________________________________________________
23387 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
23388         Log: Needed by #11283.
23389      Branch: perl
23390            ! intrpvar.h
23391 ____________________________________________________________________________
23392 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
23393         Log: Metaconfig unit change for #11286.
23394      Branch: metaconfig/U/perl
23395            ! patchlevel.U
23396 ____________________________________________________________________________
23397 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
23398         Log: Subject: Re: [PATCH Configure] perl -V broken
23399              From: Andy Dougherty <doughera@lafayette.edu>
23400              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
23401              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
23402      Branch: perl
23403            ! Configure myconfig.SH
23404 ____________________________________________________________________________
23405 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
23406         Log: Retract #11166 (and #11237).
23407      Branch: perl
23408            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
23409            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
23410            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
23411 ____________________________________________________________________________
23412 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
23413         Log: UTS tweaks for Hal Morris.
23414      Branch: perl
23415            + uts/sprintf_wrap.c
23416            ! MANIFEST hints/uts.sh perl.h
23417 ____________________________________________________________________________
23418 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
23419         Log: Subject: [PATCH] Use reentrant API glibc
23420              From: Artur Bergman <artur@contiller.se>
23421              Date: Thu, 12 Jul 2001 00:58:21 +0200
23422              Message-ID: <B772A6AD.2288%artur@contiller.se>
23423      Branch: perl
23424            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
23425            ! sv.c
23426 ____________________________________________________________________________
23427 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
23428         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
23429              From: barries <barries@slaysys.com>
23430              Date: Wed, 11 Jul 2001 15:11:46 -0400
23431              Message-ID: <20010711151146.G24560@jester.slaysys.com>
23432      Branch: perl
23433            ! pp_sys.c t/lib/warnings/doio win32/win32.c
23434 ____________________________________________________________________________
23435 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
23436         Log: Subject: [patch] pthread_atfork bandaid
23437              From: Doug MacEachern <dougm@covalent.net>
23438              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
23439              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
23440      Branch: perl
23441            ! miniperlmain.c perl.c
23442 ____________________________________________________________________________
23443 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
23444         Log: Subject: [patch] perl_clone leaks
23445              From: Doug MacEachern <dougm@covalent.net>
23446              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
23447              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
23448      Branch: perl
23449            ! sv.c
23450 ____________________________________________________________________________
23451 [ 11279] By: nick                                  on 2001/07/11  15:49:38
23452         Log: Integrate mainline
23453      Branch: perlio
23454           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
23455           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
23456           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
23457           +> lib/Term/ANSIColor/README
23458           !> (integrate 54 files)
23459 ____________________________________________________________________________
23460 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
23461         Log: Update Changes.
23462      Branch: perl
23463            ! Changes patchlevel.h
23464 ____________________________________________________________________________
23465 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
23466         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
23467              From: Peter Prymmer <pvhp@forte.com>
23468              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
23469              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
23470              
23471              Backport of embed.pl to 5.003.
23472      Branch: perl
23473            ! embed.pl
23474 ____________________________________________________________________________
23475 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
23476         Log: Subject: Re: POSIX test #14 on UTS 
23477              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23478              Date: Wed, 11 Jul 2001 03:02:14 +0100
23479              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
23480      Branch: perl
23481            ! ext/POSIX/POSIX.t
23482 ____________________________________________________________________________
23483 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
23484         Log: Make the I32 an IV to preserve structure alignment and size.
23485      Branch: perl
23486            ! op.h
23487 ____________________________________________________________________________
23488 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
23489         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
23490              From: "Artur Bergman" <artur@contiller.se>
23491              Date: Wed, 11 Jul 2001 14:23:37 +0200
23492              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
23493              
23494              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
23495      Branch: perl
23496            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
23497            ! pod/perlapi.pod sv.c
23498 ____________________________________________________________________________
23499 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
23500         Log: Tweak until Pod::Parser gets updated.
23501      Branch: perl
23502            ! t/pod/special_seqs.xr
23503 ____________________________________________________________________________
23504 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
23505         Log: File::Spec usage tweak.
23506      Branch: perl
23507            ! lib/ExtUtils.t
23508 ____________________________________________________________________________
23509 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
23510         Log: Integrate #11263 from macperl; macos and macosx updates.
23511      Branch: perl
23512           !> pod/perlport.pod
23513 ____________________________________________________________________________
23514 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
23515         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
23516              From: Peter Prymmer <pvhp@forte.com>
23517              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
23518              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
23519      Branch: perl
23520            + ext/Time/HiRes/hints/dynixptx.pl
23521            ! MANIFEST hints/dynixptx.sh
23522 ____________________________________________________________________________
23523 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
23524         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
23525              From: Nicholas Clark <nick@ccl4.org>
23526              Date: Tue, 10 Jul 2001 23:17:43 +0100
23527              Message-ID: <20010710231742.B59620@plum.flirble.org>
23528      Branch: perl
23529            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
23530 ____________________________________________________________________________
23531 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
23532         Log: Subject: [DOC PATCH] Pluggable runops
23533              From: Paul Johnson <paul@pjcj.net>
23534              Date: Tue, 10 Jul 2001 21:53:28 +0200
23535              Message-ID: <20010710215328.B26577@pjcj.net>
23536      Branch: perl
23537            ! pod/perlguts.pod
23538 ____________________________________________________________________________
23539 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
23540         Log: Subject: [PATCH] Authors
23541              From: Artur Bergman <artur@contiller.se>
23542              Date: Tue, 10 Jul 2001 20:39:12 +0200
23543              Message-ID: <B771186F.21CD%artur@contiller.se>
23544      Branch: perl
23545            ! AUTHORS
23546 ____________________________________________________________________________
23547 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
23548         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
23549              From: Doug MacEachern <dougm@covalent.net>
23550              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
23551              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
23552      Branch: perl
23553            ! pp_ctl.c
23554 ____________________________________________________________________________
23555 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
23556         Log: Subject: doc patch; times() in scalar context
23557              From: mjd@plover.com
23558              Date: 10 Jul 2001 18:01:17 -0000
23559              Message-ID: <20010710180117.12477.qmail@plover.com>
23560      Branch: perl
23561            ! pod/perlfunc.pod
23562 ____________________________________________________________________________
23563 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
23564         Log: Subject: [PATCH] Small fix to pp_gmtime
23565              From: Artur Bergman <artur@contiller.se>
23566              Date: Tue, 10 Jul 2001 19:54:52 +0200
23567              Message-ID: <B7710E0B.21C5%artur@contiller.se>
23568      Branch: perl
23569            ! pp_sys.c
23570 ____________________________________________________________________________
23571 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
23572         Log: Integrate changes from mainline perl, add notes about
23573              Mac OS X and Mac OS.
23574      Branch: maint-5.6/macperl
23575            ! pod/perlport.pod
23576 ____________________________________________________________________________
23577 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
23578         Log: A proof of the dangers of package; ?
23579      Branch: perl
23580            ! t/lib/warnings/op
23581 ____________________________________________________________________________
23582 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
23583         Log: Regen toc and modlib.
23584      Branch: perl
23585            ! pod/perlmodlib.pod pod/perltoc.pod
23586 ____________________________________________________________________________
23587 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
23588         Log: Add compexcl(), casefold(), and casespec() interfaces;
23589              and make all interfaces to return hash references instead
23590              of hashes. 
23591      Branch: perl
23592            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
23593 ____________________________________________________________________________
23594 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
23595         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
23596              From: "Philip Newton" <Philip.Newton@gmx.net>
23597              Date: Tue, 10 Jul 2001 09:55:59 +0200
23598              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
23599              
23600              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
23601              From: "Philip Newton" <Philip.Newton@gmx.net>
23602              Date: Tue, 10 Jul 2001 09:56:37 +0200
23603              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
23604      Branch: perl
23605            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23606            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
23607 ____________________________________________________________________________
23608 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
23609         Log: Subject: [patch] undef &xsub for 1,2
23610              From: Doug MacEachern <dougm@covalent.net>
23611              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
23612              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
23613              
23614              (This version of the patch with a comment from Gisle.)
23615      Branch: perl
23616            ! op.c
23617 ____________________________________________________________________________
23618 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
23619         Log: Mention package; deprecation and the Win32 problems.
23620      Branch: perl
23621            ! pod/perl572delta.pod
23622 ____________________________________________________________________________
23623 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
23624         Log: Subject: [PATCH] deprecate package with no arguments
23625              From: Robin Houston <robin@kitsite.com>
23626              Date: Tue, 10 Jul 2001 13:33:40 +0100
23627              Message-ID: <20010710133340.A13452@robin.kitsite.com>
23628      Branch: perl
23629            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
23630 ____________________________________________________________________________
23631 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
23632         Log: Upgrade to podlators 1.10.
23633      Branch: perl
23634            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
23635            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
23636            ! pod/pod2man.PL pod/pod2text.PL
23637 ____________________________________________________________________________
23638 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
23639         Log: Upgrade to Term::ANSIColor 1.04.
23640      Branch: perl
23641            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
23642            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
23643 ____________________________________________________________________________
23644 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
23645         Log: Integrate perlio (the right fix for the ":layer(args)")
23646      Branch: perl
23647           !> perlio.c
23648 ____________________________________________________________________________
23649 [ 11252] By: nick                                  on 2001/07/10  06:58:14
23650         Log: Fix open(...,"...:layer(xxx)",...)
23651              - use memEQ not strEQ as there is '(' not '\0'
23652      Branch: perlio
23653            ! perlio.c
23654 ____________________________________________________________________________
23655 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
23656         Log: Telling the number of tests helps.
23657      Branch: perl
23658            ! ext/PerlIO/t/encoding.t
23659 ____________________________________________________________________________
23660 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
23661         Log: Require I18N::Langinfo, not use.
23662      Branch: perl
23663            ! lib/open.pm
23664 ____________________________________________________________________________
23665 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
23666         Log: Add a test for for PerlIO ":encoding(...)" layer.
23667      Branch: perl
23668            + ext/PerlIO/t/encoding.t
23669            ! MANIFEST ext/Encode/Encode.pm
23670 ____________________________________________________________________________
23671 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
23672         Log: PerlIO ":encoding(foobar)" temporary fix.
23673              Not really correct, I think, since the change means
23674              that prefixes match.
23675      Branch: perl
23676            ! perlio.c
23677 ____________________________________________________________________________
23678 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
23679         Log: Update to Math::BigInt 1.36.  The biggest news is
23680              the separation of the backend; now the pure Perl
23681              implementation is in Math::BigInt::Calc, but one
23682              can plugin, say, Math::BigInt::BitVect, and get
23683              considerable speedup.
23684      Branch: perl
23685            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
23686            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
23687            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
23688            ! lib/Math/BigInt/t/mbimbf.t
23689 ____________________________________________________________________________
23690 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
23691         Log: Subject: Re: compatibility question
23692              From: Peter Prymmer <pvhp@forte.com>
23693              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
23694              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
23695      Branch: perl
23696            ! lib/ExtUtils/MM_VMS.pm
23697 ____________________________________________________________________________
23698 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
23699         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
23700              From: Norton Allen <allen@huarp.harvard.edu>
23701              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
23702              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
23703      Branch: perl
23704            ! ext/File/Glob/t/basic.t
23705 ____________________________________________________________________________
23706 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
23707         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
23708              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23709              Date: Tue, 10 Jul 2001 00:29:55 +0900
23710              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
23711      Branch: perl
23712            + ext/Encode/Encode/HZ.enc
23713            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
23714            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
23715            ! ext/Encode/Encode/iso2022-jp.enc
23716            ! ext/Encode/Encode/iso2022-kr.enc
23717 ____________________________________________________________________________
23718 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
23719         Log: Add in all them there macos/ files.
23720      Branch: maint-5.6/macperl
23721            + (add 577 files)
23722 ____________________________________________________________________________
23723 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
23724         Log: Add the new modules to the list of having those own tests.
23725      Branch: perl
23726            ! t/lib/1_compile.t
23727 ____________________________________________________________________________
23728 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
23729         Log: Add INOUT to control both ways at the same time.
23730      Branch: perl
23731            ! lib/open.pm
23732 ____________________________________________________________________________
23733 [ 11240] By: nick                                  on 2001/07/09  16:33:50
23734         Log: Integrate mainline
23735      Branch: perlio
23736           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
23737           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
23738           !> (integrate 41 files)
23739 ____________________________________________________________________________
23740 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
23741         Log: More encoding mapping magic.
23742      Branch: perl
23743            ! lib/open.pm
23744 ____________________________________________________________________________
23745 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
23746         Log: Update Changes.
23747      Branch: perl
23748            ! Changes patchlevel.h
23749 ____________________________________________________________________________
23750 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
23751         Log: (Retracted by #11285).
23752              
23753              Subject: [PATCH] OPpCONST_OCTAL fixes
23754              From: Abhijit Menon-Sen <ams@wiw.org>
23755              Date: Mon, 9 Jul 2001 07:38:45 +0530
23756              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
23757      Branch: perl
23758            ! op.c
23759 ____________________________________________________________________________
23760 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
23761         Log: Add a pseudolayer ":locale" to the open pragma which
23762              will get the encoding from the locale.  Yet undocumented
23763              because I can't get the PerlIO :encoding(foobar) to work.
23764      Branch: perl
23765            ! ext/Encode/Encode.pm lib/open.pm
23766 ____________________________________________________________________________
23767 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
23768         Log: Add more encoding mappings.
23769      Branch: perl
23770            ! ext/Encode/Encode.pm
23771 ____________________________________________________________________________
23772 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
23773         Log: Document that using :encoding layer requires using Encode.
23774      Branch: perl
23775            ! ext/Encode/Encode.pm lib/PerlIO.pm
23776 ____________________________________________________________________________
23777 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
23778         Log: Netware tweak from Ananth Kesari.
23779      Branch: perl
23780            ! NetWare/netware.h
23781 ____________________________________________________________________________
23782 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
23783         Log: t/harness doesn't know about run/*.t
23784      Branch: perl
23785            ! t/harness
23786 ____________________________________________________________________________
23787 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
23788         Log: run/exit.t busted on windows
23789      Branch: perl
23790            ! t/run/exit.t
23791 ____________________________________________________________________________
23792 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
23793         Log: fix a couple of UCD.t tests that fail due to bad case
23794      Branch: perl
23795            ! lib/Unicode/UCD.t
23796 ____________________________________________________________________________
23797 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
23798         Log: test skip logic was broken
23799      Branch: perl
23800            ! ext/I18N/Langinfo/Langinfo.t
23801 ____________________________________________________________________________
23802 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
23803         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
23804              failure of ExtUtils.t#27 when built in debug mode)
23805      Branch: perl
23806            ! lib/ExtUtils/MM_Win32.pm
23807 ____________________________________________________________________________
23808 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
23809         Log: I18N::Langinfo is not available on windows
23810      Branch: perl
23811            ! win32/FindExt.pm
23812 ____________________________________________________________________________
23813 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
23814         Log: save a dTHX
23815      Branch: perl
23816            ! ext/POSIX/POSIX.xs
23817 ____________________________________________________________________________
23818 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
23819         Log: Update Changes.
23820      Branch: perl
23821            ! Changes patchlevel.h
23822 ____________________________________________________________________________
23823 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
23824         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
23825              as pointed out by Sarathy.
23826      Branch: perl
23827            ! ext/I18N/Langinfo/Langinfo.xs
23828 ____________________________________________________________________________
23829 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
23830         Log: Retract #11212.
23831      Branch: perl
23832            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
23833 ____________________________________________________________________________
23834 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
23835         Log: Bump up the VERSION of Cwd.xs.
23836      Branch: perl
23837            ! ext/Cwd/Makefile.PL
23838 ____________________________________________________________________________
23839 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
23840         Log: Retract #11220, the problem wasn't the missing leading zero.
23841              Here's the problem:
23842              $ ./perl -we 'chmod(oct("755"), ".")'
23843              Non-octal literal mode (493) specified at -e line 1.
23844              (Did you mean 0493 instead?)
23845      Branch: perl
23846            ! lib/ExtUtils/MM_Unix.pm
23847 ____________________________________________________________________________
23848 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
23849         Log: (Retracted by #11221)
23850              Change the PERM_RW and PERM_RWX to 0644 and 0755
23851              (add the leading zero).
23852      Branch: perl
23853            ! lib/ExtUtils/MM_Unix.pm
23854 ____________________________________________________________________________
23855 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
23856         Log: Integrate changes #11193, 11205, 11209 from macperl.
23857              
23858              Fix up AutoLoader to fudge for Mac paths in import().
23859              
23860              Allow symbols in try_symbol() to begin with "_".
23861              
23862              Small portability fix for Mac OS.
23863      Branch: perl
23864           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
23865 ____________________________________________________________________________
23866 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
23867         Log: Metaconfig unit change for #11217.
23868      Branch: metaconfig/U/perl
23869            ! Extensions.U
23870 ____________________________________________________________________________
23871 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
23872         Log: Detypo, problem noticed by Gerrit P. Haase.
23873      Branch: perl
23874            ! Configure config_h.SH
23875 ____________________________________________________________________________
23876 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
23877         Log: Cwd cleanups.
23878      Branch: perl
23879            ! ext/Cwd/Cwd.xs
23880 ____________________________________________________________________________
23881 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
23882         Log: Slight tweaks on #11213.
23883      Branch: perl
23884            ! toke.c
23885 ____________________________________________________________________________
23886 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
23887         Log: A missing dTHX noticed by Gerrit P. Haase.
23888      Branch: perl
23889            ! ext/POSIX/POSIX.xs
23890 ____________________________________________________________________________
23891 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
23892         Log: Subject: [PATCH toke.c] Simplify yytoke()
23893              From: Simon Cozens <simon@netthink.co.uk>
23894              Date: Sun, 8 Jul 2001 13:24:34 +0100
23895              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
23896              
23897              Split out pending_ident().
23898      Branch: perl
23899            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
23900 ____________________________________________________________________________
23901 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
23902         Log: (Retracted by #11223.)
23903              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
23904              Date: Wed, 05 Nov 1997 17:22:34 -0600
23905              From: Graham Barr <gbarr@ti.com>
23906              Message-Id: <3460FFBA.6DA51F46@ti.com>
23907      Branch: perl
23908            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
23909 ____________________________________________________________________________
23910 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
23911         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
23912      Branch: perl
23913            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
23914            ! pod/perllocale.pod
23915 ____________________________________________________________________________
23916 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
23917         Log: Really do the test under the C locale.
23918      Branch: perl
23919            ! ext/I18N/Langinfo/Langinfo.t
23920 ____________________________________________________________________________
23921 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
23922         Log: Small portability fix for Mac OS.
23923      Branch: maint-5.6/macperl
23924            ! lib/Cwd.pm
23925 ____________________________________________________________________________
23926 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
23927         Log: Metaconfig unit change for #11207.
23928      Branch: metaconfig/U/perl
23929            ! Extensions.U
23930 ____________________________________________________________________________
23931 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
23932         Log: Add I18N::Langinfo, which is basically a wrapper around
23933              nl_langinfo(), which is an additional way to query locale
23934              specific information.
23935      Branch: perl
23936            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
23937            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
23938            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
23939 ____________________________________________________________________________
23940 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
23941         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
23942              used in File::Find tests; replace with if.t.
23943      Branch: maint-5.6/macperl
23944            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
23945            ! t/pragma/warn/op
23946 ____________________________________________________________________________
23947 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
23948         Log: Allow symbols in try_symbol() to begin with "_".
23949      Branch: maint-5.6/macperl
23950            ! makedef.pl
23951 ____________________________________________________________________________
23952 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
23953         Log: Sync up the File::Find changes from the rewrite by
23954              Thomas Wegner, et al.
23955      Branch: maint-5.6/macperl
23956            + t/lib/filefind-taint.t
23957            ! lib/File/Find.pm t/lib/filefind.t
23958 ____________________________________________________________________________
23959 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
23960         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
23961              From: Thomas Wegner <wegner_thomas@yahoo.com>
23962              Date: Thu, 5 Jul 2001 20:31:25 +0200
23963              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
23964      Branch: maint-5.6/macperl
23965            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
23966 ____________________________________________________________________________
23967 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
23968         Log: Some more test portability fixes.
23969      Branch: maint-5.6/macperl
23970            ! t/lib/filecopy.t t/pragma/warn/pp_sys
23971 ____________________________________________________________________________
23972 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
23973         Log: The #11200 removed wrong (non-existent) target.  Duh.
23974      Branch: perl
23975            ! Makefile.SH
23976 ____________________________________________________________________________
23977 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
23978         Log: Zap the lib/re.pm before creating it.
23979      Branch: perl
23980            ! Makefile.SH
23981 ____________________________________________________________________________
23982 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
23983         Log: Another test.  Please ignore.
23984      Branch: maint-5.6/macperl
23985            ! README.macos
23986 ____________________________________________________________________________
23987 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
23988         Log: Portability fixes for a lot of tests, especially IO-related
23989              tests, and warnings, and the harness script.
23990      Branch: maint-5.6/macperl
23991            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
23992            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
23993            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
23994            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
23995            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
23996            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
23997            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
23998            ! t/pragma/warnings.t
23999 ____________________________________________________________________________
24000 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
24001         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
24002              From: Nicholas Clark <nick@ccl4.org>
24003              Date: Sat, 7 Jul 2001 21:00:17 +0100
24004              Message-ID: <20010707210017.H59620@plum.flirble.org>
24005      Branch: perl
24006            ! lib/h2xs.t
24007 ____________________________________________________________________________
24008 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
24009         Log: The UNICOS/mk SysV IPC problem has been fixed.
24010      Branch: perl
24011            ! pod/perl572delta.pod
24012 ____________________________________________________________________________
24013 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
24014         Log: Slight update tweaks on perlunicode.pod.
24015      Branch: perl
24016            ! pod/perlunicode.pod
24017 ____________________________________________________________________________
24018 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
24019         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
24020              From: Mark-Jason Dominus <mjd@plover.com>
24021              Date: Sat, 07 Jul 2001 13:04:04 -0400
24022              Message-ID: <20010707170404.32694.qmail@plover.com>
24023      Branch: perl
24024            ! ext/DB_File/DB_File.pm
24025 ____________________________________________________________________________
24026 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
24027         Log: Fix up AutoLoader to fudge for Mac paths in import().
24028      Branch: maint-5.6/macperl
24029            ! lib/AutoLoader.pm
24030 ____________________________________________________________________________
24031 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
24032         Log: Try to force the lib/re.pm to be there before entering
24033              the extensions builds, should help for parallel makes.
24034      Branch: perl
24035            ! Makefile.SH
24036 ____________________________________________________________________________
24037 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
24038         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
24039              From: Norton Allen <allen@huarp.harvard.edu>
24040              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
24041              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
24042      Branch: perl
24043            ! ext/POSIX/POSIX.xs
24044 ____________________________________________________________________________
24045 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
24046         Log: Subject: [PATCH] Re: op/arith.t
24047              From: Nicholas Clark <nick@ccl4.org>
24048              Date: Sat, 7 Jul 2001 13:04:54 +0100
24049              Message-ID: <20010707130454.D59620@plum.flirble.org>
24050      Branch: perl
24051            ! numeric.c toke.c
24052 ____________________________________________________________________________
24053 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
24054         Log: Subject: [PATCH] h2xs
24055              From: Nicholas Clark <nick@ccl4.org>
24056              Date: Fri, 6 Jul 2001 23:25:14 +0100
24057              Message-ID: <20010706232514.X59620@plum.flirble.org>
24058      Branch: perl
24059            ! utils/h2xs.PL
24060 ____________________________________________________________________________
24061 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
24062         Log: Subject: Re: bleedperl perl_alloc..free leakage
24063              From: Radu Greab <radu@netsoft.ro>
24064              Date: Fri, 6 Jul 2001 19:48:54 +0300
24065              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
24066              
24067              Leak-be-gone.
24068      Branch: perl
24069            ! op.c
24070 ____________________________________________________________________________
24071 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
24072         Log: Test again.  Please ignore.
24073      Branch: maint-5.6/macperl
24074            ! README.macos
24075 ____________________________________________________________________________
24076 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
24077         Log: Test.  Please ignore.
24078      Branch: maint-5.6/macperl
24079            ! README.macos
24080 ____________________________________________________________________________
24081 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
24082         Log: Include changes already sent in separately as patches,
24083              before branch was created.
24084      Branch: maint-5.6/macperl
24085            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
24086            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
24087            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
24088            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
24089            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
24090            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
24091            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
24092            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
24093            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
24094            ! t/pragma/strict.t
24095 ____________________________________________________________________________
24096 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
24097         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
24098              From: Norton Allen <allen@huarp.harvard.edu>
24099              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
24100              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
24101      Branch: perl
24102            ! utf8.h
24103 ____________________________________________________________________________
24104 [ 11183] By: nick                                  on 2001/07/06  16:27:40
24105         Log: Integrate mainline
24106      Branch: perlio
24107           +> (branch 42 files)
24108            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
24109            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
24110            - win32/bin/mdelete.bat
24111           !> (integrate 215 files)
24112 ____________________________________________________________________________
24113 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
24114         Log: The #11166 needed also these updated.
24115      Branch: perl
24116            ! lib/warnings.pm warnings.h
24117 ____________________________________________________________________________
24118 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
24119         Log: Update Changes.
24120      Branch: perl
24121            ! Changes patchlevel.h
24122 ____________________________________________________________________________
24123 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
24124         Log: Regen toc.
24125      Branch: perl
24126            ! pod/perltoc.pod
24127 ____________________________________________________________________________
24128 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
24129         Log: Nit from Abhijit.
24130      Branch: perl
24131            ! lib/CPAN.pm
24132 ____________________________________________________________________________
24133 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
24134         Log: Retract #11172.
24135      Branch: perl
24136            ! t/op/method.t
24137 ____________________________________________________________________________
24138 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
24139         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
24140              From: Norton Allen <allen@huarp.harvard.edu>
24141              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
24142              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
24143      Branch: perl
24144            ! lib/Cwd.pm
24145 ____________________________________________________________________________
24146 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
24147         Log: (Accidentally empty check-in.)
24148      Branch: perl
24149            ! utf8.h
24150 ____________________________________________________________________________
24151 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
24152         Log: Retract #11165 since Sarathy pointed out it'll not
24153              work properly under threads, the problem should be
24154              solved using "the savestack, either via SSNEW() or
24155              using a newSVpv()+SAVEFREESV() combo."
24156      Branch: perl
24157            ! ext/POSIX/POSIX.xs
24158 ____________________________________________________________________________
24159 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
24160         Log: Retract #11125 since NI-S pointed out it'll not work in
24161              cases where the extension has their own handcrafted INC
24162              et alia.
24163      Branch: perl
24164            ! lib/ExtUtils/MM_Unix.pm
24165 ____________________________________________________________________________
24166 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
24167         Log: Subject: RE: [PATCH] -I and MakeMaker again
24168              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
24169              Date: Fri, 6 Jul 2001 09:18:29 +0200
24170              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
24171      Branch: perl
24172            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
24173            ! lib/ExtUtils/MM_Win32.pm
24174 ____________________________________________________________________________
24175 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
24176         Log: (Retracted by #11178)
24177              Subject: [PATCH t/op/method.t] SUPER:: strangeness
24178              From: Piers Cawley <pdcawley@iterative-software.com>
24179              Date: 06 Jul 2001 10:49:01 +0100
24180              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
24181      Branch: perl
24182            ! t/op/method.t
24183 ____________________________________________________________________________
24184 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
24185         Log: VOS README update from Paul Green.
24186      Branch: perl
24187            ! README.vos
24188 ____________________________________________________________________________
24189 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
24190         Log: Subject: [PATCH README.qnx hints/qnx.sh]
24191              From: Norton Allen <allen@huarp.harvard.edu>
24192              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
24193              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
24194      Branch: perl
24195            ! README.qnx hints/qnx.sh
24196 ____________________________________________________________________________
24197 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
24198         Log: Subject: [PATCH] Doc patch for Tie::Hash
24199              From: Artur Bergman <artur@contiller.se>
24200              Date: Thu, 05 Jul 2001 22:51:18 +0200
24201              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
24202      Branch: perl
24203            ! lib/Tie/Hash.pm
24204 ____________________________________________________________________________
24205 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
24206         Log: Subject: [PATCH] perlfaq4.pod
24207              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
24208              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
24209              Date: Thu, 5 Jul 2001 18:44:10 +0100 
24210      Branch: perl
24211            ! pod/perlfaq4.pod
24212 ____________________________________________________________________________
24213 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
24214         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
24215              From: Robin Houston <robin@kitsite.com>
24216              Date: Thu, 5 Jul 2001 18:33:21 +0100
24217              Message-ID: <20010705183321.A27345@robin.kitsite.com>
24218      Branch: perl
24219            ! ext/B/B/Deparse.pm
24220 ____________________________________________________________________________
24221 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
24222         Log: (Retracted by #11285.)
24223              
24224              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
24225              From: Abhijit Menon-Sen <ams@wiw.org>
24226              Date: Fri, 6 Jul 2001 01:26:32 +0530
24227              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
24228      Branch: perl
24229            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
24230            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
24231            ! warnings.pl
24232 ____________________________________________________________________________
24233 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
24234         Log: (Retracted by #11175)
24235              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
24236              From: Norton Allen <allen@huarp.harvard.edu>
24237              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
24238              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
24239      Branch: perl
24240            ! ext/POSIX/POSIX.xs
24241 ____________________________________________________________________________
24242 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
24243         Log: Unterminated C< (noticed by Richard Hatch), and few other
24244              small Unicode doc tweaks.
24245      Branch: perl
24246            ! pod/perlretut.pod
24247 ____________________________________________________________________________
24248 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
24249         Log: More flexible argument understanding; add charblocks() and
24250              charscripts(); make charblock() and charscript() two-way;
24251              add charinrange(); separate the $Unicode::UCD::VERSION and
24252              the version of the Unicode by adding UnicodeVersion().
24253      Branch: perl
24254            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
24255 ____________________________________________________________________________
24256 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
24257         Log: Update Unicode::UCD on \p{In...}.
24258      Branch: perl
24259            ! lib/Unicode/UCD.pm
24260 ____________________________________________________________________________
24261 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
24262         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
24263              From: Norton Allen <allen@huarp.harvard.edu>
24264              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
24265              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
24266      Branch: perl
24267            ! lib/ExtUtils/MM_Unix.pm
24268 ____________________________________________________________________________
24269 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
24270         Log: POSIX-BC tweaks from Thomas Dorner.
24271      Branch: perl
24272            ! hints/posix-bc.sh perlio.h
24273 ____________________________________________________________________________
24274 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
24275         Log: Module updates for the delta.
24276      Branch: perl
24277            ! pod/perl572delta.pod
24278 ____________________________________________________________________________
24279 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
24280         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
24281              From: Norton Allen <allen@huarp.harvard.edu>
24282              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
24283              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
24284      Branch: perl
24285            ! ext/IO/lib/IO/t/io_sock.t
24286 ____________________________________________________________________________
24287 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
24288         Log: Subject: [PATCH perldiag.pod] Quick fixes
24289              From: Simon Cozens <simon@netthink.co.uk>
24290              Date: Wed, 4 Jul 2001 20:22:12 +0100
24291              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
24292      Branch: perl
24293            ! pod/perldiag.pod
24294 ____________________________________________________________________________
24295 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
24296         Log: (retracted by #13533)
24297              
24298              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
24299              From: Radu Greab <radu@netsoft.ro>
24300              Date: Wed, 4 Jul 2001 22:13:31 +0300
24301              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
24302      Branch: perl
24303            ! op.c sv.c t/op/pos.t
24304 ____________________________________________________________________________
24305 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
24306         Log: Subject: [PATCH] -I and MakeMaker again
24307              From: Michael G Schwern <schwern@pobox.com>
24308              Date: Wed, 4 Jul 2001 15:03:07 -0400
24309              Message-ID: <20010704150307.I20340@blackrider>
24310              
24311              (and retract #11145)
24312      Branch: perl
24313            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
24314            ! lib/ExtUtils/MakeMaker.pm
24315 ____________________________________________________________________________
24316 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
24317         Log: Subject: Re: PERFORCE change 11142 for review
24318              From: "Philip Newton" <Philip.Newton@gmx.net>
24319              Date: Wed, 4 Jul 2001 20:46:26 +0200
24320              Message-Id: <200107041841.VAA25380@taas.iki.fi>
24321      Branch: perl
24322            ! lib/ExtUtils/MakeMaker.pm
24323 ____________________________________________________________________________
24324 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
24325         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
24326              From: Jonathan Stowe <gellyfish@gellyfish.com>
24327              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
24328              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
24329      Branch: perl
24330            ! utils/pl2pm.PL
24331 ____________________________________________________________________________
24332 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
24333         Log: fix the binary compatibility issue when building with/without
24334              usemymalloc by exporting Perl_malloc() et al as simple wrappers
24335              around the system functions (this allows most extensions built
24336              using one mode to coexist with perls built in the other mode)
24337              
24338              XXX the Perl_mfree() wrapper might need to do return(free()) on
24339              platforms where Free_t isn't "void"
24340      Branch: perl
24341            ! embed.h embed.pl makedef.pl proto.h util.c
24342 ____________________________________________________________________________
24343 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
24344         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
24345              since it doesn't ensure threads other than the one calling fork()
24346              aren't holding any locks; the fix is to use pthread_atfork() to
24347              hold global locks
24348              
24349              building perl with -Dusemymalloc exacerbates the problem since
24350              Perl_malloc() holds a mutex, and perl's exec() calls New()
24351              
24352              XXX the code in win32thread.h may be needed on platforms that have
24353              no pthread_atfork()
24354      Branch: perl
24355            ! perl.c thread.h win32/win32thread.h
24356 ____________________________________________________________________________
24357 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
24358         Log: Integrate #11009 from maintperl.
24359      Branch: maint-5.6/macperl
24360           !> lib/ExtUtils/Manifest.pm
24361 ____________________________________________________________________________
24362 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
24363         Log: Flexing my Perforce muscles.
24364      Branch: maint-5.6/macperl
24365            ! README.macos
24366 ____________________________________________________________________________
24367 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
24368         Log: Update Changes.
24369      Branch: perl
24370            ! Changes patchlevel.h
24371 ____________________________________________________________________________
24372 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
24373         Log: Metaconfig unit change for #11146.
24374      Branch: metaconfig/U/perl
24375            ! d_fcntl_can_lock.U
24376 ____________________________________________________________________________
24377 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
24378         Log: Somehow the #ifdefs of the added code (in #11093) made
24379              HP-UX to fail the fcntl locking test, without the ifdefs
24380              the test seems to be working again.  Reason unknown:
24381              HP-UX cc doesn't complain either way.
24382      Branch: perl
24383            ! Configure
24384 ____________________________________________________________________________
24385 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
24386         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
24387      Branch: perl
24388            ! lib/ExtUtils/MM_Unix.pm
24389 ____________________________________________________________________________
24390 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
24391         Log: gcc -Wall nit.
24392      Branch: perl
24393            ! pp_hot.c
24394 ____________________________________________________________________________
24395 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
24396         Log: When removing tests updating the test count is a good idea, too.
24397      Branch: perl
24398            ! lib/Net/t/require.t
24399 ____________________________________________________________________________
24400 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
24401         Log: Document #11134 and add the new symbols to the list of
24402              of MakeMaker known ones.
24403      Branch: perl
24404            ! lib/ExtUtils/MakeMaker.pm
24405 ____________________________________________________________________________
24406 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
24407         Log: Microperl update.
24408      Branch: perl
24409            ! uconfig.h
24410 ____________________________________________________________________________
24411 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
24412         Log: Update the libnet tests as per #11138.
24413      Branch: perl
24414            - lib/Net/t/ph.t
24415            ! MANIFEST lib/Net/t/require.t
24416 ____________________________________________________________________________
24417 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
24418         Log: Regen toc and modlib.
24419      Branch: perl
24420            ! pod/perlmodlib.pod pod/perltoc.pod
24421 ____________________________________________________________________________
24422 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
24423         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
24424              Graham's request.
24425      Branch: perl
24426            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
24427            ! MANIFEST
24428 ____________________________________________________________________________
24429 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
24430         Log: Add the OS/390 harness results to the delta.
24431      Branch: perl
24432            ! pod/perl572delta.pod
24433 ____________________________________________________________________________
24434 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
24435         Log: Avoid the two study tests in OS/390 until the bug has been solved.
24436      Branch: perl
24437            ! t/op/study.t
24438 ____________________________________________________________________________
24439 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
24440         Log: DOS/DJGPP tweaks from Laszlo Molnar.
24441      Branch: perl
24442            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
24443 ____________________________________________________________________________
24444 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
24445         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
24446              From: Michael G Schwern <schwern@pobox.com>
24447              Date: Wed, 4 Jul 2001 00:01:16 -0400
24448              Message-ID: <20010704000116.C591@blackrider>
24449      Branch: perl
24450            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
24451 ____________________________________________________________________________
24452 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
24453         Log: The #11132 missed singleton characters (not part
24454              of a unilo..unihi range) in Unicode scripts.
24455      Branch: perl
24456            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
24457            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
24458            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
24459            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
24460            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
24461            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
24462            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
24463            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
24464            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
24465            ! lib/unicode/mktables.PL t/op/pat.t
24466 ____________________________________________________________________________
24467 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
24468         Log: Support preferentially the Unicode 'scripts' definition
24469              in the \p{In...} notation since according to Unicode the
24470              scripts concept is more natural for matching than using
24471              the somewhat artificial block names.  The block names are
24472              still available, though, and if there's a name conflict,
24473              the scripts one wins and the blocks one has to do with
24474              'Block' appended to its name.  For more information see
24475              
24476              http://www.unicode.org/unicode/reports/tr24/
24477      Branch: perl
24478            + lib/unicode/In/100.pl lib/unicode/In/101.pl
24479            + lib/unicode/In/102.pl lib/unicode/In/103.pl
24480            + lib/unicode/In/104.pl lib/unicode/In/105.pl
24481            + lib/unicode/In/106.pl lib/unicode/In/107.pl
24482            + lib/unicode/In/108.pl lib/unicode/In/109.pl
24483            + lib/unicode/In/110.pl lib/unicode/In/111.pl
24484            + lib/unicode/In/112.pl lib/unicode/In/113.pl
24485            + lib/unicode/In/114.pl lib/unicode/In/115.pl
24486            + lib/unicode/In/116.pl lib/unicode/In/117.pl
24487            + lib/unicode/In/118.pl lib/unicode/In/119.pl
24488            + lib/unicode/In/120.pl lib/unicode/In/121.pl
24489            + lib/unicode/In/122.pl lib/unicode/In/123.pl
24490            + lib/unicode/In/124.pl lib/unicode/In/125.pl
24491            + lib/unicode/In/126.pl lib/unicode/In/127.pl
24492            + lib/unicode/In/128.pl lib/unicode/In/129.pl
24493            + lib/unicode/In/130.pl lib/unicode/In/131.pl
24494            + lib/unicode/In/132.pl lib/unicode/In/133.pl
24495            + lib/unicode/In/134.pl lib/unicode/In/135.pl
24496            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
24497            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
24498            ! (edit 106 files)
24499 ____________________________________________________________________________
24500 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
24501         Log: Better document the difference between a block and a script.
24502      Branch: perl
24503            ! lib/Unicode/UCD.pm
24504 ____________________________________________________________________________
24505 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
24506         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
24507              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
24508              Date: Tue, 3 Jul 2001 15:04:23 -0500
24509              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
24510      Branch: perl
24511            ! lib/CPAN.pm
24512 ____________________________________________________________________________
24513 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
24514         Log: Add tests for charscript().
24515      Branch: perl
24516            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
24517 ____________________________________________________________________________
24518 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
24519         Log: Add charscript() to get the UTR#24 script names of characters.
24520      Branch: perl
24521            ! lib/Unicode/UCD.pm
24522 ____________________________________________________________________________
24523 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
24524         Log: Todo updates.
24525      Branch: perl
24526            ! pod/perltodo.pod
24527 ____________________________________________________________________________
24528 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
24529         Log: Unicode::UCD updates.
24530      Branch: perl
24531            ! lib/Unicode/UCD.pm
24532 ____________________________________________________________________________
24533 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
24534         Log: (Retracted by #11174)
24535              Subject: MakeMaker should pass through DEFINE and INC to subdirs
24536              From: Alan Burlison <Alan.Burlison@sun.com>
24537              Date: Tue, 03 Jul 2001 15:20:13 +0100
24538              Message-ID: <3B41D49D.A923D4F9@sun.com>
24539      Branch: perl
24540            ! lib/ExtUtils/MM_Unix.pm
24541 ____________________________________________________________________________
24542 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
24543         Log: Subject: Patch needed for UTS
24544              From: hom00@utsglobal.com (Hal Morris)
24545              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
24546              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
24547              
24548              Replace #11113 with a better version.
24549      Branch: perl
24550            ! perl.h
24551 ____________________________________________________________________________
24552 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
24553         Log: Subject: Re: POINTERRIGOR
24554              From: Andy Dougherty <doughera@lafayette.edu>
24555              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
24556              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
24557      Branch: perl
24558            ! util.c
24559 ____________________________________________________________________________
24560 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
24561         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
24562              From: "Philip Newton" <pnewton@gmx.de>
24563              Date: Tue, 3 Jul 2001 17:03:34 +0200
24564              Message-ID: <3B41FAE6.29564.660E117@localhost>
24565      Branch: perl
24566            ! pp_hot.c
24567 ____________________________________________________________________________
24568 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
24569         Log: Typos.
24570      Branch: perl
24571            ! INSTALL
24572 ____________________________________________________________________________
24573 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
24574         Log: Subject: [PATCH 5.6.1] debugger fixes
24575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24576              Date: Tue, 3 Jul 2001 03:38:18 -0400
24577              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
24578              
24579              The $^S is working again.
24580      Branch: perl
24581            ! lib/perl5db.pl
24582 ____________________________________________________________________________
24583 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
24584         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
24585              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24586              Date: Tue, 3 Jul 2001 03:34:06 -0400
24587              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
24588      Branch: perl
24589            ! os2/OS2/Process/Process.pm
24590 ____________________________________________________________________________
24591 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
24592         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
24593              From: "Philip Newton" <Philip.Newton@gmx.net>
24594              Date: Tue, 3 Jul 2001 09:11:27 +0200
24595              Message-Id: <200107030706.KAA04596@taas.iki.fi>
24596      Branch: perl
24597            ! lib/FindBin.pm
24598 ____________________________________________________________________________
24599 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
24600         Log: Delta delta.
24601      Branch: perl
24602            ! pod/perl572delta.pod
24603 ____________________________________________________________________________
24604 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
24605         Log: Metaconfig unit change for 11115.
24606      Branch: metaconfig
24607            ! U/modified/libc.U
24608 ____________________________________________________________________________
24609 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
24610         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
24611              (from Richard Hatch) (this was the cause of pipes() and
24612              times() myeteriously not being found)
24613      Branch: perl
24614            ! Configure
24615 ____________________________________________________________________________
24616 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
24617         Log: Retract #10142, the real culprit found by Richard Hatch,
24618              coming soon to Configure near you.
24619      Branch: perl
24620            ! hints/aix.sh
24621 ____________________________________________________________________________
24622 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
24623         Log: (Replaced by #11124) UTS workaround from Hal Morris.
24624      Branch: perl
24625            ! perl.h
24626 ____________________________________________________________________________
24627 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
24628         Log: Subject: [PATCH] grok not grocking correctly
24629              From: Nicholas Clark <nick@ccl4.org>
24630              Date: Tue, 3 Jul 2001 00:19:08 +0100
24631              Message-ID: <20010703001908.H59620@plum.flirble.org>
24632      Branch: perl
24633            ! numeric.c
24634 ____________________________________________________________________________
24635 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
24636         Log: Subject: [PATCH Deparse.t] test just-posted patches
24637              From: Robin Houston <robin@kitsite.com>
24638              Date: Mon, 2 Jul 2001 23:46:15 +0100
24639              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
24640      Branch: perl
24641            ! ext/B/Deparse.t
24642 ____________________________________________________________________________
24643 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
24644         Log: Subject: [PATCH toke.c] autosplit into @F
24645              From: Robin Houston <robin@kitsite.com>
24646              Date: Mon, 2 Jul 2001 23:18:20 +0100
24647              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
24648      Branch: perl
24649            ! perl.c toke.c
24650 ____________________________________________________________________________
24651 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
24652         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
24653              From: Robin Houston <robin@kitsite.com>
24654              Date: Mon, 2 Jul 2001 23:00:48 +0100
24655              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
24656      Branch: perl
24657            ! ext/B/B/Deparse.pm
24658 ____________________________________________________________________________
24659 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
24660         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
24661              From: "Philip Newton" <Philip.Newton@gmx.net>
24662              Date: Mon, 2 Jul 2001 22:06:22 +0200
24663              (no Message-Id)
24664      Branch: perl
24665            ! ext/NDBM_File/hints/linux.pl
24666 ____________________________________________________________________________
24667 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
24668         Log: Subject: Re: Fixed pack problem - sort of
24669              From: Nicholas Clark <nick@ccl4.org>
24670              Date: Mon, 2 Jul 2001 20:59:20 +0100
24671              Message-ID: <20010702205919.F59620@plum.flirble.org>
24672      Branch: perl
24673            ! pp_pack.c t/op/pack.t
24674 ____________________________________________________________________________
24675 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
24676         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
24677              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24678              Date: Mon, 2 Jul 2001 15:45:41 -0400
24679              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
24680      Branch: perl
24681            ! os2/os2.c
24682 ____________________________________________________________________________
24683 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
24684         Log: (Mistaken retraction)
24685      Branch: perl
24686            ! utils/pl2pm.PL
24687 ____________________________________________________________________________
24688 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
24689         Log: Detypo in #11103.
24690      Branch: perl
24691            ! utils/pl2pm.PL
24692 ____________________________________________________________________________
24693 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
24694         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
24695              From: Jonathan Stowe <gellyfish@gellyfish.com>
24696              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
24697              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
24698      Branch: perl
24699            ! utils/pl2pm.PL
24700 ____________________________________________________________________________
24701 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
24702         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
24703              From: "Craig A. Berry" <craigberry@mac.com>
24704              Date: Mon, 02 Jul 2001 14:11:23 -0500
24705              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
24706      Branch: perl
24707            ! lib/Unicode/UCD.pm
24708 ____________________________________________________________________________
24709 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
24710         Log: Subject: [PATCH] Re: op/numconvert.t failures
24711              From: Nicholas Clark <nick@ccl4.org>
24712              Date: Mon, 2 Jul 2001 20:10:48 +0100
24713              Message-ID: <20010702201048.E59620@plum.flirble.org>
24714      Branch: perl
24715            ! t/op/numconvert.t
24716 ____________________________________________________________________________
24717 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
24718         Log: Update Changes.
24719      Branch: perl
24720            ! Changes patchlevel.h
24721 ____________________________________________________________________________
24722 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
24723         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
24724              The real fix must be more involved.  The line of code all the leaky
24725              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
24726              line of Perl_newPMOP().
24727      Branch: perl
24728            ! op.h
24729 ____________________________________________________________________________
24730 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
24731         Log: Based on
24732              
24733              Subject: Re: sizeof(struct sembuf)
24734              From: Nicholas Clark <nick@ccl4.org>
24735              Date: Sun, 1 Jul 2001 22:26:48 +0100
24736              Message-ID: <20010701222648.W59620@plum.flirble.org>
24737              
24738              but do semop() always the slow way.
24739      Branch: perl
24740            ! doio.c
24741 ____________________________________________________________________________
24742 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
24743         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
24744              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24745              Date: Tue, 03 Jul 2001 00:56:30 +0900
24746              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
24747      Branch: perl
24748            ! ext/Encode/Encode/Tcl.t
24749 ____________________________________________________________________________
24750 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
24751         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
24752              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24753              Date: Tue, 03 Jul 2001 00:55:46 +0900
24754              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
24755      Branch: perl
24756            ! ext/Encode/Encode/Tcl.pm
24757 ____________________________________________________________________________
24758 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
24759         Log: Regen api and toc.
24760      Branch: perl
24761            ! pod/perlapi.pod pod/perltoc.pod
24762 ____________________________________________________________________________
24763 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
24764         Log: Metaconfig unit change for #11093.
24765      Branch: metaconfig/U/perl
24766            ! d_fcntl_can_lock.U
24767 ____________________________________________________________________________
24768 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
24769         Log: The fcntl locking test may hang if NFS locking messed up;
24770              break out with alarm(10).
24771      Branch: perl
24772            ! Configure
24773 ____________________________________________________________________________
24774 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
24775         Log: Move the mdelete.bat from win32/bin to win32.
24776      Branch: perl
24777            ! MANIFEST
24778 ____________________________________________________________________________
24779 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
24780         Log: Typo in #11083.
24781      Branch: perl
24782            ! ext/Time/Piece/Piece.t
24783 ____________________________________________________________________________
24784 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
24785         Log: Netware tweaks from Guruprasad.
24786      Branch: perl
24787            - NetWare/perlsdio.h
24788            ! MANIFEST NetWare/Makefile NetWare/interface.c
24789            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
24790            ! perlsdio.h
24791 ____________________________________________________________________________
24792 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
24793         Log: Subject: Re: [PATH] shared -> unique;
24794              From: Abhijit Menon-Sen <ams@wiw.org>
24795              Date: Wed, 27 Jun 2001 03:51:27 +0530
24796              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
24797      Branch: perl
24798            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
24799 ____________________________________________________________________________
24800 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
24801         Log: Subject: Re: AIX / gcc-3.0
24802              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24803              Date: Mon, 02 Jul 2001 15:20:21 +0200
24804              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
24805      Branch: perl
24806            ! hints/aix.sh
24807 ____________________________________________________________________________
24808 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
24809         Log: Subject: Re: Bug report: split splits on wrong pattern
24810              From: Abhijit Menon-Sen <ams@wiw.org>
24811              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
24812              Date: Mon, 2 Jul 2001 16:31:33 +0530
24813      Branch: perl
24814            ! pp_ctl.c
24815 ____________________________________________________________________________
24816 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
24817         Log: Subject: [PATCH 5.6.1] test harness
24818              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24819              Date: Mon, 2 Jul 2001 06:29:21 -0400
24820              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
24821      Branch: perl
24822            ! lib/Test/Harness.pm
24823 ____________________________________________________________________________
24824 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
24825         Log: Subject: [PATCH 5.6.1] debugger goof
24826              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24827              Date: Mon, 2 Jul 2001 06:27:22 -0400
24828              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
24829      Branch: perl
24830            ! lib/perl5db.pl
24831 ____________________________________________________________________________
24832 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
24833         Log: Subject: [PATCH 5.6.1] OS/2 cwd
24834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24835              Date: Mon, 2 Jul 2001 06:21:17 -0400
24836              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
24837      Branch: perl
24838            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
24839 ____________________________________________________________________________
24840 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
24841         Log: Make #11082 more OS/2-specific.
24842      Branch: perl
24843            ! ext/Time/Piece/Piece.t
24844 ____________________________________________________________________________
24845 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
24846         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
24847              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24848              Date: Mon, 2 Jul 2001 06:06:34 -0400
24849              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
24850      Branch: perl
24851            ! ext/Time/Piece/Piece.t
24852 ____________________________________________________________________________
24853 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
24854         Log: Subject: [PATCH B::Deparse] version number & changes
24855              From: Robin Houston <robin@kitsite.com>  
24856              Date: Sun, 1 Jul 2001 17:17:29 +0100
24857              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
24858      Branch: perl
24859            ! ext/B/B/Deparse.pm
24860 ____________________________________________________________________________
24861 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
24862         Log: Subject: a small fix.
24863              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
24864              Date: Mon, 2 Jul 2001 12:17:53 +0200
24865              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
24866      Branch: perl
24867            ! ext/Thread/Thread.xs
24868 ____________________________________________________________________________
24869 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
24870         Log: Subject: RE: perl@10907
24871              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
24872              Date: Mon, 2 Jul 2001 12:06:16 +0200
24873              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
24874              
24875              Borland C vs PerlIO.
24876      Branch: perl
24877            ! win32/config.bc win32/config_H.bc
24878 ____________________________________________________________________________
24879 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
24880         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
24881              From: "H.M. Brand" <merijn@l1.procura.nl>
24882              Date: Mon, 02 Jul 2001 11:18:57 +0200
24883              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
24884      Branch: perl
24885            ! t/op/write.t
24886 ____________________________________________________________________________
24887 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
24888         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
24889              From: Michael G Schwern <schwern@pobox.com>
24890              Date: Mon, 2 Jul 2001 00:26:24 -0400
24891              Message-ID: <20010702002624.A18302@blackrider>
24892      Branch: perl
24893            - ext/util/mkbootstrap
24894 ____________________________________________________________________________
24895 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
24896         Log: Subject: [PATCH op.h] v minor comment tweak
24897              From: Robin Houston <robin@puffinry.freeserve.co.uk>
24898              Date: Mon, 2 Jul 2001 00:42:01 +0100
24899              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
24900      Branch: perl
24901            ! op.h
24902 ____________________________________________________________________________
24903 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
24904         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
24905      Branch: perl
24906            ! pod/perlfunc.pod
24907 ____________________________________________________________________________
24908 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
24909         Log: Subject: Re: sizeof(struct sembuf)
24910              From: Nicholas Clark <nick@ccl4.org>
24911              Date: Sun, 1 Jul 2001 19:23:16 +0100
24912              Message-ID: <20010701192316.V59620@plum.flirble.org>
24913              
24914              s/signaling/signalling/
24915      Branch: perl
24916            ! pod/perlfunc.pod
24917 ____________________________________________________________________________
24918 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
24919         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
24920              From: "Philip Newton" <Philip.Newton@gmx.net>
24921              Date: Sun, 1 Jul 2001 09:37:56 +0200
24922              Message-Id: <200107010733.KAA03920@taas.iki.fi>
24923      Branch: perl
24924            ! pod/perlvar.pod
24925 ____________________________________________________________________________
24926 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
24927         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
24928              From: "Philip Newton" <Philip.Newton@gmx.net>
24929              Date: Sun, 1 Jul 2001 09:37:56 +0200
24930              Message-Id: <200107010733.KAA03925@taas.iki.fi>
24931      Branch: perl
24932            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
24933 ____________________________________________________________________________
24934 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
24935         Log: Metaconfig unit change for #11070.
24936      Branch: metaconfig
24937            ! U/compline/randfunc.U
24938 ____________________________________________________________________________
24939 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
24940         Log: Subject: [PATCH perlsnap] its --> it's --> its
24941              From: "Philip Newton" <Philip.Newton@gmx.net>
24942              Date: Sun, 1 Jul 2001 09:37:56 +0200
24943              Message-Id: <200107010733.KAA03914@taas.iki.fi>
24944      Branch: perl
24945            ! Porting/config_H
24946 ____________________________________________________________________________
24947 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
24948         Log: Sync with Sarathy; integrate with perlio.
24949      Branch: perl
24950           !> gv.c
24951 ____________________________________________________________________________
24952 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
24953         Log: regenerate win32/config_H.?c files
24954      Branch: perl
24955            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24956 ____________________________________________________________________________
24957 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
24958         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
24959              naming discipline
24960              
24961              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
24962              because of this)
24963              
24964              fix a warning about "fd" being used without being set in Cwd.xs
24965      Branch: perl
24966            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
24967            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
24968            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
24969            ! win32/config.vc
24970 ____________________________________________________________________________
24971 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
24972         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
24973              within macro arguments") and warnings ("unary minus applied to
24974              unsigned type", among others)
24975      Branch: perl
24976            ! gv.c hv.c op.c pp.c sv.c toke.c
24977 ____________________________________________________________________________
24978 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
24979         Log: win32 fixes: more spurious CRs
24980      Branch: perl
24981            ! win32/mdelete.bat
24982 ____________________________________________________________________________
24983 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
24984         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
24985              from win32/bin (or it gets deleted by distclean); don't delete
24986              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
24987              NT (should be made Win9x specific, and added to makefile.mk)
24988      Branch: perl
24989           +> win32/mdelete.bat
24990            - win32/bin/mdelete.bat
24991            ! win32/Makefile win32/makefile.mk
24992 ____________________________________________________________________________
24993 [ 11063] By: nick                                  on 2001/07/01  18:54:09
24994         Log: Quick for for #ifdef mess
24995      Branch: perlio
24996            ! gv.c
24997 ____________________________________________________________________________
24998 [ 11062] By: nick                                  on 2001/07/01  18:47:42
24999         Log: Raw integrate - does not build #if mess in gv.c
25000      Branch: perlio
25001           !> (integrate 29 files)
25002 ____________________________________________________________________________
25003 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
25004         Log: Make 'compile' target a little less broken.
25005              Still very broken, though: -Wall warnings from
25006              the generated code, boot_Foo prototypes missing,
25007              can't autoload Fcntl::SEEK_CUR et alia, ...
25008      Branch: perl
25009            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
25010            ! utils/perlcc.PL x2p/Makefile.SH
25011 ____________________________________________________________________________
25012 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
25013         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
25014      Branch: perl
25015            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25016            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
25017 ____________________________________________________________________________
25018 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
25019         Log: Update Changes.
25020      Branch: perl
25021            ! Changes patchlevel.h
25022 ____________________________________________________________________________
25023 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
25024         Log: Still one typo, regen toc.
25025      Branch: perl
25026            ! lib/Unicode/UCD.pm pod/perltoc.pod
25027 ____________________________________________________________________________
25028 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
25029         Log: Detypos and regen toc.
25030      Branch: perl
25031            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
25032 ____________________________________________________________________________
25033 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
25034         Log: VERSION tweak.
25035      Branch: perl
25036            ! ext/List/Util/lib/List/Util.pm
25037 ____________________________________________________________________________
25038 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
25039         Log: Attempt at plugging the leak under ithreads detected by Doug.
25040      Branch: perl
25041            ! op.h
25042 ____________________________________________________________________________
25043 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
25044         Log: gcc -Wall lint after #11051.
25045      Branch: perl
25046            ! pp_sys.c
25047 ____________________________________________________________________________
25048 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
25049         Log: Integrate perlio.
25050      Branch: perl
25051           !> lib/File/Find/taint.t
25052 ____________________________________________________________________________
25053 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
25054         Log: Don't use the v-strings for module VERSIONs.
25055      Branch: perl
25056            ! lib/Unicode/UCD.pm
25057 ____________________________________________________________________________
25058 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
25059         Log: Code cleanup based on turning off the -woffs in IRIX.
25060              Not all of the gripes cleaned up (hairy code in hv.c and
25061              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
25062              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
25063              to the IRIX hints)
25064      Branch: perl
25065            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
25066            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
25067            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
25068            ! regcomp.c sv.c
25069 ____________________________________________________________________________
25070 [ 11050] By: nick                                  on 2001/06/30  20:46:46
25071         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
25072      Branch: perlio
25073            ! lib/File/Find/taint.t
25074 ____________________________________________________________________________
25075 [ 11049] By: nick                                  on 2001/06/30  18:13:33
25076         Log: Integrate mainline
25077      Branch: perlio
25078           +> NetWare/nwstdio.h NetWare/perlsdio.h
25079           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
25080           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
25081           +> lib/Unicode/UCD.t t/run/exit.t
25082           !> (integrate 60 files)
25083 ____________________________________________________________________________
25084 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
25085         Log: Delta delta.
25086      Branch: perl
25087            ! pod/perl572delta.pod
25088 ____________________________________________________________________________
25089 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
25090         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
25091              by CPAN.pm, use rather _00.
25092      Branch: perl
25093            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
25094            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
25095            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
25096            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
25097            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
25098            ! lib/ExtUtils/Embed.pm lib/Test.pm
25099 ____________________________________________________________________________
25100 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
25101         Log: Add a simple Unicode character database interface, Unicode::UCD.
25102      Branch: perl
25103            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
25104            ! MANIFEST
25105 ____________________________________________________________________________
25106 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
25107         Log: Subject: [PATCH] op/numconver.t
25108              From: Nicholas Clark <nick@ccl4.org>
25109              Date: Sat, 30 Jun 2001 15:40:10 +0100
25110              Message-ID: <20010630154010.I59620@plum.flirble.org>
25111      Branch: perl
25112            ! t/op/numconvert.t
25113 ____________________________________________________________________________
25114 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
25115         Log: The $^N is now taken (by #11038).
25116      Branch: perl
25117            ! t/base/lex.t
25118 ____________________________________________________________________________
25119 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
25120         Log: The #11040 had slipped to a wrong function...
25121      Branch: perl
25122            ! sv.c
25123 ____________________________________________________________________________
25124 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
25125         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
25126              the Configure library symbol probe mysteriously finds all
25127              symbols but those of pipe() and times().
25128      Branch: perl
25129            ! hints/aix.sh
25130 ____________________________________________________________________________
25131 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
25132         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
25133              From: Nicholas Clark <nick@ccl4.org>
25134              Date: Fri, 29 Jun 2001 23:49:07 +0100
25135              Message-ID: <20010629234907.D59620@plum.flirble.org>
25136      Branch: perl
25137            ! lib/ExtUtils.t
25138 ____________________________________________________________________________
25139 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
25140         Log: Subject: [PATCH] weakref fix 2, not yet there
25141              From: Artur Bergman <artur@contiller.se>
25142              Date: Sat, 30 Jun 2001 01:18:16 +0200
25143              Message-ID: <B762D957.1CC9%artur@contiller.se>
25144      Branch: perl
25145            ! sv.c
25146 ____________________________________________________________________________
25147 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
25148         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
25149              From: Michael G Schwern <schwern@pobox.com>
25150              Date: Fri, 29 Jun 2001 19:39:11 -0400
25151              Message-ID: <20010629193910.D25304@blackrider>
25152      Branch: perl
25153            + t/run/exit.t
25154            ! MANIFEST
25155 ____________________________________________________________________________
25156 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
25157         Log: Add support for $^N, the most-recently closed group.
25158      Branch: perl
25159            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
25160            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
25161            ! thrdvar.h
25162 ____________________________________________________________________________
25163 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
25164         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
25165              From: lvirden@cas.org
25166              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
25167              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
25168              
25169              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
25170              From: lvirden@cas.org
25171              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
25172              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
25173      Branch: perl
25174            ! README.solaris
25175 ____________________________________________________________________________
25176 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
25177         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
25178              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25179              Date: Sat, 30 Jun 2001 07:33:37 +0900
25180              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
25181              
25182              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
25183              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25184              Date: Sat, 30 Jun 2001 21:38:14 +0900
25185              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
25186      Branch: perl
25187            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
25188            + ext/Encode/Encode/7bit-kr.enc
25189            ! MANIFEST ext/Encode/Encode/Tcl.pm
25190 ____________________________________________________________________________
25191 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
25192         Log: NetWare tweaks from Guruprasad.
25193      Branch: perl
25194            + NetWare/nwstdio.h NetWare/perlsdio.h
25195            ! MANIFEST NetWare/Makefile NetWare/config.wc
25196            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
25197            ! NetWare/t/Readme.txt
25198 ____________________________________________________________________________
25199 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
25200         Log: More module $VERSION bump-ups.
25201      Branch: perl
25202            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
25203            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
25204            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
25205 ____________________________________________________________________________
25206 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
25207         Log: Doc update due to #11032.
25208      Branch: perl
25209            ! pod/perl572delta.pod
25210 ____________________________________________________________________________
25211 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
25212         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
25213              From: Peter Prymmer <pvhp@forte.com>
25214              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
25215              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
25216      Branch: perl
25217            ! ext/Time/HiRes/HiRes.xs
25218 ____________________________________________________________________________
25219 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
25220         Log: -lpthreads missing in AIX.
25221      Branch: perl
25222            ! hints/aix.sh
25223 ____________________________________________________________________________
25224 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
25225         Log: Subject: [PATCH] CLONE && weakrefs
25226              From: Artur Bergman <artur@contiller.se>
25227              Date: Fri, 29 Jun 2001 17:02:00 +0200
25228              Message-ID: <B7626508.1CA0%artur@contiller.se>
25229      Branch: perl
25230            ! sv.c
25231 ____________________________________________________________________________
25232 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
25233         Log: Subject: Re: Bug report: split splits on wrong pattern
25234              From: Radu Greab <radu@netsoft.ro>
25235              Date: Wed, 27 Jun 2001 21:50:52 +0300
25236              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
25237      Branch: perl
25238            ! pp_ctl.c t/op/split.t
25239 ____________________________________________________________________________
25240 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
25241         Log: Metaconfig unit change for #11027.
25242      Branch: metaconfig/U/perl
25243            ! d_modfl.U
25244 ____________________________________________________________________________
25245 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
25246         Log: I thought this Configure glitch for AIX was just recently fixed?
25247      Branch: perl
25248            ! Configure
25249 ____________________________________________________________________________
25250 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
25251         Log: Update Changes.
25252      Branch: perl
25253            ! Changes patchlevel.h
25254 ____________________________________________________________________________
25255 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
25256         Log: Subject: Re: perl@10967, File::Find, and Cwd
25257              From: Mike Guy <mjtg@cam.ac.uk>
25258              Date: Fri, 29 Jun 2001 14:56:49 +0100
25259              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
25260      Branch: perl
25261            ! lib/File/Find/taint.t
25262 ____________________________________________________________________________
25263 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
25264         Log: Update the sv_pvprintify() spec.
25265      Branch: perl
25266            ! pod/perltodo.pod
25267 ____________________________________________________________________________
25268 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
25269         Log: Known test failures update.
25270      Branch: perl
25271            ! pod/perl572delta.pod
25272 ____________________________________________________________________________
25273 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
25274         Log: Based on
25275              
25276              Subject: [PATCH @11016] More );) fixes
25277              From: Richard Soderberg <rs@crystalflame.net>
25278              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
25279              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
25280      Branch: perl
25281            ! ext/Thread/Thread.xs ext/Thread/typemap
25282 ____________________________________________________________________________
25283 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
25284         Log: Subject: [PATCH @11016] Fixes compile errors in four files
25285              From: Richard Soderberg <rs@crystalflame.net>
25286              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
25287              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
25288      Branch: perl
25289            ! mg.c pp.c pp_hot.c util.c
25290 ____________________________________________________________________________
25291 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
25292         Log: AIX hints tweaking continues, from Merijn Brand.
25293      Branch: perl
25294            ! hints/aix.sh
25295 ____________________________________________________________________________
25296 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
25297         Log: HP-UX needs gccversion sooner, from Merijn Brand.
25298      Branch: perl
25299            ! hints/hpux.sh
25300 ____________________________________________________________________________
25301 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
25302         Log: Subject: [PATCH 5.6.1] OS/2 docs
25303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25304              Date: Fri, 29 Jun 2001 02:34:12 -0400
25305              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
25306      Branch: perl
25307            ! README.os2 os2/Changes
25308 ____________________________________________________________________________
25309 [ 11017] By: nick                                  on 2001/06/29  10:20:30
25310         Log: Integrate mainline
25311      Branch: perlio
25312           +> (branch 37 files)
25313            - ext/ODBM_File/sdbm.t
25314           !> (integrate 211 files)
25315 ____________________________________________________________________________
25316 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
25317         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
25318              the modules found using a script written by Larry Schatzer Jr.
25319      Branch: perl
25320            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
25321            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
25322            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
25323            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
25324            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
25325            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
25326            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
25327            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
25328            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
25329            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
25330            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
25331            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
25332            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
25333            ! lib/constant.pm lib/fields.pm lib/strict.pm
25334 ____________________________________________________________________________
25335 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
25336         Log: The latest JPL from the anoncvs.
25337      Branch: perl
25338            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
25339 ____________________________________________________________________________
25340 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
25341         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
25342      Branch: perl
25343            ! t/op/pat.t
25344 ____________________________________________________________________________
25345 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
25346         Log: Worrying about insecure directories now is a bit too late.
25347      Branch: perl
25348            ! lib/File/Find/taint.t
25349 ____________________________________________________________________________
25350 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
25351         Log: Cannot DIE() in a void function,
25352              from Richard Hatch <rhatch@austin.ibm.com>.
25353      Branch: perl
25354            ! ext/IPC/SysV/SysV.xs
25355 ____________________________________________________________________________
25356 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
25357         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
25358              From: Peter Prymmer <pvhp@forte.com>
25359              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
25360              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
25361              
25362              (unfinished: time/hires tests 3, 5, 14 failing, but better
25363              than wholesale failure)
25364      Branch: perl
25365            ! ext/Time/HiRes/HiRes.xs
25366 ____________________________________________________________________________
25367 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
25368         Log: Subject: [PATCH 5.6.1] OS/2 improvements
25369              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25370              Date: Thu, 28 Jun 2001 16:03:14 -0400
25371              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
25372      Branch: perl
25373            + os2/os2_base.t
25374            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
25375            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
25376            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
25377            ! os2/os2ish.h
25378 ____________________________________________________________________________
25379 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
25380         Log: Subject: Incrementing Extutils::Manifest's $VERSION
25381              From: Michael G Schwern <schwern@pobox.com>
25382              Date: Thu, 28 Jun 2001 13:13:49 -0400
25383              Message-ID: <20010628131349.A14738@blackrider>
25384      Branch: maint-5.6/perl
25385            ! lib/ExtUtils/Manifest.pm
25386 ____________________________________________________________________________
25387 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
25388         Log: AIX tweak from Merijn Brand.
25389      Branch: perl
25390            ! hints/aix.sh
25391 ____________________________________________________________________________
25392 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
25393         Log: Create the macperl branch.
25394      Branch: maint-5.6/macperl
25395           +> (branch 1728 files)
25396 ____________________________________________________________________________
25397 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
25398         Log: Update Changes.
25399      Branch: perl
25400            ! Changes patchlevel.h
25401 ____________________________________________________________________________
25402 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
25403         Log: More Perforce lore.
25404      Branch: perl
25405            ! Porting/repository.pod
25406 ____________________________________________________________________________
25407 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
25408         Log: Metaconfig unit changes for #11003.
25409      Branch: metaconfig/U/perl
25410            + d_nl_langinfo.U i_langinfo.U
25411 ____________________________________________________________________________
25412 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
25413         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
25414              Expected not to exist in non-UNIX excepting in VMS, where
25415              according to a quick web survey they just might.
25416      Branch: perl
25417            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
25418            ! Porting/config_H config_h.SH configure.com epoc/config.sh
25419            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
25420            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
25421            ! win32/config.bc win32/config.gc win32/config.vc
25422 ____________________________________________________________________________
25423 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
25424         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
25425              in AIX is one is doing a 64-bit build.
25426      Branch: perl
25427            ! hints/aix.sh
25428 ____________________________________________________________________________
25429 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
25430         Log: Metaconfig unit changes for #11000.
25431      Branch: metaconfig/U/perl
25432            ! use64bits.U uselfs.U
25433 ____________________________________________________________________________
25434 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
25435         Log: Move use64bitint and use64bitall before uselargefiles.
25436      Branch: perl
25437            ! Configure
25438 ____________________________________________________________________________
25439 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
25440         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
25441              From: Robert Spier <rspier@pobox.com>
25442              Message-ID: <15162.41164.618712.841415@rls.cx>
25443              Date: Wed, 27 Jun 2001 23:13:16 -0400
25444      Branch: perl
25445            ! doio.c
25446 ____________________________________________________________________________
25447 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
25448         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
25449              From: Peter Prymmer <pvhp@forte.com>
25450              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
25451              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
25452      Branch: perl
25453            ! numeric.c
25454 ____________________________________________________________________________
25455 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
25456         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
25457              From: Peter Prymmer <pvhp@forte.com>
25458              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
25459              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
25460      Branch: perl
25461            ! configure.com ext/Digest/MD5/Makefile.PL
25462 ____________________________________________________________________________
25463 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
25464         Log: Update Changes.
25465      Branch: perl
25466            ! Changes patchlevel.h
25467 ____________________________________________________________________________
25468 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
25469         Log: Tiny EPOC updates.
25470      Branch: perl
25471            ! epoc/config.sh
25472 ____________________________________________________________________________
25473 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
25474         Log: The Test::More and Test::Simple tests required help
25475              thanks to our schizophrenic test scheme.
25476      Branch: perl
25477            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
25478            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
25479            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
25480            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
25481            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
25482 ____________________________________________________________________________
25483 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
25484         Log: Upgrade to Test::Simple 0.09.
25485      Branch: perl
25486            + lib/Test/Simple/Changes
25487            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
25488            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
25489            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
25490            ! lib/Test/Simple/t/plan_is_noplan.t
25491 ____________________________________________________________________________
25492 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
25493         Log: Upgrade to Test::More 0.07.
25494      Branch: perl
25495            + lib/Test/More/Changes
25496            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
25497            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
25498            ! lib/Test/More/t/skipall.t
25499 ____________________________________________________________________________
25500 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
25501         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
25502              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25503              Date: Wed, 27 Jun 2001 18:40:04 +0200
25504              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
25505      Branch: perl
25506            ! hints/hpux.sh
25507 ____________________________________________________________________________
25508 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
25509         Log: Subject: [PATCH README.qnx hints/qnx.sh]
25510              From: Norton Allen <allen@huarp.harvard.edu>
25511              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
25512              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
25513      Branch: perl
25514            ! README.qnx hints/qnx.sh
25515 ____________________________________________________________________________
25516 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
25517         Log: Subject: [PATCH] two little documentation nits
25518              From: Abhijit Menon-Sen <ams@wiw.org>
25519              Date: Wed, 27 Jun 2001 20:07:50 +0530
25520              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
25521      Branch: perl
25522            ! sv.c sv.h
25523 ____________________________________________________________________________
25524 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
25525         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
25526              From: Norton Allen <allen@huarp.harvard.edu>
25527              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
25528              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
25529      Branch: perl
25530            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
25531 ____________________________________________________________________________
25532 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
25533         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
25534              From: Michael G Schwern <schwern@pobox.com>
25535              Date: Wed, 27 Jun 2001 02:34:58 -0400
25536              Message-ID: <20010627023458.K23874@blackrider>
25537      Branch: perl
25538            ! vms/test.com
25539 ____________________________________________________________________________
25540 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
25541         Log: Add perl_clone_host() for Netware.
25542      Branch: perl
25543            ! NetWare/nw5.c
25544 ____________________________________________________________________________
25545 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
25546         Log: GCC 3.0 hints for HP-UX.
25547      Branch: perl
25548            ! hints/hpux.sh
25549 ____________________________________________________________________________
25550 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
25551         Log: In some Linux distributions the libndbm is broken
25552              (no null key support), therefore link with libgdbm
25553              (if available), since it has a working ndbm emulation,
25554              from Jonathan Stowe.
25555      Branch: perl
25556            + ext/NDBM_File/hints/linux.pl
25557            ! MANIFEST
25558 ____________________________________________________________________________
25559 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
25560         Log: Subject: [PATCH perl@10930] find.t hack for VMS
25561              From: "Craig A. Berry" <craigberry@mac.com>
25562              Date: Tue, 26 Jun 2001 23:40:25 -0500
25563              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
25564      Branch: perl
25565            ! lib/File/Find/find.t
25566 ____________________________________________________________________________
25567 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
25568         Log: AUTHORS updates.
25569      Branch: perl
25570            ! AUTHORS
25571 ____________________________________________________________________________
25572 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
25573         Log: Metaconfig unit change like #10980.
25574      Branch: metaconfig
25575            ! U/compline/d_stdstdio.U
25576 ____________________________________________________________________________
25577 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
25578         Log: "lose the it's", from Abhijit Menon-Sen.
25579              ("It's" not searched, pods not searched.)
25580      Branch: perl
25581            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
25582            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
25583            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
25584            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
25585            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
25586            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
25587 ____________________________________________________________________________
25588 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
25589         Log: "lose the looses", from Abhijit Menon-Sen.
25590      Branch: perl
25591            ! ext/B/B/Assembler.pm gv.c
25592 ____________________________________________________________________________
25593 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
25594         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
25595      Branch: perl
25596            ! hints/os390.sh
25597 ____________________________________________________________________________
25598 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
25599         Log: DEC C 5.3 on the VAX simply doesn't seem to like
25600              compiling the MD5 extension, disable it there for now,
25601              from Peter Prymmer.
25602      Branch: perl
25603            ! configure.com
25604 ____________________________________________________________________________
25605 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
25606         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
25607              From: Jonathan Stowe <gellyfish@gellyfish.com>
25608              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
25609              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
25610      Branch: perl
25611            ! pod/perlfaq3.pod
25612 ____________________________________________________________________________
25613 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
25614         Log: Subject: [PATCH 5.6.1] perlxs misprints
25615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25616              Date: Tue, 26 Jun 2001 17:20:00 -0400
25617              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
25618      Branch: perl
25619            ! pod/perlxs.pod
25620 ____________________________________________________________________________
25621 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
25622         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
25623              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25624              Date: Tue, 26 Jun 2001 17:27:07 -0400
25625              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
25626      Branch: perl
25627            ! lib/ExtUtils/MM_Unix.pm
25628 ____________________________________________________________________________
25629 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
25630         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
25631              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25632              Date: Tue, 26 Jun 2001 17:23:24 -0400
25633              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
25634      Branch: perl
25635            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
25636 ____________________________________________________________________________
25637 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
25638         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
25639              by Olaf Flebbe.
25640      Branch: perl
25641            ! perl.h
25642 ____________________________________________________________________________
25643 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
25644         Log: Detypo.
25645      Branch: perl
25646            ! lib/Memoize/t/tie_sdbm.t
25647 ____________________________________________________________________________
25648 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
25649         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
25650      Branch: perl
25651            ! win32/perllib.c
25652 ____________________________________________________________________________
25653 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
25654         Log: Subject: [patch] perl_clone+CvFILE
25655              From: Doug MacEachern <dougm@covalent.net>
25656              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
25657              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
25658      Branch: perl
25659            ! sv.c
25660 ____________________________________________________________________________
25661 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
25662         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
25663              From: Mark-Jason Dominus <mjd@plover.com>
25664              Date: Tue, 26 Jun 2001 12:33:01 -0400
25665              Message-ID: <20010626163301.31298.qmail@plover.com>
25666      Branch: perl
25667            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
25668 ____________________________________________________________________________
25669 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
25670         Log: Update Changes.
25671      Branch: perl
25672            ! Changes patchlevel.h
25673 ____________________________________________________________________________
25674 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
25675         Log: Also catfile() needs now to explicitly exported.
25676      Branch: perl
25677            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
25678 ____________________________________________________________________________
25679 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
25680         Log: Regen toc.
25681      Branch: perl
25682            ! pod/perltoc.pod
25683 ____________________________________________________________________________
25684 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
25685         Log: Nonexistent pod command.
25686      Branch: perl
25687            ! pod/perl572delta.pod
25688 ____________________________________________________________________________
25689 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
25690         Log: Be more portable in the quest for tmpdir.
25691      Branch: perl
25692            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
25693 ____________________________________________________________________________
25694 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
25695         Log: Be more portable in finding out the home directory,
25696              and use File::Spec to do the concat.
25697              (Come to think of it, couldn't File::Spec provide
25698              for a ->homedir method?)
25699      Branch: perl
25700            ! lib/Net/Config.pm
25701 ____________________________________________________________________________
25702 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
25703         Log: Doc patch for #10959.
25704      Branch: perl
25705            ! pod/perlfunc.pod
25706 ____________________________________________________________________________
25707 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
25708         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
25709              From: "Philip Newton" <pnewton@gmx.de>
25710              Date: Tue, 26 Jun 2001 16:26:47 +0200
25711              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
25712      Branch: perl
25713            ! pod/perldata.pod
25714 ____________________________________________________________________________
25715 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
25716         Log: Subject: [PATH] shared -> unique;
25717              From: "Artur Bergman" <artur@contiller.se>
25718              Date: Tue, 26 Jun 2001 16:18:40 +0200
25719              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
25720              
25721              Because "shared" isn't: it's read-only.
25722      Branch: perl
25723            ! toke.c xsutils.c
25724 ____________________________________________________________________________
25725 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
25726         Log: Escape multiline croak messages.
25727      Branch: perl
25728            ! t/op/ver.t
25729 ____________________________________________________________________________
25730 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
25731         Log: No more pragma/*.t for minitest.
25732      Branch: perl
25733            ! Makefile.SH
25734 ____________________________________________________________________________
25735 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
25736         Log: AUTHORS updates.
25737      Branch: perl
25738            ! AUTHORS
25739 ____________________________________________________________________________
25740 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
25741         Log: delta updates.
25742      Branch: perl
25743            ! pod/perl572delta.pod
25744 ____________________________________________________________________________
25745 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
25746         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
25747              From: Artur Bergman <artur@contiller.se> 
25748              Date: Tue, 26 Jun 2001 15:32:53 +0200
25749              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
25750      Branch: perl
25751            ! makedef.pl sv.c sv.h win32/perllib.c
25752 ____________________________________________________________________________
25753 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
25754         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
25755              From: Jonathan Stowe <gellyfish@gellyfish.com>
25756              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
25757              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
25758              
25759              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
25760      Branch: perl
25761            + ext/Time/HiRes/hints/sco.pl
25762            ! MANIFEST
25763 ____________________________________________________________________________
25764 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
25765         Log: Subject: [PATCH 5.6.1] static build
25766              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25767              Date: Tue, 26 Jun 2001 04:22:25 -0400
25768              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
25769      Branch: perl
25770            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
25771            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
25772 ____________________________________________________________________________
25773 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
25774         Log: DJGPP patches from Laszlo Molnar.
25775      Branch: perl
25776            ! djgpp/djgpp.c perl.c util.c
25777 ____________________________________________________________________________
25778 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
25779         Log: Netware patches from Ananth Kesari.
25780      Branch: perl
25781            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
25782            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
25783            ! NetWare/nwtinfo.h
25784 ____________________________________________________________________________
25785 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
25786         Log: Detypo.
25787      Branch: perl
25788            ! ext/Errno/Errno_pm.PL
25789 ____________________________________________________________________________
25790 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
25791         Log: There seems to be two ways of spelling the $^O in *STEP.
25792      Branch: perl
25793            ! ext/Errno/Errno_pm.PL
25794 ____________________________________________________________________________
25795 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
25796         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
25797              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
25798      Branch: perl
25799            ! ext/Errno/Errno_pm.PL
25800 ____________________________________________________________________________
25801 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
25802         Log: Known bugs update.
25803      Branch: perl
25804            ! pod/perl572delta.pod
25805 ____________________________________________________________________________
25806 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
25807         Log: The default installation of Cygwin has 500 as root's uid.
25808      Branch: perl
25809            ! lib/User/pwent.t
25810 ____________________________________________________________________________
25811 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
25812         Log: Be even more relaxed (re-allow having only one entry).
25813      Branch: perl
25814            ! t/op/grent.t t/op/pwent.t
25815 ____________________________________________________________________________
25816 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
25817         Log: Test failure updates.
25818      Branch: perl
25819            ! pod/perl572delta.pod
25820 ____________________________________________________________________________
25821 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
25822         Log: MPE/iX test tweaks from Mark Bixby.
25823      Branch: perl
25824            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
25825            ! t/io/fs.t t/op/stat.t
25826 ____________________________________________________________________________
25827 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
25828         Log: Microperl findings.
25829      Branch: perl
25830            ! perl.h pp_sys.c
25831 ____________________________________________________________________________
25832 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
25833         Log: Touch uconfig.h.
25834      Branch: perl
25835            ! uconfig.h
25836 ____________________________________________________________________________
25837 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
25838         Log: Subject: [PATCH] Proposed fix for Pod::Man
25839              From: Rob Napier <rnapier@employees.org>
25840              Date: Mon, 25 Jun 2001 15:49:24 -0400
25841              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
25842              
25843              Cater for Solaris nroff brokenness (shortchanges daisywheel
25844              printers, but hey, we also no more support PDPs.)
25845      Branch: perl
25846            ! lib/Pod/Man.pm
25847 ____________________________________________________________________________
25848 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
25849         Log: Typo in #10937.
25850      Branch: perl
25851            ! ext/POSIX/sigaction.t
25852 ____________________________________________________________________________
25853 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
25854         Log: SIGCONT not trappable in VMS.
25855      Branch: perl
25856            ! ext/POSIX/sigaction.t
25857 ____________________________________________________________________________
25858 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
25859         Log: Subject: [DRAFT] Encode-Tcl.t
25860              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25861              Date: Tue, 26 Jun 2001 03:38:08 +0900
25862              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
25863      Branch: perl
25864            + ext/Encode/Encode/Tcl.t
25865            ! MANIFEST ext/Encode/Encode/Tcl.pm
25866 ____________________________________________________________________________
25867 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
25868         Log: Because of #10932 retract also the perlfunc hunk of #10910.
25869      Branch: perl
25870            ! pod/perlfunc.pod
25871 ____________________________________________________________________________
25872 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
25873         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
25874              by Ilya Zakharevich in
25875              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
25876      Branch: perl
25877            ! XSUB.h
25878 ____________________________________________________________________________
25879 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
25880         Log: Typo in #10889.
25881      Branch: perl
25882            ! hints/uts.sh
25883 ____________________________________________________________________________
25884 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
25885         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
25886              From: Abhijit Menon-Sen <ams@wiw.org>
25887              Date: Mon, 25 Jun 2001 23:45:45 +0530
25888              Message-ID: <20010625234545.A5022@lustre.linux.in>
25889      Branch: perl
25890            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
25891 ____________________________________________________________________________
25892 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
25893         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
25894              From: Michael G Schwern <schwern@pobox.com>
25895              Date: Mon, 25 Jun 2001 14:35:51 -0400
25896              Message-ID: <20010625143551.H13819@blackrider>
25897      Branch: perl
25898            ! lib/Test.pm
25899 ____________________________________________________________________________
25900 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
25901         Log: Update Changes.
25902      Branch: perl
25903            ! Changes patchlevel.h
25904 ____________________________________________________________________________
25905 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
25906         Log: Regen toc and modlib.
25907      Branch: perl
25908            ! pod/perlmodlib.pod pod/perltoc.pod
25909 ____________________________________________________________________________
25910 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
25911         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
25912              for the benefit of C++ compilers, as suggested by Guruprasad.
25913      Branch: perl
25914            ! embed.pl proto.h
25915 ____________________________________________________________________________
25916 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
25917         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
25918              From: Jonathan Stowe <gellyfish@gellyfish.com>
25919              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
25920              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
25921      Branch: perl
25922            ! pod/perlfaq5.pod
25923 ____________________________________________________________________________
25924 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
25925         Log: Missed from #10925.
25926      Branch: perl
25927            ! gv.c
25928 ____________________________________________________________________________
25929 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
25930         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
25931              From: Robin Houston <robin@kitsite.com>
25932              Date: Sat, 19 May 2001 16:19:34 +0100
25933              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
25934      Branch: perl
25935            ! cv.h gv.h op.c
25936 ____________________________________________________________________________
25937 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
25938         Log: Netware README tweak.
25939      Branch: perl
25940            ! README.netware
25941 ____________________________________________________________________________
25942 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
25943         Log: Subject: [PATCH] Re: overload.t fails
25944              From: Abhijit Menon-Sen <ams@wiw.org>
25945              Date: Mon, 25 Jun 2001 14:52:20 +0530
25946              Message-ID: <20010625145220.A24114@lustre.linux.in>
25947      Branch: perl
25948            ! lib/overload.t
25949 ____________________________________________________________________________
25950 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
25951         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
25952              From: Mike Guy <mjtg@cam.ac.uk>
25953              Date: Mon, 25 Jun 2001 11:43:23 +0100
25954              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
25955      Branch: perl
25956            ! lib/Carp.pm
25957 ____________________________________________________________________________
25958 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
25959         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
25960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25961              Date: Sun, 24 Jun 2001 05:17:05 -0400
25962              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
25963      Branch: perl
25964            ! os2/os2ish.h
25965 ____________________________________________________________________________
25966 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
25967         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
25968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25969              Date: Mon, 25 Jun 2001 05:52:27 -0400
25970              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
25971      Branch: perl
25972            ! hints/os2.sh
25973 ____________________________________________________________________________
25974 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
25975         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
25976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25977              Date: Mon, 25 Jun 2001 05:23:35 -0400
25978              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
25979      Branch: perl
25980            ! os2/os2.c
25981 ____________________________________________________________________________
25982 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
25983         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
25984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25985              Date: Mon, 25 Jun 2001 05:04:32 -0400
25986              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
25987      Branch: perl
25988            ! os2/OS2/REXX/DLL/DLL.pm
25989 ____________________________________________________________________________
25990 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
25991         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
25992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25993              Date: Mon, 25 Jun 2001 05:02:36 -0400
25994              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
25995      Branch: perl
25996            ! mg.c os2/dl_os2.c os2/os2.c
25997 ____________________________________________________________________________
25998 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
25999         Log: Subject: Re: [PATCH 5.6.1] misprints
26000              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26001              Date: Mon, 25 Jun 2001 04:50:50 -0400
26002              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
26003      Branch: perl
26004            ! os2/os2.c pp_sys.c
26005 ____________________________________________________________________________
26006 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
26007         Log: Add Test::More and Test::Simple to the delta.
26008      Branch: perl
26009            ! pod/perl572delta.pod
26010 ____________________________________________________________________________
26011 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
26012         Log: Add Test::More, from Michael G Schwern.
26013      Branch: perl
26014            + lib/Test/More.pm lib/Test/More/t/More.t
26015            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
26016            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
26017            + t/lib/Test/More/Catch.pm
26018            ! MANIFEST
26019 ____________________________________________________________________________
26020 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
26021         Log: Add Test::Simple from Michael G Schwern.
26022      Branch: perl
26023            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
26024            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
26025            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
26026            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
26027            + t/lib/Test/Simple/Catch.pm
26028            + t/lib/Test/Simple/sample_tests/death.plx
26029            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
26030            + t/lib/Test/Simple/sample_tests/extras.plx
26031            + t/lib/Test/Simple/sample_tests/five_fail.plx
26032            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
26033            + t/lib/Test/Simple/sample_tests/one_fail.plx
26034            + t/lib/Test/Simple/sample_tests/require.plx
26035            + t/lib/Test/Simple/sample_tests/success.plx
26036            + t/lib/Test/Simple/sample_tests/too_few.plx
26037            + t/lib/Test/Simple/sample_tests/two_fail.plx
26038            ! MANIFEST
26039 ____________________________________________________________________________
26040 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
26041         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
26042              From: "Craig A. Berry" <craigberry@mac.com>
26043              Date: Sun, 24 Jun 2001 23:41:36 -0500
26044              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
26045      Branch: perl
26046            ! pp_sys.c
26047 ____________________________________________________________________________
26048 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
26049         Log: Upgrade to Attribute::Handlers 0.70.
26050      Branch: perl
26051            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
26052            ! MANIFEST lib/Attribute/Handlers.pm
26053 ____________________________________________________________________________
26054 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
26055         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
26056              From: Abhijit Menon-Sen <ams@wiw.org>
26057              Date: Sat, 23 Jun 2001 05:17:44 +0530
26058              Message-ID: <20010623051744.A18583@lustre.linux.in>
26059              
26060              (Can't think of a good place to put tests.)
26061      Branch: perl
26062            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
26063 ____________________________________________________________________________
26064 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
26065         Log: Subject: [PATCH] t/op/pat.t typo fix
26066              From: Richard Soderberg <rs@crystalflame.net>
26067              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
26068              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
26069      Branch: perl
26070            ! t/op/pat.t
26071 ____________________________________________________________________________
26072 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
26073         Log: Move the pack warnings to their own file, as pointed
26074              out by Spider.
26075      Branch: perl
26076            + t/lib/warnings/pp_pack
26077            ! MANIFEST t/lib/warnings/pp
26078 ____________________________________________________________________________
26079 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
26080         Log: Update Changes.
26081      Branch: perl
26082            ! Changes patchlevel.h
26083 ____________________________________________________________________________
26084 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
26085         Log: Partially fix a problem noticed by IRIX compiler:
26086              the initialization of parse_start was bypassed by
26087              several gotos.  Now initialized to zero, which may
26088              not be the best choice.
26089      Branch: perl
26090            ! regcomp.c
26091 ____________________________________________________________________________
26092 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
26093         Log: Relax the group and password tests back to moaning only
26094              if no matches at all are found.  (Even with a small sample
26095              I could find many sites where there are, umm, anomalies in
26096              the said databases.)       
26097      Branch: perl
26098            ! t/op/grent.t t/op/pwent.t
26099 ____________________________________________________________________________
26100 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
26101         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
26102      Branch: perl
26103            ! pp_ctl.c
26104 ____________________________________________________________________________
26105 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
26106         Log: De-cut-and-pasto in #10902.
26107      Branch: perl
26108            ! pp_ctl.c
26109 ____________________________________________________________________________
26110 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
26111         Log: The #10771 didn't take?
26112      Branch: perl
26113            ! pp_ctl.c
26114 ____________________________________________________________________________
26115 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
26116         Log: Undo the filetests part of #10900, under multiplicity
26117              weird errors take place.
26118      Branch: perl
26119            ! pp_sys.c
26120 ____________________________________________________________________________
26121 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
26122         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
26123      Branch: perl
26124            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
26125 ____________________________________________________________________________
26126 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
26127         Log: (Replaced by #10922)
26128              
26129              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
26130              From: Tony Bowden <tony@kasei.com>
26131              Date: Sun, 24 Jun 2001 17:32:40 +0100
26132              Message-ID: <20010624173240.A16293@blackstar.co.uk>
26133              
26134              Document (well, mention) shortmess() and longmess()
26135              to rob people of their fun of reinventing the weel.
26136      Branch: perl
26137            ! lib/Carp.pm
26138 ____________________________________________________________________________
26139 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
26140         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
26141              From: Brian Jepson <bjepson@oreilly.com>
26142              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
26143              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
26144      Branch: perl
26145            ! pp_sys.c
26146 ____________________________________________________________________________
26147 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
26148         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
26149              From: Robin Barker <rmb1@cise.npl.co.uk> 
26150              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
26151              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
26152      Branch: perl
26153            ! lib/CPAN.pm
26154 ____________________________________________________________________________
26155 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
26156         Log: Memoize patch from mjd.
26157      Branch: perl
26158            ! lib/Memoize/t/tie_storable.t
26159 ____________________________________________________________________________
26160 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
26161         Log: Spec the sv_pvprintify() a bit more.
26162      Branch: perl
26163            ! pod/perltodo.pod
26164 ____________________________________________________________________________
26165 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
26166         Log: Upgrade to Memoize 0.65.
26167      Branch: perl
26168            + lib/Memoize/t/array_confusion.t
26169            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
26170            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
26171            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
26172            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
26173            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
26174            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
26175            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
26176            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
26177            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
26178            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
26179            ! lib/Memoize/t/tie_storable.t
26180 ____________________________________________________________________________
26181 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
26182         Log: Metaconfig unit change for #10892.
26183      Branch: metaconfig
26184            ! U/modified/Options.U
26185 ____________________________________________________________________________
26186 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
26187         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
26188              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26189              Date: Sun, 24 Jun 2001 05:24:40 -0400
26190              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
26191      Branch: perl
26192            ! Configure hints/os2.sh
26193 ____________________________________________________________________________
26194 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
26195         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
26196              From: Mike Guy <mjtg@cam.ac.uk>
26197              Date: Sun, 24 Jun 2001 15:28:39 +0100
26198              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
26199              
26200              Fix an ancient (5.002) bug.
26201      Branch: perl
26202            ! lib/Carp/Heavy.pm
26203 ____________________________________________________________________________
26204 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
26205         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
26206              variables.
26207      Branch: perl
26208            ! pp_sys.c
26209 ____________________________________________________________________________
26210 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
26211         Log: Make UTS as per #10888.
26212      Branch: perl
26213            ! hints/uts.sh
26214 ____________________________________________________________________________
26215 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
26216         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
26217      Branch: perl
26218            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
26219            ! mpeix/mpeixish.h perl.h unixish.h
26220 ____________________________________________________________________________
26221 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
26222         Log: AUTHORS update.
26223      Branch: perl
26224            ! AUTHORS
26225 ____________________________________________________________________________
26226 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
26227         Log: Subject: Encode::Tcl for multibyte doesnot work
26228              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
26229              Date: Sun, 24 Jun 2001 22:48:21 +0900
26230              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
26231      Branch: perl
26232            ! ext/Encode/Encode/Tcl.pm
26233 ____________________________________________________________________________
26234 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
26235         Log: Subject: [PATCH] Remove tautology in error messages
26236              From: Mike Guy <mjtg@cam.ac.uk>
26237              Date: Sun, 24 Jun 2001 13:31:00 +0100
26238              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
26239      Branch: perl
26240            ! pp_sys.c
26241 ____________________________________________________________________________
26242 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
26243         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
26244      Branch: perl
26245            ! hints/darwin.sh
26246 ____________________________________________________________________________
26247 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
26248         Log: Subject: Re: [PATCH 5.6.1] test suite
26249              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26250              Date: Sun, 24 Jun 2001 05:47:05 -0400
26251              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
26252              
26253              Test suite fixes.
26254      Branch: perl
26255            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
26256 ____________________________________________________________________________
26257 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
26258         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
26259              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26260              Date: Sun, 24 Jun 2001 05:37:19 -0400
26261              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
26262      Branch: perl
26263            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
26264 ____________________________________________________________________________
26265 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
26266         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
26267              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26268              Date: Sun, 24 Jun 2001 05:34:50 -0400
26269              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
26270              
26271              Pacify compiler warnings.
26272      Branch: perl
26273            ! pp_sys.c
26274 ____________________________________________________________________________
26275 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
26276         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
26277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26278              Date: Sun, 24 Jun 2001 05:21:18 -0400
26279              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
26280              
26281              Enable compression of executables during link time.
26282      Branch: perl
26283            ! hints/os2.sh
26284 ____________________________________________________________________________
26285 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
26286         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
26287              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26288              Date: Sun, 24 Jun 2001 05:15:11 -0400
26289              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
26290              
26291              Add ordinals to the export list for Perl DLL.
26292              (Breaks intra-version DLL compatibility.)
26293      Branch: perl
26294            ! makedef.pl
26295 ____________________________________________________________________________
26296 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
26297         Log: Allow (displaying and) re-editing the Subject in perlbug.
26298              Also abstract the Subject quality control into a function.
26299      Branch: perl
26300            ! utils/perlbug.PL
26301 ____________________________________________________________________________
26302 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
26303         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
26304      Branch: perl
26305            ! utils/perlbug.PL
26306 ____________________________________________________________________________
26307 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
26308         Log: Regen toc and modlib.
26309      Branch: perl
26310            ! pod/perlmodlib.pod pod/perltoc.pod
26311 ____________________________________________________________________________
26312 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
26313         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
26314              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
26315              attribute semantics as much as possible, or 'ntsec' which uses
26316              native NTFS semantics.)  (See also #10877.)
26317      Branch: perl
26318            ! perl.c
26319 ____________________________________________________________________________
26320 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
26321         Log: (Retracted by #11586)
26322              
26323              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
26324      Branch: perl
26325            ! lib/Test/Harness.pm
26326 ____________________________________________________________________________
26327 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
26328         Log: Just zap the -uPerlio.
26329      Branch: perl
26330            ! ext/B/Stash.t
26331 ____________________________________________________________________________
26332 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
26333         Log: Do not test PerlIO if PerlIO not used.
26334      Branch: perl
26335            ! ext/PerlIO/PerlIO.t
26336 ____________________________________________________________________________
26337 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
26338         Log: Regen perlapi.
26339      Branch: perl
26340            ! pod/perlapi.pod
26341 ____________________________________________________________________________
26342 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
26343         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
26344              From: Nicholas Clark <nick@ccl4.org>
26345              Date: Sat, 23 Jun 2001 22:55:47 +0100
26346              Message-ID: <20010623225547.Z98663@plum.flirble.org>
26347      Branch: perl
26348            ! numeric.c
26349 ____________________________________________________________________________
26350 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
26351         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
26352              From: Prymmer/Kahn <pvhp@best.com>
26353              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
26354              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
26355      Branch: perl
26356            ! lib/h2xs.t
26357 ____________________________________________________________________________
26358 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
26359         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
26360              cygwin does not taint cwd, just like win32.
26361      Branch: perl
26362            ! lib/File/Find/taint.t t/op/taint.t
26363 ____________________________________________________________________________
26364 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
26365         Log: Retract #10865, the patch should be unnecessary.
26366              (But seemingly helpful in Cygwin?  Strange.)
26367      Branch: perl
26368            ! lib/Memoize/t/tie_ndbm.t
26369 ____________________________________________________________________________
26370 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
26371         Log: Misplaced test file; plus Cygwin filesystem semantics.
26372      Branch: perl
26373            + ext/SDBM_File/sdbm.t
26374            - ext/ODBM_File/sdbm.t
26375            ! MANIFEST
26376 ____________________________________________________________________________
26377 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
26378         Log: (Retracted by #10867.)
26379      Branch: perl
26380            ! lib/Memoize/t/tie_ndbm.t
26381 ____________________________________________________________________________
26382 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
26383         Log: Metaconfig unit change for #10863.
26384      Branch: metaconfig/U/perl
26385            ! Extensions.U
26386 ____________________________________________________________________________
26387 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
26388         Log: In Cygwin do not build NDBM_File and ODBM_File unless
26389              -lndbm and -ldbm are available.
26390      Branch: perl
26391            ! Configure config_h.SH
26392 ____________________________________________________________________________
26393 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
26394         Log: More Cygwin filesystem semantics.
26395      Branch: perl
26396            ! t/io/fs.t t/op/stat.t
26397 ____________________________________________________________________________
26398 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
26399         Log: More DOSish permission semantics for Cygwin.
26400      Branch: perl
26401            ! lib/AnyDBM_File.t
26402 ____________________________________________________________________________
26403 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
26404         Log: Cygwin too has different permission semantics.
26405      Branch: perl
26406            ! ext/GDBM_File/gdbm.t
26407 ____________________________________________________________________________
26408 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
26409         Log: The group (and assumedly passwd) databases can have
26410              only one entry (this is the case in cygwin).
26411      Branch: perl
26412            ! t/op/grent.t t/op/pwent.t
26413 ____________________________________________________________________________
26414 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
26415         Log: Also in Cygwin use Socket to figure out domainname
26416              (if any) (avoids trying to call external 'domainname',
26417              which doesn't at the moment exist in Cygwin)
26418      Branch: perl
26419            ! lib/Net/Domain.pm
26420 ____________________________________________________________________________
26421 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
26422         Log: Remove also the lib$Foo.def, not just $Foo.def.
26423      Branch: perl
26424            ! lib/ExtUtils/MM_Unix.pm
26425 ____________________________________________________________________________
26426 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
26427         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
26428      Branch: perl
26429            ! unixish.h
26430 ____________________________________________________________________________
26431 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
26432         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
26433              to match the whole isprint(), only the space character.
26434      Branch: perl
26435            ! handy.h pod/perlre.pod t/op/pat.t
26436 ____________________________________________________________________________
26437 [ 10854] By: nick                                  on 2001/06/23  08:09:33
26438         Log: Integrate mainline
26439      Branch: perlio
26440           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
26441           !> lib/ExtUtils.t lib/File/Find/taint.t
26442           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
26443           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
26444           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
26445 ____________________________________________________________________________
26446 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
26447         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
26448              with its floats    in os390 and s390 (UTS).
26449      Branch: perl
26450            ! lib/Math/BigInt/t/bigintpm.t
26451 ____________________________________________________________________________
26452 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
26453         Log: Add also UTS (s390) to the non-IEEE float platforms.
26454      Branch: perl
26455            ! t/op/sprintf.t
26456 ____________________________________________________________________________
26457 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
26458         Log: Subject: RFC: what are applicable standards for exponent sizes?
26459              From: Peter Prymmer <pvhp@forte.com>
26460              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
26461              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
26462      Branch: perl
26463            ! t/op/sprintf.t
26464 ____________________________________________________________________________
26465 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
26466         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
26467              From: Peter Prymmer <pvhp@forte.com>
26468              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
26469              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
26470      Branch: perl
26471            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
26472 ____________________________________________________________________________
26473 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
26474         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
26475              From: Peter Prymmer <pvhp@forte.com>
26476              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
26477              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
26478      Branch: perl
26479            ! lib/ExtUtils.t
26480 ____________________________________________________________________________
26481 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
26482         Log: Retract #10845.
26483      Branch: perl
26484            ! lib/File/Find/taint.t
26485 ____________________________________________________________________________
26486 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
26487         Log: Yet another error message.
26488      Branch: perl
26489            ! t/op/mkdir.t
26490 ____________________________________________________________________________
26491 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
26492         Log: The croak message for nonexistent socket functions may vary.
26493      Branch: perl
26494            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
26495 ____________________________________________________________________________
26496 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
26497         Log: (Retracted by #10848.)
26498      Branch: perl
26499            ! lib/File/Find/taint.t
26500 ____________________________________________________________________________
26501 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
26502         Log: Integrate perlio.
26503      Branch: perl
26504           !> lib/File/Find/taint.t t/op/write.t
26505 ____________________________________________________________________________
26506 [ 10843] By: nick                                  on 2001/06/22  21:24:51
26507         Log: Back out debug in taint.t
26508      Branch: perlio
26509            ! lib/File/Find/taint.t
26510 ____________________________________________________________________________
26511 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
26512         Log: setitimer() does not exist in Unicos, despite of what
26513              Configure thinks, from Mark P. Lutz.
26514      Branch: perl
26515            ! hints/unicos.sh
26516 ____________________________________________________________________________
26517 [ 10841] By: nick                                  on 2001/06/22  21:19:36
26518         Log: Skip cwd test on Win32 ???
26519      Branch: perlio
26520            ! lib/File/Find/taint.t
26521 ____________________________________________________________________________
26522 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
26523         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
26524              and Tru64 gcc -Wall happy.
26525      Branch: perl
26526            ! mg.c
26527 ____________________________________________________________________________
26528 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
26529         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
26530      Branch: perl
26531            ! ext/IPC/SysV/Semaphore.pm
26532 ____________________________________________________________________________
26533 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
26534         Log: Metaconfig unit change for #10837.
26535      Branch: metaconfig/U/perl
26536            ! Cross.U
26537 ____________________________________________________________________________
26538 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
26539         Log: Cleanup of the cross-compilation unit.
26540      Branch: perl
26541            ! Configure
26542 ____________________________________________________________________________
26543 [ 10836] By: nick                                  on 2001/06/22  20:45:12
26544         Log: Skip |- based op/write.t on Win32 as well as VMS
26545      Branch: perlio
26546            ! t/op/write.t
26547 ____________________________________________________________________________
26548 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
26549         Log: Integrate perlio.
26550      Branch: perl
26551           !> util.c
26552 ____________________________________________________________________________
26553 [ 10834] By: nick                                  on 2001/06/22  20:41:54
26554         Log: Integrate mainline
26555      Branch: perlio
26556           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
26557           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
26558           !> vos/config.ga.h
26559 ____________________________________________________________________________
26560 [ 10833] By: nick                                  on 2001/06/22  20:22:58
26561         Log: Patcho fix.
26562      Branch: perlio
26563            ! util.c
26564 ____________________________________________________________________________
26565 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
26566         Log: Metaconfig unit changes for #10831.
26567      Branch: metaconfig
26568            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
26569 ____________________________________________________________________________
26570 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
26571         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
26572              From: Andy Dougherty <doughera@lafayette.edu>
26573              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
26574              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
26575      Branch: perl
26576            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26577            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
26578 ____________________________________________________________________________
26579 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
26580         Log: MPE/iX prototype nits from Mark Bixby.
26581      Branch: perl
26582            ! pp_sys.c
26583 ____________________________________________________________________________
26584 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
26585         Log: Detypo.
26586      Branch: perl
26587            ! util.c
26588 ____________________________________________________________________________
26589 [ 10828] By: nick                                  on 2001/06/22  15:33:37
26590         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
26591      Branch: perlio
26592           +> lib/h2xs.t
26593           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
26594           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
26595           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
26596           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
26597           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
26598           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
26599           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
26600           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
26601           !> vms/vmsish.h
26602 ____________________________________________________________________________
26603 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
26604         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
26605              Date: Fri, 22 Jun 2001 10:08:35 -0500
26606              From: "Craig A. Berry" <craigberry@mac.com>
26607              Message-Id: <a05101001b75908704194@[192.168.56.145]>
26608      Branch: perl
26609            ! vms/vms.c vms/vmsish.h
26610 ____________________________________________________________________________
26611 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
26612         Log: NetWare scripts tweak from Ananth Kesari.
26613      Branch: perl
26614            ! NetWare/t/NWScripts.pl
26615 ____________________________________________________________________________
26616 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
26617         Log: Update Changes.
26618      Branch: perl
26619            ! Changes patchlevel.h
26620 ____________________________________________________________________________
26621 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
26622         Log: Add .i and .s targets.
26623      Branch: perl
26624            ! Makefile.SH
26625 ____________________________________________________________________________
26626 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
26627         Log: Upgrade to Locale::Maketext 1.03.
26628      Branch: perl
26629            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
26630            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
26631 ____________________________________________________________________________
26632 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
26633         Log: Upgrade to I18N::LangTags 0.26.
26634      Branch: perl
26635            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
26636            ! lib/I18N/LangTags/test.pl
26637 ____________________________________________________________________________
26638 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
26639         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
26640              Philip Newton.
26641      Branch: perl
26642            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
26643            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26644 ____________________________________________________________________________
26645 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
26646         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
26647              From: Prymmer/Kahn <pvhp@best.com>
26648              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
26649              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
26650      Branch: perl
26651            + lib/h2xs.t
26652            ! MANIFEST utils/h2xs.PL
26653 ____________________________________________________________________________
26654 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
26655         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
26656              From: Prymmer/Kahn <pvhp@best.com>
26657              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
26658              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
26659      Branch: perl
26660            ! lib/ExtUtils.t
26661 ____________________________________________________________________________
26662 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
26663         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
26664              From: Prymmer/Kahn <pvhp@best.com>
26665              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
26666              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
26667      Branch: perl
26668            ! t/pod/plainer.t
26669 ____________________________________________________________________________
26670 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
26671         Log: AUTHORS update.
26672      Branch: perl
26673            ! AUTHORS
26674 ____________________________________________________________________________
26675 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
26676         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
26677              From: "Craig A. Berry" <craigberry@mac.com>
26678              Date: Thu, 21 Jun 2001 18:20:38 -0500
26679              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
26680      Branch: perl
26681            ! ext/POSIX/POSIX.xs
26682 ____________________________________________________________________________
26683 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
26684         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
26685              From: "Craig A. Berry" <craigberry@mac.com>
26686              Date: Thu, 21 Jun 2001 09:58:52 -0500
26687              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
26688      Branch: perl
26689            ! ext/B/Deparse.t t/op/write.t
26690 ____________________________________________________________________________
26691 [ 10814] By: nick                                  on 2001/06/22  08:13:09
26692         Log: Integrate mainline.
26693      Branch: perlio
26694           !> (integrate 46 files)
26695 ____________________________________________________________________________
26696 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
26697         Log: Change the prefixes only if $prefix is unset,
26698              as originally patched by Marcel Grunauer.
26699      Branch: perl
26700            ! hints/darwin.sh hints/rhapsody.sh
26701 ____________________________________________________________________________
26702 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
26703         Log: Subject: Re: Patch for hints/darwin.sh
26704              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
26705              Date: Thu, 21 Jun 2001 11:23:46 -0700
26706              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
26707      Branch: perl
26708            ! hints/darwin.sh hints/rhapsody.sh
26709 ____________________________________________________________________________
26710 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
26711         Log: Add .PHONY targets for non-file targets,
26712              from Wilfredo Sánchez.  Should help saying
26713              "make install" on case-insensitive filesystems.
26714      Branch: perl
26715            ! Makefile.SH
26716 ____________________________________________________________________________
26717 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
26718         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
26719              From: Doug MacEachern <dougm@covalent.net>
26720              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
26721              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
26722              
26723              plus reword the getcwd() comment, plus use getcwd() buffer
26724              size minus one.
26725      Branch: perl
26726            ! util.c
26727 ____________________________________________________________________________
26728 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
26729         Log: More gprofing from Doug MacEachern.
26730      Branch: perl
26731            ! Makefile.SH
26732 ____________________________________________________________________________
26733 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
26734         Log: Metaconfig unit change for #10807.
26735      Branch: metaconfig/U/perl
26736            ! d_sfio.U
26737 ____________________________________________________________________________
26738 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
26739         Log: Tell that you are removing the unneeded -lsfio.
26740      Branch: perl
26741            ! Configure
26742 ____________________________________________________________________________
26743 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
26744         Log: More MPE/iX tweaks from Mark Bixby.
26745      Branch: perl
26746            ! perl.c t/op/magic.t
26747 ____________________________________________________________________________
26748 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
26749         Log: The fchdir() proto is supposed to live in <unistd.h>.
26750      Branch: perl
26751            ! ext/Cwd/Cwd.xs
26752 ____________________________________________________________________________
26753 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
26754         Log: This town is too small for the Cwd extension and me,
26755              it would seem...
26756      Branch: perl
26757            ! ext/Cwd/Cwd.xs
26758 ____________________________________________________________________________
26759 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
26760         Log: Metaconfig unit change for #10802.
26761      Branch: metaconfig/U/perl
26762            ! d_modfl.U
26763 ____________________________________________________________________________
26764 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
26765         Log: More d'ohs.
26766      Branch: perl
26767            ! Configure
26768 ____________________________________________________________________________
26769 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
26770         Log: Off-by-one.  I'm so classic.
26771      Branch: perl
26772            ! util.c
26773 ____________________________________________________________________________
26774 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
26775         Log: Update Changes.
26776      Branch: perl
26777            ! Changes patchlevel.h
26778 ____________________________________________________________________________
26779 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
26780         Log: Subject: Documentation patch for Net::FTP
26781              From: Marcel Grunauer <marcel@codewerk.com>
26782              Date: Wed, 20 Jun 2001 23:03:26 +0200
26783              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
26784      Branch: perl
26785            ! lib/Net/FTP.pm
26786 ____________________________________________________________________________
26787 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
26788         Log: Retract the #10417 mg.c and embed.pl parts because of
26789              strange SEGVs in 64bit x86 FreeBSD observed by
26790              Nicholas Clark.
26791      Branch: perl
26792            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
26793 ____________________________________________________________________________
26794 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
26795         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
26796      Branch: perl
26797            ! Configure NetWare/config.wc NetWare/config_H.wc
26798            ! Porting/Glossary Porting/config.sh Porting/config_H
26799            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
26800            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26801            ! vos/config.ga.h win32/config.bc win32/config.gc
26802            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26803            ! win32/config_H.vc
26804 ____________________________________________________________________________
26805 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
26806         Log: Cwd tweak from Doug MacEachern.
26807      Branch: perl
26808            ! ext/Cwd/Cwd.xs
26809 ____________________________________________________________________________
26810 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
26811         Log: Protect the fchdir() and lstat() with ifdefs.
26812              fchdir() needs a Configure probe.
26813      Branch: perl
26814            ! ext/Cwd/Cwd.xs
26815 ____________________________________________________________________________
26816 [ 10794] By: nick                                  on 2001/06/21  17:11:35
26817         Log: Integrate mainline
26818      Branch: perlio
26819           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
26820           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
26821           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
26822           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
26823           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
26824           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
26825           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
26826           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
26827            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
26828            - lib/File/Glob/case.t lib/File/Glob/global.t
26829            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
26830            - lib/File/Temp/posix.t lib/File/Temp/security.t
26831            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
26832            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
26833            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
26834            - lib/Text/Wrap/wrap.t
26835           !> (integrate 41 files)
26836 ____________________________________________________________________________
26837 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
26838         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
26839              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
26840              Date: Thu, 21 Jun 2001 13:04:54 -0500
26841              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
26842      Branch: perl
26843            ! ext/Cwd/Cwd.xs
26844 ____________________________________________________________________________
26845 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
26846         Log: Subject: [PATCH pod] overlong =item
26847              From: Robin Barker <rmb1@cise.npl.co.uk>
26848              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
26849              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
26850      Branch: perl
26851            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
26852            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26853 ____________________________________________________________________________
26854 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
26855         Log: Subject: [PATCH perlio.c] format 
26856              From: Robin Barker <rmb1@cise.npl.co.uk>
26857              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
26858              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
26859      Branch: perl
26860            ! perlio.c
26861 ____________________________________________________________________________
26862 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
26863         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
26864              From: Radu Greab <radu@netsoft.ro>
26865              Date: Thu, 21 Jun 2001 19:06:02 +0300
26866              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
26867      Branch: perl
26868            ! pod/perlapi.pod sv.c
26869 ____________________________________________________________________________
26870 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
26871         Log: The metaconfig unit changes for #10788.
26872      Branch: metaconfig/U/perl
26873            ! Cross.U fflushall.U
26874 ____________________________________________________________________________
26875 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
26876         Log: Cross-configuration changes: make $from to rm the files
26877              before copying them over (this means that he rm can be
26878              removed from the fflushall test), create $targetmkdir      
26879              (not documented in install since it is supposed to internal
26880              use only), make $run to copy over the executable only if
26881              a stamp file .xok doesn't already exist (to avoid unnecessary
26882              copying of the executable)
26883      Branch: perl
26884            ! Configure Makefile.SH
26885 ____________________________________________________________________________
26886 [ 10787] By: nick                                  on 2001/06/21  14:16:18
26887         Log: Integrate mainline
26888      Branch: perlio
26889           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
26890           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
26891           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
26892            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
26893           !> (integrate 34 files)
26894 ____________________________________________________________________________
26895 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
26896         Log: Re-add the files as text.
26897      Branch: perl
26898            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
26899 ____________________________________________________________________________
26900 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
26901         Log: Delete the binary files.
26902      Branch: perl
26903            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
26904 ____________________________________________________________________________
26905 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
26906         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
26907              From: Andy Dougherty <doughera@lafayette.edu>
26908              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
26909              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
26910      Branch: perl
26911            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
26912            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
26913            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
26914            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
26915 ____________________________________________________________________________
26916 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
26917         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
26918              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
26919              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
26920              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
26921              
26922              Setting umask to something friendlier.
26923      Branch: perl
26924            ! installman installperl
26925 ____________________________________________________________________________
26926 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
26927         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
26928              Resort MANIFEST with sort -f, looks much better.
26929      Branch: perl
26930            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
26931            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
26932            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
26933            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
26934            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
26935            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
26936            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
26937            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
26938            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
26939            - lib/File/Glob/case.t lib/File/Glob/global.t
26940            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
26941            - lib/File/Temp/posix.t lib/File/Temp/security.t
26942            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
26943            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
26944            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
26945            - lib/Text/Wrap/wrap.t
26946            ! MANIFEST
26947 ____________________________________________________________________________
26948 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
26949         Log: Upgrade to I18N::LangTags 0.25.
26950      Branch: perl
26951            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
26952            ! lib/I18N/LangTags/List.pm
26953 ____________________________________________________________________________
26954 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
26955         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
26956              From: Richard Soderberg <rs@crystalflame.net>
26957              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
26958              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
26959      Branch: perl
26960            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
26961            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
26962 ____________________________________________________________________________
26963 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
26964         Log: Test obsoleted by change #10777.
26965      Branch: perl
26966            ! t/op/sub_lval.t
26967 ____________________________________________________________________________
26968 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
26969         Log: Case of confused test numbering.
26970      Branch: perl
26971            ! t/op/pat.t
26972 ____________________________________________________________________________
26973 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
26974         Log: Subject: Re: Opinion on undef lvalue
26975              From: Abhijit Menon-Sen <ams@wiw.org>
26976              Date: Sun, 17 Jun 2001 13:04:46 +0530
26977              Message-ID: <20010617130446.B27925@lustre.linux.in>
26978              
26979              Allow lvalue subs to return undef in array context.
26980      Branch: perl
26981            ! pp_hot.c
26982 ____________________________________________________________________________
26983 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
26984         Log: Just a guess that using the same hack for cygwin as
26985              for win32 might help.
26986      Branch: perl
26987            ! lib/File/Find/find.t
26988 ____________________________________________________________________________
26989 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
26990         Log: NetWare tweaks from Guruprasad.
26991      Branch: perl
26992            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
26993            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
26994            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
26995            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
26996 ____________________________________________________________________________
26997 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
26998         Log: Subject: Re: perl@10722: Bogus warnings on REs 
26999              From: Hugo <hv@crypt.compulink.co.uk>
27000              Date: Thu, 21 Jun 2001 09:51:17 +0100
27001              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
27002              
27003              Unroll to avoid a UTS compiler bug.
27004      Branch: perl
27005            ! regcomp.c
27006 ____________________________________________________________________________
27007 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
27008         Log: Subject: Re: [PATCH] Make /o work under i?threads
27009              From: Artur Bergman <artur@contiller.se>
27010              Date: Thu, 21 Jun 2001 14:38:03 +0200
27011              Message-ID: <B757B74A.184D%artur@contiller.se>
27012      Branch: perl
27013            ! t/op/pat.t
27014 ____________________________________________________________________________
27015 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
27016         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
27017              From: Artur Bergman <artur@contiller.se> 
27018              Date: Thu, 21 Jun 2001 14:27:33 +0200
27019              Message-ID: <B757B4D4.1849%artur@contiller.se>
27020              
27021              Plus extra parentheses.
27022      Branch: perl
27023            ! op.h
27024 ____________________________________________________________________________
27025 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
27026         Log: Subject: [PATCH] Make /o work under i?threads
27027              From: Richard Soderberg <rs@crystalflame.net>
27028              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
27029              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
27030      Branch: perl
27031            ! pp_ctl.c
27032 ____________________________________________________________________________
27033 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
27034         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
27035              From: Artur Bergman <artur@contiller.se>
27036              Date: Thu, 21 Jun 2001 14:04:54 +0200
27037              Message-ID: <B757AF86.1842%artur@contiller.se>
27038      Branch: perl
27039            ! op.h
27040 ____________________________________________________________________________
27041 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
27042         Log: Subject: Re: perl@10765: sv.c not OK on win32
27043              From: Artur Bergman <artur@contiller.se>
27044              Date: Thu, 21 Jun 2001 10:31:06 +0200
27045              Message-ID: <B7577D69.182C%artur@contiller.se>
27046      Branch: perl
27047            ! sv.c
27048 ____________________________________________________________________________
27049 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
27050         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
27051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27052              Date: Thu, 21 Jun 2001 06:23:56 -0400
27053              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
27054              
27055              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
27056              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27057              Date: Thu, 21 Jun 2001 06:32:21 -0400
27058              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
27059      Branch: perl
27060            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
27061 ____________________________________________________________________________
27062 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
27063         Log: Subject: [PATCH] make syslog test more verbose
27064              From: Robert Spier <rspier@pobox.com>
27065              Date: Thu, 21 Jun 2001 00:54:32 -0400
27066              Message-ID: <15153.32264.295807.333073@rls.cx>
27067      Branch: perl
27068            ! ext/Sys/Syslog/syslog.t
27069 ____________________________________________________________________________
27070 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
27071         Log: Subject: op/study.t refinements
27072              From: Hugo <hv@crypt.compulink.co.uk>
27073              Date: Thu, 21 Jun 2001 00:29:07 +0100
27074              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
27075      Branch: perl
27076            ! t/op/study.t
27077 ____________________________________________________________________________
27078 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
27079         Log: Update Changes.
27080      Branch: perl
27081            ! Changes patchlevel.h
27082 ____________________________________________________________________________
27083 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
27084         Log: Subject: Re: [PATCH] djgpp updates
27085              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
27086              Date: Wed, 20 Jun 2001 10:05:15 +0200
27087              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
27088      Branch: perl
27089            ! djgpp/config.over
27090 ____________________________________________________________________________
27091 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
27092         Log: Fix for ID 20010619.002 "When building hash, hash keys that
27093              are function calls are not being called", from Abhijit.
27094      Branch: perl
27095            ! t/base/lex.t toke.c
27096 ____________________________________________________________________________
27097 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
27098         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
27099      Branch: perl
27100            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
27101            + lib/Locale/Maketext/test.pl
27102            - lib/Locale/Maketext.t
27103            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
27104            ! lib/Locale/Maketext/TPJ13.pod
27105 ____________________________________________________________________________
27106 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
27107         Log: Metaconfig unit change for #10760.
27108      Branch: metaconfig
27109            ! U/modified/Cppsym.U
27110 ____________________________________________________________________________
27111 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
27112         Log: Do not remove the ccsym* Cppsym* files since
27113              they are useful for metaconfig units coming after us.
27114              (This is the Configure nit mentioned in #10752.)
27115      Branch: perl
27116            ! Configure
27117 ____________________________________________________________________________
27118 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
27119         Log: Update to I18N::LangTags 0.24, from Sean Burke.
27120      Branch: perl
27121            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
27122            + lib/I18N/LangTags/README
27123            - lib/I18N/LangTags/List.pod
27124            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
27125 ____________________________________________________________________________
27126 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
27127         Log: Regen headers.
27128      Branch: perl
27129            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
27130            ! pod/perlapi.pod proto.h
27131 ____________________________________________________________________________
27132 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
27133         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
27134              From: Artur Bergman <artur@contiller.se>
27135              Date: Wed, 20 Jun 2001 11:31:32 +0200
27136              Message-ID: <B7563A14.17D8%artur@contiller.se>
27137      Branch: perl
27138            ! embed.pl hv.c intrpvar.h sv.c sv.h
27139 ____________________________________________________________________________
27140 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
27141         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
27142              From: Tim Sweetman <tim@aldigital.co.uk> 
27143              Date: Wed, 13 Jun 2001 14:25:17 +0100 
27144              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
27145      Branch: perl
27146            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
27147 ____________________________________________________________________________
27148 [ 10755] By: nick                                  on 2001/06/20  16:12:37
27149         Log: Integrate mainline
27150      Branch: perlio
27151           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
27152           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
27153           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
27154           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
27155           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
27156           !> t/op/study.t util.c
27157 ____________________________________________________________________________
27158 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
27159         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
27160              but not Makefile)
27161      Branch: maint-5.6/perl
27162            ! win32/Makefile
27163 ____________________________________________________________________________
27164 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
27165         Log: Security tweak on readlink().
27166      Branch: perl
27167            ! pp_sys.c
27168 ____________________________________________________________________________
27169 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
27170         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
27171      Branch: perl
27172            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
27173            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
27174            ! mpeix/relink t/op/pwent.t
27175 ____________________________________________________________________________
27176 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
27177         Log: Reinstate #10725 (with probe for alarm()).
27178      Branch: perl
27179            ! t/op/study.t
27180 ____________________________________________________________________________
27181 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
27182         Log: Replace our implementation of realpath() with OpenBSD's
27183              (src/lib/libc/stdlib/realpath.c 1.4).
27184      Branch: perl
27185            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
27186            ! pod/perldiag.pod proto.h util.c
27187 ____________________________________________________________________________
27188 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
27189         Log: Integrate perlio.
27190      Branch: perl
27191           !> perlio.c
27192 ____________________________________________________________________________
27193 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
27194         Log: No point in going into memory-saving contortions
27195              with getcwd() since there's a danger of buffer overflow.
27196              Also make the POSIX extension to use sv_getcwd().
27197              Finally, a missed proto.h fragment.
27198      Branch: perl
27199            ! ext/POSIX/POSIX.xs proto.h util.c
27200 ____________________________________________________________________________
27201 [ 10747] By: nick                                  on 2001/06/20  12:38:26
27202         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
27203      Branch: perlio
27204            ! perlio.c
27205 ____________________________________________________________________________
27206 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
27207         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
27208              From: Graham Barr <gbarr@pobox.com>
27209              Date: Wed, 20 Jun 2001 11:05:49 +0100
27210              Message-ID: <20010620110549.I19188@pobox.com>
27211              
27212              reported in        
27213              
27214              Subject: Bug in IO::Socket::INET module (repeat)
27215              From: "Harmon S. Nine" <hnine@netarx.com>
27216              Date: Tue, 19 Jun 2001 09:41:35 -0400
27217              Message-ID: <3B2F568F.8080605@netarx.com>
27218              
27219              The bug was that the IO::Socket::INET constructor
27220              did not allow a 'LocalPort' of 0.
27221      Branch: perl
27222            ! ext/IO/lib/IO/Socket/INET.pm
27223 ____________________________________________________________________________
27224 [ 10745] By: nick                                  on 2001/06/20  08:56:39
27225         Log: Integrate mainline.
27226      Branch: perlio
27227           !> (integrate 37 files)
27228 ____________________________________________________________________________
27229 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
27230         Log: After some reading I don't think we can blindly
27231              use systems' realpath().  Too many security problems,
27232              too many buggy implementations.
27233              
27234              TODO: the realpath() emulation code in util.c doesn't
27235              seem fully operational?  (readlink(), for example?)
27236      Branch: perl
27237            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
27238            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
27239            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
27240            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
27241            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
27242            ! win32/config_H.gc win32/config_H.vc
27243 ____________________________________________________________________________
27244 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
27245         Log: Metaconfig unit change for #10738.
27246      Branch: metaconfig
27247            ! U/compline/d_gconvert.U
27248 ____________________________________________________________________________
27249 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
27250         Log: Integrate change #10739 from maintperl:
27251              
27252              C<eval "/x$\r\n/x"> fails to compile correctly 
27253      Branch: perl
27254           !> t/op/pat.t toke.c
27255 ____________________________________________________________________________
27256 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
27257         Log: Retract #10725 (Hugo asked NOT to apply the patch)
27258      Branch: perl
27259            ! t/op/study.t
27260 ____________________________________________________________________________
27261 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
27262         Log: The test.third results were funnily named because of the
27263              new test scheme.
27264      Branch: perl
27265            ! t/TEST
27266 ____________________________________________________________________________
27267 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
27268         Log: C<eval "/x$\r\n/x"> fails to compile correctly
27269      Branch: maint-5.6/perl
27270            ! t/op/pat.t toke.c
27271 ____________________________________________________________________________
27272 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
27273         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
27274              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27275              Date: Tue, 19 Jun 2001 19:15:40 -0400
27276              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
27277              
27278              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
27279              because "1e+129" being expected but "1.e+129" being returned.
27280              The culprit (at least in Tru64) is the use of gcvt().
27281      Branch: perl
27282            ! Configure
27283 ____________________________________________________________________________
27284 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
27285         Log: Subject: [PATCH perl@10722] test hunting on VMS
27286              From: "Craig A. Berry" <craigberry@mac.com>
27287              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
27288              Date: Tue, 19 Jun 2001 18:59:01 -0500
27289      Branch: perl
27290            ! vms/test.com
27291 ____________________________________________________________________________
27292 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
27293         Log: Subject: [PATCH] s/typos//
27294              From: Abhijit Menon-Sen <ams@wiw.org>
27295              Date: Wed, 20 Jun 2001 02:15:02 +0530
27296              Message-ID: <20010620021502.A14541@lustre.linux.in>
27297              
27298              Without the op.h s/bearword/bareword/ hunk, see
27299              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
27300      Branch: perl
27301            ! util.c
27302 ____________________________________________________________________________
27303 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
27304         Log: Metaconfig unit change for #10732 and #10733.
27305      Branch: metaconfig/U/perl
27306            ! fflushall.U
27307 ____________________________________________________________________________
27308 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
27309         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
27310              From: "Craig A. Berry" <craigberry@mac.com>
27311              Date: Tue, 19 Jun 2001 17:19:48 -0500
27312              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
27313      Branch: perl
27314            ! configure.com vms/descrip_mms.template
27315 ____________________________________________________________________________
27316 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
27317         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
27318              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27319              Date: Tue, 19 Jun 2001 16:48:07 -0400
27320              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
27321              
27322              Further fixes to fflush(NULL) detection.
27323      Branch: perl
27324            ! Configure
27325 ____________________________________________________________________________
27326 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
27327         Log: AIX test -s hangs with non-existent files?
27328              (A genuine logic bug in Configure, but AIX also broken?)
27329      Branch: perl
27330            ! Configure
27331 ____________________________________________________________________________
27332 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
27333         Log: AUTHORS updates.
27334      Branch: perl
27335            ! AUTHORS
27336 ____________________________________________________________________________
27337 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
27338         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
27339              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27340              Date: Tue, 19 Jun 2001 15:33:25 -0400
27341              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
27342      Branch: perl
27343            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
27344            ! t/lib/warnings/pp
27345 ____________________________________________________________________________
27346 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
27347         Log: Integrate perlio.
27348      Branch: perl
27349           !> lib/File/Find/find.t win32/distclean.bat
27350 ____________________________________________________________________________
27351 [ 10728] By: nick                                  on 2001/06/19  18:24:53
27352         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
27353      Branch: perlio
27354            ! lib/File/Find/find.t win32/distclean.bat
27355 ____________________________________________________________________________
27356 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
27357         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
27358              also add information how to find out whether one has PerlIO.
27359      Branch: perl
27360            ! pod/perlfunc.pod
27361 ____________________________________________________________________________
27362 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
27363         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
27364              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
27365              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
27366              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
27367      Branch: perl
27368            ! pod/perlfunc.pod
27369 ____________________________________________________________________________
27370 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
27371         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
27372              From: Hugo <hv@crypt.compulink.co.uk>
27373              Date: Tue, 19 Jun 2001 12:37:30 +0100
27374              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
27375      Branch: perl
27376            ! t/op/study.t
27377 ____________________________________________________________________________
27378 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
27379         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
27380              From: Hugo <hv@crypt.compulink.co.uk>
27381              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
27382              Date: Tue, 19 Jun 2001 13:15:17 +0100
27383      Branch: perl
27384            ! util.c
27385 ____________________________________________________________________________
27386 [ 10723] By: nick                                  on 2001/06/19  14:46:15
27387         Log: Integrate mainline
27388      Branch: perlio
27389           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
27390           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
27391           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
27392           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
27393           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
27394           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
27395            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
27396            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
27397            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
27398            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
27399            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
27400            - ext/Thread/unsync4.t
27401           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
27402           !> djgpp/config.over djgpp/fixpmain
27403           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
27404           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
27405           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
27406 ____________________________________________________________________________
27407 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
27408         Log: Update Changes.
27409      Branch: perl
27410            ! Changes patchlevel.h
27411 ____________________________________________________________________________
27412 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
27413         Log: The existence shall be MANIFESted.
27414      Branch: perl
27415            ! MANIFEST
27416 ____________________________________________________________________________
27417 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
27418         Log: The old libnet.cfg is first searched from the current directory,
27419              only then from the module path.
27420      Branch: perl
27421            ! utils/libnetcfg.PL
27422 ____________________________________________________________________________
27423 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
27424         Log: NetWare tweaks from Guruprasad.
27425      Branch: perl
27426            ! NetWare/Makefile NetWare/config.wc
27427 ____________________________________________________________________________
27428 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
27429         Log: Subject: [PATCH] djgpp updates
27430              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
27431              Date: Tue, 19 Jun 2001 10:59:06 +0200
27432              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
27433      Branch: perl
27434            ! djgpp/config.over djgpp/fixpmain
27435 ____________________________________________________________________________
27436 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
27437         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
27438              From: Prymmer/Kahn <pvhp@best.com>
27439              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
27440              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
27441      Branch: perl
27442            ! win32/Makefile
27443 ____________________________________________________________________________
27444 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
27445         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
27446              to happen right after the inclusion of <inttypes.h>,
27447              from Edward Moy.
27448      Branch: perl
27449            ! handy.h perl.h
27450 ____________________________________________________________________________
27451 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
27452         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
27453              From: Doug MacEachern <dougm@covalent.net>
27454              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
27455              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
27456      Branch: perl
27457            ! ext/DynaLoader/DynaLoader_pm.PL
27458 ____________________________________________________________________________
27459 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
27460         Log: Revert #10656 for perfomance reasons but leave in the
27461              use of Hv*() macros -- in comments, so that grepping the
27462              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
27463              suggested by Sarathy, also by Abhijit.)
27464      Branch: perl
27465            ! hv.c
27466 ____________________________________________________________________________
27467 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
27468         Log: Subject: [patch] .s MakeMaker suffix
27469              From: Doug MacEachern <dougm@covalent.net>
27470              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
27471              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
27472      Branch: perl
27473            ! lib/ExtUtils/MM_Unix.pm
27474 ____________________________________________________________________________
27475 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
27476         Log: One test lost in the big shuffle restored.
27477      Branch: perl
27478            + ext/IPC/SysV/ipcsysv.t
27479            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
27480 ____________________________________________________________________________
27481 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
27482         Log: Rename the old non-standard threads tests so that
27483              they won't be invoked.
27484      Branch: perl
27485            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
27486            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
27487            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
27488            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
27489            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
27490            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
27491            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
27492            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
27493            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
27494            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
27495            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
27496            - ext/Thread/unsync4.t
27497            ! MANIFEST
27498 ____________________________________________________________________________
27499 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
27500         Log: Integrate perlio.
27501      Branch: perl
27502           !> win32/config_sh.PL
27503 ____________________________________________________________________________
27504 [ 10709] By: nick                                  on 2001/06/19  08:18:18
27505         Log: Integrate mainline
27506      Branch: perlio
27507           +> (branch 40 files)
27508            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
27509            - lib/strict/subs lib/strict/vars lib/warnings/1global
27510            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
27511            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
27512            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
27513            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
27514            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
27515            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
27516            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
27517            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
27518            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
27519            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
27520            - lib/warnings/utf8 lib/warnings/util
27521           !> (integrate 57 files)
27522 ____________________________________________________________________________
27523 [ 10708] By: nick                                  on 2001/06/19  07:57:10
27524         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
27525      Branch: perlio
27526            ! win32/config_sh.PL
27527 ____________________________________________________________________________
27528 [ 10707] By: nick                                  on 2001/06/19  07:05:07
27529         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
27530      Branch: perl
27531            ! perly.c perly.y perly_c.diff vms/perly_c.vms
27532 ____________________________________________________________________________
27533 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
27534         Log: More perl572delta tweaks.
27535      Branch: perl
27536            ! pod/perl572delta.pod
27537 ____________________________________________________________________________
27538 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
27539         Log: Update perl572delta.
27540      Branch: perl
27541            ! pod/perl572delta.pod
27542 ____________________________________________________________________________
27543 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
27544         Log: VOS updates from Paul Green.
27545      Branch: perl
27546            ! vos/Changes vos/build.cm vos/perl.bind
27547 ____________________________________________________________________________
27548 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
27549         Log: Update the vos/config.*.* files.
27550      Branch: perl
27551            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27552            ! vos/config.ga.h
27553 ____________________________________________________________________________
27554 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
27555         Log: Add a makefile for more painless adding of symbols to the
27556              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
27557              takes care of the adding)
27558      Branch: perl
27559            + vos/Makefile
27560 ____________________________________________________________________________
27561 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
27562         Log: Make libnetcfg by default display the libnet configuration,
27563              -c to change, add -i for old config, document all options,
27564              regen toc.
27565      Branch: perl
27566            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
27567 ____________________________________________________________________________
27568 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
27569         Log: gcc -Wall sweep.
27570      Branch: perl
27571            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
27572 ____________________________________________________________________________
27573 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
27574         Log: So there.
27575      Branch: perl
27576            ! universal.c
27577 ____________________________________________________________________________
27578 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
27579         Log: Document the need for sv_printify().
27580              
27581              Document that 'use utf8' has been considered.
27582              
27583              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
27584      Branch: perl
27585            ! pod/perltodo.pod universal.c
27586 ____________________________________________________________________________
27587 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
27588         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
27589              From: Nicholas Clark <nick@ccl4.org>
27590              Date: Mon, 18 Jun 2001 23:29:23 +0100
27591              Message-ID: <20010618232923.I98663@plum.flirble.org>
27592      Branch: perl
27593            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
27594            ! ext/Sys/Syslog/Makefile.PL
27595 ____________________________________________________________________________
27596 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
27597         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
27598              From: Scott.L.Miller@Compaq.com
27599              Date: Mon, 18 Jun 2001 10:12:27 -0500
27600              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
27601      Branch: perl
27602            ! lib/perl5db.pl pod/perldebug.pod
27603 ____________________________________________________________________________
27604 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
27605         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
27606              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
27607              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
27608              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
27609      Branch: perl
27610            ! lib/Carp/Heavy.pm
27611 ____________________________________________________________________________
27612 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
27613         Log: Subject: [PATCH] Documentation changes for CLONE
27614              From: Artur Bergman <artur@contiller.se>
27615              Date: Mon, 18 Jun 2001 22:06:37 +0200
27616              Message-ID: <B7542BEC.1719%artur@contiller.se>
27617      Branch: perl
27618            ! pod/perlmod.pod pod/perlsub.pod
27619 ____________________________________________________________________________
27620 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
27621         Log: Subject: Re: configure.com
27622              From: "Craig A. Berry" <craigberry@mac.com>
27623              Date: Mon, 18 Jun 2001 16:04:38 -0500
27624              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
27625      Branch: perl
27626            ! configure.com
27627 ____________________________________________________________________________
27628 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
27629         Log: Subject: PL_nullstash + perl_clone()
27630              From: Doug MacEachern <dougm@covalent.net>
27631              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
27632              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
27633      Branch: perl
27634            ! sv.c
27635 ____________________________________________________________________________
27636 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
27637         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
27638              From: davem@fdgroup.co.uk
27639              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
27640              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
27641      Branch: perl
27642            ! embed.pl pod/perlapi.pod
27643 ____________________________________________________________________________
27644 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
27645         Log: More cross-compilation defaults gleaned from -Dcc
27646              if it is CPU-OS-gcc.
27647      Branch: metaconfig
27648            ! U/modified/libc.U
27649      Branch: metaconfig/U/perl
27650            ! Cross.U
27651      Branch: perl
27652            ! Configure INSTALL
27653 ____________________________________________________________________________
27654 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
27655         Log: Update Changes.
27656      Branch: perl
27657            ! Changes patchlevel.h
27658 ____________________________________________________________________________
27659 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
27660         Log: Subject: [PATCH 5.7.1] sv.c documentation
27661              From: davem@fdgroup.co.uk
27662              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
27663              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
27664      Branch: perl
27665            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
27666            ! sv.c sv.h
27667 ____________________________________________________________________________
27668 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
27669         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
27670              From: "Jon Gunnip" <jongunnip@hotmail.com>
27671              Date: Sun, 17 Jun 2001 18:24:29 -0400
27672              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
27673      Branch: perl
27674            ! pod/perlvar.pod
27675 ____________________________________________________________________________
27676 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
27677         Log: Move the locale/strict/warnings helper files back
27678              under the t/lib; this way the amount of non-installabled
27679              stuff under lib/ stays smaller.
27680      Branch: perl
27681            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
27682            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
27683            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
27684            + t/lib/warnings/5nolint t/lib/warnings/6default
27685            + t/lib/warnings/7fatal t/lib/warnings/8signal
27686            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
27687            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
27688            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
27689            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
27690            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
27691            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
27692            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
27693            + t/lib/warnings/taint t/lib/warnings/toke
27694            + t/lib/warnings/universal t/lib/warnings/utf8
27695            + t/lib/warnings/util
27696            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
27697            - lib/strict/subs lib/strict/vars lib/warnings/1global
27698            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
27699            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
27700            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
27701            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
27702            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
27703            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
27704            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
27705            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
27706            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
27707            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
27708            - lib/warnings/utf8 lib/warnings/util
27709            ! MANIFEST installperl lib/locale.t lib/strict.t
27710 ____________________________________________________________________________
27711 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
27712         Log: Split off the pack/unpack code, from Nicholas Clark.
27713      Branch: perl
27714            + pp_pack.c
27715            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
27716            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
27717            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
27718 ____________________________________________________________________________
27719 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
27720         Log: Guard the SysV IPC tests against being invoked in
27721              SysV-IPC-less places.
27722      Branch: perl
27723            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
27724 ____________________________________________________________________________
27725 [ 10683] By: nick                                  on 2001/06/18  12:24:42
27726         Log: Integrate mainline (new test scheme now ok on Linux).
27727      Branch: perlio
27728           +> lib/warnings.t
27729           !> dump.c sv.c
27730 ____________________________________________________________________________
27731 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
27732         Log: Add the locale.c and numeric.c to the microperl sources.
27733      Branch: perl
27734            ! Makefile.micro win32/Makefile
27735 ____________________________________________________________________________
27736 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
27737         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
27738              From: Abhijit Menon-Sen <ams@wiw.org>
27739              Date: Mon, 18 Jun 2001 14:23:44 +0530
27740              Message-ID: <20010618142344.A13136@lustre.linux.in>
27741      Branch: perl
27742            ! dump.c
27743 ____________________________________________________________________________
27744 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
27745         Log: Subject: Re: [PATCH] more anonymous stash cleanups
27746              From: Abhijit Menon-Sen <ams@wiw.org>
27747              Date: Mon, 18 Jun 2001 15:50:32 +0530
27748              Message-ID: <20010618155032.A13223@lustre.linux.in>
27749              
27750              Plus the comment left in as suggested by NI-S.
27751      Branch: perl
27752            ! sv.c
27753 ____________________________________________________________________________
27754 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
27755         Log: One missed file.
27756      Branch: perl
27757            + lib/warnings.t
27758 ____________________________________________________________________________
27759 [ 10678] By: nick                                  on 2001/06/18  08:05:29
27760         Log: Integrate mainline (part2 - the deletes)
27761      Branch: perlio
27762            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
27763            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
27764            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
27765            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
27766            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
27767            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
27768            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
27769            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
27770            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
27771            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
27772            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
27773 ____________________________________________________________________________
27774 [ 10677] By: nick                                  on 2001/06/18  08:04:44
27775         Log: Integrate mainline (part1)
27776      Branch: perlio
27777           +> (branch 376 files)
27778            - (delete 219 files)
27779           !> (integrate 151 files)
27780 ____________________________________________________________________________
27781 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
27782         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
27783              No doubt I made some mistakes like missed some files or
27784              misnamed some files.  The naming rules were more or less:
27785              (1) if the module is from CPAN, follows its ways, be it
27786              t/*.t or test.pl.
27787              (2) otherwise if there are multiple tests for a module
27788              put them in a t/
27789              (3) otherwise if there's only one test put it in Module.t
27790              (4) helper files go to module/ (locale, strict, warnings)
27791              (5) use longer filenames now that we can (but e.g. the
27792              compat-0.6.t and the Text::Balanced test files still
27793              were renamed to be more civil against the 8.3 people)
27794              installperl was updated appropriately not to install the
27795              *.t files or the help files from under lib.
27796              
27797              TODO: some helper files still remain under t/ that could
27798              follow their 'masters'.  UPDATE: On second thoughts, why
27799              should they.  They can continue to live under t/lib, and
27800              in fact the locale/strict/warnings helpers that were moved
27801              could be moved back.  This way the amount of non-installable
27802              stuff under lib/ stays smaller.
27803      Branch: perl
27804            + (add 253 files)
27805            - (delete 254 files)
27806            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
27807 ____________________________________________________________________________
27808 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
27809         Log: The warning no more comes from util.c, it comes from numeric.c.
27810      Branch: perl
27811            ! README.tru64
27812 ____________________________________________________________________________
27813 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
27814         Log: Subject: Re: anyone good at casting spells?
27815              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27816              Date: Sun, 17 Jun 2001 21:21:04 -0400
27817              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
27818      Branch: perl
27819            ! ext/POSIX/POSIX.xs hv.h
27820 ____________________________________________________________________________
27821 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
27822         Log: Protect the (original) thread tests against testing if no 5.005
27823              threads have been configured.
27824      Branch: perl
27825            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
27826            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
27827            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
27828            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
27829            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
27830            ! ext/Thread/unsync4.t
27831 ____________________________________________________________________________
27832 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
27833         Log: Try the new test scanning scheme on Text::Abbrev.
27834      Branch: perl
27835            + lib/Text/Abbrev.t
27836            - lib/Text/Abbrev/t/abbrev.t
27837            ! MANIFEST
27838 ____________________________________________________________________________
27839 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
27840         Log: Change the scan policy of the *.t and test.pl files,
27841              now the *.t do not need to live in a t/ directory.
27842      Branch: perl
27843            ! t/TEST t/harness
27844 ____________________________________________________________________________
27845 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
27846         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
27847              From: Ilmari Karonen <iltzu@sci.fi>
27848              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
27849              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
27850      Branch: perl
27851            ! pod/perlfaq7.pod
27852 ____________________________________________________________________________
27853 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
27854         Log: Quench the warnings from Tru64; the HP-UX is still
27855              broken because it really, REALLY, doesn't like the
27856              HvARRAY() being lvalue:
27857              
27858              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
27859              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
27860      Branch: perl
27861            ! hv.c
27862 ____________________________________________________________________________
27863 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
27864         Log: Integrate change #10667 from maintperl:
27865              
27866              change#10449 broke the special-case that makes lexicals inside the
27867              eval"" within DB::DB() visible
27868      Branch: perl
27869           !> op.c
27870 ____________________________________________________________________________
27871 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
27872         Log: change#10449 broke the special-case that makes lexicals inside the
27873              eval"" within DB::DB() visible
27874      Branch: maint-5.6/perl
27875            ! op.c
27876 ____________________________________________________________________________
27877 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
27878         Log: Still spurious output; indent the code a bit.
27879              
27880              TODO1: separate the utility functions like MkDir
27881              into a helper script?
27882              
27883              TODO2: I see a lot of repetition in the filepath()
27884              and dirpath() calls.
27885      Branch: perl
27886            ! t/lib/filefind.t t/lib/findtaint.t
27887 ____________________________________________________________________________
27888 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
27889         Log: Regen modlib, toc.
27890      Branch: perl
27891            ! pod/perlmodlib.pod pod/perltoc.pod
27892 ____________________________________________________________________________
27893 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
27894         Log: Add libnetcfg to perlutil.
27895      Branch: perl
27896            ! pod/perlutil.pod
27897 ____________________________________________________________________________
27898 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
27899         Log: Initial integration of libnet-1.0703.
27900              The Configure script renamed as libnetcfg, will be
27901              installed along other utilities.
27902      Branch: perl
27903            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
27904            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
27905            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
27906            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
27907            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
27908            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
27909            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
27910            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
27911            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
27912            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
27913            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
27914            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
27915            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
27916            + utils/libnetcfg.PL
27917            ! MANIFEST utils.lst utils/Makefile
27918 ____________________________________________________________________________
27919 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
27920         Log: Less potentially test-harness-confusing output.
27921      Branch: perl
27922            ! lib/Memoize/t/expire_module_t.t
27923 ____________________________________________________________________________
27924 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
27925         Log: The final print annoys make test.
27926      Branch: perl
27927            ! t/lib/filefind.t t/lib/findtaint.t
27928 ____________________________________________________________________________
27929 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
27930         Log: Add an option for handling dangling symbolic links.
27931      Branch: perl
27932            ! lib/File/Find.pm t/lib/filefind.t
27933 ____________________________________________________________________________
27934 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
27935         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
27936              From: Thomas Wegner <wegner_thomas@yahoo.com>
27937              Date: Sun, 17 Jun 2001 14:43:11 +0200
27938              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
27939      Branch: perl
27940            + t/lib/findtaint.t
27941            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
27942 ____________________________________________________________________________
27943 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
27944         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
27945              From: Jonathan Stowe <gellyfish@gellyfish.com>
27946              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
27947              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
27948      Branch: perl
27949            ! lib/ExtUtils/MM_Unix.pm
27950 ____________________________________________________________________________
27951 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
27952         Log: Subject: [PATCH] more anonymous stash cleanups
27953              From: Abhijit Menon-Sen <ams@wiw.org>
27954              Date: Sun, 17 Jun 2001 11:44:06 +0530
27955              Message-ID: <20010617114406.A25203@lustre.linux.in>
27956      Branch: perl
27957            ! op.c
27958 ____________________________________________________________________________
27959 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
27960         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
27961              From: Abhijit Menon-Sen <ams@wiw.org>
27962              Date: Sun, 17 Jun 2001 08:02:59 +0530
27963              Message-ID: <20010617080259.A28776@lustre.linux.in>
27964              
27965              Subject: [PATCH #2/7] xhv_eiter
27966              From: Abhijit Menon-Sen <ams@wiw.org>
27967              Date: Sun, 17 Jun 2001 08:13:18 +0530
27968              Message-ID: <20010617081318.B28776@lustre.linux.in>
27969              
27970              Subject: [PATCH #3/7] xhv_fill
27971              From: Abhijit Menon-Sen <ams@wiw.org>
27972              Date: Sun, 17 Jun 2001 08:25:16 +0530
27973              Message-ID: <20010617082516.C28776@lustre.linux.in>
27974              
27975              Subject: [PATCH #4/7] xhv_keys
27976              From: Abhijit Menon-Sen <ams@wiw.org>
27977              Date: Sun, 17 Jun 2001 08:36:17 +0530
27978              Message-ID: <20010617083617.D28776@lustre.linux.in>
27979              
27980              Subject: [PATCH #5/7] xhv_max
27981              From: Abhijit Menon-Sen <ams@wiw.org>
27982              Date: Sun, 17 Jun 2001 08:39:48 +0530
27983              Message-ID: <20010617083948.E28776@lustre.linux.in>
27984              
27985              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
27986              From: Abhijit Menon-Sen <ams@wiw.org>
27987              Date: Sun, 17 Jun 2001 08:51:11 +0530
27988              Message-ID: <20010617085111.F28776@lustre.linux.in>
27989      Branch: perl
27990            ! hv.c
27991 ____________________________________________________________________________
27992 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
27993         Log: Update Changes.
27994      Branch: perl
27995            ! Changes patchlevel.h
27996 ____________________________________________________________________________
27997 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
27998         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
27999              From: Abhijit Menon-Sen <ams@wiw.org>
28000              Date: Sat, 16 Jun 2001 07:41:19 +0530
28001              Message-ID: <20010616074119.A24720@lustre.linux.in>
28002      Branch: perl
28003            ! hv.c perl.c vms/vmsish.h win32/win32.h
28004 ____________________________________________________________________________
28005 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
28006         Log: Document tests failing when threaded, since we now have more.
28007      Branch: perl
28008            ! pod/perl572delta.pod
28009 ____________________________________________________________________________
28010 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
28011         Log: -Wall cleanup.
28012      Branch: perl
28013            ! ext/Thread/Thread.xs
28014 ____________________________________________________________________________
28015 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
28016         Log: pthread_attr_setstacksize() isn't absolutely necessary
28017              to call, only iff THREAD_CREATE_NEEDS_STACK.
28018      Branch: perl
28019            ! ext/Thread/Thread.xs
28020 ____________________________________________________________________________
28021 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
28022         Log: -Wall strays.
28023      Branch: perl
28024            ! perl.c util.c
28025 ____________________________________________________________________________
28026 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
28027         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
28028              (and INT64_MIN) brokenness.
28029      Branch: perl
28030            ! hints/darwin.sh perl.h
28031 ____________________________________________________________________________
28032 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
28033         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
28034              From: Nicholas Clark <nick@ccl4.org>
28035              Date: Sun, 17 Jun 2001 00:16:05 +0100
28036              Message-ID: <20010617001605.V98663@plum.flirble.org>
28037      Branch: perl
28038            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
28039            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
28040            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
28041 ____________________________________________________________________________
28042 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
28043         Log: Add perlnetware to docs; regen toc; supply skeleton
28044              docs for some Memoize submodules.
28045      Branch: perl
28046            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
28047            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
28048            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
28049            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
28050            ! win32/Makefile win32/makefile.mk
28051 ____________________________________________________________________________
28052 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
28053         Log: pod cleanup.
28054      Branch: perl
28055            ! README.netware
28056 ____________________________________________________________________________
28057 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
28058         Log: Integrate Memoize 0.64.  Few tweaks were required in
28059              the test scripts.  Note that the speed and expire*
28060              tests take several dozen seconds to run.
28061      Branch: perl
28062            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
28063            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
28064            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
28065            + lib/Memoize/README lib/Memoize/SDBM_File.pm
28066            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
28067            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
28068            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
28069            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
28070            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
28071            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
28072            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
28073            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
28074            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
28075            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
28076            ! MANIFEST t/lib/1_compile.t
28077 ____________________________________________________________________________
28078 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
28079         Log: Document the cross-compilation options.
28080      Branch: perl
28081            ! Cross/README INSTALL
28082 ____________________________________________________________________________
28083 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
28084         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
28085      Branch: perl
28086            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
28087            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
28088            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
28089            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
28090            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
28091            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
28092            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
28093            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
28094            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
28095            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
28096            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
28097            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
28098            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
28099            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
28100            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
28101            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
28102            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
28103            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
28104            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
28105            + lib/ExtUtils/MM_NW5.pm
28106            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
28107            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
28108            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
28109            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
28110            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
28111            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
28112            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
28113            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
28114            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
28115            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
28116            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
28117            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
28118            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
28119            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
28120            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
28121            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
28122            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
28123            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
28124            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
28125            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
28126            ! util.h x2p/a2py.c
28127 ____________________________________________________________________________
28128 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
28129         Log: Resort MANIFEST.
28130      Branch: perl
28131            ! MANIFEST
28132 ____________________________________________________________________________
28133 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
28134         Log: Integrate perlio.
28135      Branch: perl
28136           +> win32/win32io.c
28137           !> MANIFEST perlio.c perliol.h win32/makefile.mk
28138 ____________________________________________________________________________
28139 [ 10640] By: nick                                  on 2001/06/16  18:38:31
28140         Log: Disable :win32 layer as default till I get it working
28141      Branch: perlio
28142            ! MANIFEST perlio.c
28143 ____________________________________________________________________________
28144 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
28145         Log: Try the new scheme by moving the Text::Abbrev test
28146              to a new place under lib.
28147      Branch: perl
28148            + lib/Text/Abbrev/t/abbrev.t
28149            - t/lib/abbrev.t
28150            ! MANIFEST
28151 ____________________________________________________________________________
28152 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
28153         Log: Make the code even more dynamical so that testname
28154              suffix length can change.
28155      Branch: perl
28156            ! lib/Test/Harness.pm t/TEST
28157 ____________________________________________________________________________
28158 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
28159         Log: Allow for deeper t/ and also a single test.pl.
28160      Branch: perl
28161            ! t/TEST t/harness
28162 ____________________________________________________________________________
28163 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
28164         Log: #define fix from Nicholas Clark.
28165      Branch: perl
28166            ! ext/POSIX/POSIX.xs
28167 ____________________________________________________________________________
28168 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
28169         Log: Initialization is nice.
28170      Branch: perl
28171            ! lib/Test/Harness.pm
28172 ____________________________________________________________________________
28173 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
28174         Log: Make t/TEST and t/harness to test also the t/ tests
28175              under the main lib/ and ext/ directories.  Fix Test::Harness
28176              to dynamically change the width of its "foo/bar....ok" output.
28177      Branch: perl
28178            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
28179 ____________________________________________________________________________
28180 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
28181         Log: Subject: [PATCH] Re: perl@10611 
28182              From: Nicholas Clark <nick@ccl4.org>
28183              Date: Sat, 16 Jun 2001 16:52:47 +0100
28184              Message-ID: <20010616165247.O98663@plum.flirble.org>
28185              
28186              The .xs parts, too.
28187      Branch: perl
28188            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
28189            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
28190 ____________________________________________________________________________
28191 [ 10632] By: nick                                  on 2001/06/16  16:44:35
28192         Log: Work-in-progress win32 layer semi-functional, checking 
28193              for UNIX breakage.
28194      Branch: perlio
28195            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
28196 ____________________________________________________________________________
28197 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
28198         Log: Subject: [PATCH] Re: perl@10611 
28199              From: Nicholas Clark <nick@ccl4.org>
28200              Date: Sat, 16 Jun 2001 16:52:47 +0100
28201              Message-ID: <20010616165247.O98663@plum.flirble.org>
28202      Branch: perl
28203            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
28204            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
28205            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
28206            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
28207            ! lib/ExtUtils/Constant.pm
28208 ____________________________________________________________________________
28209 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
28210         Log: Metaconfig unit change for #10629.
28211      Branch: metaconfig
28212            ! U/modified/Finish.U
28213 ____________________________________________________________________________
28214 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
28215         Log: The extraction changed directories.
28216      Branch: perl
28217            ! Configure
28218 ____________________________________________________________________________
28219 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
28220         Log: Math::BigInt 1.35 from Tels.
28221      Branch: perl
28222            + t/lib/mbimbf.t
28223            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
28224            ! t/lib/bigfltpm.t t/lib/bigintpm.t
28225 ____________________________________________________________________________
28226 [ 10627] By: nick                                  on 2001/06/16  14:54:52
28227         Log: Work in progress UNIX-side edit of win32 PerLIO layer
28228      Branch: perlio
28229            + win32/win32io.c
28230            ! perlio.c win32/makefile.mk
28231 ____________________________________________________________________________
28232 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
28233         Log: Subject: [PATCH 5.6.1] os2/diff-configure
28234              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28235              Date: Fri, 15 Jun 2001 01:19:36 -0400
28236              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
28237              
28238              Empty all of it because I think #10624 made even the
28239              last patch hunk unnecessary.
28240      Branch: perl
28241            ! os2/diff.configure
28242 ____________________________________________________________________________
28243 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
28244         Log: Metaconfig unit change for 10624.
28245      Branch: metaconfig
28246            ! U/modified/libc.U
28247      Branch: perl
28248            ! config_h.SH
28249 ____________________________________________________________________________
28250 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
28251         Log: Move the initialization of libnames to the beginning so
28252              that can one 'seed' it (as OS/2 does.)
28253      Branch: perl
28254            ! Configure
28255 ____________________________________________________________________________
28256 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
28257         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
28258              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28259              Date: Fri, 15 Jun 2001 19:10:57 -0400
28260              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
28261      Branch: perl
28262            ! os2/OS2/REXX/DLL/DLL.pm
28263 ____________________________________________________________________________
28264 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
28265         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
28266              From: "Craig A. Berry" <craigberry@mac.com>
28267              Date: Fri, 15 Jun 2001 17:00:03 -0500
28268              Message-Id: <a05101007b750342599be@[172.16.52.1]>
28269      Branch: perl
28270            ! vms/descrip_mms.template
28271 ____________________________________________________________________________
28272 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
28273         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
28274              From: "Craig A. Berry" <craigberry@mac.com>
28275              Date: Fri, 15 Jun 2001 18:39:42 -0500
28276              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
28277      Branch: perl
28278            ! lib/File/Spec/VMS.pm t/lib/extutils.t
28279 ____________________________________________________________________________
28280 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
28281         Log: Integrate perlio.
28282      Branch: perl
28283           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
28284           !> t/io/utf8.t t/lib/io_scalar.t
28285 ____________________________________________________________________________
28286 [ 10619] By: nick                                  on 2001/06/15  21:05:19
28287         Log: Generated files
28288      Branch: perlio
28289            ! embed.h proto.h
28290 ____________________________________________________________________________
28291 [ 10618] By: nick                                  on 2001/06/15  20:27:42
28292         Log: Fix open.pm to work via XS-implemented method calls rather
28293              than *open::layers variables which caused all the HV/AV hassle.
28294      Branch: perlio
28295            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
28296            ! t/lib/io_scalar.t
28297 ____________________________________________________________________________
28298 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
28299         Log: Integrate perlio.
28300      Branch: perl
28301           !> lib/ExtUtils/Constant.pm
28302 ____________________________________________________________________________
28303 [ 10616] By: nick                                  on 2001/06/15  18:46:47
28304         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
28305      Branch: perlio
28306            ! lib/ExtUtils/Constant.pm
28307 ____________________________________________________________________________
28308 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
28309         Log: Integrate perlio.
28310      Branch: perl
28311           !> ext/Socket/Socket.xs
28312 ____________________________________________________________________________
28313 [ 10614] By: nick                                  on 2001/06/15  18:33:37
28314         Log: MULTIPLICITY fix for Socket.xs
28315      Branch: perlio
28316            ! ext/Socket/Socket.xs
28317 ____________________________________________________________________________
28318 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
28319         Log: Subject: Re: perl@10611
28320              From: Doug MacEachern <dougm@covalent.net>
28321              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
28322              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
28323      Branch: perl
28324            ! ext/Socket/Socket.xs
28325 ____________________________________________________________________________
28326 [ 10612] By: nick                                  on 2001/06/15  16:14:38
28327         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
28328      Branch: perlio
28329           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
28330           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
28331           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
28332           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
28333           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
28334           !> utils/h2ph.PL
28335 ____________________________________________________________________________
28336 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
28337         Log: Update Changes.
28338      Branch: perl
28339            ! Changes patchlevel.h
28340 ____________________________________________________________________________
28341 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
28342         Log: Upping the test count.
28343      Branch: perl
28344            ! t/lib/filefind.t
28345 ____________________________________________________________________________
28346 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
28347         Log: Integrate perlio.
28348      Branch: perl
28349           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
28350 ____________________________________________________________________________
28351 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
28352         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
28353              From: andreas.koenig@anima.de (Andreas J. Koenig)
28354              Date: 15 Jun 2001 13:30:39 +0200
28355              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
28356              
28357              Record the grim history.
28358      Branch: perl
28359            ! lib/File/Find.pm
28360 ____________________________________________________________________________
28361 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
28362         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
28363              From: Brian McCauley <nobull@mail.com>
28364              Date: 15 Jun 2001 07:51:26 +0100
28365              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
28366      Branch: perl
28367            ! lib/File/Find.pm t/lib/filefind.t
28368 ____________________________________________________________________________
28369 [ 10606] By: nick                                  on 2001/06/15  14:00:08
28370         Log: regen_config_h for Win32.
28371      Branch: perlio
28372            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28373 ____________________________________________________________________________
28374 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
28375         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
28376              From: Peter Prymmer <pvhp@forte.com>
28377              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
28378              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
28379      Branch: perl
28380            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
28381 ____________________________________________________________________________
28382 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
28383         Log: Some filesystems require writability for rename/unlink.
28384      Branch: perl
28385            ! opcode.pl
28386 ____________________________________________________________________________
28387 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
28388         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
28389              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
28390              Date: Fri, 15 Jun 2001 12:08:53 +0200
28391              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
28392      Branch: perl
28393            ! perlio.c
28394 ____________________________________________________________________________
28395 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
28396         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
28397              From: Mike Guy <mjtg@cam.ac.uk>
28398              Date: Fri, 15 Jun 2001 14:11:49 +0100
28399              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
28400      Branch: perl
28401            ! opcode.pl
28402 ____________________________________________________________________________
28403 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
28404         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
28405              From: Nicholas Clark <nick@ccl4.org>
28406              Date: Thu, 14 Jun 2001 23:52:56 +0100
28407              Message-ID: <20010614235256.G98663@plum.flirble.org>
28408      Branch: perl
28409            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
28410            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
28411 ____________________________________________________________________________
28412 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
28413         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
28414              From: Russ Allbery <rra@stanford.edu>
28415              Date: 14 Jun 2001 13:24:43 -0700
28416              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
28417      Branch: perl
28418            ! ext/GDBM_File/GDBM_File.pm
28419 ____________________________________________________________________________
28420 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
28421         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
28422              From: Nicholas Clark <nick@ccl4.org>
28423              Date: Thu, 14 Jun 2001 20:37:47 +0100
28424              Message-ID: <20010614203747.F98663@plum.flirble.org>
28425      Branch: perl
28426            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
28427            ! t/lib/gdbm.t
28428 ____________________________________________________________________________
28429 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
28430         Log: Integrate perlio.
28431      Branch: perl
28432           !> makedef.pl sv.c
28433 ____________________________________________________________________________
28434 [ 10597] By: nick                                  on 2001/06/15  11:08:13
28435         Log: Check that HVs with HvNAME() != NULL are really stashes before
28436              treating them as such. Also be more defensive on the GvCV.
28437              Win32 fork and dprof now working again. 
28438      Branch: perlio
28439            ! sv.c
28440 ____________________________________________________________________________
28441 [ 10596] By: nick                                  on 2001/06/15  10:11:20
28442         Log: Integrate mainline.
28443      Branch: perlio
28444           +> Cross/README
28445           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
28446           !> Porting/config_H config_h.SH configure.com epoc/config.sh
28447           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
28448           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28449           !> vos/config.ga.h win32/config.bc win32/config.gc
28450           !> win32/config.vc win32/config_H.bc win32/config_H.gc
28451           !> win32/config_H.vc
28452 ____________________________________________________________________________
28453 [ 10595] By: nick                                  on 2001/06/15  09:37:17
28454         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
28455              - Win32 (VC++) now builds but fails:
28456              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
28457              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
28458              write.t    - open(...,"|-") not implemented on Win32 
28459      Branch: perlio
28460            ! makedef.pl
28461 ____________________________________________________________________________
28462 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
28463         Log: Integrate perlio.
28464      Branch: perl
28465           !> perlio.c win32/makefile.mk
28466 ____________________________________________________________________________
28467 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
28468         Log: Metaconfig unit changes for #10592.
28469      Branch: metaconfig
28470            + U/modified/i_varhdr.U U/modified/startsh.U
28471            - U/a_dvisory/crosscompile.U U/target/Target.U
28472            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
28473            ! U/compline/bitpbyte.U U/compline/byteorder.U
28474            ! U/compline/ccflags.U U/compline/charsize.U
28475            ! U/compline/d_casti32.U U/compline/d_castneg.U
28476            ! U/compline/d_closedir.U U/compline/d_fd_set.U
28477            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
28478            ! U/compline/d_keepsig.U U/compline/d_open3.U
28479            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
28480            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
28481            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
28482            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
28483            ! U/compline/doublesize.U U/compline/floatsize.U
28484            ! U/compline/nblock_io.U U/compline/orderlib.U
28485            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
28486            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
28487            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
28488            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
28489            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
28490            ! U/modified/spitshell.U U/threads/archname.U
28491            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
28492            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
28493            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
28494            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
28495            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
28496      Branch: metaconfig/U/perl
28497            + Cross.U
28498            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
28499            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
28500            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
28501            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
28502            ! stdio_streams.U uselfs.U
28503 ____________________________________________________________________________
28504 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
28505         Log: The first steps towards cross-compilation.
28506              
28507              Abstract execution of compiled test executables with $run,
28508              and abstract transfer of files with $to and $from.
28509              
28510              Under cross-compilation the $run, $to, and $from will point
28511              to appropriate wrapper scripts, by default ssh and scp,
28512              but also rsh, rcp, and cp are supported.  If not
28513              cross-compiling, they will be set to '', ':', and ':',
28514              respectively.
28515              
28516              With these patches I was able to get Configure for
28517              iPAQ ARM Linux on an Intel Linux about 95% right
28518              (only a few tests failed to execute or they produced
28519              incorrect results), and I was able to compile
28520              a functional miniperl.
28521              
28522              The symbol crosscompile renamed to be usecrosscompile,
28523              the corresponding C symbol from CROSSCOMPILE to
28524              USE_CROSS_COMPILE.
28525      Branch: perl
28526            ! Configure Cross/README Makefile.SH Porting/Glossary
28527            ! Porting/config.sh Porting/config_H config_h.SH configure.com
28528            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
28529            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
28530            ! vos/config.ga.def vos/config.ga.h win32/config.bc
28531            ! win32/config.gc win32/config.vc win32/config_H.bc
28532            ! win32/config_H.gc win32/config_H.vc
28533 ____________________________________________________________________________
28534 [ 10591] By: nick                                  on 2001/06/14  20:00:12
28535         Log: Steps along the road toward Win32 building again.
28536      Branch: perlio
28537            ! perlio.c win32/makefile.mk
28538 ____________________________________________________________________________
28539 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
28540         Log: Integrate perlio.
28541      Branch: perl
28542           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
28543 ____________________________________________________________________________
28544 [ 10589] By: nick                                  on 2001/06/14  13:54:07
28545         Log: Routine regen_config_h for Win32
28546      Branch: perlio
28547            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28548 ____________________________________________________________________________
28549 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
28550         Log: Integrate perlio.
28551      Branch: perl
28552           +> perlyline.pl
28553           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
28554 ____________________________________________________________________________
28555 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
28556         Log: A placeholder.
28557      Branch: perl
28558            + Cross/README
28559 ____________________________________________________________________________
28560 [ 10586] By: nick                                  on 2001/06/14  08:25:07
28561         Log: Add new step to run_byacc which:
28562              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
28563              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
28564      Branch: perlio
28565            + perlyline.pl
28566            ! MANIFEST Makefile.SH perly.c
28567 ____________________________________________________________________________
28568 [ 10585] By: nick                                  on 2001/06/14  08:22:29
28569         Log: Integrate mainline
28570      Branch: perlio
28571           +> locale.c numeric.c
28572           !> Changes cygwin/Makefile.SHs embed.h embed.pl
28573           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
28574           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
28575           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
28576           !> x2p/Makefile.SH
28577 ____________________________________________________________________________
28578 [ 10584] By: nick                                  on 2001/06/14  08:05:53
28579         Log: Hack to remove insecure directories from PATH so test will run.
28580      Branch: perlio
28581            ! t/lib/filefind.t
28582 ____________________________________________________________________________
28583 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
28584         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
28585      Branch: perl
28586            - t/lib/mbimbf.t
28587            ! MANIFEST
28588 ____________________________________________________________________________
28589 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
28590         Log: Detypo.
28591      Branch: perl
28592            ! x2p/Makefile.SH
28593 ____________________________________________________________________________
28594 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
28595         Log: de-$CONFIG continues.
28596      Branch: perl
28597            ! cygwin/Makefile.SHs x2p/Makefile.SH
28598 ____________________________________________________________________________
28599 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
28600         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
28601              From: Nicholas Clark <nick@ccl4.org>
28602              Date: Wed, 13 Jun 2001 21:20:13 +0100
28603              Message-ID: <20010613212013.D98663@plum.flirble.org>
28604      Branch: perl
28605            ! opcode.pl
28606 ____________________________________________________________________________
28607 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
28608         Log: Subject: splitting util.c
28609              From: Hugo <hv@crypt.compulink.co.uk>
28610              Date: Thu, 14 Jun 2001 00:41:08 +0100
28611              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
28612      Branch: perl
28613            + locale.c numeric.c
28614            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
28615            ! pod/perlapi.pod proto.h util.c
28616 ____________________________________________________________________________
28617 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
28618         Log: Upgrade to Math::BigInt 1.34 from Tels.
28619      Branch: perl
28620            + t/lib/mbimbf.t
28621            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
28622            ! t/lib/bigfltpm.t t/lib/bigintpm.t
28623 ____________________________________________________________________________
28624 [ 10577] By: nick                                  on 2001/06/13  19:02:48
28625         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
28626      Branch: perlio
28627           !> (integrate 125 files)
28628 ____________________________________________________________________________
28629 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
28630         Log: Update Changes.
28631      Branch: perl
28632            ! Changes patchlevel.h
28633 ____________________________________________________________________________
28634 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
28635         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
28636              From: "Craig A. Berry" <craigberry@mac.com>
28637              Date: Wed, 13 Jun 2001 13:24:28 -0500
28638              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
28639      Branch: perl
28640            ! ext/re/Makefile.PL
28641 ____________________________________________________________________________
28642 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
28643         Log: Mc.u.c. for #10573.
28644      Branch: metaconfig
28645            ! U/threads/usethreads.U
28646 ____________________________________________________________________________
28647 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
28648         Log: It would be also be good if I could type.
28649      Branch: perl
28650            ! Configure
28651 ____________________________________________________________________________
28652 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
28653         Log: Metaconfig unit change for #10571.
28654      Branch: metaconfig
28655            ! U/threads/usethreads.U
28656 ____________________________________________________________________________
28657 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
28658         Log: A non-empty default is a good thing.
28659      Branch: perl
28660            ! Configure
28661 ____________________________________________________________________________
28662 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
28663         Log: Metaconfig unit change for #10569.
28664      Branch: metaconfig
28665            ! U/threads/usethreads.U
28666 ____________________________________________________________________________
28667 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
28668         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
28669              extremely experimental, not even prompted for.
28670      Branch: perl
28671            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28672            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
28673            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
28674            ! win32/config.bc win32/config.gc win32/config.vc
28675 ____________________________________________________________________________
28676 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
28677         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
28678      Branch: perl
28679            ! pod/perlfaq6.pod
28680 ____________________________________________________________________________
28681 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
28682         Log: Integrate perlio; conflicts, accept Nick's versions.
28683      Branch: perl
28684           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28685           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
28686 ____________________________________________________________________________
28687 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
28688         Log: Subject: Re: ext/ + -Wall
28689              From: Doug MacEachern <dougm@covalent.net>
28690              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
28691              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
28692      Branch: perl
28693            ! XSUB.h lib/ExtUtils/xsubpp perl.h
28694 ____________________________________________________________________________
28695 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
28696         Log: Similar logic as DB_File.xs, using the modern macros and
28697              defines them to older ones for older Perls where PERL_VERSION
28698              is not defined, from Doug MacEachern.
28699      Branch: perl
28700            ! ext/Storable/Storable.xs
28701 ____________________________________________________________________________
28702 [ 10564] By: nick                                  on 2001/06/13  15:22:01
28703         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
28704              and using that instead (name lookups are sequential search for now).
28705      Branch: perlio
28706            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28707            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
28708 ____________________________________________________________________________
28709 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
28710         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
28711              From: "Richard Soderberg" <rs@crystalflame.net>
28712              Date: Sat, 26 May 2001 06:44:20 -0700
28713              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
28714      Branch: perl
28715            ! sv.c t/op/glob.t
28716 ____________________________________________________________________________
28717 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
28718         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
28719              From: "Craig A. Berry" <craigberry@mac.com>
28720              Date: Tue, 12 Jun 2001 23:55:26 -0500
28721              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
28722      Branch: perl
28723            ! ext/re/Makefile.PL ext/re/re.xs
28724 ____________________________________________________________________________
28725 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
28726         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
28727              suggested by NI-S.
28728      Branch: perl
28729            ! XSUB.h malloc.c perl.h
28730 ____________________________________________________________________________
28731 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
28732         Log: Regen toc.
28733      Branch: perl
28734            ! pod/perltoc.pod
28735 ____________________________________________________________________________
28736 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
28737         Log: Subject: [patch] perl.gprof control
28738              From: Doug MacEachern <dougm@covalent.net>
28739              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
28740              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
28741      Branch: perl
28742            ! miniperlmain.c perl.h
28743 ____________________________________________________________________________
28744 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
28745         Log: Subject: Re: ext/ + -Wall
28746              From: Doug MacEachern <dougm@covalent.net>
28747              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
28748              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
28749              
28750              Document ax and break up dXSARGS.
28751      Branch: perl
28752            ! XSUB.h pod/perlapi.pod
28753 ____________________________________________________________________________
28754 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
28755         Log: More AIX tweakage from Merijn.
28756      Branch: perl
28757            ! hints/aix.sh
28758 ____________________________________________________________________________
28759 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
28760         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
28761              From: "Craig A. Berry" <craigberry@mac.com>
28762              Date: Tue, 12 Jun 2001 22:57:45 -0500
28763              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
28764      Branch: perl
28765            ! vms/descrip_mms.template
28766 ____________________________________________________________________________
28767 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
28768         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
28769              From: "Craig A. Berry" <craigberry@mac.com>
28770              Date: Tue, 12 Jun 2001 22:21:39 -0500
28771              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
28772      Branch: perl
28773            ! configure.com util.c
28774 ____________________________________________________________________________
28775 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
28776         Log: New AIX dynaloading code from Jens-Uwe Mager.
28777              Does break binary compatibility.
28778      Branch: perl
28779            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
28780 ____________________________________________________________________________
28781 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
28782         Log: VMS DEC C compiler found nits by Peter Prymmer.
28783      Branch: perl
28784            ! util.c
28785 ____________________________________________________________________________
28786 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
28787         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
28788              From: Peter Prymmer <pvhp@forte.com>
28789              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
28790              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
28791      Branch: perl
28792            ! t/lib/filecomp.t
28793 ____________________________________________________________________________
28794 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
28795         Log: I wonder how many $CONFIGs still lurk in the shadows.
28796      Branch: perl
28797            ! pod/Makefile.SH x2p/cflags.SH
28798 ____________________________________________________________________________
28799 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
28800         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
28801      Branch: perl
28802            ! pod/checkpods.PL
28803 ____________________________________________________________________________
28804 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
28805         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
28806      Branch: perl
28807            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
28808 ____________________________________________________________________________
28809 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
28810         Log: Subject: [patch] rid local_patches warnings
28811              From: Doug MacEachern <dougm@covalent.net>
28812              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
28813              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
28814      Branch: perl
28815            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
28816 ____________________________________________________________________________
28817 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
28818         Log: Subject: Re: ext/ + -Wall
28819              From: Doug MacEachern <dougm@covalent.net>
28820              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
28821              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
28822      Branch: perl
28823            ! ext/attrs/attrs.xs
28824 ____________________________________________________________________________
28825 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
28826         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
28827              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28828              Date: Tue, 12 Jun 2001 14:36:20 -0400
28829              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
28830      Branch: perl
28831            ! pod/perlretut.pod
28832 ____________________________________________________________________________
28833 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
28834         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
28835              From: Mike Guy <mjtg@cam.ac.uk>
28836              Date: Tue, 12 Jun 2001 19:10:31 +0100
28837              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
28838              
28839              Subject: Re: [ID 20010612.001] out of memory during regex compilation
28840              From: Mike Guy <mjtg@cam.ac.uk>
28841              Date: Tue, 12 Jun 2001 19:21:01 +0100
28842              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
28843      Branch: perl
28844            ! pod/perlop.pod
28845 ____________________________________________________________________________
28846 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
28847         Log: AIX tweaks from Merijn H. Brand.
28848      Branch: perl
28849            ! hints/aix.sh
28850 ____________________________________________________________________________
28851 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
28852         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
28853              From: "Brendan O'Dea" <bod@compusol.com.au>
28854              Date: Wed, 13 Jun 2001 05:16:47 +1000
28855              Message-ID: <20010613051647.A8945@compusol.com.au>
28856      Branch: maint-5.6/perl
28857            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
28858 ____________________________________________________________________________
28859 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
28860         Log: Subject: Small bcopy cleanup
28861              From: Andy Dougherty <doughera@lafayette.edu>
28862              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
28863              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
28864      Branch: perl
28865            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
28866 ____________________________________________________________________________
28867 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
28868         Log: Subject: [PATCH] Re: ext/ + -Wall
28869              From: Nicholas Clark <nick@ccl4.org>
28870              Date: Wed, 13 Jun 2001 00:04:30 +0100
28871              Message-ID: <20010613000430.M5901@plum.flirble.org>
28872      Branch: perl
28873            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
28874 ____________________________________________________________________________
28875 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
28876         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
28877              From: Nicholas Clark <nick@ccl4.org>
28878              Date: Tue, 12 Jun 2001 23:53:07 +0100
28879              Message-ID: <20010612235307.L5901@plum.flirble.org>
28880      Branch: perl
28881            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
28882 ____________________________________________________________________________
28883 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
28884         Log: MPE/iX tweaks from Mark Bixby.
28885      Branch: perl
28886            ! hints/mpeix.sh mpeix/mpeixish.h util.c
28887 ____________________________________________________________________________
28888 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
28889         Log: Update Changes.
28890      Branch: perl
28891            ! Changes patchlevel.h
28892 ____________________________________________________________________________
28893 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
28894         Log: One less -Wall whine (found under DEBUGGING).
28895      Branch: perl
28896            ! x2p/Makefile.SH x2p/a2p.c
28897 ____________________________________________________________________________
28898 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
28899         Log: s/case-independent/case-insensitive/g
28900      Branch: perl
28901            ! pod/perldebug.pod
28902 ____________________________________________________________________________
28903 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
28904         Log: As suggested in    
28905              
28906              Subject: Re: ext/ + -Wall
28907              From: Gurusamy Sarathy <gsar@ActiveState.com>
28908              Date: Mon, 11 Jun 2001 23:34:31 -0700
28909              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
28910      Branch: perl
28911            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
28912            ! perl.h
28913 ____________________________________________________________________________
28914 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
28915         Log: Subject: ext/ + -Wall
28916              From: Doug MacEachern <dougm@covalent.net>
28917              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
28918              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
28919      Branch: perl
28920            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
28921            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
28922            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
28923            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
28924            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
28925            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
28926            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
28927            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
28928            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
28929            ! lib/ExtUtils/xsubpp
28930 ____________________________________________________________________________
28931 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
28932         Log: Subject: [PATCH] anonymous stashes
28933              From: Abhijit Menon-Sen <ams@wiw.org>
28934              Date: Tue, 12 Jun 2001 12:47:04 +0530
28935              Message-ID: <20010612124704.A29029@lustre.linux.in>
28936      Branch: perl
28937            ! dump.c gv.c sv.c xsutils.c
28938 ____________________________________________________________________________
28939 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
28940         Log: One more test for $^S.
28941      Branch: perl
28942            ! t/op/magic.t
28943 ____________________________________________________________________________
28944 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
28945         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
28946              From: Abhijit Menon-Sen <ams@wiw.org>
28947              Date: Tue, 12 Jun 2001 17:35:55 +0530
28948              Message-ID: <20010612173555.A32426@lustre.linux.in>
28949      Branch: perl
28950            ! mg.c t/op/magic.t
28951 ____________________________________________________________________________
28952 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
28953         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
28954              From: Mike Guy <mjtg@cam.ac.uk>
28955              Date: Tue, 12 Jun 2001 13:14:15 +0100
28956              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
28957      Branch: perl
28958            ! pod/perlop.pod
28959 ____________________________________________________________________________
28960 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
28961         Log: AUTHORS updates.
28962      Branch: perl
28963            ! AUTHORS
28964 ____________________________________________________________________________
28965 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
28966         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
28967              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
28968              Content-Transfer-Encoding: 7bit
28969              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
28970      Branch: perl
28971            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
28972 ____________________________________________________________________________
28973 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
28974         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
28975              From: "Philip Newton" <Philip.Newton@gmx.net>
28976              Date: Mon, 11 Jun 2001 07:08:03 +0200
28977              Message-Id: <200106120802.LAA08992@taas.iki.fi>
28978      Branch: perl
28979            ! t/base/term.t
28980 ____________________________________________________________________________
28981 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
28982         Log: Cleanup the a2p.c for -Wall.
28983      Branch: perl
28984            ! x2p/Makefile.SH x2p/a2p.c
28985 ____________________________________________________________________________
28986 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
28987         Log: File::Find update for MacOS from Chris Nandor.
28988      Branch: perl
28989            ! lib/File/Find.pm t/lib/filefind.t
28990 ____________________________________________________________________________
28991 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
28992         Log: gcc -Wall nits picked out by a non-UNIX system
28993              (courtesy of Mark Bixby)
28994      Branch: perl
28995            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
28996            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
28997            ! pp_sys.c util.c
28998 ____________________________________________________________________________
28999 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
29000         Log: Metaconfig unit change for #10522.  (The d_modfl changes
29001              placate metalint.)
29002      Branch: metaconfig/U/perl
29003            ! d_modfl.U d_u32align.U
29004 ____________________________________________________________________________
29005 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
29006         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
29007              be "./try 2>&1 >/dev/null".
29008      Branch: perl
29009            ! Configure
29010 ____________________________________________________________________________
29011 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
29012         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
29013              From: "Craig A. Berry" <craigberry@mac.com>
29014              Date: Mon, 11 Jun 2001 14:00:32 -0500
29015              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
29016      Branch: perl
29017            ! configure.com
29018 ____________________________________________________________________________
29019 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
29020         Log: Move the full \p\P lists to perlunicode.
29021      Branch: perl
29022            ! pod/perlretut.pod pod/perlunicode.pod
29023 ____________________________________________________________________________
29024 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
29025         Log: VOS build tweak for 5.6.1 from Paul Green.
29026      Branch: maint-5.6/perl
29027            ! vos/build.cm
29028 ____________________________________________________________________________
29029 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
29030         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
29031              From: "Craig A. Berry" <craigberry@mac.com>
29032              Date: Fri, 8 Jun 2001 18:08:18 -0500
29033              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
29034      Branch: perl
29035            ! vms/vms.c
29036 ____________________________________________________________________________
29037 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
29038         Log: Update Changes.
29039      Branch: perl
29040            ! Changes patchlevel.h
29041 ____________________________________________________________________________
29042 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
29043         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
29044      Branch: perl
29045            ! vos/config.alpha.h vos/config.ga.h
29046 ____________________________________________________________________________
29047 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
29048         Log: VOS updates from Paul Green for @10476.
29049      Branch: perl
29050            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
29051            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29052            ! vos/config.ga.h vos/configure_perl.cm
29053 ____________________________________________________________________________
29054 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
29055         Log: Subject: [PATCH] Not many people know this ...
29056              From: Mike Guy <mjtg@cam.ac.uk>
29057              Date: Mon, 11 Jun 2001 14:55:15 +0100
29058              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
29059      Branch: perl
29060            ! pod/perldebug.pod
29061 ____________________________________________________________________________
29062 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
29063         Log: Add final commas to lists as suggested by Philip Newton.
29064      Branch: perl
29065            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
29066 ____________________________________________________________________________
29067 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
29068         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
29069              Date: Sun, 10 Jun 2001 23:35:38 -0400
29070              From: Chris Nandor <pudge@pobox.com>
29071              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
29072      Branch: perl
29073            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
29074            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
29075            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
29076            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
29077            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
29078            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
29079            ! t/op/write.t t/pragma/strict.t
29080 ____________________________________________________________________________
29081 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
29082         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
29083              From: Chris Nandor <pudge@pobox.com>
29084              Date: Mon, 11 Jun 2001 08:24:28 -0400
29085              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
29086      Branch: perl
29087            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
29088            ! t/lib/io_dir.t
29089 ____________________________________________________________________________
29090 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
29091         Log: One more run_byacc (a hand-tweaked version had slipped in).
29092      Branch: perl
29093            ! perly.c vms/perly_c.vms
29094 ____________________________________________________________________________
29095 [ 10509] By: nick                                  on 2001/06/11  07:49:15
29096         Log: Integrate mainline
29097      Branch: perlio
29098           !> Makefile.SH embed.h embed.pl global.sym
29099           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
29100           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
29101           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
29102           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
29103 ____________________________________________________________________________
29104 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
29105         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
29106              From: Mike Guy <mjtg@cam.ac.uk>
29107              Reply-To: mjtg@cam.ac.uk
29108              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
29109      Branch: perl
29110            ! lib/ExtUtils/Manifest.pm
29111 ____________________________________________________________________________
29112 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
29113         Log: Subject: [PATCH] ExtUtils::Constant
29114              From: Nicholas Clark <nick@ccl4.org>
29115              Date: Sun, 10 Jun 2001 23:25:41 +0100
29116              Message-ID: <20010610232540.C76396@plum.flirble.org>
29117      Branch: perl
29118            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
29119 ____________________________________________________________________________
29120 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
29121         Log: Integrate perlio.
29122      Branch: perl
29123           !> iperlsys.h
29124 ____________________________________________________________________________
29125 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
29126         Log: Move the grok_number and its lieutenant grok_numeric_radix
29127              from sv.c statics to util.c and public.
29128      Branch: perl
29129            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
29130            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
29131 ____________________________________________________________________________
29132 [ 10504] By: nick                                  on 2001/06/10  17:47:06
29133         Log: Fix (valid) -Wall warnings in perlio.c
29134      Branch: perlio
29135            ! iperlsys.h
29136 ____________________________________________________________________________
29137 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
29138         Log: Update perly_c.diff, update perly.fixer to edit away
29139              some of the -Wall noise.
29140      Branch: perl
29141            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
29142 ____________________________________________________________________________
29143 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
29144         Log: Check the version of byacc.
29145      Branch: perl
29146            ! Makefile.SH
29147 ____________________________________________________________________________
29148 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
29149         Log: Subject: [PATCH] perly.y overhaul
29150              From: Simon Cozens <simon@netthink.co.uk>
29151              Date: Sun, 10 Jun 2001 16:56:54 +0100
29152              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
29153              
29154              Plus make run_byacc.
29155      Branch: perl
29156            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
29157 ____________________________________________________________________________
29158 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
29159         Log: Integrate perlio.
29160      Branch: perl
29161           !> perlio.c perlsfio.h
29162 ____________________________________________________________________________
29163 [ 10499] By: nick                                  on 2001/06/10  15:01:08
29164         Log: Integrate mainline
29165      Branch: perlio
29166           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
29167           !> t/pragma/locale.t util.c
29168 ____________________________________________________________________________
29169 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
29170         Log: Put some meat on the perl572delta bones.  The list of
29171              selected bug fixes needs more work, as does still the
29172              whole document.
29173      Branch: perl
29174            ! pod/perl572delta.pod
29175 ____________________________________________________________________________
29176 [ 10497] By: nick                                  on 2001/06/10  12:27:51
29177         Log: Paper over a crack or two with USE_SFIO
29178      Branch: perlio
29179            ! perlio.c perlsfio.h
29180 ____________________________________________________________________________
29181 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
29182         Log: Update Changes.
29183      Branch: perl
29184            ! Changes patchlevel.h
29185 ____________________________________________________________________________
29186 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
29187         Log: Subject: Re: pragma/locale.t #107
29188              From: Hugo <hv@crypt.compulink.co.uk>
29189              Date: Sun, 10 Jun 2001 11:23:30 +0100
29190              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
29191              
29192              Encapsulate the scan of the decimal radix separator.
29193      Branch: perl
29194            ! embed.h embed.pl proto.h sv.c
29195 ____________________________________________________________________________
29196 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
29197         Log: Try to grok numbers both with the locale specific separator
29198              and with the usual "." (if different from the lss); add a test
29199              to locale.t to do also a little bit of math in addition to just
29200              equalness testing; remove extraneous logic as suggested in
29201              
29202              Subject: Re: pragma/locale.t #107
29203              From: Nicholas Clark <nick@ccl4.org>
29204              Date: Sat, 9 Jun 2001 22:37:36 +0100
29205              Message-ID: <20010609223735.Y76396@plum.flirble.org>
29206      Branch: perl
29207            ! sv.c t/pragma/locale.t
29208 ____________________________________________________________________________
29209 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
29210         Log: Metaconfig unit change for #10492.
29211      Branch: metaconfig/U/perl
29212            ! Extensions.U
29213 ____________________________________________________________________________
29214 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
29215         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
29216              From: Artur Bergman <artur@contiller.se> 
29217              Date: Sat, 09 Jun 2001 21:03:51 +0200
29218              Message-ID: <B7483FB6.1398%artur@contiller.se>
29219      Branch: perl
29220            ! Configure
29221 ____________________________________________________________________________
29222 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
29223         Log: Integrate perlio.
29224      Branch: perl
29225           !> perlsfio.h
29226 ____________________________________________________________________________
29227 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
29228         Log: Do locale specific separator if only in locale.
29229      Branch: perl
29230            ! util.c
29231 ____________________________________________________________________________
29232 [ 10489] By: nick                                  on 2001/06/09  19:13:25
29233         Log: Make XS/Typemap compile (but fail) with sfio
29234      Branch: perlio
29235            ! perlsfio.h
29236 ____________________________________________________________________________
29237 [ 10488] By: nick                                  on 2001/06/09  19:12:51
29238         Log: Re-integrate mainline
29239      Branch: perlio
29240           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
29241           !> proto.h sv.c util.c
29242 ____________________________________________________________________________
29243 [ 10487] By: nick                                  on 2001/06/09  16:26:29
29244         Log: Integrate mainline
29245      Branch: perlio
29246           !> (integrate 31 files)
29247 ____________________________________________________________________________
29248 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
29249         Log: Subject: [PATCH] New attempt to clone callack
29250              From: Artur Bergman <artur@contiller.se> 
29251              Date: Thu, 07 Jun 2001 11:52:16 +0200
29252              Message-ID: <B7451B6F.12B7%artur@contiller.se>
29253      Branch: perl
29254            ! embedvar.h intrpvar.h perlapi.h sv.c
29255 ____________________________________________________________________________
29256 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
29257         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
29258      Branch: perl
29259            ! embed.h embed.pl perl.h proto.h sv.c util.c
29260 ____________________________________________________________________________
29261 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
29262         Log: Subject: Re: pragma/locale.t #107
29263              From: Nicholas Clark <nick@ccl4.org>
29264              Date: Sat, 9 Jun 2001 16:26:10 +0100
29265              Message-ID: <20010609162609.V76396@plum.flirble.org>
29266              
29267              A missing NVification.
29268      Branch: perl
29269            ! sv.c
29270 ____________________________________________________________________________
29271 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
29272         Log: Redo the #10482, there already was a test script for formats.
29273      Branch: perl
29274            - t/io/format.t
29275            ! MANIFEST t/op/write.t
29276 ____________________________________________________________________________
29277 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
29278         Log: Twisted format testing, from Merijn.
29279      Branch: perl
29280            + t/io/format.t
29281            ! MANIFEST
29282 ____________________________________________________________________________
29283 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
29284         Log: More \p{In...} testing, combined with \N{...}.
29285      Branch: perl
29286            ! lib/utf8_heavy.pl t/op/pat.t
29287 ____________________________________________________________________________
29288 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
29289         Log: Metaconfig changes for #10479.
29290      Branch: metaconfig
29291            ! U/Glossary.patch
29292      Branch: metaconfig/U/perl
29293            ! d_modfl.U
29294 ____________________________________________________________________________
29295 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
29296         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
29297      Branch: perl
29298            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29299            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
29300            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
29301            ! win32/config.bc win32/config.gc win32/config.vc
29302 ____________________________________________________________________________
29303 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
29304         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
29305              From: "Craig A. Berry" <craigberry@mac.com>
29306              Date: Thu, 7 Jun 2001 14:27:20 -0500
29307              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
29308      Branch: perl
29309            ! vms/perlvms.pod
29310 ____________________________________________________________________________
29311 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
29312         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
29313              From: Gisle Aas <gisle@ActiveState.com>
29314              Date: 07 Jun 2001 17:04:29 -0700
29315              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
29316      Branch: perl
29317            ! ext/re/re.xs
29318 ____________________________________________________________________________
29319 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
29320         Log: Update Changes.
29321      Branch: perl
29322            ! Changes patchlevel.h
29323 ____________________________________________________________________________
29324 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
29325         Log: Regen Glossary et alia.
29326      Branch: perl
29327            ! Porting/Glossary Porting/config.sh Porting/config_H
29328 ____________________________________________________________________________
29329 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
29330         Log: Metaconfig unit changes for #10473.
29331      Branch: metaconfig/U/perl
29332            ! d_modfl.U
29333 ____________________________________________________________________________
29334 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
29335         Log: Harumph, also AIX will spill its guts (i.e. dump core)
29336              if an executable contains modfl() but it hasn't been
29337              compiled right (in the case of AIX, with cc -qlongdouble).
29338      Branch: perl
29339            ! Configure
29340 ____________________________________________________________________________
29341 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
29342         Log: integrate change#10471 from mainline
29343              
29344              in change#10451, check that CvOUTSIDE is a CV before looking in
29345              (it can apparently be SVt_NULL during global destruction)
29346      Branch: maint-5.6/perl
29347           !> op.c
29348 ____________________________________________________________________________
29349 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
29350         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
29351              (it can apparently be SVt_NULL during global destruction)
29352      Branch: perl
29353            ! op.c
29354 ____________________________________________________________________________
29355 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
29356         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
29357              From: Robin Barker <rmb1@cise.npl.co.uk>
29358              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
29359              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
29360      Branch: perl
29361            ! lib/diagnostics.pm pod/perldiag.pod
29362 ____________________________________________________________________________
29363 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
29364         Log: Subject: [PATCH perl@10439] long =item
29365              From: Robin Barker <rmb1@cise.npl.co.uk>
29366              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
29367              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
29368      Branch: perl
29369            ! README.amiga lib/Attribute/Handlers.pm
29370            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
29371 ____________________________________________________________________________
29372 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
29373         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
29374              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
29375              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
29376              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
29377      Branch: perl
29378            ! pod/perlguts.pod
29379 ____________________________________________________________________________
29380 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
29381         Log: Integrate perlio.
29382      Branch: perl
29383           !> sv.c
29384 ____________________________________________________________________________
29385 [ 10466] By: nick                                  on 2001/06/07  10:25:40
29386         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
29387              whitespace tweaks.
29388              Still coredumps in pragma/overload.t - what a nice hard fail that is...
29389      Branch: perlio
29390            ! sv.c
29391 ____________________________________________________________________________
29392 [ 10465] By: nick                                  on 2001/06/07  08:41:58
29393         Log: Raw integrate of mainline for S_grok_number debug
29394              (sv.c has MULTIPLICITY issues as well as whatever else ...)
29395      Branch: perlio
29396            - plan9/perlplan9.doc plan9/perlplan9.pod
29397           !> (integrate 46 files)
29398 ____________________________________________________________________________
29399 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
29400         Log: The proper prototyping for #10463.
29401      Branch: perl
29402            ! embed.h embed.pl proto.h sv.c
29403 ____________________________________________________________________________
29404 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
29405         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
29406              From: Nicholas Clark <nick@ccl4.org>
29407              Date: Thu, 7 Jun 2001 00:29:59 +0100
29408              Message-ID: <20010607002959.Z76396@plum.flirble.org>
29409      Branch: perl
29410            ! sv.c
29411 ____________________________________________________________________________
29412 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
29413         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
29414              From: "Craig A. Berry" <craigberry@mac.com>
29415              Date: Wed, 06 Jun 2001 17:54:30 -0500
29416              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
29417      Branch: perl
29418            ! vms/perlvms.pod
29419 ____________________________________________________________________________
29420 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
29421         Log: Podify the remaining README.platform files;
29422              merge README.plan9 and plan9/perlplan9.pod;
29423              delete plan9/perlplan9.* (the perlplan.doc needs to
29424              be regenerated in Plan 9); make the =head1 and =head2
29425              in the README.platform to be a little more verbose
29426              (skipped README.os2 not to anger Ilya) so that they
29427              look better in the toc; regen toc.
29428      Branch: perl
29429            - plan9/perlplan9.doc plan9/perlplan9.pod
29430            ! MANIFEST README.aix README.amiga README.apollo README.beos
29431            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
29432            ! README.hpux README.hurd README.machten README.macos
29433            ! README.micro README.mint README.mpeix README.os390
29434            ! README.plan9 README.qnx README.solaris README.threads
29435            ! README.tru64 README.vmesa README.vms README.vos README.win32
29436            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
29437            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
29438 ____________________________________________________________________________
29439 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
29440         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
29441              From: Mike Guy <mjtg@cam.ac.uk>
29442              Reply-To: mjtg@cam.ac.uk
29443              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
29444      Branch: perl
29445            ! pod/perlguts.pod
29446 ____________________________________________________________________________
29447 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
29448         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
29449              From: Mike Guy <mjtg@cam.ac.uk>
29450              Reply-To: mjtg@cam.ac.uk
29451              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
29452      Branch: perl
29453            ! pod/perlsec.pod
29454 ____________________________________________________________________________
29455 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
29456         Log: Disable long doubles from pre-5.0 Tru64s.
29457      Branch: perl
29458            ! README.tru64 hints/dec_osf.sh
29459 ____________________________________________________________________________
29460 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
29461         Log: The #10455 exposed that modfl() is fundamentally busted
29462              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
29463              testing it.
29464      Branch: perl
29465            ! hints/dec_osf.sh
29466 ____________________________________________________________________________
29467 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
29468         Log: Metaconfig unit change for #10455.
29469      Branch: metaconfig/U/perl
29470            ! d_modfl.U
29471 ____________________________________________________________________________
29472 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
29473         Log: Configure check for geborken modfl(), inspired by
29474              
29475              Subject: Re: [20010118.017] op/int.t failure 
29476              From: Hugo <hv@crypt.compulink.co.uk>
29477              Date: Tue, 05 Jun 2001 13:43:27 +0100
29478              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
29479      Branch: perl
29480            ! Configure
29481 ____________________________________________________________________________
29482 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
29483         Log: Integrate changes #10450 and #10451 from maintperl:
29484              
29485              optimize change#10448 slightly (don't repeat search in eval""s lexical
29486              scope, since that has already been searched)
29487              
29488              change#9108 needs subtler treatment for case of closures created
29489              within eval""
29490      Branch: perl
29491           !> op.c t/op/misc.t
29492 ____________________________________________________________________________
29493 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
29494         Log: MakeMaker magic to compile (when no dynamic loading)
29495              List/Util.xsc as (ListUtil.c and) ListUtil.o since
29496              POSIX-BC (BS2000) linker has an evil limitation of
29497              being unable to include in the same executable several
29498              object files with the same name - case-insensitively -
29499              because otherwise we conflict with util.c.
29500              Strictly speaking currently required only in POSIX-BC
29501              but probably will do no harm elsewhere where static
29502              linking is required.
29503      Branch: perl
29504            ! ext/List/Util/Makefile.PL
29505 ____________________________________________________________________________
29506 [ 10452] By: nick                                  on 2001/06/06  08:59:51
29507         Log: Integrate mainline.
29508      Branch: perlio
29509           +> lib/Attribute/Handlers/demo/Demo.pm
29510           +> lib/Attribute/Handlers/demo/Descriptions.pm
29511           +> lib/Attribute/Handlers/demo/MyClass.pm
29512           +> lib/Attribute/Handlers/demo/demo.pl
29513           +> lib/Attribute/Handlers/demo/demo2.pl
29514           +> lib/Attribute/Handlers/demo/demo3.pl
29515           +> lib/Attribute/Handlers/demo/demo4.pl
29516           +> lib/Attribute/Handlers/demo/demo_call.pl
29517           +> lib/Attribute/Handlers/demo/demo_chain.pl
29518           +> lib/Attribute/Handlers/demo/demo_cycle.pl
29519           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
29520           +> lib/Attribute/Handlers/demo/demo_phases.pl
29521           +> lib/Attribute/Handlers/demo/demo_range.pl
29522           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
29523           +> uts/strtol_wrap.c
29524           !> (integrate 91 files)
29525 ____________________________________________________________________________
29526 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
29527         Log: change#9108 needs subtler treatment for case of closures created
29528              within eval""
29529      Branch: maint-5.6/perl
29530            ! op.c t/op/misc.t
29531 ____________________________________________________________________________
29532 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
29533         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
29534              scope, since that has already been searched)
29535      Branch: maint-5.6/perl
29536            ! op.c
29537 ____________________________________________________________________________
29538 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
29539         Log: Integrate change #10448 from maintperl; lexicals
29540              outside an eval"" weren't resolved correctly inside a subroutine
29541              definition inside the eval"" if they were not already referenced
29542              in the toplevel of the eval""-ed code
29543      Branch: perl
29544           !> cop.h op.c pp_ctl.c t/op/misc.t
29545 ____________________________________________________________________________
29546 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
29547         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
29548              outside an eval"" weren't resolved correctly inside a subroutine
29549              definition inside the eval"" if they were not already referenced
29550              in the toplevel of the eval""-ed code
29551      Branch: maint-5.6/perl
29552            ! cop.h op.c pp_ctl.c t/op/misc.t
29553 ____________________________________________________________________________
29554 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
29555         Log: Subject: [PATCH] perl570delta.pod
29556              From: Peter Scott <Peter@PSDT.com> 
29557              Date: Tue, 05 Jun 2001 18:51:02 -0700
29558              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
29559      Branch: perl
29560            ! pod/perl570delta.pod
29561 ____________________________________________________________________________
29562 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
29563         Log: The fudge factor is no more needed.  I hope.
29564      Branch: perl
29565            ! t/lib/posix.t
29566 ____________________________________________________________________________
29567 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
29568         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
29569              From: Hugo <hv@crypt.compulink.co.uk>
29570              Date: Tue, 05 Jun 2001 12:58:19 +0100
29571              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
29572      Branch: perl
29573            ! util.c
29574 ____________________________________________________________________________
29575 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
29576         Log: Make up prototypes only for those who have the functions
29577              but not the prototypes.
29578      Branch: perl
29579            ! perl.h
29580 ____________________________________________________________________________
29581 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
29582         Log: Subject: Re: Not OK: perl@10439 on win32 
29583              From: Prymmer/Kahn <pvhp@best.com> 
29584              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
29585              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
29586      Branch: perl
29587            ! perl.h util.c
29588 ____________________________________________________________________________
29589 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
29590         Log: The metaconfig units changes for #10441.
29591      Branch: metaconfig
29592            ! U/modified/Extract.U U/modified/Extractall.U
29593            ! U/modified/Finish.U
29594 ____________________________________________________________________________
29595 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
29596         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
29597      Branch: perl
29598            ! Configure
29599 ____________________________________________________________________________
29600 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
29601         Log: Unnecessary fuzziness undone, noted by Mike Guy.
29602      Branch: perl
29603            ! t/op/tr.t
29604 ____________________________________________________________________________
29605 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
29606         Log: Update Changes.
29607      Branch: perl
29608            ! Changes patchlevel.h
29609 ____________________________________________________________________________
29610 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
29611         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
29612              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
29613              leakage patch.
29614      Branch: perl
29615            ! t/op/misc.t
29616 ____________________________________________________________________________
29617 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
29618         Log: Test case for #10433/#10424.
29619      Branch: perl
29620            ! t/op/misc.t
29621 ____________________________________________________________________________
29622 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
29623         Log: Subject: One fix for strtoul not setting errno
29624              From: hom00@utsglobal.com (Hal Morris)
29625              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
29626              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
29627      Branch: perl
29628            + uts/strtol_wrap.c
29629            ! MANIFEST hints/uts.sh
29630 ____________________________________________________________________________
29631 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
29632         Log: Metaconfig units changes for #10434.
29633      Branch: metaconfig
29634            ! U/modified/Cppsym.U
29635      Branch: metaconfig/U/perl
29636            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
29637            + d_syscallproto.U d_usleepproto.U
29638            ! longdblfio.U quadfio.U
29639 ____________________________________________________________________________
29640 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
29641         Log: Configure tweaks; add prototype probes, make the cpp symbols
29642              probe to cast, not whine; test for %Ld and %Lf before %lld and
29643              %llf because the L is the ANSI way.
29644      Branch: perl
29645            ! Configure config_h.SH configure.com epoc/config.sh
29646            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
29647            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
29648            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
29649 ____________________________________________________________________________
29650 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
29651         Log: Sigh.  This is what #10424 was supposed to check in.
29652      Branch: perl
29653            ! op.c sv.c sv.h
29654 ____________________________________________________________________________
29655 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
29656         Log: More verbose failure.
29657      Branch: perl
29658            ! t/op/ver.t
29659 ____________________________________________________________________________
29660 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
29661         Log: The .pm changes to go with #10428.
29662      Branch: perl
29663            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
29664            ! ext/Sys/Syslog/Syslog.pm
29665 ____________________________________________________________________________
29666 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
29667         Log: On second thoughts show to utf8 skippage message only
29668              on failures, it's too confusing otherwise,
29669      Branch: perl
29670            ! t/pragma/locale.t
29671 ____________________________________________________________________________
29672 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
29673         Log: Do not import anything from Encode.
29674      Branch: perl
29675            ! ext/MIME/Base64/QuotedPrint.pm
29676 ____________________________________________________________________________
29677 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
29678         Log: The #10402 didn't take.  Weird.
29679      Branch: perl
29680            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
29681            ! ext/Sys/Syslog/Syslog.xs
29682 ____________________________________________________________________________
29683 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
29684         Log: Eradicate traces of 'asciirange' re subpragma.
29685      Branch: perl
29686            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
29687            ! pod/perldiag.pod
29688 ____________________________________________________________________________
29689 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
29690         Log: use is a compile-time thing.
29691      Branch: perl
29692            ! ext/MIME/Base64/QuotedPrint.pm
29693 ____________________________________________________________________________
29694 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
29695         Log: Subject: [PATCH perl@10419] -Wall casting patch
29696              From: Robin Barker <rmb1@cise.npl.co.uk>
29697              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
29698              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
29699      Branch: perl
29700            ! ext/Devel/DProf/DProf.xs mg.c
29701 ____________________________________________________________________________
29702 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
29703         Log: Subject: [PATCH #2] introducing SVpad_TYPED
29704              From: Abhijit Menon-Sen <ams@wiw.org>
29705              Date: Mon, 4 Jun 2001 12:26:02 +0530
29706              Message-ID: <20010604122602.A5775@lustre.linux.in>
29707      Branch: perl
29708            ! op.c sv.c sv.h
29709 ____________________________________________________________________________
29710 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
29711         Log: testsuite for change#10192 (from Gisle Aas)
29712      Branch: perl
29713            + t/op/override.t
29714            ! MANIFEST
29715 ____________________________________________________________________________
29716 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
29717         Log: integrate changes#10414-10416 from mainline
29718              
29719              Potential buffer overrun if the radix separator is more than
29720              one byte.  Also, under locales, prefer the locale-specific
29721              separator over the old boring ".".
29722              
29723              "10.", that is, decimal numbers can have no decimal part at all.
29724              
29725              The non-locale places need love, too.
29726      Branch: maint-5.6/perl
29727           !> perl.h sv.c
29728 ____________________________________________________________________________
29729 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
29730         Log: Missed from #10420.
29731      Branch: perl
29732            ! epoc/config.sh
29733 ____________________________________________________________________________
29734 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
29735         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
29736              often this prototype goes with HAS_SETRESUID_PROTO.
29737      Branch: perl
29738            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29739            ! config_h.SH configure.com perl.h uconfig.h
29740 ____________________________________________________________________________
29741 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
29742         Log: Update Changes.
29743      Branch: perl
29744            ! Changes patchlevel.h
29745 ____________________________________________________________________________
29746 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
29747         Log: -Wall "subscript has type `char'" cleanup.
29748      Branch: perl
29749            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
29750 ____________________________________________________________________________
29751 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
29752         Log: Various "cast to pointer from integer of different size"
29753              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
29754              wide but I32 (int) only 32 bits wide).
29755              
29756              WARNING: the classnum and tagnum changes in Storable.xs
29757              may not be wise, they may be breaking binary compatibility
29758              (in 64-bit platforms), asked Raphael Manfredi about the changes.
29759      Branch: perl
29760            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
29761            ! mg.c proto.h
29762 ____________________________________________________________________________
29763 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
29764         Log: The non-locale places need love, too.
29765      Branch: perl
29766            ! perl.h
29767 ____________________________________________________________________________
29768 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
29769         Log: "10.", that is, decimal numbers can have no decimal part at all.
29770      Branch: perl
29771            ! perl.h
29772 ____________________________________________________________________________
29773 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
29774         Log: Potential buffer overrun if the radix separator is more than
29775              one byte.  Also, under locales, prefer the locale-specific
29776              separator over the old boring ".".
29777      Branch: perl
29778            ! perl.h sv.c
29779 ____________________________________________________________________________
29780 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
29781         Log: Integrate change #10412 from maintperl; locale is now
29782              per-cop, not per-op; plus retweak the locale.t to always
29783              list the skipped utf8 locales.
29784      Branch: perl
29785            ! t/pragma/locale.t
29786           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
29787           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
29788 ____________________________________________________________________________
29789 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
29790         Log: rationalize locale handling to fix the bugs uncovered by change#10394
29791              
29792              the major issue was that the runtime was looking at PL_hints rather
29793              than op_private to notice whether locale was enabled
29794              
29795              the secondary issue was that many locale-sensitive numeric ops didn't
29796              have HINT_LOCALE propagated into their op_private
29797              
29798              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
29799              instead of per-op, just like HINT_BYTE and the hints for lexical
29800              warnings (this makes the hint available to every op via PL_curcop)
29801              
29802              pragma/locale.t may need to be reworked with these fixes in mind
29803              (it currently passes its tests)
29804      Branch: maint-5.6/perl
29805            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
29806            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
29807 ____________________________________________________________________________
29808 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
29809         Log: More verbose debugging.
29810      Branch: perl
29811            ! t/pragma/locale.t
29812 ____________________________________________________________________________
29813 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
29814         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
29815              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
29816              Date: Sat, 2 Jun 2001 22:53:33 +0100
29817              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
29818      Branch: perl
29819            ! regcomp.c t/pragma/warn/regcomp
29820 ____________________________________________________________________________
29821 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
29822         Log: Mention that lexicalizing $a or $b is a bad idea if one
29823              wants to use sort().
29824      Branch: perl
29825            ! pod/perlvar.pod
29826 ____________________________________________________________________________
29827 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
29828         Log: Tweak the test to be happy if the accuracy is 'good enough'.
29829      Branch: perl
29830            ! t/lib/posix.t
29831 ____________________________________________________________________________
29832 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
29833         Log: Upgrade to Attribute::Handlers 0.70.
29834              
29835              NOTE: this unearthed the "too late for CHECK block" bug,
29836              that's why the 1_compile.t change.
29837      Branch: perl
29838            + lib/Attribute/Handlers/demo/Demo.pm
29839            + lib/Attribute/Handlers/demo/Descriptions.pm
29840            + lib/Attribute/Handlers/demo/MyClass.pm
29841            + lib/Attribute/Handlers/demo/demo.pl
29842            + lib/Attribute/Handlers/demo/demo2.pl
29843            + lib/Attribute/Handlers/demo/demo3.pl
29844            + lib/Attribute/Handlers/demo/demo4.pl
29845            + lib/Attribute/Handlers/demo/demo_call.pl
29846            + lib/Attribute/Handlers/demo/demo_chain.pl
29847            + lib/Attribute/Handlers/demo/demo_cycle.pl
29848            + lib/Attribute/Handlers/demo/demo_hashdir.pl
29849            + lib/Attribute/Handlers/demo/demo_phases.pl
29850            + lib/Attribute/Handlers/demo/demo_range.pl
29851            + lib/Attribute/Handlers/demo/demo_rawdata.pl
29852            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
29853            ! t/lib/attrhand.t
29854 ____________________________________________________________________________
29855 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
29856         Log: One less -Wall whine.
29857      Branch: perl
29858            ! regcomp.c
29859 ____________________________________________________________________________
29860 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
29861         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
29862      Branch: perl
29863           !> t/op/eval.t
29864 ____________________________________________________________________________
29865 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
29866         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
29867              aren't "normally" visible inside eval""s contained in subs unless
29868              a cloned reference to them already exists)
29869              
29870              strangely enough, t/harness didn't show this up as a failure
29871              (harness needs fixing?)
29872      Branch: maint-5.6/perl
29873            ! t/op/eval.t
29874 ____________________________________________________________________________
29875 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
29876         Log: Update to Text::Balanced 1.85.
29877      Branch: perl
29878            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
29879 ____________________________________________________________________________
29880 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
29881         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
29882              From: Nicholas Clark <nick@ccl4.org>
29883              Date: Sun, 3 Jun 2001 17:54:36 +0100
29884              Message-ID: <20010603175436.E76396@plum.flirble.org> 
29885      Branch: perl
29886            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
29887            ! ext/Sys/Syslog/Syslog.xs
29888 ____________________________________________________________________________
29889 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
29890         Log: Unused variables.
29891      Branch: perl
29892            ! util.c
29893 ____________________________________________________________________________
29894 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
29895         Log: Subject: [PATCH] APIfy op_clear 
29896              From: Simon Cozens <simon@netthink.co.uk>
29897              Date: Sun, 3 Jun 2001 13:51:46 +0100
29898              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
29899              
29900              (despite the subject line, op_null is APIfied by the patch)
29901      Branch: perl
29902            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
29903 ____________________________________________________________________________
29904 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
29905         Log: Subject: [PATCH] t/lib/extutils.t
29906              From: Nicholas Clark <nick@ccl4.org>
29907              Date: Sat, 2 Jun 2001 23:57:05 +0100
29908              Message-ID: <20010602235705.Q12698@plum.flirble.org>
29909      Branch: perl
29910            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
29911 ____________________________________________________________________________
29912 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
29913         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
29914              From: Prymmer/Kahn <pvhp@best.com>
29915              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
29916              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
29917      Branch: perl
29918            ! win32/Makefile win32/makefile.mk
29919 ____________________________________________________________________________
29920 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
29921         Log: Subject: Re: 'decimal digits' macro? 
29922              From: Hugo <hv@crypt.compulink.co.uk>
29923              Date: Sun, 03 Jun 2001 04:26:36 +0100
29924              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
29925      Branch: perl
29926            ! handy.h t/lib/posix.t t/op/tr.t
29927 ____________________________________________________________________________
29928 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
29929         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
29930              From: Hugo <hv@crypt.compulink.co.uk>
29931              Date: Sun, 03 Jun 2001 14:56:30 +0100
29932              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
29933      Branch: perl
29934            ! util.c
29935 ____________________________________________________________________________
29936 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
29937         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
29938      Branch: perl
29939           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
29940           !> vms/perly_c.vms
29941 ____________________________________________________________________________
29942 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
29943         Log: fix leakage of lexicals at file scope into subroutines that were
29944              declared before them; this appears to be a longstanding bug that
29945              meant that lexicals at file scope were never "deintroduced", meaning
29946              their scope range was never properly closed, and their visibility
29947              extended to all subsequent eval""s or requires
29948              
29949              added a test case
29950              
29951              seems to also fix a case of bogus duplicate warnings
29952      Branch: maint-5.6/perl
29953            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
29954            ! vms/perly_c.vms
29955 ____________________________________________________________________________
29956 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
29957         Log: More VMS tweaks from Craig A. Berry.
29958      Branch: perl
29959            ! configure.com t/lib/extutils.t
29960 ____________________________________________________________________________
29961 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
29962         Log: -Wall cleanup continues.
29963      Branch: perl
29964            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
29965            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
29966            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
29967            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
29968            ! run.c toke.c util.c
29969 ____________________________________________________________________________
29970 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
29971         Log: The metaconfig unit change for #10390.
29972      Branch: metaconfig/U/perl
29973            ! gccvers.U
29974 ____________________________________________________________________________
29975 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
29976         Log: Drop the -ansi from the default gcc flags.
29977              
29978              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
29979              that struct cannot be compared with a flat integer, such as STRLEN.
29980              The -ansi will also cause a lot of noise in Solaris because of:
29981              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
29982      Branch: perl
29983            ! Configure
29984 ____________________________________________________________________________
29985 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
29986         Log: Integrate perlio.
29987      Branch: perl
29988           !> pod/perlapi.pod util.c
29989 ____________________________________________________________________________
29990 [ 10388] By: nick                                  on 2001/06/02  08:01:12
29991         Log: Integrate mainline
29992      Branch: perlio
29993           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
29994           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
29995           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
29996           !> t/lib/1_compile.t t/lib/mimeqp.t
29997 ____________________________________________________________________________
29998 [ 10387] By: nick                                  on 2001/06/02  07:39:17
29999         Log: Tweak util.c's atof2 for MULTIPLICITY
30000      Branch: perlio
30001            ! util.c
30002 ____________________________________________________________________________
30003 [ 10386] By: nick                                  on 2001/06/02  07:38:33
30004         Log: Integrate mainline
30005      Branch: perlio
30006           !> (integrate 41 files)
30007 ____________________________________________________________________________
30008 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
30009         Log: Add Attribute::Handlers 0.61 from Damian Conway.
30010      Branch: perl
30011            + lib/Attribute/Handlers.pm t/lib/attrhand.t
30012            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
30013 ____________________________________________________________________________
30014 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
30015         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
30016              From: Peter Prymmer <pvhp@forte.com>
30017              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
30018              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
30019      Branch: perl
30020            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
30021 ____________________________________________________________________________
30022 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
30023         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
30024              From: Jeff Pinyan <jeffp@crusoe.net>
30025              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
30026              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
30027      Branch: perl
30028            ! lib/File/Find.pm
30029 ____________________________________________________________________________
30030 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
30031         Log: Subject: [PATCH perl@10381] configure.com tweaks
30032              From: "Craig A. Berry" <craigberry@mac.com>
30033              Date: Fri, 1 Jun 2001 13:55:43 -0500
30034              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
30035      Branch: perl
30036            ! configure.com
30037 ____________________________________________________________________________
30038 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
30039         Log: Update Changes.
30040      Branch: perl
30041            ! Changes patchlevel.h
30042 ____________________________________________________________________________
30043 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
30044         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
30045              From: Mike Guy <mjtg@cam.ac.uk>
30046              Date: Fri, 01 Jun 2001 18:17:02 +0100
30047              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
30048      Branch: perl
30049            ! lib/perl5db.pl
30050 ____________________________________________________________________________
30051 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
30052         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
30053              From: Hugo <hv@crypt.compulink.co.uk>
30054              Date: Thu, 31 May 2001 20:49:48 +0100
30055              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
30056      Branch: perl
30057            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
30058            ! util.c
30059 ____________________________________________________________________________
30060 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
30061         Log: Zero() is not available in x2p (or, rather, some of its
30062              implementations like memzero() might not be available.)
30063      Branch: perl
30064            ! x2p/hash.c
30065 ____________________________________________________________________________
30066 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
30067         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
30068              From: Michael G Schwern <schwern@pobox.com>
30069              Date: Fri, 1 Jun 2001 12:00:29 +0100
30070              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
30071              
30072              (But use Zero() instead of memset.)
30073      Branch: perl
30074            ! x2p/hash.c
30075 ____________________________________________________________________________
30076 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
30077         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
30078              From: Jeff Pinyan <jeffp@crusoe.net>
30079              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
30080              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
30081      Branch: perl
30082            ! pod/perldiag.pod regcomp.c t/op/pat.t
30083 ____________________________________________________________________________
30084 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
30085         Log: Retract #10324 and #10333; not needed.
30086      Branch: perl
30087            ! hints/irix_6.sh hints/linux.sh
30088 ____________________________________________________________________________
30089 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
30090         Log: The #10370 wasn't quite right.
30091      Branch: perl
30092            ! ext/XS/Typemap/Typemap.xs
30093 ____________________________________________________________________________
30094 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
30095         Log: The metaconfig units changes for #10372.
30096      Branch: metaconfig/U/perl
30097            + d_realpath.U d_sresgproto.U d_sresuproto.U
30098            ! gccvers.U i_db.U
30099 ____________________________________________________________________________
30100 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
30101         Log: Configure tweaks; record the Berkeley DB version,
30102              probe for realpath(), for setresuid() and setresgid()
30103              prototypes; use realpath() (try to be paranoid enough),
30104              use the setres[ug]id prototypes because glibc has the functions
30105              but not their prototypes; add -Wall -ansi to gcc ccflags;
30106              regen toc.
30107      Branch: perl
30108            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30109            ! config_h.SH configure.com epoc/config.sh
30110            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
30111            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
30112            ! vos/config.ga.def win32/config.bc win32/config.gc
30113            ! win32/config.vc
30114 ____________________________________________________________________________
30115 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
30116         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
30117              From: Michael G Schwern <schwern@pobox.com>
30118              Date: Fri, 1 Jun 2001 11:28:14 +0100
30119              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
30120      Branch: perl
30121            ! lib/attributes.pm xsutils.c
30122 ____________________________________________________________________________
30123 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
30124         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
30125              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30126              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
30127              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
30128      Branch: perl
30129            ! ext/XS/Typemap/Typemap.xs
30130 ____________________________________________________________________________
30131 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
30132         Log: Subject: [patch] Cwd.xs optimizations/abstraction
30133              From: Doug MacEachern <dougm@covalent.net>
30134              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
30135              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
30136      Branch: perl
30137            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
30138            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
30139 ____________________________________________________________________________
30140 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
30141         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!])
30142              From: Nicholas Clark <nick@ccl4.org>
30143              Date: Thu, 31 May 2001 23:56:40 +0100
30144              Message-ID: <20010531235640.F12698@plum.flirble.org>
30145              
30146              Make the test work also under only static extensions
30147              (sh Configure -Uusedl fakes this nicely)
30148      Branch: perl
30149            ! t/lib/extutils.t
30150 ____________________________________________________________________________
30151 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
30152         Log: Subject: [PATCH hv.c] Eliminating trigraph
30153              From: Michael G Schwern <schwern@pobox.com>
30154              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
30155              Date: Fri, 1 Jun 2001 11:49:56 +0100
30156      Branch: perl
30157            ! hv.c
30158 ____________________________________________________________________________
30159 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
30160         Log: Subject: Re: [PATCH] Tests for File::Compare 
30161              From: "Philip Newton" <Philip.Newton@gmx.net>
30162              Date: Thu, 31 May 2001 19:44:05 +0200
30163              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
30164              
30165              Unnecessary "quotation marks".
30166      Branch: perl
30167            ! t/lib/filecomp.t
30168 ____________________________________________________________________________
30169 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
30170         Log: Integrate perlio.
30171      Branch: perl
30172           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
30173 ____________________________________________________________________________
30174 [ 10364] By: nick                                  on 2001/06/01  10:13:31
30175         Log: Cleanup dll.base and dll.exp created by GCC builds.
30176      Branch: perlio
30177            ! lib/ExtUtils/MM_Win32.pm
30178 ____________________________________________________________________________
30179 [ 10363] By: nick                                  on 2001/06/01  10:02:17
30180         Log: Make filecomp test work on CRLF platforms by adding binmode.
30181      Branch: perlio
30182            ! t/lib/filecomp.t
30183 ____________________________________________________________________________
30184 [ 10362] By: nick                                  on 2001/06/01  08:37:17
30185         Log: Integrate mainline
30186      Branch: perlio
30187           !> Changes Configure patchlevel.h perlio.c
30188 ____________________________________________________________________________
30189 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
30190         Log: panic:claustrophobia.
30191      Branch: perl
30192            ! perlio.c
30193 ____________________________________________________________________________
30194 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
30195         Log: Update Changes.
30196      Branch: perl
30197            ! Changes patchlevel.h
30198 ____________________________________________________________________________
30199 [ 10359] By: nick                                  on 2001/05/31  12:35:50
30200         Log: Integrate mainline.
30201      Branch: perlio
30202           +> t/lib/filecomp.t
30203           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
30204           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
30205 ____________________________________________________________________________
30206 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
30207         Log: Integrate perlio.
30208      Branch: perl
30209           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
30210           !> win32/config_H.vc
30211 ____________________________________________________________________________
30212 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
30213         Log: Metaconfig unit change for #10356.
30214      Branch: metaconfig
30215            ! U/installdirs/inc_version_list.U
30216 ____________________________________________________________________________
30217 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
30218         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
30219              (idea from Sarathy; implementation from Andy)
30220      Branch: perl
30221            ! Configure
30222 ____________________________________________________________________________
30223 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
30224         Log: More AUTHORS.
30225      Branch: perl
30226            ! AUTHORS
30227 ____________________________________________________________________________
30228 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
30229         Log: Subject: Re: [PATCH] Tests for File::Compare
30230              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
30231              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
30232              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
30233      Branch: perl
30234            + t/lib/filecomp.t
30235            ! MANIFEST t/lib/1_compile.t
30236 ____________________________________________________________________________
30237 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
30238         Log: Subject: [PATCH] DEBUG_* macro cleanups
30239              From: Abhijit Menon-Sen <ams@wiw.org>
30240              Date: Thu, 31 May 2001 12:16:22 +0530
30241              Message-ID: <20010531121622.B4829@lustre.linux.in>
30242              
30243              Subject: Re: [PATCH] DEBUG_* macro cleanups
30244              From: Abhijit Menon-Sen <ams@wiw.org>
30245              Date: Thu, 31 May 2001 13:57:01 +0530
30246              Message-ID: <20010531135701.A21775@lustre.linux.in>
30247              
30248              (The DEBUG_ definitions in perl.h changed to use the
30249              STMT_START and STMT_END.)
30250      Branch: perl
30251            ! perl.h pp_ctl.c sv.c toke.c
30252 ____________________________________________________________________________
30253 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
30254         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
30255              From: Abhijit Menon-Sen <ams@wiw.org>
30256              Date: Thu, 31 May 2001 08:27:55 +0530
30257              Message-ID: <20010531082755.A10018@lustre.linux.in>
30258      Branch: perl
30259            ! ext/Storable/Storable.xs gv.c perl.c
30260 ____________________________________________________________________________
30261 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
30262         Log: Subject: [PATCH] AUTHORS
30263              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30264              Date: Thu, 31 May 2001 01:27:59 -0500
30265              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
30266              
30267              Subject: Re: [PATCH] AUTHORS
30268              From: "Philip Newton" <Philip.Newton@gmx.net>
30269              Date: Thu, 31 May 2001 10:08:06 +0200
30270              (Message-Id missing?)
30271      Branch: perl
30272            ! AUTHORS
30273 ____________________________________________________________________________
30274 [ 10350] By: nick                                  on 2001/05/31  11:40:43
30275         Log: win32 - dmake regen_config_h
30276      Branch: perlio
30277            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30278 ____________________________________________________________________________
30279 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
30280         Log: Subject: Re: [PATCH util.c] More warning cleanups.
30281              From: "Philip Newton" <Philip.Newton@gmx.net>
30282              Date: Thu, 31 May 2001 07:41:36 +0200
30283              Message-Id: <200105310538.IAA25458@taku.hut.fi>
30284              
30285              Undo C++-ism that snekt in.
30286      Branch: perl
30287            ! util.c
30288 ____________________________________________________________________________
30289 [ 10348] By: nick                                  on 2001/05/31  11:36:46
30290         Log: Tolerate Win32 numerics
30291      Branch: perlio
30292            ! t/pragma/warn/toke
30293 ____________________________________________________________________________
30294 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
30295         Log: Integrate perlio.
30296      Branch: perl
30297           !> perlio.c win32/win32.h
30298 ____________________________________________________________________________
30299 [ 10346] By: nick                                  on 2001/05/31  10:54:55
30300         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
30301              perlio.c change 10255.
30302      Branch: perlio
30303            ! perlio.c
30304 ____________________________________________________________________________
30305 [ 10345] By: nick                                  on 2001/05/31  10:01:57
30306         Log: Conditionaly put back some "unused" dTHX which are used
30307              with PERL_IMPLICIT_SYS
30308      Branch: perlio
30309            ! perlio.c
30310 ____________________________________________________________________________
30311 [ 10344] By: nick                                  on 2001/05/31  10:00:59
30312         Log: Fix Win32 for new spelling IN_BYTES 
30313      Branch: perlio
30314            ! win32/win32.h
30315 ____________________________________________________________________________
30316 [ 10343] By: nick                                  on 2001/05/31  08:01:32
30317         Log: perlio.c -Wall cleaner under MULTIPLICITY
30318              - still minor noise with linux stdio
30319      Branch: perlio
30320            ! perlio.c
30321 ____________________________________________________________________________
30322 [ 10342] By: nick                                  on 2001/05/31  07:52:23
30323         Log: Integrate mainline.
30324      Branch: perlio
30325           !> (integrate 42 files)
30326 ____________________________________________________________________________
30327 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
30328         Log: AUTHORS updates.
30329      Branch: perl
30330            ! AUTHORS
30331 ____________________________________________________________________________
30332 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
30333         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
30334              From: Peter Prymmer <pvhp@forte.com>
30335              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
30336              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
30337      Branch: perl
30338            ! t/lib/md5-file.t
30339 ____________________________________________________________________________
30340 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
30341         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
30342              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
30343              to match the pragma name; various robustness cleanups.
30344      Branch: perl
30345            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
30346            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
30347 ____________________________________________________________________________
30348 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
30349         Log: More -Wall sweeping.
30350      Branch: perl
30351            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
30352            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
30353            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
30354            ! regcomp.c sv.c toke.c utf8.c
30355 ____________________________________________________________________________
30356 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
30357         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
30358              From: Nicholas Clark <nick@ccl4.org>
30359              Date: Wed, 30 May 2001 22:34:41 +0100
30360              Message-ID: <20010530223441.Y86445@plum.flirble.org>
30361      Branch: perl
30362            ! t/op/cmp.t
30363 ____________________________________________________________________________
30364 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
30365         Log: It's is not, it isn't ain't, and it's it's, not its,
30366              if you mean it is. If you don't, it's its. Then too,
30367              it's hers. It isn't her's. It isn't our's either.
30368              It's ours, and likewise yours and theirs.
30369              -- Oxford University Press, Edpress News
30370      Branch: perl
30371            ! lib/autouse.pm
30372 ____________________________________________________________________________
30373 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
30374         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
30375      Branch: perl
30376            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
30377            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
30378            ! x2p/str.c x2p/walk.c xsutils.c
30379 ____________________________________________________________________________
30380 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
30381         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
30382              From: Michael G Schwern <schwern@pobox.com>
30383              Date: Wed, 30 May 2001 17:10:38 +0100
30384              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
30385              
30386              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
30387              From: Abhijit Menon-Sen <ams@wiw.org>
30388              Date: Wed, 30 May 2001 23:16:13 +0530
30389              Message-ID: <20010530231613.A31933@lustre.linux.in>
30390      Branch: perl
30391            ! perl.c t/run/runenv.t
30392 ____________________________________________________________________________
30393 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
30394         Log: (Retracted by #10375.)
30395              
30396              IRIX hints patch from Merijn Broeren.
30397              
30398              TODO: (this and the earlier Linux hints patch) should be solved
30399              at Configure level.  Merijn: -ldb should not be used on any platform
30400              for perl, just when linking DBFile itself. Trying to be helpful here
30401              is counterproductive.
30402      Branch: perl
30403            ! hints/irix_6.sh
30404 ____________________________________________________________________________
30405 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
30406         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
30407              From: Nicholas Clark <nick@ccl4.org>
30408              Date: Wed, 30 May 2001 23:20:58 +0100
30409              Message-ID: <20010530232058.B86445@plum.flirble.org>
30410      Branch: perl
30411            ! doop.c
30412 ____________________________________________________________________________
30413 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
30414         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
30415              From: Michael G Schwern <schwern@pobox.com> 
30416              Date: Wed, 30 May 2001 15:24:20 +0100
30417              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
30418      Branch: perl
30419            ! t/pragma/autouse.t
30420 ____________________________________________________________________________
30421 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
30422         Log: The regex trick wasn't a good idea.
30423      Branch: perl
30424            ! pod/perlfaq4.pod
30425 ____________________________________________________________________________
30426 [ 10329] By: nick                                  on 2001/05/30  18:34:35
30427         Log: Integrate mainline
30428      Branch: perlio
30429           !> (integrate 40 files)
30430 ____________________________________________________________________________
30431 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
30432         Log: Update Changes.
30433      Branch: perl
30434            ! Changes patchlevel.h
30435 ____________________________________________________________________________
30436 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
30437         Log: The metaconfig unit change for #10325.
30438      Branch: metaconfig
30439            + U/modified/afs.U
30440 ____________________________________________________________________________
30441 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
30442         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
30443              is now wrong.
30444      Branch: perl
30445            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
30446 ____________________________________________________________________________
30447 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
30448         Log: Introduce $Config{afsroot}.
30449      Branch: perl
30450            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30451            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
30452            ! win32/config.gc win32/config.vc
30453 ____________________________________________________________________________
30454 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
30455         Log: (Retracted by #10375.)
30456              
30457              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
30458      Branch: perl
30459            ! hints/linux.sh
30460 ____________________________________________________________________________
30461 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
30462         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
30463              (Also Configure tweaks needed; coming up soon.)
30464      Branch: perl
30465            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
30466 ____________________________________________________________________________
30467 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
30468         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
30469              From: Michael G Schwern <schwern@pobox.com>
30470              Date: Sun, 27 May 2001 10:29:43 +0100
30471              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
30472      Branch: perl
30473            ! lib/perl5db.pl
30474 ____________________________________________________________________________
30475 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
30476         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
30477              and Abhijit Menon-Sen.
30478      Branch: perl
30479            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
30480            ! perl.c pp_sys.c regcomp.c
30481 ____________________________________________________________________________
30482 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
30483         Log: Fix the BOOT section to call myU2time properly.
30484      Branch: perl
30485            ! ext/Time/HiRes/HiRes.xs
30486 ____________________________________________________________________________
30487 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
30488         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
30489              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
30490              Date: Wed, 30 May 2001 09:44:29 -0400
30491              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
30492              
30493              Detypo; plus add one more trick.
30494      Branch: perl
30495            ! pod/perlfaq4.pod
30496 ____________________________________________________________________________
30497 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
30498         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)
30499              From: Michael G Schwern <schwern@pobox.com>
30500              Date: Wed, 30 May 2001 14:39:06 +0100
30501              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
30502      Branch: perl
30503            ! lib/autouse.pm t/pragma/autouse.t
30504 ____________________________________________________________________________
30505 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
30506         Log: Subject: Re: AIX and gcc (moving targets)
30507              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30508              Date: Wed, 30 May 2001 15:25:08 +0200
30509              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
30510      Branch: perl
30511            ! ext/Time/HiRes/HiRes.xs
30512 ____________________________________________________________________________
30513 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
30514         Log: Subject: [PATCH t/TEST] sorting tests
30515              From: Michael G Schwern <schwern@pobox.com>
30516              Date: Wed, 30 May 2001 10:24:02 +0100
30517              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
30518      Branch: perl
30519            ! t/TEST
30520 ____________________________________________________________________________
30521 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
30522         Log: Subject: [ID 20010529.002] typos in man page perlre
30523              From: bart@cg681574-a.adubn1.nj.home.com 
30524              Date: Tue, 29 May 2001 13:58:59 -0500
30525              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
30526      Branch: perl
30527            ! pod/perlre.pod
30528 ____________________________________________________________________________
30529 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
30530         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
30531              From: "Craig A. Berry" <craigberry@mac.com>
30532              Date: Tue, 29 May 2001 23:23:45 -0500
30533              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
30534      Branch: perl
30535            ! t/lib/extutils.t t/pragma/autouse.t
30536 ____________________________________________________________________________
30537 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
30538         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)
30539              From: David Dyck <dcd@tc.fluke.com>
30540              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
30541              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
30542      Branch: perl
30543            ! t/lib/filefind.t
30544 ____________________________________________________________________________
30545 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
30546         Log: AIX hints update for gcc from Merijn H. Brand.
30547      Branch: perl
30548            ! hints/aix.sh
30549 ____________________________________________________________________________
30550 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
30551         Log: Retract #10295 and #10296: a more generic solution
30552              is needed (there's something funny with gcc on AIX).
30553      Branch: perl
30554            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
30555 ____________________________________________________________________________
30556 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
30557         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
30558              From: Hugo <hv@crypt.compulink.co.uk>
30559              Date: Wed, 30 May 2001 11:59:19 +0100
30560              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
30561              
30562              localizing $@ has unfortunate semantics - if you die past
30563              a local $@, the die message is lost.
30564      Branch: perl
30565            ! lib/utf8_heavy.pl
30566 ____________________________________________________________________________
30567 [ 10309] By: nick                                  on 2001/05/30  08:23:02
30568         Log: Integrate mainline (autouse works again.)
30569      Branch: perlio
30570           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
30571           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
30572           !> pod/perlvar.pod t/op/cmp.t
30573 ____________________________________________________________________________
30574 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
30575         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
30576              From: David Dyck <dcd@tc.fluke.com>
30577              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
30578              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
30579      Branch: perl
30580            ! lib/File/Find.pm
30581 ____________________________________________________________________________
30582 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
30583         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
30584              From: Nicholas Clark <nick@ccl4.org>
30585              Date: Tue, 29 May 2001 23:16:09 +0100
30586              Message-ID: <20010529231609.U86445@plum.flirble.org>
30587              
30588              Make the test output slightly clearer by distinguishing
30589              between '' and undef.
30590      Branch: perl
30591            ! t/op/cmp.t
30592 ____________________________________________________________________________
30593 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
30594         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
30595              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30596              Date: Tue, 29 May 2001 19:15:19 -0400
30597              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
30598      Branch: perl
30599            ! hints/os2.sh
30600 ____________________________________________________________________________
30601 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
30602         Log: Subject: perlvar.pod addition
30603              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
30604              Date: Fri, 25 May 2001 20:23:12 +0200
30605              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
30606              
30607              Subject: Re: perlvar.pod addition
30608              From: "Abigail" <abigail@foad.org> 
30609              Date: Fri, 25 May 2001 22:00:39 +0200
30610              Message-ID: <20010525200039.28029.qmail@foad.org>
30611              
30612              Mention $a and $b in perlvar.
30613      Branch: perl
30614            ! pod/perlvar.pod
30615 ____________________________________________________________________________
30616 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
30617         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
30618              From: Jeff Pinyan <jeffp@crusoe.net>
30619              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
30620              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
30621      Branch: perl
30622            ! pod/perlvar.pod
30623 ____________________________________________________________________________
30624 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
30625         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
30626              From: Jeff Pinyan <jeffp@crusoe.net>
30627              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
30628              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
30629      Branch: perl
30630            ! pod/perlfaq6.pod
30631 ____________________________________________________________________________
30632 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
30633         Log: Mention Time::localtime and Time::gmtime.
30634      Branch: perl
30635            ! ext/Time/Piece/Piece.pm
30636 ____________________________________________________________________________
30637 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
30638         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
30639              From: Michael G Schwern <schwern@pobox.com>
30640              Date: Tue, 29 May 2001 18:51:32 +0100
30641              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
30642      Branch: perl
30643            ! pod/perlfaq4.pod
30644 ____________________________________________________________________________
30645 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
30646         Log: Retract #10243.
30647      Branch: perl
30648            ! lib/autouse.pm
30649 ____________________________________________________________________________
30650 [ 10299] By: nick                                  on 2001/05/29  18:41:19
30651         Log: Post weekend integrate mainline (fails one test pragma/autouse).
30652      Branch: perlio
30653           +> (branch 29 files)
30654           !> (integrate 91 files)
30655 ____________________________________________________________________________
30656 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
30657         Log: Update Changes.
30658      Branch: perl
30659            ! Changes patchlevel.h
30660 ____________________________________________________________________________
30661 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
30662         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
30663              before Perl_load_module/Perl_call_method and restore the value
30664              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
30665      Branch: perl
30666            ! utf8.c
30667 ____________________________________________________________________________
30668 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
30669         Log: Subject: Re: AIX and gcc (moving targets)
30670              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30671              Date: Tue, 29 May 2001 17:59:40 +0200
30672              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
30673      Branch: perl
30674            ! ext/Storable/Makefile.PL
30675 ____________________________________________________________________________
30676 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
30677         Log: Subject: Re: AIX and gcc (moving targets)
30678              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30679              Date: Tue, 29 May 2001 12:32:57 +0200
30680              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
30681      Branch: perl
30682            ! ext/POSIX/Makefile.PL
30683 ____________________________________________________________________________
30684 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
30685         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
30686              From: Michael G Schwern <schwern@pobox.com>
30687              Date: Tue, 29 May 2001 09:53:29 +0100
30688              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
30689              
30690              (#10280 retracted)
30691      Branch: perl
30692            ! lib/Test/Harness.pm t/lib/test-harness.t
30693 ____________________________________________________________________________
30694 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
30695         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
30696              From: Michael G Schwern <schwern@pobox.com>
30697              Date: Tue, 29 May 2001 09:19:52 +0100
30698              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
30699      Branch: perl
30700            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
30701            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
30702            + t/lib/Test/todo.t
30703            ! MANIFEST lib/Test.pm t/TEST
30704 ____________________________________________________________________________
30705 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
30706         Log: From: Michael G Schwern <schwern@pobox.com>
30707              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
30708              Date: Tue, 29 May 2001 08:26:09 +0100
30709              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
30710      Branch: perl
30711            ! t/TEST
30712 ____________________________________________________________________________
30713 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
30714         Log: Add tests for Time::gmtime and Time::localtime.
30715      Branch: perl
30716            + t/lib/time-gmtime.t t/lib/time-localtime.t
30717            ! MANIFEST t/lib/1_compile.t
30718 ____________________________________________________________________________
30719 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
30720         Log: Add test for File::stat.
30721      Branch: perl
30722            + t/lib/filestat.t
30723            ! MANIFEST t/lib/1_compile.t
30724 ____________________________________________________________________________
30725 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
30726         Log: Add test for Net::servent.
30727      Branch: perl
30728            + t/lib/net-sent.t
30729            ! MANIFEST t/lib/1_compile.t
30730 ____________________________________________________________________________
30731 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
30732         Log: Add test for Net::protoent.
30733      Branch: perl
30734            + t/lib/net-pent.t
30735            ! MANIFEST t/lib/1_compile.t
30736 ____________________________________________________________________________
30737 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
30738         Log: Add test for Net::netent.
30739      Branch: perl
30740            + t/lib/net-nent.t
30741            ! MANIFEST t/lib/1_compile.t
30742 ____________________________________________________________________________
30743 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
30744         Log: Add test for User::grent.  Portability doubtful.
30745      Branch: perl
30746            + t/lib/user-grent.t
30747            ! MANIFEST t/lib/1_compile.t
30748 ____________________________________________________________________________
30749 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
30750         Log: Add test for User::pwent.
30751              Probably will fall down somewhere for portability reasons.
30752      Branch: perl
30753            + t/lib/user-pwent.t
30754            ! MANIFEST t/lib/1_compile.t
30755 ____________________________________________________________________________
30756 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
30757         Log: Metaconfig units changes for #10283.
30758      Branch: metaconfig
30759            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
30760            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
30761            ! U/installdirs/sitescript.U U/modified/Signal.U
30762 ____________________________________________________________________________
30763 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
30764         Log: Subject: [PATCH 5.6.1] signal names in Configure
30765              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30766              Date: Tue, 29 May 2001 03:52:25 -0400
30767              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
30768              
30769              Subject: [PATCH 5.6.1] older perl in Configure
30770              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30771              Date: Tue, 29 May 2001 03:55:40 -0400
30772              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
30773              
30774              Subject: [PATCH 5.6.1] goofs in Configure
30775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30776              Date: Tue, 29 May 2001 04:13:07 -0400
30777              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
30778              
30779              Configure portability tweaks.
30780      Branch: perl
30781            ! Configure
30782 ____________________________________________________________________________
30783 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
30784         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
30785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30786              Date: Tue, 29 May 2001 04:07:06 -0400
30787              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
30788      Branch: perl
30789            ! os2/os2.c
30790 ____________________________________________________________________________
30791 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
30792         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
30793              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30794              Date: Tue, 29 May 2001 04:01:38 -0400
30795              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
30796      Branch: perl
30797            ! hints/os2.sh os2/Makefile.SHs
30798 ____________________________________________________________________________
30799 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
30800         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
30801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30802              Date: Tue, 29 May 2001 03:50:18 -0400
30803              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
30804      Branch: perl
30805            ! lib/Test/Harness.pm
30806 ____________________________________________________________________________
30807 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
30808         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
30809      Branch: perl
30810            ! lib/utf8_heavy.pl
30811 ____________________________________________________________________________
30812 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
30813         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
30814              From: Hugo <hv@crypt.compulink.co.uk>
30815              Date: Tue, 29 May 2001 03:03:45 +0100
30816              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
30817              
30818              Explanation why the $@ always gets the UTF8 flag when under use utf8--
30819              because we told it to have the flag when under use utf8.
30820      Branch: perl
30821            ! pp_ctl.c
30822 ____________________________________________________________________________
30823 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
30824         Log: At least a partial fix for 20010528.004.
30825      Branch: perl
30826            ! lib/utf8_heavy.pl
30827 ____________________________________________________________________________
30828 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
30829         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
30830              From: Nicholas Clark <nick@ccl4.org> 
30831              Date: Mon, 28 May 2001 23:39:38 +0100
30832              Message-ID: <20010528233938.M86445@plum.flirble.org>
30833              
30834              More portable non-zero UV.
30835      Branch: perl
30836            ! t/lib/extutils.t
30837 ____________________________________________________________________________
30838 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
30839         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
30840              From: Nicholas Clark <nick@ccl4.org>
30841              Date: Mon, 28 May 2001 22:46:09 +0100
30842              Message-ID: <20010528224608.L86445@plum.flirble.org>
30843              
30844              Test also "make clean".
30845      Branch: perl
30846            ! t/lib/extutils.t
30847 ____________________________________________________________________________
30848 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
30849         Log: Subject: Re: Would -Wno-unused -Wall be better?
30850              From: Michael G Schwern <schwern@pobox.com>
30851              Date: Tue, 29 May 2001 00:55:54 +0100
30852              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
30853      Branch: perl
30854            ! pp.h
30855 ____________________________________________________________________________
30856 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
30857         Log: Add a test for 20010528.007, fixed in #10272.
30858      Branch: perl
30859            ! t/op/misc.t toke.c
30860 ____________________________________________________________________________
30861 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
30862         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
30863              From: Hugo <hv@crypt.compulink.co.uk>
30864              Date: Tue, 29 May 2001 00:23:23 +0100
30865              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
30866      Branch: perl
30867            ! toke.c
30868 ____________________________________________________________________________
30869 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
30870         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
30871              From: Michael G Schwern <schwern@pobox.com>
30872              Date: Tue, 29 May 2001 00:42:59 +0100
30873              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
30874      Branch: perl
30875            ! t/pragma/autouse.t
30876 ____________________________________________________________________________
30877 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
30878         Log: Some shells seemingly arrange the signal handlers differently
30879              (bug id 20010521.004).
30880      Branch: perl
30881            ! t/lib/sigaction.t
30882 ____________________________________________________________________________
30883 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
30884         Log: Regen perlmodlib.
30885      Branch: perl
30886            ! pod/perlmodlib.pod
30887 ____________________________________________________________________________
30888 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
30889         Log: Update Changes.
30890      Branch: perl
30891            ! Changes patchlevel.h
30892 ____________________________________________________________________________
30893 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
30894         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
30895              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
30896              Date: Mon, 28 May 2001 14:56:35 -0500
30897              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
30898      Branch: perl
30899            ! pod/perlnewmod.pod
30900 ____________________________________________________________________________
30901 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
30902         Log: Regen toc.
30903      Branch: perl
30904            ! pod/perltoc.pod
30905 ____________________________________________________________________________
30906 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
30907         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
30908              From: "Richard Soderberg" <rs@crystalflame.net>
30909              Date: Mon, 28 May 2001 12:31:23 -0700
30910              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
30911      Branch: perl
30912            ! t/op/splice.t
30913 ____________________________________________________________________________
30914 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
30915         Log: The #10260 was too bold: locales and utf8 still do not mix.
30916      Branch: perl
30917            ! t/pragma/locale.t
30918 ____________________________________________________________________________
30919 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
30920         Log: Subject: [PATCH] Pod nitpicks
30921              From: "Richard Soderberg" <rs@crystalflame.net>
30922              Date: Mon, 28 May 2001 10:08:58 -0700
30923              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
30924      Branch: perl
30925            ! pod/perl571delta.pod pod/perlapi.pod sv.h
30926 ____________________________________________________________________________
30927 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
30928         Log: Upgrade to I18N::LangTags 0.22.
30929      Branch: perl
30930            + lib/I18N/LangTags/List.pod
30931            ! MANIFEST lib/I18N/LangTags.pm
30932 ____________________________________________________________________________
30933 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
30934         Log: A slightly more serious bug found by -Mutf8; op/misc and
30935              lib/complex dumped core.
30936      Branch: perl
30937            ! regexec.c
30938 ____________________________________________________________________________
30939 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
30940         Log: Various buglets shaken out by -Mutf8.
30941      Branch: perl
30942            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
30943            ! t/pragma/locale.t
30944 ____________________________________________________________________________
30945 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
30946         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
30947      Branch: perl
30948            ! t/lib/carp.t
30949 ____________________________________________________________________________
30950 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
30951         Log: Subject: [PATCH] todo patch
30952              From: Artur Bergman <artur@contiller.se> 
30953              Date: Mon, 28 May 2001 17:03:51 +0200
30954              Message-ID: <B7383577.F34%artur@contiller.se>
30955      Branch: perl
30956            ! pod/perltodo.pod
30957 ____________________________________________________________________________
30958 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
30959         Log: Subject: typo in perlguts.pod
30960              From: "John P. Linderman" <jpl@research.att.com>
30961              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
30962              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
30963      Branch: perl
30964            ! pod/perlguts.pod
30965 ____________________________________________________________________________
30966 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
30967         Log: Subject: AIX and gcc (moving targets)
30968              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30969              Date: Mon, 28 May 2001 12:54:04 +0200
30970              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
30971      Branch: perl
30972            ! hints/aix.sh
30973 ____________________________________________________________________________
30974 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
30975         Log: Subject: Re: perlio + multiple perl_alloc..destruct
30976              From: Doug MacEachern <dougm@covalent.net>
30977              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
30978              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
30979      Branch: perl
30980            ! perlio.c
30981 ____________________________________________________________________________
30982 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
30983         Log: The #10251 wasn't quite up-to-the-code.
30984      Branch: perl
30985            ! t/op/misc.t
30986 ____________________________________________________________________________
30987 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
30988         Log: Test case for bug 20010526.004, fixed in #10252.
30989      Branch: perl
30990            ! t/op/taint.t
30991 ____________________________________________________________________________
30992 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
30993         Log: Subject: Re: [ID 20010526.004] Taint looses value
30994              From: Hugo <hv@crypt.compulink.co.uk>
30995              Date: Sun, 27 May 2001 20:39:32 +0100
30996              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
30997      Branch: perl
30998            ! sv.c
30999 ____________________________________________________________________________
31000 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
31001         Log: Test case for 20010422.005, fixed by #10250.
31002      Branch: perl
31003            ! t/op/misc.t
31004 ____________________________________________________________________________
31005 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
31006         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
31007              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31008              Date: Mon, 28 May 2001 06:39:12 -0400
31009              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
31010      Branch: perl
31011            ! toke.c
31012 ____________________________________________________________________________
31013 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
31014         Log: Linerewrapping.
31015      Branch: perl
31016            ! lib/open.pm
31017 ____________________________________________________________________________
31018 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
31019         Log: Updates on the modules list.
31020      Branch: perl
31021            ! t/lib/1_compile.t
31022 ____________________________________________________________________________
31023 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
31024         Log: Add a test for PerlIO.
31025              
31026              (I probably got the crlf/raw thing wrong for clrfy platforms...)
31027      Branch: perl
31028            + t/lib/perlio.t
31029            ! MANIFEST lib/PerlIO.pm
31030 ____________________________________________________________________________
31031 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
31032         Log: Add a test for carp et alia.
31033      Branch: perl
31034            + t/lib/carp.t
31035            ! MANIFEST
31036 ____________________________________________________________________________
31037 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
31038         Log: Adding the new test would be swell.
31039      Branch: perl
31040            + t/pragma/autouse.t
31041 ____________________________________________________________________________
31042 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
31043         Log: Add a test for the autouse pragma.
31044      Branch: perl
31045            ! MANIFEST
31046 ____________________________________________________________________________
31047 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
31048         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
31049              From: dLux <dlux@spam.sch.bme.hu>
31050              Date: Sun, 27 May 2001 16:14:26 +0200
31051              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
31052      Branch: perl
31053            ! lib/autouse.pm
31054 ____________________________________________________________________________
31055 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
31056         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
31057              From: "Richard Soderberg" <rs@crystalflame.net>
31058              Date: Mon, 28 May 2001 03:56:36 -0700
31059              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
31060      Branch: perl
31061            ! utils/dprofpp.PL
31062 ____________________________________________________________________________
31063 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
31064         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
31065              From: "Stephen P. Potter" <spp@spotter.yi.org>
31066              Date: Tue, 22 May 2001 11:40:25 -0400
31067              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
31068              
31069              Subject: Re: [ID 20010522.003] Time::Local module bug
31070              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
31071              Date: Tue, 22 May 2001 11:50:19 -0400
31072              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
31073      Branch: perl
31074            ! lib/Time/Local.pm
31075 ____________________________________________________________________________
31076 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
31077         Log: The PERL_DL_NONLAZY can have whitespace in front.
31078      Branch: perl
31079            ! t/lib/extutils.t
31080 ____________________________________________________________________________
31081 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
31082         Log: Document strftime() and strptime().
31083      Branch: perl
31084            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
31085 ____________________________________________________________________________
31086 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
31087         Log: Make Time::Piece::strptime() to be a function, not a method.
31088      Branch: perl
31089            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
31090 ____________________________________________________________________________
31091 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
31092         Log: Tweak the test to be more portable.
31093      Branch: perl
31094            ! t/lib/extutils.t
31095 ____________________________________________________________________________
31096 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
31097         Log: Subject: PATCH: Re: Re: Attributes that tie
31098              From: Leon Brocard <acme@astray.com>
31099              Date: Sun, 27 May 2001 12:37:29 +0100
31100              Message-ID: <20010527123729.A22663@ns0.astray.com>
31101              
31102              Document that variable attributes are not currently usable
31103              for tieing.  (An ugly limitation that should be fixed.)
31104      Branch: perl
31105            ! lib/attributes.pm
31106 ____________________________________________________________________________
31107 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
31108         Log: Microperl tweaks.
31109      Branch: perl
31110            ! Makefile.micro uconfig.h uconfig.sh
31111 ____________________________________________________________________________
31112 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
31113         Log: Add make target for microperl (kind of silly, but convenient).
31114      Branch: perl
31115            ! Makefile.SH
31116 ____________________________________________________________________________
31117 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
31118         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
31119              for microperl.)
31120      Branch: perl
31121            ! doio.c
31122 ____________________________________________________________________________
31123 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
31124         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
31125              From: rspier@pobox.com (Robert Spier)
31126              Date: Sat, 26 May 2001 20:05:23 -0400
31127              Message-ID: <15120.17603.148648.12430@rls.cx>
31128              
31129              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
31130              From: rspier@pobox.com (Robert Spier)
31131              Date: Sun, 27 May 2001 00:23:12 -0400
31132              Message-ID: <15120.33072.511966.767230@rls.cx>
31133      Branch: perl
31134            ! doio.c pod/perlfunc.pod
31135 ____________________________________________________________________________
31136 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
31137         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
31138      Branch: perl
31139            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31140 ____________________________________________________________________________
31141 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
31142         Log: Add README.tru64.
31143      Branch: perl
31144            + README.tru64
31145 ____________________________________________________________________________
31146 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
31147         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
31148      Branch: perl
31149            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
31150            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
31151            ! MANIFEST
31152 ____________________________________________________________________________
31153 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
31154         Log: Integrate I18N::LangTags from Sean Burke.
31155              
31156              TODO: the language list from RFC 3066 needs to be integrated
31157              and made available somehow.  The list is included in the
31158              I18N-LangTags 0.21 distribution, but it is undocumented
31159              and unconnected to the module.
31160      Branch: perl
31161            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
31162            ! MANIFEST
31163 ____________________________________________________________________________
31164 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
31165         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
31166              envisioned by Sarathy.
31167      Branch: perl
31168            ! t/op/ver.t toke.c
31169 ____________________________________________________________________________
31170 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
31171         Log: Subject: [ID 20010525.001] Pod typo nits fixed
31172              From: lvirden@cas.org
31173              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
31174              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
31175              
31176              minus the perlsolaris decimation plus the
31177              
31178              Subject: Re: [ID 20010525.001] Pod typo nits fixed
31179              From: "Philip Newton" <Philip.Newton@gmx.net>
31180              Date: Fri, 25 May 2001 18:05:55 +0200
31181              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
31182      Branch: perl
31183            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
31184            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
31185            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
31186            ! pod/perlutil.pod pod/perlxstut.pod
31187 ____________________________________________________________________________
31188 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
31189         Log: return clauses are nice.
31190      Branch: perl
31191            ! sv.c
31192 ____________________________________________________________________________
31193 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
31194         Log: Subject: change 10199 backwards?
31195              From: Doug MacEachern <dougm@covalent.net>
31196              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
31197              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
31198      Branch: perl
31199            ! sv.c
31200 ____________________________________________________________________________
31201 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
31202         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
31203              From: Hugo <hv@crypt.compulink.co.uk>
31204              Date: Sat, 26 May 2001 17:05:12 +0100
31205              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
31206      Branch: perl
31207            + t/op/gmagic.t
31208            ! MANIFEST doop.c embed.h embed.pl global.sym
31209            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
31210            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
31211 ____________________________________________________________________________
31212 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
31213         Log: Regen headers for #10221.
31214      Branch: perl
31215            ! global.sym objXSUB.h perlapi.c
31216 ____________________________________________________________________________
31217 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
31218         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
31219              From: Juha Laiho <juha.laiho@Elma.Net>
31220              Date: Thu, 3 May 2001 09:51:30 +0300
31221              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
31222      Branch: perl
31223            ! embed.pl
31224 ____________________________________________________________________________
31225 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
31226         Log: Subject: Re: [PATCH] Re: stability of sort()?
31227              From: "John P. Linderman" <jpl@research.att.com>
31228              Date: Sat, 26 May 2001 13:27:19 -0400
31229              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
31230      Branch: perl
31231            ! pod/perlfunc.pod
31232 ____________________________________________________________________________
31233 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
31234         Log: Integrate perlio.
31235      Branch: perl
31236           !> pod/perlguts.pod
31237 ____________________________________________________________________________
31238 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
31239         Log: Subject: [PATCH perl@10210] PerlIO for VMS
31240              From: "Craig A. Berry" <craigberry@mac.com>
31241              Date: Sat, 26 May 2001 09:34:11 -0500
31242              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
31243      Branch: perl
31244            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
31245            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
31246            ! vms/vmsish.h
31247 ____________________________________________________________________________
31248 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
31249         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
31250              From: David Dyck <dcd@tc.fluke.com>
31251              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
31252              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
31253      Branch: perl
31254            ! lib/perl5db.pl
31255 ____________________________________________________________________________
31256 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
31257         Log: Subject: utf8 regexp tests
31258              From: Hugo <hv@crypt.compulink.co.uk>
31259              Date: Fri, 25 May 2001 22:35:01 +0100
31260              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
31261      Branch: perl
31262            ! t/op/regexp.t
31263 ____________________________________________________________________________
31264 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
31265         Log: Subject: [PATCH] Re: stability of sort()?
31266              From: Nicholas Clark <nick@ccl4.org>
31267              Date: Fri, 25 May 2001 22:40:19 +0100
31268              Message-ID: <20010525224019.B86445@plum.flirble.org>
31269      Branch: perl
31270            ! pod/perlfunc.pod
31271 ____________________________________________________________________________
31272 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
31273         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
31274              From: John Peacock <jpeacock@rowman.com>
31275              Date: Thu, 24 May 2001 22:14:01 -0400
31276              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
31277      Branch: perl
31278            ! mg.c scope.c sv.c
31279 ____________________________________________________________________________
31280 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
31281         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
31282              From: Nicholas Clark <nick@ccl4.org>
31283              Date: Sun, 20 May 2001 19:24:13 +0100
31284              Message-ID: <20010520192413.G83222@plum.flirble.org>
31285      Branch: perl
31286            + lib/ExtUtils/Constant.pm t/lib/extutils.t
31287            ! MANIFEST utils/h2xs.PL
31288 ____________________________________________________________________________
31289 [ 10212] By: nick                                  on 2001/05/26  09:49:28
31290         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
31291              add a few more notes there on use of mortals on the stack.
31292      Branch: perlio
31293            ! pod/perlguts.pod
31294 ____________________________________________________________________________
31295 [ 10211] By: nick                                  on 2001/05/26  09:05:36
31296         Log: Integrate mainline
31297      Branch: perlio
31298           +> t/lib/fcntl.t t/pragma/vars.t
31299           !> (integrate 49 files)
31300 ____________________________________________________________________________
31301 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
31302         Log: Update Changes.
31303      Branch: perl
31304            ! Changes patchlevel.h
31305 ____________________________________________________________________________
31306 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
31307         Log: Based on
31308              
31309              Subject: [PATCH pp.c] Wrapping pack("C",256)
31310              From: Simon Cozens <simon@netthink.co.uk>
31311              Date: Sat, 12 May 2001 17:58:41 +0100
31312              Message-ID: <20010512175841.A6132@netthink.co.uk>
31313      Branch: perl
31314            ! pod/perldiag.pod pp.c t/pragma/warn/pp
31315 ____________________________________________________________________________
31316 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
31317         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
31318              From: "Brendan O'Dea" <bod@compusol.com.au>
31319              Date: Fri, 25 May 2001 11:18:29 +1000
31320              Message-ID: <20010525111829.A28411@compusol.com.au>
31321              
31322              (Slightly modified.)
31323      Branch: perl
31324            ! lib/Term/Cap.pm
31325 ____________________________________________________________________________
31326 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
31327         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
31328              From: Hugo <hv@crypt.compulink.co.uk>
31329              Date: Fri, 25 May 2001 02:13:25 +0100
31330              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
31331      Branch: perl
31332            ! t/op/misc.t
31333 ____________________________________________________________________________
31334 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
31335         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
31336              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
31337              Date: Fri, 25 May 2001 10:25:36 +0900
31338              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
31339      Branch: perl
31340            ! regcomp.c regexec.c
31341 ____________________________________________________________________________
31342 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
31343         Log: Subject: [PATCH #2] stash autovivification and method call error messages
31344              From: Ilmari Karonen <iltzu@sci.fi>
31345              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
31346              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
31347      Branch: perl
31348            ! gv.c pp_hot.c t/op/method.t
31349 ____________________________________________________________________________
31350 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
31351         Log: Add make target and documentation for gprof profiling.
31352      Branch: perl
31353            ! Makefile.SH pod/perlhack.pod
31354 ____________________________________________________________________________
31355 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
31356         Log: Subject: Don't think about UTF8 
31357              From: Mike Guy <mjtg@cam.ac.uk> 
31358              Date: Tue, 22 May 2001 14:35:39 +0100
31359              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
31360      Branch: perl
31361            ! sv.h
31362 ____________________________________________________________________________
31363 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
31364         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
31365              From: Geraint A Edwards <gedge@serf.org> 
31366              Date: Thu, 24 May 2001 22:51:24 +0100
31367              Message-Id: <20010524225124.A34981@cymru.serf.org>
31368      Branch: perl
31369            ! x2p/find2perl.PL
31370 ____________________________________________________________________________
31371 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
31372         Log: DB_File has its own attribute story.
31373      Branch: perl
31374            ! ext/DB_File/DB_File.xs
31375 ____________________________________________________________________________
31376 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
31377         Log: Subject: Re: Making perl with -Wall
31378              From: Andy Dougherty <doughera@lafayette.edu>
31379              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
31380              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
31381      Branch: perl
31382            ! perl.h
31383 ____________________________________________________________________________
31384 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
31385         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
31386              From: "Richard Soderberg" <rs@crystalflame.net>
31387              Date: Thu, 24 May 2001 08:58:16 -0700
31388              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
31389      Branch: perl
31390            ! sv.c
31391 ____________________________________________________________________________
31392 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
31393         Log: IV/UV casting fixes from Nicholas Clark.
31394      Branch: perl
31395            ! perl.h pp_sys.c util.c
31396 ____________________________________________________________________________
31397 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
31398         Log: Subject: Re: Making perl with -Wall
31399              From: Michael G Schwern <schwern@pobox.com>
31400              Date: Thu, 24 May 2001 15:40:28 +0100
31401              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
31402      Branch: perl
31403            ! malloc.c perl.h
31404 ____________________________________________________________________________
31405 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
31406         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
31407              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31408              Date: Tue, 22 May 2001 11:49:37 +0200
31409              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
31410      Branch: metaconfig
31411            ! U/modified/Oldsym.U
31412      Branch: metaconfig/U/perl
31413            ! patchlevel.U
31414      Branch: perl
31415            ! Configure config_h.SH myconfig.SH
31416 ____________________________________________________________________________
31417 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
31418         Log: Under versiononly install also the scripts with the version suffix.
31419              (e.g. .../bin/h2xs5.7.1)
31420      Branch: perl
31421            ! installperl
31422 ____________________________________________________________________________
31423 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
31424         Log: Subject: [PATCH] Stop segfault in mg.c:636
31425              From: "Richard Soderberg" <rs@crystalflame.net>
31426              Date: Thu, 24 May 2001 05:51:52 -0700
31427              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
31428      Branch: perl
31429            ! mg.c
31430 ____________________________________________________________________________
31431 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
31432         Log: Iteration continues; hopefully convergently.
31433      Branch: perl
31434            ! t/lib/b-stash.t
31435 ____________________________________________________________________________
31436 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
31437         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
31438              From: Gisle Aas <gisle@ActiveState.com>
31439              Date: 23 May 2001 16:13:10 -0700
31440              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
31441      Branch: perl
31442            ! op.c toke.c
31443 ____________________________________________________________________________
31444 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
31445         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
31446              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31447              Date: Thu, 24 May 2001 05:05:22 -0500
31448              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
31449      Branch: perl
31450            ! lib/dumpvar.pl lib/perl5db.pl
31451 ____________________________________________________________________________
31452 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
31453         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
31454              From: David Dyck <dcd@tc.fluke.com>
31455              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
31456              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
31457      Branch: perl
31458            ! lib/perl5db.pl
31459 ____________________________________________________________________________
31460 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
31461         Log: Tiny pod nits on READMEs, mostly whitespace issues.
31462      Branch: perl
31463            ! README.amiga README.dos README.macos README.mpeix README.vmesa
31464            ! README.win32
31465 ____________________________________________________________________________
31466 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
31467         Log: The DG/UX part of the 20010521.005.
31468      Branch: perl
31469            ! README.dgux
31470 ____________________________________________________________________________
31471 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
31472         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
31473              From: Hugo <hv@crypt.compulink.co.uk>
31474              Date: Mon, 21 May 2001 16:32:02 +0100
31475              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
31476      Branch: perl
31477            ! regcomp.c t/op/misc.t
31478 ____________________________________________________________________________
31479 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
31480         Log: Subject: [PATCH] Extra UNIVERSAL tests
31481              From: Mike Guy <mjtg@cam.ac.uk>
31482              Date: Wed, 23 May 2001 12:29:20 +0100
31483              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
31484      Branch: perl
31485            ! t/op/universal.t
31486 ____________________________________________________________________________
31487 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
31488         Log: Subject: [PATCH] Remove EQ keyword
31489              From: Mike Guy <mjtg@cam.ac.uk>
31490              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
31491              Date: Wed, 23 May 2001 11:17:29 +0100
31492      Branch: perl
31493            ! keywords.h keywords.pl
31494 ____________________________________________________________________________
31495 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
31496         Log: Subject: [PATCH] lib/perl5db.pl
31497              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31498              Date: Wed, 23 May 2001 02:18:03 -0500
31499              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
31500      Branch: perl
31501            ! lib/perl5db.pl
31502 ____________________________________________________________________________
31503 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
31504         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
31505              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31506              Date: Tue, 22 May 2001 23:34:41 -0500
31507              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
31508      Branch: perl
31509            ! lib/Term/Cap.pm
31510 ____________________________________________________________________________
31511 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
31512         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
31513              From: davem@fdgroup.co.uk
31514              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
31515              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
31516      Branch: perl
31517            ! emacs/e2ctags.pl
31518 ____________________________________________________________________________
31519 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
31520         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
31521              From: Michael G Schwern <schwern@pobox.com>
31522              Date: Tue, 22 May 2001 14:15:09 +0100
31523              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
31524      Branch: perl
31525            ! lib/vars.pm
31526 ____________________________________________________________________________
31527 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
31528         Log: Subject: [PATCH lib/vars.pm] Odd code nit
31529              From: Michael G Schwern <schwern@pobox.com>
31530              Date: Tue, 22 May 2001 14:14:28 +0100
31531              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
31532      Branch: perl
31533            ! lib/vars.pm
31534 ____________________________________________________________________________
31535 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
31536         Log: Use the new use vars feature.
31537      Branch: perl
31538            ! t/lib/b-stash.t
31539 ____________________________________________________________________________
31540 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
31541         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
31542              From: Mike Guy <mjtg@cam.ac.uk>
31543              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31544              Date: Tue, 22 May 2001 13:11:39 +0100
31545      Branch: perl
31546            + t/pragma/vars.t
31547            ! MANIFEST lib/vars.pm t/lib/1_compile.t
31548 ____________________________________________________________________________
31549 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
31550         Log: -qlongdouble considered harmful by Merijn.
31551      Branch: perl
31552            ! hints/aix.sh
31553 ____________________________________________________________________________
31554 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
31555         Log: Update Changes.
31556      Branch: perl
31557            ! Changes patchlevel.h
31558 ____________________________________________________________________________
31559 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
31560         Log: Add a test of its very own for Fcntl.  Hopefully portable.
31561      Branch: perl
31562            + t/lib/fcntl.t
31563            ! MANIFEST
31564 ____________________________________________________________________________
31565 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
31566         Log: Must be trickier for 'minitest' not to die.
31567      Branch: perl
31568            ! t/op/taint.t
31569 ____________________________________________________________________________
31570 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
31571         Log: Can't declare other people's variables.
31572      Branch: perl
31573            ! t/lib/b-stash.t
31574 ____________________________________________________________________________
31575 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
31576         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
31577      Branch: perl
31578            ! doio.c t/op/taint.t
31579 ____________________________________________________________________________
31580 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
31581         Log: The OS/2 variable needs to be declared.
31582      Branch: perl
31583            ! t/lib/b-stash.t
31584 ____________________________________________________________________________
31585 [ 10170] By: nick                                  on 2001/05/20  16:48:29
31586         Log: Integrate mainline
31587      Branch: perlio
31588           !> (integrate 41 files)
31589 ____________________________________________________________________________
31590 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
31591         Log: Small perlsec updates: clarify the taintedness of filename
31592              globbing; suggest using Scalar::Util::tainted().
31593      Branch: perl
31594            ! pod/perlsec.pod
31595 ____________________________________________________________________________
31596 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
31597         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
31598              From: Dave Mitchell <davem@fdgroup.co.uk>
31599              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
31600              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
31601      Branch: perl
31602            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
31603            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
31604            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
31605            ! xsutils.c
31606 ____________________________________________________________________________
31607 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
31608         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
31609              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31610              Date: Sat, 19 May 2001 04:08:46 -0400
31611              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
31612      Branch: perl
31613            ! lib/ExtUtils/Mksymlists.pm makedef.pl
31614 ____________________________________________________________________________
31615 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
31616         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
31617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31618              Date: Sat, 19 May 2001 04:30:45 -0400
31619              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
31620      Branch: perl
31621            ! os2/os2.c
31622 ____________________________________________________________________________
31623 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
31624         Log: Subject: [PATCH 5.6.1] build bugs OS/2
31625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31626              Date: Sat, 19 May 2001 04:35:28 -0400
31627              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
31628      Branch: perl
31629            ! os2/Makefile.SHs os2/os2.c
31630 ____________________________________________________________________________
31631 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
31632         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
31633              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31634              Date: Sat, 19 May 2001 04:04:23 -0400
31635              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
31636              
31637              (In bleadperl patched b-stash.t instead of b.t)
31638      Branch: perl
31639            ! t/lib/b-stash.t t/lib/bigfltpm.t
31640 ____________________________________________________________________________
31641 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
31642         Log: Subject: [PATCH 5.6.1] perl5db
31643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31644              Date: Sat, 19 May 2001 03:49:09 -0400
31645              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
31646      Branch: perl
31647            ! lib/perl5db.pl
31648 ____________________________________________________________________________
31649 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
31650         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
31651              From: Gisle Aas <gisle@ActiveState.com>
31652              Date: 18 May 2001 14:24:51 -0700
31653              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
31654      Branch: perl
31655            ! pp_ctl.c
31656 ____________________________________________________________________________
31657 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
31658         Log: Subject: [PATCH] Chomp should not always stringify
31659              From: Gisle Aas <gisle@ActiveState.com>
31660              Date: 18 May 2001 07:55:25 -0700
31661              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
31662      Branch: perl
31663            ! doop.c t/op/chop.t
31664 ____________________________________________________________________________
31665 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
31666         Log: Integrate perlio.
31667      Branch: perl
31668           !> pod/perlfunc.pod
31669 ____________________________________________________________________________
31670 [ 10159] By: nick                                  on 2001/05/20  09:39:46
31671         Log: Document some more of open's features.
31672      Branch: perlio
31673            ! pod/perlfunc.pod
31674 ____________________________________________________________________________
31675 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
31676         Log: back out change#10153 (it has compatibility issues such as the
31677              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
31678              benefit for 5.6.x doesn't seem worth the risk)
31679      Branch: maint-5.6/perl
31680            ! toke.c
31681 ____________________________________________________________________________
31682 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
31683         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
31684      Branch: perl
31685            ! x2p/s2p.PL
31686 ____________________________________________________________________________
31687 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
31688         Log: Update Changes.
31689      Branch: perl
31690            ! Changes patchlevel.h
31691 ____________________________________________________________________________
31692 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
31693         Log: Integrate change #10144 from maintperl.
31694              
31695              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
31696      Branch: perl
31697           !> win32/config.bc win32/config.gc win32/config.vc
31698           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
31699 ____________________________________________________________________________
31700 [ 10154] By: nick                                  on 2001/05/18  07:23:03
31701         Log: Integrate mainline.
31702      Branch: perlio
31703           +> README.dgux t/lib/i18n-collate.t utils.lst
31704           !> (integrate 49 files)
31705 ____________________________________________________________________________
31706 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
31707         Log: Integrate change #7224 from mainline into maintperl.
31708              
31709              Allow @+ and @- to be doublequoted, from Simon Cozens. 
31710              (Approved by Larry, see Tom's comment in 20000830.005.)
31711      Branch: maint-5.6/perl
31712           !> toke.c
31713 ____________________________________________________________________________
31714 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
31715         Log: Subject: [PATCH bleadperl] small lookbehind fix
31716              From: Hugo <hv@crypt.compulink.co.uk>
31717              Date: Fri, 18 May 2001 00:07:19 +0100
31718              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
31719      Branch: perl
31720            ! regexec.c
31721 ____________________________________________________________________________
31722 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
31723         Log: Detypos.
31724      Branch: perl
31725            ! installman utils.lst
31726 ____________________________________________________________________________
31727 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
31728         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
31729              in 20001222.001.
31730      Branch: perl
31731            ! t/lib/glob-basic.t
31732 ____________________________________________________________________________
31733 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
31734         Log: Subject: [PATCH] Test for bug 20010515.004
31735              From: Benjamin Sugars <bsugars@canoe.ca>
31736              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
31737              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
31738      Branch: perl
31739            ! t/op/misc.t
31740 ____________________________________________________________________________
31741 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
31742         Log: Integrate #10145 from maintperl.
31743              
31744              fix for ID 20010515.004 (needs test)
31745      Branch: perl
31746           !> pp_hot.c
31747 ____________________________________________________________________________
31748 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
31749         Log: Thinko noticed by Doug MacEachern.
31750      Branch: perl
31751            ! thread.h
31752 ____________________________________________________________________________
31753 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
31754         Log: Subject: Re: [PATCH] HERE mark in regex
31755              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31756              Date: Thu, 17 May 2001 12:20:33 -0400
31757              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
31758      Branch: perl
31759            ! t/op/re_tests
31760 ____________________________________________________________________________
31761 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
31762         Log: fix for ID 20010515.004 (needs test)
31763      Branch: maint-5.6/perl
31764            ! pp_hot.c
31765 ____________________________________________________________________________
31766 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
31767         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
31768      Branch: maint-5.6/perl
31769            ! win32/config.bc win32/config.gc win32/config.vc
31770            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31771 ____________________________________________________________________________
31772 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
31773         Log: Macrofy the getspecific (and use it also in util.c)
31774      Branch: perl
31775            ! thread.h util.c
31776 ____________________________________________________________________________
31777 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
31778         Log: Use the unchecked thread-specific key fetch also in Tru64.
31779      Branch: perl
31780            ! thread.h
31781 ____________________________________________________________________________
31782 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
31783         Log: Subject: [PATCH 5.6.1]Quick thread speedup
31784              From: Dan Sugalski <dan@sidhe.org> 
31785              Date: Wed, 16 May 2001 18:05:19 -0400
31786              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
31787      Branch: perl
31788            ! thread.h util.c
31789 ____________________________________________________________________________
31790 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
31791         Log: I think this is quite enough testing for a deprecated feature.
31792      Branch: perl
31793            + t/lib/i18n-collate.t
31794            ! MANIFEST t/lib/1_compile.t
31795 ____________________________________________________________________________
31796 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
31797         Log: More HP-UX lore from Jeff Okamoto.
31798      Branch: perl
31799            ! README.hpux
31800 ____________________________________________________________________________
31801 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
31802         Log: Sort utils.lst for easier maintenance.
31803      Branch: perl
31804            ! utils.lst
31805 ____________________________________________________________________________
31806 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
31807         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
31808              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31809              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
31810              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
31811              
31812              Add pod2latex to utils.lst.
31813      Branch: perl
31814            ! MANIFEST utils.lst
31815 ____________________________________________________________________________
31816 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
31817         Log: Subject: Re: [PATCH] HERE mark in regex
31818              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31819              Date: Wed, 16 May 2001 13:04:43 -0400
31820              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
31821      Branch: perl
31822            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
31823            ! t/op/regmesg.t t/pragma/warn/regcomp
31824 ____________________________________________________________________________
31825 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
31826         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
31827              From: Simon Cozens <simon@netthink.co.uk>
31828              Date: Wed, 16 May 2001 18:02:08 +0100
31829              Message-ID: <20010516180208.A6458@netthink.co.uk>
31830      Branch: perl
31831            ! installman utils.lst
31832 ____________________________________________________________________________
31833 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
31834         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
31835              From: "Philip Newton" <pnewton@gmx.de>
31836              Date: Tue, 15 May 2001 15:09:30 +0200
31837              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
31838              
31839              Test case for #10128.
31840      Branch: perl
31841            ! t/pragma/warn/pp_hot
31842 ____________________________________________________________________________
31843 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
31844         Log: Update Changes.
31845      Branch: perl
31846            ! Changes patchlevel.h
31847 ____________________________________________________________________________
31848 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
31849         Log: Deprecate pseudo-hashes.
31850      Branch: perl
31851            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
31852 ____________________________________________________________________________
31853 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
31854         Log: HP-UX hints update from Merijn.
31855      Branch: perl
31856            ! hints/hpux.sh
31857 ____________________________________________________________________________
31858 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
31859         Log: README.hpux update from Merijn.
31860      Branch: perl
31861            ! README.hpux
31862 ____________________________________________________________________________
31863 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
31864         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
31865              From: Simon Cozens <simon@netthink.co.uk>
31866              Date: Wed, 16 May 2001 15:57:55 +0100
31867              Message-ID: <20010516155755.A4728@netthink.co.uk>
31868      Branch: perl
31869            + utils.lst
31870            ! MANIFEST installman installperl
31871 ____________________________________________________________________________
31872 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
31873         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
31874              From: "Philip Newton" <pnewton@gmx.de>
31875              Date: Tue, 15 May 2001 16:31:05 +0200
31876              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
31877              
31878              Fix PERL_Y2KWARN test to check before rather than after appending.
31879      Branch: perl
31880            ! pp_hot.c
31881 ____________________________________________________________________________
31882 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
31883         Log: Regen Porting stuff.
31884      Branch: perl
31885            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31886            ! config_h.SH
31887 ____________________________________________________________________________
31888 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
31889         Log: Metaconfig unit change for #10125.
31890      Branch: metaconfig
31891            ! U/modified/Oldconfig.U
31892 ____________________________________________________________________________
31893 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
31894         Log: Use OSVERS.
31895      Branch: perl
31896            ! Configure config_h.SH perl.c
31897 ____________________________________________________________________________
31898 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
31899         Log: Regen toc.
31900      Branch: perl
31901            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31902 ____________________________________________________________________________
31903 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
31904         Log: Adding the README.dgux to the MANIFEST would be a good idea.
31905      Branch: perl
31906            ! MANIFEST
31907 ____________________________________________________________________________
31908 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
31909         Log: Move the stack desire definition to thread.h.
31910      Branch: perl
31911            ! ext/Thread/Thread.xs thread.h
31912 ____________________________________________________________________________
31913 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
31914         Log: DG-UX threading patches, including a README.dgux,
31915              from Takis Psarogiannakopoulos.
31916      Branch: perl
31917            + README.dgux
31918            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
31919 ____________________________________________________________________________
31920 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
31921         Log: Subject: [PATCH B::Deparse] More on /x regexes
31922              From: Robin Houston <robin@kitsite.com>
31923              Date: Tue, 15 May 2001 19:09:35 +0100
31924              Message-ID: <20010515190935.A27268@penderel>
31925      Branch: perl
31926            ! ext/B/B/Deparse.pm
31927 ____________________________________________________________________________
31928 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
31929         Log: Document that the core time() may be rounding rather
31930              than truncating, would have saved at least my confusion.
31931      Branch: perl
31932            ! ext/Time/HiRes/HiRes.pm
31933 ____________________________________________________________________________
31934 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
31935         Log: Subject: perl-current/t/time-hires.t
31936              From: John Peacock <jpeacock@rowman.com>
31937              Date: Fri, 11 May 2001 14:09:41 -0400
31938              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
31939      Branch: perl
31940            ! t/lib/time-hires.t
31941 ____________________________________________________________________________
31942 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
31943         Log: Subject: [PATCH dump.c] Op private flags
31944              From: Simon Cozens <simon@netthink.co.uk>
31945              Date: Sun, 13 May 2001 20:20:36 +0100
31946              Message-ID: <20010513202036.A21896@netthink.co.uk>
31947      Branch: perl
31948            ! dump.c
31949 ____________________________________________________________________________
31950 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
31951         Log: Upgrade to Switch 2.03.
31952      Branch: perl
31953            ! lib/Switch.pm
31954 ____________________________________________________________________________
31955 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
31956         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
31957              to PERL_CONFIG_SH and use it consistently.
31958      Branch: maint-5.6/perl
31959           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
31960           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
31961           !> myconfig.SH writemain.SH
31962 ____________________________________________________________________________
31963 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
31964         Log: Metaconfig units changes for #10113.
31965      Branch: metaconfig
31966            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
31967 ____________________________________________________________________________
31968 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
31969         Log: The problem described in 20010514.031 still wasn't
31970              fully cured, there were remnants of $CONFIG when
31971              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
31972              to avoid future conflicts.
31973      Branch: perl
31974            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
31975            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
31976            ! myconfig.SH writemain.SH
31977 ____________________________________________________________________________
31978 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
31979         Log: Half of #10107 got lost.
31980      Branch: perl
31981            ! ext/B/B/Deparse.pm
31982 ____________________________________________________________________________
31983 [ 10111] By: nick                                  on 2001/05/15  08:39:14
31984         Log: Integrate mainline.
31985      Branch: perlio
31986           +> ext/POSIX/hints/uts.pl
31987            - Todo Todo-5.6 t/camel-III/vstring.t
31988           !> (integrate 48 files)
31989 ____________________________________________________________________________
31990 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
31991         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
31992              From: Robin Houston <robin@kitsite.com>
31993              Date: Mon, 14 May 2001 22:27:08 +0100
31994              Message-ID: <20010514222708.A22963@penderel>
31995      Branch: perl
31996            ! t/TestInit.pm
31997 ____________________________________________________________________________
31998 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
31999         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
32000              From: Robin Houston <robin@kitsite.com>
32001              Date: Mon, 14 May 2001 22:16:43 +0100
32002              Message-ID: <20010514221643.A22437@penderel>
32003      Branch: perl
32004            ! ext/B/B/Deparse.pm
32005 ____________________________________________________________________________
32006 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
32007         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
32008              From: Robin Houston <robin@kitsite.com>
32009              Date: Mon, 14 May 2001 22:03:44 +0100
32010              Message-ID: <20010514220344.A20643@penderel>
32011      Branch: perl
32012            ! ext/B/B/Deparse.pm
32013 ____________________________________________________________________________
32014 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
32015         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
32016              From: Robin Houston <robin@kitsite.com>
32017              Date: Mon, 14 May 2001 22:10:07 +0100
32018              Message-ID: <20010514221007.A21118@penderel>
32019      Branch: perl
32020            ! ext/B/B/Deparse.pm
32021 ____________________________________________________________________________
32022 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
32023         Log: Fix for 20010514.037; substr() didn't invalidate the locale
32024              collation magic.
32025      Branch: perl
32026            ! pp.c
32027 ____________________________________________________________________________
32028 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
32029         Log: Update Changes.
32030      Branch: perl
32031            ! Changes patchlevel.h
32032 ____________________________________________________________________________
32033 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
32034         Log: Retract #10094.
32035      Branch: perl
32036            ! lib/Pod/Text.pm
32037 ____________________________________________________________________________
32038 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
32039         Log: Integrate change #10100 from maintperl.
32040              
32041              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
32042              bug ID 20010514.027)
32043      Branch: perl
32044           !> mg.c pp_ctl.c
32045 ____________________________________________________________________________
32046 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
32047         Log: Document the deprecatedness of suidperl.
32048      Branch: perl
32049            ! INSTALL pod/perlfaq1.pod
32050 ____________________________________________________________________________
32051 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
32052         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
32053              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32054              Date: Mon, 14 May 2001 09:38:59 -0400
32055              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
32056      Branch: perl
32057            ! lib/ExtUtils/MM_Unix.pm
32058 ____________________________________________________________________________
32059 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
32060         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
32061              bug ID 20010514.027)
32062              
32063              TODO: this needs a testsuite addition
32064      Branch: maint-5.6/perl
32065            ! mg.c pp_ctl.c
32066 ____________________________________________________________________________
32067 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
32068         Log: More DWIMminess for Class::Struct: calling the array or hash
32069              accessors only with one argument, an array or a hash reference,
32070              sets the underlying array or hash.  This mirrors nicely also
32071              the usage in the constructor.
32072              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
32073      Branch: perl
32074            ! lib/Class/Struct.pm t/lib/class-struct.t
32075 ____________________________________________________________________________
32076 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
32077         Log: Reference cmp'ing should go through the whole stringification
32078              process shebang, as pointed out by Sarathy in #10091.
32079      Branch: perl
32080            ! pp.c
32081 ____________________________________________________________________________
32082 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
32083         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
32084              From: Simon Cozens <simon@netthink.co.uk>
32085              Date: Sat, 12 May 2001 16:36:27 +0100
32086              Message-ID: <20010512163627.A5522@netthink.co.uk>
32087              
32088              with some additions salvaged from Todo and Todo-5.6 before
32089              retiring them.
32090      Branch: perl
32091            - Todo Todo-5.6
32092            ! MANIFEST pod/perltodo.pod
32093 ____________________________________________________________________________
32094 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
32095         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
32096              From: "Golubev I. N." <gin@mo.msk.ru>
32097              Date: Mon, 07 May 2001 14:33:34 (GMT)
32098              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
32099      Branch: perl
32100            ! perl.h
32101 ____________________________________________________________________________
32102 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
32103         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
32104              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
32105              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
32106              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
32107      Branch: perl
32108            ! lib/ExtUtils/MM_Unix.pm
32109 ____________________________________________________________________________
32110 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
32111         Log: (Retracted by #10104.)
32112              
32113              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
32114              From: barries <barries@slaysys.com>
32115              Date: Sat, 12 May 2001 01:28:10 -0400
32116              Message-ID: <20010512012810.B26358@jester.slaysys.com>
32117      Branch: perl
32118            ! lib/Pod/Text.pm
32119 ____________________________________________________________________________
32120 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
32121         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
32122              From: Mike Guy <mjtg@cam.ac.uk>
32123              Date: Sat, 12 May 2001 19:24:33 +0100
32124              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
32125      Branch: perl
32126            ! lib/AutoSplit.pm
32127 ____________________________________________________________________________
32128 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
32129         Log: Yet another HP-UX hints tweak from Merijn.
32130      Branch: perl
32131            ! hints/hpux.sh
32132 ____________________________________________________________________________
32133 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
32134         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
32135              isn't defined (changes#9366,9368,9370 from mainline without the
32136              pp_scmp() change)
32137      Branch: maint-5.6/perl
32138            ! pp.c pp.h pp_hot.c
32139 ____________________________________________________________________________
32140 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
32141         Log: The sorting seems to happen now automatically.
32142      Branch: perl
32143            ! t/lib/glob-basic.t
32144 ____________________________________________________________________________
32145 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
32146         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
32147              From: Benjamin Sugars <bsugars@canoe.ca>
32148              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
32149              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
32150      Branch: perl
32151            ! pod/perlfunc.pod
32152 ____________________________________________________________________________
32153 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
32154         Log: Subject: Re: undef(&foo) does not work for XS functions
32155              From: Doug MacEachern <dougm@covalent.net>
32156              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
32157              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
32158      Branch: perl
32159            ! op.c
32160 ____________________________________________________________________________
32161 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
32162         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
32163              From: Peter Prymmer <pvhp@forte.com>
32164              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
32165              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
32166      Branch: perl
32167            ! t/op/append.t
32168 ____________________________________________________________________________
32169 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
32170         Log: Update Changes.
32171      Branch: perl
32172            ! Changes patchlevel.h
32173 ____________________________________________________________________________
32174 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
32175         Log: Remove the 'asciir' re subpragma.  Should instead implement
32176              the 'physical vs logical' range scheme:
32177              
32178              \xAA-\xCC is a native physical range, you want that range of
32179              codepoints in your native encoding.  In EBCDIC the codepoints
32180              in the gaps (between i-j and r-s) should be included.
32181              
32182              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
32183              codepoints in Unicode.
32184              
32185              a-z is a logical range, you want that range of 'logical' codepoints
32186              in your native encoding.  In EBCDIC the codepoints in the gaps
32187              (between i-j and r-s) should not be included.
32188              
32189              Mixed cases (a-\xAA, etc) should either be errors, or maybe
32190              the 'logical' endpoints should be converted to native/Unicode
32191              codepoints, and the range handled as a physical range.
32192              
32193              'Logical endpoints' are to be recognized only in the A-Z, a-z,
32194              and 0-9 ranges.  Probably a warning should be given for mixed
32195              cases like A-z or a-9 (since such expressions are encoding
32196              dependent), with a recommendation to use physical ranges.
32197      Branch: perl
32198            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
32199            ! t/op/regexp.t
32200 ____________________________________________________________________________
32201 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
32202         Log: Make the test to cleanup the test directory tree
32203              both before and after the testing so that we always
32204              have a clean slate to work with.
32205      Branch: perl
32206            ! t/lib/filefind.t
32207 ____________________________________________________________________________
32208 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
32209         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
32210              From: Jon Eveland <jweveland@yahoo.com>
32211              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
32212              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
32213      Branch: perl
32214            ! pod/perlfunc.pod
32215 ____________________________________________________________________________
32216 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
32217         Log: Merge the camel-III/vstring.t with op/ver.t.
32218      Branch: perl
32219            - t/camel-III/vstring.t
32220            ! MANIFEST t/TEST t/harness t/op/ver.t
32221 ____________________________________________________________________________
32222 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
32223         Log: Add test.deparse make target.
32224      Branch: perl
32225            ! Makefile.SH
32226 ____________________________________________________________________________
32227 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
32228         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
32229              From: Robin Houston <robin@kitsite.com>
32230              Date: Fri, 11 May 2001 12:02:22 +0100
32231              Message-ID: <20010511120222.A11529@penderel>
32232      Branch: perl
32233            ! ext/B/B/Deparse.pm t/op/method.t
32234 ____________________________________________________________________________
32235 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
32236         Log: A nicely working combination for UTS from Hal Morris.
32237      Branch: perl
32238            + ext/POSIX/hints/uts.pl
32239            ! MANIFEST hints/uts.sh
32240 ____________________________________________________________________________
32241 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
32242         Log: i_ieeefp=undef for UTS.
32243      Branch: perl
32244            ! hints/uts.sh
32245 ____________________________________________________________________________
32246 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
32247         Log: Subject: RE: rand(0) is rand(1)
32248              From: Larry Shatzer <lshatzer@islanddata.com>
32249              Date: Thu, 10 May 2001 11:09:27 -0700
32250              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
32251      Branch: perl
32252            ! pod/perlfunc.pod
32253 ____________________________________________________________________________
32254 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
32255         Log: Subject: [patch] make op_{clear,null} public
32256              From: Doug MacEachern <dougm@covalent.net>
32257              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
32258              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
32259      Branch: perl
32260            ! embed.h embed.pl op.c proto.h
32261 ____________________________________________________________________________
32262 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
32263         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
32264              From: Robin Houston <robin@kitsite.com>
32265              Date: Thu, 10 May 2001 18:54:59 +0100
32266              Message-ID: <20010510185459.A5995@penderel>
32267      Branch: perl
32268            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
32269 ____________________________________________________________________________
32270 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
32271         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
32272              From: Robin Houston <robin@kitsite.com>
32273              Date: Thu, 10 May 2001 12:56:39 +0100
32274              Message-ID: <20010510125639.A2119@penderel>
32275      Branch: perl
32276            ! ext/B/B/Deparse.pm
32277 ____________________________________________________________________________
32278 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
32279         Log: Retract #10070, not ready yet.
32280      Branch: perl
32281            ! ext/B/B/Deparse.pm
32282 ____________________________________________________________________________
32283 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
32284         Log: The metaconfig unit change for #10071.
32285      Branch: metaconfig
32286            ! U/modified/mallocsrc.U
32287 ____________________________________________________________________________
32288 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
32289         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
32290      Branch: perl
32291            ! Configure
32292 ____________________________________________________________________________
32293 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
32294         Log: (Retracted by #10073)
32295              
32296              Subject: Re: [PATCH t/TEST] B::Deparse tester 
32297              From: Hugo <hv@crypt.compulink.co.uk>
32298              Date: Thu, 10 May 2001 05:48:09 +0100
32299              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
32300      Branch: perl
32301            ! ext/B/B/Deparse.pm
32302 ____________________________________________________________________________
32303 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
32304         Log: Add a for(func()) test.
32305      Branch: perl
32306            ! t/cmd/for.t
32307 ____________________________________________________________________________
32308 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
32309         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
32310              From: Robin Houston <robin@kitsite.com>
32311              Date: Thu, 10 May 2001 13:50:08 +0100
32312              Message-ID: <20010510135008.A2454@penderel>
32313      Branch: perl
32314            ! ext/B/B/Deparse.pm
32315 ____________________________________________________________________________
32316 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
32317         Log: A thinko in #10065.
32318      Branch: perl
32319            ! hv.c
32320 ____________________________________________________________________________
32321 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
32322         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
32323              From: Robin Houston <robin@kitsite.com>
32324              Date: Thu, 10 May 2001 02:10:34 +0100
32325              Message-ID: <20010510021034.A19421@penderel>
32326      Branch: perl
32327            ! ext/B/B.xs ext/B/B/Deparse.pm
32328 ____________________________________________________________________________
32329 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
32330         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
32331              From: Doug MacEachern <dougm@covalent.net>
32332              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
32333              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
32334      Branch: perl
32335            ! hv.c
32336 ____________________________________________________________________________
32337 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
32338         Log: One more workaround for the UTS compiler from Hal Morris.
32339      Branch: perl
32340            ! perl.h
32341 ____________________________________________________________________________
32342 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
32343         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
32344              From: Robin Houston <robin@kitsite.com>
32345              Date: Thu, 10 May 2001 01:02:08 +0100
32346              Message-ID: <20010510010208.A18200@penderel>
32347      Branch: perl
32348            ! ext/B/B/Debug.pm
32349 ____________________________________________________________________________
32350 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
32351         Log: Subject: [PATCH] Simplify deb_curcv() a bit
32352              From: Benjamin Sugars <bsugars@canoe.ca>
32353              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
32354              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
32355      Branch: perl
32356            ! run.c
32357 ____________________________________________________________________________
32358 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
32359         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
32360              From: Benjamin Sugars <bsugars@canoe.ca>
32361              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
32362              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
32363      Branch: perl
32364            ! t/lib/io_scalar.t
32365 ____________________________________________________________________________
32366 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
32367         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
32368              From: Peter Prymmer <pvhp@forte.com>
32369              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
32370              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
32371      Branch: perl
32372            ! t/lib/md5-file.t
32373 ____________________________________________________________________________
32374 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
32375         Log: Subject: [PATCH t/TEST] B::Deparse tester
32376              From: Robin Houston <robin@kitsite.com>
32377              Date: Wed, 9 May 2001 19:17:50 +0100
32378              Message-ID: <20010509191750.A16940@penderel>
32379      Branch: perl
32380            ! ext/B/O.pm t/TEST
32381 ____________________________________________________________________________
32382 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
32383         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
32384              From: Jeff Pinyan <jeffp@crusoe.net>
32385              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
32386              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
32387      Branch: perl
32388            ! lib/Pod/Html.pm
32389 ____________________________________________________________________________
32390 [ 10057] By: nick                                  on 2001/05/09  18:37:56
32391         Log: Integrate mainline.
32392      Branch: perlio
32393           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
32394           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
32395 ____________________________________________________________________________
32396 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
32397         Log: Update Changes.
32398      Branch: perl
32399            ! Changes patchlevel.h
32400 ____________________________________________________________________________
32401 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
32402         Log: Integrate perlio.
32403      Branch: perl
32404           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32405 ____________________________________________________________________________
32406 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
32407         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
32408              From: Benjamin Sugars <bsugars@canoe.ca>
32409              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
32410              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
32411      Branch: perl
32412            ! perlio.c
32413 ____________________________________________________________________________
32414 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
32415         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
32416              From: Benjamin Sugars <bsugars@canoe.ca>
32417              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
32418              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
32419      Branch: perl
32420            ! ext/PerlIO/Scalar/Scalar.xs
32421 ____________________________________________________________________________
32422 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
32423         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
32424              From: Jeff Pinyan <jeffp@crusoe.net>
32425              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
32426              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
32427      Branch: perl
32428            ! lib/Pod/Html.pm
32429 ____________________________________________________________________________
32430 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
32431         Log: EPOC tweak from Olaf Flebbe.
32432      Branch: perl
32433            ! epoc/epocish.h
32434 ____________________________________________________________________________
32435 [ 10050] By: nick                                  on 2001/05/09  14:37:57
32436         Log: win32, regen_config_h
32437      Branch: perlio
32438            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32439 ____________________________________________________________________________
32440 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
32441         Log: Integrate perlio.
32442      Branch: perl
32443           !> pp_sys.c
32444 ____________________________________________________________________________
32445 [ 10048] By: nick                                  on 2001/05/09  11:59:50
32446         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
32447              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
32448      Branch: perlio
32449            ! pp_sys.c
32450 ____________________________________________________________________________
32451 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
32452         Log: Integrate perlio.
32453      Branch: perl
32454           !> run.c
32455 ____________________________________________________________________________
32456 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
32457         Log: Subject: Re: Less warnings during configure
32458              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32459              Date: Wed, 09 May 2001 13:12:49 +0200
32460              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
32461      Branch: perl
32462            ! hints/hpux.sh
32463 ____________________________________________________________________________
32464 [ 10045] By: nick                                  on 2001/05/09  09:56:59
32465         Log: MULTIPLICITY/DEBUGGING build fix.
32466      Branch: perlio
32467            ! run.c
32468 ____________________________________________________________________________
32469 [ 10044] By: nick                                  on 2001/05/09  09:46:37
32470         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
32471      Branch: perlio
32472           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
32473            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
32474           !> (integrate 65 files)
32475 ____________________________________________________________________________
32476 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
32477         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
32478              From: Robin Houston <robin@kitsite.com>
32479              Date: Tue, 8 May 2001 19:38:00 +0100
32480              Message-ID: <20010508193800.A4389@penderel>
32481              
32482              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
32483              From: Robin Houston <robin@kitsite.com>
32484              Date: Tue, 8 May 2001 20:03:57 +0100
32485              Message-ID: <20010508200357.A4614@penderel>
32486              
32487              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
32488              From: Robin Houston <robin@kitsite.com>
32489              Date: Wed, 9 May 2001 00:12:05 +0100
32490              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
32491      Branch: perl
32492            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
32493 ____________________________________________________________________________
32494 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
32495         Log: Retract #10031.
32496      Branch: perl
32497            ! pod/perlfunc.pod
32498 ____________________________________________________________________________
32499 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
32500         Log: The metaconfig unit changes for #10040.
32501      Branch: metaconfig/U/perl
32502            ! Checkcc.U d_dlsymun.U dlsrc.U
32503 ____________________________________________________________________________
32504 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
32505         Log: The Configure half of
32506              
32507              Subject: Less warnings during configure
32508              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32509              Date: Tue, 08 May 2001 08:44:02 +0200
32510              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
32511      Branch: perl
32512            ! Configure
32513 ____________________________________________________________________________
32514 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
32515         Log: Subject: Less warnings during configure
32516              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32517              Date: Tue, 08 May 2001 08:44:02 +0200
32518              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
32519      Branch: perl
32520            ! hints/hpux.sh
32521 ____________________________________________________________________________
32522 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
32523         Log: Don't forget to whine about \d__\d.
32524      Branch: perl
32525            ! t/pragma/warn/toke toke.c
32526 ____________________________________________________________________________
32527 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
32528         Log: Allow underscores also in the exponent part.
32529      Branch: perl
32530            ! t/pragma/warn/toke toke.c
32531 ____________________________________________________________________________
32532 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
32533         Log: CodeMagicCD doesn't look like an *I*DE.
32534      Branch: perl
32535            ! pod/perlfaq3.pod
32536 ____________________________________________________________________________
32537 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
32538         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
32539              to be consistently down).
32540      Branch: perl
32541            ! pod/perlfaq3.pod
32542 ____________________________________________________________________________
32543 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
32544         Log: Upgrade to Text::Balanced 1.84.
32545      Branch: perl
32546            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
32547 ____________________________________________________________________________
32548 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
32549         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
32550              From: Benjamin Sugars <bsugars@canoe.ca>
32551              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
32552              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
32553      Branch: perl
32554            ! run.c
32555 ____________________________________________________________________________
32556 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
32557         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
32558              From: Peter Prymmer <pvhp@forte.com>
32559              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
32560              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
32561      Branch: perl
32562            ! t/pod/plainer.t
32563 ____________________________________________________________________________
32564 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
32565         Log: (Retracted by #10042)
32566              
32567              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
32568              From: "Philip Newton" <pnewton@gmx.de>
32569              Date: Tue, 8 May 2001 09:18:10 +0200
32570              Message-ID: <3AF7B9D2.28861.603732@localhost>
32571      Branch: perl
32572            ! pod/perlfunc.pod
32573 ____________________________________________________________________________
32574 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
32575         Log: Subject: [PATCH B::Deparse] Document known bugs
32576              From: Robin Houston <robin@kitsite.com>
32577              Date: Tue, 8 May 2001 01:53:34 +0100
32578              Message-ID: <20010508015334.A32394@penderel>
32579      Branch: perl
32580            ! ext/B/B/Deparse.pm
32581 ____________________________________________________________________________
32582 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
32583         Log: Subject: Re: Perl book, magazine and website updates.
32584              From: "Philip Newton" <pnewton@gmx.de>
32585              Date: Mon, 7 May 2001 17:03:58 +0200
32586              Message-ID: <3AF6D57E.5387.1E29930@localhost>
32587      Branch: perl
32588            ! pod/perlfaq2.pod
32589 ____________________________________________________________________________
32590 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
32591         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
32592              From: Peter Prymmer <pvhp@forte.com>
32593              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
32594              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
32595      Branch: perl
32596            ! t/io/fflush.t
32597 ____________________________________________________________________________
32598 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
32599         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
32600              From: Robin Houston <robin@kitsite.com>
32601              Date: Tue, 8 May 2001 01:14:55 +0100
32602              Message-ID: <20010508011455.A32162@penderel>
32603      Branch: perl
32604            ! ext/B/B/Deparse.pm
32605 ____________________________________________________________________________
32606 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
32607         Log: Typo in #10025.
32608      Branch: perl
32609            ! hints/uts.sh
32610 ____________________________________________________________________________
32611 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
32612         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
32613      Branch: perl
32614            ! hints/uts.sh
32615 ____________________________________________________________________________
32616 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
32617         Log: Subject: Re: [ID 20010506.045] question about hash syntax
32618              From: Peter Scott <Peter@PSDT.com>
32619              Date: Sun, 06 May 2001 13:10:40 -0700
32620              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
32621      Branch: perl
32622            ! pod/perl56delta.pod
32623 ____________________________________________________________________________
32624 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
32625         Log: Configure should figure out the list of dynamic extensions
32626              just fine in UTS-- and in fact it does, as reported by Hal Morris.
32627      Branch: perl
32628            ! hints/uts.sh
32629 ____________________________________________________________________________
32630 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
32631         Log: Update Changes.
32632      Branch: perl
32633            ! Changes patchlevel.h
32634 ____________________________________________________________________________
32635 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
32636         Log: Subject: [PATCH regcomp.c] Insecure regexes
32637              From: Robin Houston <robin@kitsite.com>
32638              Date: Mon, 7 May 2001 21:56:12 +0100
32639              Message-ID: <20010507215612.A31114@penderel>
32640      Branch: perl
32641            ! regcomp.c
32642 ____________________________________________________________________________
32643 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
32644         Log: Drop the foobar.perl.com references for now until Simon
32645              gets them sorted out.
32646      Branch: perl
32647            ! pod/perlfaq2.pod
32648 ____________________________________________________________________________
32649 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
32650         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
32651              From: Prymmer/Kahn <pvhp@best.com>
32652              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
32653              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
32654      Branch: perl
32655            ! lib/Devel/SelfStubber.pm
32656 ____________________________________________________________________________
32657 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
32658         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
32659              From: Prymmer/Kahn <pvhp@best.com>
32660              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
32661              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
32662      Branch: perl
32663            ! win32/Makefile
32664 ____________________________________________________________________________
32665 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
32666         Log: s/WebTechnique's/WebTechniques/
32667      Branch: perl
32668            ! pod/perlfaq2.pod
32669 ____________________________________________________________________________
32670 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
32671         Log: Llama 3 updates from Randal.
32672      Branch: perl
32673            ! pod/perlfaq2.pod
32674 ____________________________________________________________________________
32675 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
32676         Log: Subject: [PATCH] Help -Dt show correct pad variables
32677              From: Benjamin Sugars <ben.sugars@home.com>
32678              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
32679              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
32680      Branch: perl
32681            ! embed.h embed.pl proto.h run.c
32682 ____________________________________________________________________________
32683 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
32684         Log: Subject: [PATCH] Document C<our $foo : shared>
32685              From: Benjamin Sugars <ben.sugars@home.com>
32686              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
32687              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
32688      Branch: perl
32689            ! pod/perlfunc.pod
32690 ____________________________________________________________________________
32691 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
32692         Log: Subject: [PATCH B::Deparse] undefined folded constants
32693              From: Robin Houston <robin@kitsite.com>
32694              Date: Sun, 6 May 2001 17:19:09 +0100
32695              Message-ID: <20010506171909.A7046@penderel>
32696      Branch: perl
32697            ! ext/B/B/Deparse.pm
32698 ____________________________________________________________________________
32699 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
32700         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
32701              From: Robin Houston <robin@kitsite.com>
32702              Message-ID: <20010506164654.A6848@penderel>
32703              Date: Sun, 6 May 2001 16:46:54 +0100
32704      Branch: perl
32705            ! ext/B/B/Deparse.pm
32706 ____________________________________________________________________________
32707 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
32708         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
32709              From: Robin Houston <robin@kitsite.com>
32710              Date: Sun, 6 May 2001 14:47:02 +0100
32711              Message-ID: <20010506144702.A6308@penderel>
32712      Branch: perl
32713            ! t/op/my_stash.t
32714 ____________________________________________________________________________
32715 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
32716         Log: Subject: Perl book, magazine and website updates.
32717              From: Simon Cozens <simon@netthink.co.uk>
32718              Date: Sun, 6 May 2001 16:55:36 +0100
32719              Message-ID: <20010506165536.A1795@netthink.co.uk>
32720      Branch: perl
32721            ! pod/perlbook.pod pod/perlfaq2.pod
32722 ____________________________________________________________________________
32723 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
32724         Log: Tweaks on the Tru64 prof options.
32725      Branch: perl
32726            ! pod/perlhack.pod
32727 ____________________________________________________________________________
32728 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
32729         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
32730              From: Robin Houston <robin@kitsite.com>
32731              Date: Sun, 6 May 2001 14:40:51 +0100
32732              Message-ID: <20010506144051.A6279@penderel>
32733      Branch: perl
32734            ! t/pod/testp2pt.pl
32735 ____________________________________________________________________________
32736 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
32737         Log: Subject: [PATCH B::Deparse] scoping
32738              From: Robin Houston <robin@kitsite.com>
32739              Date: Sun, 6 May 2001 14:36:56 +0100
32740              Message-ID: <20010506143656.A4006@penderel>
32741      Branch: perl
32742            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
32743 ____________________________________________________________________________
32744 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
32745         Log: Document the undefinedness of bitshifting out of range.
32746      Branch: perl
32747            ! pod/perlop.pod
32748 ____________________________________________________________________________
32749 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
32750         Log: Retract #10003 and update the IDE descriptions a bit.
32751      Branch: perl
32752            ! pod/perlfaq3.pod
32753 ____________________________________________________________________________
32754 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
32755         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
32756              From: Prymmer/Kahn <pvhp@best.com>
32757              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
32758              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
32759      Branch: perl
32760            ! win32/Makefile win32/buildext.pl win32/config.bc
32761            ! win32/config.gc win32/config.vc
32762 ____________________________________________________________________________
32763 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
32764         Log: (Retracted by #10005.)
32765      Branch: perl
32766            ! pod/perlfaq3.pod
32767 ____________________________________________________________________________
32768 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
32769         Log: It's "psed", not "sed".
32770      Branch: perl
32771            ! x2p/s2p.PL
32772 ____________________________________________________________________________
32773 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
32774         Log: Update Changes.
32775      Branch: perl
32776            ! Changes patchlevel.h
32777 ____________________________________________________________________________
32778 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
32779         Log: Subject: Re: bleadperl make install fails due to "psed"
32780              From: andreas.koenig@anima.de (Andreas J. Koenig)
32781              Date: 05 May 2001 18:23:28 +0200
32782              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
32783      Branch: perl
32784            ! x2p/Makefile.SH x2p/s2p.PL
32785 ____________________________________________________________________________
32786 [  9999] By: jhi                                   on 2001/05/05  18:28:09
32787         Log: AUTHORS updates.
32788      Branch: perl
32789            ! AUTHORS
32790 ____________________________________________________________________________
32791 [  9998] By: jhi                                   on 2001/05/05  18:16:00
32792         Log: Updates on the pods related to the modules included since 5.6.
32793              
32794              TODO: perltodo really could use major updating.
32795      Branch: perl
32796            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
32797            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
32798            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
32799            ! pod/perlsyn.pod pod/perltodo.pod
32800 ____________________________________________________________________________
32801 [  9997] By: jhi                                   on 2001/05/05  17:35:17
32802         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
32803              from Kurt Skauen.
32804      Branch: perl
32805            + hints/atheos.sh
32806            ! MANIFEST
32807 ____________________________________________________________________________
32808 [  9996] By: jhi                                   on 2001/05/05  17:25:00
32809         Log: Add preemptive #undefs for some of the shorter and more prone
32810              to collision regcomp.h #defines.  (Background: the MASK collided
32811              with a system header #define in Rhapsody.)
32812      Branch: perl
32813            ! regcomp.h
32814 ____________________________________________________________________________
32815 [  9995] By: jhi                                   on 2001/05/05  13:24:21
32816         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
32817              From: Nicholas Clark <nick@ccl4.org>
32818              Date: Sat, 5 May 2001 14:46:39 +0100
32819              Message-ID: <20010505144639.O53513@plum.flirble.org>
32820              
32821              Add a test for the constants (if any) being processed correctly.
32822      Branch: perl
32823            ! utils/h2xs.PL
32824 ____________________________________________________________________________
32825 [  9994] By: jhi                                   on 2001/05/05  02:11:03
32826         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
32827              From: Peter Prymmer <pvhp@forte.com>
32828              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
32829              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
32830      Branch: perl
32831            ! t/lib/b-stash.t
32832 ____________________________________________________________________________
32833 [  9993] By: jhi                                   on 2001/05/05  02:03:49
32834         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
32835              From: Peter Prymmer <pvhp@forte.com>
32836              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
32837              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
32838      Branch: perl
32839            ! perlio.c vms/vmsish.h
32840 ____________________________________________________________________________
32841 [  9992] By: jhi                                   on 2001/05/04  17:21:12
32842         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
32843              From: Robin Barker <rmb1@cise.npl.co.uk>
32844              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
32845              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
32846      Branch: perl
32847            + t/pod/plainer.t
32848            ! MANIFEST
32849 ____________________________________________________________________________
32850 [  9991] By: jhi                                   on 2001/05/04  16:47:45
32851         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
32852              From: Robin Barker <rmb1@cise.npl.co.uk>
32853              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
32854              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
32855      Branch: perl
32856            ! regcomp.c
32857 ____________________________________________________________________________
32858 [  9990] By: jhi                                   on 2001/05/04  14:37:20
32859         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
32860              From: Prymmer/Kahn <pvhp@best.com>
32861              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
32862              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
32863      Branch: perl
32864            ! t/lib/b-stash.t
32865 ____________________________________________________________________________
32866 [  9989] By: jhi                                   on 2001/05/04  14:03:58
32867         Log: Introduce perl572delta, update Todo, add the missing
32868              mention about signal safety since 5.7.1 (though this
32869              requires verification and more details.)
32870      Branch: perl
32871            + pod/perl572delta.pod
32872            ! MANIFEST Todo pod/perl571delta.pod
32873 ____________________________________________________________________________
32874 [  9988] By: jhi                                   on 2001/05/04  12:41:51
32875         Log: Subject: [PATCH perl@9944] long =item
32876              From: Robin Barker <rmb1@cise.npl.co.uk>
32877              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
32878              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
32879      Branch: perl
32880            ! ext/Time/HiRes/HiRes.pm
32881 ____________________________________________________________________________
32882 [  9987] By: jhi                                   on 2001/05/04  12:39:19
32883         Log: The #9901 had removed one line essential for EBCDIC.
32884      Branch: perl
32885            ! regcomp.c
32886 ____________________________________________________________________________
32887 [  9986] By: jhi                                   on 2001/05/04  12:30:23
32888         Log: Subject: cygwin/Makefile.SHs INSTALL patch
32889              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
32890              Date: Mon, 08 Jan 2001 04:59:21 +0200
32891              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
32892      Branch: perl
32893            ! cygwin/Makefile.SHs
32894 ____________________________________________________________________________
32895 [  9985] By: jhi                                   on 2001/05/04  03:51:39
32896         Log: Encode/IO doc tweaks.
32897      Branch: perl
32898            ! ext/Encode/Encode.pm
32899 ____________________________________________________________________________
32900 [  9984] By: jhi                                   on 2001/05/04  03:29:34
32901         Log: Remove GDBM_File from the dynamic extensions for UTS,
32902              GDBM is not a standard feature.
32903      Branch: perl
32904            ! hints/uts.sh
32905 ____________________________________________________________________________
32906 [  9983] By: jhi                                   on 2001/05/04  03:22:59
32907         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
32908      Branch: perl
32909            ! pod/perlretut.pod
32910 ____________________________________________________________________________
32911 [  9982] By: jhi                                   on 2001/05/03  23:21:03
32912         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
32913              From: Benjamin Sugars <bsugars@canoe.ca>
32914              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
32915              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
32916      Branch: perl
32917            ! dump.c
32918 ____________________________________________________________________________
32919 [  9981] By: jhi                                   on 2001/05/03  23:20:05
32920         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
32921              From: Benjamin Sugars <bsugars@canoe.ca>
32922              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
32923              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
32924      Branch: perl
32925            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
32926 ____________________________________________________________________________
32927 [  9980] By: jhi                                   on 2001/05/03  23:15:29
32928         Log: Integrate perlio.
32929      Branch: perl
32930           !> ext/Encode/Encode.pm
32931 ____________________________________________________________________________
32932 [  9979] By: jhi                                   on 2001/05/03  16:54:59
32933         Log: Install psed man page.
32934      Branch: perl
32935            ! installman
32936 ____________________________________________________________________________
32937 [  9978] By: jhi                                   on 2001/05/03  16:45:58
32938         Log: Remove unused files; noted by Sarathy.
32939      Branch: perl
32940            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
32941            ! MANIFEST
32942 ____________________________________________________________________________
32943 [  9977] By: jhi                                   on 2001/05/03  16:42:30
32944         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
32945              From: Andy Dougherty <doughera@lafayette.edu>
32946              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
32947              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
32948      Branch: perl
32949            ! INSTALL
32950 ____________________________________________________________________________
32951 [  9976] By: nick                                  on 2001/05/03  16:40:42
32952         Log: Allow $answer = encode($object,$text); like it says in docs.
32953      Branch: perlio
32954            ! ext/Encode/Encode.pm
32955 ____________________________________________________________________________
32956 [  9975] By: nick                                  on 2001/05/03  16:22:30
32957         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
32958              to be in scope (fair enough), and also a package variable (our) for eval to see it.
32959      Branch: perlio
32960            ! ext/Encode/Encode.pm
32961 ____________________________________________________________________________
32962 [  9974] By: nick                                  on 2001/05/03  15:48:17
32963         Log: Integrate mainline.
32964      Branch: perlio
32965           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
32966           +> t/lib/filter-simple.t t/lib/next.t
32967           !> (integrate 70 files)
32968 ____________________________________________________________________________
32969 [  9973] By: jhi                                   on 2001/05/03  13:09:09
32970         Log: Update Changes.
32971      Branch: perl
32972            ! Changes patchlevel.h
32973 ____________________________________________________________________________
32974 [  9972] By: jhi                                   on 2001/05/03  12:58:33
32975         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
32976              From: Prymmer/Kahn <pvhp@best.com>
32977              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
32978              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
32979      Branch: perl
32980            ! t/io/fflush.t
32981 ____________________________________________________________________________
32982 [  9971] By: jhi                                   on 2001/05/03  12:57:26
32983         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
32984              From: Prymmer/Kahn <pvhp@best.com>
32985              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
32986              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
32987      Branch: perl
32988            ! win32/FindExt.pm
32989 ____________________________________________________________________________
32990 [  9970] By: jhi                                   on 2001/05/03  02:42:46
32991         Log: Can't croak sans thread context, from Doug MacEachern.
32992      Branch: perl
32993            ! toke.c
32994 ____________________________________________________________________________
32995 [  9969] By: jhi                                   on 2001/05/03  01:23:48
32996         Log: Subject: Random input test and Perl
32997              From: Ilya Zakharevich <ilya@math.berkeley.edu>
32998              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
32999              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
33000      Branch: perl
33001            ! toke.c
33002 ____________________________________________________________________________
33003 [  9968] By: jhi                                   on 2001/05/02  22:17:21
33004         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
33005              From: Peter Prymmer <pvhp@forte.com>
33006              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
33007              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
33008      Branch: perl
33009            ! pod/perlfunc.pod pod/perlport.pod
33010 ____________________________________________________________________________
33011 [  9967] By: jhi                                   on 2001/05/02  20:12:45
33012         Log: Workaround for UTS compiler casting bug from Hal Morris.
33013      Branch: perl
33014            ! perl.h
33015 ____________________________________________________________________________
33016 [  9966] By: jhi                                   on 2001/05/02  18:31:37
33017         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
33018              From: Dan Sugalski <dan@sidhe.org>
33019              Date: Wed, 02 May 2001 15:23:22 -0400
33020              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
33021      Branch: perl
33022            ! perl.c vms/vms.c
33023 ____________________________________________________________________________
33024 [  9965] By: jhi                                   on 2001/05/02  18:21:29
33025         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
33026      Branch: perl
33027            ! pod/perlfunc.pod
33028 ____________________________________________________________________________
33029 [  9964] By: jhi                                   on 2001/05/02  18:15:01
33030         Log: Document large files in INSTALL, document also the %x
33031              limitation if not use64bitint, closes bug 20010326.007.
33032      Branch: perl
33033            ! INSTALL
33034 ____________________________________________________________________________
33035 [  9963] By: jhi                                   on 2001/05/02  17:24:47
33036         Log: perlmodlib tweaks; regen pods.
33037      Branch: perl
33038            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
33039            ! pod/perltoc.pod
33040 ____________________________________________________________________________
33041 [  9962] By: jhi                                   on 2001/05/02  17:14:00
33042         Log: Fix for a segfault, from Marc Lehmann.
33043      Branch: perl
33044            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
33045 ____________________________________________________________________________
33046 [  9961] By: jhi                                   on 2001/05/02  15:55:53
33047         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
33048              From: "Philip Newton" <pnewton@gmx.de>
33049              Date: Wed, 2 May 2001 18:39:03 +0200
33050              Message-ID: <3AF05447.15525.173B588@localhost>
33051      Branch: perl
33052            ! pod/perlop.pod
33053 ____________________________________________________________________________
33054 [  9960] By: jhi                                   on 2001/05/02  15:35:37
33055         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
33056              From: Dan Sugalski <dan@sidhe.org>
33057              Date: Wed, 02 May 2001 11:37:27 -0400
33058              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
33059      Branch: perl
33060            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
33061            ! thread.h vms/vms.c vms/vmsish.h
33062 ____________________________________________________________________________
33063 [  9959] By: jhi                                   on 2001/05/02  15:21:08
33064         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
33065              From: Benjamin Sugars <bsugars@canoe.ca>
33066              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
33067              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
33068      Branch: perl
33069            ! ext/PerlIO/Scalar/Scalar.xs
33070 ____________________________________________________________________________
33071 [  9958] By: jhi                                   on 2001/05/02  15:15:53
33072         Log: Bug in #9915, spotted by Mike Guy.
33073      Branch: perl
33074            ! installperl
33075 ____________________________________________________________________________
33076 [  9957] By: jhi                                   on 2001/05/02  13:26:01
33077         Log: Add a test for not griping about references as array
33078              indices if the reference has magic in it (overloaded
33079              methods).
33080      Branch: perl
33081            ! pod/perldiag.pod t/pragma/warn/pp_hot
33082 ____________________________________________________________________________
33083 [  9956] By: jhi                                   on 2001/05/02  13:07:01
33084         Log: Retracted a bit too much in #9952.
33085      Branch: perl
33086            ! t/pragma/sub_lval.t
33087 ____________________________________________________________________________
33088 [  9955] By: jhi                                   on 2001/05/02  13:05:38
33089         Log: Test for #9952.
33090      Branch: perl
33091            ! t/op/tie.t
33092 ____________________________________________________________________________
33093 [  9954] By: jhi                                   on 2001/05/02  11:48:18
33094         Log: Additional note on the encoding example: one cannot
33095              convert string constants in-place.
33096      Branch: perl
33097            ! ext/Encode/Encode.pm
33098 ____________________________________________________________________________
33099 [  9953] By: jhi                                   on 2001/05/02  11:43:51
33100         Log: Note that if you have recent enough Perl you already
33101              have Filter::Util::Call.
33102      Branch: perl
33103            ! lib/Filter/Simple.pm
33104 ____________________________________________________________________________
33105 [  9952] By: jhi                                   on 2001/05/02  11:31:53
33106         Log: Retract changes #8254 and #8255, causes coredump in
33107              'tie FH, "main"', reported by Abigail, culprit found by
33108              Benjamin Sugars.  Mirrors maintperl change #9950.
33109      Branch: perl
33110            ! op.c t/pragma/sub_lval.t
33111 ____________________________________________________________________________
33112 [  9951] By: jhi                                   on 2001/05/02  11:14:29
33113         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
33114      Branch: perl
33115            + t/lib/MyFilter.pm
33116 ____________________________________________________________________________
33117 [  9950] By: gsar                                  on 2001/05/02  03:17:11
33118         Log: revert integration of changes#8254,8255 in change#8620 (causes
33119              a coredump in C<tie FH, 'foo'>; the idea itself may need better
33120              rationalization)
33121      Branch: maint-5.6/perl
33122            ! op.c t/pragma/sub_lval.t
33123 ____________________________________________________________________________
33124 [  9949] By: gsar                                  on 2001/05/02  02:56:32
33125         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
33126              
33127              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
33128              
33129              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
33130      Branch: maint-5.6/perl
33131           !> hints/svr5.sh
33132 ____________________________________________________________________________
33133 [  9948] By: gsar                                  on 2001/05/02  02:49:15
33134         Log: pod/find.t breaks on VMS (from Craig Berry)
33135      Branch: maint-5.6/perl
33136            ! t/pod/find.t
33137 ____________________________________________________________________________
33138 [  9947] By: jhi                                   on 2001/05/02  02:43:09
33139         Log: Add an encoding conversion example.
33140      Branch: perl
33141            ! ext/Encode/Encode.pm
33142 ____________________________________________________________________________
33143 [  9946] By: jhi                                   on 2001/05/02  01:34:22
33144         Log: Another coat of paint but still nowhere finished.
33145              Need to decide on the semantics of strptime(): should
33146              strptime() be a function instead of a method?  To do
33147              the week/monthname-strptiming the i18n/l10n bullet needs
33148              to be bitten with gusto.
33149      Branch: perl
33150            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
33151 ____________________________________________________________________________
33152 [  9945] By: jhi                                   on 2001/05/01  23:40:52
33153         Log: Update Changes.
33154      Branch: perl
33155            ! Changes patchlevel.h
33156 ____________________________________________________________________________
33157 [  9944] By: jhi                                   on 2001/05/01  23:33:37
33158         Log: Add known-to-be-tested modules to the list-to-be-skipped.
33159      Branch: perl
33160            ! t/lib/1_compile.t
33161 ____________________________________________________________________________
33162 [  9943] By: jhi                                   on 2001/05/01  23:24:40
33163         Log: Subject: BorlandC++ fix
33164              From: "Vadim Konovalov" <watman@inbox.ru>
33165              Date: Mon, 30 Apr 2001 20:12:26 -0700
33166              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
33167      Branch: perl
33168            ! win32/makefile.mk
33169 ____________________________________________________________________________
33170 [  9942] By: jhi                                   on 2001/05/01  23:18:02
33171         Log: Update to Filter::Simple 0.60, create a test for it.
33172      Branch: perl
33173            + t/lib/filter-simple.t
33174            ! MANIFEST lib/Filter/Simple.pm
33175 ____________________________________________________________________________
33176 [  9941] By: jhi                                   on 2001/05/01  19:47:24
33177         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
33178              From: Hugo <hv@crypt.compulink.co.uk>
33179              Date: Tue, 01 May 2001 20:12:20 +0100
33180              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
33181      Branch: perl
33182            ! pp_hot.c t/op/re_tests
33183 ____________________________________________________________________________
33184 [  9940] By: jhi                                   on 2001/05/01  19:42:16
33185         Log: Integrate perlio.
33186      Branch: perl
33187           !> lib/base.pm t/lib/fields.t
33188 ____________________________________________________________________________
33189 [  9939] By: jhi                                   on 2001/05/01  19:39:51
33190         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
33191              From: Benjamin Sugars <bsugars@canoe.ca>
33192              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
33193              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
33194      Branch: perl
33195            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
33196 ____________________________________________________________________________
33197 [  9938] By: jhi                                   on 2001/05/01  19:34:09
33198         Log: Add NEXT, a pseudo-class for method redispatching.
33199              <Damian>NEXT.pm probably offers more bang-for-buck
33200              than anything else I've ever written.</Damian>
33201      Branch: perl
33202            + lib/NEXT.pm t/lib/next.t
33203            ! MANIFEST
33204 ____________________________________________________________________________
33205 [  9937] By: jhi                                   on 2001/05/01  19:21:41
33206         Log: Update to Switch 2.02.
33207      Branch: perl
33208            ! lib/Switch.pm t/lib/switch.t
33209 ____________________________________________________________________________
33210 [  9936] By: nick                                  on 2001/05/01  19:09:21
33211         Log: Fix for base.pm clobbering $VERSION
33212      Branch: perlio
33213            ! lib/base.pm
33214 ____________________________________________________________________________
33215 [  9935] By: nick                                  on 2001/05/01  18:54:38
33216         Log: Test for base.pm clobbering $VERSION.
33217      Branch: perlio
33218            ! t/lib/fields.t
33219 ____________________________________________________________________________
33220 [  9934] By: jhi                                   on 2001/05/01  18:39:10
33221         Log: Add information about Scalar::Util::blessed.
33222      Branch: perl
33223            ! pod/perlobj.pod
33224 ____________________________________________________________________________
33225 [  9933] By: jhi                                   on 2001/05/01  18:33:51
33226         Log: Subject: Extra UNIVERSAL documentation
33227              From: Mike Guy <mjtg@cam.ac.uk>
33228              Date: Tue, 01 May 2001 20:12:11 +0100
33229              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
33230      Branch: perl
33231            ! pod/perlobj.pod
33232 ____________________________________________________________________________
33233 [  9932] By: jhi                                   on 2001/05/01  18:26:54
33234         Log: Subject: Autoflush in tests as appropriate
33235              From: Mike Guy <mjtg@cam.ac.uk>
33236              Date: Tue, 01 May 2001 20:05:31 +0100
33237              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
33238      Branch: perl
33239            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
33240            ! t/op/taint.t
33241 ____________________________________________________________________________
33242 [  9931] By: jhi                                   on 2001/05/01  18:02:29
33243         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
33244              From: Benjamin Sugars <bsugars@canoe.ca>
33245              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
33246              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
33247      Branch: perl
33248            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
33249 ____________________________________________________________________________
33250 [  9930] By: jhi                                   on 2001/05/01  15:12:26
33251         Log: Subject: Re: Finally got a round tuit
33252              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33253              Date: Tue, 01 May 2001 14:14:10 +0200
33254              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
33255              
33256              The -DP part, slightly modified.
33257      Branch: perl
33258            ! perl.c
33259 ____________________________________________________________________________
33260 [  9929] By: jhi                                   on 2001/05/01  14:17:15
33261         Log: Subject: Re: Finally got a round tuit
33262              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33263              Date: Tue, 01 May 2001 16:34:06 +0200
33264              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
33265              
33266              cpp and optimization tweaks for HP-UX.
33267      Branch: perl
33268            ! hints/hpux.sh
33269 ____________________________________________________________________________
33270 [  9928] By: jhi                                   on 2001/05/01  13:24:20
33271         Log: Tune the scan_num() comments to reality.
33272      Branch: perl
33273            ! toke.c
33274 ____________________________________________________________________________
33275 [  9927] By: jhi                                   on 2001/05/01  13:14:01
33276         Log: Subject: [PATCH B::Deparse] optimised sort
33277              From: Robin Houston <robin@kitsite.com>
33278              Date: Tue, 1 May 2001 14:07:12 +0100
33279              Message-ID: <20010501140712.A4266@penderel>
33280      Branch: perl
33281            ! ext/B/B/Deparse.pm
33282 ____________________________________________________________________________
33283 [  9926] By: jhi                                   on 2001/05/01  13:10:53
33284         Log: Subject: [PATCH t/lib/b-deparse.t] 
33285              From: Robin Houston <robin@kitsite.com>
33286              Date: Tue, 1 May 2001 13:37:42 +0100
33287              Message-ID: <20010501133742.A4082@penderel>
33288      Branch: perl
33289            ! t/lib/b-deparse.t
33290 ____________________________________________________________________________
33291 [  9925] By: jhi                                   on 2001/05/01  13:10:13
33292         Log: Subject: [PATCH B::Deparse] for(;;), sort
33293              From: Robin Houston <robin@kitsite.com>
33294              Date: Tue, 1 May 2001 13:35:00 +0100
33295              Message-ID: <20010501133500.A4061@penderel>
33296      Branch: perl
33297            ! ext/B/B/Deparse.pm
33298 ____________________________________________________________________________
33299 [  9924] By: jhi                                   on 2001/05/01  13:09:22
33300         Log: Subject: [PATCH B::Deparse] do, warn, use
33301              From: Robin Houston <robin@kitsite.com>
33302              Date: Tue, 1 May 2001 13:31:03 +0100
33303              Message-ID: <20010501133103.A4041@penderel>
33304      Branch: perl
33305            ! ext/B/B/Deparse.pm
33306 ____________________________________________________________________________
33307 [  9923] By: jhi                                   on 2001/05/01  11:45:36
33308         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
33309              From: Benjamin Sugars <ben.sugars@home.com>
33310              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
33311              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
33312      Branch: perl
33313            + t/io/fflush.t
33314            ! MANIFEST
33315 ____________________________________________________________________________
33316 [  9922] By: jhi                                   on 2001/05/01  11:35:42
33317         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
33318              From: Peter Prymmer <pvhp@forte.com>
33319              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
33320              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
33321      Branch: perl
33322            ! t/lib/selfstubber.t
33323 ____________________________________________________________________________
33324 [  9921] By: jhi                                   on 2001/04/30  16:34:33
33325         Log: Subject: [PATCH B::Concise] suppress warning
33326              From: Robin Houston <robin@kitsite.com>
33327              Date: Mon, 30 Apr 2001 16:09:49 +0100
33328              Message-ID: <20010430160949.A25086@penderel>
33329      Branch: perl
33330            ! ext/B/B/Concise.pm
33331 ____________________________________________________________________________
33332 [  9920] By: jhi                                   on 2001/04/30  13:56:04
33333         Log: Strip the *markers* from #9919.
33334      Branch: perl
33335            ! pod/perlfaq.pod pod/perlfaq5.pod
33336 ____________________________________________________________________________
33337 [  9919] By: jhi                                   on 2001/04/30  13:54:04
33338         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
33339              From: Gwyn Judd <b.judd@xtra.co.nz>
33340              Date: Sun, 29 Apr 2001 01:47:49 +1200
33341              Message-ID: <20010429014749.A4418@thislove>
33342      Branch: perl
33343            ! pod/perlfaq.pod pod/perlfaq5.pod
33344 ____________________________________________________________________________
33345 [  9918] By: jhi                                   on 2001/04/30  13:13:54
33346         Log: More_tweakage.
33347      Branch: perl
33348            ! pod/perldata.pod pod/perldiag.pod
33349 ____________________________________________________________________________
33350 [  9917] By: jhi                                   on 2001/04/30  13:01:27
33351         Log: Update Changes.
33352      Branch: perl
33353            ! Changes patchlevel.h
33354 ____________________________________________________________________________
33355 [  9916] By: jhi                                   on 2001/04/30  12:57:03
33356         Log: T_w_e_a_k_a_g_e.
33357      Branch: perl
33358            ! pod/perldata.pod pod/perldiag.pod
33359 ____________________________________________________________________________
33360 [  9915] By: jhi                                   on 2001/04/30  12:39:29
33361         Log: Install s2p also as psed.
33362              
33363              TODO: psed documentation?
33364      Branch: perl
33365            ! installperl
33366 ____________________________________________________________________________
33367 [  9914] By: jhi                                   on 2001/04/30  12:29:21
33368         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
33369              From: Jens Hamisch <jens@Strawberry.COM>
33370              Date: Fri, 27 Apr 2001 17:00:36 +0200
33371              Message-ID: <20010427170036.K1372@Strawberry.COM>
33372              
33373              SOCKS5_VERSION_NAME is the right symbol to detect
33374              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
33375              function called socks5_init() is available, and even that is
33376              not universal, most SOCKS5 installations use SOCKSinit()).
33377      Branch: perl
33378            ! perlio.c
33379 ____________________________________________________________________________
33380 [  9913] By: jhi                                   on 2001/04/30  12:22:15
33381         Log: Allow a zero timeout on IO::Socket accept and connect--
33382              though one really shouldn't do that.  Based on
33383              
33384              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
33385              From: "John Holdsworth" <coldwave@bigfoot.com>
33386              Date: Sun, 4 Feb 2001 12:48:18 +0100
33387              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
33388      Branch: perl
33389            ! ext/IO/lib/IO/Socket.pm
33390 ____________________________________________________________________________
33391 [  9912] By: jhi                                   on 2001/04/30  11:27:27
33392         Log: Save the spot of regprev (see #9911) for binary compatibility;
33393              regen API.
33394      Branch: perl
33395            ! embedvar.h perlapi.h thrdvar.h
33396 ____________________________________________________________________________
33397 [  9911] By: jhi                                   on 2001/04/30  11:22:03
33398         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
33399              From: Hugo <hv@crypt.compulink.co.uk>
33400              Date: Sun, 29 Apr 2001 17:09:30 +0100
33401              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
33402      Branch: perl
33403            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
33404 ____________________________________________________________________________
33405 [  9910] By: jhi                                   on 2001/04/30  11:15:12
33406         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
33407              a dummy for PL_numeric_radix); no pressing reason to break
33408              binary compatibility; regen API.
33409      Branch: perl
33410            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
33411            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
33412 ____________________________________________________________________________
33413 [  9909] By: jhi                                   on 2001/04/30  10:56:08
33414         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
33415              From: Walt Mankowski <waltman@netaxs.com>
33416              Date: Sun, 29 Apr 2001 21:53:48 -0400
33417              Message-ID: <20010429215348.A3971@netaxs.com>
33418      Branch: perl
33419            ! pod/perlfunc.pod
33420 ____________________________________________________________________________
33421 [  9908] By: jhi                                   on 2001/04/30  10:49:40
33422         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
33423      Branch: perl
33424            ! t/lib/selfstubber.t
33425 ____________________________________________________________________________
33426 [  9907] By: nick                                  on 2001/04/30  09:26:50
33427         Log: Integrate mainline.
33428      Branch: perlio
33429           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
33430 ____________________________________________________________________________
33431 [  9906] By: jhi                                   on 2001/04/29  23:24:20
33432         Log: Abigail spotted a thinko in #9905.
33433      Branch: perl
33434            ! pod/perldiag.pod
33435 ____________________________________________________________________________
33436 [  9905] By: jhi                                   on 2001/04/29  15:55:39
33437         Log: Changed the underscore/undebar syntax in numeric constants;
33438              now any grouping will do, as long as the underscores are not
33439              consecutive (so "zero-grouping" is out), and they do not begin
33440              or end the integer or fractional parts.
33441      Branch: perl
33442            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
33443 ____________________________________________________________________________
33444 [  9904] By: nick                                  on 2001/04/29  15:43:22
33445         Log: Integrate mainline.
33446      Branch: perlio
33447           +> (branch 98 files)
33448            - lib/unicode/Block.pl
33449            - lib/unicode/In/AlphabeticPresentationForms.pl
33450            - lib/unicode/In/Arabic.pl
33451            - lib/unicode/In/ArabicPresentationForms-A.pl
33452            - lib/unicode/In/ArabicPresentationForms-B.pl
33453            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
33454            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
33455            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
33456            - lib/unicode/In/BopomofoExtended.pl
33457            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
33458            - lib/unicode/In/CJKCompatibility.pl
33459            - lib/unicode/In/CJKCompatibilityForms.pl
33460            - lib/unicode/In/CJKCompatibilityIdeographs.pl
33461            - lib/unicode/In/CJKRadicalsSupplement.pl
33462            - lib/unicode/In/CJKSymbolsandPunctuation.pl
33463            - lib/unicode/In/CJKUnifiedIdeographs.pl
33464            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
33465            - lib/unicode/In/Cherokee.pl
33466            - lib/unicode/In/CombiningDiacriticalMarks.pl
33467            - lib/unicode/In/CombiningHalfMarks.pl
33468            - lib/unicode/In/CombiningMarksforSymbols.pl
33469            - lib/unicode/In/ControlPictures.pl
33470            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
33471            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
33472            - lib/unicode/In/EnclosedAlphanumerics.pl
33473            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
33474            - lib/unicode/In/Ethiopic.pl
33475            - lib/unicode/In/GeneralPunctuation.pl
33476            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
33477            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
33478            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
33479            - lib/unicode/In/HalfwidthandFullwidthForms.pl
33480            - lib/unicode/In/HangulCompatibilityJamo.pl
33481            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
33482            - lib/unicode/In/Hebrew.pl
33483            - lib/unicode/In/HighPrivateUseSurrogates.pl
33484            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
33485            - lib/unicode/In/IPAExtensions.pl
33486            - lib/unicode/In/IdeographicDescriptionCharacters.pl
33487            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
33488            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
33489            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
33490            - lib/unicode/In/Latin-1Supplement.pl
33491            - lib/unicode/In/LatinExtended-A.pl
33492            - lib/unicode/In/LatinExtended-B.pl
33493            - lib/unicode/In/LatinExtendedAdditional.pl
33494            - lib/unicode/In/LetterlikeSymbols.pl
33495            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
33496            - lib/unicode/In/MathematicalOperators.pl
33497            - lib/unicode/In/MiscellaneousSymbols.pl
33498            - lib/unicode/In/MiscellaneousTechnical.pl
33499            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
33500            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
33501            - lib/unicode/In/OpticalCharacterRecognition.pl
33502            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
33503            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
33504            - lib/unicode/In/SmallFormVariants.pl
33505            - lib/unicode/In/SpacingModifierLetters.pl
33506            - lib/unicode/In/Specials.pl
33507            - lib/unicode/In/SuperscriptsandSubscripts.pl
33508            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
33509            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
33510            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
33511            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
33512            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
33513           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
33514           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
33515           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
33516           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
33517           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
33518           !> utf8.c win32/Makefile
33519 ____________________________________________________________________________
33520 [  9903] By: jhi                                   on 2001/04/29  14:30:53
33521         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
33522              From: Prymmer/Kahn <pvhp@best.com>
33523              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
33524              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
33525      Branch: perl
33526            ! win32/Makefile
33527 ____________________________________________________________________________
33528 [  9902] By: jhi                                   on 2001/04/29  02:52:44
33529         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
33530              From: "Abigail" <abigail@foad.org>
33531              Date: Sun, 29 Apr 2001 03:14:25 +0200
33532              Message-ID: <20010429011425.24503.qmail@foad.org>
33533      Branch: perl
33534            ! ext/IO/lib/IO/Seekable.pm
33535 ____________________________________________________________________________
33536 [  9901] By: jhi                                   on 2001/04/29  02:04:46
33537         Log: In character classes one couldn't have 0x80..0xff characters
33538              at the left hand side if there were 0x100.. characters in the
33539              character class.
33540      Branch: perl
33541            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
33542            ! t/op/pat.t utf8.c
33543 ____________________________________________________________________________
33544 [  9900] By: jhi                                   on 2001/04/28  22:55:04
33545         Log: Forgot the latest mktables.PL from #9899.
33546      Branch: perl
33547            ! lib/unicode/mktables.PL
33548 ____________________________________________________________________________
33549 [  9899] By: jhi                                   on 2001/04/28  22:53:28
33550         Log: Explain the \p{} and \P{} error message better and
33551              have prettier prettyprint in In.pl.
33552      Branch: perl
33553            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
33554            ! pod/perldiag.pod
33555 ____________________________________________________________________________
33556 [  9898] By: jhi                                   on 2001/04/28  21:03:34
33557         Log: Add one possible explanation for the "Invalid [] range" error.
33558      Branch: perl
33559            ! pod/perldiag.pod
33560 ____________________________________________________________________________
33561 [  9897] By: jhi                                   on 2001/04/28  17:18:26
33562         Log: Add a level of indirection to the implementation of \p{InFoo}
33563              so that we don't have to have long filenames.  (Nothing changes
33564              in the user interface.)   The indirection is defined in
33565              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
33566              Also rename some the character classes by removing '-' from
33567              the classnames, and finally renamed Block.pl as Blocks.pl.
33568      Branch: perl
33569            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
33570            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
33571            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
33572            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
33573            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
33574            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
33575            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
33576            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
33577            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
33578            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
33579            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
33580            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
33581            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
33582            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
33583            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
33584            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
33585            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
33586            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
33587            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
33588            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
33589            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
33590            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
33591            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
33592            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
33593            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
33594            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
33595            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
33596            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
33597            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
33598            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
33599            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
33600            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
33601            + lib/unicode/In/94.pl lib/unicode/In/95.pl
33602            - lib/unicode/Block.pl
33603            - lib/unicode/In/AlphabeticPresentationForms.pl
33604            - lib/unicode/In/Arabic.pl
33605            - lib/unicode/In/ArabicPresentationForms-A.pl
33606            - lib/unicode/In/ArabicPresentationForms-B.pl
33607            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
33608            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
33609            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
33610            - lib/unicode/In/BopomofoExtended.pl
33611            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
33612            - lib/unicode/In/CJKCompatibility.pl
33613            - lib/unicode/In/CJKCompatibilityForms.pl
33614            - lib/unicode/In/CJKCompatibilityIdeographs.pl
33615            - lib/unicode/In/CJKRadicalsSupplement.pl
33616            - lib/unicode/In/CJKSymbolsandPunctuation.pl
33617            - lib/unicode/In/CJKUnifiedIdeographs.pl
33618            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
33619            - lib/unicode/In/Cherokee.pl
33620            - lib/unicode/In/CombiningDiacriticalMarks.pl
33621            - lib/unicode/In/CombiningHalfMarks.pl
33622            - lib/unicode/In/CombiningMarksforSymbols.pl
33623            - lib/unicode/In/ControlPictures.pl
33624            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
33625            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
33626            - lib/unicode/In/EnclosedAlphanumerics.pl
33627            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
33628            - lib/unicode/In/Ethiopic.pl
33629            - lib/unicode/In/GeneralPunctuation.pl
33630            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
33631            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
33632            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
33633            - lib/unicode/In/HalfwidthandFullwidthForms.pl
33634            - lib/unicode/In/HangulCompatibilityJamo.pl
33635            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
33636            - lib/unicode/In/Hebrew.pl
33637            - lib/unicode/In/HighPrivateUseSurrogates.pl
33638            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
33639            - lib/unicode/In/IPAExtensions.pl
33640            - lib/unicode/In/IdeographicDescriptionCharacters.pl
33641            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
33642            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
33643            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
33644            - lib/unicode/In/Latin-1Supplement.pl
33645            - lib/unicode/In/LatinExtended-A.pl
33646            - lib/unicode/In/LatinExtended-B.pl
33647            - lib/unicode/In/LatinExtendedAdditional.pl
33648            - lib/unicode/In/LetterlikeSymbols.pl
33649            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
33650            - lib/unicode/In/MathematicalOperators.pl
33651            - lib/unicode/In/MiscellaneousSymbols.pl
33652            - lib/unicode/In/MiscellaneousTechnical.pl
33653            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
33654            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
33655            - lib/unicode/In/OpticalCharacterRecognition.pl
33656            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
33657            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
33658            - lib/unicode/In/SmallFormVariants.pl
33659            - lib/unicode/In/SpacingModifierLetters.pl
33660            - lib/unicode/In/Specials.pl
33661            - lib/unicode/In/SuperscriptsandSubscripts.pl
33662            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
33663            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
33664            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
33665            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
33666            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
33667            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
33668            ! pod/perlunicode.pod
33669 ____________________________________________________________________________
33670 [  9896] By: jhi                                   on 2001/04/28  14:33:17
33671         Log: Update the information on shared library path on HP-UX.
33672      Branch: perl
33673            ! INSTALL
33674 ____________________________________________________________________________
33675 [  9895] By: jhi                                   on 2001/04/28  14:32:30
33676         Log: Because #9894 seems to do the trick, this workaround can be removed.
33677      Branch: perl
33678            ! t/lib/selfstubber.t
33679 ____________________________________________________________________________
33680 [  9894] By: jhi                                   on 2001/04/28  14:26:13
33681         Log: For PerlIO flush the children's file handles (on fork/exec/system).
33682      Branch: perl
33683            ! perl.h
33684 ____________________________________________________________________________
33685 [  9893] By: jhi                                   on 2001/04/28  14:23:15
33686         Log: Test tweak for #9891.
33687      Branch: perl
33688            ! t/lib/b-deparse.t
33689 ____________________________________________________________________________
33690 [  9892] By: jhi                                   on 2001/04/28  14:10:13
33691         Log: New HP-UX hints from Merijn.
33692      Branch: perl
33693            ! hints/hpux.sh
33694 ____________________________________________________________________________
33695 [  9891] By: jhi                                   on 2001/04/28  14:07:27
33696         Log: Subject: [PATCH B::Deparse] non-block scopes
33697              From: Robin Houston <robin@kitsite.com>
33698              Date: Fri, 27 Apr 2001 19:15:14 +0100
33699              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
33700      Branch: perl
33701            ! ext/B/B/Deparse.pm
33702 ____________________________________________________________________________
33703 [  9890] By: nick                                  on 2001/04/27  19:41:25
33704         Log: Integrate mainline
33705      Branch: perlio
33706           +> t/lib/selfstubber.t
33707           !> (integrate 50 files)
33708 ____________________________________________________________________________
33709 [  9889] By: jhi                                   on 2001/04/27  18:23:46
33710         Log: Subject: Re: selfstubber test fail on bleadperl
33711              From: Mike Guy <mjtg@cam.ac.uk>
33712              Date: Fri, 27 Apr 2001 19:31:18 +0100
33713              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
33714      Branch: perl
33715            ! t/lib/selfstubber.t
33716 ____________________________________________________________________________
33717 [  9888] By: jhi                                   on 2001/04/27  16:20:54
33718         Log: Test tweak for #9886.
33719      Branch: perl
33720            ! t/lib/b-deparse.t
33721 ____________________________________________________________________________
33722 [  9887] By: jhi                                   on 2001/04/27  16:16:33
33723         Log: Buffering issue at least in Solaris (even with perlio).
33724      Branch: perl
33725            ! t/lib/selfstubber.t
33726 ____________________________________________________________________________
33727 [  9886] By: jhi                                   on 2001/04/27  14:59:23
33728         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
33729              From: Robin Houston <robin@kitsite.com>
33730              Date: Fri, 27 Apr 2001 16:53:20 +0100
33731              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
33732      Branch: perl
33733            ! ext/B/B/Deparse.pm
33734 ____________________________________________________________________________
33735 [  9885] By: jhi                                   on 2001/04/27  14:23:51
33736         Log: Update Changes.
33737      Branch: perl
33738            ! Changes patchlevel.h
33739 ____________________________________________________________________________
33740 [  9884] By: jhi                                   on 2001/04/27  14:14:12
33741         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
33742              From: "Philip Newton" <pnewton@gmx.de>
33743              Date: Fri, 27 Apr 2001 16:40:13 +0200
33744              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
33745      Branch: perl
33746            ! pod/perldata.pod
33747 ____________________________________________________________________________
33748 [  9883] By: jhi                                   on 2001/04/27  13:28:19
33749         Log: Add LOG_PERROR; prettify the "removed".
33750      Branch: perl
33751            ! ext/Sys/Syslog/Syslog.xs
33752 ____________________________________________________________________________
33753 [  9882] By: jhi                                   on 2001/04/27  13:13:18
33754         Log: h2xs tweaks: use NV instead of double, "quote" the removed
33755              prefixes for clarity (especially when nothing is removed),
33756              slight pod reformats.
33757      Branch: perl
33758            ! utils/h2xs.PL
33759 ____________________________________________________________________________
33760 [  9881] By: jhi                                   on 2001/04/27  12:58:48
33761         Log: Don't bother creating existing directories.
33762      Branch: perl
33763            ! utils/h2xs.PL
33764 ____________________________________________________________________________
33765 [  9880] By: jhi                                   on 2001/04/27  12:45:39
33766         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
33767              From: Mike Schilli <m@perlmeister.com>
33768              Date: Wed, 25 Apr 2001 01:29:21 -0700
33769              Message-id: <3AE68AE1.6A981723@perlmeister.com>
33770      Branch: perl
33771            ! utils/h2xs.PL
33772 ____________________________________________________________________________
33773 [  9879] By: jhi                                   on 2001/04/27  12:40:55
33774         Log: break is not yet Perl.  Added the template license also to README.
33775      Branch: perl
33776            ! utils/h2xs.PL
33777 ____________________________________________________________________________
33778 [  9878] By: jhi                                   on 2001/04/27  03:08:20
33779         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
33780              From: Tim Jenness <t.jenness@jach.hawaii.edu>
33781              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
33782              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
33783      Branch: perl
33784            ! t/lib/xs-typemap.t
33785 ____________________________________________________________________________
33786 [  9877] By: jhi                                   on 2001/04/26  23:54:40
33787         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
33788              From: "Abigail" <abigail@foad.org>
33789              Date: Fri, 27 Apr 2001 01:44:28 +0200
33790              Message-ID: <20010426234428.19786.qmail@foad.org>
33791      Branch: perl
33792            ! utils/h2xs.PL
33793 ____________________________________________________________________________
33794 [  9876] By: jhi                                   on 2001/04/26  23:52:06
33795         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
33796              From: Peter Prymmer <pvhp@forte.com>
33797              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
33798              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
33799      Branch: perl
33800            ! t/lib/selfstubber.t
33801 ____________________________________________________________________________
33802 [  9875] By: jhi                                   on 2001/04/26  23:48:10
33803         Log: Deparse nits.
33804      Branch: perl
33805            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
33806 ____________________________________________________________________________
33807 [  9874] By: jhi                                   on 2001/04/26  22:46:05
33808         Log: Document ANYOF_CLASS.
33809      Branch: perl
33810            ! regcomp.h
33811 ____________________________________________________________________________
33812 [  9873] By: jhi                                   on 2001/04/26  22:35:03
33813         Log: Subject: Re: [PATCH @9846] dumping ANYOF
33814              From: Hugo <hv@crypt.compulink.co.uk>
33815              Date: Thu, 26 Apr 2001 23:33:38 +0100
33816              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
33817      Branch: perl
33818            ! regcomp.c regcomp.h
33819 ____________________________________________________________________________
33820 [  9872] By: jhi                                   on 2001/04/26  22:34:31
33821         Log: Subject: [PATCH] more for Devel::SelfStubber
33822              From: Nicholas Clark <nick@ccl4.org>
33823              Date: Fri, 27 Apr 2001 00:13:52 +0100
33824              Message-ID: <20010427001351.K88186@plum.flirble.org>
33825      Branch: perl
33826            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
33827 ____________________________________________________________________________
33828 [  9871] By: jhi                                   on 2001/04/26  21:59:17
33829         Log: Subject: [PATCH B::Deparse] formats must be flush left
33830              From: Robin Houston <robin@kitsite.com>
33831              Date: Thu, 26 Apr 2001 23:54:29 +0100
33832              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
33833      Branch: perl
33834            ! ext/B/B/Deparse.pm
33835 ____________________________________________________________________________
33836 [  9870] By: jhi                                   on 2001/04/26  21:57:37
33837         Log: If some of the constants are prefixes of others,
33838              the prefixes may never get recognized.  (See 20010426.006.)
33839      Branch: perl
33840            ! utils/h2xs.PL
33841 ____________________________________________________________________________
33842 [  9869] By: jhi                                   on 2001/04/26  21:50:42
33843         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
33844              From: Chris Bongaarts <cab@tc.umn.edu>
33845              Date: Thu, 26 Apr 2001 17:10:31 -0500
33846              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
33847      Branch: perl
33848            ! ext/Sys/Syslog/Syslog.xs
33849 ____________________________________________________________________________
33850 [  9868] By: jhi                                   on 2001/04/26  21:35:12
33851         Log: Further cuts and more docs from Graham Barr.
33852      Branch: perl
33853            ! ext/List/Util/lib/List/Util.pm
33854            ! ext/List/Util/lib/Scalar/Util.pm
33855 ____________________________________________________________________________
33856 [  9867] By: jhi                                   on 2001/04/26  21:18:57
33857         Log: Subject: [PATCH 5.7.1] DB_File-1.77
33858              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
33859              Date: Thu, 26 Apr 2001 22:37:53 +0100
33860              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
33861      Branch: perl
33862            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
33863            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
33864 ____________________________________________________________________________
33865 [  9866] By: jhi                                   on 2001/04/26  21:12:31
33866         Log: Subject: [PATCH B::Deparse] fix easy bugs
33867              From: Robin Houston <robin@kitsite.com>
33868              Date: Thu, 26 Apr 2001 23:03:33 +0100
33869              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
33870      Branch: perl
33871            ! ext/B/B/Deparse.pm
33872 ____________________________________________________________________________
33873 [  9865] By: jhi                                   on 2001/04/26  20:26:13
33874         Log: Update Changes.
33875      Branch: perl
33876            ! Changes patchlevel.h
33877 ____________________________________________________________________________
33878 [  9864] By: jhi                                   on 2001/04/26  19:27:48
33879         Log: Dethinko from Robin Houston.
33880      Branch: perl
33881            ! ext/B/B/Deparse.pm
33882 ____________________________________________________________________________
33883 [  9863] By: jhi                                   on 2001/04/26  19:10:35
33884         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
33885              From: Robin Houston <robin@kitsite.com>
33886              Date: Thu, 26 Apr 2001 21:08:32 +0100
33887              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
33888      Branch: perl
33889            ! ext/B/B/Deparse.pm
33890 ____________________________________________________________________________
33891 [  9862] By: jhi                                   on 2001/04/26  19:04:23
33892         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
33893              From: Robin Houston <robin@kitsite.com>
33894              Date: Thu, 26 Apr 2001 20:52:50 +0100
33895              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
33896      Branch: perl
33897            ! ext/B/B/Deparse.pm
33898 ____________________________________________________________________________
33899 [  9861] By: jhi                                   on 2001/04/26  18:56:14
33900         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
33901              From: Mike Guy <mjtg@cam.ac.uk>
33902              Date: Thu, 26 Apr 2001 14:22:40 +0100
33903              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
33904      Branch: perl
33905            ! pod/perlobj.pod
33906 ____________________________________________________________________________
33907 [  9860] By: jhi                                   on 2001/04/26  18:46:42
33908         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
33909              From: Robin Houston <robin@kitsite.com>
33910              Date: Thu, 26 Apr 2001 20:34:29 +0100
33911              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
33912              
33913              Hashes do not interpolate.
33914      Branch: perl
33915            ! ext/B/B/Deparse.pm
33916 ____________________________________________________________________________
33917 [  9859] By: jhi                                   on 2001/04/26  18:43:51
33918         Log: Subject: The Time::Piece conspiracy unmasked!!!
33919              From: Mike Guy <mjtg@cam.ac.uk>
33920              Date: Thu, 26 Apr 2001 19:02:50 +0100
33921              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
33922              
33923              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
33924              From: Mike Guy <mjtg@cam.ac.uk>
33925              Date: Thu, 26 Apr 2001 19:08:21 +0100
33926              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
33927              
33928              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
33929              From: Graham Barr <gbarr@pobox.com>
33930              Date: Thu, 26 Apr 2001 19:12:03 +0100
33931              Message-ID: <20010426191203.A70835@pobox.com>
33932              
33933              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
33934      Branch: perl
33935            ! ext/List/Util/lib/List/Util.pm
33936            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
33937 ____________________________________________________________________________
33938 [  9858] By: jhi                                   on 2001/04/26  18:17:42
33939         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
33940              From: Robin Houston <robin@kitsite.com>
33941              Date: Thu, 26 Apr 2001 16:09:35 +0100
33942              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
33943      Branch: perl
33944            ! t/comp/proto.t
33945 ____________________________________________________________________________
33946 [  9857] By: jhi                                   on 2001/04/26  18:04:59
33947         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
33948              From: barries <barries@slaysys.com>
33949              Date: Thu, 26 Apr 2001 12:01:10 -0400
33950              Message-ID: <20010426120110.E29698@jester.slaysys.com>
33951      Branch: perl
33952            ! pod/perldiag.pod
33953 ____________________________________________________________________________
33954 [  9856] By: jhi                                   on 2001/04/26  18:03:33
33955         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
33956              Date: Thu, 26 Apr 2001 17:13:41 +0100
33957              From: Robin Houston <robin@kitsite.com>
33958              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
33959              
33960              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
33961              From: Robin Houston <robin@kitsite.com>
33962              Date: Thu, 26 Apr 2001 18:44:29 +0100
33963              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
33964      Branch: perl
33965            ! ext/B/B/Deparse.pm
33966 ____________________________________________________________________________
33967 [  9855] By: jhi                                   on 2001/04/26  17:56:04
33968         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
33969              From: Robin Houston <robin@kitsite.com>
33970              Date: Thu, 26 Apr 2001 17:04:08 +0100
33971              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
33972      Branch: perl
33973            ! ext/B/B/Deparse.pm
33974 ____________________________________________________________________________
33975 [  9854] By: jhi                                   on 2001/04/26  17:47:26
33976         Log: Subject: Re: Short test case for undef %stash:: crash
33977              From: Benjamin Sugars <bsugars@canoe.ca> 
33978              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
33979              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
33980              Changed and moved the perldiag entry.
33981      Branch: perl
33982            ! gv.c pod/perldiag.pod
33983 ____________________________________________________________________________
33984 [  9853] By: jhi                                   on 2001/04/26  14:35:16
33985         Log: Beginnings of strptime().  Do not touch the wet paint.
33986      Branch: perl
33987            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
33988 ____________________________________________________________________________
33989 [  9852] By: jhi                                   on 2001/04/26  13:17:21
33990         Log: Retract #9851, core dumps from pod2man.
33991      Branch: perl
33992            ! regcomp.c
33993 ____________________________________________________________________________
33994 [  9851] By: jhi                                   on 2001/04/26  11:54:41
33995         Log: (Retracted by #9852.)
33996              
33997              Subject: [PATCH @9846] dumping ANYOF
33998              From: Hugo <hv@crypt.compulink.co.uk>
33999              Date: Thu, 26 Apr 2001 05:32:38 +0100
34000              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
34001      Branch: perl
34002            ! regcomp.c
34003 ____________________________________________________________________________
34004 [  9850] By: jhi                                   on 2001/04/26  02:34:44
34005         Log: If ccflags was empty the _previous_ $* containing all the
34006              environment variables and Configure variables was used,
34007              which lead, among other bad things, into $ccflags being your
34008              uname -a output, which lead into test compile with cc failing,
34009              which lead into gcc being selected, which didn't work that well
34010              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
34011              with large files, et cetera.
34012      Branch: perl
34013            ! hints/hpux.sh
34014 ____________________________________________________________________________
34015 [  9849] By: jhi                                   on 2001/04/26  01:44:57
34016         Log: Make selfstubber test more portable.
34017      Branch: perl
34018            ! t/lib/selfstubber.t
34019 ____________________________________________________________________________
34020 [  9848] By: jhi                                   on 2001/04/26  00:50:26
34021         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
34022              From: Benjamin Sugars <ben.sugars@home.com>
34023              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
34024              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
34025      Branch: perl
34026            ! ext/Cwd/Cwd.xs
34027 ____________________________________________________________________________
34028 [  9847] By: jhi                                   on 2001/04/26  00:46:58
34029         Log: Subject: [PATCH: perl@9841] VMS updates
34030              From: Peter Prymmer <pvhp@forte.com>
34031              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
34032              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
34033      Branch: perl
34034            ! README.vms configure.com vms/descrip_mms.template
34035            ! vms/ext/filespec.t
34036 ____________________________________________________________________________
34037 [  9846] By: jhi                                   on 2001/04/26  00:11:56
34038         Log: re 'debug' was broken by #9084.
34039      Branch: perl
34040            ! ext/re/re.xs
34041 ____________________________________________________________________________
34042 [  9845] By: jhi                                   on 2001/04/25  22:33:17
34043         Log: Subject: [PATCH] test for Devel::SelfStubber
34044              From: Nicholas Clark <nick@ccl4.org>
34045              Date: Thu, 26 Apr 2001 00:00:54 +0100
34046              Message-ID: <20010426000054.D89026@plum.flirble.org>
34047      Branch: perl
34048            + t/lib/selfstubber.t
34049            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
34050 ____________________________________________________________________________
34051 [  9844] By: jhi                                   on 2001/04/25  22:29:32
34052         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
34053              From: Paul Johnson <paul@pjcj.net>
34054              Date: Thu, 26 Apr 2001 00:46:08 +0200
34055              Message-ID: <20010426004608.H2338@pjcj.net>
34056      Branch: perl
34057            ! ext/B/B/Concise.pm
34058 ____________________________________________________________________________
34059 [  9843] By: jhi                                   on 2001/04/25  22:28:28
34060         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
34061              From: Peter Prymmer <pvhp@forte.com>
34062              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
34063              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
34064      Branch: perl
34065            ! ext/Cwd/Cwd.xs
34066 ____________________________________________________________________________
34067 [  9842] By: jhi                                   on 2001/04/25  20:58:12
34068         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
34069              From: John Peacock <jpeacock@rowman.com>
34070              Date: Wed, 25 Apr 2001 17:30:26 -0400
34071              Message-ID: <3AE741F2.B3217464@rowman.com>
34072      Branch: perl
34073            ! lib/Math/BigInt.pm t/lib/bigintpm.t
34074 ____________________________________________________________________________
34075 [  9841] By: jhi                                   on 2001/04/25  20:07:05
34076         Log: Update Changes.
34077      Branch: perl
34078            ! Changes patchlevel.h
34079 ____________________________________________________________________________
34080 [  9840] By: jhi                                   on 2001/04/25  19:56:51
34081         Log: Yet another HP-UX hints version from Merijn.
34082      Branch: perl
34083            ! hints/hpux.sh
34084 ____________________________________________________________________________
34085 [  9839] By: jhi                                   on 2001/04/25  19:53:04
34086         Log: abs_path() didn't terminate the filename correctly,
34087              in DIRNAMLENless systems like HP-UX this would fail.
34088      Branch: perl
34089            ! ext/Cwd/Cwd.xs
34090 ____________________________________________________________________________
34091 [  9838] By: jhi                                   on 2001/04/25  16:37:26
34092         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
34093              From: Mike Guy <mjtg@cam.ac.uk>
34094              Date: Wed, 25 Apr 2001 18:31:47 +0100
34095              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
34096      Branch: perl
34097            ! op.c
34098 ____________________________________________________________________________
34099 [  9837] By: jhi                                   on 2001/04/25  16:21:53
34100         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
34101              From: Jon Eveland <jweveland@yahoo.com>
34102              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
34103              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
34104      Branch: perl
34105            ! lib/perl5db.pl
34106 ____________________________________________________________________________
34107 [  9836] By: jhi                                   on 2001/04/25  14:17:50
34108         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
34109              From: "Philip Newton" <pnewton@gmx.de>
34110              Date: Wed, 25 Apr 2001 17:05:58 +0200
34111              Message-ID: <3AE703F6.3234.1833C45@localhost>
34112      Branch: perl
34113            ! Porting/patching.pod
34114 ____________________________________________________________________________
34115 [  9835] By: jhi                                   on 2001/04/25  13:58:07
34116         Log: It would seem that both ar and full_ar need to be overridden
34117              for HP-UX to avoid the GNU ar.
34118      Branch: perl
34119            ! hints/hpux.sh
34120 ____________________________________________________________________________
34121 [  9834] By: jhi                                   on 2001/04/25  13:50:40
34122         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
34123              From: "Philip Newton" <pnewton@gmx.de>
34124              Date: Wed, 25 Apr 2001 16:09:23 +0200
34125              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
34126              
34127              Detypo.
34128      Branch: perl
34129            ! t/op/misc.t
34130 ____________________________________________________________________________
34131 [  9833] By: jhi                                   on 2001/04/25  12:36:11
34132         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
34133      Branch: perl
34134            ! hints/hpux.sh
34135 ____________________________________________________________________________
34136 [  9832] By: jhi                                   on 2001/04/25  12:33:36
34137         Log: New version of HP-UX hints from Merijn.
34138      Branch: perl
34139            ! hints/hpux.sh
34140 ____________________________________________________________________________
34141 [  9831] By: jhi                                   on 2001/04/25  03:39:45
34142         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
34143      Branch: perl
34144            ! hints/hpux.sh
34145 ____________________________________________________________________________
34146 [  9830] By: jhi                                   on 2001/04/25  02:53:25
34147         Log: The tzname[] bit is not needed by util.c -- and causes
34148              heartburn in VMS (and it missing was probably the cause of
34149              the Mac OS X trouble).  Ouch.
34150      Branch: perl
34151            ! ext/POSIX/POSIX.xs util.c
34152 ____________________________________________________________________________
34153 [  9829] By: jhi                                   on 2001/04/25  00:10:06
34154         Log: Metaconfig unit change for #9828.
34155      Branch: metaconfig
34156            ! U/compline/ccflags.U
34157 ____________________________________________________________________________
34158 [  9828] By: jhi                                   on 2001/04/25  00:04:18
34159         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
34160              (which is actually the reason for the change, we need to pass
34161              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
34162              EP/IX, OS/2, and TitanOS, based on the hints files.
34163      Branch: perl
34164            ! Configure config_h.SH
34165 ____________________________________________________________________________
34166 [  9827] By: jhi                                   on 2001/04/24  23:49:20
34167         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
34168              the $cat must have an absolute path.
34169      Branch: perl
34170            ! makedepend.SH
34171 ____________________________________________________________________________
34172 [  9826] By: jhi                                   on 2001/04/24  23:40:53
34173         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
34174      Branch: perl
34175            ! README.amiga
34176 ____________________________________________________________________________
34177 [  9825] By: jhi                                   on 2001/04/24  23:35:35
34178         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
34179              From: "Philip Newton" <pnewton@gmx.de>
34180              Date: Tue, 24 Apr 2001 18:52:49 +0200
34181              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
34182      Branch: perl
34183            ! x2p/find2perl.PL
34184 ____________________________________________________________________________
34185 [  9824] By: jhi                                   on 2001/04/24  23:33:07
34186         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
34187              Some gcc specifics dropped out due to extensive rewriting;
34188              will be put back later as needed.
34189      Branch: perl
34190            ! hints/hpux.sh
34191 ____________________________________________________________________________
34192 [  9823] By: jhi                                   on 2001/04/24  23:27:57
34193         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
34194      Branch: perl
34195            ! ext/POSIX/POSIX.xs
34196 ____________________________________________________________________________
34197 [  9822] By: jhi                                   on 2001/04/24  23:25:21
34198         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
34199              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34200              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
34201              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
34202      Branch: perl
34203            ! ext/XS/Typemap/Typemap.xs
34204 ____________________________________________________________________________
34205 [  9821] By: jhi                                   on 2001/04/24  23:24:10
34206         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
34207              From: "Abigail" <abigail@foad.org>
34208              Date: Tue, 24 Apr 2001 23:12:03 +0200
34209              Message-ID: <20010424211203.7901.qmail@foad.org>
34210      Branch: perl
34211            ! pod/perlport.pod
34212 ____________________________________________________________________________
34213 [  9820] By: jhi                                   on 2001/04/24  23:23:15
34214         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
34215              From: Matt Sergeant <matt@sergeant.org>
34216              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
34217              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
34218      Branch: perl
34219            ! pod/perlfaq4.pod
34220 ____________________________________________________________________________
34221 [  9819] By: nick                                  on 2001/04/24  18:49:43
34222         Log: Integrate mainline.
34223      Branch: perlio
34224           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
34225           !> (integrate 37 files)
34226 ____________________________________________________________________________
34227 [  9818] By: jhi                                   on 2001/04/24  14:35:23
34228         Log: Update Changes.
34229      Branch: perl
34230            ! Changes patchlevel.h
34231 ____________________________________________________________________________
34232 [  9817] By: jhi                                   on 2001/04/24  14:09:17
34233         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
34234              From: "Philip Newton" <pnewton@gmx.de>
34235              Date: Tue, 24 Apr 2001 12:58:12 +0200
34236              Message-ID: <3AE57864.8304.B77A0A@localhost> 
34237              
34238              plus add CPAN to the list of modules that have their own tests.
34239      Branch: perl
34240            ! t/lib/1_compile.t
34241 ____________________________________________________________________________
34242 [  9816] By: jhi                                   on 2001/04/24  14:07:03
34243         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
34244              From: Michael G Schwern <schwern@pobox.com>
34245              Date: Sat, 21 Apr 2001 22:35:00 +0100
34246              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
34247      Branch: perl
34248            ! t/lib/1_compile.t
34249 ____________________________________________________________________________
34250 [  9815] By: jhi                                   on 2001/04/24  13:54:32
34251         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
34252              From: Robin Houston <robin@kitsite.com>
34253              Date: Tue, 24 Apr 2001 15:51:18 +0100
34254              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
34255      Branch: perl
34256            ! ext/B/B/Deparse.pm
34257 ____________________________________________________________________________
34258 [  9814] By: jhi                                   on 2001/04/24  13:17:34
34259         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
34260              From: Bill Glicker <billg@burrelles.com>
34261              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
34262              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
34263      Branch: perl
34264            ! hints/svr5.sh
34265 ____________________________________________________________________________
34266 [  9813] By: jhi                                   on 2001/04/24  12:54:23
34267         Log: Prevent path disclosure (probing for existence of filenames)
34268              using suidperl; bug id 20010322.218.
34269      Branch: perl
34270            ! perl.c pod/perldiag.pod
34271 ____________________________________________________________________________
34272 [  9812] By: jhi                                   on 2001/04/24  12:08:36
34273         Log: Retract #9811.
34274      Branch: perl
34275            ! ext/POSIX/POSIX.xs
34276 ____________________________________________________________________________
34277 [  9811] By: jhi                                   on 2001/04/24  11:57:35
34278         Log: (Retracted by #9812.)
34279      Branch: perl
34280            ! ext/POSIX/POSIX.xs
34281 ____________________________________________________________________________
34282 [  9810] By: jhi                                   on 2001/04/24  03:32:35
34283         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
34284      Branch: perl
34285            ! util.c
34286 ____________________________________________________________________________
34287 [  9809] By: jhi                                   on 2001/04/24  03:16:13
34288         Log: The Math::BigFloat::import() was broken.
34289              (Fixes bug id 20010422.002.)
34290      Branch: perl
34291            ! lib/Math/BigFloat.pm
34292 ____________________________________________________________________________
34293 [  9808] By: jhi                                   on 2001/04/24  01:11:40
34294         Log: Additional dependencies; should help for parallel makes
34295              not to fail on missing lib/lib.pm or lib/re.pm.
34296      Branch: perl
34297            ! Makefile.SH
34298 ____________________________________________________________________________
34299 [  9807] By: jhi                                   on 2001/04/24  00:57:01
34300         Log: Update the test failure disclaimer.
34301      Branch: perl
34302            ! t/pragma/warn/pp_hot
34303 ____________________________________________________________________________
34304 [  9806] By: jhi                                   on 2001/04/24  00:54:04
34305         Log: Add make target "install-all" which is alias for "install"
34306              to cater for case-preserving filesystems like HFS+.
34307      Branch: perl
34308            ! INSTALL Makefile.SH
34309 ____________________________________________________________________________
34310 [  9805] By: jhi                                   on 2001/04/24  00:47:28
34311         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
34312              From: Peter Prymmer <pvhp@forte.com>
34313              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
34314              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
34315              
34316              (Ken William's message forwarded from macosx@perl.org)
34317      Branch: perl
34318            ! hints/darwin.sh
34319 ____________________________________________________________________________
34320 [  9804] By: jhi                                   on 2001/04/23  23:57:35
34321         Log: Cut-and-pasto.
34322      Branch: perl
34323            ! perlio.c
34324 ____________________________________________________________________________
34325 [  9803] By: jhi                                   on 2001/04/23  23:52:25
34326         Log: More PerlIO robustness.
34327      Branch: perl
34328            ! perlio.c
34329 ____________________________________________________________________________
34330 [  9802] By: jhi                                   on 2001/04/23  23:43:35
34331         Log: Make the "STD* opened only for ..." errors more consistent.
34332      Branch: perl
34333            ! doio.c
34334 ____________________________________________________________________________
34335 [  9801] By: jhi                                   on 2001/04/23  23:34:26
34336         Log: Test case for #9800.
34337      Branch: perl
34338            ! t/op/misc.t
34339 ____________________________________________________________________________
34340 [  9800] By: jhi                                   on 2001/04/23  23:14:43
34341         Log: Avoid coredump on 'close STDERR; die' by making
34342              the PerlIO calls more robust.  Also use SETERRNO()
34343              instead of errno = to be more VMS-ready.
34344      Branch: perl
34345            ! perlio.c
34346 ____________________________________________________________________________
34347 [  9799] By: jhi                                   on 2001/04/23  21:41:10
34348         Log: Subject: test for ID 20010423.002
34349              From: Robin Houston <robin@kitsite.com>
34350              Date: Mon, 23 Apr 2001 16:52:21 +0100
34351              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
34352      Branch: perl
34353            ! t/op/avhv.t
34354 ____________________________________________________________________________
34355 [  9798] By: jhi                                   on 2001/04/23  21:40:07
34356         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
34357              From: David Dyck <dcd@tc.fluke.com>
34358              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
34359              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
34360      Branch: perl
34361            ! installperl
34362 ____________________________________________________________________________
34363 [  9797] By: jhi                                   on 2001/04/23  21:37:56
34364         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
34365              From: Benjamin Sugars <bsugars@canoe.ca>
34366              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
34367              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
34368      Branch: perl
34369            ! ext/Cwd/Cwd.xs lib/Cwd.pm
34370 ____________________________________________________________________________
34371 [  9796] By: jhi                                   on 2001/04/23  21:29:24
34372         Log: Synchronize h2xs and pod2man some more on the documentation
34373              templates they propose.
34374      Branch: perl
34375            ! pod/pod2man.PL utils/h2xs.PL
34376 ____________________________________________________________________________
34377 [  9795] By: jhi                                   on 2001/04/23  17:30:40
34378         Log: Add one more naughty test for base64; make encoding logic cleaner.
34379      Branch: perl
34380            ! t/lib/mimeb64.t
34381 ____________________________________________________________________________
34382 [  9794] By: jhi                                   on 2001/04/23  13:51:32
34383         Log: Update Changes.
34384      Branch: perl
34385            ! Changes patchlevel.h
34386 ____________________________________________________________________________
34387 [  9793] By: jhi                                   on 2001/04/23  13:44:18
34388         Log: Duplicate lines.
34389      Branch: perl
34390            ! MANIFEST
34391 ____________________________________________________________________________
34392 [  9792] By: jhi                                   on 2001/04/23  13:39:13
34393         Log: Subject: Re: PATCH 5.7.1
34394              From: Mark-Jason Dominus <mjd@plover.com>
34395              Date: Mon, 23 Apr 2001 10:30:21 -0400
34396              Message-ID: <20010423143021.17335.qmail@plover.com>
34397      Branch: perl
34398            ! perl.h sv.c
34399 ____________________________________________________________________________
34400 [  9791] By: jhi                                   on 2001/04/23  13:32:40
34401         Log: Add the CPAN.pm 1.59_54 tests.
34402      Branch: perl
34403            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
34404            ! MANIFEST
34405 ____________________________________________________________________________
34406 [  9790] By: jhi                                   on 2001/04/23  13:21:55
34407         Log: Subject: Deparse nit
34408              From: Robin Houston <robin@kitsite.com>
34409              Date: Mon, 23 Apr 2001 12:38:20 +0100
34410              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
34411      Branch: perl
34412            ! ext/B/B/Deparse.pm
34413 ____________________________________________________________________________
34414 [  9789] By: jhi                                   on 2001/04/23  13:19:07
34415         Log: Subject: [PATCH] bug 20010423.002
34416              From: Robin Houston <robin@kitsite.com>
34417              Date: Mon, 23 Apr 2001 13:12:30 +0100
34418              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
34419      Branch: perl
34420            ! pp.c
34421 ____________________________________________________________________________
34422 [  9788] By: jhi                                   on 2001/04/23  13:02:49
34423         Log: Subject: PATCH [5.7.1] hv.c unused #define
34424              From: Mark-Jason Dominus <mjd@plover.com>
34425              Date: Sun, 22 Apr 2001 14:17:49 -0400
34426              Message-ID: <20010422181749.26976.qmail@plover.com>
34427      Branch: perl
34428            ! hv.c
34429 ____________________________________________________________________________
34430 [  9787] By: jhi                                   on 2001/04/23  13:02:02
34431         Log: Subject: PATCH 5.7.1
34432              From: Mark-Jason Dominus <mjd@plover.com>
34433              Date: Sun, 22 Apr 2001 15:12:57 -0400
34434              Message-ID: <20010422191258.6539.qmail@plover.com>
34435              
34436              plus Sarathy's STMT_START + STMT_END suggestion.
34437      Branch: perl
34438            ! perl.h
34439 ____________________________________________________________________________
34440 [  9786] By: jhi                                   on 2001/04/23  12:53:25
34441         Log: Fix for
34442              
34443              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
34444              From: dLux <dlux@spam.sch.bme.hu>
34445              Date: Mon, 23 Apr 2001 01:25:26 +0200
34446              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
34447              
34448              (SvGROW really does return a char *.)
34449      Branch: perl
34450            ! pod/perlapi.pod sv.h
34451 ____________________________________________________________________________
34452 [  9785] By: jhi                                   on 2001/04/23  04:34:04
34453         Log: Time::Piece work continues.  $t->day removed since
34454              I think it's too confusing.  Now has normal and
34455              abbreviated length weekday names and month names,
34456              the names change with _names(), not _list().
34457              Now has strftime() in Perl, _strftime() is
34458              the libc version (to which strftime() falls back
34459              if it doesn't know the format.  To do: the reverse
34460              of strftime, strptime(), and the localisation of both.
34461      Branch: perl
34462            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
34463            ! t/lib/time-piece.t
34464 ____________________________________________________________________________
34465 [  9784] By: jhi                                   on 2001/04/23  02:41:46
34466         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
34467              From: andreas.koenig@anima.de (Andreas J. Koenig)
34468              Date: 23 Apr 2001 05:20:55 +0200
34469              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
34470      Branch: perl
34471            ! t/pragma/overload.t
34472 ____________________________________________________________________________
34473 [  9783] By: jhi                                   on 2001/04/22  23:32:42
34474         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
34475              From: Robin Houston <robin@kitsite.com>
34476              Date: Mon, 23 Apr 2001 00:38:18 +0100
34477              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
34478      Branch: perl
34479            ! ext/B/B/Deparse.pm
34480 ____________________________________________________________________________
34481 [  9782] By: jhi                                   on 2001/04/22  20:55:43
34482         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
34483              From: Simon Cozens <simon@netthink.co.uk>
34484              Date: Sun, 22 Apr 2001 18:47:25 +0100
34485              Message-ID: <20010422184725.A14411@netthink.co.uk>
34486      Branch: perl
34487            ! sv.c t/pragma/overload.t
34488 ____________________________________________________________________________
34489 [  9781] By: jhi                                   on 2001/04/22  20:52:13
34490         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
34491              From: Robin Houston <robin@kitsite.com>
34492              Date: Sun, 22 Apr 2001 22:14:50 +0100
34493              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
34494      Branch: perl
34495            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
34496 ____________________________________________________________________________
34497 [  9780] By: nick                                  on 2001/04/22  20:40:31
34498         Log: Integrate mainline.
34499      Branch: perlio
34500           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
34501           +> t/lib/b-stash.t
34502           !> (integrate 38 files)
34503 ____________________________________________________________________________
34504 [  9779] By: jhi                                   on 2001/04/22  15:16:03
34505         Log: Subject: IO::Socket::INET patch
34506              From: andrew deryabin <djsf@technarchy.ru>
34507              Date: Sat, 21 Apr 2001 17:46:52 +0400
34508              Message-ID: <20010421174652.B1426@technarchy>
34509      Branch: perl
34510            ! ext/IO/lib/IO/Socket/INET.pm
34511 ____________________________________________________________________________
34512 [  9778] By: jhi                                   on 2001/04/22  15:14:33
34513         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
34514              From: Mark-Jason Dominus <mjd@plover.com>
34515              Date: Sat, 21 Apr 2001 21:27:49 -0400
34516              Message-ID: <20010422012749.27024.qmail@plover.com>
34517      Branch: perl
34518            ! regcomp.c
34519 ____________________________________________________________________________
34520 [  9777] By: jhi                                   on 2001/04/22  15:10:51
34521         Log: Subject: Re: Regex debugger patch 
34522              From: Mark-Jason Dominus <mjd@plover.com>
34523              Date: Sat, 21 Apr 2001 21:48:51 -0400
34524              Message-ID: <20010422014851.27165.qmail@plover.com>
34525      Branch: perl
34526            ! pod/perldebguts.pod
34527 ____________________________________________________________________________
34528 [  9776] By: jhi                                   on 2001/04/22  15:09:48
34529         Log: Subject: Re: Regex debugger patch
34530              From: Mark-Jason Dominus <mjd@plover.com>
34531              Date: Sat, 21 Apr 2001 14:24:39 -0400
34532              Message-ID: <20010421182439.16508.qmail@plover.com>
34533              
34534              Regex debugger backend.
34535      Branch: perl
34536            ! regcomp.c regexp.h
34537 ____________________________________________________________________________
34538 [  9775] By: jhi                                   on 2001/04/21  16:45:40
34539         Log: Subject: [PATCH] Typo in utf8.h
34540              From: Jesús Quiroga <jquiroga@pobox.com>
34541              Date: Sat, 21 Apr 2001 19:25:33 +0200
34542              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
34543      Branch: perl
34544            ! utf8.h
34545 ____________________________________________________________________________
34546 [  9774] By: jhi                                   on 2001/04/21  16:43:52
34547         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
34548              From: Joe Orton <jorton@redhat.com>
34549              Date: Tue, 17 Apr 2001 15:50:43 +0100
34550              Message-Id: <20010417155043.D19132@eu.c2.net>
34551      Branch: perl
34552            ! hints/svr5.sh
34553 ____________________________________________________________________________
34554 [  9773] By: jhi                                   on 2001/04/21  15:30:15
34555         Log: Subject: Patch utils/h2xs.PL
34556              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34557              Date: Sat, 21 Apr 2001 10:32:16 -0500
34558              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
34559              
34560              Add MAILING list and LICENSE templates.
34561      Branch: perl
34562            ! utils/h2xs.PL
34563 ____________________________________________________________________________
34564 [  9772] By: jhi                                   on 2001/04/21  15:28:36
34565         Log: Subject: perlfaq2.patch for 5.7.1
34566              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34567              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
34568              Date: Fri, 20 Apr 2001 16:42:19 -0500
34569              
34570              rm an extra tab, a blurb about the xx.cpan to clarify
34571              which countries actually have that and dejanews is history
34572              as well as most of that nonsensical entry.
34573      Branch: perl
34574            ! pod/perlfaq2.pod
34575 ____________________________________________________________________________
34576 [  9771] By: jhi                                   on 2001/04/21  15:27:17
34577         Log: Subject: perlfaq1.patch for 5.7.1
34578              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34579              Date: Fri, 20 Apr 2001 16:57:36 -0500
34580              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
34581              
34582              Evil URLs must die. Especially when they are broken.
34583      Branch: perl
34584            ! pod/perlfaq1.pod
34585 ____________________________________________________________________________
34586 [  9770] By: jhi                                   on 2001/04/21  15:23:38
34587         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
34588              From: Michael G Schwern <schwern@pobox.com>
34589              Date: Sat, 21 Apr 2001 16:11:12 +0100
34590              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
34591      Branch: perl
34592            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
34593            + t/lib/b-stash.t
34594            ! MANIFEST ext/B/B.pm t/lib/b.t
34595 ____________________________________________________________________________
34596 [  9769] By: jhi                                   on 2001/04/21  15:03:32
34597         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
34598              From: Michael G Schwern <schwern@pobox.com>
34599              Date: Sat, 21 Apr 2001 09:48:00 +0100
34600              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
34601      Branch: perl
34602            ! utils/h2ph.PL
34603 ____________________________________________________________________________
34604 [  9768] By: jhi                                   on 2001/04/21  14:33:49
34605         Log: PerlIO and Encode doc cleanup and tweaks.
34606      Branch: perl
34607            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
34608            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
34609 ____________________________________________________________________________
34610 [  9767] By: jhi                                   on 2001/04/21  12:40:16
34611         Log: Integrate perlio.
34612      Branch: perl
34613           !> doio.c
34614 ____________________________________________________________________________
34615 [  9766] By: nick                                  on 2001/04/20  18:28:35
34616         Log: Avoid core dump on
34617              open(STDOUT,">",\$foo);
34618      Branch: perlio
34619            ! doio.c
34620 ____________________________________________________________________________
34621 [  9765] By: jhi                                   on 2001/04/20  13:23:43
34622         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
34623              From: Robin Houston <robin@kitsite.com>
34624              Date: Fri, 20 Apr 2001 14:29:22 +0100
34625              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
34626      Branch: perl
34627            ! ext/B/B.pm ext/B/B/Deparse.pm
34628 ____________________________________________________________________________
34629 [  9764] By: jhi                                   on 2001/04/20  13:19:33
34630         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
34631              From: Peter Prymmer <pvhp@forte.com>
34632              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
34633              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
34634      Branch: perl
34635            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
34636            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
34637            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
34638            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
34639 ____________________________________________________________________________
34640 [  9763] By: jhi                                   on 2001/04/20  12:36:39
34641         Log: Subject: Re: A new PerlIO coredump
34642              From: Nick Ing-Simmons <nik@tiuk.ti.com>
34643              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
34644              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
34645      Branch: perl
34646            ! doio.c
34647 ____________________________________________________________________________
34648 [  9762] By: jhi                                   on 2001/04/19  23:02:30
34649         Log: Update Changes.
34650      Branch: perl
34651            ! Changes patchlevel.h
34652 ____________________________________________________________________________
34653 [  9761] By: jhi                                   on 2001/04/19  22:59:19
34654         Log: More cleanup cleanup.
34655      Branch: perl
34656            ! Makefile.SH win32/Makefile win32/makefile.mk
34657 ____________________________________________________________________________
34658 [  9760] By: jhi                                   on 2001/04/19  22:50:31
34659         Log: lib/Time is non-empty, let's not rmdir it.
34660      Branch: perl
34661            ! Makefile.SH
34662 ____________________________________________________________________________
34663 [  9759] By: jhi                                   on 2001/04/19  22:36:51
34664         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
34665              From: Robin Houston <robin@kitsite.com>
34666              Date: Fri, 20 Apr 2001 00:18:53 +0100
34667              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
34668      Branch: perl
34669            ! ext/B/B/Deparse.pm
34670 ____________________________________________________________________________
34671 [  9758] By: jhi                                   on 2001/04/19  22:36:00
34672         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
34673              From: Peter Prymmer <pvhp@forte.com>
34674              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
34675              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
34676      Branch: perl
34677            ! ext/Cwd/Cwd.xs
34678 ____________________________________________________________________________
34679 [  9757] By: nick                                  on 2001/04/19  18:53:54
34680         Log: Blind (untested) integrate of mainline.
34681      Branch: perlio
34682           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
34683           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
34684           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
34685           !> (integrate 53 files)
34686 ____________________________________________________________________________
34687 [  9756] By: jhi                                   on 2001/04/19  16:59:23
34688         Log: Document and test Time::Piece.
34689      Branch: perl
34690            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
34691            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
34692 ____________________________________________________________________________
34693 [  9755] By: jhi                                   on 2001/04/19  12:13:29
34694         Log: A better fix for the \x{12345678} trouble from NI-S.
34695      Branch: perl
34696            ! utf8.c
34697 ____________________________________________________________________________
34698 [  9754] By: jhi                                   on 2001/04/19  11:56:07
34699         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
34700              From: Robin Houston <robin@kitsite.com>
34701              Date: Wed, 18 Apr 2001 17:58:33 +0100
34702              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
34703      Branch: perl
34704            ! ext/B/B/Deparse.pm op.c
34705 ____________________________________________________________________________
34706 [  9753] By: jhi                                   on 2001/04/19  04:21:52
34707         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
34708              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
34709              Date: Thu, 19 Apr 2001 01:11:41 -0400
34710              Message-ID: <20010419011141.A5798@cpan.org>
34711      Branch: perl
34712            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
34713 ____________________________________________________________________________
34714 [  9752] By: jhi                                   on 2001/04/19  02:41:10
34715         Log: The new time utils need to be thread-aware, too.
34716      Branch: perl
34717            ! util.c
34718 ____________________________________________________________________________
34719 [  9751] By: jhi                                   on 2001/04/19  02:26:47
34720         Log: Compilation nit noticed by AIX compiler.
34721      Branch: perl
34722            ! perlio.c
34723 ____________________________________________________________________________
34724 [  9750] By: jhi                                   on 2001/04/19  02:20:06
34725         Log: The new time utils need to be public.
34726      Branch: perl
34727            ! embed.pl
34728 ____________________________________________________________________________
34729 [  9749] By: jhi                                   on 2001/04/19  01:42:39
34730         Log: Regen toc.
34731      Branch: perl
34732            ! pod/perltoc.pod
34733 ____________________________________________________________________________
34734 [  9748] By: jhi                                   on 2001/04/19  01:41:10
34735         Log: Add Time::Piece, a slight rewrite of Time::Object,
34736              from Matt Sergeant.
34737      Branch: perl
34738            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
34739            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
34740            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
34741            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
34742            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
34743            ! win32/makefile.mk
34744 ____________________________________________________________________________
34745 [  9747] By: jhi                                   on 2001/04/19  00:55:35
34746         Log: The new metaconfig unit from strftime.
34747      Branch: metaconfig/U/perl
34748            + d_strftime.U
34749 ____________________________________________________________________________
34750 [  9746] By: jhi                                   on 2001/04/19  00:54:54
34751         Log: Move the strftime() wrapper from POSIX.xs to util.c
34752              as my_strftime(), requires HAS_STRFTIME.
34753      Branch: perl
34754            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34755            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
34756            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
34757            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34758            ! vos/config.ga.h win32/config.bc win32/config.gc
34759            ! win32/config.vc
34760 ____________________________________________________________________________
34761 [  9745] By: jhi                                   on 2001/04/18  23:11:03
34762         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
34763              in preparation of Time::Piece.
34764      Branch: perl
34765            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
34766 ____________________________________________________________________________
34767 [  9744] By: jhi                                   on 2001/04/18  22:33:12
34768         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
34769              From: Peter Prymmer <pvhp@forte.com>
34770              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
34771              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
34772      Branch: perl
34773            ! t/lib/exporter.t
34774 ____________________________________________________________________________
34775 [  9743] By: jhi                                   on 2001/04/18  22:32:23
34776         Log: Subject: Fwd: pod2html leaves cache files lying around?
34777              From: Rajesh Vaidheeswarran <rv@gnu.org>
34778              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
34779              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
34780      Branch: perl
34781            ! lib/Pod/Html.pm
34782 ____________________________________________________________________________
34783 [  9742] By: jhi                                   on 2001/04/18  20:31:49
34784         Log: Update Changes.
34785      Branch: perl
34786            ! Changes patchlevel.h
34787 ____________________________________________________________________________
34788 [  9741] By: jhi                                   on 2001/04/18  20:23:02
34789         Log: Declare hints only if needed.
34790      Branch: perl
34791            ! ext/B/B/Deparse.pm
34792 ____________________________________________________________________________
34793 [  9740] By: jhi                                   on 2001/04/18  19:06:05
34794         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
34795              bug noticed by Robin Houston; basically the code of detecting
34796              value wraparound was acting differently under different compilers
34797              and platforms.  The workaround is to remove the overflow check
34798              for now, a real fix would be to do the overflow (portably) right.
34799      Branch: perl
34800            ! t/op/pat.t utf8.c
34801 ____________________________________________________________________________
34802 [  9739] By: jhi                                   on 2001/04/18  19:01:23
34803         Log: Subject: [PATCH B::Deparse] some pragma support
34804              From: Robin Houston <robin@kitsite.com>
34805              Date: Wed, 18 Apr 2001 19:32:12 +0100
34806              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
34807      Branch: perl
34808            ! ext/B/B/Deparse.pm
34809 ____________________________________________________________________________
34810 [  9738] By: jhi                                   on 2001/04/18  15:16:37
34811         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
34812              From: Benjamin Sugars <bsugars@canoe.ca>
34813              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
34814              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
34815      Branch: perl
34816            ! t/op/glob.t
34817 ____________________________________________________________________________
34818 [  9737] By: jhi                                   on 2001/04/18  13:24:50
34819         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
34820              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34821              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
34822              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
34823      Branch: perl
34824            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
34825            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
34826 ____________________________________________________________________________
34827 [  9736] By: jhi                                   on 2001/04/18  04:15:14
34828         Log: The #9735 also changes the subtest 12.
34829      Branch: perl
34830            ! t/lib/b.t
34831 ____________________________________________________________________________
34832 [  9735] By: jhi                                   on 2001/04/18  03:55:17
34833         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
34834              From: David Dyck <dcd@tc.fluke.com>
34835              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
34836              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
34837      Branch: perl
34838            ! ext/B/B/Deparse.pm
34839 ____________________________________________________________________________
34840 [  9734] By: jhi                                   on 2001/04/18  03:54:11
34841         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
34842              From: Gisle Aas <gisle@ActiveState.com>
34843              Date: 17 Apr 2001 19:06:45 -0700
34844              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
34845      Branch: perl
34846            ! pp_hot.c t/op/misc.t
34847 ____________________________________________________________________________
34848 [  9733] By: jhi                                   on 2001/04/17  22:25:22
34849         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
34850              From: "Abigail" <abigail@foad.org>
34851              Date: Wed, 18 Apr 2001 01:17:46 +0200
34852              Message-ID: <20010417231746.21657.qmail@foad.org>
34853      Branch: perl
34854            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
34855 ____________________________________________________________________________
34856 [  9732] By: jhi                                   on 2001/04/17  20:47:56
34857         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
34858              From: Robin Houston <robin@kitsite.com>
34859              Date: Tue, 17 Apr 2001 22:37:42 +0100
34860              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
34861      Branch: perl
34862            ! ext/B/B/Deparse.pm
34863 ____________________________________________________________________________
34864 [  9731] By: nick                                  on 2001/04/17  20:46:35
34865         Log: Re-sync for t/lib/b.t fix
34866      Branch: perlio
34867           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
34868 ____________________________________________________________________________
34869 [  9730] By: jhi                                   on 2001/04/17  20:45:29
34870         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
34871              From: Robin Houston <robin@kitsite.com>
34872              Date: Tue, 17 Apr 2001 22:29:36 +0100
34873              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
34874      Branch: perl
34875            ! ext/B/B.xs ext/B/B/Deparse.pm
34876 ____________________________________________________________________________
34877 [  9729] By: jhi                                   on 2001/04/17  20:43:11
34878         Log: Subject: Deparse - parenthesise args to undeclared subs
34879              From: Robin Houston <robin@kitsite.com>
34880              Date: Tue, 17 Apr 2001 21:31:05 +0100
34881              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
34882      Branch: perl
34883            ! ext/B/B/Deparse.pm
34884 ____________________________________________________________________________
34885 [  9728] By: jhi                                   on 2001/04/17  18:57:30
34886         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
34887              From: Benjamin Sugars <ben.sugars@home.com>
34888              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
34889              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
34890      Branch: perl
34891            ! t/lib/cwd.t
34892 ____________________________________________________________________________
34893 [  9727] By: jhi                                   on 2001/04/17  18:20:20
34894         Log: Subject: [PATCH B::Deparse] ambient pragmas
34895              From: Robin Houston <robin@kitsite.com>
34896              Date: Tue, 17 Apr 2001 20:01:59 +0100
34897              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
34898      Branch: perl
34899            ! ext/B/B/Deparse.pm t/lib/b.t
34900 ____________________________________________________________________________
34901 [  9726] By: nick                                  on 2001/04/17  16:33:51
34902         Log: Integrate mainline (t/lib/b.t fails test 2...)
34903      Branch: perlio
34904           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
34905           +> ext/List/Util/README ext/List/Util/Util.xs
34906           +> ext/List/Util/lib/List/Util.pm
34907           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
34908           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
34909           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
34910           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
34911           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
34912           !> (integrate 31 files)
34913 ____________________________________________________________________________
34914 [  9725] By: jhi                                   on 2001/04/17  12:14:24
34915         Log: Subject: multiple B::* changes
34916              From: Robin Houston <robin@kitsite.com>
34917              Date: Thu, 12 Apr 2001 20:12:27 +0100
34918              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
34919      Branch: perl
34920            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
34921 ____________________________________________________________________________
34922 [  9724] By: jhi                                   on 2001/04/17  11:59:05
34923         Log: Thread-awareness from Doug MacEachern.
34924      Branch: perl
34925            ! ext/List/Util/Util.xs
34926 ____________________________________________________________________________
34927 [  9723] By: jhi                                   on 2001/04/17  11:57:41
34928         Log: Make the test more portable.
34929      Branch: perl
34930            ! t/lib/cwd.t
34931 ____________________________________________________________________________
34932 [  9722] By: jhi                                   on 2001/04/17  11:53:50
34933         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
34934              From: Benjamin Sugars <ben.sugars@home.com>
34935              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
34936              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
34937      Branch: perl
34938            ! t/lib/cwd.t
34939 ____________________________________________________________________________
34940 [  9721] By: jhi                                   on 2001/04/17  11:52:17
34941         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
34942              From: Benjamin Sugars <bsugars@canoe.ca>
34943              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
34944              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
34945      Branch: perl
34946            ! op.c
34947 ____________________________________________________________________________
34948 [  9720] By: jhi                                   on 2001/04/17  11:35:42
34949         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
34950              From: Chris Nandor <pudge@pobox.com>
34951              Date: Tue, 17 Apr 2001 00:30:49 -0400
34952              Message-Id: <p05100207b701768712de@[10.0.1.177]>
34953      Branch: perl
34954            ! ext/File/Glob/bsd_glob.c gv.c
34955 ____________________________________________________________________________
34956 [  9719] By: jhi                                   on 2001/04/17  11:32:13
34957         Log: Subject: [PATCH] Tweten->West
34958              From: Casey West <casey@geeknest.com>
34959              Date: Mon, 16 Apr 2001 12:11:22 -0400
34960              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
34961      Branch: perl
34962            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
34963            ! pod/perltie.pod
34964 ____________________________________________________________________________
34965 [  9718] By: jhi                                   on 2001/04/16  03:22:52
34966         Log: Update Changes.
34967      Branch: perl
34968            ! Changes patchlevel.h
34969 ____________________________________________________________________________
34970 [  9717] By: jhi                                   on 2001/04/16  03:06:28
34971         Log: Regen toc.
34972      Branch: perl
34973            ! pod/perltoc.pod
34974 ____________________________________________________________________________
34975 [  9716] By: jhi                                   on 2001/04/16  02:58:42
34976         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
34977              From: Prymmer/Kahn <pvhp@best.com>
34978              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
34979              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
34980      Branch: perl
34981            ! utf8.c
34982 ____________________________________________________________________________
34983 [  9715] By: jhi                                   on 2001/04/15  23:40:35
34984         Log: Subject: Re: Net::Ping patch, adds stream protocol
34985              From: bronson@rinspin.com (Scott Bronson)
34986              Date: Tue, 10 Apr 2001 23:58:33 -0700
34987              Message-ID: <20010410235833.N29719@rinspin.com>
34988      Branch: perl
34989            ! lib/Net/Ping.pm
34990 ____________________________________________________________________________
34991 [  9714] By: jhi                                   on 2001/04/15  23:31:46
34992         Log: Printing out the ok messages helps successful testing.
34993      Branch: perl
34994            ! t/lib/time-hires.t
34995 ____________________________________________________________________________
34996 [  9713] By: jhi                                   on 2001/04/15  21:43:24
34997         Log: Update Douglas Wegscheid's email.
34998      Branch: perl
34999            ! AUTHORS
35000 ____________________________________________________________________________
35001 [  9712] By: jhi                                   on 2001/04/15  21:40:41
35002         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
35003              From: Michael G Schwern <schwern@pobox.com>
35004              Date: Sat, 14 Apr 2001 22:40:50 +0100
35005              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
35006      Branch: perl
35007            + t/lib/exporter.t
35008            ! MANIFEST lib/Exporter/Heavy.pm
35009 ____________________________________________________________________________
35010 [  9711] By: jhi                                   on 2001/04/15  21:39:21
35011         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
35012              From: Michael G Schwern <schwern@pobox.com>
35013              Date: Sat, 14 Apr 2001 22:13:59 +0100
35014              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
35015      Branch: perl
35016            ! t/op/loopctl.t
35017 ____________________________________________________________________________
35018 [  9710] By: jhi                                   on 2001/04/15  21:30:19
35019         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
35020              From: Michael G Schwern <schwern@pobox.com>
35021              Date: Sat, 14 Apr 2001 22:05:32 +0100
35022              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
35023      Branch: perl
35024            ! t/pragma/warnings.t
35025 ____________________________________________________________________________
35026 [  9709] By: jhi                                   on 2001/04/15  19:34:09
35027         Log: Integrate changes #9706,9707 from maintperl into mainline.
35028              
35029              change#7210 broke .packlist generation
35030              
35031              ExtUtils::Installed doesn't quote regex metacharacters in paths
35032              before using them in match; also make it work for dosish platforms
35033      Branch: perl
35034           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
35035 ____________________________________________________________________________
35036 [  9708] By: jhi                                   on 2001/04/15  19:31:01
35037         Log: Test also the scalar aspect of getitimer().
35038      Branch: perl
35039            ! t/lib/time-hires.t
35040 ____________________________________________________________________________
35041 [  9707] By: gsar                                  on 2001/04/15  17:24:20
35042         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
35043              before using them in match; also make it work for dosish platforms
35044      Branch: maint-5.6/perl
35045            ! lib/ExtUtils/Installed.pm
35046 ____________________________________________________________________________
35047 [  9706] By: gsar                                  on 2001/04/15  17:21:59
35048         Log: change#7210 broke .packlist generation (listed only filename
35049              rather than fully qualified path name)
35050      Branch: maint-5.6/perl
35051            ! lib/ExtUtils/Install.pm
35052 ____________________________________________________________________________
35053 [  9705] By: jhi                                   on 2001/04/15  12:36:33
35054         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
35055      Branch: perl
35056            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
35057            ! t/lib/time-hires.t
35058 ____________________________________________________________________________
35059 [  9704] By: jhi                                   on 2001/04/15  10:49:08
35060         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
35061              From: Prymmer/Kahn <pvhp@best.com>
35062              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
35063              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
35064      Branch: perl
35065            ! lib/utf8.pm pod/perlebcdic.pod
35066 ____________________________________________________________________________
35067 [  9703] By: jhi                                   on 2001/04/15  02:26:26
35068         Log: I keep forgetting to sort MANIFEST.
35069      Branch: perl
35070            ! MANIFEST
35071 ____________________________________________________________________________
35072 [  9702] By: jhi                                   on 2001/04/15  02:07:47
35073         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
35074              Now we have blessed, reftype, tainted, first, reduce, ...
35075      Branch: perl
35076            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
35077            + ext/List/Util/README ext/List/Util/Util.xs
35078            + ext/List/Util/lib/List/Util.pm
35079            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
35080            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
35081            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
35082            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
35083            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
35084            ! MANIFEST
35085 ____________________________________________________________________________
35086 [  9701] By: jhi                                   on 2001/04/14  15:05:25
35087         Log: Subject: RE: dprofpp.pl updates 
35088              From: Carl Eklof <CEklof@endeca.com>
35089              Date: Thu, 12 Apr 2001 18:45:46 -0400
35090              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
35091      Branch: perl
35092            ! utils/dprofpp.PL
35093 ____________________________________________________________________________
35094 [  9700] By: jhi                                   on 2001/04/14  14:44:55
35095         Log: Do not just blindly add CR.
35096      Branch: perl
35097            ! Porting/makerel
35098 ____________________________________________________________________________
35099 [  9699] By: jhi                                   on 2001/04/13  13:17:01
35100         Log: Update Changes.
35101      Branch: perl
35102            ! Changes patchlevel.h
35103 ____________________________________________________________________________
35104 [  9698] By: jhi                                   on 2001/04/13  12:44:48
35105         Log: Integrate perlio.
35106      Branch: perl
35107           !> ext/PerlIO/Scalar/Scalar.xs
35108 ____________________________________________________________________________
35109 [  9697] By: jhi                                   on 2001/04/13  12:29:15
35110         Log: Add more debug output to the test.
35111      Branch: perl
35112            ! t/lib/cwd.t
35113 ____________________________________________________________________________
35114 [  9696] By: nick                                  on 2001/04/13  10:14:29
35115         Log: Fix core dump on binmode($fh,'Scalar')
35116      Branch: perlio
35117            ! ext/PerlIO/Scalar/Scalar.xs
35118 ____________________________________________________________________________
35119 [  9695] By: nick                                  on 2001/04/13  09:05:42
35120         Log: Integrate mainline
35121      Branch: perlio
35122           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35123           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
35124           +> t/lib/time-hires.t
35125           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
35126           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
35127           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
35128           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
35129           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
35130           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
35131           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
35132 ____________________________________________________________________________
35133 [  9694] By: jhi                                   on 2001/04/12  22:23:35
35134         Log: Integrate change #9693 from maintperl into mainline.
35135              
35136              $VERSION and Version() on the same line provokes a warning from
35137              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
35138      Branch: perl
35139           !> lib/Devel/SelfStubber.pm
35140 ____________________________________________________________________________
35141 [  9693] By: gsar                                  on 2001/04/12  21:55:56
35142         Log: $VERSION and Version() on the same line provokes a warning from
35143              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
35144      Branch: maint-5.6/perl
35145            ! lib/Devel/SelfStubber.pm
35146 ____________________________________________________________________________
35147 [  9692] By: jhi                                   on 2001/04/12  13:54:00
35148         Log: This is at least 5.005.
35149      Branch: perl
35150            ! ext/Time/HiRes/HiRes.xs
35151 ____________________________________________________________________________
35152 [  9691] By: jhi                                   on 2001/04/12  13:37:20
35153         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
35154      Branch: perl
35155            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
35156            ! win32/Makefile win32/makefile.mk
35157 ____________________________________________________________________________
35158 [  9690] By: jhi                                   on 2001/04/12  01:34:46
35159         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
35160      Branch: perl
35161            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35162            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
35163            + t/lib/time-hires.t
35164            ! MANIFEST
35165 ____________________________________________________________________________
35166 [  9689] By: jhi                                   on 2001/04/12  00:28:39
35167         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
35168              From: Gisle Aas <gisle@ActiveState.com>
35169              Date: 11 Apr 2001 16:36:11 -0700
35170              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
35171      Branch: perl
35172            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
35173 ____________________________________________________________________________
35174 [  9688] By: jhi                                   on 2001/04/12  00:27:39
35175         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
35176              From: Gisle Aas <gisle@ActiveState.com>
35177              Date: 11 Apr 2001 11:13:24 -0700
35178              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
35179      Branch: perl
35180            ! ext/MIME/Base64/Base64.xs
35181 ____________________________________________________________________________
35182 [  9687] By: jhi                                   on 2001/04/11  19:51:47
35183         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
35184      Branch: perl
35185            ! Todo-5.6
35186 ____________________________________________________________________________
35187 [  9686] By: jhi                                   on 2001/04/11  16:54:25
35188         Log: Subject: [PATCH opcode.pl] Documentation of table format
35189              From: Simon Cozens <simon@netthink.co.uk>
35190              Date: Wed, 11 Apr 2001 12:59:31 +0100
35191              Message-ID: <20010411125931.A25681@netthink.co.uk>
35192      Branch: perl
35193            ! opcode.pl
35194 ____________________________________________________________________________
35195 [  9685] By: jhi                                   on 2001/04/11  16:53:15
35196         Log: Subject: [PATCH] prototype("CORE::recv")
35197              From: Simon Cozens <simon@netthink.co.uk>
35198              Date: Wed, 11 Apr 2001 13:24:35 +0100
35199              Message-ID: <20010411132435.A26169@netthink.co.uk>
35200      Branch: perl
35201            ! pp.c t/comp/proto.t
35202 ____________________________________________________________________________
35203 [  9684] By: jhi                                   on 2001/04/11  16:47:13
35204         Log: FAQ (and AUTHORS) update from Dan Carson: the information
35205              was several years obsolete, Term::Readkey has been updated
35206              to have the functionality.
35207      Branch: perl
35208            ! AUTHORS pod/perlfaq5.pod
35209 ____________________________________________________________________________
35210 [  9683] By: jhi                                   on 2001/04/11  12:15:46
35211         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
35212              From: Calle Dybedahl <calle@lysator.liu.se>
35213              Date: 10 Apr 2001 16:44:16 +0200
35214              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
35215      Branch: perl
35216            ! ext/MIME/Base64/Base64.xs
35217 ____________________________________________________________________________
35218 [  9682] By: jhi                                   on 2001/04/11  12:12:26
35219         Log: A more minimal fix for 20010410.006 from Hugo.
35220      Branch: perl
35221            ! regexec.c
35222 ____________________________________________________________________________
35223 [  9681] By: jhi                                   on 2001/04/11  11:34:23
35224         Log: Integrate changes #9678,9679 from maintline into mainperl.
35225              
35226              addendum to change#9676
35227              
35228              up $File::Glob::VERSION; add a note pointing out the version of
35229              the OpenBSD glob bsd_glob.c resembles
35230      Branch: perl
35231           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
35232           !> ext/File/Glob/bsd_glob.h
35233 ____________________________________________________________________________
35234 [  9680] By: jhi                                   on 2001/04/11  11:30:38
35235         Log: Bad test numbering in integrate in #9677.
35236              Fixes ID 20010411.001.
35237      Branch: perl
35238            ! t/op/pat.t
35239 ____________________________________________________________________________
35240 [  9679] By: gsar                                  on 2001/04/11  03:38:40
35241         Log: up $File::Glob::VERSION; add a note pointing out the version of
35242              the OpenBSD glob bsd_glob.c resembles
35243      Branch: maint-5.6/perl
35244            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
35245            ! ext/File/Glob/bsd_glob.h
35246 ____________________________________________________________________________
35247 [  9678] By: gsar                                  on 2001/04/11  03:09:48
35248         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
35249              revision 1.8.10.1 found here:
35250              
35251              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
35252      Branch: maint-5.6/perl
35253            ! ext/File/Glob/bsd_glob.c
35254 ____________________________________________________________________________
35255 [  9677] By: jhi                                   on 2001/04/11  02:54:39
35256         Log: Integrate changes #9675,9676 from maintperl into mainline.
35257              
35258              fix for bug 20010410.006, undo change#7115
35259              
35260              port the OpenBSD glob() security patch
35261      Branch: perl
35262           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
35263           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
35264           !> t/op/pat.t
35265 ____________________________________________________________________________
35266 [  9676] By: gsar                                  on 2001/04/11  02:19:02
35267         Log: port the glob() security patch found at:
35268              
35269              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
35270              
35271              CERT advisory for the issue is here:
35272              
35273              http://www.cert.org/advisories/CA-2001-07.html
35274              
35275              Note that the security scare is only relevant for those who are
35276              foolish enough to build suidperl (which is now officially discouraged)
35277      Branch: maint-5.6/perl
35278            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
35279            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
35280 ____________________________________________________________________________
35281 [  9675] By: gsar                                  on 2001/04/10  23:52:11
35282         Log: fix for bug 20010410.006
35283              
35284              undo change#7115 (came into maint-5.6 as change#8156)
35285              
35286              add tests to keep it from coming back
35287      Branch: maint-5.6/perl
35288            ! regexec.c t/op/pat.t
35289 ____________________________________________________________________________
35290 [  9674] By: nick                                  on 2001/04/10  20:39:31
35291         Log: Integrate mainline
35292      Branch: perlio
35293           +> Porting/testall.atom
35294           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
35295           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
35296           !> t/lib/lc-uk.t t/pod/find.t
35297 ____________________________________________________________________________
35298 [  9673] By: nick                                  on 2001/04/10  18:46:14
35299         Log: Integrate against change 9670 aka perl-5.7.1
35300      Branch: perlio
35301           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
35302           !> (integrate 53 files)
35303 ____________________________________________________________________________
35304 [  9672] By: jhi                                   on 2001/04/10  13:45:01
35305         Log: Add a script for doing cumulative profile of the test suite.
35306              (Requires ATOM, that is, Tru64.)
35307      Branch: perl
35308            + Porting/testall.atom
35309            ! MANIFEST
35310 ____________________________________________________________________________
35311 [  9671] By: jhi                                   on 2001/04/10  12:38:53
35312         Log: Missing std block.
35313      Branch: perl
35314            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
35315            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
35316            ! t/pod/find.t
35317 ____________________________________________________________________________
35318 [  9670] By: jhi                                   on 2001/04/10  01:25:58
35319         Log: This is 5.7.1.
35320      Branch: perl
35321            ! patchlevel.h
35322 ____________________________________________________________________________
35323 [  9669] By: jhi                                   on 2001/04/10  01:09:14
35324         Log: Update Changes.
35325      Branch: perl
35326            ! Changes patchlevel.h
35327 ____________________________________________________________________________
35328 [  9668] By: jhi                                   on 2001/04/10  01:00:38
35329         Log: Regen toc.
35330      Branch: perl
35331            ! pod/perltoc.pod
35332 ____________________________________________________________________________
35333 [  9667] By: jhi                                   on 2001/04/10  00:52:16
35334         Log: Update perlhist.
35335      Branch: perl
35336            ! pod/perlhist.pod
35337 ____________________________________________________________________________
35338 [  9666] By: jhi                                   on 2001/04/09  23:38:59
35339         Log: Slight wording tweaks from Damian to #9658.
35340      Branch: perl
35341            ! pod/perlobj.pod
35342 ____________________________________________________________________________
35343 [  9665] By: jhi                                   on 2001/04/09  19:56:06
35344         Log: Subject: [PATCH perlutil.pod] Nit
35345              From: Simon Cozens <simon@netthink.co.uk>
35346              Date: Mon, 9 Apr 2001 20:29:44 +0100
35347              Message-ID: <20010409202944.A14796@the.earth.li>
35348      Branch: perl
35349            ! pod/perlutil.pod
35350 ____________________________________________________________________________
35351 [  9664] By: jhi                                   on 2001/04/09  19:54:42
35352         Log: Subject: Re: perl571delta.pod@9631
35353              From: Mike Guy <mjtg@cam.ac.uk>
35354              Date: Mon, 09 Apr 2001 18:09:14 +0100
35355              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
35356      Branch: perl
35357            ! pod/perl571delta.pod
35358 ____________________________________________________________________________
35359 [  9663] By: jhi                                   on 2001/04/09  13:43:35
35360         Log: Update Changes.
35361      Branch: perl
35362            ! Changes patchlevel.h
35363 ____________________________________________________________________________
35364 [  9662] By: jhi                                   on 2001/04/09  13:24:46
35365         Log: tweak tweak.
35366      Branch: perl
35367            ! AUTHORS pod/perl571delta.pod
35368 ____________________________________________________________________________
35369 [  9661] By: jhi                                   on 2001/04/09  13:15:13
35370         Log: Thinko in manual patch applying.
35371      Branch: perl
35372            ! sv.c
35373 ____________________________________________________________________________
35374 [  9660] By: jhi                                   on 2001/04/09  13:07:53
35375         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
35376              From: Robin Barker <rmb1@cise.npl.co.uk> 
35377              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
35378              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
35379              
35380              (This corrects the case where the "isn't numeric" string contains \0s
35381              and is longer than the temporary buffer, and contains \0 at the point
35382              the string would be truncated by "...".) 
35383      Branch: perl
35384            ! sv.c
35385 ____________________________________________________________________________
35386 [  9659] By: jhi                                   on 2001/04/09  12:57:41
35387         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
35388      Branch: perl
35389            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
35390            ! t/lib/cgi-function.t t/lib/cgi-html.t
35391 ____________________________________________________________________________
35392 [  9658] By: jhi                                   on 2001/04/09  12:48:47
35393         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
35394              From: Ilmari Karonen <iltzu@sci.fi>
35395              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
35396              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
35397              
35398              Rearrange and rewrite the Method Invocation section
35399              to explain the concepts in nicer order.
35400      Branch: perl
35401            ! pod/perlobj.pod
35402 ____________________________________________________________________________
35403 [  9657] By: jhi                                   on 2001/04/09  12:35:58
35404         Log: Upgrade to podlators 1.09, from Russ Allbery.
35405      Branch: perl
35406            ! lib/Pod/Man.pm lib/Pod/Text.pm
35407 ____________________________________________________________________________
35408 [  9656] By: jhi                                   on 2001/04/09  12:31:53
35409         Log: perl571delta.
35410      Branch: perl
35411            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
35412 ____________________________________________________________________________
35413 [  9655] By: jhi                                   on 2001/04/09  12:20:09
35414         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
35415              From: Prymmer/Kahn <pvhp@best.com>
35416              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
35417              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
35418      Branch: perl
35419            ! lib/utf8.pm pod/perlunicode.pod
35420 ____________________________________________________________________________
35421 [  9654] By: gsar                                  on 2001/04/09  03:38:33
35422         Log: here lies 5.6.1
35423      Branch: maint-5.6/perl
35424            ! Changes
35425 ____________________________________________________________________________
35426 [  9653] By: jhi                                   on 2001/04/09  03:25:24
35427         Log: Update perlhist.
35428      Branch: perl
35429            ! pod/perlhist.pod
35430 ____________________________________________________________________________
35431 [  9652] By: jhi                                   on 2001/04/09  03:18:49
35432         Log: perl571delta tweaking continues.
35433      Branch: perl
35434            ! pod/perl571delta.pod
35435 ____________________________________________________________________________
35436 [  9651] By: gsar                                  on 2001/04/09  03:11:19
35437         Log: update Changes, patchlevel.h &c.
35438      Branch: maint-5.6/perl
35439            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
35440            ! pod/perltoc.pod
35441 ____________________________________________________________________________
35442 [  9650] By: jhi                                   on 2001/04/09  02:40:24
35443         Log: Integrate the perlfork half of #9513 from maintperl into mainline
35444              (the perlunicode half is obsolete)
35445      Branch: perl
35446            ! pod/perlfork.pod
35447 ____________________________________________________________________________
35448 [  9649] By: gsar                                  on 2001/04/09  02:35:43
35449         Log: tweak perldelta as suggested by Jarkko
35450      Branch: maint-5.6/perl
35451            ! pod/perldelta.pod
35452 ____________________________________________________________________________
35453 [  9648] By: jhi                                   on 2001/04/09  02:13:04
35454         Log: Integrate change #9646 from maintperl into mainline.
35455              
35456              add note about ithreads and Thread.pm
35457      Branch: perl
35458           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
35459 ____________________________________________________________________________
35460 [  9647] By: jhi                                   on 2001/04/09  02:10:18
35461         Log: Bad assumption that shortsize == 2.
35462      Branch: perl
35463            ! t/lib/xs-typemap.t
35464 ____________________________________________________________________________
35465 [  9646] By: gsar                                  on 2001/04/09  00:48:04
35466         Log: add note about ithreads and Thread.pm (too many people are
35467              confused by the fact that Thread.pm is built and installed
35468              under non-5005threads but doesn't work)
35469      Branch: maint-5.6/perl
35470            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
35471 ____________________________________________________________________________
35472 [  9645] By: gsar                                  on 2001/04/09  00:19:03
35473         Log: update perldelta.pod for changes in 5.6.1
35474      Branch: maint-5.6/perl
35475            ! Changes pod/perldelta.pod
35476 ____________________________________________________________________________
35477 [  9644] By: jhi                                   on 2001/04/08  20:37:00
35478         Log: Integrate change #9639 from maintperl into mainline:
35479              on windows, many of the README.* pods were being copied to
35480              the wrong location
35481      Branch: perl
35482           !> win32/Makefile win32/makefile.mk
35483 ____________________________________________________________________________
35484 [  9643] By: jhi                                   on 2001/04/08  20:07:11
35485         Log: Integrate change #9624 from maintperl into mainline:
35486              the pod tests were not okay.  (t/pod/find.t changes ignored)
35487      Branch: perl
35488           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
35489           !> t/pod/include.t t/pod/included.t t/pod/lref.t
35490           !> t/pod/multiline_items.t t/pod/nested_items.t
35491           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
35492           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
35493 ____________________________________________________________________________
35494 [  9642] By: jhi                                   on 2001/04/08  19:57:17
35495         Log: Integrate change #9638 from maintperl into mainline:
35496              update to latest JPL from the anoncvs repository
35497      Branch: perl
35498           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
35499           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
35500           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
35501 ____________________________________________________________________________
35502 [  9641] By: jhi                                   on 2001/04/08  19:53:30
35503         Log: perl571delta updates.
35504      Branch: perl
35505            ! lib/Filter/Simple.pm pod/perl571delta.pod
35506 ____________________________________________________________________________
35507 [  9640] By: gsar                                  on 2001/04/08  19:20:46
35508         Log: integrate change#9634 from mainline
35509              
35510              Fix the perlmodlib generation (didn't understand separate .pod
35511              files; didn't understand -- as the name-thing separator).
35512              Update the CPAN mirrors list.
35513      Branch: maint-5.6/perl
35514            ! pod/perlmodlib.pod
35515           !> pod/perlmodlib.PL
35516 ____________________________________________________________________________
35517 [  9639] By: gsar                                  on 2001/04/08  18:57:31
35518         Log: on windows, many of the README.* pods were being copied to the wrong
35519              location
35520      Branch: maint-5.6/perl
35521            ! win32/Makefile win32/makefile.mk
35522 ____________________________________________________________________________
35523 [  9638] By: gsar                                  on 2001/04/08  18:38:25
35524         Log: update to latest JPL from the anoncvs repository
35525      Branch: maint-5.6/perl
35526            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
35527            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
35528            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
35529 ____________________________________________________________________________
35530 [  9637] By: jhi                                   on 2001/04/08  17:53:53
35531         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
35532      Branch: perl
35533            ! pod/perl571delta.pod
35534 ____________________________________________________________________________
35535 [  9636] By: jhi                                   on 2001/04/08  17:18:32
35536         Log: Regen toc.
35537      Branch: perl
35538            ! pod/perltoc.pod
35539 ____________________________________________________________________________
35540 [  9635] By: jhi                                   on 2001/04/08  17:16:33
35541         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
35542              From: "Craig A. Berry" <craigberry@mac.com>
35543              Date: Sun, 08 Apr 2001 12:30:16 -0500
35544              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
35545      Branch: perl
35546            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
35547 ____________________________________________________________________________
35548 [  9634] By: jhi                                   on 2001/04/08  17:09:19
35549         Log: Fix the perlmodlib generation (didn't understand separate .pod
35550              files; didn't understand -- as the name-thing separator).
35551              
35552              Update the CPAN mirrors list.
35553      Branch: perl
35554            ! pod/perlmodlib.PL pod/perlmodlib.pod
35555 ____________________________________________________________________________
35556 [  9633] By: jhi                                   on 2001/04/08  16:49:17
35557         Log: Sort MANIFEST.
35558      Branch: perl
35559            ! MANIFEST
35560 ____________________________________________________________________________
35561 [  9632] By: gsar                                  on 2001/04/08  16:36:06
35562         Log: add $Tie::RefHash::VERSION
35563      Branch: maint-5.6/perl
35564            ! lib/Tie/RefHash.pm
35565 ____________________________________________________________________________
35566 [  9631] By: jhi                                   on 2001/04/08  16:10:15
35567         Log: perl571delta updates based on p5p feedback; still needs
35568              lots of examples.
35569      Branch: perl
35570            ! pod/perl571delta.pod
35571 ____________________________________________________________________________
35572 [  9630] By: jhi                                   on 2001/04/08  15:59:13
35573         Log: Update the list of supported platforms to talk about 5.7.1
35574              (and 5.6.1)
35575      Branch: perl
35576            ! pod/perlport.pod
35577 ____________________________________________________________________________
35578 [  9629] By: jhi                                   on 2001/04/08  15:55:41
35579         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
35580              from maintperl into mainline: perlport updates.
35581      Branch: perl
35582            ! pod/perlport.pod
35583 ____________________________________________________________________________
35584 [  9628] By: jhi                                   on 2001/04/08  15:53:17
35585         Log: perlsolaris.pod copied to wrong directory.
35586      Branch: perl
35587            ! win32/makefile.mk
35588 ____________________________________________________________________________
35589 [  9627] By: jhi                                   on 2001/04/08  14:48:18
35590         Log: Subject: Typos in perl571delta.pod
35591              From: "Stephen P. Potter" <spp@spotter.yi.org>
35592              Date: Sat, 07 Apr 2001 20:37:05 -0400
35593              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
35594      Branch: perl
35595            ! pod/perl571delta.pod
35596 ____________________________________________________________________________
35597 [  9626] By: jhi                                   on 2001/04/08  14:39:04
35598         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
35599      Branch: perl
35600            ! gv.c
35601 ____________________________________________________________________________
35602 [  9625] By: nick                                  on 2001/04/08  10:14:23
35603         Log: Integrate mainline
35604      Branch: perlio
35605           +> pod/perl570delta.pod pod/perl571delta.pod
35606           !> (integrate 27 files)
35607 ____________________________________________________________________________
35608 [  9624] By: gsar                                  on 2001/04/08  06:08:17
35609         Log: test in t/pod/* were busted
35610              
35611              these tests are still not enabled in t/{harness,TEST}
35612      Branch: maint-5.6/perl
35613            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
35614            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
35615            ! t/pod/multiline_items.t t/pod/nested_items.t
35616            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
35617            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
35618 ____________________________________________________________________________
35619 [  9623] By: gsar                                  on 2001/04/08  03:37:01
35620         Log: integrate change#9470 from mainline
35621              
35622              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
35623      Branch: maint-5.6/perl
35624           !> ext/Socket/Socket.xs
35625 ____________________________________________________________________________
35626 [  9622] By: jhi                                   on 2001/04/07  22:40:47
35627         Log: Update Changes.
35628      Branch: perl
35629            ! Changes patchlevel.h
35630 ____________________________________________________________________________
35631 [  9621] By: jhi                                   on 2001/04/07  22:34:16
35632         Log: Update AUTHORS.
35633      Branch: perl
35634            ! AUTHORS
35635 ____________________________________________________________________________
35636 [  9620] By: jhi                                   on 2001/04/07  22:12:47
35637         Log: Forgot to bump the number of tests in #9164.
35638      Branch: perl
35639            ! t/op/array.t
35640 ____________________________________________________________________________
35641 [  9619] By: jhi                                   on 2001/04/07  22:09:50
35642         Log: Bump patchlevel to 5.7.1.
35643      Branch: perl
35644            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35645            ! config_h.SH patchlevel.h
35646 ____________________________________________________________________________
35647 [  9618] By: jhi                                   on 2001/04/07  22:02:41
35648         Log: Populate perl571delta.
35649      Branch: perl
35650            ! pod/perl571delta.pod
35651 ____________________________________________________________________________
35652 [  9617] By: jhi                                   on 2001/04/07  22:01:23
35653         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
35654              to forget it later; do not change patchlevel.h yet or regenerate
35655              Configure yet.
35656      Branch: perl
35657            ! epoc/config.sh win32/Makefile win32/config_H.bc
35658            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
35659 ____________________________________________________________________________
35660 [  9616] By: jhi                                   on 2001/04/07  17:46:33
35661         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
35662      Branch: perl
35663            ! pod/perl571delta.pod
35664 ____________________________________________________________________________
35665 [  9615] By: jhi                                   on 2001/04/07  17:33:21
35666         Log: Change the toc configuration.
35667      Branch: perl
35668            ! pod/buildtoc.PL pod/perl.pod
35669 ____________________________________________________________________________
35670 [  9614] By: jhi                                   on 2001/04/07  17:29:47
35671         Log: Subject: PATCH: $[
35672              From: Robin Houston <robin@kitsite.com>
35673              Date: Fri, 6 Apr 2001 18:10:14 +0100
35674              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
35675      Branch: perl
35676            ! op.c t/op/array.t
35677 ____________________________________________________________________________
35678 [  9613] By: jhi                                   on 2001/04/07  17:28:26
35679         Log: Subject: [PATCH perl@9424] isn't numeric warning
35680              From: Robin Barker <rmb1@cise.npl.co.uk>
35681              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
35682              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
35683      Branch: perl
35684            ! sv.c t/pragma/warn/sv
35685 ____________________________________________________________________________
35686 [  9612] By: jhi                                   on 2001/04/07  17:26:45
35687         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
35688              From: Mike Guy <mjtg@cam.ac.uk>
35689              Date: Fri, 06 Apr 2001 12:47:06 +0100
35690              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
35691      Branch: perl
35692            ! dump.c t/lib/peek.t
35693 ____________________________________________________________________________
35694 [  9611] By: jhi                                   on 2001/04/07  17:21:35
35695         Log: Create perl571delta and seed it off with the perldelta changes
35696              since 5.7.0; remove those changes from perldelta and rename it
35697              as perl570delta; recreate perldelta but leave it almost empty.
35698      Branch: perl
35699            + pod/perl570delta.pod pod/perl571delta.pod
35700            ! MANIFEST pod/perldelta.pod
35701 ____________________________________________________________________________
35702 [  9610] By: jhi                                   on 2001/04/07  16:56:32
35703         Log: Denit.
35704      Branch: perl
35705            ! pod/perldelta.pod
35706 ____________________________________________________________________________
35707 [  9609] By: jhi                                   on 2001/04/07  16:38:32
35708         Log: Retract #9523: needs more thought.
35709      Branch: perl
35710            ! Makefile.SH
35711 ____________________________________________________________________________
35712 [  9608] By: jhi                                   on 2001/04/07  14:59:20
35713         Log: atmark() code cleanaup.
35714      Branch: perl
35715            ! ext/IO/IO.xs
35716 ____________________________________________________________________________
35717 [  9607] By: jhi                                   on 2001/04/07  14:48:14
35718         Log: Integrate change #9605 from maintperl into mainline.
35719              
35720              can't optimize away scope entry if tr/// is present
35721      Branch: perl
35722           !> op.c t/op/tr.t
35723 ____________________________________________________________________________
35724 [  9606] By: jhi                                   on 2001/04/07  14:43:59
35725         Log: Integrate perlio.
35726      Branch: perl
35727           +> win32/FindExt.pm
35728           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
35729           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
35730 ____________________________________________________________________________
35731 [  9605] By: gsar                                  on 2001/04/07  11:52:40
35732         Log: can't optimize away scope entry if tr/// is present
35733      Branch: maint-5.6/perl
35734            ! op.c t/op/tr.t
35735 ____________________________________________________________________________
35736 [  9604] By: nick                                  on 2001/04/07  11:39:45
35737         Log: Split out extension finding code from buildext.pl into FindExt.pm
35738              Use it to get Config.pm's idea of available extensions in line
35739              with what is built.
35740      Branch: perlio
35741            + win32/FindExt.pm
35742            ! MANIFEST win32/buildext.pl win32/config_sh.PL
35743            ! win32/makefile.mk
35744 ____________________________________________________________________________
35745 [  9603] By: nick                                  on 2001/04/07  09:11:38
35746         Log: Cleanup correction for failed :Via() layer, also set an error code.
35747      Branch: perlio
35748            ! ext/PerlIO/Via/Via.xs
35749 ____________________________________________________________________________
35750 [  9602] By: nick                                  on 2001/04/07  08:38:04
35751         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
35752              style. So don't use binmode() on the handles so that Win32 etc. see
35753              same sequence and produce same digests.
35754      Branch: perlio
35755            ! t/lib/md5-file.t
35756 ____________________________________________________________________________
35757 [  9601] By: nick                                  on 2001/04/07  08:36:26
35758         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
35759              Else it complains and so crlf layer (say) does not get pushed.
35760      Branch: perlio
35761            ! perlio.c
35762 ____________________________________________________________________________
35763 [  9600] By: jhi                                   on 2001/04/06  23:00:09
35764         Log: Integrate change #9599 from perlio into mainline.
35765      Branch: perl
35766           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
35767           !> win32/config_H.vc
35768 ____________________________________________________________________________
35769 [  9599] By: nick                                  on 2001/04/06  21:42:43
35770         Log: Quote $VERSION in Encode.pm.
35771              regen_config_h as requested.
35772      Branch: perlio
35773            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
35774            ! win32/config_H.vc
35775 ____________________________________________________________________________
35776 [  9598] By: nick                                  on 2001/04/06  20:34:59
35777         Log: Integrate mainline
35778      Branch: perlio
35779           +> README.macos
35780           !> (integrate 39 files)
35781 ____________________________________________________________________________
35782 [  9597] By: gsar                                  on 2001/04/06  18:06:35
35783         Log: integrate change#9464 from mainline (addendum to change#8313)
35784              
35785              Subject: [PATCH @9452] Better peep()ing for foreach() loops
35786      Branch: maint-5.6/perl
35787           !> op.c
35788 ____________________________________________________________________________
35789 [  9596] By: jhi                                   on 2001/04/06  17:26:03
35790         Log: The d_casti32=undef is good for you even when not use64bitall.
35791      Branch: perl
35792            ! hints/hpux.sh
35793 ____________________________________________________________________________
35794 [  9595] By: gsar                                  on 2001/04/06  14:57:17
35795         Log: add a low-impact fix to accomodate darwin-ism
35796      Branch: maint-5.6/perl
35797            ! ext/Errno/Errno_pm.PL
35798 ____________________________________________________________________________
35799 [  9594] By: jhi                                   on 2001/04/06  14:55:14
35800         Log: Integrate changes #9528,9593 from mainline into maintperl;
35801              tweaking the editor/IDE/shell list.
35802      Branch: maint-5.6/perl
35803           !> pod/perlfaq3.pod
35804 ____________________________________________________________________________
35805 [  9593] By: jhi                                   on 2001/04/06  14:51:39
35806         Log: Make the editor/IDE/shell list a little bit airier.
35807      Branch: perl
35808            ! pod/perlfaq3.pod
35809 ____________________________________________________________________________
35810 [  9592] By: gsar                                  on 2001/04/06  14:45:18
35811         Log: integrate change#9477 from mainline (base.pm doc tweak)
35812              
35813              missing doc entry for fmod()
35814      Branch: maint-5.6/perl
35815            ! lib/Math/BigFloat.pm
35816           !> lib/base.pm
35817 ____________________________________________________________________________
35818 [  9591] By: jhi                                   on 2001/04/06  13:55:48
35819         Log: Regen toc.
35820      Branch: perl
35821            ! pod/perltoc.pod
35822 ____________________________________________________________________________
35823 [  9590] By: jhi                                   on 2001/04/06  13:54:52
35824         Log: Math::BigFloat patches from John Peacock.  The equivalent
35825              of #9586 from maintperl but reworked by John to work with
35826              the bleadperl.
35827      Branch: perl
35828            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
35829 ____________________________________________________________________________
35830 [  9589] By: jhi                                   on 2001/04/06  13:42:23
35831         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
35832      Branch: perl
35833            ! ext/Digest/MD5/Makefile.PL
35834 ____________________________________________________________________________
35835 [  9588] By: jhi                                   on 2001/04/06  13:31:45
35836         Log: Integrate changes #9584,9587 from maintperl into mainline.
35837              
35838              keep eval"" CVs alive until the end of the statement in which
35839              they're called
35840              
35841              add README.macos (from Chris Nandor)
35842              
35843              tyop in change#9555
35844      Branch: perl
35845           +> README.macos
35846           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
35847           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
35848           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
35849           !> win32/makefile.mk
35850 ____________________________________________________________________________
35851 [  9587] By: gsar                                  on 2001/04/06  07:31:30
35852         Log: add README.macos (from Chris Nandor)
35853              
35854              tyop in change#9555
35855      Branch: maint-5.6/perl
35856            + README.macos
35857            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
35858            ! win32/Makefile win32/makefile.mk
35859 ____________________________________________________________________________
35860 [  9586] By: gsar                                  on 2001/04/06  07:08:54
35861         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
35862      Branch: maint-5.6/perl
35863            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
35864 ____________________________________________________________________________
35865 [  9585] By: gsar                                  on 2001/04/06  06:58:44
35866         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
35867              from mainline
35868              
35869              Subject: [PATCH] Base64 update to perlfaq9.pod
35870              
35871              Subject: [PATCH AUTHORS] Housekeeping
35872              
35873              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
35874              Mac OS X (Darwin) has extra pwent fields.
35875              
35876              Subject: [PATCH B::*] print control-character vars readably
35877              Needs EBCDICification.
35878              
35879              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
35880              
35881              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
35882              
35883              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
35884              
35885              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
35886              
35887              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
35888              
35889              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
35890              
35891              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
35892              
35893              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
35894              
35895              FreeBSD hints tweak from Anton Berezin.
35896              
35897              Subject: [PATCH foolperl & bleadperl] README.vms update
35898              
35899              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
35900      Branch: maint-5.6/perl
35901           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
35902           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
35903           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
35904 ____________________________________________________________________________
35905 [  9584] By: gsar                                  on 2001/04/06  04:09:00
35906         Log: keep eval"" CVs alive until the end of the statement in which
35907              they're called; this avoids a coredump ensuing from search for
35908              lexicals in code such as:
35909              
35910              sub bug {
35911              my $s = @_;
35912              eval q[sub { eval 'sub { &$s }' }];
35913              }
35914              bug("x")->()->();
35915              
35916              this code still doesn't work as intended (as it has remained
35917              since time immemorial), but it doesn't provoke a coredump anymore
35918      Branch: maint-5.6/perl
35919            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
35920            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
35921 ____________________________________________________________________________
35922 [  9583] By: jhi                                   on 2001/04/05  23:52:51
35923         Log: Update Changes.
35924      Branch: perl
35925            ! Changes patchlevel.h
35926 ____________________________________________________________________________
35927 [  9582] By: jhi                                   on 2001/04/05  23:11:23
35928         Log: Slight doc tweak.
35929      Branch: perl
35930            ! pod/perlunicode.pod
35931 ____________________________________________________________________________
35932 [  9581] By: jhi                                   on 2001/04/05  23:04:11
35933         Log: Integrate perlio.
35934      Branch: perl
35935           !> pod/perlunicode.pod
35936 ____________________________________________________________________________
35937 [  9580] By: jhi                                   on 2001/04/05  23:03:29
35938         Log: Test for #9579.
35939      Branch: perl
35940            ! t/op/do.t
35941 ____________________________________________________________________________
35942 [  9579] By: jhi                                   on 2001/04/05  22:54:17
35943         Log: Subject: [PATCH] Propagate calling context for do '...'
35944              From: Gisle Aas <gisle@ActiveState.com>
35945              Date: 04 Apr 2001 20:17:29 -0700
35946              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
35947      Branch: perl
35948            ! pod/perlfunc.pod pp_ctl.c
35949 ____________________________________________________________________________
35950 [  9578] By: jhi                                   on 2001/04/05  22:52:51
35951         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
35952              From: Peter Prymmer <pvhp@forte.com>
35953              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
35954              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
35955      Branch: perl
35956            ! README.vms
35957 ____________________________________________________________________________
35958 [  9577] By: jhi                                   on 2001/04/05  22:48:22
35959         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
35960              From: "Craig A. Berry" <craigberry@mac.com>
35961              Date: Thu, 5 Apr 2001 13:43:28 -0500
35962              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
35963      Branch: perl
35964            ! README.vms
35965 ____________________________________________________________________________
35966 [  9576] By: jhi                                   on 2001/04/05  22:31:38
35967         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
35968              From: Michael G Schwern <schwern@pobox.com>
35969              Date: Thu, 5 Apr 2001 21:53:21 +0100
35970              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
35971      Branch: perl
35972            ! lib/base.pm t/lib/fields.t
35973 ____________________________________________________________________________
35974 [  9575] By: jhi                                   on 2001/04/05  22:26:10
35975         Log: FreeBSD hints tweak from Anton Berezin.
35976      Branch: perl
35977            ! hints/freebsd.sh
35978 ____________________________________________________________________________
35979 [  9574] By: jhi                                   on 2001/04/05  22:24:03
35980         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
35981              From: David Dyck <dcd@tc.fluke.com>
35982              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
35983              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
35984      Branch: perl
35985            ! t/op/oct.t
35986 ____________________________________________________________________________
35987 [  9573] By: jhi                                   on 2001/04/05  22:23:06
35988         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
35989              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
35990              From: David Dyck <dcd@tc.fluke.com>
35991              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
35992      Branch: perl
35993            ! pp.c
35994 ____________________________________________________________________________
35995 [  9572] By: jhi                                   on 2001/04/05  22:14:47
35996         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
35997              From: Robin Houston <robin@kitsite.com>
35998              Date: Thu, 5 Apr 2001 20:56:48 +0100
35999              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
36000      Branch: perl
36001            ! ext/B/B/Deparse.pm
36002 ____________________________________________________________________________
36003 [  9571] By: jhi                                   on 2001/04/05  22:12:53
36004         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
36005              From: Robin Houston <robin@kitsite.com>
36006              Date: Thu, 5 Apr 2001 19:55:51 +0100
36007              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
36008      Branch: perl
36009            ! ext/B/B/Deparse.pm
36010 ____________________________________________________________________________
36011 [  9570] By: jhi                                   on 2001/04/05  22:11:06
36012         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
36013              From: Robin Houston <robin@kitsite.com>
36014              Date: Thu, 5 Apr 2001 20:16:29 +0100
36015              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
36016      Branch: perl
36017            ! ext/B/B/Deparse.pm
36018 ____________________________________________________________________________
36019 [  9569] By: nick                                  on 2001/04/05  21:32:26
36020         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
36021      Branch: perlio
36022            ! pod/perlunicode.pod
36023 ____________________________________________________________________________
36024 [  9568] By: nick                                  on 2001/04/05  19:38:09
36025         Log: Integrate mainline
36026      Branch: perlio
36027           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
36028           !> (integrate 35 files)
36029 ____________________________________________________________________________
36030 [  9567] By: jhi                                   on 2001/04/05  18:31:45
36031         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
36032              From: Robin Houston <robin@kitsite.com>
36033              Date: Thu, 5 Apr 2001 18:03:23 +0100
36034              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
36035      Branch: perl
36036            ! ext/B/B/Deparse.pm
36037 ____________________________________________________________________________
36038 [  9566] By: jhi                                   on 2001/04/05  18:29:35
36039         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
36040              From: Robin Houston <robin@kitsite.com>
36041              Date: Thu, 5 Apr 2001 16:45:18 +0100
36042              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
36043      Branch: perl
36044            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
36045 ____________________________________________________________________________
36046 [  9565] By: jhi                                   on 2001/04/05  18:24:23
36047         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
36048              From: Robin Houston <robin@kitsite.com>
36049              Date: Thu, 5 Apr 2001 14:50:09 +0100
36050              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
36051      Branch: perl
36052            ! ext/B/B/Deparse.pm
36053 ____________________________________________________________________________
36054 [  9564] By: jhi                                   on 2001/04/05  18:23:03
36055         Log: Subject: [PATCH B::*] print control-character vars readably
36056              From: Robin Houston <robin@kitsite.com>
36057              Date: Thu, 5 Apr 2001 14:27:38 +0100
36058              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
36059              
36060              Needs EBCDICification.
36061      Branch: perl
36062            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
36063            ! ext/B/B/Terse.pm
36064 ____________________________________________________________________________
36065 [  9563] By: jhi                                   on 2001/04/05  18:20:32
36066         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
36067              Date: Thu, 5 Apr 2001 13:21:42 -0400
36068              From: Paul Schinder <schinder@pobox.com>
36069              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
36070              
36071              Mac OS X (Darwin) has extra pwent fields.
36072      Branch: perl
36073            ! t/op/pwent.t
36074 ____________________________________________________________________________
36075 [  9562] By: jhi                                   on 2001/04/05  17:57:51
36076         Log: Regen toc.
36077      Branch: perl
36078            ! pod/perltoc.pod
36079 ____________________________________________________________________________
36080 [  9561] By: jhi                                   on 2001/04/05  17:47:33
36081         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
36082      Branch: metaconfig
36083            ! U/Glossary.patch
36084      Branch: metaconfig/U/perl
36085            + d_u32align.U
36086            ! d_cmsghdr_s.U d_msghdr_s.U
36087 ____________________________________________________________________________
36088 [  9560] By: jhi                                   on 2001/04/05  17:47:01
36089         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
36090              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
36091              Introduce probes for struct msghdr, struct cmsghdr,
36092              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
36093              ualarm, usleep, for possible later extension work.
36094      Branch: perl
36095            + t/lib/md5-align.t
36096            ! Configure MANIFEST Porting/Glossary Porting/config.sh
36097            ! Porting/config_H config_h.SH configure.com epoc/config.sh
36098            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
36099            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36100            ! vos/config.ga.h win32/config.bc win32/config.gc
36101            ! win32/config.vc
36102 ____________________________________________________________________________
36103 [  9559] By: jhi                                   on 2001/04/05  13:03:04
36104         Log: Be traditional in your cpp (for the Errno extension).
36105      Branch: perl
36106            ! hints/darwin.sh
36107 ____________________________________________________________________________
36108 [  9558] By: jhi                                   on 2001/04/05  13:00:05
36109         Log: Add $Config{cppflags} to the gcc incantation.
36110      Branch: perl
36111            ! ext/Errno/Errno_pm.PL
36112 ____________________________________________________________________________
36113 [  9557] By: jhi                                   on 2001/04/05  04:22:39
36114         Log: Introduce Sean Burke's Class::ISA 0.32.
36115      Branch: perl
36116            + lib/Class/ISA.pm t/lib/class-isa.t
36117            ! MANIFEST
36118 ____________________________________________________________________________
36119 [  9556] By: jhi                                   on 2001/04/05  04:09:50
36120         Log: Subject: [PATCH AUTHORS] Housekeeping
36121              From: Paul Johnson <paul@pjcj.net> 
36122              Date: Wed, 4 Apr 2001 22:45:47 +0200
36123              Message-ID: <20010404224547.D9548@pjcj.net>
36124      Branch: perl
36125            ! AUTHORS
36126 ____________________________________________________________________________
36127 [  9555] By: jhi                                   on 2001/04/05  04:06:33
36128         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
36129              From: Gisle Aas <gisle@ActiveState.com>
36130              Date: 04 Apr 2001 14:23:04 -0700
36131              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
36132      Branch: perl
36133            ! pod/perlfaq9.pod
36134 ____________________________________________________________________________
36135 [  9554] By: jhi                                   on 2001/04/05  04:05:49
36136         Log: Downgrade also the "Wide character" diagnostic.
36137      Branch: perl
36138            ! pod/perldiag.pod
36139 ____________________________________________________________________________
36140 [  9553] By: jhi                                   on 2001/04/05  04:00:33
36141         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
36142              maintperl into mainline.
36143              
36144              "double" should be "NV"; standard typemap is missing entry
36145              for NV
36146              
36147              s/djSP/dSP/
36148              
36149              Downgrade "Wide character in print" to a warning.
36150              
36151              B::Deparse fix for ${^FOO} and documentation for PVX() method
36152              (from Robin Houston)
36153              
36154              tr/// doesn't null-terminate the result in some situations
36155              (from Gisle Aas)
36156      Branch: perl
36157           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
36158           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
36159           !> t/io/utf8.t t/op/tr.t
36160 ____________________________________________________________________________
36161 [  9552] By: jhi                                   on 2001/04/05  03:52:50
36162         Log: Retract changes #9542 and #9538 (from maintperl, integrated
36163              at #9540), shouldn't be needed because of the perlio changes.
36164      Branch: perl
36165            ! util.c
36166 ____________________________________________________________________________
36167 [  9551] By: gsar                                  on 2001/04/05  00:18:34
36168         Log: tr/// doesn't null-terminate the result in some situations
36169              (from Gisle Aas)
36170      Branch: maint-5.6/perl
36171            ! doop.c t/op/tr.t
36172 ____________________________________________________________________________
36173 [  9550] By: gsar                                  on 2001/04/04  20:04:17
36174         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
36175              (from Robin Houston)
36176      Branch: maint-5.6/perl
36177            ! ext/B/B.pm ext/B/B/Deparse.pm
36178 ____________________________________________________________________________
36179 [  9549] By: nick                                  on 2001/04/04  18:56:15
36180         Log: Downgrade "Wide character in print" to a warning.
36181      Branch: perlio
36182            ! doio.c t/io/utf8.t
36183 ____________________________________________________________________________
36184 [  9548] By: gsar                                  on 2001/04/04  18:51:49
36185         Log: integrate changes#9460,9462,9482,9521,9522
36186              
36187              Subject: PATCH: B::Debug should show LOOP-specific fields
36188              
36189              Subject: B::Deparse precedence bug. (Patch included.)
36190              
36191              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
36192              
36193              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
36194              
36195              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
36196      Branch: maint-5.6/perl
36197           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
36198           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
36199 ____________________________________________________________________________
36200 [  9547] By: gsar                                  on 2001/04/04  18:49:16
36201         Log: s/djSP/dSP/
36202      Branch: maint-5.6/perl
36203            ! ext/Thread/Thread.xs
36204 ____________________________________________________________________________
36205 [  9546] By: nick                                  on 2001/04/04  18:44:00
36206         Log: Integrate mainline.
36207      Branch: perlio
36208           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
36209           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
36210 ____________________________________________________________________________
36211 [  9545] By: gsar                                  on 2001/04/04  18:38:52
36212         Log: integrate change#8837 from mainline
36213              
36214              Subject: [patch] -Wall cleanup round 2
36215      Branch: maint-5.6/perl
36216           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
36217           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
36218           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
36219           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
36220           !> ext/SDBM_File/SDBM_File.xs
36221 ____________________________________________________________________________
36222 [  9544] By: gsar                                  on 2001/04/04  17:49:57
36223         Log: "double" should be "NV"; standard typemap is missing entry
36224              for NV
36225      Branch: maint-5.6/perl
36226            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
36227 ____________________________________________________________________________
36228 [  9543] By: jhi                                   on 2001/04/04  14:13:18
36229         Log: Thou shalt not (just) match for English error messages.
36230      Branch: perl
36231            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
36232            ! os2/OS2/Process/Process.pm
36233 ____________________________________________________________________________
36234 [  9542] By: jhi                                   on 2001/04/04  13:20:39
36235         Log: Make the stdio tricks of fflush_all() to exist only if
36236              stdio is being used.
36237      Branch: perl
36238            ! util.c
36239 ____________________________________________________________________________
36240 [  9541] By: jhi                                   on 2001/04/04  04:20:24
36241         Log: Subject: Re: [PATCH] Lighten up glob
36242              From: Benjamin Sugars <bsugars@canoe.ca>
36243              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
36244              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
36245      Branch: perl
36246            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
36247            ! util.c
36248 ____________________________________________________________________________
36249 [  9540] By: jhi                                   on 2001/04/04  04:03:57
36250         Log: Integrate changes #9538,9539 from maintperl into mainline.
36251              
36252              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
36253              for use with _fwalk() (fix for change#7705)
36254              
36255              another tweak needed for SunOS 4.1.x build (from Mike Guy)
36256              (cp -f is not portable)
36257      Branch: perl
36258           !> Makefile.SH util.c
36259 ____________________________________________________________________________
36260 [  9539] By: gsar                                  on 2001/04/04  03:01:14
36261         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
36262      Branch: maint-5.6/perl
36263            ! Makefile.SH
36264 ____________________________________________________________________________
36265 [  9538] By: gsar                                  on 2001/04/04  01:00:38
36266         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
36267              for use with _fwalk() (fix for change#7705)
36268      Branch: maint-5.6/perl
36269            ! util.c
36270 ____________________________________________________________________________
36271 [  9537] By: nick                                  on 2001/04/03  19:24:55
36272         Log: Integrate mainline
36273      Branch: perlio
36274           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
36275           +> lib/unicode/PropList.html
36276            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
36277           !> (integrate 69 files)
36278 ____________________________________________________________________________
36279 [  9536] By: jhi                                   on 2001/04/03  18:02:31
36280         Log: Integrate change #9533 from maintperl into mainline.
36281              
36282              better fix for change#9517 to accomodate UNC paths like
36283              \\server\share\foo, and paths with trailing backslash
36284              like c:\this\
36285      Branch: perl
36286           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
36287 ____________________________________________________________________________
36288 [  9535] By: jhi                                   on 2001/04/03  17:58:07
36289         Log: Change the push/unshift warning to be of class syntax, not misc.
36290      Branch: perl
36291            ! op.c pod/perldiag.pod t/pragma/warn/op
36292 ____________________________________________________________________________
36293 [  9534] By: jhi                                   on 2001/04/03  15:03:46
36294         Log: Change the push/unshift warning (#9532) to talk about "no values"
36295              instead of "no arguments".
36296      Branch: perl
36297            ! op.c pod/perldiag.pod t/pragma/warn/op
36298 ____________________________________________________________________________
36299 [  9533] By: gsar                                  on 2001/04/03  14:30:07
36300         Log: better fix for change#9517 to accomodate UNC paths like
36301              \\server\share\foo, and paths with trailing backslash
36302              like c:\this\
36303      Branch: maint-5.6/perl
36304            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
36305 ____________________________________________________________________________
36306 [  9532] By: jhi                                   on 2001/04/03  13:11:46
36307         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
36308              From: Robin Houston <robin@kitsite.com>
36309              Date: Mon, 2 Apr 2001 15:03:29 +0100
36310              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
36311      Branch: perl
36312            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
36313 ____________________________________________________________________________
36314 [  9531] By: jhi                                   on 2001/04/03  13:06:34
36315         Log: Integrate change #9530 from maintperl into mainline.
36316              
36317              accomodate VMS "mailbox overflow" quirk in testsuite (from
36318              Craig Berry)
36319      Branch: perl
36320           !> t/lib/socket.t
36321 ____________________________________________________________________________
36322 [  9530] By: gsar                                  on 2001/04/03  04:56:41
36323         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
36324              Craig Berry)
36325      Branch: maint-5.6/perl
36326            ! t/lib/socket.t
36327 ____________________________________________________________________________
36328 [  9529] By: jhi                                   on 2001/04/03  02:34:34
36329         Log: Update Changes.
36330      Branch: perl
36331            ! Changes patchlevel.h
36332 ____________________________________________________________________________
36333 [  9528] By: jhi                                   on 2001/04/03  01:27:57
36334         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
36335              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
36336              To: perl5-porters@perl.org
36337              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
36338      Branch: perl
36339            ! pod/perlfaq3.pod
36340 ____________________________________________________________________________
36341 [  9527] By: jhi                                   on 2001/04/03  01:22:09
36342         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
36343              From: Peter Prymmer <pvhp@forte.com>
36344              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
36345              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
36346      Branch: perl
36347            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
36348 ____________________________________________________________________________
36349 [  9526] By: jhi                                   on 2001/04/03  01:18:25
36350         Log: The metaconfig unit changes for #9525.
36351      Branch: metaconfig
36352            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
36353      Branch: metaconfig/U/perl
36354            ! use64bits.U
36355 ____________________________________________________________________________
36356 [  9525] By: jhi                                   on 2001/04/03  01:17:30
36357         Log: Configure sanity checks:
36358              * if use64bitall is attempted but pointers are only 32-bit,
36359              'downgrade' to use64bitint
36360              * if use64bitint is attempted but there's no quad type,
36361              forget about use64bitint (well, the default for it is 'n',
36362              the user can still override this)
36363              * if pointers are 64 bits, do not try to use Perl's malloc
36364      Branch: perl
36365            ! Configure
36366 ____________________________________________________________________________
36367 [  9524] By: gsar                                  on 2001/04/03  01:09:12
36368         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
36369      Branch: maint-5.6/perl
36370            ! pp_sys.c
36371 ____________________________________________________________________________
36372 [  9523] By: jhi                                   on 2001/04/03  00:02:31
36373         Log: (Retracted by #9609)
36374              
36375              Make it harder for parallel makes to enter 'test' before
36376              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
36377              should be unhappy enough, but sometimes parallel makes seem
36378              to sneak past both in Tru64 and AIX.)
36379      Branch: perl
36380            ! Makefile.SH
36381 ____________________________________________________________________________
36382 [  9522] By: jhi                                   on 2001/04/02  22:35:31
36383         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
36384              Date: Mon, 2 Apr 2001 22:54:10 +0100
36385              From: Robin Houston <robin@kitsite.com>
36386              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
36387      Branch: perl
36388            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
36389 ____________________________________________________________________________
36390 [  9521] By: jhi                                   on 2001/04/02  22:32:23
36391         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
36392              From: Robin Houston <robin@kitsite.com>
36393              Date: Mon, 2 Apr 2001 20:24:03 +0100
36394              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
36395      Branch: perl
36396            ! ext/B/B/Concise.pm
36397 ____________________________________________________________________________
36398 [  9520] By: jhi                                   on 2001/04/02  22:30:43
36399         Log: Subject: [PATCH] REALLY pedantic hv.h nit
36400              From: Simon Cozens <simon@netthink.co.uk>
36401              Date: Mon, 2 Apr 2001 15:43:06 +0100
36402              Message-ID: <20010402154306.A21711@netthink.co.uk>
36403      Branch: perl
36404            ! hv.h
36405 ____________________________________________________________________________
36406 [  9519] By: jhi                                   on 2001/04/02  22:28:04
36407         Log: Based on
36408              
36409              Subject: [foolperl] EPOC fix
36410              From: Olaf Flebbe <O.Flebbe@science-computing.de>
36411              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
36412              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
36413      Branch: perl
36414            ! pp_sys.c
36415 ____________________________________________________________________________
36416 [  9518] By: jhi                                   on 2001/04/02  22:22:34
36417         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
36418              
36419              README.win32 tweaks; add a note about alternative location for
36420              getting a gcc-2.95.2 that will build perl properly on windows
36421              
36422              add some notes about gutsy threading matters
36423              
36424              many of the utilities interpolate literal paths within doublequotes
36425              (fails on dosish platforms where path contains backslashes)
36426      Branch: perl
36427           !> README.win32 pod/perlguts.pod utils/perldoc.PL
36428           !> x2p/find2perl.PL x2p/s2p.PL
36429 ____________________________________________________________________________
36430 [  9517] By: gsar                                  on 2001/04/02  19:52:21
36431         Log: many of the utilities interpolate literal paths within doublequotes
36432              (fails on dosish platforms where path contains backslashes)
36433      Branch: maint-5.6/perl
36434            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
36435 ____________________________________________________________________________
36436 [  9516] By: gsar                                  on 2001/04/02  05:49:37
36437         Log: a foolish release
36438      Branch: maint-5.6/perl
36439            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
36440            ! pod/perltoc.pod
36441 ____________________________________________________________________________
36442 [  9515] By: gsar                                  on 2001/04/02  05:04:29
36443         Log: add missing changelog summaries
36444      Branch: maint-5.6/perl
36445            ! Changes
36446 ____________________________________________________________________________
36447 [  9514] By: gsar                                  on 2001/04/02  04:07:13
36448         Log: add some notes about gutsy threading matters
36449      Branch: maint-5.6/perl
36450            ! pod/perlguts.pod
36451 ____________________________________________________________________________
36452 [  9513] By: gsar                                  on 2001/04/02  03:25:21
36453         Log: add more prominent caveat notices about experimental features
36454      Branch: maint-5.6/perl
36455            ! pod/perlfork.pod pod/perlunicode.pod
36456 ____________________________________________________________________________
36457 [  9512] By: gsar                                  on 2001/04/02  02:54:33
36458         Log: integrate changes#9479,9509 from mainline
36459              
36460              [PATCH] File::Glob stuff for Mac OS
36461              
36462              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
36463      Branch: maint-5.6/perl
36464           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
36465           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
36466           !> t/lib/glob-taint.t
36467 ____________________________________________________________________________
36468 [  9511] By: gsar                                  on 2001/04/02  02:38:24
36469         Log: README.win32 tweaks; add a note about alternative location for
36470              getting a gcc-2.95.2 that will build perl properly on windows
36471      Branch: maint-5.6/perl
36472            ! README.win32
36473 ____________________________________________________________________________
36474 [  9510] By: jhi                                   on 2001/04/01  20:45:10
36475         Log: An ambiguosity warning.
36476      Branch: perl
36477            ! t/lib/trig.t
36478 ____________________________________________________________________________
36479 [  9509] By: jhi                                   on 2001/04/01  19:53:47
36480         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
36481              From: Jonathan Stowe <gellyfish@gellyfish.com>
36482              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
36483              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
36484      Branch: perl
36485            ! ext/File/Glob/bsd_glob.c
36486 ____________________________________________________________________________
36487 [  9508] By: jhi                                   on 2001/04/01  19:35:03
36488         Log: Update Changes.
36489      Branch: perl
36490            ! Changes patchlevel.h
36491 ____________________________________________________________________________
36492 [  9507] By: jhi                                   on 2001/04/01  19:24:01
36493         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
36494              from mainline to maintperl: pod tweaks.
36495      Branch: maint-5.6/perl
36496           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
36497           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
36498           !> pod/perlvar.pod
36499 ____________________________________________________________________________
36500 [  9506] By: jhi                                   on 2001/04/01  19:11:53
36501         Log: Commit Sarathy to April release of 5.6.1 :-)
36502      Branch: perl
36503            ! pod/perlfaq1.pod
36504 ____________________________________________________________________________
36505 [  9505] By: jhi                                   on 2001/04/01  19:03:15
36506         Log: Subject: PATCH 5.6.0 (perldebug.pod)
36507              From: Mark-Jason Dominus <mjd@plover.com>
36508              Date: Sun, 01 Apr 2001 14:25:11 -0400
36509              Message-ID: <20010401182511.9247.qmail@plover.com>
36510      Branch: perl
36511            ! pod/perldebug.pod
36512 ____________________________________________________________________________
36513 [  9504] By: jhi                                   on 2001/04/01  18:43:09
36514         Log: Add great_circle_direction().
36515      Branch: perl
36516            ! lib/Math/Trig.pm t/lib/trig.t
36517 ____________________________________________________________________________
36518 [  9503] By: jhi                                   on 2001/04/01  17:29:12
36519         Log: Unicode ReadMe update for Unicode 3.1.
36520      Branch: perl
36521            ! lib/unicode/ReadMe.txt
36522 ____________________________________________________________________________
36523 [  9502] By: jhi                                   on 2001/04/01  17:18:40
36524         Log: Integrate change #9501 from maintperl into mainline.
36525              
36526              fix the perlembed notes on multiple interpreters
36527              
36528              fix ExtUtils::Embed to work passably on Windows
36529      Branch: perl
36530           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
36531 ____________________________________________________________________________
36532 [  9501] By: gsar                                  on 2001/04/01  07:21:57
36533         Log: fix the perlembed notes on multiple interpreters
36534              
36535              fix ExtUtils::Embed to work passably on Windows
36536      Branch: maint-5.6/perl
36537            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
36538 ____________________________________________________________________________
36539 [  9500] By: jhi                                   on 2001/04/01  05:58:23
36540         Log: Test for #9499.
36541      Branch: perl
36542            ! t/op/tr.t
36543 ____________________________________________________________________________
36544 [  9499] By: jhi                                   on 2001/04/01  05:55:46
36545         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
36546      Branch: perl
36547            ! embed.h embed.pl op.c proto.h
36548 ____________________________________________________________________________
36549 [  9498] By: jhi                                   on 2001/04/01  05:44:34
36550         Log: Protect the workaround hunk more.
36551      Branch: perl
36552            ! toke.c
36553 ____________________________________________________________________________
36554 [  9497] By: jhi                                   on 2001/04/01  00:24:25
36555         Log: Integrate changes #9493,9494,9495,9496 from maintperl
36556              into mainline.
36557              
36558              fix a broken workaround for Borland compiler in change#4739
36559              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
36560              
36561              nits spotted by Borland compiler
36562              
36563              avoid redefinition warnings under Borland 5.02
36564              
36565              various nits identified by the Borland 5.5 compiler; remove suppression
36566              of a few warnings
36567      Branch: perl
36568           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
36569           !> win32/win32.h
36570 ____________________________________________________________________________
36571 [  9496] By: gsar                                  on 2001/03/31  23:22:28
36572         Log: various nits identified by the Borland 5.5 compiler; remove suppression
36573              of a few warnings
36574      Branch: maint-5.6/perl
36575            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
36576 ____________________________________________________________________________
36577 [  9495] By: gsar                                  on 2001/03/31  21:03:08
36578         Log: avoid redefinition warnings under Borland 5.02
36579      Branch: maint-5.6/perl
36580            ! win32/makefile.mk
36581 ____________________________________________________________________________
36582 [  9494] By: gsar                                  on 2001/03/31  20:18:59
36583         Log: nits spotted by Borland compiler
36584      Branch: maint-5.6/perl
36585            ! utf8.h win32/win32.h
36586 ____________________________________________________________________________
36587 [  9493] By: gsar                                  on 2001/03/31  20:18:05
36588         Log: fix a broken workaround for Borland compiler in change#4739
36589              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
36590      Branch: maint-5.6/perl
36591            ! toke.c
36592 ____________________________________________________________________________
36593 [  9492] By: jhi                                   on 2001/03/31  18:36:24
36594         Log: Integrate change #9491 from maintperl into mainline.
36595              
36596              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
36597              directory is relative (need to fetch the full path name *before*
36598              the chdir!)
36599      Branch: perl
36600           !> lib/Cwd.pm
36601 ____________________________________________________________________________
36602 [  9491] By: gsar                                  on 2001/03/31  17:01:56
36603         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
36604              directory is relative (need to fetch the full path name *before*
36605              the chdir!)
36606              
36607              this is a followup patch for change#6749
36608      Branch: maint-5.6/perl
36609            ! lib/Cwd.pm
36610 ____________________________________________________________________________
36611 [  9490] By: jhi                                   on 2001/03/31  15:50:18
36612         Log: Subject: Re: [PATCH] av.h cosmetics
36613              From: Simon Cozens <simon@netthink.co.uk>
36614              Date: Sat, 31 Mar 2001 13:09:59 +0100
36615              Message-ID: <20010331130959.A22000@netthink.co.uk>
36616              
36617              Document AvALLOC.
36618      Branch: perl
36619            ! pod/perlguts.pod
36620 ____________________________________________________________________________
36621 [  9489] By: jhi                                   on 2001/03/31  15:48:44
36622         Log: Subject: [PATCH] Re: Math::Big* v1.21
36623              From: Tels <perl_dummy@bloodgate.com>
36624              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
36625              Message-Id: <200103311125.GAA377738@www08.hway.net>
36626      Branch: perl
36627            ! pod/perlop.pod
36628 ____________________________________________________________________________
36629 [  9488] By: jhi                                   on 2001/03/31  03:39:51
36630         Log: Debug output tweak.
36631      Branch: perl
36632            ! t/lib/cwd.t
36633 ____________________________________________________________________________
36634 [  9487] By: jhi                                   on 2001/03/31  03:33:02
36635         Log: OverVMSification.
36636      Branch: perl
36637            ! t/lib/cwd.t
36638 ____________________________________________________________________________
36639 [  9486] By: jhi                                   on 2001/03/31  03:01:40
36640         Log: Missed MANIFESTations in #9483.
36641      Branch: perl
36642            ! MANIFEST
36643 ____________________________________________________________________________
36644 [  9485] By: jhi                                   on 2001/03/31  02:58:17
36645         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
36646              From: Peter Prymmer <pvhp@forte.com>
36647              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
36648              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
36649      Branch: perl
36650            ! regexec.c t/lib/cwd.t
36651 ____________________________________________________________________________
36652 [  9484] By: jhi                                   on 2001/03/31  01:04:41
36653         Log: Obsolete file (see #3938)
36654      Branch: perl
36655            - lib/unicode/README.Ethiopic
36656            ! MANIFEST
36657 ____________________________________________________________________________
36658 [  9483] By: jhi                                   on 2001/03/31  00:52:42
36659         Log: Update to Unicode 3.1.
36660              (Rename Names.txt to NamesList.txt.)
36661      Branch: perl
36662            + lib/unicode/NamesList.txt lib/unicode/PropList.html
36663            - lib/unicode/Names.txt
36664            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
36665            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
36666            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
36667            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
36668            ! lib/unicode/UCD.html lib/unicode/Unicode.html
36669            ! lib/unicode/rename lib/unicode/version
36670 ____________________________________________________________________________
36671 [  9482] By: jhi                                   on 2001/03/30  23:33:44
36672         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
36673              From: Robin Houston <robin@kitsite.com>
36674              Date: Fri, 30 Mar 2001 20:07:22 +0100
36675              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
36676      Branch: perl
36677            ! ext/B/B/Deparse.pm
36678 ____________________________________________________________________________
36679 [  9481] By: jhi                                   on 2001/03/30  23:20:25
36680         Log: Subject: Re: [PATCH] CwdXS, Take 2
36681              From: Benjamin Sugars <bsugars@canoe.ca>
36682              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
36683              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
36684      Branch: perl
36685            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
36686            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
36687 ____________________________________________________________________________
36688 [  9480] By: jhi                                   on 2001/03/30  22:52:38
36689         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
36690              From: David Dyck <dcd@tc.fluke.com>
36691              Date: Fri, 30 Mar 2001 14:44:13 -0800
36692              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
36693              
36694              The t/rantests flags file creation was accidentally
36695              removed by #9217.
36696      Branch: perl
36697            ! Makefile.SH
36698 ____________________________________________________________________________
36699 [  9479] By: jhi                                   on 2001/03/30  22:45:45
36700         Log: Subject: [PATCH] File::Glob stuff for Mac OS
36701              From: Chris Nandor <pudge@pobox.com>
36702              Date: Fri, 30 Mar 2001 16:51:00 -0500
36703              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
36704      Branch: perl
36705            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
36706            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
36707            ! t/lib/glob-taint.t
36708 ____________________________________________________________________________
36709 [  9478] By: jhi                                   on 2001/03/30  22:43:12
36710         Log: Subject: fix for win32/buildext.pl
36711              From: "Vadim Konovalov" <watman@inbox.ru>
36712              Date: Sat, 31 Mar 2001 00:50:36 +0400
36713              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
36714      Branch: perl
36715            ! win32/buildext.pl
36716 ____________________________________________________________________________
36717 [  9477] By: jhi                                   on 2001/03/30  22:41:16
36718         Log: Subject: small base.pm doc patch
36719              From: Leon Brocard <acme@astray.com>
36720              Date: Fri, 30 Mar 2001 21:49:57 +0100
36721              Message-ID: <20010330214957.B8733@ns0.astray.com>
36722      Branch: perl
36723            ! lib/base.pm
36724 ____________________________________________________________________________
36725 [  9476] By: jhi                                   on 2001/03/30  18:16:57
36726         Log: Subject: [PATCH] av.h cosmetics
36727              From: Simon Cozens <simon@netthink.co.uk>
36728              Date: Fri, 30 Mar 2001 18:12:28 +0100
36729              Message-ID: <20010330181228.A9319@netthink.co.uk>
36730      Branch: perl
36731            ! av.h
36732 ____________________________________________________________________________
36733 [  9475] By: jhi                                   on 2001/03/30  18:15:50
36734         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
36735              From: "Philip Newton" <pnewton@gmx.de>
36736              Date: Fri, 30 Mar 2001 19:06:57 +0200
36737              Message-ID: <3AC4D951.14815.1AC7068@localhost>
36738      Branch: perl
36739            ! pod/perlhack.pod
36740 ____________________________________________________________________________
36741 [  9474] By: jhi                                   on 2001/03/30  18:14:02
36742         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
36743              From: Benjamin Sugars <bsugars@canoe.ca>
36744              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
36745              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
36746      Branch: perl
36747            ! t/lib/glob-basic.t
36748 ____________________________________________________________________________
36749 [  9473] By: jhi                                   on 2001/03/30  16:09:24
36750         Log: Update Changes.
36751      Branch: perl
36752            ! Changes patchlevel.h
36753 ____________________________________________________________________________
36754 [  9472] By: jhi                                   on 2001/03/30  15:16:08
36755         Log: Integrate perlio.
36756      Branch: perl
36757           !> t/lib/cwd.t t/lib/glob-basic.t
36758 ____________________________________________________________________________
36759 [  9471] By: nick                                  on 2001/03/30  14:47:10
36760         Log: Should be (^O eq 'MSWin32') not 'Win32'
36761              Fail #12 seems real - chdir is in wrong dir.
36762      Branch: perlio
36763            ! t/lib/cwd.t
36764 ____________________________________________________________________________
36765 [  9470] By: jhi                                   on 2001/03/30  14:41:11
36766         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
36767              From: Radu Greab <radu@netsoft.ro>
36768              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
36769              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
36770              
36771              Replace #9352.
36772      Branch: perl
36773            ! ext/Socket/Socket.xs pp_sys.c
36774 ____________________________________________________________________________
36775 [  9469] By: jhi                                   on 2001/03/30  14:37:51
36776         Log: Subject: PATCH pod/perldiag.pod
36777              From: Robin Houston <robin@kitsite.com>
36778              Date: Fri, 30 Mar 2001 14:10:36 +0100
36779              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
36780      Branch: perl
36781            ! pod/perldiag.pod t/lib/glob-basic.t
36782 ____________________________________________________________________________
36783 [  9468] By: jhi                                   on 2001/03/30  14:36:36
36784         Log: Subject: Better diagnostic in io/fs.t
36785              From: andreas.koenig@anima.de (Andreas J. Koenig)
36786              Date: 30 Mar 2001 10:11:43 +0200
36787              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
36788      Branch: perl
36789            ! t/io/fs.t
36790 ____________________________________________________________________________
36791 [  9467] By: nick                                  on 2001/03/30  14:25:43
36792         Log: Skip order test of glob if case-ignoring system cannot 
36793              create a.test and A.test
36794      Branch: perlio
36795            ! t/lib/glob-basic.t
36796 ____________________________________________________________________________
36797 [  9466] By: nick                                  on 2001/03/30  13:03:12
36798         Log: Integrate mainline.
36799      Branch: perlio
36800            - ext/re/hints/aix.pl
36801           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
36802           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
36803           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
36804           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
36805 ____________________________________________________________________________
36806 [  9465] By: jhi                                   on 2001/03/30  03:53:37
36807         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
36808              the tests sometimes hang, sometimes not.)
36809      Branch: perl
36810            ! t/lib/io_multihomed.t t/lib/io_sock.t
36811 ____________________________________________________________________________
36812 [  9464] By: jhi                                   on 2001/03/30  02:56:04
36813         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
36814              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
36815              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
36816              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
36817      Branch: perl
36818            ! op.c
36819 ____________________________________________________________________________
36820 [  9463] By: jhi                                   on 2001/03/30  02:34:48
36821         Log: Test for #9462.
36822      Branch: perl
36823            ! t/lib/b.t
36824 ____________________________________________________________________________
36825 [  9462] By: jhi                                   on 2001/03/30  02:29:37
36826         Log: Subject: B::Deparse precedence bug. (Patch included.)
36827              From: Jeremy Madea <jmadea@inktomi.com>
36828              Date: Thu, 29 Mar 2001 12:05:02 -0800
36829              Message-ID: <20010329120502.A24881@dr.inktomi.com>
36830      Branch: perl
36831            ! ext/B/B/Deparse.pm
36832 ____________________________________________________________________________
36833 [  9461] By: jhi                                   on 2001/03/30  02:18:41
36834         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
36835              From: Peter Prymmer <pvhp@forte.com>
36836              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
36837              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
36838      Branch: perl
36839            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
36840            ! t/lib/md5-file.t
36841 ____________________________________________________________________________
36842 [  9460] By: jhi                                   on 2001/03/30  02:17:07
36843         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
36844              From: Robin Houston <robin@kitsite.com>
36845              Date: Thu, 29 Mar 2001 20:47:56 +0100
36846              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
36847      Branch: perl
36848            ! ext/B/B/Debug.pm
36849 ____________________________________________________________________________
36850 [  9459] By: jhi                                   on 2001/03/30  02:16:05
36851         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
36852              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
36853              Date: Wed, 28 Mar 2001 18:02:20 -0600
36854              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
36855      Branch: perl
36856            ! lib/ExtUtils/MM_VMS.pm
36857 ____________________________________________________________________________
36858 [  9458] By: jhi                                   on 2001/03/30  02:07:58
36859         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
36860              From: "Joshua E. Rodd" <jrodd@pbs.org>
36861              Date: Wed, 28 Mar 2001 17:29:12 -0500
36862              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
36863      Branch: perl
36864            ! pod/perlop.pod
36865 ____________________________________________________________________________
36866 [  9457] By: jhi                                   on 2001/03/30  02:04:33
36867         Log: Subject: ext/re/aix.pl can go
36868              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36869              Date: Thu, 29 Mar 2001 12:03:28 +0200
36870              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
36871      Branch: perl
36872            - ext/re/hints/aix.pl
36873            ! MANIFEST
36874 ____________________________________________________________________________
36875 [  9456] By: jhi                                   on 2001/03/30  02:03:32
36876         Log: Integrate perlio.
36877      Branch: perl
36878           !> ext/Encode/Encode.xs installperl
36879 ____________________________________________________________________________
36880 [  9455] By: nick                                  on 2001/03/29  21:11:46
36881         Log: DLL name has changed so installperl needs to know
36882              (Why isn't it working it out or passed it?)
36883      Branch: perlio
36884            ! installperl
36885 ____________________________________________________________________________
36886 [  9454] By: nick                                  on 2001/03/29  20:56:12
36887         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
36888              and we don't get undef warnings.
36889      Branch: perlio
36890            ! ext/Encode/Encode.xs
36891 ____________________________________________________________________________
36892 [  9453] By: nick                                  on 2001/03/29  17:58:48
36893         Log: Integrate mainline
36894      Branch: perlio
36895           !> Changes patchlevel.h
36896 ____________________________________________________________________________
36897 [  9452] By: jhi                                   on 2001/03/29  16:44:55
36898         Log: Update Changes.
36899      Branch: perl
36900            ! Changes patchlevel.h
36901 ____________________________________________________________________________
36902 [  9451] By: nick                                  on 2001/03/29  16:31:38
36903         Log: Integrate mainline
36904      Branch: perlio
36905           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
36906           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
36907           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
36908           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
36909           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
36910 ____________________________________________________________________________
36911 [  9450] By: jhi                                   on 2001/03/29  16:29:17
36912         Log: Integrate perlio.
36913      Branch: perl
36914           !> win32/buildext.pl
36915 ____________________________________________________________________________
36916 [  9449] By: jhi                                   on 2001/03/29  15:50:01
36917         Log: Update Changes.
36918      Branch: perl
36919            ! Changes patchlevel.h
36920 ____________________________________________________________________________
36921 [  9448] By: nick                                  on 2001/03/29  15:47:15
36922         Log: Make sure buildext.pl finds Errno.pm
36923      Branch: perlio
36924            ! win32/buildext.pl
36925 ____________________________________________________________________________
36926 [  9447] By: jhi                                   on 2001/03/29  15:39:34
36927         Log: Integrate perlio.
36928      Branch: perl
36929           !> win32/makefile.mk
36930 ____________________________________________________________________________
36931 [  9446] By: nick                                  on 2001/03/29  15:30:03
36932         Log: Integrate win32/makefile.mk with mainline.
36933      Branch: perlio
36934           !> win32/makefile.mk
36935 ____________________________________________________________________________
36936 [  9445] By: nick                                  on 2001/03/29  15:27:32
36937         Log: Fix breakage ... 
36938      Branch: perlio
36939            ! win32/makefile.mk
36940 ____________________________________________________________________________
36941 [  9444] By: jhi                                   on 2001/03/29  15:03:08
36942         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
36943              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
36944              Date: Thu, 29 Mar 2001 10:32:59 +0400
36945              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
36946      Branch: perl
36947            ! win32/makefile.mk
36948 ____________________________________________________________________________
36949 [  9443] By: jhi                                   on 2001/03/29  15:02:12
36950         Log: Integrate perlio.
36951      Branch: perl
36952           +> win32/buildext.pl
36953           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
36954           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
36955 ____________________________________________________________________________
36956 [  9442] By: nick                                  on 2001/03/29  14:59:11
36957         Log: Work in progress - determine win32 extensions to build via script.
36958      Branch: perlio
36959            + win32/buildext.pl
36960            ! MANIFEST win32/makefile.mk
36961 ____________________________________________________________________________
36962 [  9441] By: jhi                                   on 2001/03/29  14:51:47
36963         Log: Reintroduce the use of external pwd.
36964      Branch: perl
36965            ! t/lib/cwd.t
36966 ____________________________________________________________________________
36967 [  9440] By: jhi                                   on 2001/03/29  14:42:58
36968         Log: use warnings instead of -w.
36969      Branch: perl
36970            ! utils/h2xs.PL
36971 ____________________________________________________________________________
36972 [  9439] By: jhi                                   on 2001/03/29  14:41:52
36973         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
36974              From: Jonathan Stowe <gellyfish@gellyfish.com>
36975              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
36976              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
36977      Branch: perl
36978            ! utils/h2xs.PL
36979 ____________________________________________________________________________
36980 [  9438] By: jhi                                   on 2001/03/29  14:39:38
36981         Log: Subject: [PATCH perl@9424] minor pod nits
36982              From: Robin Barker <rmb1@cise.npl.co.uk>
36983              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
36984              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
36985      Branch: perl
36986            ! pod/perlhack.pod pod/perliol.pod
36987 ____________________________________________________________________________
36988 [  9437] By: jhi                                   on 2001/03/29  14:29:16
36989         Log: Subject: [PATCH perl@9424] typemap cast warning
36990              From: Robin Barker <rmb1@cise.npl.co.uk>
36991              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
36992              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
36993      Branch: perl
36994            ! lib/ExtUtils/typemap
36995 ____________________________________________________________________________
36996 [  9436] By: jhi                                   on 2001/03/29  14:26:03
36997         Log: Subject: [PATCH perl@9424] printf warning
36998              From: Robin Barker <rmb1@cise.npl.co.uk>
36999              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
37000              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
37001      Branch: perl
37002            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
37003            ! ext/Storable/Storable.xs toke.c
37004 ____________________________________________________________________________
37005 [  9435] By: nick                                  on 2001/03/29  14:23:31
37006         Log: Win32 has name conflict with ERROR
37007      Branch: perlio
37008            ! ext/PerlIO/Via/Via.xs
37009 ____________________________________________________________________________
37010 [  9434] By: jhi                                   on 2001/03/29  14:17:48
37011         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
37012              From: Peter Prymmer <pvhp@forte.com>
37013              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
37014              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
37015      Branch: perl
37016            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
37017 ____________________________________________________________________________
37018 [  9433] By: jhi                                   on 2001/03/29  13:52:44
37019         Log: test-prep target was missing.
37020      Branch: perl
37021            ! Makefile.SH
37022 ____________________________________________________________________________
37023 [  9432] By: nick                                  on 2001/03/29  12:40:03
37024         Log: Make as-shipped compiler default to MSVC6 
37025      Branch: perlio
37026            ! win32/makefile.mk
37027 ____________________________________________________________________________
37028 [  9431] By: nick                                  on 2001/03/29  12:12:16
37029         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
37030              akin to PerlIO::Scalar.
37031      Branch: perlio
37032            ! perlio.c perlio.h
37033 ____________________________________________________________________________
37034 [  9430] By: nick                                  on 2001/03/29  10:56:35
37035         Log: Integrate mainline.
37036      Branch: perlio
37037           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
37038           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
37039           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
37040           !> win32/makefile.mk win32/win32sck.c
37041 ____________________________________________________________________________
37042 [  9429] By: nick                                  on 2001/03/29  09:03:43
37043         Log: Noticed that two tests were skipped as perlio:: package
37044              isn't there any more. Changed the skip condition.
37045              Avoid core-dump if sv_utf8_upgrade() called on something
37046              that does not become SvPOK after SvPV() (e.g. a ref).
37047      Branch: perlio
37048            ! sv.c t/io/utf8.t t/lib/io_scalar.t
37049 ____________________________________________________________________________
37050 [  9428] By: jhi                                   on 2001/03/29  01:31:47
37051         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
37052              From: Benjamin Sugars <bsugars@canoe.ca> 
37053              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
37054              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
37055      Branch: perl
37056            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
37057            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
37058            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
37059 ____________________________________________________________________________
37060 [  9427] By: jhi                                   on 2001/03/29  00:49:30
37061         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
37062              From: "Vadim Konovalov" <watman@inbox.ru>
37063              Date: Thu, 29 Mar 2001 01:50:12 +0400
37064              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
37065      Branch: perl
37066            ! win32/makefile.mk win32/win32sck.c
37067 ____________________________________________________________________________
37068 [  9426] By: gsar                                  on 2001/03/29  00:28:04
37069         Log: dmake can only handle == and != in comparisons; support building
37070              with Borland's VCL libraries (from Vadim Konovalov)
37071      Branch: maint-5.6/perl
37072            ! win32/makefile.mk
37073 ____________________________________________________________________________
37074 [  9425] By: nick                                  on 2001/03/28  19:29:56
37075         Log: Integrate (@snapshot)
37076      Branch: perlio
37077           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
37078 ____________________________________________________________________________
37079 [  9424] By: jhi                                   on 2001/03/28  19:03:16
37080         Log: Update Changes.
37081      Branch: perl
37082            ! Changes patchlevel.h
37083 ____________________________________________________________________________
37084 [  9423] By: jhi                                   on 2001/03/28  18:52:09
37085         Log: Rmdir lib/XS on cleanup.
37086      Branch: perl
37087            ! Makefile.SH
37088 ____________________________________________________________________________
37089 [  9422] By: jhi                                   on 2001/03/28  18:49:34
37090         Log: Integrate perlio.
37091      Branch: perl
37092           !> t/op/utf8decode.t
37093 ____________________________________________________________________________
37094 [  9421] By: nick                                  on 2001/03/28  18:46:44
37095         Log: Loose duplicate chunk.
37096      Branch: perlio
37097            ! t/op/utf8decode.t
37098 ____________________________________________________________________________
37099 [  9420] By: nick                                  on 2001/03/28  18:44:11
37100         Log: Integrate mainline.
37101      Branch: perlio
37102           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
37103           !> vms/vmsish.h
37104 ____________________________________________________________________________
37105 [  9419] By: jhi                                   on 2001/03/28  18:42:05
37106         Log: Can't trust external pwds
37107              (either shell builtins or external programs)
37108      Branch: perl
37109            ! t/lib/cwd.t
37110 ____________________________________________________________________________
37111 [  9418] By: jhi                                   on 2001/03/28  18:34:05
37112         Log: Integrate perlio.
37113      Branch: perl
37114            - lib/perlio.pm
37115           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
37116           !> t/op/utf8decode.t
37117 ____________________________________________________________________________
37118 [  9417] By: nick                                  on 2001/03/28  18:24:02
37119         Log: PerlIO.pm / perlio.pm conflict.
37120              Update some pods.
37121              Make t/op/utf8decode.t a text file.
37122      Branch: perlio
37123            - lib/perlio.pm
37124            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
37125            ! t/op/utf8decode.t
37126 ____________________________________________________________________________
37127 [  9416] By: jhi                                   on 2001/03/28  18:06:07
37128         Log: Integrate change #9409 from mainline to maintperl.
37129              
37130              Yet another tweak on AIX dynaloading.
37131      Branch: maint-5.6/perl
37132           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
37133 ____________________________________________________________________________
37134 [  9415] By: gsar                                  on 2001/03/28  17:13:01
37135         Log: integrate changes#9377,9385,9401 from mainline
37136              
37137              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
37138              
37139              If directory entries compare equal case-insensitively,
37140              retry case-sensitively.
37141              
37142              Subject: [PATCH] B::Terse and warnings
37143      Branch: maint-5.6/perl
37144           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
37145           !> t/pragma/warn/perl
37146 ____________________________________________________________________________
37147 [  9414] By: jhi                                   on 2001/03/28  17:11:12
37148         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
37149              From: "Craig A. Berry" <craigberry@mac.com>
37150              Date: Wed, 28 Mar 2001 10:55:20 -0600
37151              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
37152      Branch: perl
37153            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
37154 ____________________________________________________________________________
37155 [  9413] By: jhi                                   on 2001/03/28  17:03:12
37156         Log: Dup hunk.
37157      Branch: perl
37158            ! t/op/utf8decode.t
37159 ____________________________________________________________________________
37160 [  9412] By: jhi                                   on 2001/03/28  17:02:36
37161         Log: Forced integrate from perlio.
37162      Branch: perl
37163           !> t/op/utf8decode.t
37164 ____________________________________________________________________________
37165 [  9411] By: nick                                  on 2001/03/28  16:50:03
37166         Log: Integrate mainline.
37167      Branch: perlio
37168           +> t/lib/cwd.t
37169           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
37170           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
37171           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
37172           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
37173           !> t/pragma/warn/perl
37174 ____________________________________________________________________________
37175 [  9410] By: jhi                                   on 2001/03/28  16:44:23
37176         Log: Subject: Re: [PATCH] 9403 cannot be tested
37177              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37178              Date: Wed, 28 Mar 2001 18:33:56 +0200
37179              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
37180      Branch: perl
37181            ! makedef.pl
37182 ____________________________________________________________________________
37183 [  9409] By: jhi                                   on 2001/03/28  16:12:45
37184         Log: Yet another tweak on AIX dynaloading.
37185      Branch: perl
37186            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
37187 ____________________________________________________________________________
37188 [  9408] By: jhi                                   on 2001/03/28  15:52:55
37189         Log: Subject: [PATCH] 9403 cannot be tested
37190              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
37191              Date: Wed, 28 Mar 2001 17:23:00 +0200
37192              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
37193              
37194              A missing symbol.
37195      Branch: perl
37196            ! makedef.pl
37197 ____________________________________________________________________________
37198 [  9407] By: jhi                                   on 2001/03/28  15:47:43
37199         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
37200      Branch: perl
37201            ! t/op/utf8decode.t
37202           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
37203           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
37204 ____________________________________________________________________________
37205 [  9406] By: jhi                                   on 2001/03/28  15:37:08
37206         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
37207              From: Benjamin Sugars <bsugars@canoe.ca> 
37208              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
37209              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
37210      Branch: perl
37211            + t/lib/cwd.t
37212            ! MANIFEST
37213 ____________________________________________________________________________
37214 [  9405] By: jhi                                   on 2001/03/28  15:13:18
37215         Log: pp_ne() needs a CORRECT boolean.
37216      Branch: perl
37217            ! pp.c
37218 ____________________________________________________________________________
37219 [  9404] By: jhi                                   on 2001/03/28  15:09:23
37220         Log: pp_ne() needs a boolean, not an integer.
37221      Branch: perl
37222            ! pp.c
37223 ____________________________________________________________________________
37224 [  9403] By: jhi                                   on 2001/03/28  14:47:43
37225         Log: (Retracted by #9404.)
37226      Branch: perl
37227            ! pp.c
37228 ____________________________________________________________________________
37229 [  9402] By: jhi                                   on 2001/03/28  14:43:59
37230         Log: Subject: Re: [PATCH] Typemap testing
37231              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
37232              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
37233              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
37234      Branch: perl
37235            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
37236            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
37237 ____________________________________________________________________________
37238 [  9401] By: jhi                                   on 2001/03/28  14:42:14
37239         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
37240              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
37241              Date: Sun, 25 Mar 2001 21:59:15 +0100
37242              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
37243              
37244              A variable will be checked for the "use once" warnings if:
37245              
37246              1. It is in the scope of a use warnings 'once'
37247              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
37248              
37249              Otherwise it won't be checked at all.
37250              
37251              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
37252              
37253              The enclosed patch partially fixes this issue. What I didn't
37254              get to work was the case where the "used once" warning is enabled
37255              in any file other than the main file.
37256      Branch: perl
37257            ! gv.c t/pragma/warn/perl
37258 ____________________________________________________________________________
37259 [  9400] By: nick                                  on 2001/03/28  14:38:24
37260         Log: More EBCDIC tweaks:
37261              - one more swash issue &~(0xA0-1) did not do the right thing,
37262              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
37263              - add "use re 'asciirange'" to make [!-~] etc. work
37264              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
37265              - Choose a key for t/op/each.t test which gets encoded.
37266              - Skip utf8decode if this is UTF-EBCDIC.
37267      Branch: perlio
37268            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
37269            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
37270 ____________________________________________________________________________
37271 [  9399] By: jhi                                   on 2001/03/28  14:21:00
37272         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
37273              Andreas Schwab.
37274      Branch: perl
37275            ! pp.c
37276 ____________________________________________________________________________
37277 [  9398] By: jhi                                   on 2001/03/28  00:55:56
37278         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
37279              From: David Dyck <dcd@tc.fluke.com>
37280              Date: Tue, 27 Mar 2001 15:16:24 -0800
37281              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
37282      Branch: perl
37283            ! ext/IO/lib/IO/Socket.pm
37284 ____________________________________________________________________________
37285 [  9397] By: jhi                                   on 2001/03/27  21:52:49
37286         Log: Integrate perlio.
37287      Branch: perl
37288           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
37289           +> ext/PerlIO/Via/Via.xs
37290           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
37291 ____________________________________________________________________________
37292 [  9396] By: nick                                  on 2001/03/27  21:45:13
37293         Log: Integrate mainline.
37294      Branch: perlio
37295           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
37296           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
37297 ____________________________________________________________________________
37298 [  9395] By: nick                                  on 2001/03/27  21:18:58
37299         Log: Outline docs for PerlIO and PerlIO::Scalar
37300      Branch: perlio
37301            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
37302 ____________________________________________________________________________
37303 [  9394] By: nick                                  on 2001/03/27  20:50:13
37304         Log: PerlIO::Via layer (alpha-ish).
37305      Branch: perlio
37306            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
37307            + ext/PerlIO/Via/Via.xs
37308            ! MANIFEST
37309 ____________________________________________________________________________
37310 [  9393] By: jhi                                   on 2001/03/27  20:49:55
37311         Log: Retract #9329 now that 9390 should take care of the matter.
37312      Branch: perl
37313            ! utils/h2xs.PL
37314 ____________________________________________________________________________
37315 [  9390] By: jhi                                   on 2001/03/27  20:47:50
37316         Log: Subject: Autoloading Errno.pm when %! is encountered
37317              From: Robin Houston <robin@kitsite.com>
37318              Date: Tue, 27 Mar 2001 20:57:11 +0100
37319              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
37320      Branch: perl
37321            ! embed.h embed.pl gv.c proto.h t/op/magic.t
37322 ____________________________________________________________________________
37323 [  9389] By: jhi                                   on 2001/03/27  20:24:31
37324         Log: Integrate perlio.
37325      Branch: perl
37326           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
37327           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
37328           !> utf8.c
37329 ____________________________________________________________________________
37330 [  9388] By: jhi                                   on 2001/03/27  20:21:38
37331         Log: Better have a three-element array if one is going to assign
37332              to the third element of that array. (from Tim Jenness)
37333      Branch: perl
37334            ! ext/XS/Typemap/Typemap.xs
37335 ____________________________________________________________________________
37336 [  9387] By: nick                                  on 2001/03/27  20:15:43
37337         Log: Integrate mainline.
37338      Branch: perlio
37339           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
37340           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
37341           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
37342           +> t/lib/xs-typemap.t
37343           !> (integrate 34 files)
37344 ____________________________________________________________________________
37345 [  9386] By: jhi                                   on 2001/03/27  20:04:18
37346         Log: Subject: Re: perl@9359 breaks HTML::Parser
37347              From: Gisle Aas <gisle@ActiveState.com>
37348              Date: 27 Mar 2001 11:30:24 -0800
37349              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
37350              
37351              Clarify the UTF-8 issues of the API docs.
37352              (Slightly reworded and expanded.)
37353      Branch: perl
37354            ! pod/perlapi.pod sv.c sv.h
37355 ____________________________________________________________________________
37356 [  9385] By: jhi                                   on 2001/03/27  19:44:25
37357         Log: If directory entries compare equal case-insensitively,
37358              retry case-sensitively.
37359      Branch: perl
37360            ! ext/File/Glob/bsd_glob.c
37361 ____________________________________________________________________________
37362 [  9384] By: nick                                  on 2001/03/27  19:38:50
37363         Log: Various EBCDIC fixes:
37364              - major revelation that swash code is encoding aware,
37365              (or thought it was) - now it is ;-)
37366              - With that out of the way fix a slab of tr/// cases.
37367              - Fix Encode 'Unicode' to be true Unicode so tests pass.
37368              - As anticipated Base64.xs needed tweaks.
37369              - Until tr/// works right avoid old_encode64 in MIME tests.
37370      Branch: perlio
37371            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
37372            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
37373 ____________________________________________________________________________
37374 [  9383] By: jhi                                   on 2001/03/27  18:34:41
37375         Log: Add the std test suite BEGIN block.
37376      Branch: perl
37377            ! t/lib/xs-typemap.t
37378 ____________________________________________________________________________
37379 [  9382] By: jhi                                   on 2001/03/27  15:16:07
37380         Log: Add debugging output to the test.
37381      Branch: perl
37382            ! t/lib/glob-basic.t
37383 ____________________________________________________________________________
37384 [  9381] By: jhi                                   on 2001/03/27  15:08:10
37385         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
37386      Branch: perl
37387            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
37388            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
37389            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
37390            + t/lib/xs-typemap.t
37391            ! MANIFEST
37392 ____________________________________________________________________________
37393 [  9380] By: jhi                                   on 2001/03/27  14:48:34
37394         Log: Subject: [PATCH] Typemap testing
37395              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
37396              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
37397              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
37398              
37399              (The first part of the patch.)
37400      Branch: perl
37401            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
37402 ____________________________________________________________________________
37403 [  9379] By: jhi                                   on 2001/03/27  14:44:56
37404         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
37405              From: Benjamin Sugars <bsugars@canoe.ca> 
37406              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
37407              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
37408      Branch: perl
37409            ! t/lib/glob-basic.t
37410 ____________________________________________________________________________
37411 [  9378] By: jhi                                   on 2001/03/27  14:42:30
37412         Log: Subject: [PATCH] perlvar nit
37413              From: Simon Cozens <simon@netthink.co.uk>
37414              Date: Tue, 27 Mar 2001 01:12:01 +0100
37415              Message-ID: <20010327011201.A19179@netthink.co.uk>
37416      Branch: perl
37417            ! pod/perlvar.pod
37418 ____________________________________________________________________________
37419 [  9377] By: jhi                                   on 2001/03/27  14:36:26
37420         Log: Subject: [PATCH] B::Terse and warnings
37421              From: Benjamin Sugars <ben.sugars@home.com>
37422              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
37423              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
37424      Branch: perl
37425            ! ext/B/B.pm ext/B/B/Terse.pm
37426 ____________________________________________________________________________
37427 [  9376] By: jhi                                   on 2001/03/27  14:31:31
37428         Log: Document sockatmark() some.
37429      Branch: perl
37430            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
37431            ! pod/perltoc.pod
37432 ____________________________________________________________________________
37433 [  9375] By: jhi                                   on 2001/03/27  14:00:24
37434         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
37435              noted by Gisle and fixed by NI-S.
37436      Branch: perl
37437            ! sv.c
37438 ____________________________________________________________________________
37439 [  9374] By: jhi                                   on 2001/03/27  05:50:01
37440         Log: Regen toc.
37441      Branch: perl
37442            ! pod/perltoc.pod
37443 ____________________________________________________________________________
37444 [  9373] By: jhi                                   on 2001/03/27  05:43:51
37445         Log: Pixie documenting.
37446      Branch: perl
37447            ! Makefile.SH pod/perlhack.pod
37448 ____________________________________________________________________________
37449 [  9372] By: jhi                                   on 2001/03/27  05:29:34
37450         Log: Metaconfig unit changes for #9371.
37451      Branch: metaconfig
37452            ! U/modified/myhostname.U
37453      Branch: metaconfig/U/perl
37454            + d_sockatmark.U
37455            ! gccvers.U
37456 ____________________________________________________________________________
37457 [  9371] By: jhi                                   on 2001/03/27  05:29:07
37458         Log: Add sockatmark() probing.
37459      Branch: perl
37460            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37461            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
37462            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37463            ! vos/config.ga.h win32/config.bc win32/config.gc
37464            ! win32/config.vc
37465 ____________________________________________________________________________
37466 [  9370] By: jhi                                   on 2001/03/26  22:01:18
37467         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
37468              Really need to benchmark this.
37469      Branch: perl
37470            ! pp.c
37471 ____________________________________________________________________________
37472 [  9369] By: nick                                  on 2001/03/26  21:59:30
37473         Log: Integrate mainline.
37474      Branch: perlio
37475            ! ext/MIME/Base64/QuotedPrint.pm
37476           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
37477           !> patchlevel.h pod/perlhack.pod pp_sys.c
37478 ____________________________________________________________________________
37479 [  9368] By: jhi                                   on 2001/03/26  21:47:03
37480         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
37481              
37482              TODO1: perlbench.
37483              TODO2: le, lt, ge, gt?  Yech.
37484      Branch: perl
37485            ! pp.c
37486 ____________________________________________________________________________
37487 [  9367] By: jhi                                   on 2001/03/26  21:34:57
37488         Log: Too much cut-and-paste in #9363.
37489      Branch: perl
37490            ! pp_sys.c
37491 ____________________________________________________________________________
37492 [  9366] By: jhi                                   on 2001/03/26  21:20:53
37493         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
37494              From: Andreas Schwab <schwab@suse.de>
37495              Date: 26 Mar 2001 17:29:04 +0200
37496              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
37497              
37498              (The patch for 5.6.0 or so, this is a guess for bleadperl)
37499      Branch: perl
37500            ! pp_hot.c
37501 ____________________________________________________________________________
37502 [  9365] By: jhi                                   on 2001/03/26  21:07:54
37503         Log: Integrate perlio.
37504      Branch: perl
37505           !> perlio.c
37506 ____________________________________________________________________________
37507 [  9364] By: nick                                  on 2001/03/26  20:30:48
37508         Log: REFCNT botch in layer name cache hash.
37509      Branch: perlio
37510            ! perlio.c
37511 ____________________________________________________________________________
37512 [  9363] By: jhi                                   on 2001/03/26  18:44:32
37513         Log: Subject: [PATCH] socket() leaks file descriptors
37514              From: Benjamin Sugars <bsugars@canoe.ca>
37515              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
37516              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
37517              
37518              Also sockpair() fixed similarly.
37519      Branch: perl
37520            ! pp_sys.c
37521 ____________________________________________________________________________
37522 [  9362] By: jhi                                   on 2001/03/26  18:37:52
37523         Log: Integrate perlio.
37524      Branch: perl
37525           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
37526 ____________________________________________________________________________
37527 [  9361] By: nick                                  on 2001/03/26  17:32:06
37528         Log: Implement flush of linebuffered streams on read of a tty.
37529      Branch: perlio
37530            ! perlio.c perliol.h
37531 ____________________________________________________________________________
37532 [  9360] By: nick                                  on 2001/03/26  17:12:32
37533         Log: Memory tweaks and notes for OEMVS.
37534      Branch: perlio
37535            ! README.os390 miniperlmain.c t/op/pat.t
37536 ____________________________________________________________________________
37537 [  9359] By: jhi                                   on 2001/03/26  02:12:54
37538         Log: Update Changes.
37539      Branch: perl
37540            ! Changes patchlevel.h
37541 ____________________________________________________________________________
37542 [  9358] By: jhi                                   on 2001/03/26  02:05:32
37543         Log: Document the most common pixie options.
37544      Branch: perl
37545            ! pod/perlhack.pod
37546 ____________________________________________________________________________
37547 [  9357] By: jhi                                   on 2001/03/26  01:25:28
37548         Log: For perl.pixie check *before* compiling that optimize is -g,
37549              as for perl.third.
37550      Branch: perl
37551            ! Makefile.SH
37552 ____________________________________________________________________________
37553 [  9356] By: jhi                                   on 2001/03/26  01:13:41
37554         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
37555      Branch: perl
37556            ! Makefile.SH
37557 ____________________________________________________________________________
37558 [  9355] By: jhi                                   on 2001/03/26  01:11:19
37559         Log: Remove t/perl.third.
37560      Branch: perl
37561            ! Makefile.SH
37562 ____________________________________________________________________________
37563 [  9354] By: jhi                                   on 2001/03/26  00:23:38
37564         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
37565              IO::Sockatmark().
37566      Branch: perl
37567            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
37568 ____________________________________________________________________________
37569 [  9353] By: jhi                                   on 2001/03/25  22:25:04
37570         Log: Integrate perlio.
37571      Branch: perl
37572           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
37573           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
37574           !> pp_hot.c win32/makefile.mk
37575 ____________________________________________________________________________
37576 [  9352] By: jhi                                   on 2001/03/25  22:21:41
37577         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
37578              From: Radu Greab <radu@netsoft.ro>
37579              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
37580              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
37581      Branch: perl
37582            ! pp_sys.c
37583 ____________________________________________________________________________
37584 [  9351] By: nick                                  on 2001/03/25  22:15:02
37585         Log: Fix readline in list mode to tell rest of world that it has
37586              things on the stack. Otherwise if perl code gets invoked
37587              underneath it it scribbles over results-so-far.
37588              (Why TIEHANDLE has not tripped on this is a mystery.)
37589      Branch: perlio
37590            ! pp_hot.c
37591 ____________________________________________________________________________
37592 [  9350] By: nick                                  on 2001/03/25  22:10:13
37593         Log: win32/makefile.mk typos
37594      Branch: perlio
37595            ! win32/makefile.mk
37596 ____________________________________________________________________________
37597 [  9349] By: nick                                  on 2001/03/25  21:31:14
37598         Log: Integrate now-non-binary file.
37599      Branch: perlio
37600           !> t/lib/mimeqp.t
37601 ____________________________________________________________________________
37602 [  9348] By: nick                                  on 2001/03/25  21:27:24
37603         Log: Make it text
37604      Branch: perlio
37605            ! t/lib/mimeqp.t
37606 ____________________________________________________________________________
37607 [  9347] By: nick                                  on 2001/03/25  21:25:37
37608         Log: Integrate mainline.
37609      Branch: perlio
37610           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
37611           !> lib/Term/ReadLine.pm t/lib/md5-file.t
37612 ____________________________________________________________________________
37613 [  9346] By: nick                                  on 2001/03/25  20:58:15
37614         Log: Add destruct time hook to PerlIO (for work-in-process implementing
37615              layers in perl code. In such cases layers need to be popped before
37616              we loose the ability to run perl code.)
37617              Also back-out "PerlIO::object" hook - it isn't going to work like that...
37618      Branch: perlio
37619            ! perl.c perlio.c perlio.h perliol.h
37620 ____________________________________________________________________________
37621 [  9345] By: nick                                  on 2001/03/25  20:49:11
37622         Log: Avoid at leasy one of undefined warnings in Encode.
37623      Branch: perlio
37624            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
37625 ____________________________________________________________________________
37626 [  9344] By: jhi                                   on 2001/03/25  20:37:43
37627         Log: A workaround for using Term::ReadLine in emacs minibuffer
37628              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
37629              additional tweaks from Ilya Zakharevich.
37630      Branch: perl
37631            ! lib/Term/ReadLine.pm
37632 ____________________________________________________________________________
37633 [  9343] By: nick                                  on 2001/03/25  20:21:14
37634         Log: Missing return value.
37635      Branch: perlio
37636            ! ext/PerlIO/Scalar/Scalar.xs
37637 ____________________________________________________________________________
37638 [  9342] By: jhi                                   on 2001/03/25  16:21:00
37639         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
37640              to equal the CPAN versions since no code changes have been made.
37641      Branch: perl
37642            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
37643            ! t/lib/md5-file.t
37644 ____________________________________________________________________________
37645 [  9341] By: jhi                                   on 2001/03/25  16:01:48
37646         Log: Escape 8-bit characters.
37647      Branch: perl
37648            ! t/lib/mimeqp.t
37649 ____________________________________________________________________________
37650 [  9340] By: gsar                                  on 2001/03/25  15:50:53
37651         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
37652              chars)
37653      Branch: perl
37654            + t/lib/mimeqp.t
37655 ____________________________________________________________________________
37656 [  9339] By: gsar                                  on 2001/03/25  15:48:50
37657         Log: delete mimeqp.t for later add with text mode set
37658      Branch: perl
37659            - t/lib/mimeqp.t
37660 ____________________________________________________________________________
37661 [  9338] By: nick                                  on 2001/03/25  09:01:57
37662         Log: Integrate mainline.
37663      Branch: perlio
37664           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
37665           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
37666           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
37667           +> t/lib/mimeb64u.t t/lib/mimeqp.t
37668           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
37669           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
37670           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
37671 ____________________________________________________________________________
37672 [  9337] By: jhi                                   on 2001/03/25  04:23:24
37673         Log: Add MIME::Base64 here and there.  Again, a lot of
37674              optimism is in the air.
37675      Branch: perl
37676            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
37677            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
37678 ____________________________________________________________________________
37679 [  9336] By: jhi                                   on 2001/03/25  04:12:43
37680         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
37681              this by ear as I do not do Win32 programming.)
37682      Branch: perl
37683            ! win32/Makefile win32/makefile.mk
37684 ____________________________________________________________________________
37685 [  9335] By: jhi                                   on 2001/03/25  04:03:50
37686         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
37687      Branch: perl
37688            ! t/lib/md5-file.t
37689 ____________________________________________________________________________
37690 [  9334] By: jhi                                   on 2001/03/25  03:58:53
37691         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
37692      Branch: perl
37693            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
37694            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
37695            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
37696            + t/lib/mimeb64u.t t/lib/mimeqp.t
37697            ! MANIFEST
37698 ____________________________________________________________________________
37699 [  9333] By: jhi                                   on 2001/03/24  20:14:37
37700         Log: Integrate perlio.
37701      Branch: perl
37702           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
37703 ____________________________________________________________________________
37704 [  9332] By: nick                                  on 2001/03/24  19:40:34
37705         Log: Fix un-init variable leading to spurious "Out of Memory!"
37706      Branch: perlio
37707            ! doio.c
37708 ____________________________________________________________________________
37709 [  9331] By: nick                                  on 2001/03/24  19:09:59
37710         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
37711              and update layers internals doc.
37712      Branch: perlio
37713            ! pod/perlfunc.pod pod/perliol.pod
37714 ____________________________________________________________________________
37715 [  9330] By: jhi                                   on 2001/03/24  18:42:11
37716         Log: The length might be uninitialized garbage if the *svp is the undef.
37717      Branch: perl
37718            ! doio.c
37719 ____________________________________________________________________________
37720 [  9329] By: jhi                                   on 2001/03/24  18:26:57
37721         Log: (Retracted by #9393)
37722              
37723              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
37724              From: Simon Cozens <simon@netthink.co.uk>
37725              Date: Sat, 24 Mar 2001 17:13:17 +0000
37726              Message-ID: <20010324171317.A13406@netthink.co.uk>
37727      Branch: perl
37728            ! utils/h2xs.PL
37729 ____________________________________________________________________________
37730 [  9328] By: nick                                  on 2001/03/24  17:22:02
37731         Log: Integrate mainline.
37732      Branch: perlio
37733           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
37734           !> lib/unicode/version
37735 ____________________________________________________________________________
37736 [  9327] By: nick                                  on 2001/03/24  17:16:02
37737         Log: Integrate mainline.
37738      Branch: perlio
37739           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
37740           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
37741           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
37742           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
37743           +> t/lib/md5-file.t
37744           !> MANIFEST Makefile.SH configure.com djgpp/config.over
37745           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
37746           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
37747           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
37748           !> win32/makefile.mk
37749 ____________________________________________________________________________
37750 [  9326] By: jhi                                   on 2001/03/24  17:00:42
37751         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
37752      Branch: perl
37753            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
37754            ! lib/unicode/version
37755 ____________________________________________________________________________
37756 [  9325] By: jhi                                   on 2001/03/24  16:22:33
37757         Log: Subject: Re: B::Deparse bug (5.6.0)
37758              From: Robin Houston <robin@kitsite.com>
37759              Date: Sat, 24 Mar 2001 14:33:09 +0000
37760              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
37761      Branch: perl
37762            ! op.c pp.c t/lib/b.t t/op/repeat.t
37763 ____________________________________________________________________________
37764 [  9324] By: jhi                                   on 2001/03/24  16:21:56
37765         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
37766              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
37767              these additions may be too optimistic.
37768      Branch: perl
37769            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
37770            ! hints/uwin.sh hints/vmesa.sh
37771 ____________________________________________________________________________
37772 [  9323] By: jhi                                   on 2001/03/24  16:06:01
37773         Log: Integrate perlio.
37774      Branch: perl
37775           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
37776           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37777            ! Makefile.SH
37778           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
37779           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
37780           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
37781           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
37782           !> win32/makefile.mk win32/perlhost.h win32/win32.c
37783           !> win32/win32iop.h
37784 ____________________________________________________________________________
37785 [  9322] By: nick                                  on 2001/03/24  14:39:12
37786         Log: Routine Win32 regen_config_h - no real changes.
37787      Branch: perlio
37788            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37789 ____________________________________________________________________________
37790 [  9321] By: nick                                  on 2001/03/24  14:31:49
37791         Log: PerlIO fixups for Win32:
37792              - provide win33_popenlist() - non-functional as yet.
37793              - avoid need for aTHX in PerlIO_debug calls - even if not 
37794              enabled args are still evaluated so Win32 has trouble during fork().
37795              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
37796              - Fixup makedef.pl for latest set of symbols.
37797      Branch: perlio
37798            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
37799            ! win32/perlhost.h win32/win32.c win32/win32iop.h
37800 ____________________________________________________________________________
37801 [  9320] By: nick                                  on 2001/03/24  14:26:58
37802         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
37803              was gibberish - broke it on WIn32 at least.
37804      Branch: perlio
37805            ! ext/POSIX/POSIX.xs
37806 ____________________________________________________________________________
37807 [  9319] By: nick                                  on 2001/03/24  11:29:41
37808         Log: Generated files.
37809      Branch: perlio
37810            ! embed.h global.sym objXSUB.h perlapi.c proto.h
37811 ____________________________________________________________________________
37812 [  9318] By: nick                                  on 2001/03/24  10:29:37
37813         Log: Implement:
37814              1.  open($fh,"+<",undef);  # add test to t/io/open.t
37815              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
37816      Branch: perlio
37817            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
37818            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37819            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
37820            ! t/io/open.t t/io/utf8.t
37821 ____________________________________________________________________________
37822 [  9317] By: jhi                                   on 2001/03/23  23:41:25
37823         Log: AIX does seems to have optimization problems with its C compilers.
37824      Branch: perl
37825            ! hints/aix.sh
37826 ____________________________________________________________________________
37827 [  9316] By: jhi                                   on 2001/03/23  23:40:46
37828         Log: Integrate perlio.
37829      Branch: perl
37830           +> lib/PerlIO.pm
37831           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
37832           !> perliol.h
37833 ____________________________________________________________________________
37834 [  9315] By: jhi                                   on 2001/03/23  22:16:30
37835         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
37836      Branch: perl
37837            ! t/lib/md5-file.t
37838 ____________________________________________________________________________
37839 [  9314] By: nick                                  on 2001/03/23  20:49:02
37840         Log: Perlio internals re-organized.
37841              - open process creates AV of layer/arg pairs
37842              (appends layers from open() or open.pm to default list).
37843              - push arg is now an SV.
37844              - layer ->Open get passed the AV
37845              - open is no longer mandatory method.
37846              - topmost layer that has ->Open method does the open
37847              - any layers above are pushed once that returns.
37848              - vtable re-ordered so dummy layers need only provide push/pop methods.
37849      Branch: perlio
37850            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
37851 ____________________________________________________________________________
37852 [  9313] By: nick                                  on 2001/03/23  16:27:41
37853         Log: Check in a stable (working) version before next round of tweaks.
37854              Changes include:
37855              - Move default layers code out of doio.c and into perlio.c
37856              - Single routine for parsing layer specification strings.
37857              - Skeleton support for demand loading of layers
37858              - Core-dump avoidance if PERLIO environment specifies loadable layer
37859              (does not _work_ as need IO to load and need load to do IO ...)
37860      Branch: perlio
37861            + lib/PerlIO.pm
37862            ! MANIFEST doio.c perlio.c
37863 ____________________________________________________________________________
37864 [  9312] By: gsar                                  on 2001/03/23  16:25:25
37865         Log: add execute bit to files with shebang lines in the repository;
37866              avoid clobbering execute bit in Porting/makerel 
37867      Branch: maint-5.6/perl
37868            ! (edit 144 files)
37869 ____________________________________________________________________________
37870 [  9311] By: jhi                                   on 2001/03/23  14:25:35
37871         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
37872      Branch: perl
37873            ! MANIFEST
37874 ____________________________________________________________________________
37875 [  9310] By: jhi                                   on 2001/03/23  13:45:04
37876         Log: Subject: [PATCH] Net::Ping
37877              From: Colin McMillen <mcmi0037@tc.umn.edu>
37878              Date: Thu, 22 Mar 2001 19:30:31 -0600
37879              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
37880      Branch: perl
37881            ! lib/Net/Ping.pm
37882 ____________________________________________________________________________
37883 [  9309] By: jhi                                   on 2001/03/23  13:39:13
37884         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
37885      Branch: perl
37886            ! t/lib/md5-aaa.t t/lib/md5-file.t
37887 ____________________________________________________________________________
37888 [  9308] By: jhi                                   on 2001/03/23  13:20:34
37889         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
37890              - bump the version to 2.14
37891              - drop the base64 tests since they require MIME::Base64
37892              - drop the rfc1321.txt
37893              - drop the hints/dec_osf.pl since it's only needed for
37894              pre-5.005_03 Perls
37895              Todo:
37896              - the U32 alignment testing is now removed; it needs to
37897              be reintroduced as as a Config variable (meaning also
37898              as a Configure test)
37899              - get the new EBCDIC md5sum for MD5.pm
37900              - test in Win32 to see how badly I botched the makefiles
37901      Branch: perl
37902            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
37903            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
37904            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
37905            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
37906            + t/lib/md5-file.t
37907            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
37908            ! win32/Makefile win32/makefile.mk
37909 ____________________________________________________________________________
37910 [  9307] By: jhi                                   on 2001/03/23  12:56:14
37911         Log: Integrate change #9306 from maintperl into mainline,
37912              AIX dynaloader for AIXes without <load.h>.
37913      Branch: perl
37914           !> ext/DynaLoader/hints/aix.pl
37915 ____________________________________________________________________________
37916 [  9306] By: jhi                                   on 2001/03/23  12:51:36
37917         Log: There are AIXes without /usr/include/load.h,
37918              patch from H.Merijn Brand.
37919      Branch: maint-5.6/perl
37920            ! ext/DynaLoader/hints/aix.pl
37921 ____________________________________________________________________________
37922 [  9305] By: nick                                  on 2001/03/23  11:00:42
37923         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
37924      Branch: perlio
37925            ! ext/Encode/Encode.xs perlio.c perlio.h
37926 ____________________________________________________________________________
37927 [  9304] By: nick                                  on 2001/03/23  10:20:46
37928         Log: Render -Duseperlio functional again.
37929              - this is "quick fix" which calls PerlIO_apply_layers after opening,
37930              which is what old scheme did. New scheme needs to change that
37931              to make open(...,\$scalar) etc. work but this will do for now.
37932      Branch: perlio
37933            ! perlio.c
37934 ____________________________________________________________________________
37935 [  9303] By: nick                                  on 2001/03/23  09:53:20
37936         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
37937              -Uuseperlio now works again.
37938              -Duseperlio is still poorly. Don't merge yet...
37939      Branch: perlio
37940            ! doio.c perlio.h
37941 ____________________________________________________________________________
37942 [  9302] By: nick                                  on 2001/03/22  22:26:51
37943         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
37944              type code.
37945              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
37946              is its main caller. In particular now has access to "extra" args, and
37947              can tell when an open handle is "reopened" (or duped?).
37948              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
37949              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
37950              PerlIO_open() et. al. (i.e. other way round).
37951              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
37952              with args close to PerlIO_openn().
37953      Branch: perlio
37954            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
37955 ____________________________________________________________________________
37956 [  9301] By: jhi                                   on 2001/03/22  20:58:04
37957         Log: Integrate perlio.
37958      Branch: perl
37959           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
37960           !> t/io/open.t util.c
37961 ____________________________________________________________________________
37962 [  9300] By: nick                                  on 2001/03/22  17:36:32
37963         Log: Don't include $@ in not ok message.
37964      Branch: perlio
37965            ! t/io/open.t
37966 ____________________________________________________________________________
37967 [  9299] By: gsar                                  on 2001/03/22  16:53:45
37968         Log: back out changes#7532,7521 for now (appears to have problems
37969              on IRIX)
37970      Branch: maint-5.6/perl
37971            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
37972            ! ext/POSIX/typemap pod/perlvar.pod
37973 ____________________________________________________________________________
37974 [  9298] By: nick                                  on 2001/03/22  14:35:46
37975         Log: Give a meaning to '&' in n-arg open case:
37976              open($fh,"<&",$scalar);
37977              $scalar can be:
37978              - an integer which does "fdopen"
37979              open($fh,"<&",2); # like open($fh,"<&2")
37980              - something that will yield a file handle via sv_2io()
37981              useful for dup'ing anonymous handles.
37982              e.g.:
37983              open(my $fh,"<&",\*STDIN);
37984              open(my $dup,"<&",$fh);
37985      Branch: perlio
37986            ! doio.c t/io/open.t
37987 ____________________________________________________________________________
37988 [  9297] By: nick                                  on 2001/03/22  13:34:35
37989         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
37990      Branch: perlio
37991            ! util.c
37992 ____________________________________________________________________________
37993 [  9296] By: nick                                  on 2001/03/22  12:51:20
37994         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
37995      Branch: perlio
37996            ! perl.c
37997 ____________________________________________________________________________
37998 [  9295] By: nick                                  on 2001/03/22  11:59:44
37999         Log: If stdin, stdout or stderr get opened in unexpected read/write state
38000              then warn at time of open not at time of use.
38001      Branch: perlio
38002            ! doio.c pp_hot.c pp_sys.c
38003 ____________________________________________________________________________
38004 [  9294] By: nick                                  on 2001/03/22  10:54:35
38005         Log: Die on n-arg open(...,"",xxx,yyy,...)
38006              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
38007              - die on read/write cases so we can decide what it means later.
38008      Branch: perlio
38009            ! doio.c embed.pl iperlsys.h util.c
38010 ____________________________________________________________________________
38011 [  9293] By: nick                                  on 2001/03/22  09:02:45
38012         Log: perlio tweaks (reported by Nick Clark)
38013              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
38014              error check in Pendinf_read().
38015      Branch: perlio
38016            ! perlio.c
38017 ____________________________________________________________________________
38018 [  9292] By: gsar                                  on 2001/03/22  07:12:00
38019         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
38020              fixes)
38021      Branch: maint-5.6/perl
38022           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
38023 ____________________________________________________________________________
38024 [  9291] By: jhi                                   on 2001/03/22  06:06:44
38025         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
38026      Branch: perl
38027            ! t/op/re_tests
38028 ____________________________________________________________________________
38029 [  9290] By: jhi                                   on 2001/03/22  05:57:01
38030         Log: Move MacOS Classic higher in the list of supported platforms.
38031      Branch: maint-5.6/perl
38032            ! pod/perlport.pod
38033 ____________________________________________________________________________
38034 [  9289] By: gsar                                  on 2001/03/22  05:35:04
38035         Log: revert part of change#6438 for compatibility (av_reify()
38036              appears to be needed to implement av_splice()ish things
38037              in XS)
38038      Branch: maint-5.6/perl
38039            ! embed.pl global.sym objXSUB.h perlapi.c
38040 ____________________________________________________________________________
38041 [  9288] By: gsar                                  on 2001/03/22  03:09:19
38042         Log: update copyright year
38043      Branch: maint-5.6/perl
38044            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
38045            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
38046            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
38047            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
38048            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
38049            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
38050            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
38051            ! x2p/walk.c
38052 ____________________________________________________________________________
38053 [  9287] By: jhi                                   on 2001/03/21  20:30:54
38054         Log: Integrate perlio.
38055      Branch: perl
38056           !> ext/Data/Dumper/Dumper.xs
38057 ____________________________________________________________________________
38058 [  9286] By: gsar                                  on 2001/03/21  19:49:54
38059         Log: makefile.mk tweak
38060      Branch: maint-5.6/perl
38061            ! win32/Makefile win32/makefile.mk
38062 ____________________________________________________________________________
38063 [  9285] By: nick                                  on 2001/03/21  19:07:13
38064         Log: Multiplicity fix for Dumper.
38065      Branch: perlio
38066            ! ext/Data/Dumper/Dumper.xs
38067 ____________________________________________________________________________
38068 [  9284] By: nick                                  on 2001/03/21  19:01:07
38069         Log: Integrate mainline - (does not build xTHX issue in Dumper).
38070      Branch: perlio
38071           !> (integrate 27 files)
38072 ____________________________________________________________________________
38073 [  9283] By: jhi                                   on 2001/03/21  17:17:35
38074         Log: Integrate change #9282 from mainline into maintperl,
38075              4-arg UTF-8 substr().
38076      Branch: maint-5.6/perl
38077           !> pp.c
38078 ____________________________________________________________________________
38079 [  9282] By: jhi                                   on 2001/03/21  17:15:43
38080         Log: The #9270 would have leaked a scalar if pp_substr()
38081              returned early.
38082      Branch: perl
38083            ! pp.c
38084 ____________________________________________________________________________
38085 [  9281] By: gsar                                  on 2001/03/21  17:03:14
38086         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
38087      Branch: maint-5.6/perl
38088            ! win32/makefile.mk
38089 ____________________________________________________________________________
38090 [  9280] By: gsar                                  on 2001/03/21  17:01:20
38091         Log: some tweaks to change#9278 (fork() emulation should be enabled
38092              by setting BUILD_FLAVOR instead of changing the defaults)
38093      Branch: maint-5.6/perl
38094            ! win32/makefile.mk
38095 ____________________________________________________________________________
38096 [  9279] By: gsar                                  on 2001/03/21  16:47:19
38097         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
38098      Branch: maint-5.6/perl
38099            ! ext/File/Glob/Glob.pm
38100           !> lib/Cwd.pm
38101 ____________________________________________________________________________
38102 [  9278] By: jhi                                   on 2001/03/21  14:35:10
38103         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
38104              From: "Vadim Konovalov" <watman@inbox.ru>
38105              Date: Wed, 21 Mar 2001 01:53:51 +0300
38106              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
38107      Branch: maint-5.6/perl
38108            ! win32/makefile.mk win32/win32sck.c
38109 ____________________________________________________________________________
38110 [  9277] By: jhi                                   on 2001/03/21  13:58:28
38111         Log: Integrate change #9270 from mainline to maintperl:
38112              continued 4-arg UTF-8 substr() fixing.
38113      Branch: maint-5.6/perl
38114           !> pp.c t/op/substr.t
38115 ____________________________________________________________________________
38116 [  9276] By: jhi                                   on 2001/03/21  13:33:00
38117         Log: More pixie cleaning.
38118      Branch: perl
38119            ! Makefile.SH
38120 ____________________________________________________________________________
38121 [  9275] By: jhi                                   on 2001/03/21  03:54:17
38122         Log: Update Changes.
38123      Branch: perl
38124            ! Changes patchlevel.h
38125 ____________________________________________________________________________
38126 [  9274] By: jhi                                   on 2001/03/21  03:48:24
38127         Log: First stab at making Data::Dumper to grok Unicode.
38128              
38129              TODO: tests, EBCDICify.
38130      Branch: perl
38131            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
38132 ____________________________________________________________________________
38133 [  9273] By: jhi                                   on 2001/03/21  02:23:00
38134         Log: Fix for
38135              
38136              Subject: Memory leak in unquoted print   
38137              From: Benjamin Sugars <bsugars@canoe.ca> 
38138              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
38139              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
38140      Branch: perl
38141            ! perlio.c
38142 ____________________________________________________________________________
38143 [  9272] By: jhi                                   on 2001/03/21  01:33:17
38144         Log: Subject: Re: [PATCH] POSIX::getcwd()
38145              From: Benjamin Sugars <bsugars@canoe.ca> 
38146              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
38147              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
38148      Branch: perl
38149            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
38150 ____________________________________________________________________________
38151 [  9271] By: jhi                                   on 2001/03/21  01:22:52
38152         Log: Subject: [PATCH] Cwd.pm docs
38153              From: Benjamin Sugars <bsugars@canoe.ca>
38154              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
38155              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
38156      Branch: perl
38157            ! lib/Cwd.pm
38158 ____________________________________________________________________________
38159 [  9270] By: jhi                                   on 2001/03/21  01:16:29
38160         Log: Continue 4-arg substr() UTF-8 fixage.
38161      Branch: perl
38162            ! pp.c t/op/substr.t
38163 ____________________________________________________________________________
38164 [  9269] By: jhi                                   on 2001/03/21  00:46:14
38165         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
38166              
38167              revert the leak fix in change#9142 (problem needs a more experimental
38168              fix unsuitable for 5.6.1)
38169              
38170              do alphabetical sorting by default (for csh compatibility)
38171              
38172              cut-n-paste goof in change#9264
38173              
38174              VMS piping fixes (from Charles Lane)
38175      Branch: perl
38176           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
38177           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
38178           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
38179 ____________________________________________________________________________
38180 [  9268] By: jhi                                   on 2001/03/21  00:37:04
38181         Log: Integrate perlio.
38182      Branch: perl
38183           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
38184           !> utf8.c utf8.h utfebcdic.h
38185 ____________________________________________________________________________
38186 [  9267] By: nick                                  on 2001/03/20  20:04:39
38187         Log: More EBCDIC stuff:
38188              - Loose the extra level of function on ASCII.
38189              - spotted a chr(0) issue in sv.c
38190              - re-work of UTF-X tr/// ranges to work in Unicode
38191              space. Still issues with the "0xff is illegal UTF-8" hack.
38192              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
38193              (why do it once when you can do it all over the place :-(
38194              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
38195              need utf8.pm for swashes.
38196              - Simplified and commented scan_const() in toke.c
38197              Still something wrong regexp and tr (swashes?).
38198      Branch: perlio
38199            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
38200            ! utf8.c utf8.h utfebcdic.h
38201 ____________________________________________________________________________
38202 [  9266] By: gsar                                  on 2001/03/20  19:16:43
38203         Log: VMS piping fixes (from Charles Lane)
38204      Branch: maint-5.6/perl
38205            ! vms/vms.c vms/vmspipe.com
38206 ____________________________________________________________________________
38207 [  9265] By: gsar                                  on 2001/03/20  17:53:52
38208         Log: cut-n-paste goof in change#9264
38209      Branch: maint-5.6/perl
38210            ! ext/File/Glob/Glob.xs
38211 ____________________________________________________________________________
38212 [  9264] By: gsar                                  on 2001/03/20  17:43:47
38213         Log: do alphabetical sorting by default (for csh compatibility);
38214              bsd_glob() does ASCII sort by default as usual, unless
38215              GLOB_ALPHASORT was specified
38216      Branch: maint-5.6/perl
38217            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
38218            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
38219            ! ext/File/Glob/bsd_glob.h
38220 ____________________________________________________________________________
38221 [  9263] By: gsar                                  on 2001/03/20  16:40:08
38222         Log: integrate change#9255 from mainline (unicode fix)
38223              
38224              substr($bytestr, i, n, $charstr)
38225      Branch: maint-5.6/perl
38226           !> Todo-5.6 pp.c t/op/substr.t
38227 ____________________________________________________________________________
38228 [  9262] By: gsar                                  on 2001/03/20  15:57:41
38229         Log: revert the leak fix in change#9142 (problem needs a more experimental
38230              fix unsuitable for 5.6.1)
38231      Branch: maint-5.6/perl
38232            ! scope.c
38233 ____________________________________________________________________________
38234 [  9261] By: jhi                                   on 2001/03/20  14:26:25
38235         Log: Integrate changes #9259,9260 from maintperl into mainline.
38236              
38237              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
38238              
38239              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
38240      Branch: perl
38241           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
38242 ____________________________________________________________________________
38243 [  9260] By: jhi                                   on 2001/03/20  14:05:46
38244         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
38245              From: Robin Barker <rmb1@cise.npl.co.uk>
38246              Date: Tue, 20 Mar 2001 10:12:04 GMT
38247              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
38248      Branch: maint-5.6/perl
38249            ! run.c
38250 ____________________________________________________________________________
38251 [  9259] By: jhi                                   on 2001/03/20  14:04:39
38252         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
38253              From: Chris Nandor <pudge@pobox.com>
38254              Date: Tue, 20 Mar 2001 00:40:56 -0500
38255              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
38256      Branch: maint-5.6/perl
38257            ! ext/POSIX/POSIX.xs lib/File/Path.pm
38258 ____________________________________________________________________________
38259 [  9258] By: jhi                                   on 2001/03/20  05:09:34
38260         Log: Update Changes.
38261      Branch: perl
38262            ! Changes patchlevel.h
38263 ____________________________________________________________________________
38264 [  9257] By: jhi                                   on 2001/03/20  05:04:25
38265         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
38266      Branch: perl
38267            ! t/op/tr.t
38268 ____________________________________________________________________________
38269 [  9256] By: jhi                                   on 2001/03/20  04:43:12
38270         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
38271              From: Peter Prymmer <pvhp@forte.com>
38272              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
38273              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
38274      Branch: maint-5.6/perl
38275            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
38276 ____________________________________________________________________________
38277 [  9255] By: jhi                                   on 2001/03/19  23:17:17
38278         Log: substr($bytestr, i, n, $charstr)
38279              
38280              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
38281      Branch: perl
38282            ! Todo-5.6 pp.c t/op/substr.t
38283 ____________________________________________________________________________
38284 [  9254] By: jhi                                   on 2001/03/19  22:25:09
38285         Log: Rearrange the make test target prerequisites so that
38286              in a parallel make 'all' is finished before 'test'.
38287      Branch: perl
38288            ! Makefile.SH
38289 ____________________________________________________________________________
38290 [  9253] By: jhi                                   on 2001/03/19  21:48:07
38291         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
38292              From: Robin Houston <robin@kitsite.com>
38293              Date: Mon, 19 Mar 2001 15:48:41 +0000
38294              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
38295      Branch: perl
38296            ! pp_ctl.c
38297 ____________________________________________________________________________
38298 [  9252] By: jhi                                   on 2001/03/19  21:42:27
38299         Log: Integrate perlio.
38300      Branch: perl
38301           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
38302           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
38303           !> utfebcdic.h vms/perly_c.vms
38304 ____________________________________________________________________________
38305 [  9251] By: jhi                                   on 2001/03/19  21:31:28
38306         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
38307              
38308              Dynaloading in 64-bit AIX with vac.
38309      Branch: perl
38310           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
38311           !> hints/aix.sh
38312 ____________________________________________________________________________
38313 [  9250] By: jhi                                   on 2001/03/19  21:18:00
38314         Log: A more robust solution for the 64bitall AIX dynaloading
38315              problem, from Jens-Uwe Mager.
38316      Branch: maint-5.6/perl
38317            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
38318 ____________________________________________________________________________
38319 [  9249] By: nick                                  on 2001/03/19  20:59:37
38320         Log: Integrate mainline.
38321      Branch: perlio
38322           !> (integrate 42 files)
38323 ____________________________________________________________________________
38324 [  9248] By: nick                                  on 2001/03/19  20:22:07
38325         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
38326              (Building on OS390 uses native YACC and YYDEBUG has other
38327              side effects.)
38328      Branch: perlio
38329            ! perly.c perly.y vms/perly_c.vms
38330 ____________________________________________________________________________
38331 [  9247] By: jhi                                   on 2001/03/19  19:59:53
38332         Log: 64-bit AIX dynaloading problem (see #9244) idea
38333              from Jens-Uwe Mager.
38334      Branch: maint-5.6/perl
38335            ! ext/DynaLoader/dl_aix.xs
38336 ____________________________________________________________________________
38337 [  9246] By: nick                                  on 2001/03/19  19:27:57
38338         Log: More EBCDIC fixes.
38339      Branch: perlio
38340            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
38341            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
38342 ____________________________________________________________________________
38343 [  9245] By: jhi                                   on 2001/03/19  19:05:19
38344         Log: Integrate change #9243 from mainline into maintperl.
38345              
38346              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
38347      Branch: maint-5.6/perl
38348           !> README.vmesa
38349 ____________________________________________________________________________
38350 [  9244] By: jhi                                   on 2001/03/19  19:03:15
38351         Log: Get 64bitall AIX building, but still does not test okay:
38352              dynaloading anything fails, for example for op/defins:
38353              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
38354              (update: fixed by #9247,9250)
38355      Branch: maint-5.6/perl
38356            ! hints/aix.sh
38357 ____________________________________________________________________________
38358 [  9243] By: jhi                                   on 2001/03/19  19:00:16
38359         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
38360              From: Robin Barker <rmb1@cise.npl.co.uk>
38361              Date: Mon, 19 Mar 2001 18:01:57 GMT
38362              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
38363      Branch: perl
38364            ! README.vmesa
38365 ____________________________________________________________________________
38366 [  9242] By: jhi                                   on 2001/03/19  18:58:43
38367         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
38368              
38369              TODO: tests.
38370      Branch: perl
38371            ! doop.c op.c
38372 ____________________________________________________________________________
38373 [  9241] By: gsar                                  on 2001/03/19  17:34:46
38374         Log: VMSify tests (from Charles Lane)
38375      Branch: maint-5.6/perl
38376            ! t/lib/filehand.t t/lib/texttabs.t
38377 ____________________________________________________________________________
38378 [  9240] By: jhi                                   on 2001/03/19  14:24:26
38379         Log: Integrate change #9233 from maintperl into mainline.
38380              
38381              some refcounts were incorrect in perl_clone()
38382      Branch: perl
38383           !> sv.c
38384 ____________________________________________________________________________
38385 [  9239] By: gsar                                  on 2001/03/19  09:23:17
38386         Log: this is 5.6.1-trial3
38387      Branch: maint-5.6/perl
38388            ! Changes
38389 ____________________________________________________________________________
38390 [  9238] By: gsar                                  on 2001/03/19  08:47:04
38391         Log: some new symbols are only available under ithreads
38392      Branch: maint-5.6/perl
38393            ! makedef.pl
38394 ____________________________________________________________________________
38395 [  9237] By: gsar                                  on 2001/03/19  08:42:28
38396         Log: update patchlevel.h, Changes, &c.
38397      Branch: maint-5.6/perl
38398            ! Changes patchlevel.h pod/perlhist.pod
38399           !> AUTHORS
38400 ____________________________________________________________________________
38401 [  9236] By: gsar                                  on 2001/03/19  08:17:49
38402         Log: integrate changes#8068,8717 from mainline
38403              
38404              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
38405              
38406              [PATCH CPAN 1.59_51] warning message (not!)
38407      Branch: maint-5.6/perl
38408           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
38409           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
38410           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
38411           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
38412           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
38413 ____________________________________________________________________________
38414 [  9235] By: gsar                                  on 2001/03/19  08:07:09
38415         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
38416              
38417              [PATCH] Add missing CV flags to dump.c
38418              
38419              Re: [patch] Re: PL_ptr_table
38420              
38421              Fixup non-ithread build after 8713
38422              
38423              Generated files form 8713 etc.
38424              
38425              Correct the correction :-(
38426              
38427              Documenting coderef @INC (Re: CPAN "make this script work" feature)
38428              
38429              Subject: Re: sync sync sync: have I missed any patches?
38430              Replace djSP with dSP.
38431      Branch: maint-5.6/perl
38432           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
38433           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
38434           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
38435           !> sv.c sv.h win32/perlhost.h
38436 ____________________________________________________________________________
38437 [  9234] By: gsar                                  on 2001/03/19  07:22:05
38438         Log: revert the change#9090 integrate for now (change looks somewhat
38439              incomplete in that [ha]v_exists() need something similar; lacks
38440              tests; &c.)
38441      Branch: maint-5.6/perl
38442            ! hv.c
38443 ____________________________________________________________________________
38444 [  9233] By: gsar                                  on 2001/03/19  07:10:01
38445         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
38446              destruction when there are unreferenced scalars (SvREFCNT==0)
38447      Branch: maint-5.6/perl
38448            ! sv.c
38449 ____________________________________________________________________________
38450 [  9232] By: jhi                                   on 2001/03/19  05:11:02
38451         Log: Regen api and toc.
38452      Branch: maint-5.6/perl
38453            ! pod/perlapi.pod pod/perltoc.pod
38454 ____________________________________________________________________________
38455 [  9231] By: jhi                                   on 2001/03/19  04:06:03
38456         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
38457              add a lost line in pp.c:pp_chop(), update to new op/chop.
38458              
38459              Clarify the description differentiating for and while; inspired by
38460              
38461              Subject: [ID 20010306.004] || != named unary operator
38462              
38463              The $Is_MacOS needs to be declared.
38464      Branch: maint-5.6/perl
38465            ! pp.c t/op/chop.t
38466           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
38467 ____________________________________________________________________________
38468 [  9230] By: jhi                                   on 2001/03/19  03:48:16
38469         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
38470              9079,9083,9089,9090,9091 from mainline to maintperl.
38471              
38472              Quieten some noise in Win32 builds
38473              
38474              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
38475              
38476              The perlretut was still talking about the old \p and \P
38477              definitions.
38478              
38479              More tweakage on the Unicode character class descriptions.
38480              
38481              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
38482              
38483              Subject: 'no *POSIX' Patch speeding up make on BS2000 
38484              
38485              Subject: [PATCH] perldata.pod here-doc docs
38486              
38487              Add /sbin and /usr/sbin to the list of directories scanned
38488              for setuid programs.  Takes care of bug id 20010309.003.
38489              
38490              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
38491              
38492              In op/stat #35 better to scan all the potential directories
38493              for setuids, not just the first one.
38494      Branch: maint-5.6/perl
38495            ! Makefile.SH
38496           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
38497           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
38498           !> t/op/stat.t toke.c win32/win32.h
38499 ____________________________________________________________________________
38500 [  9229] By: jhi                                   on 2001/03/19  02:31:50
38501         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
38502              From: Chris Nandor <pudge@pobox.com>
38503              Date: Sat, 10 Mar 2001 14:22:19 -0500
38504              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
38505      Branch: maint-5.6/perl
38506            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
38507            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
38508            ! t/lib/b.t t/lib/errno.t
38509 ____________________________________________________________________________
38510 [  9228] By: jhi                                   on 2001/03/19  02:29:59
38511         Log: Integrate changes #9113,9122 from mainline into maintperl.
38512              
38513              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?)
38514      Branch: maint-5.6/perl
38515           !> Configure README.os390 hints/os390.sh
38516 ____________________________________________________________________________
38517 [  9227] By: jhi                                   on 2001/03/19  02:22:35
38518         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
38519              into maintperl.
38520              
38521              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
38522              
38523              Forgot to check-in the larger part of #9120, duh.
38524              
38525              Subject: Another patch for integer.pm POD 
38526              
38527              h2ph strictness and cleanliness from Kurt Starsinic.
38528              
38529              Borland filename case problem.
38530              
38531              h2ph strictness and cleanliness from Kurt Starsinic.
38532              
38533              Subject: [PATCH] the uncontroversial doc patches
38534      Branch: maint-5.6/perl
38535           +> win32/sncfnmcs.pl
38536           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
38537           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
38538           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
38539           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
38540           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
38541           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
38542           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
38543 ____________________________________________________________________________
38544 [  9226] By: jhi                                   on 2001/03/19  02:10:21
38545         Log: Integrate changes #9207,9214 from mainline into maintperl.
38546              
38547              podchecker relaxations: =over has an *optional* number after it,
38548              and whitespace in L<> is okay.
38549      Branch: maint-5.6/perl
38550           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
38551           !> t/pod/poderrs.xr
38552 ____________________________________________________________________________
38553 [  9225] By: jhi                                   on 2001/03/19  02:07:38
38554         Log: Integrate change #9219 from maintperl into mainline.
38555              
38556              remove duplicated tests
38557      Branch: perl
38558           !> t/op/re_tests
38559 ____________________________________________________________________________
38560 [  9224] By: jhi                                   on 2001/03/19  02:06:11
38561         Log: Integrate change #9223 from mainline to maintperl.
38562              
38563              Document -Dmksymlinks.
38564      Branch: maint-5.6/perl
38565           !> INSTALL
38566 ____________________________________________________________________________
38567 [  9223] By: jhi                                   on 2001/03/19  02:01:25
38568         Log: Document -Dmksymlinks.
38569      Branch: perl
38570            ! INSTALL
38571 ____________________________________________________________________________
38572 [  9222] By: jhi                                   on 2001/03/19  01:15:35
38573         Log: The -Dmksymlinks wasn't working for maintperl.
38574      Branch: maint-5.6/perl
38575            ! Configure
38576 ____________________________________________________________________________
38577 [  9221] By: jhi                                   on 2001/03/19  00:49:43
38578         Log: Cleanup pixie residue.
38579      Branch: perl
38580            ! Makefile.SH
38581 ____________________________________________________________________________
38582 [  9220] By: jhi                                   on 2001/03/19  00:44:47
38583         Log: Document the use of pixie/prof; create make targets for it.
38584              
38585              TODO: make t/TEST pixie-aware.
38586      Branch: perl
38587            ! Makefile.SH pod/perlhack.pod
38588 ____________________________________________________________________________
38589 [  9219] By: gsar                                  on 2001/03/19  00:16:55
38590         Log: remove duplicated tests
38591      Branch: maint-5.6/perl
38592            ! t/op/re_tests
38593 ____________________________________________________________________________
38594 [  9218] By: jhi                                   on 2001/03/18  23:59:31
38595         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
38596      Branch: perl
38597            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
38598 ____________________________________________________________________________
38599 [  9217] By: jhi                                   on 2001/03/18  23:25:20
38600         Log: Rewrite the tests section of Makefile to be less redundant
38601              and to allow for more flexible test targets, many recursive
38602              make calls introduced.
38603      Branch: perl
38604            ! Makefile.SH
38605 ____________________________________________________________________________
38606 [  9216] By: jhi                                   on 2001/03/18  22:30:04
38607         Log: Document the use of Third Degree (sparsely).
38608      Branch: perl
38609            ! pod/perlhack.pod t/TEST
38610 ____________________________________________________________________________
38611 [  9215] By: jhi                                   on 2001/03/18  22:10:30
38612         Log: Make targets for testing with Third Degree.
38613      Branch: perl
38614            ! Makefile.SH
38615 ____________________________________________________________________________
38616 [  9214] By: jhi                                   on 2001/03/18  21:08:53
38617         Log: The podchecker relaxations need to mirrored also at the tests.
38618      Branch: perl
38619            ! t/pod/poderrs.xr
38620 ____________________________________________________________________________
38621 [  9213] By: jhi                                   on 2001/03/18  20:56:21
38622         Log: Update Changes.
38623      Branch: perl
38624            ! Changes patchlevel.h
38625 ____________________________________________________________________________
38626 [  9212] By: jhi                                   on 2001/03/18  20:36:59
38627         Log: Looking for config.sh in parent directories isn't
38628              very useful for the toplevel Makefile.
38629      Branch: perl
38630            ! Makefile.SH
38631 ____________________________________________________________________________
38632 [  9211] By: jhi                                   on 2001/03/18  20:33:37
38633         Log: On "make clean" take care of Third Degree droppings.
38634      Branch: perl
38635            ! Makefile.SH
38636 ____________________________________________________________________________
38637 [  9210] By: jhi                                   on 2001/03/18  20:21:34
38638         Log: Add a hook for running the tests under the Third Degree
38639              debugging tool (set $ENV{PERL_3LOG} to non-zero)
38640              
38641              TODO: Document the use of Third Degree.
38642      Branch: perl
38643            ! t/TEST
38644 ____________________________________________________________________________
38645 [  9209] By: jhi                                   on 2001/03/18  20:19:07
38646         Log: Regen toc and api pods.
38647      Branch: perl
38648            ! pod/perlapi.pod pod/perltoc.pod
38649 ____________________________________________________________________________
38650 [  9208] By: jhi                                   on 2001/03/18  20:12:12
38651         Log: Integrate changes #8128,9132 from mainline into maintperl,
38652              Tie::SubstrHash fixes.
38653      Branch: maint-5.6/perl
38654           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
38655 ____________________________________________________________________________
38656 [  9207] By: jhi                                   on 2001/03/18  20:07:43
38657         Log: podchecker relaxations from Michael Stevens.
38658      Branch: perl
38659            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
38660 ____________________________________________________________________________
38661 [  9206] By: jhi                                   on 2001/03/18  20:04:24
38662         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
38663      Branch: perl
38664            ! lib/Locale/Constants.pm lib/Locale/Country.pm
38665            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
38666            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
38667 ____________________________________________________________________________
38668 [  9205] By: jhi                                   on 2001/03/18  19:54:45
38669         Log: Integrate changes #9161,9162 from maintperl to mainline.
38670              
38671              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
38672              results
38673      Branch: perl
38674           !> t/op/magic.t
38675 ____________________________________________________________________________
38676 [  9204] By: jhi                                   on 2001/03/18  19:37:46
38677         Log: Make perl.third checks more understandable to the builder.
38678      Branch: perl
38679            ! Makefile.SH
38680 ____________________________________________________________________________
38681 [  9203] By: jhi                                   on 2001/03/18  19:20:54
38682         Log: Re-integrate #9138 from maintperl to mainline,
38683              the squelching of the unneeded "Scalars leaked" messages.
38684      Branch: perl
38685           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
38686           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
38687           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
38688 ____________________________________________________________________________
38689 [  9202] By: jhi                                   on 2001/03/18  18:48:36
38690         Log: More robust and more paranoid perl.third target.
38691      Branch: perl
38692            ! Makefile.SH
38693 ____________________________________________________________________________
38694 [  9201] By: jhi                                   on 2001/03/18  18:39:21
38695         Log: Integrate change #9197 from maintperl to mainline.
38696              
38697              more thorough cleaning of arenas.
38698      Branch: perl
38699           !> embed.pl perl.c proto.h sv.c t/op/sort.t
38700 ____________________________________________________________________________
38701 [  9200] By: jhi                                   on 2001/03/18  18:25:17
38702         Log: Integrate perlio.
38703      Branch: perl
38704           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
38705           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
38706           !> t/lib/encode.t toke.c universal.c utf8.c
38707 ____________________________________________________________________________
38708 [  9199] By: nick                                  on 2001/03/18  15:23:51
38709         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
38710              is the sense of the test being done. Avoid some magical 127 and 128 values
38711              by using macros.
38712      Branch: perlio
38713            ! doop.c pp_ctl.c sv.c toke.c
38714 ____________________________________________________________________________
38715 [  9198] By: nick                                  on 2001/03/18  14:18:12
38716         Log: UTF-X encoding invariance for Encode:
38717              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
38718              - move the XS code for those to universal.c (so in miniperl)
38719              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
38720              - change ext/Encode/compile to use above.
38721              - Fix t/lib/encode.t for above
38722              - Teach t/lib/b.t to expect -uutf8
38723              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
38724              utf8.pm is needed.
38725      Branch: perlio
38726            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
38727            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
38728 ____________________________________________________________________________
38729 [  9197] By: gsar                                  on 2001/03/18  12:15:57
38730         Log: more thorough cleaning of arenas--keep going until no more
38731              SvREFCNT_dec()s occur (this fixes the problem that causes the
38732              pesky "Scalars leaked" warnings)
38733      Branch: maint-5.6/perl
38734            ! embed.pl perl.c proto.h sv.c t/op/sort.t
38735 ____________________________________________________________________________
38736 [  9196] By: nick                                  on 2001/03/18  10:57:29
38737         Log: Fix pragma/utf8.t # 15
38738              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
38739              are SvUTF8 as well.
38740      Branch: perlio
38741            ! toke.c
38742 ____________________________________________________________________________
38743 [  9195] By: nick                                  on 2001/03/18  09:27:06
38744         Log: Integrate mainline
38745      Branch: perlio
38746           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
38747           !> t/op/pat.t
38748 ____________________________________________________________________________
38749 [  9194] By: jhi                                   on 2001/03/18  05:29:59
38750         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
38751              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
38752      Branch: perl
38753            ! op.c op.h t/op/misc.t t/op/pat.t
38754 ____________________________________________________________________________
38755 [  9193] By: jhi                                   on 2001/03/18  05:15:06
38756         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
38757      Branch: perl
38758            ! mg.c t/op/pat.t
38759 ____________________________________________________________________________
38760 [  9192] By: jhi                                   on 2001/03/18  04:22:43
38761         Log: tr/// UTF-8 patches from Inaba Hiroto.
38762      Branch: perl
38763            ! doop.c op.c
38764 ____________________________________________________________________________
38765 [  9191] By: jhi                                   on 2001/03/18  04:21:17
38766         Log: Integrate perlio.
38767      Branch: perl
38768           !> utf8.c utfebcdic.h
38769 ____________________________________________________________________________
38770 [  9190] By: nick                                  on 2001/03/17  20:32:01
38771         Log: Correct #if EBCDIC side typos.
38772              Builds and passes many tests on OS390.
38773      Branch: perlio
38774            ! utf8.c utfebcdic.h
38775 ____________________________________________________________________________
38776 [  9189] By: jhi                                   on 2001/03/17  18:55:49
38777         Log: Add prerequisites for the perl.third target.
38778      Branch: perl
38779            ! Makefile.SH
38780 ____________________________________________________________________________
38781 [  9188] By: jhi                                   on 2001/03/17  18:46:00
38782         Log: Integrate perlio.
38783      Branch: perl
38784           +> utfebcdic.h
38785           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
38786 ____________________________________________________________________________
38787 [  9187] By: jhi                                   on 2001/03/17  18:38:47
38788         Log: Add a make rule for perl.third (the Third Degree memory debugging
38789              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
38790      Branch: perl
38791            ! Makefile.SH
38792 ____________________________________________________________________________
38793 [  9186] By: nick                                  on 2001/03/17  18:34:48
38794         Log: MANIFEST addition :-(
38795      Branch: perlio
38796            ! MANIFEST
38797 ____________________________________________________________________________
38798 [  9185] By: nick                                  on 2001/03/17  18:29:50
38799         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
38800              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
38801              a superset of ASCII are invariant under the encoding. This is EBCDIC
38802              friendly as an encoded string can be looked at as being EBCDIC by lexer
38803              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
38804              ASCII on ASCII machines.
38805              
38806              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
38807              seperate.
38808              - Add some more macros to comprehend different shift amounts and
38809              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
38810              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
38811              and conditionaly #include it.
38812              
38813              EBCDIC build as yet untested.  ASCII still fails the one test.
38814      Branch: perlio
38815            + utfebcdic.h
38816            ! utf8.c utf8.h
38817 ____________________________________________________________________________
38818 [  9184] By: nick                                  on 2001/03/17  17:44:16
38819         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
38820      Branch: perlio
38821            ! doop.c perl.h pp.c utf8.h
38822 ____________________________________________________________________________
38823 [  9183] By: jhi                                   on 2001/03/17  15:55:42
38824         Log: Integrate perlio.
38825      Branch: perl
38826            ! MANIFEST
38827           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
38828 ____________________________________________________________________________
38829 [  9182] By: nick                                  on 2001/03/17  09:16:06
38830         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
38831      Branch: perlio
38832            ! t/op/pat.t
38833 ____________________________________________________________________________
38834 [  9181] By: nick                                  on 2001/03/17  09:15:11
38835         Log: Integrate mainline.
38836      Branch: perlio
38837           +> lib/Locale/Constants.pm lib/Locale/Country.pm
38838           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
38839           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
38840           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
38841           !> (integrate 83 files)
38842 ____________________________________________________________________________
38843 [  9180] By: nick                                  on 2001/03/16  17:23:21
38844         Log: EBCDIC Fixes.
38845      Branch: perlio
38846            ! perl.h sv.c toke.c utf8.c utf8.h
38847 ____________________________________________________________________________
38848 [  9179] By: jhi                                   on 2001/03/16  14:10:12
38849         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
38850              a change needed to work around an AIX compiler bug.
38851      Branch: perl
38852            ! ext/Storable/Storable.xs
38853 ____________________________________________________________________________
38854 [  9178] By: jhi                                   on 2001/03/16  03:19:59
38855         Log: With Damian's approval synchronize damian's modules'
38856              licensing with Perl's standard module licensing.
38857      Branch: perl
38858            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
38859 ____________________________________________________________________________
38860 [  9177] By: jhi                                   on 2001/03/16  03:15:34
38861         Log: Make the Filter::Util:Call files have their own copies
38862              of the Perl standard module licensing, from Paul Marquess.
38863      Branch: perl
38864            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
38865 ____________________________________________________________________________
38866 [  9176] By: jhi                                   on 2001/03/16  02:56:04
38867         Log: Subject: [PATCH] more pod patches
38868              From: Michael Stevens <michael@etla.org>
38869              Date: Thu, 15 Mar 2001 21:25:18 +0000
38870              Message-ID: <20010315212518.A18870@firedrake.org>
38871      Branch: perl
38872            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
38873            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
38874            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
38875            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
38876            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
38877            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
38878            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
38879            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
38880            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
38881            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
38882            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
38883            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
38884            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
38885            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
38886            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
38887            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
38888            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
38889            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
38890            ! lib/Locale/Country.pm lib/Locale/Language.pm
38891            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
38892            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
38893            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
38894            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
38895            ! os2/OS2/Process/Process.pm
38896 ____________________________________________________________________________
38897 [  9175] By: jhi                                   on 2001/03/16  02:53:32
38898         Log: Subject: [PATCH] the uncontroversial doc patches
38899              From: Michael Stevens <michael@etla.org>
38900              Date: Thu, 15 Mar 2001 20:01:12 +0000
38901              Message-ID: <20010315200112.A7636@firedrake.org>
38902      Branch: perl
38903            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
38904            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
38905            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
38906            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
38907            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
38908 ____________________________________________________________________________
38909 [  9174] By: jhi                                   on 2001/03/16  02:50:49
38910         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
38911              From: Paul Lindner <lindner@inuus.com>
38912              Date: Fri, 16 Mar 2001 11:28:03 -0800
38913              Message-ID: <20010316112803.A7577@inuus.com>
38914      Branch: perl
38915            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
38916 ____________________________________________________________________________
38917 [  9173] By: nick                                  on 2001/03/15  20:21:03
38918         Log: 1st day's EBCDIC fixes:
38919              - toke.c's parsing of strings needed attention
38920              needed to conditionally e2a if string was already UTF-8
38921              - e2a/a2e tables where wrong way round.
38922              - new macros in utf8.h
38923      Branch: perlio
38924            ! perl.h toke.c utf8.h
38925 ____________________________________________________________________________
38926 [  9172] By: jhi                                   on 2001/03/15  15:17:17
38927         Log: Update Changes.
38928      Branch: perl
38929            ! Changes patchlevel.h
38930 ____________________________________________________________________________
38931 [  9171] By: jhi                                   on 2001/03/15  15:09:32
38932         Log: Subject: Re: Another Borland C++ problem.
38933              From: "Vadim Konovalov" <watman@inbox.ru>
38934              Date: Sat, 10 Mar 2001 19:26:07 +0300
38935              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
38936              
38937              Borland filename case problem.
38938      Branch: perl
38939            + win32/sncfnmcs.pl
38940            ! MANIFEST README.win32
38941 ____________________________________________________________________________
38942 [  9170] By: jhi                                   on 2001/03/15  14:54:23
38943         Log: Add Locale::Codes 1.06, from Neil Bowers.
38944      Branch: perl
38945            + lib/Locale/Constants.pm lib/Locale/Country.pm
38946            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
38947            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
38948            + t/lib/lc-language.t t/lib/lc-uk.t
38949            ! MANIFEST
38950 ____________________________________________________________________________
38951 [  9169] By: jhi                                   on 2001/03/15  14:19:01
38952         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
38953      Branch: perl
38954            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
38955            ! ext/Storable/Storable.xs
38956 ____________________________________________________________________________
38957 [  9168] By: jhi                                   on 2001/03/15  14:13:22
38958         Log: Integrate changes #9120,9167 from mainline to maintperl.
38959              
38960              Subject: [PATCH 5.6.1] OS/2 docs
38961              
38962              Subject: [PATCH 5.6.1] perldoc
38963      Branch: maint-5.6/perl
38964           !> os2/Changes utils/perldoc.PL
38965 ____________________________________________________________________________
38966 [  9167] By: jhi                                   on 2001/03/15  14:07:42
38967         Log: Subject: [PATCH 5.6.1] perldoc
38968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38969              Date: Wed, 14 Mar 2001 23:46:52 -0500
38970              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
38971      Branch: perl
38972            ! utils/perldoc.PL
38973 ____________________________________________________________________________
38974 [  9166] By: jhi                                   on 2001/03/15  13:53:15
38975         Log: sigaction test condition tweakage.
38976      Branch: perl
38977            ! t/lib/sigaction.t
38978 ____________________________________________________________________________
38979 [  9165] By: alanbur                               on 2001/03/15  03:49:17
38980         Log: Resynchronised with parent
38981      Branch: maint-5.6/pureperl
38982           +> os2/os2add.sym t/op/anonsub.t
38983           !> (integrate 72 files)
38984 ____________________________________________________________________________
38985 [  9164] By: jhi                                   on 2001/03/15  01:05:01
38986         Log: Avoid stomping off the beginning of an array in tr///.
38987      Branch: perl
38988            ! op.c
38989 ____________________________________________________________________________
38990 [  9163] By: jhi                                   on 2001/03/15  00:58:57
38991         Log: h2ph strictness and cleanliness from Kurt Starsinic.
38992      Branch: perl
38993            ! utils/h2ph.PL
38994 ____________________________________________________________________________
38995 [  9162] By: gsar                                  on 2001/03/15  00:56:53
38996         Log: avoid warnings
38997      Branch: maint-5.6/perl
38998            ! t/op/magic.t
38999 ____________________________________________________________________________
39000 [  9161] By: gsar                                  on 2001/03/15  00:52:09
39001         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
39002              results
39003      Branch: maint-5.6/perl
39004            ! t/op/magic.t
39005 ____________________________________________________________________________
39006 [  9160] By: jhi                                   on 2001/03/14  22:02:10
39007         Log: Do not use the Perl malloc in IRIX, suggested by
39008              Helmus Jarausch.
39009      Branch: perl
39010            ! hints/irix_6.sh
39011 ____________________________________________________________________________
39012 [  9159] By: nick                                  on 2001/03/14  21:45:59
39013         Log: Integrate mainline
39014      Branch: perlio
39015           +> t/op/loopctl.t
39016           !> (integrate 41 files)
39017 ____________________________________________________________________________
39018 [  9158] By: jhi                                   on 2001/03/14  21:10:09
39019         Log: The Day of the Retractions continues: the #9138
39020              (integrated in #9144) doesn't work well in mainline.
39021      Branch: perl
39022            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
39023            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
39024            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
39025 ____________________________________________________________________________
39026 [  9157] By: jhi                                   on 2001/03/14  20:58:12
39027         Log: The #9145 CANNOT be enabled: the clear_pmop code still
39028              dumps core all over in Tru64.
39029      Branch: perl
39030            ! op.c op.h t/op/pat.t
39031 ____________________________________________________________________________
39032 [  9156] By: jhi                                   on 2001/03/14  20:48:06
39033         Log: Integrate change #9154 from maintperl to mainline.
39034              
39035              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
39036              (caused Storable 1.0.10 to break on windows)
39037      Branch: perl
39038           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
39039           !> perlapi.c proto.h
39040 ____________________________________________________________________________
39041 [  9155] By: jhi                                   on 2001/03/14  20:23:53
39042         Log: Retract #9136: breaks threading (and binary compatibility).
39043      Branch: perl
39044            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
39045 ____________________________________________________________________________
39046 [  9154] By: gsar                                  on 2001/03/14  17:48:18
39047         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
39048              (caused Storable 1.0.10 to break on windows)
39049      Branch: maint-5.6/perl
39050            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
39051            ! perlapi.c proto.h
39052 ____________________________________________________________________________
39053 [  9153] By: jhi                                   on 2001/03/14  13:35:21
39054         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
39055      Branch: perl
39056            ! t/lib/sigaction.t
39057 ____________________________________________________________________________
39058 [  9152] By: gsar                                  on 2001/03/14  07:29:40
39059         Log: back out changes#9012,9010,9009 and parts of change#9016
39060              (causes ABRs under purify, and some prerequisites don't
39061              seem to be there in 5.6.x)
39062      Branch: maint-5.6/perl
39063            ! doop.c op.c t/op/tr.t toke.c
39064 ____________________________________________________________________________
39065 [  9151] By: gsar                                  on 2001/03/14  07:01:29
39066         Log: reenable change#9145 (the test was busted due to a missing
39067              C<print "ok 27\n">)
39068      Branch: perl
39069            ! op.c op.h t/op/pat.t
39070 ____________________________________________________________________________
39071 [  9150] By: jhi                                   on 2001/03/14  06:38:36
39072         Log: Retract #9145.
39073      Branch: perl
39074            ! op.c op.h t/op/pat.t
39075 ____________________________________________________________________________
39076 [  9149] By: jhi                                   on 2001/03/14  06:14:56
39077         Log: Retract #9143.
39078      Branch: perl
39079            ! op.c
39080 ____________________________________________________________________________
39081 [  9148] By: gsar                                  on 2001/03/14  06:13:02
39082         Log: Uninitialized Memory Read in regexec.c
39083      Branch: perl
39084            ! regexec.c
39085 ____________________________________________________________________________
39086 [  9147] By: jhi                                   on 2001/03/14  04:59:54
39087         Log: Subject: PATCH: make goto work in nested eval ""
39088              From: Robin Houston <robin@kitsite.com>
39089              Date: Wed, 14 Mar 2001 04:16:10 +0000
39090              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
39091      Branch: perl
39092            ! pp_ctl.c t/op/goto.t
39093 ____________________________________________________________________________
39094 [  9146] By: jhi                                   on 2001/03/14  04:42:54
39095         Log: Preserve the #ifdef PERL_CORE in perly.h.
39096      Branch: perl
39097            ! perly.fixer
39098 ____________________________________________________________________________
39099 [  9145] By: jhi                                   on 2001/03/14  03:57:41
39100         Log: (Retracted by #9150.)
39101      Branch: perl
39102            ! op.c op.h t/op/pat.t
39103 ____________________________________________________________________________
39104 [  9144] By: jhi                                   on 2001/03/14  03:50:38
39105         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
39106              
39107              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
39108              
39109              remove squelch controls for "Scalars leaked" messages in most places
39110              (these are now cured)
39111              
39112              fix another memory leak reported by purify (tie callbacks that
39113              croak can leak when wiping out magic)
39114      Branch: perl
39115           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
39116           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
39117           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
39118           !> t/pragma/warnings.t
39119 ____________________________________________________________________________
39120 [  9143] By: jhi                                   on 2001/03/14  03:37:53
39121         Log: (Retracted by #9149.)
39122      Branch: perl
39123            ! op.c
39124 ____________________________________________________________________________
39125 [  9142] By: gsar                                  on 2001/03/14  03:20:48
39126         Log: fix another memory leak reported by purify (tie callbacks that
39127              croak can leak when wiping out magic)
39128      Branch: maint-5.6/perl
39129            ! scope.c
39130 ____________________________________________________________________________
39131 [  9141] By: jhi                                   on 2001/03/14  02:55:00
39132         Log: Subject: PATCH for [ID 20010305.003]
39133              From: Robin Houston <robin@kitsite.com>
39134              Date: Wed, 14 Mar 2001 02:45:51 +0000
39135              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
39136      Branch: perl
39137            ! pp_ctl.c t/op/eval.t
39138 ____________________________________________________________________________
39139 [  9140] By: jhi                                   on 2001/03/14  02:41:54
39140         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
39141              Date: Wed, 14 Mar 2001 01:52:51 +0000
39142              From: Robin Houston <robin@kitsite.com>
39143              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
39144              
39145              Fix for 2000313.004.
39146      Branch: perl
39147            ! pp_ctl.c t/op/goto.t
39148 ____________________________________________________________________________
39149 [  9139] By: jhi                                   on 2001/03/14  02:40:50
39150         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
39151              From: Robin Houston <robin@kitsite.com>
39152              Date: Wed, 14 Mar 2001 00:43:45 +0000
39153              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
39154      Branch: perl
39155            + t/op/loopctl.t
39156            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
39157            ! vms/perly_c.vms
39158 ____________________________________________________________________________
39159 [  9138] By: gsar                                  on 2001/03/14  01:18:00
39160         Log: remove squelch controls for "Scalars leaked" messages in most places
39161              (these are now cured)
39162      Branch: maint-5.6/perl
39163            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
39164            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
39165            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
39166 ____________________________________________________________________________
39167 [  9137] By: gsar                                  on 2001/03/14  00:57:04
39168         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
39169      Branch: maint-5.6/perl
39170            ! regcomp.c
39171 ____________________________________________________________________________
39172 [  9136] By: jhi                                   on 2001/03/13  23:12:24
39173         Log: (Retracted by #9155)
39174              
39175              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
39176              From: Jens-Uwe Mager <jum@helios.de>
39177              Date: Wed, 21 Feb 2001 21:32:04 +0100
39178              Message-ID: <20010221213203.A18340@ans.helios.de>
39179      Branch: perl
39180            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
39181 ____________________________________________________________________________
39182 [  9135] By: jhi                                   on 2001/03/13  22:50:05
39183         Log: Integrate perlio.
39184      Branch: perl
39185           !> pp.c
39186 ____________________________________________________________________________
39187 [  9134] By: jhi                                   on 2001/03/13  22:49:05
39188         Log: Integrate change #9131 from maintperl into mainline.
39189              
39190              make the error text look more consistent in hints/hpux.sh
39191      Branch: perl
39192           !> hints/hpux.sh
39193 ____________________________________________________________________________
39194 [  9133] By: gsar                                  on 2001/03/13  22:46:20
39195         Log: integrate change#9067 from mainline
39196              
39197              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
39198      Branch: maint-5.6/perl
39199           !> lib/ExtUtils/MM_Unix.pm
39200 ____________________________________________________________________________
39201 [  9132] By: jhi                                   on 2001/03/13  22:41:21
39202         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
39203              From: "John P. Linderman" <jpl@research.att.com>
39204              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
39205              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
39206              
39207              A more correct prime finder.
39208      Branch: perl
39209            ! lib/Tie/SubstrHash.pm
39210 ____________________________________________________________________________
39211 [  9131] By: gsar                                  on 2001/03/13  22:30:42
39212         Log: make the error text look more consistent in hints/hpux.sh
39213      Branch: maint-5.6/perl
39214            ! hints/hpux.sh
39215 ____________________________________________________________________________
39216 [  9130] By: jhi                                   on 2001/03/13  22:23:44
39217         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
39218              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39219              Date: Tue, 13 Mar 2001 18:41:26 +0100
39220              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
39221              
39222              If the test is run non-interactively the default handler
39223              is different.
39224      Branch: perl
39225            ! t/lib/sigaction.t
39226 ____________________________________________________________________________
39227 [  9129] By: jhi                                   on 2001/03/13  22:20:21
39228         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
39229              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39230              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
39231              Date:     Tue, 13 Mar 2001 16:44:32 EST
39232      Branch: perl
39233            ! t/lib/1_compile.t
39234 ____________________________________________________________________________
39235 [  9128] By: jhi                                   on 2001/03/13  22:18:34
39236         Log: Subject: Another patch for integer.pm POD 
39237              From: "John L. Allen" <allen@grumman.com>
39238              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
39239              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
39240      Branch: perl
39241            ! lib/integer.pm
39242 ____________________________________________________________________________
39243 [  9127] By: nick                                  on 2001/03/13  21:26:30
39244         Log: Integrate mainline.
39245      Branch: perlio
39246           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
39247           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
39248           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
39249           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
39250           !> Changes Configure MANIFEST README.os2 README.os390
39251           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
39252           !> os2/Changes patchlevel.h win32/perlhost.h
39253 ____________________________________________________________________________
39254 [  9126] By: nick                                  on 2001/03/13  20:39:51
39255         Log: #ifdef'ed out code to make packed side of pack/unpack
39256              octets. (i.e. pack('U') => encode_utf8).
39257      Branch: perlio
39258            ! pp.c
39259 ____________________________________________________________________________
39260 [  9125] By: jhi                                   on 2001/03/13  15:07:16
39261         Log: Update Changes.
39262      Branch: perl
39263            ! Changes patchlevel.h
39264 ____________________________________________________________________________
39265 [  9124] By: jhi                                   on 2001/03/13  14:22:45
39266         Log: Workaround for the buggy ("internal compiler error")
39267              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
39268              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
39269              of Andreas König.
39270      Branch: perl
39271            ! ext/re/Makefile.PL hints/aix.sh
39272 ____________________________________________________________________________
39273 [  9123] By: jhi                                   on 2001/03/13  03:24:34
39274         Log: Typo in #9114.
39275      Branch: metaconfig
39276            ! U/modified/myhostname.U
39277 ____________________________________________________________________________
39278 [  9122] By: jhi                                   on 2001/03/13  03:24:06
39279         Log: Typo in #9113.
39280      Branch: perl
39281            ! Configure
39282 ____________________________________________________________________________
39283 [  9121] By: jhi                                   on 2001/03/13  01:53:05
39284         Log: Forgot to check-in the larger part of #9120, duh.
39285      Branch: perl
39286            ! README.os2
39287 ____________________________________________________________________________
39288 [  9120] By: jhi                                   on 2001/03/13  01:51:31
39289         Log: Subject: [PATCH 5.6.1] OS/2 docs
39290              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39291              Date: Mon, 12 Mar 2001 03:27:32 -0500
39292              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
39293      Branch: perl
39294            ! os2/Changes
39295 ____________________________________________________________________________
39296 [  9119] By: jhi                                   on 2001/03/13  01:49:41
39297         Log: Integrate change #9116 from maintperl into mainline.
39298              
39299              Win32::GetCwd() returns C: instead of C:\ in the root directory
39300              under ithreads
39301      Branch: perl
39302           !> win32/perlhost.h
39303 ____________________________________________________________________________
39304 [  9118] By: jhi                                   on 2001/03/13  01:13:39
39305         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
39306      Branch: perl
39307            + lib/Switch.pm t/lib/switch.t
39308            ! MANIFEST
39309 ____________________________________________________________________________
39310 [  9117] By: jhi                                   on 2001/03/13  01:03:17
39311         Log: Add Text::Balanced 1.83.
39312      Branch: perl
39313            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
39314            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
39315            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
39316            + t/lib/tb-xvari.t
39317            ! MANIFEST
39318 ____________________________________________________________________________
39319 [  9116] By: gsar                                  on 2001/03/13  00:55:53
39320         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
39321              under ithreads
39322      Branch: maint-5.6/perl
39323            ! win32/perlhost.h
39324 ____________________________________________________________________________
39325 [  9115] By: jhi                                   on 2001/03/13  00:54:09
39326         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
39327              From: "John L. Allen" <allen@grumman.com>
39328              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
39329              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
39330              
39331              use integer document clarification.
39332      Branch: perl
39333            ! lib/integer.pm
39334 ____________________________________________________________________________
39335 [  9114] By: jhi                                   on 2001/03/13  00:38:54
39336         Log: Metaconfig unit change for #9113.
39337      Branch: metaconfig
39338            ! U/modified/myhostname.U
39339 ____________________________________________________________________________
39340 [  9113] By: jhi                                   on 2001/03/13  00:38:35
39341         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?)
39342              From: Peter Prymmer <pvhp@forte.com>
39343              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
39344              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
39345      Branch: perl
39346            ! Configure README.os390 hints/os390.sh
39347 ____________________________________________________________________________
39348 [  9112] By: jhi                                   on 2001/03/13  00:29:00
39349         Log: Integrate perlio.
39350      Branch: perl
39351           !> sv.c utf8.h
39352 ____________________________________________________________________________
39353 [  9111] By: nick                                  on 2001/03/12  21:16:33
39354         Log: Integrate mainline.
39355      Branch: perlio
39356           +> t/op/anonsub.t
39357           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
39358           !> proto.h sv.c
39359 ____________________________________________________________________________
39360 [  9110] By: nick                                  on 2001/03/12  21:00:13
39361         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
39362      Branch: perlio
39363            ! sv.c utf8.h
39364 ____________________________________________________________________________
39365 [  9109] By: jhi                                   on 2001/03/12  16:04:47
39366         Log: Integrate change #9108 from maintperl to mainline.
39367              
39368              fix memory leak in C<sub X { sub {} }> arising from a refcount
39369              loop between the outer sub and the inner prototype anonsub
39370              
39371              this also enables closures returned by subroutines that
39372              subsequently get redefined to work without generating coredumps :)
39373              
39374              completely removed the free_closures() hack--it shouldn't be
39375              needed anymore
39376      Branch: perl
39377           +> t/op/anonsub.t
39378           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
39379           !> proto.h sv.c
39380 ____________________________________________________________________________
39381 [  9108] By: gsar                                  on 2001/03/12  10:21:31
39382         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
39383              loop between the outer sub and the inner prototype anonsub
39384              
39385              this also enables closures returned by subroutines that
39386              subsequently get redefined to work without generating coredumps :)
39387              
39388              completely removed the free_closures() hack--it shouldn't be
39389              needed anymore
39390      Branch: maint-5.6/perl
39391            + t/op/anonsub.t
39392            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
39393            ! proto.h sv.c
39394 ____________________________________________________________________________
39395 [  9107] By: jhi                                   on 2001/03/12  05:15:31
39396         Log: Integrate perlio.
39397      Branch: perl
39398           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
39399 ____________________________________________________________________________
39400 [  9106] By: nick                                  on 2001/03/11  20:10:12
39401         Log: regcomp.c is working in native space, not Unicode space (if different)
39402              as it is doing compare against 'W' in \W etc.
39403      Branch: perlio
39404            ! regcomp.c
39405 ____________________________________________________________________________
39406 [  9105] By: nick                                  on 2001/03/11  19:39:34
39407         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
39408              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
39409      Branch: perlio
39410            ! regcomp.c toke.c utf8.c
39411 ____________________________________________________________________________
39412 [  9104] By: nick                                  on 2001/03/11  18:15:44
39413         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
39414      Branch: perlio
39415            ! sv.c
39416 ____________________________________________________________________________
39417 [  9103] By: nick                                  on 2001/03/11  18:03:28
39418         Log: Integrate mainline (for regexp stuff).
39419      Branch: perlio
39420           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
39421           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
39422           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
39423           !> t/lib/errno.t t/op/pat.t
39424 ____________________________________________________________________________
39425 [  9102] By: nick                                  on 2001/03/11  17:44:20
39426         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
39427              - exclude layer syms in makedef.pl for sfio
39428              - also inhibit Encode from trying to build ":encode()" layer.
39429      Branch: perlio
39430            ! ext/Encode/Encode.xs makedef.pl
39431 ____________________________________________________________________________
39432 [  9101] By: jhi                                   on 2001/03/10  22:38:13
39433         Log: The $Is_MacOS needs to be declared.
39434      Branch: perl
39435            ! lib/ExtUtils/Manifest.pm
39436 ____________________________________________________________________________
39437 [  9100] By: jhi                                   on 2001/03/10  22:14:29
39438         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
39439              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
39440              pollute the symbolspace if using sfio.
39441      Branch: perl
39442            ! ext/Encode/Encode.xs
39443 ____________________________________________________________________________
39444 [  9099] By: jhi                                   on 2001/03/10  21:58:48
39445         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
39446              Date: Sat, 10 Mar 2001 14:23:55 -0500
39447              From: Chris Nandor <pudge@pobox.com>
39448              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
39449      Branch: perl
39450            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
39451            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
39452            ! t/lib/errno.t
39453 ____________________________________________________________________________
39454 [  9098] By: jhi                                   on 2001/03/10  21:38:30
39455         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
39456      Branch: perl
39457            ! regcomp.c regexec.c t/op/pat.t
39458 ____________________________________________________________________________
39459 [  9097] By: jhi                                   on 2001/03/10  14:38:07
39460         Log: Integrate perlio.
39461      Branch: perl
39462           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
39463           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
39464           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
39465 ____________________________________________________________________________
39466 [  9096] By: nick                                  on 2001/03/10  11:55:43
39467         Log: EBCDIC sanity - phase I
39468              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
39469              - use utf8n_xxxx (c.f. pvn) for forms which take length.
39470              - back out vN.N and $^V exceptions to e2a/a2e
39471              - make "locale" isxxx macros be uvchr (may be redundant?)
39472              
39473              Not clear yet that toUPPER_uni et. al. return being handled correctly.
39474              The tr// and rexexp stuff still needs an audit, assumption is they are working
39475              in Unicode space.
39476              
39477              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
39478      Branch: perlio
39479            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
39480            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
39481            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
39482 ____________________________________________________________________________
39483 [  9095] By: jhi                                   on 2001/03/09  22:10:01
39484         Log: Integrate perlio.
39485      Branch: perl
39486           !> dump.c
39487 ____________________________________________________________________________
39488 [  9094] By: nick                                  on 2001/03/09  17:36:38
39489         Log: Builds an passes all tests after integrate and this tweak.
39490      Branch: perlio
39491            ! dump.c
39492 ____________________________________________________________________________
39493 [  9093] By: nick                                  on 2001/03/09  17:16:03
39494         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
39495      Branch: perlio
39496           +> lib/unicode/Scripts.txt t/lib/sigaction.t
39497           !> (integrate 79 files)
39498 ____________________________________________________________________________
39499 [  9092] By: jhi                                   on 2001/03/09  15:28:26
39500         Log: Update Changes.
39501      Branch: perl
39502            ! Changes patchlevel.h
39503 ____________________________________________________________________________
39504 [  9091] By: jhi                                   on 2001/03/09  15:25:05
39505         Log: In op/stat #35 better to scan all the potential directories
39506              for setuids, not just the first one.
39507      Branch: perl
39508            ! t/op/stat.t
39509 ____________________________________________________________________________
39510 [  9090] By: jhi                                   on 2001/03/09  15:01:27
39511         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
39512              From: rspier@pobox.com (Robert Spier)
39513              Date: Fri, 9 Mar 2001 03:30:20 -0500
39514              Message-ID: <15016.38044.381174.160189@rls.cx>
39515              
39516              EXISTS() returning undef mistakenly triggered a FETCH().
39517      Branch: perl
39518            ! hv.c
39519 ____________________________________________________________________________
39520 [  9089] By: jhi                                   on 2001/03/09  14:59:02
39521         Log: Add /sbin and /usr/sbin to the list of directories scanned
39522              for setuid programs.  Takes care of bug id 20010309.003.
39523      Branch: perl
39524            ! t/op/stat.t
39525 ____________________________________________________________________________
39526 [  9088] By: jhi                                   on 2001/03/09  14:48:32
39527         Log: Regen perlapi, perltoc.
39528      Branch: perl
39529            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
39530 ____________________________________________________________________________
39531 [  9087] By: jhi                                   on 2001/03/09  14:38:56
39532         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
39533              From: David Mitchell <davem@fdgroup.co.uk>
39534              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
39535              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
39536      Branch: perl
39537            ! dump.c perl.c perl.h pod/perlrun.pod
39538 ____________________________________________________________________________
39539 [  9086] By: jhi                                   on 2001/03/09  01:47:16
39540         Log: A modified version of
39541              
39542              Subject: [ID 20010307.005] POSIX::sigaction has various problems
39543              From: anders@broadcom.com
39544              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
39545              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
39546              
39547              Currently the sigaction.t test #6 fails (and is fudged to look
39548              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
39549              This may well be a genuine bug in Linux sigaction() (since at
39550              least Tru64, Solaris, and HP-UX disagree with Linux).
39551              Anyone with POSIX / SUSv2 tome handy?  The problem is that
39552              the flags of the oldaction don't match with the flags in
39553              the previously installed disposition.
39554      Branch: perl
39555            + t/lib/sigaction.t
39556            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
39557 ____________________________________________________________________________
39558 [  9085] By: jhi                                   on 2001/03/09  01:30:13
39559         Log: Subject: Re: mission impossible for the day
39560              From: Alex Gough <alex@rcon.org>
39561              Date: Thu, 08 Mar 2001 17:18:19 +0000
39562              Message-ID: <3AA7BEDB.8070409@rcon.org>
39563              
39564              If references (are overloaded) and can be directly stringified,
39565              show that instead of "stringified".
39566              
39567              (The problem, infinite mutual recursion caused by overloaded bool
39568              in Switch.pm, tracked by David Mitchell)
39569      Branch: perl
39570            ! lib/Carp/Heavy.pm
39571 ____________________________________________________________________________
39572 [  9084] By: jhi                                   on 2001/03/09  01:20:39
39573         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
39574              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
39575              From: David Mitchell <davem@fdgroup.co.uk>
39576              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
39577      Branch: perl
39578            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
39579            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
39580 ____________________________________________________________________________
39581 [  9083] By: jhi                                   on 2001/03/09  01:16:51
39582         Log: Subject: [PATCH] perldata.pod here-doc docs
39583              From: Jeff Pinyan <jeffp@crusoe.net>
39584              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
39585              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
39586      Branch: perl
39587            ! pod/perldata.pod
39588 ____________________________________________________________________________
39589 [  9082] By: jhi                                   on 2001/03/09  01:01:27
39590         Log: Subject: Re: Unicode/EBCDIC
39591              From: Peter Prymmer <pvhp@forte.com>
39592              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
39593              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
39594      Branch: perl
39595            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
39596 ____________________________________________________________________________
39597 [  9081] By: jhi                                   on 2001/03/08  13:41:30
39598         Log: Subject: Ooops, wrong 'no *POSIX' Patch
39599              From: Dorner Thomas <Thomas.Dorner@start.de>
39600              Date: Thu, 8 Mar 2001 08:43:28 +0100
39601              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
39602      Branch: perl
39603            ! hints/posix-bc.sh
39604 ____________________________________________________________________________
39605 [  9080] By: jhi                                   on 2001/03/08  13:11:42
39606         Log: It's Scripts.txt, not Script.txt.
39607      Branch: perl
39608            ! MANIFEST
39609 ____________________________________________________________________________
39610 [  9079] By: jhi                                   on 2001/03/08  12:59:05
39611         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
39612              From: Dorner Thomas <Thomas.Dorner@start.de>
39613              Date: Wed, 7 Mar 2001 14:13:31 +0100
39614              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
39615      Branch: perl
39616            ! makedepend.SH
39617 ____________________________________________________________________________
39618 [  9078] By: jhi                                   on 2001/03/08  12:57:43
39619         Log: Retract #9069, wrong patch.
39620      Branch: perl
39621            ! Makefile.SH
39622 ____________________________________________________________________________
39623 [  9077] By: jhi                                   on 2001/03/08  01:06:13
39624         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
39625      Branch: perl
39626            + lib/unicode/Scripts.txt
39627            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
39628            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
39629            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
39630            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
39631            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
39632            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
39633            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
39634            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
39635            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
39636            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
39637            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
39638            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
39639            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
39640            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
39641            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
39642            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
39643            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
39644            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
39645            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
39646            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
39647            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
39648            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
39649            ! lib/unicode/version
39650 ____________________________________________________________________________
39651 [  9076] By: jhi                                   on 2001/03/07  22:59:39
39652         Log: Integrate change #7784 from mainline into maintperl.
39653              
39654              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
39655      Branch: maint-5.6/perl
39656           !> pp_ctl.c t/op/pat.t
39657 ____________________________________________________________________________
39658 [  9075] By: jhi                                   on 2001/03/07  22:05:11
39659         Log: More UTF-8 test tweaks.
39660      Branch: perl
39661            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
39662 ____________________________________________________________________________
39663 [  9074] By: nick                                  on 2001/03/07  21:39:29
39664         Log: Integrate mainline.
39665      Branch: perlio
39666           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
39667           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
39668           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
39669           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
39670           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
39671 ____________________________________________________________________________
39672 [  9073] By: jhi                                   on 2001/03/07  16:37:09
39673         Log: Update Changes.
39674      Branch: perl
39675            ! Changes patchlevel.h
39676 ____________________________________________________________________________
39677 [  9072] By: jhi                                   on 2001/03/07  16:32:30
39678         Log: Subject: [ID 20010306.004] || != named unary operator
39679              From: abela@geneanet.org
39680              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
39681              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
39682      Branch: perl
39683            ! pod/perlop.pod
39684 ____________________________________________________________________________
39685 [  9071] By: jhi                                   on 2001/03/07  15:14:11
39686         Log: Subject: downgrading to bytes for common functions
39687              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
39688              Date: Wed, 7 Mar 2001 02:36:55 -0500
39689              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
39690      Branch: perl
39691            ! pp_sys.c
39692 ____________________________________________________________________________
39693 [  9070] By: jhi                                   on 2001/03/07  15:04:58
39694         Log: Clarify the description differentiating for and while; inspired by
39695              
39696              Subject: [ID 20010306.002] for/while difference in for definition
39697              From: abela@geneanet.org
39698              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
39699              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
39700      Branch: perl
39701            ! pod/perlsyn.pod
39702 ____________________________________________________________________________
39703 [  9069] By: jhi                                   on 2001/03/07  14:55:30
39704         Log: (Retracted by #9078.)
39705      Branch: perl
39706            ! Makefile.SH
39707 ____________________________________________________________________________
39708 [  9068] By: jhi                                   on 2001/03/07  14:51:17
39709         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
39710              From: Radu Greab <radu@netsoft.ro>
39711              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
39712              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
39713      Branch: perl
39714            ! pp.c t/op/chop.t
39715 ____________________________________________________________________________
39716 [  9067] By: jhi                                   on 2001/03/07  14:48:57
39717         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
39718              From: Simon Cozens <simon@netthink.co.uk>
39719              Date: Wed, 7 Mar 2001 13:59:28 +0000
39720              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
39721              
39722              In order to allow MakeMaker to build correct Makefiles,
39723              you need to change the order of the arguments in MM_Unix.pm
39724              as well. (Unless you have C89_CCMODE set, but we're trying
39725              to be POSIXly correct)
39726              
39727              Thanks to Merijn Broeren for tracking this down.
39728      Branch: perl
39729            ! lib/ExtUtils/MM_Unix.pm
39730 ____________________________________________________________________________
39731 [  9066] By: jhi                                   on 2001/03/07  14:30:02
39732         Log: Floating point too messy.
39733      Branch: perl
39734            ! t/camel-III/vstring.t
39735 ____________________________________________________________________________
39736 [  9065] By: jhi                                   on 2001/03/07  14:17:44
39737         Log: Integrate change #9064 from maintperl into mainline.
39738              
39739              fix memory leak in pack("Bb",...)
39740      Branch: perl
39741           !> perl.c
39742 ____________________________________________________________________________
39743 [  9064] By: gsar                                  on 2001/03/07  06:29:24
39744         Log: fix memory leak in pack("Bb",...)
39745      Branch: maint-5.6/perl
39746            ! perl.c
39747 ____________________________________________________________________________
39748 [  9063] By: jhi                                   on 2001/03/07  00:55:04
39749         Log: Major utf8 test reorganisation and rewrite.
39750              Hopefully no tests were lost in the shuffle.
39751              (The beginning of pragma/utf8 was lost intentionally,
39752              the tests were rather bogus and incomplete.)
39753      Branch: perl
39754            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
39755            ! t/pragma/utf8.t
39756 ____________________________________________________________________________
39757 [  9062] By: jhi                                   on 2001/03/07  00:41:16
39758         Log: More tweakage on the Unicode character class descriptions.
39759      Branch: perl
39760            ! lib/unicode/mktables.PL pod/perlretut.pod
39761 ____________________________________________________________________________
39762 [  9061] By: jhi                                   on 2001/03/06  23:12:38
39763         Log: The perlretut was still talking about the old \p and \P
39764              definitions.
39765      Branch: perl
39766            ! pod/perlretut.pod
39767 ____________________________________________________________________________
39768 [  9060] By: nick                                  on 2001/03/06  20:52:37
39769         Log: Integrate mainline (make test works again now).
39770      Branch: perlio
39771           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
39772 ____________________________________________________________________________
39773 [  9059] By: jhi                                   on 2001/03/06  15:36:14
39774         Log: 0.999... does equal 1.0, doesn't it?
39775      Branch: perl
39776            ! t/camel-III/vstring.t
39777 ____________________________________________________________________________
39778 [  9058] By: jhi                                   on 2001/03/06  15:34:00
39779         Log: Make /x{abcd}/ to work without use utf8.
39780      Branch: perl
39781            ! regcomp.c
39782 ____________________________________________________________________________
39783 [  9057] By: jhi                                   on 2001/03/06  03:02:36
39784         Log: Easier to outcomment all the three reset() tests for now.
39785      Branch: perl
39786            ! t/op/pat.t
39787 ____________________________________________________________________________
39788 [  9056] By: jhi                                   on 2001/03/06  02:30:02
39789         Log: Comment out the deadly reset; until the 20010301.005
39790              is finally fixed.
39791      Branch: perl
39792            ! t/op/pat.t
39793 ____________________________________________________________________________
39794 [  9055] By: jhi                                   on 2001/03/06  02:21:26
39795         Log: Integrate the change #9054 from mainline:
39796              retract the PMOP cleanup patch pending further investigation.
39797      Branch: maint-5.6/perl
39798           !> op.c op.h
39799 ____________________________________________________________________________
39800 [  9054] By: jhi                                   on 2001/03/06  02:19:57
39801         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
39802              with oddly familiar stack traces.
39803      Branch: perl
39804            ! op.c op.h
39805 ____________________________________________________________________________
39806 [  9053] By: jhi                                   on 2001/03/05  23:20:28
39807         Log: Integrate perlio.
39808      Branch: perl
39809           +> ext/Encode/Encode/koi8-r.ucm
39810           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
39811           !> makedef.pl
39812 ____________________________________________________________________________
39813 [  9052] By: nick                                  on 2001/03/05  23:08:17
39814         Log: skipping USE_PERLIO symbols correction.
39815      Branch: perlio
39816            ! makedef.pl
39817 ____________________________________________________________________________
39818 [  9051] By: nick                                  on 2001/03/05  22:35:07
39819         Log: More Encode alias tidying.
39820      Branch: perlio
39821            + ext/Encode/Encode/koi8-r.ucm
39822            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
39823 ____________________________________________________________________________
39824 [  9050] By: jhi                                   on 2001/03/05  21:44:29
39825         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
39826              Sarathy's fix for ID 20010301.005.
39827      Branch: maint-5.6/perl
39828           !> op.c op.h
39829 ____________________________________________________________________________
39830 [  9049] By: nick                                  on 2001/03/05  19:54:04
39831         Log: Integrate Jarkko's Encode.pm tweak.
39832      Branch: perlio
39833           !> ext/Encode/Encode.pm
39834 ____________________________________________________________________________
39835 [  9048] By: nick                                  on 2001/03/05  19:47:57
39836         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
39837      Branch: perlio
39838           +> os2/os2add.sym
39839           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
39840           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
39841           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
39842           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
39843           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
39844 ____________________________________________________________________________
39845 [  9047] By: jhi                                   on 2001/03/05  19:25:26
39846         Log: Regen perlapi.
39847      Branch: perl
39848            ! pod/perlapi.pod
39849 ____________________________________________________________________________
39850 [  9046] By: jhi                                   on 2001/03/05  19:12:14
39851         Log: Integrate perlio.
39852      Branch: perl
39853           +> t/camel-III/vstring.t
39854           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
39855 ____________________________________________________________________________
39856 [  9045] By: jhi                                   on 2001/03/05  19:10:36
39857         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
39858      Branch: perl
39859            ! ext/Encode/Encode.pm
39860 ____________________________________________________________________________
39861 [  9044] By: jhi                                   on 2001/03/05  18:49:12
39862         Log: Forgot the other half of the PMOP patch (#9033).
39863      Branch: perl
39864            ! op.h
39865 ____________________________________________________________________________
39866 [  9043] By: nick                                  on 2001/03/05  18:14:47
39867         Log: Update MANIFEST for new test.
39868      Branch: perlio
39869            ! MANIFEST
39870 ____________________________________________________________________________
39871 [  9042] By: nick                                  on 2001/03/05  18:12:41
39872         Log: Some tests for Camel 3rd edition features.
39873              Make gethostbyaddr() test in above work.
39874      Branch: perlio
39875            + t/camel-III/vstring.t
39876            ! pp.h pp_sys.c t/TEST t/harness
39877 ____________________________________________________________________________
39878 [  9041] By: jhi                                   on 2001/03/05  17:41:48
39879         Log: Add more ISO 8859 encoding aliases.
39880      Branch: perl
39881            ! ext/Encode/Encode.pm
39882 ____________________________________________________________________________
39883 [  9040] By: jhi                                   on 2001/03/05  17:30:43
39884         Log: Integrate perlio.
39885      Branch: perl
39886           !> MANIFEST sv.c
39887 ____________________________________________________________________________
39888 [  9039] By: nick                                  on 2001/03/05  17:11:36
39889         Log: Missed added file.
39890      Branch: perlio
39891            ! MANIFEST
39892 ____________________________________________________________________________
39893 [  9038] By: jhi                                   on 2001/03/05  15:58:01
39894         Log: Add tr tests for EBCDIC, from Karsten Sperling.
39895      Branch: perl
39896            ! t/op/tr.t
39897 ____________________________________________________________________________
39898 [  9037] By: nick                                  on 2001/03/05  15:56:35
39899         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
39900              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
39901              
39902              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
39903              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
39904              - uses SvPV() rather than sv_2pv() in case it isn't a string.
39905      Branch: perlio
39906            ! sv.c
39907 ____________________________________________________________________________
39908 [  9036] By: jhi                                   on 2001/03/05  15:49:15
39909         Log: Add matching tests currently failing in EBCDIC,
39910              suggested by Karsten Sperling.
39911      Branch: perl
39912            ! t/op/pat.t
39913 ____________________________________________________________________________
39914 [  9035] By: jhi                                   on 2001/03/05  15:36:55
39915         Log: The #9034 needs a MANIFESTation.
39916      Branch: perl
39917            ! MANIFEST
39918 ____________________________________________________________________________
39919 [  9034] By: jhi                                   on 2001/03/05  15:35:14
39920         Log: Integrate perlio.
39921      Branch: perl
39922           +> ext/Encode/Encode/Tcl.pm
39923           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
39924           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
39925           !> ext/Encode/Encode/iso8859-1.ucm
39926           !> ext/Encode/Encode/iso8859-10.ucm
39927           !> ext/Encode/Encode/iso8859-13.ucm
39928           !> ext/Encode/Encode/iso8859-14.ucm
39929           !> ext/Encode/Encode/iso8859-15.ucm
39930           !> ext/Encode/Encode/iso8859-16.ucm
39931           !> ext/Encode/Encode/iso8859-2.ucm
39932           !> ext/Encode/Encode/iso8859-3.ucm
39933           !> ext/Encode/Encode/iso8859-4.ucm
39934           !> ext/Encode/Encode/iso8859-5.ucm
39935           !> ext/Encode/Encode/iso8859-6.ucm
39936           !> ext/Encode/Encode/iso8859-7.ucm
39937           !> ext/Encode/Encode/iso8859-8.ucm
39938           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
39939           !> t/lib/encode.t
39940 ____________________________________________________________________________
39941 [  9033] By: jhi                                   on 2001/03/05  15:33:18
39942         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
39943              From: Gurusamy Sarathy <gsar@ActiveState.com>
39944              Date: Sun, 04 Mar 2001 22:33:15 -0800
39945              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
39946              
39947              PMOPs need to remember their own stash so that they can
39948              gracefully remove themselves from their linked list.
39949      Branch: perl
39950            ! op.c
39951 ____________________________________________________________________________
39952 [  9032] By: nick                                  on 2001/03/05  14:51:50
39953         Log: Encode implementation "completion"
39954              Implement and document define_encoding()
39955              Implement and document encoding aliases including define_alias()
39956              Make Encode::XS use define_encoding() rather than back-door.
39957              Move run-time *.enc to separate Encode::Tcl module.
39958              Make 'compile' honour <codeset_name>
39959              Change canonical names of to iso-8859-* and US-ascii.
39960      Branch: perlio
39961            + ext/Encode/Encode/Tcl.pm
39962            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
39963            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
39964            ! ext/Encode/Encode/iso8859-1.ucm
39965            ! ext/Encode/Encode/iso8859-10.ucm
39966            ! ext/Encode/Encode/iso8859-13.ucm
39967            ! ext/Encode/Encode/iso8859-14.ucm
39968            ! ext/Encode/Encode/iso8859-15.ucm
39969            ! ext/Encode/Encode/iso8859-16.ucm
39970            ! ext/Encode/Encode/iso8859-2.ucm
39971            ! ext/Encode/Encode/iso8859-3.ucm
39972            ! ext/Encode/Encode/iso8859-4.ucm
39973            ! ext/Encode/Encode/iso8859-5.ucm
39974            ! ext/Encode/Encode/iso8859-6.ucm
39975            ! ext/Encode/Encode/iso8859-7.ucm
39976            ! ext/Encode/Encode/iso8859-8.ucm
39977            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
39978            ! t/lib/encode.t
39979 ____________________________________________________________________________
39980 [  9031] By: jhi                                   on 2001/03/05  13:51:17
39981         Log: Integrate change #9030 from maintperl into mainline.
39982              
39983              Subject: [PATCH 5.6.1] OS/2 cleanup
39984      Branch: perl
39985           +> os2/os2add.sym
39986           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
39987           !> makedef.pl os2/Changes os2/Makefile.SHs
39988           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
39989           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
39990           !> os2/os2.sym os2/os2ish.h
39991 ____________________________________________________________________________
39992 [  9030] By: jhi                                   on 2001/03/05  13:46:49
39993         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
39994              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39995              Date: Mon, 5 Mar 2001 02:29:44 -0500
39996              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
39997      Branch: maint-5.6/perl
39998            + os2/os2add.sym
39999            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
40000            ! makedef.pl os2/Changes os2/Makefile.SHs
40001            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
40002            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
40003            ! os2/os2.sym os2/os2ish.h
40004 ____________________________________________________________________________
40005 [  9029] By: jhi                                   on 2001/03/05  13:40:35
40006         Log: Integrate change #9028 from maintperl into mainline.
40007              
40008              various nits in MM_Unix.pm found by disabling SelfLoader
40009      Branch: perl
40010           !> lib/ExtUtils/MM_Unix.pm
40011 ____________________________________________________________________________
40012 [  9028] By: gsar                                  on 2001/03/05  09:58:38
40013         Log: various nits in MM_Unix.pm found by disabling SelfLoader
40014      Branch: maint-5.6/perl
40015            ! lib/ExtUtils/MM_Unix.pm
40016 ____________________________________________________________________________
40017 [  9027] By: nick                                  on 2001/03/05  08:35:22
40018         Log: Integrate mainline
40019      Branch: perlio
40020           !> (integrate 28 files)
40021 ____________________________________________________________________________
40022 [  9026] By: jhi                                   on 2001/03/05  02:14:59
40023         Log: Integrate change #9025 from mainline to maintperl,
40024              retract \N{U+HHHH}.
40025      Branch: maint-5.6/perl
40026           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
40027           !> t/lib/charnames.t toke.c
40028 ____________________________________________________________________________
40029 [  9025] By: jhi                                   on 2001/03/05  02:13:09
40030         Log: Retracting \N{U+HHHH}.
40031      Branch: perl
40032            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
40033            ! t/lib/charnames.t toke.c
40034 ____________________________________________________________________________
40035 [  9024] By: jhi                                   on 2001/03/04  20:51:07
40036         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
40037              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
40038              Date: Fri, 02 Mar 2001 18:25:26 +0100
40039              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
40040              
40041              Casting problem.
40042      Branch: perl
40043            ! ext/Storable/Storable.xs
40044 ____________________________________________________________________________
40045 [  9023] By: jhi                                   on 2001/03/04  19:46:45
40046         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
40047              From: nick@talking.bollo.cx
40048              Date: Sat, 03 Mar 2001 21:41:33 +0000
40049              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
40050              
40051              Revert the workaround.
40052      Branch: perl
40053            ! perlio.c
40054 ____________________________________________________________________________
40055 [  9022] By: jhi                                   on 2001/03/04  19:36:28
40056         Log: Update Changes.
40057      Branch: perl
40058            ! Changes patchlevel.h
40059 ____________________________________________________________________________
40060 [  9021] By: jhi                                   on 2001/03/04  18:41:00
40061         Log: makedef.pl updates suggested by Chris Nandor; double-checking
40062              the changes in AIX, OS/2 Win32 would be nice.
40063      Branch: perl
40064            ! makedef.pl
40065 ____________________________________________________________________________
40066 [  9020] By: jhi                                   on 2001/03/04  18:23:58
40067         Log: Integrate change #9012 from maintperl into mainline,
40068              quench a compiler warning.
40069      Branch: perl
40070           !> toke.c
40071 ____________________________________________________________________________
40072 [  9019] By: jhi                                   on 2001/03/04  18:18:43
40073         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
40074              
40075              \N{U+HHHH} fix.
40076              
40077              pattern in G_ARRAY context
40078      Branch: maint-5.6/perl
40079           !> pp_hot.c t/op/pat.t toke.c
40080 ____________________________________________________________________________
40081 [  9018] By: jhi                                   on 2001/03/04  18:07:48
40082         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
40083              From: Jeff Pinyan <jeffp@crusoe.net>
40084              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
40085              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
40086      Branch: perl
40087            ! pp_hot.c t/op/pat.t
40088 ____________________________________________________________________________
40089 [  9017] By: jhi                                   on 2001/03/04  18:06:21
40090         Log: I thought I tested the #9014.
40091      Branch: perl
40092            ! toke.c
40093 ____________________________________________________________________________
40094 [  9016] By: jhi                                   on 2001/03/04  17:41:22
40095         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
40096              
40097              Tweak the get*ent() OS/2 prototypes.
40098              
40099              Add the \N{U+HHHH} syntax.
40100              
40101              More tr/// UTF-8 fixes from Inaba Hiroto.
40102      Branch: maint-5.6/perl
40103           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
40104           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
40105 ____________________________________________________________________________
40106 [  9015] By: jhi                                   on 2001/03/04  17:36:04
40107         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
40108      Branch: perl
40109            ! doop.c t/op/tr.t
40110 ____________________________________________________________________________
40111 [  9014] By: jhi                                   on 2001/03/04  17:24:49
40112         Log: Add the \N{U+HHHH} syntax.
40113      Branch: perl
40114            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
40115            ! t/lib/charnames.t toke.c
40116 ____________________________________________________________________________
40117 [  9013] By: jhi                                   on 2001/03/04  17:20:45
40118         Log: Tweak the get*ent() OS/2 prototypes.
40119      Branch: perl
40120            ! os2/os2.c
40121 ____________________________________________________________________________
40122 [  9012] By: gsar                                  on 2001/03/04  06:26:14
40123         Log: avoid warning (nit in change#9009)
40124      Branch: maint-5.6/perl
40125            ! toke.c
40126 ____________________________________________________________________________
40127 [  9011] By: gsar                                  on 2001/03/04  06:15:24
40128         Log: lib/charnames.t fails in 5.6.x because of older Unicode
40129              data
40130              
40131              TODO: need to revisit this after updating lib/unicode/...
40132      Branch: maint-5.6/perl
40133            ! t/lib/charnames.t
40134 ____________________________________________________________________________
40135 [  9010] By: gsar                                  on 2001/03/04  06:08:36
40136         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
40137      Branch: maint-5.6/perl
40138            ! toke.c
40139 ____________________________________________________________________________
40140 [  9009] By: jhi                                   on 2001/03/03  19:27:20
40141         Log: Integrate change #9008 from mainline to maintperl,
40142              UTF-8 tr/// fixes from Inaba Hiroto.
40143      Branch: maint-5.6/perl
40144           !> doop.c op.c t/op/tr.t toke.c
40145 ____________________________________________________________________________
40146 [  9008] By: jhi                                   on 2001/03/03  19:19:42
40147         Log: UTF8 tr/// fixes from Inaba Hiroto.
40148      Branch: perl
40149            ! doop.c op.c t/op/tr.t toke.c
40150 ____________________________________________________________________________
40151 [  9007] By: jhi                                   on 2001/03/03  19:00:30
40152         Log: Integrate change #9006 from maintperl to mainline,
40153              more robust quest for the infinite.
40154      Branch: perl
40155           !> lib/Math/Complex.pm
40156 ____________________________________________________________________________
40157 [  9006] By: jhi                                   on 2001/03/03  18:58:06
40158         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
40159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40160              Date: Sat, 3 Mar 2001 12:51:50 -0500
40161              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
40162              
40163              Be more robust in our quest for the infinite.
40164      Branch: maint-5.6/perl
40165            ! lib/Math/Complex.pm
40166 ____________________________________________________________________________
40167 [  9005] By: jhi                                   on 2001/03/03  17:55:50
40168         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
40169      Branch: maint-5.6/perl
40170            ! doio.c
40171 ____________________________________________________________________________
40172 [  9004] By: jhi                                   on 2001/03/03  17:40:14
40173         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
40174              so that picky compilers like IRIX won't get huffy about
40175              "statements without effect" (like 1;).
40176      Branch: perl
40177            ! toke.c
40178 ____________________________________________________________________________
40179 [  9003] By: jhi                                   on 2001/03/03  17:15:52
40180         Log: Integrate change #9002 from mainline to maintperl.
40181              
40182              Subject: [perl-5.6.x, perl-current] accept for EPOC
40183      Branch: maint-5.6/perl
40184           !> pp_sys.c
40185 ____________________________________________________________________________
40186 [  9002] By: jhi                                   on 2001/03/03  17:14:30
40187         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
40188              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40189              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
40190              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
40191      Branch: perl
40192            ! pp_sys.c
40193 ____________________________________________________________________________
40194 [  9001] By: jhi                                   on 2001/03/03  17:13:13
40195         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
40196              From: "Craig A. Berry" <craigberry@mac.com>
40197              Date: Fri, 02 Mar 2001 17:44:40 -0600
40198              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
40199      Branch: perl
40200            ! t/pod/find.t
40201 ____________________________________________________________________________
40202 [  9000] By: jhi                                   on 2001/03/03  17:11:55
40203         Log: Integrate changes #8997,8999 from maintperl.
40204              
40205              Subject: [PATCH 5.6.1] compiling on OS/2
40206              (Better error message from hints/os2.sh)
40207              
40208              Subject: [PATCH 5.6.1] syslog.t
40209      Branch: perl
40210           !> hints/os2.sh t/lib/syslog.t
40211 ____________________________________________________________________________
40212 [  8999] By: jhi                                   on 2001/03/03  17:09:28
40213         Log: Subject: [PATCH 5.6.1] syslog.t
40214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40215              Date: Sat, 3 Mar 2001 02:11:17 -0500
40216              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
40217      Branch: maint-5.6/perl
40218            ! t/lib/syslog.t
40219 ____________________________________________________________________________
40220 [  8998] By: jhi                                   on 2001/03/03  17:07:50
40221         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
40222              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40223              Date: Sat, 3 Mar 2001 01:53:52 -0500
40224              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
40225      Branch: maint-5.6/perl
40226            ! opcode.pl os2/os2.c
40227 ____________________________________________________________________________
40228 [  8997] By: jhi                                   on 2001/03/03  17:03:30
40229         Log: Subject: [PATCH 5.6.1] compiling on OS/2
40230              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40231              Date: Sat, 3 Mar 2001 01:59:59 -0500
40232              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
40233      Branch: maint-5.6/perl
40234            ! hints/os2.sh
40235 ____________________________________________________________________________
40236 [  8996] By: jhi                                   on 2001/03/03  00:55:58
40237         Log: Regen files for mainline.
40238      Branch: perl
40239            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40240            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
40241 ____________________________________________________________________________
40242 [  8995] By: jhi                                   on 2001/03/03  00:35:22
40243         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
40244              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
40245              to maintperl.
40246              
40247              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
40248              
40249              Add Configure option -Dmksymlinks which will create a symlink
40250              forest if the current/build differs from the source directory.
40251              (8218,8220,8221,8317,8318,8971)
40252              
40253              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
40254              (Document APPLLIB_EXP in INSTALL.)
40255              
40256              If running byacc write-enable also perly.h.
40257              
40258              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
40259              
40260              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
40261              
40262              Sanity check for conflicting thread flavours.
40263              
40264              Fix the sys/fcntl.h problem reported by Peter Prymmer.
40265              
40266              Add few CPUs/architectures to the Cppsym scan,
40267              add -perlio to archname if so selected (modified 8890)
40268              
40269              Be more helpful for devel builders, suggested by John L. Allen.
40270              (admittedly pointless change for maintperl, but the usedevel
40271              code is there already)
40272      Branch: maint-5.6/perl
40273           !> Configure INSTALL Makefile.SH Porting/Glossary
40274           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
40275           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
40276           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
40277           !> win32/config.bc win32/config.gc win32/config.vc
40278 ____________________________________________________________________________
40279 [  8994] By: jhi                                   on 2001/03/02  23:31:41
40280         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
40281      Branch: metaconfig/U/perl
40282            ! gccvers.U
40283 ____________________________________________________________________________
40284 [  8993] By: jhi                                   on 2001/03/02  23:22:12
40285         Log: Regenerate various files for maint.
40286      Branch: maint-5.6/perl
40287            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
40288            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
40289 ____________________________________________________________________________
40290 [  8992] By: alanbur                               on 2001/03/02  22:48:34
40291         Log: Resync wuth parent
40292      Branch: maint-5.6/pureperl
40293           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
40294           !> (integrate 60 files)
40295 ____________________________________________________________________________
40296 [  8991] By: jhi                                   on 2001/03/02  21:00:08
40297         Log: Retract the #8742 part of #8986, backward compat.
40298      Branch: maint-5.6/perl
40299            ! embed.pl
40300 ____________________________________________________________________________
40301 [  8990] By: jhi                                   on 2001/03/02  20:40:07
40302         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
40303      Branch: maint-5.6/perl
40304            ! hv.c
40305 ____________________________________________________________________________
40306 [  8989] By: jhi                                   on 2001/03/02  19:59:56
40307         Log: Update Changes.
40308      Branch: perl
40309            ! Changes patchlevel.h
40310 ____________________________________________________________________________
40311 [  8988] By: jhi                                   on 2001/03/02  19:57:08
40312         Log: Integrate perlio.
40313      Branch: perl
40314           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
40315           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
40316           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
40317           !> ext/Encode/Encode/iso8859-10.ucm
40318           !> ext/Encode/Encode/iso8859-13.ucm
40319           !> ext/Encode/Encode/iso8859-14.ucm
40320           !> ext/Encode/Encode/iso8859-15.ucm
40321           !> ext/Encode/Encode/iso8859-16.ucm
40322           !> ext/Encode/Encode/iso8859-2.ucm
40323           !> ext/Encode/Encode/iso8859-3.ucm
40324           !> ext/Encode/Encode/iso8859-4.ucm
40325           !> ext/Encode/Encode/iso8859-5.ucm
40326           !> ext/Encode/Encode/iso8859-6.ucm
40327           !> ext/Encode/Encode/iso8859-7.ucm
40328           !> ext/Encode/Encode/iso8859-8.ucm
40329           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
40330           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
40331 ____________________________________________________________________________
40332 [  8987] By: jhi                                   on 2001/03/02  19:43:40
40333         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
40334              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
40335              8950,8952,8955 from mainline to maintperl.
40336              
40337              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
40338              
40339              Put to rest the 20010205.001, the email address checking (not) regex.
40340              
40341              fork() not everywhere, cleanup temp files.
40342              
40343              The #8843 wasn't quite right: %Config needs to imported.
40344              
40345              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
40346              (#8849: the glob-basic hunk needed massaging as it depended
40347              on Schwern's large-scale (unintegrated) patches)
40348              
40349              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
40350              
40351              Upgrade to CGI.pm 2.752, from Lincoln Stein.
40352              (Note: there were some conflicts due to EBCDIC and EPOC
40353              patches, in general I preferred the repository code.)
40354              (When 2.753 comes out, we need to synchronize.)
40355              
40356              Subject: [PATCH] fix for charnames above FFFF
40357              
40358              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
40359              
40360              If no sfio, no -lsfio.
40361              
40362              Run run/*.t also in minitest.
40363              
40364              Subject:  [PATCH perl 5.7.0] malloc message address offset
40365              
40366              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
40367              
40368              Subject: fix for parameter -Dm (for perl@8867)
40369              
40370              Subject: [PATCH: perl@8892] was Re: hashing order difference?
40371              (make the test more portable)
40372              
40373              Subject: Re: [PATCH] fix for charnames above FFFF
40374              
40375              Subject: Re: I'm losing the war...
40376              (hv_store() not working correctly in ENV_IS_CASELESS case.)
40377              
40378              Subject: Modified README.bs2000 
40379              
40380              Subject: [PATCH: perl@8935] -Dt padsv($var)
40381              
40382              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
40383              
40384              Subject: PATCH: extra tests to check on negative float to unsigned cast
40385              
40386              Subject: [PATCH] XPUSH[insp] was Re: progress
40387              
40388              Subject: Re: Compile with perlcc..
40389      Branch: maint-5.6/perl
40390           !> (integrate 36 files)
40391 ____________________________________________________________________________
40392 [  8986] By: jhi                                   on 2001/03/02  18:51:25
40393         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
40394              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
40395              to maintperl.
40396              
40397              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
40398              
40399              Subject: [DOC PATCH] overload.pm nits
40400              
40401              Add header for LIB$ prototypes (C. Berry)
40402              
40403              Convert fwrite()s to sockets to write()s, since some socket stacks
40404              don't take kindly to stdio.
40405              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
40406              (for often optional LNMs)
40407              Correct a few typos
40408              (C. Bailey)
40409              
40410              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
40411              
40412              De-cut-and-pasto.
40413              
40414              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
40415              
40416              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
40417              
40418              Upgrade to CPAN 1.59_54, from Andreas König.
40419              
40420              Bogus shebang.
40421              
40422              Subject: [PATCH] Document makepatch in Porting/patching
40423              
40424              UTF-8 documentation.
40425              
40426              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
40427              
40428              Sort the MANIFEST.
40429              
40430              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
40431              
40432              Subject: [PATCH @8807] toke.c cleanup: scan_str()
40433              
40434              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
40435              
40436              Add run/*.t to testables.
40437              
40438              TODO: integrate #8784.
40439      Branch: maint-5.6/perl
40440           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
40441           !> (integrate 28 files)
40442 ____________________________________________________________________________
40443 [  8985] By: nick                                  on 2001/03/02  18:15:45
40444         Log: Integrate mainline
40445      Branch: perlio
40446           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
40447           !> vms/vms.c
40448 ____________________________________________________________________________
40449 [  8984] By: jhi                                   on 2001/03/02  16:00:17
40450         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
40451              
40452              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
40453              5.004_05, and mention the suidperl August 2000 security problem.
40454              (#8978,#8981)
40455              
40456              Subject: [ID 20010301.004] Technically speaking in perldata
40457              
40458              Subject: [PATCH] File::Copy for bleadperl, maintperl
40459              
40460              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
40461              
40462              (The #8982, fix for 20010221.005 and 20010221.008,
40463              would be nice too but it didn't integrate cleanly.)
40464      Branch: maint-5.6/perl
40465           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
40466 ____________________________________________________________________________
40467 [  8983] By: jhi                                   on 2001/03/02  15:51:16
40468         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
40469              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40470              Date:     Thu, 1 Mar 2001 15:54:09 EST
40471              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
40472      Branch: perl
40473            ! vms/vms.c
40474 ____________________________________________________________________________
40475 [  8982] By: jhi                                   on 2001/03/02  15:43:31
40476         Log: Subject: Re: sync sync sync: have I missed any patches?
40477              From: Radu Greab <radu@netsoft.ro> 
40478              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
40479              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
40480              
40481              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
40482              was checking argv[0] regardless of whether a different pathname
40483              will actually be executed."  Test case not supplied because 
40484              drafting that, ironically enough, revealed another bug
40485              (or a feature).
40486      Branch: perl
40487            ! doio.c
40488 ____________________________________________________________________________
40489 [  8981] By: jhi                                   on 2001/03/02  15:28:03
40490         Log: Misdate in #8978.
40491      Branch: perl
40492            ! pod/perlfaq1.pod
40493 ____________________________________________________________________________
40494 [  8980] By: jhi                                   on 2001/03/02  15:24:20
40495         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
40496              From: Chris Nandor <pudge@pobox.com>
40497              Date: Wed, 28 Feb 2001 22:10:15 -0500
40498              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
40499      Branch: perl
40500            ! lib/File/Copy.pm
40501 ____________________________________________________________________________
40502 [  8979] By: jhi                                   on 2001/03/02  15:17:16
40503         Log: Subject: [ID 20010301.004] Technically speaking in perldata
40504              From: abela@geneanet.org
40505              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
40506              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
40507      Branch: perl
40508            ! pod/perldata.pod
40509 ____________________________________________________________________________
40510 [  8978] By: jhi                                   on 2001/03/02  15:15:27
40511         Log: Subject: [ID 20010301.003] ref to 5.004
40512              From: abela@geneanet.org
40513              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
40514              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
40515              
40516              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
40517              and mention the suidperl August 2000 security problem.
40518      Branch: perl
40519            ! pod/perlfaq1.pod
40520 ____________________________________________________________________________
40521 [  8977] By: alanbur                               on 2001/03/02  14:17:45
40522         Log: Resynchronised with parent
40523      Branch: maint-5.6/pureperl
40524           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
40525           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
40526           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
40527           !> vms/descrip_mms.template win32/win32.c win32/win32.h
40528           !> win32/win32iop.h
40529 ____________________________________________________________________________
40530 [  8976] By: nick                                  on 2001/03/01  23:25:30
40531         Log: Integrate mainline.
40532      Branch: perlio
40533            - t/op/qu.t
40534           !> (integrate 55 files)
40535 ____________________________________________________________________________
40536 [  8975] By: jhi                                   on 2001/03/01  16:51:34
40537         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
40538      Branch: perl
40539           !> toke.c
40540 ____________________________________________________________________________
40541 [  8974] By: gsar                                  on 2001/03/01  16:28:21
40542         Log: fix for bugid 20010226.008
40543              
40544              the problem was that some of the pointers (PL_last_lop and
40545              PL_last_uni specifically) into the lex buffers weren't correctly
40546              being invalidated when the buffer changed; this would leave the
40547              pointers pointing at an arbitrary location in the buffer if
40548              the buffer didn't need to be reallocated, or point into freed
40549              memory if the buffer had to be realloced
40550              
40551              TODO item for bugdb maintainers: check other seemingly random
40552              parser-related bugs--they might be cured by this
40553      Branch: maint-5.6/perl
40554            ! toke.c
40555 ____________________________________________________________________________
40556 [  8973] By: jhi                                   on 2001/03/01  02:23:25
40557         Log: Retract #8970 because of a completely mysterious core dump:
40558              adding the tests 241..244 causes op/pat dump core at test #25.
40559              The test needs a lot of whittling down before the bug can be solved.
40560      Branch: perl
40561            ! t/op/pat.t
40562 ____________________________________________________________________________
40563 [  8972] By: jhi                                   on 2001/03/01  01:58:38
40564         Log: Regen perlapi.
40565      Branch: perl
40566            ! pod/perlapi.pod
40567 ____________________________________________________________________________
40568 [  8971] By: jhi                                   on 2001/03/01  01:34:09
40569         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))
40570              From: Nicholas Clark <nick@ccl4.org>
40571              Date: Wed, 28 Feb 2001 23:28:49 +0000
40572              Message-ID: <20010228232849.A55187@plum.flirble.org>
40573              
40574              Allow a completely write protected source code tree
40575              when using the Configure -Dmksymlinks.
40576      Branch: perl
40577            ! embed.pl warnings.pl
40578 ____________________________________________________________________________
40579 [  8970] By: jhi                                   on 2001/03/01  01:32:04
40580         Log: Add back the EBCDIC character range tests (for matching).
40581      Branch: perl
40582            ! t/op/pat.t
40583 ____________________________________________________________________________
40584 [  8969] By: nick                                  on 2001/02/28  18:18:01
40585         Log: Add charname comments to .ucm files writen by 'compile',
40586              also order charmaps in those files by source encoding.
40587              regenerate distrubuted .ucm files
40588      Branch: perlio
40589            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
40590            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
40591            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
40592            ! ext/Encode/Encode/iso8859-10.ucm
40593            ! ext/Encode/Encode/iso8859-13.ucm
40594            ! ext/Encode/Encode/iso8859-14.ucm
40595            ! ext/Encode/Encode/iso8859-15.ucm
40596            ! ext/Encode/Encode/iso8859-16.ucm
40597            ! ext/Encode/Encode/iso8859-2.ucm
40598            ! ext/Encode/Encode/iso8859-3.ucm
40599            ! ext/Encode/Encode/iso8859-4.ucm
40600            ! ext/Encode/Encode/iso8859-5.ucm
40601            ! ext/Encode/Encode/iso8859-6.ucm
40602            ! ext/Encode/Encode/iso8859-7.ucm
40603            ! ext/Encode/Encode/iso8859-8.ucm
40604            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
40605            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
40606 ____________________________________________________________________________
40607 [  8968] By: jhi                                   on 2001/02/28  16:26:37
40608         Log: Expand usemorebits early if d_casti32 needs to be undefined.
40609      Branch: perl
40610            ! hints/hpux.sh hints/irix_6.sh
40611 ____________________________________________________________________________
40612 [  8967] By: jhi                                   on 2001/02/28  16:22:26
40613         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
40614              retract toke.c/qu parts of #8583, retract #8485, retract
40615              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
40616              op/length.t, and MANIFEST, and delete t/op/qu.t.
40617      Branch: perl
40618            - t/op/qu.t
40619            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
40620            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
40621            ! t/op/length.t toke.c
40622 ____________________________________________________________________________
40623 [  8966] By: jhi                                   on 2001/02/28  15:00:27
40624         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
40625              by not changing from pre-Unicode days into being Unicode-aware.
40626              Sniff.
40627      Branch: perl
40628            ! pp.c t/op/pack.t t/op/qu.t
40629 ____________________________________________________________________________
40630 [  8965] By: jhi                                   on 2001/02/28  14:37:55
40631         Log: Subject: Re: Errors in core PODs
40632              From: Michael Stevens <michael@etla.org> 
40633              Date: Fri, 23 Feb 2001 15:47:56 +0000
40634              Message-ID: <20010223154756.A7723@firedrake.org> 
40635      Branch: perl
40636            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
40637            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
40638            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
40639            ! x2p/a2p.pod
40640 ____________________________________________________________________________
40641 [  8964] By: jhi                                   on 2001/02/28  14:35:35
40642         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
40643              (The #8961 was too bold.)
40644      Branch: perl
40645            ! hints/hpux.sh hints/irix_6.sh
40646 ____________________________________________________________________________
40647 [  8963] By: jhi                                   on 2001/02/28  14:33:39
40648         Log: Subject: Re: sync sync sync: have I missed any patches?
40649              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40650              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
40651              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
40652              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
40653              
40654              Replace djSP with dSP.
40655      Branch: perl
40656            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
40657            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
40658            ! win32/perlhost.h
40659 ____________________________________________________________________________
40660 [  8962] By: jhi                                   on 2001/02/27  23:21:14
40661         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
40662      Branch: perl
40663            ! lib/Filter/Simple.pm
40664 ____________________________________________________________________________
40665 [  8961] By: jhi                                   on 2001/02/27  22:55:26
40666         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
40667              and this would be it.
40668      Branch: perl
40669            ! hints/hpux.sh hints/irix_6.sh
40670 ____________________________________________________________________________
40671 [  8960] By: jhi                                   on 2001/02/27  22:51:33
40672         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
40673              From: "Craig A. Berry" <craigberry@mac.com>
40674              Date: Tue, 27 Feb 2001 16:11:44 -0600
40675              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
40676      Branch: maint-5.6/perl
40677            ! configure.com vms/descrip_mms.template
40678 ____________________________________________________________________________
40679 [  8959] By: jhi                                   on 2001/02/27  22:47:23
40680         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
40681              From: "Craig A. Berry" <craigberry@mac.com>
40682              Date: Tue, 27 Feb 2001 16:11:44 -0600
40683              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
40684      Branch: perl
40685            ! configure.com vms/descrip_mms.template
40686 ____________________________________________________________________________
40687 [  8958] By: jhi                                   on 2001/02/27  15:16:42
40688         Log: Update Changes.
40689      Branch: perl
40690            ! Changes patchlevel.h
40691 ____________________________________________________________________________
40692 [  8957] By: jhi                                   on 2001/02/27  06:15:07
40693         Log: Subject: [5.6.x] EPOC additions
40694              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40695              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
40696              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
40697      Branch: maint-5.6/perl
40698            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
40699 ____________________________________________________________________________
40700 [  8956] By: jhi                                   on 2001/02/27  06:12:11
40701         Log: Subject: [perl-current] EPOC 
40702              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40703              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
40704              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
40705      Branch: perl
40706            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
40707            ! epoc/epocish.c epoc/epocish.h pp_sys.c
40708 ____________________________________________________________________________
40709 [  8955] By: jhi                                   on 2001/02/27  05:59:50
40710         Log: Subject: Re: Compile with perlcc..
40711              From: Edward Peschko <edwardp@excitehome.net>
40712              Date: Mon, 26 Feb 2001 18:51:58 -0800
40713              Message-ID: <20010226185158.A9871@excitehome.net>
40714              
40715              plus add a simple usage message if no arguments given.
40716      Branch: perl
40717            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
40718            ! utils/Makefile utils/perlcc.PL win32/pod.mak
40719 ____________________________________________________________________________
40720 [  8954] By: nick                                  on 2001/02/26  21:02:59
40721         Log: Integrate mainline
40722      Branch: perlio
40723           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
40724           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
40725           !> t/op/sprintf.t
40726 ____________________________________________________________________________
40727 [  8953] By: jhi                                   on 2001/02/26  14:43:54
40728         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
40729              From: Nicholas Clark <nick@ccl4.org>
40730              Date: Mon, 26 Feb 2001 00:42:07 +0000
40731              Message-ID: <20010226004207.F23333@plum.flirble.org>
40732      Branch: perl
40733            ! pp_ctl.c
40734 ____________________________________________________________________________
40735 [  8952] By: jhi                                   on 2001/02/26  14:42:13
40736         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
40737              From: Simon Cozens <simon@netthink.co.uk>
40738              Date: Mon, 26 Feb 2001 12:23:48 +0000
40739              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
40740      Branch: perl
40741            ! pod/perlguts.pod
40742 ____________________________________________________________________________
40743 [  8951] By: jhi                                   on 2001/02/26  14:39:15
40744         Log: Subject: [PATCH] perlio - unknown layer
40745              From: Nicholas Clark <nick@ccl4.org>
40746              Date: Mon, 26 Feb 2001 00:27:19 +0000
40747              Message-ID: <20010226002719.E23333@plum.flirble.org>
40748      Branch: perl
40749            ! perlio.c
40750 ____________________________________________________________________________
40751 [  8950] By: jhi                                   on 2001/02/26  14:38:04
40752         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
40753              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
40754              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
40755              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
40756      Branch: perl
40757            ! t/op/bop.t
40758 ____________________________________________________________________________
40759 [  8949] By: jhi                                   on 2001/02/26  14:37:07
40760         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
40761              From: Peter Prymmer <pvhp@forte.com>
40762              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
40763              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
40764      Branch: perl
40765            ! lib/Test.pm
40766 ____________________________________________________________________________
40767 [  8948] By: jhi                                   on 2001/02/26  14:35:53
40768         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
40769              From: Radu Greab <radu@netsoft.ro>
40770              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
40771              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
40772      Branch: perl
40773            ! pod/perlop.pod
40774 ____________________________________________________________________________
40775 [  8947] By: jhi                                   on 2001/02/26  14:34:46
40776         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
40777              From: David Mitchell <davem@fdgroup.co.uk>
40778              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
40779              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
40780      Branch: perl
40781            ! run.c
40782 ____________________________________________________________________________
40783 [  8946] By: jhi                                   on 2001/02/26  14:32:37
40784         Log: Subject: Modified README.bs2000 
40785              From: Dorner Thomas <Thomas.Dorner@start.de>
40786              Date: Mon, 26 Feb 2001 09:22:17 +0100
40787              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
40788      Branch: perl
40789            ! README.bs2000
40790 ____________________________________________________________________________
40791 [  8945] By: jhi                                   on 2001/02/26  14:19:53
40792         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
40793              to maintperl, listing the known failures on the tests 129 and 130.
40794      Branch: maint-5.6/perl
40795           !> t/op/sprintf.t
40796 ____________________________________________________________________________
40797 [  8944] By: jhi                                   on 2001/02/26  14:14:15
40798         Log: Add more known sprintf failures.
40799      Branch: perl
40800            ! t/op/sprintf.t
40801 ____________________________________________________________________________
40802 [  8943] By: jhi                                   on 2001/02/26  13:56:22
40803         Log: perlglob.exe needs to be found in Win32, patch from
40804              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
40805              which needs external glob at mini-perl time."
40806      Branch: perl
40807            ! ext/Encode/compile
40808 ____________________________________________________________________________
40809 [  8942] By: jhi                                   on 2001/02/26  13:52:19
40810         Log: A missing dTHX from Vadim Konovalov.
40811      Branch: perl
40812            ! perlio.c
40813 ____________________________________________________________________________
40814 [  8941] By: jhi                                   on 2001/02/26  13:37:05
40815         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
40816      Branch: perl
40817            ! op.c
40818 ____________________________________________________________________________
40819 [  8940] By: jhi                                   on 2001/02/26  13:35:40
40820         Log: Integrate perlio.
40821      Branch: perl
40822           !> ext/Encode/Encode.pm
40823 ____________________________________________________________________________
40824 [  8939] By: nick                                  on 2001/02/25  23:47:09
40825         Log: Integrate mainline.
40826      Branch: perlio
40827           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
40828           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
40829 ____________________________________________________________________________
40830 [  8938] By: nick                                  on 2001/02/25  19:36:28
40831         Log: Encode implementations docs.
40832      Branch: perlio
40833            ! ext/Encode/Encode.pm
40834 ____________________________________________________________________________
40835 [  8937] By: jhi                                   on 2001/02/25  19:26:16
40836         Log: Script wasn't aligned with reality.
40837      Branch: perl
40838            ! t/pod/find.t
40839 ____________________________________________________________________________
40840 [  8936] By: jhi                                   on 2001/02/25  18:54:55
40841         Log: Update Changes.
40842      Branch: perl
40843            ! Changes patchlevel.h
40844 ____________________________________________________________________________
40845 [  8935] By: jhi                                   on 2001/02/25  18:46:36
40846         Log: Retract #8929,8930,8932,8933 for now.
40847      Branch: perl
40848            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
40849 ____________________________________________________________________________
40850 [  8934] By: jhi                                   on 2001/02/25  17:34:35
40851         Log: Integrate perlio.
40852      Branch: perl
40853           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
40854           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
40855           !> t/lib/encode.t
40856 ____________________________________________________________________________
40857 [  8933] By: jhi                                   on 2001/02/25  17:33:12
40858         Log: (Retracted by #8395.)
40859              
40860              Slight tweaks in scan_const(), not fixes yet, it seems like
40861              lots of work remains to be done...
40862      Branch: perl
40863            ! toke.c
40864 ____________________________________________________________________________
40865 [  8932] By: jhi                                   on 2001/02/25  17:27:11
40866         Log: (Retracted by #8395.)
40867              
40868              Missing from #8930.
40869      Branch: perl
40870            ! perl.h
40871 ____________________________________________________________________________
40872 [  8931] By: jhi                                   on 2001/02/25  17:26:19
40873         Log: A comment tweak.
40874      Branch: perl
40875            ! utf8.c
40876 ____________________________________________________________________________
40877 [  8930] By: jhi                                   on 2001/02/25  17:25:47
40878         Log: (Retracted by #8395.)
40879              
40880              Attempt to fix the EBCDIC character range problwm with //.
40881      Branch: perl
40882            ! regcomp.c
40883 ____________________________________________________________________________
40884 [  8929] By: jhi                                   on 2001/02/25  17:23:45
40885         Log: (Retracted by #8395.)
40886              
40887              Expand the EBCDIC character range tests, and add few nasty
40888              tr tests from Karsten Sperling.
40889      Branch: perl
40890            ! t/op/pat.t t/op/tr.t
40891 ____________________________________________________________________________
40892 [  8928] By: jhi                                   on 2001/02/25  17:18:49
40893         Log: Missing check-in.
40894      Branch: perl
40895            ! lib/Pod/Find.pm
40896 ____________________________________________________________________________
40897 [  8927] By: nick                                  on 2001/02/25  11:30:22
40898         Log: Change method names in Encode implementation classes to something
40899              less confusing (preparing to "go public").
40900      Branch: perlio
40901            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
40902 ____________________________________________________________________________
40903 [  8926] By: nick                                  on 2001/02/25  10:53:24
40904         Log: GCC __atribute__ / printf fix
40905      Branch: perlio
40906            ! perl.h
40907 ____________________________________________________________________________
40908 [  8925] By: nick                                  on 2001/02/25  10:52:25
40909         Log: Checked in the wrong one ...
40910      Branch: perlio
40911            ! ext/Encode/Encode.pm
40912 ____________________________________________________________________________
40913 [  8924] By: nick                                  on 2001/02/24  18:46:51
40914         Log: Integrate mainline - to see what Jarkko has in ...
40915      Branch: perlio
40916           +> t/pod/testpods/lib/Pod/Stuff.pm
40917           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
40918 ____________________________________________________________________________
40919 [  8923] By: nick                                  on 2001/02/24  17:05:23
40920         Log: Encode API documentation nd tidy up.
40921              Minor additions to test.
40922              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
40923              Adds STRLEN to standard typemap.
40924      Branch: perlio
40925            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
40926            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
40927 ____________________________________________________________________________
40928 [  8922] By: jhi                                   on 2001/02/24  16:38:12
40929         Log: Add a test for the "character range should match in EBCDIC
40930              if specified using explicit numerics" bug found by Karsten
40931              Sperling.
40932      Branch: perl
40933            ! t/op/pat.t
40934 ____________________________________________________________________________
40935 [  8921] By: jhi                                   on 2001/02/24  16:30:16
40936         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
40937              From: schwern@pobox.com
40938              Date: Fri, 23 Feb 2001 03:21:37 -0500
40939              Message-ID: <20010223032137.A26022@magnonel.guild.net>
40940              
40941              plus Charles Lane's fixes, plus tweaks.
40942      Branch: perl
40943            + t/pod/testpods/lib/Pod/Stuff.pm
40944            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
40945 ____________________________________________________________________________
40946 [  8920] By: nick                                  on 2001/02/24  10:30:11
40947         Log: Integrate mainline
40948      Branch: perlio
40949           !> (integrate 33 files)
40950 ____________________________________________________________________________
40951 [  8919] By: jhi                                   on 2001/02/24  00:23:35
40952         Log: Subject: Re: I'm losing the war...
40953              From: "Vadim Konovalov" <watman@inbox.ru>
40954              Date: Sat, 24 Feb 2001 00:10:14 +0300
40955              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
40956              
40957              hv_store() not working correctly in ENV_IS_CASELESS case.
40958      Branch: perl
40959            ! hv.c
40960 ____________________________________________________________________________
40961 [  8918] By: jhi                                   on 2001/02/24  00:20:09
40962         Log: Subject: Re: [PATCH] fix for charnames above FFFF
40963              From: andreas.koenig@anima.de (Andreas J. Koenig)
40964              Date: 23 Feb 2001 02:39:03 +0100
40965              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
40966              
40967              A further efficiency tweak.
40968      Branch: perl
40969            ! lib/charnames.pm
40970 ____________________________________________________________________________
40971 [  8917] By: jhi                                   on 2001/02/23  20:27:51
40972         Log: Integrate change #8916 from mainline,
40973              do away with USE_WIN32_RTL_ENV.
40974      Branch: maint-5.6/perl
40975           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
40976 ____________________________________________________________________________
40977 [  8916] By: jhi                                   on 2001/02/23  20:02:25
40978         Log: Abolish USE_WIN32_RTL_ENV.
40979      Branch: perl
40980            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
40981 ____________________________________________________________________________
40982 [  8915] By: jhi                                   on 2001/02/23  19:36:00
40983         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
40984              later protected by some #define.
40985      Branch: perl
40986            ! gv.c
40987 ____________________________________________________________________________
40988 [  8914] By: jhi                                   on 2001/02/23  19:31:38
40989         Log: Retract #8902 for now, requested by Charles Lane, the correct
40990              fix will be something else.
40991      Branch: perl
40992            ! op.c
40993 ____________________________________________________________________________
40994 [  8913] By: jhi                                   on 2001/02/23  19:11:36
40995         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
40996              From: Peter Prymmer <pvhp@forte.com>
40997              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
40998              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
40999      Branch: perl
41000            ! t/op/lex_assign.t
41001 ____________________________________________________________________________
41002 [  8912] By: jhi                                   on 2001/02/23  18:38:20
41003         Log: Subject: [patch] perlio + useithreads
41004              From: Doug MacEachern <dougm@covalent.net>
41005              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
41006              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
41007              
41008              Gets things running but not complete.
41009      Branch: perl
41010            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
41011 ____________________________________________________________________________
41012 [  8911] By: jhi                                   on 2001/02/23  04:20:02
41013         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
41014              
41015              Duplicated environment freeing, File::Temp 0.12,
41016              op/append portability (EBCDIC) tweak.
41017      Branch: maint-5.6/perl
41018           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
41019           !> t/op/append.t
41020 ____________________________________________________________________________
41021 [  8910] By: jhi                                   on 2001/02/23  02:07:33
41022         Log: Integrate change #8909 from mainline, a better Borland
41023              putenv() workaround.
41024      Branch: maint-5.6/perl
41025           !> perl.c
41026 ____________________________________________________________________________
41027 [  8909] By: jhi                                   on 2001/02/23  02:05:46
41028         Log: A better workaround for Borland putenv() brokenness from Sarathy.
41029      Branch: perl
41030            ! perl.c
41031 ____________________________________________________________________________
41032 [  8908] By: jhi                                   on 2001/02/23  02:04:14
41033         Log: Subject: fix for parameter -Dm (for perl@8867)
41034              From: "Vadim Konovalov" <watman@inbox.ru>
41035              Date: Thu, 22 Feb 2001 17:30:12 +0300
41036              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
41037      Branch: perl
41038            ! perl.h
41039 ____________________________________________________________________________
41040 [  8907] By: jhi                                   on 2001/02/23  01:58:20
41041         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
41042              From: Peter Prymmer <pvhp@forte.com>
41043              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
41044              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
41045      Branch: perl
41046            ! t/op/append.t
41047 ____________________________________________________________________________
41048 [  8906] By: jhi                                   on 2001/02/23  01:48:34
41049         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
41050      Branch: perl
41051            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
41052 ____________________________________________________________________________
41053 [  8905] By: jhi                                   on 2001/02/23  01:43:30
41054         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
41055              From: Peter Prymmer <pvhp@forte.com>
41056              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
41057              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
41058      Branch: perl
41059            ! t/lib/st-06compat.t
41060 ____________________________________________________________________________
41061 [  8904] By: jhi                                   on 2001/02/23  01:42:39
41062         Log: Metaconfig unit change for #8903.
41063      Branch: metaconfig/U/perl
41064            ! Devel.U
41065 ____________________________________________________________________________
41066 [  8903] By: jhi                                   on 2001/02/23  01:42:12
41067         Log: Be more helpful for devel builders, suggested by John L. Allen.
41068      Branch: perl
41069            ! Configure
41070 ____________________________________________________________________________
41071 [  8902] By: jhi                                   on 2001/02/23  01:37:41
41072         Log: (Retracted by #8914)
41073              (Wrongly, reinstated by #8941)
41074              
41075              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
41076              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41077              Date:     Thu, 22 Feb 2001 09:43:57 EST
41078              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
41079      Branch: perl
41080            ! op.c
41081 ____________________________________________________________________________
41082 [  8901] By: jhi                                   on 2001/02/23  01:20:32
41083         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
41084              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41085              Date:     Thu, 22 Feb 2001 08:01:35 EST
41086              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
41087      Branch: perl
41088            ! malloc.c
41089 ____________________________________________________________________________
41090 [  8900] By: jhi                                   on 2001/02/23  01:18:02
41091         Log: Integrate changes #8898,8899 from mainline, environ handling.
41092      Branch: maint-5.6/perl
41093           !> perl.c
41094 ____________________________________________________________________________
41095 [  8899] By: jhi                                   on 2001/02/23  01:16:25
41096         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
41097              putenv() is not to be relied on, they are either broken or leaky
41098              or both.)
41099      Branch: perl
41100            ! perl.c
41101 ____________________________________________________________________________
41102 [  8898] By: jhi                                   on 2001/02/22  23:36:59
41103         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
41104              and safesysfree() must be used.
41105      Branch: perl
41106            ! perl.c
41107 ____________________________________________________________________________
41108 [  8897] By: jhi                                   on 2001/02/22  23:25:45
41109         Log: With environ one must use safesysmalloc()/safesysfree().
41110      Branch: perl
41111            ! perl.c
41112 ____________________________________________________________________________
41113 [  8896] By: jhi                                   on 2001/02/22  22:13:18
41114         Log: If we have a duplicated environment free it
41115              if PERL_DESTRUCT_LEVEL.
41116      Branch: perl
41117            ! perl.c
41118 ____________________________________________________________________________
41119 [  8895] By: alanbur                               on 2001/02/22  19:31:57
41120         Log: Synchronised with parent
41121      Branch: maint-5.6/pureperl
41122           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
41123 ____________________________________________________________________________
41124 [  8894] By: gsar                                  on 2001/02/22  19:06:18
41125         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
41126              
41127              fix memory leak in method call optimization (change#3768);
41128              made C<eval "$x->foo()"> leak
41129              
41130              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
41131      Branch: maint-5.6/perl
41132           !> op.c
41133 ____________________________________________________________________________
41134 [  8893] By: jhi                                   on 2001/02/22  18:35:27
41135         Log: (Retracted by #8915.)
41136              
41137              Third Degree finding:
41138              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
41139      Branch: perl
41140            ! gv.c
41141 ____________________________________________________________________________
41142 [  8892] By: jhi                                   on 2001/02/22  14:28:32
41143         Log: Update Changes.
41144      Branch: perl
41145            ! Changes patchlevel.h
41146 ____________________________________________________________________________
41147 [  8891] By: jhi                                   on 2001/02/22  13:22:45
41148         Log: Metaconfig unit changes for #8890.
41149      Branch: metaconfig
41150            ! U/modified/Cppsym.U U/threads/archname.U
41151 ____________________________________________________________________________
41152 [  8890] By: jhi                                   on 2001/02/22  13:22:12
41153         Log: Add -stdio to the archname if no perlio selected,
41154              no -perlio added since that is now the default.
41155              
41156              Add few CPUs/architectures to the Cppsym scan.
41157      Branch: perl
41158            ! Configure config_h.SH
41159 ____________________________________________________________________________
41160 [  8889] By: jhi                                   on 2001/02/22  13:05:59
41161         Log: Metaconfig unit change for #8888.
41162      Branch: metaconfig/U/perl
41163            ! useperlio.U
41164 ____________________________________________________________________________
41165 [  8888] By: jhi                                   on 2001/02/22  13:05:28
41166         Log: *drum roll*  Make perlio the default.
41167      Branch: perl
41168            ! Configure config_h.SH
41169 ____________________________________________________________________________
41170 [  8887] By: jhi                                   on 2001/02/22  12:50:52
41171         Log: Integrate change #8665 from maintperl to mainline,
41172              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
41173      Branch: perl
41174           !> ext/POSIX/POSIX.xs
41175 ____________________________________________________________________________
41176 [  8886] By: jhi                                   on 2001/02/22  12:49:24
41177         Log: Integrate changes #8883,8884 from mainline to maintperl.
41178              
41179              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
41180              Subject: Re: File::Temp::_gettemp warning
41181      Branch: maint-5.6/perl
41182           !> embed.h embed.pl lib/File/Temp.pm
41183 ____________________________________________________________________________
41184 [  8885] By: jhi                                   on 2001/02/22  12:43:59
41185         Log: Based on
41186              
41187              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
41188              From: schwab@suse.de
41189              Date: Thu, 22 Feb 2001 13:08:09 +0100
41190              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
41191              
41192              but the fix done slightly differently because the other
41193              half was already done in #8664.
41194      Branch: maint-5.6/perl
41195            ! ext/POSIX/POSIX.xs
41196 ____________________________________________________________________________
41197 [  8884] By: jhi                                   on 2001/02/22  12:37:15
41198         Log: Subject: Re: File::Temp::_gettemp warning
41199              From: Tim Jenness <t.jenness@jach.hawaii.edu>
41200              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
41201              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
41202              
41203              This patch to File::Temp does two things:
41204              
41205              1. Fixes the problem with CGI::Carp when determining
41206              the Fcntl constants
41207              
41208              2. Removes most of the carps and consolidates them so that all the
41209              reasons are included in a single die that is caught by the test. This
41210              means that the correct skipping behaviour is displayed by the test.
41211      Branch: perl
41212            ! lib/File/Temp.pm
41213 ____________________________________________________________________________
41214 [  8883] By: jhi                                   on 2001/02/22  12:29:19
41215         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
41216              From: Peter Prymmer <pvhp@forte.com>
41217              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
41218              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
41219      Branch: perl
41220            ! embed.h embed.pl
41221 ____________________________________________________________________________
41222 [  8882] By: jhi                                   on 2001/02/21  19:41:33
41223         Log: Integrate change #8881 from mainlin to maintperl.
41224              
41225              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
41226      Branch: maint-5.6/perl
41227           !> op.c
41228 ____________________________________________________________________________
41229 [  8881] By: jhi                                   on 2001/02/21  19:38:57
41230         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
41231              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41232              Date:     Wed, 21 Feb 2001 13:08:03 EST
41233              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
41234      Branch: perl
41235            ! op.c
41236 ____________________________________________________________________________
41237 [  8880] By: jhi                                   on 2001/02/21  19:34:34
41238         Log: Retract #8875, cannot let go of the old semantics of unpack U
41239              without rethinking utf8decode.t.
41240      Branch: perl
41241            ! pp.c t/op/pack.t
41242 ____________________________________________________________________________
41243 [  8879] By: jhi                                   on 2001/02/21  19:08:02
41244         Log: Run run/*.t also in minitest.
41245      Branch: perl
41246            ! Makefile.SH
41247 ____________________________________________________________________________
41248 [  8878] By: nick                                  on 2001/02/21  18:55:37
41249         Log: Integrate mainline
41250      Branch: perlio
41251           !> (integrate 76 files)
41252 ____________________________________________________________________________
41253 [  8877] By: jhi                                   on 2001/02/21  15:09:33
41254         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
41255      Branch: metaconfig
41256            ! U/compline/nblock_io.U
41257      Branch: perl
41258            ! Configure config_h.SH
41259 ____________________________________________________________________________
41260 [  8876] By: jhi                                   on 2001/02/21  14:54:45
41261         Log: If no sfio, no -lsfio.
41262      Branch: metaconfig/U/perl
41263            ! d_sfio.U
41264      Branch: perl
41265            ! Configure config_h.SH
41266 ____________________________________________________________________________
41267 [  8875] By: jhi                                   on 2001/02/21  14:54:00
41268         Log: Make unpack C and unpack U truly equivalent.
41269      Branch: perl
41270            ! pp.c t/op/pack.t
41271 ____________________________________________________________________________
41272 [  8874] By: jhi                                   on 2001/02/21  14:26:02
41273         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
41274              From: Peter Prymmer <pvhp@forte.com>
41275              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
41276              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
41277      Branch: perl
41278            ! pod/perlport.pod
41279 ____________________________________________________________________________
41280 [  8873] By: jhi                                   on 2001/02/21  14:24:31
41281         Log: Subject: [PATCH] fix for charnames above FFFF
41282              From: andreas.koenig@anima.de (Andreas J. Koenig)
41283              Date: 21 Feb 2001 07:05:45 +0100
41284              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
41285      Branch: perl
41286            ! lib/charnames.pm t/lib/charnames.t
41287 ____________________________________________________________________________
41288 [  8872] By: jhi                                   on 2001/02/21  14:15:25
41289         Log: Integrate change #8868 from pureperl to mainline.
41290              
41291              Fixed reference count loop caused by sv_magic.
41292      Branch: perl
41293           !> sv.c
41294 ____________________________________________________________________________
41295 [  8871] By: jhi                                   on 2001/02/21  14:07:29
41296         Log: Integrate change #8868 from pureperl to maintperl.
41297              
41298              Fixed reference count loop caused by sv_magic.
41299      Branch: maint-5.6/perl
41300           !> sv.c
41301 ____________________________________________________________________________
41302 [  8870] By: jhi                                   on 2001/02/21  14:04:41
41303         Log: Put back the #8840, it was innocent.
41304      Branch: perl
41305            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
41306            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
41307 ____________________________________________________________________________
41308 [  8869] By: jhi                                   on 2001/02/21  14:00:03
41309         Log: unpack("C", ...) was left slightly unfinished by #8865.
41310      Branch: perl
41311            ! pp.c t/op/pack.t
41312 ____________________________________________________________________________
41313 [  8868] By: alanbur                               on 2001/02/21  01:33:45
41314         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
41315              from gv_fetchpv to create single-character magic variables (e.g. $!),
41316              and it is passed a sv and the gv that contains the sv as the mg_obj
41317              value.  When sv_magic stores the mg_obj pointer it increments the gv
41318              refcount, thus causing a sv-gv pair that can't be freed.  There is
41319              already a check for sv == obj which is used to prevent such reference
41320              loops.  This change extends the check to cover the case described above.
41321      Branch: maint-5.6/pureperl
41322            ! sv.c
41323 ____________________________________________________________________________
41324 [  8867] By: jhi                                   on 2001/02/21  00:52:39
41325         Log: Update Changes.
41326      Branch: perl
41327            ! Changes patchlevel.h
41328 ____________________________________________________________________________
41329 [  8866] By: jhi                                   on 2001/02/21  00:34:20
41330         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
41331              (Note: there were some conflicts due to EBCDIC and EPOC
41332              patches, in general I preferred the repository code.)
41333              (When 2.753 comes out, we need to synchronize.)
41334      Branch: perl
41335            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
41336            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
41337            ! t/lib/cgi-html.t
41338 ____________________________________________________________________________
41339 [  8865] By: jhi                                   on 2001/02/21  00:24:22
41340         Log: Make pack("C", 0x100) to create Unicode, unless under the
41341              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
41342              will understand Unicode, unless you under know what.
41343      Branch: perl
41344            ! pp.c t/op/pack.t t/op/qu.t
41345 ____________________________________________________________________________
41346 [  8864] By: alanbur                               on 2001/02/20  22:35:34
41347         Log: Resynchronised with parent
41348      Branch: maint-5.6/pureperl
41349           !> README.win32 ext/GDBM_File/GDBM_File.pm
41350           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
41351           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
41352           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
41353           !> t/lib/sdbm.t util.c
41354 ____________________________________________________________________________
41355 [  8863] By: jhi                                   on 2001/02/20  20:55:11
41356         Log: Integrate change #8860,8861 from mainline into maintperl.
41357              
41358              "pseudo-literal j"
41359              
41360              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
41361      Branch: maint-5.6/perl
41362           !> lib/Test.pm pod/perlop.pod
41363 ____________________________________________________________________________
41364 [  8862] By: jhi                                   on 2001/02/20  20:30:07
41365         Log: Don't do casting between pointers pointing to differently sized
41366              integers.
41367      Branch: perl
41368            ! hv.c sv.c
41369 ____________________________________________________________________________
41370 [  8861] By: jhi                                   on 2001/02/20  19:53:44
41371         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
41372              From: Peter Prymmer <pvhp@forte.com>
41373              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
41374              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
41375      Branch: perl
41376            ! lib/Test.pm
41377 ____________________________________________________________________________
41378 [  8860] By: jhi                                   on 2001/02/20  19:48:02
41379         Log: "pseudo-literal j", a documentation glitch reported to Debian.
41380              The text recovered from Perl 5.005_03, and pseudo-literal replaced
41381              by "backtick string".
41382      Branch: perl
41383            ! pod/perlop.pod
41384 ____________________________________________________________________________
41385 [  8859] By: jhi                                   on 2001/02/20  19:15:46
41386         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
41387              from Chris Nandor.
41388      Branch: perl
41389            ! makedef.pl
41390 ____________________________________________________________________________
41391 [  8858] By: jhi                                   on 2001/02/20  17:36:53
41392         Log: Integrate pureperl changes #8844,8845,8850 to mainline
41393              (via maintperl #8855).
41394              
41395              Fixed %^H scoping bug
41396              
41397              Removed GV <-> CV refcount loop
41398              
41399              Removed %ENV refcount loop
41400      Branch: perl
41401           !> gv.c op.c perl.c pp.c scope.c
41402 ____________________________________________________________________________
41403 [  8857] By: jhi                                   on 2001/02/20  17:34:32
41404         Log: Integrate changes #8853,8854 from maintperl to mainline.
41405              
41406              EBDIC fixes, README.win32 Borland update.
41407      Branch: perl
41408           !> README.win32 handy.h util.c
41409 ____________________________________________________________________________
41410 [  8856] By: jhi                                   on 2001/02/20  17:33:16
41411         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
41412      Branch: maint-5.6/perl
41413           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
41414           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
41415           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
41416 ____________________________________________________________________________
41417 [  8855] By: jhi                                   on 2001/02/20  17:32:13
41418         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
41419              
41420              Fixed %^H scoping bug
41421              
41422              Removed GV <-> CV refcount loop
41423              
41424              Removed %ENV refcount loop
41425      Branch: maint-5.6/perl
41426           !> gv.c op.c perl.c pp.c scope.c
41427 ____________________________________________________________________________
41428 [  8854] By: jhi                                   on 2001/02/20  17:25:06
41429         Log: Subject: Addition to readme.win32 for Borland C++ compilers
41430              Date: Tue, 20 Feb 2001 02:15:25 +0300
41431              From: "Vadim Konovalov" <watman@inbox.ru>
41432              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
41433              
41434              Document Borland compiler misbehaviour.
41435      Branch: maint-5.6/perl
41436            ! README.win32
41437 ____________________________________________________________________________
41438 [  8853] By: jhi                                   on 2001/02/20  17:22:25
41439         Log: The assimilation of ebcdic.c didn't quite work at the first try,
41440              patches from Thomas Dorner.
41441      Branch: maint-5.6/perl
41442            ! handy.h util.c
41443 ____________________________________________________________________________
41444 [  8852] By: jhi                                   on 2001/02/20  17:20:15
41445         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
41446              From: Chris Nandor <pudge@pobox.com>
41447              Date: Tue, 20 Feb 2001 08:32:45 -0500
41448              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
41449      Branch: maint-5.6/perl
41450            ! makedef.pl mg.c
41451 ____________________________________________________________________________
41452 [  8851] By: jhi                                   on 2001/02/20  17:15:52
41453         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
41454      Branch: perl
41455            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
41456            ! t/lib/filter-util.t
41457 ____________________________________________________________________________
41458 [  8850] By: alanbur                               on 2001/02/20  17:12:40
41459         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
41460              and the magic pointer points back to the GV that contains the
41461              %ENV hash.  This creates a refcount loop that prevents members
41462              of %ENV from being freed correctly.  This change removes the
41463              refcount loop - the magic pointer was never used anyway, the
41464              only use of the magic was to check the type ('E') so that the
41465              appropriate environment manipulation code is called when %ENV
41466              is modified.
41467      Branch: maint-5.6/pureperl
41468            ! perl.c
41469 ____________________________________________________________________________
41470 [  8849] By: jhi                                   on 2001/02/20  17:12:20
41471         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
41472              From: "Craig A. Berry" <craigberry@mac.com>
41473              Date: Mon, 19 Feb 2001 23:36:12 -0600
41474              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
41475              
41476              Case-forgiving systems match TestInit.pm with TES*.
41477      Branch: perl
41478            ! t/lib/glob-basic.t
41479 ____________________________________________________________________________
41480 [  8848] By: jhi                                   on 2001/02/20  17:10:02
41481         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
41482      Branch: perl
41483            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
41484            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
41485            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
41486 ____________________________________________________________________________
41487 [  8847] By: jhi                                   on 2001/02/20  15:34:41
41488         Log: The #8843 wasn't quite right: %Config needs to imported.
41489      Branch: perl
41490            ! t/run/runenv.t
41491 ____________________________________________________________________________
41492 [  8846] By: jhi                                   on 2001/02/20  15:31:50
41493         Log: Retract the #8838 and #8840 for now because of
41494              the DB_File tie problem.
41495      Branch: perl
41496            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
41497            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
41498            ! proto.h sv.c
41499 ____________________________________________________________________________
41500 [  8845] By: alanbur                               on 2001/02/20  14:25:41
41501         Log: Removed GV <-> CV refcount loop
41502              CvGV(mycv) points to the parent GV of the CV, and was previously
41503              refcounted.  The pointer remains, but the refcounting has been removed
41504              as it causes a refcount loop between the CV and GV that means the CV
41505              can't ever be deleted.
41506      Branch: maint-5.6/pureperl
41507            ! gv.c op.c pp.c
41508 ____________________________________________________________________________
41509 [  8844] By: alanbur                               on 2001/02/20  14:23:13
41510         Log: Fixed %^H scoping bug
41511      Branch: maint-5.6/pureperl
41512            ! scope.c
41513 ____________________________________________________________________________
41514 [  8843] By: jhi                                   on 2001/02/19  13:38:08
41515         Log: fork() not everywhere, cleanup temp files.
41516      Branch: perl
41517            ! t/run/runenv.t
41518 ____________________________________________________________________________
41519 [  8842] By: alanbur                               on 2001/02/19  12:42:07
41520         Log: Resynchronised with parent
41521      Branch: maint-5.6/pureperl
41522           !> pod/perlfaq4.pod sv.c utf8.c
41523 ____________________________________________________________________________
41524 [  8841] By: jhi                                   on 2001/02/19  03:35:51
41525         Log: Update Changes.
41526      Branch: perl
41527            ! Changes patchlevel.h
41528 ____________________________________________________________________________
41529 [  8840] By: jhi                                   on 2001/02/19  00:23:41
41530         Log: Subject: [patch] add sv_setref_uv
41531              From: Doug MacEachern <dougm@covalent.net>
41532              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
41533              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
41534      Branch: perl
41535            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
41536            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
41537 ____________________________________________________________________________
41538 [  8839] By: jhi                                   on 2001/02/19  00:01:38
41539         Log: Put to rest the 20010205.001, the email address checking (not) regex.
41540      Branch: perl
41541            ! pod/perlfaq9.pod
41542 ____________________________________________________________________________
41543 [  8838] By: jhi                                   on 2001/02/18  22:17:54
41544         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
41545              From: Doug MacEachern <dougm@covalent.net>
41546              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
41547              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
41548      Branch: perl
41549            ! lib/ExtUtils/xsubpp
41550 ____________________________________________________________________________
41551 [  8837] By: jhi                                   on 2001/02/18  22:16:50
41552         Log: Subject: [patch] -Wall cleanup round 2
41553              From: Doug MacEachern <dougm@covalent.net>
41554              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
41555              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
41556      Branch: perl
41557            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
41558            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
41559            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
41560            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
41561            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
41562            ! ext/SDBM_File/SDBM_File.xs
41563 ____________________________________________________________________________
41564 [  8836] By: jhi                                   on 2001/02/18  22:11:20
41565         Log: Misapplied regex optimizations when \C is present.
41566              Fixes 20001230.002.
41567              
41568              What still remains broken is that the submatches that
41569              have \C in them get their UTF8 flag on because their
41570              parent SV has it on.  This will result in malformed
41571              UTF8 if a \C happened to match a non-ASCII byte.
41572      Branch: perl
41573            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
41574            ! t/pragma/utf8.t
41575 ____________________________________________________________________________
41576 [  8835] By: jhi                                   on 2001/02/18  20:12:02
41577         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
41578              
41579              The hash key got wrongly UTF8fied.
41580      Branch: perl
41581            ! pod/perlapi.pod toke.c utf8.c
41582 ____________________________________________________________________________
41583 [  8834] By: jhi                                   on 2001/02/18  19:44:25
41584         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
41585              don't warn on magical or overloaded things.
41586      Branch: perl
41587            ! pp_hot.c
41588 ____________________________________________________________________________
41589 [  8833] By: nick                                  on 2001/02/18  19:31:22
41590         Log: Integrate mainline
41591      Branch: perlio
41592           +> t/TestInit.pm t/run/runenv.t
41593            - t/UTEST
41594           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
41595           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
41596           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
41597           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
41598           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
41599           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
41600           !> utf8.c
41601 ____________________________________________________________________________
41602 [  8832] By: jhi                                   on 2001/02/18  19:21:18
41603         Log: Integrate perlio.
41604      Branch: perl
41605           !> perlio.c pod/perldiag.pod
41606 ____________________________________________________________________________
41607 [  8831] By: jhi                                   on 2001/02/18  19:14:20
41608         Log: Integrate change #8827 from mainline.
41609              
41610              UTF8 tweaks.
41611      Branch: maint-5.6/perl
41612           !> sv.c utf8.c
41613 ____________________________________________________________________________
41614 [  8830] By: nick                                  on 2001/02/18  19:10:34
41615         Log: Apply the spirit of patch from Nick Clark:
41616              Subject: [PATCH] Re: extensions that provide layers
41617              From: Nicholas Clark <nick@ccl4.org>
41618              Date: Mon, 12 Feb 2001 16:43:51 +0000
41619              Message-Id: <20010212164350.Q3652@plum.flirble.org>
41620      Branch: perlio
41621            ! perlio.c pod/perldiag.pod
41622 ____________________________________________________________________________
41623 [  8829] By: jhi                                   on 2001/02/18  19:03:25
41624         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
41625              From: schwern@pobox.com 
41626              Date: Sun, 18 Feb 2001 13:44:35 -0500
41627              Message-ID: <20010218134435.A17544@magnonel.guild.net>
41628              
41629              Applied, but as t/TestInit.pm.
41630      Branch: perl
41631            + t/TestInit.pm
41632            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
41633            ! t/op/subst_wamp.t
41634 ____________________________________________________________________________
41635 [  8828] By: jhi                                   on 2001/02/18  18:43:52
41636         Log: Integrate perlio.
41637      Branch: perl
41638           !> perlio.c
41639 ____________________________________________________________________________
41640 [  8827] By: jhi                                   on 2001/02/18  18:41:33
41641         Log: UTF-8 tweaks.
41642      Branch: perl
41643            ! sv.c utf8.c
41644 ____________________________________________________________________________
41645 [  8826] By: nick                                  on 2001/02/18  17:40:59
41646         Log: Fix [ID 20010217.002]
41647              open FOO, "<:raw:perlio", ...
41648              :raw now inserts default base layer below itself.
41649              Also
41650              open FOO, "<:unix", ...
41651              works as well - but leaves buffer layer on stack under the unix layer.
41652      Branch: perlio
41653            ! perlio.c
41654 ____________________________________________________________________________
41655 [  8825] By: jhi                                   on 2001/02/18  17:15:39
41656         Log: Integrate perlio.
41657      Branch: perl
41658           !> perlio.c perliol.h
41659 ____________________________________________________________________________
41660 [  8824] By: jhi                                   on 2001/02/18  17:10:53
41661         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
41662              From: schwern@pobox.com
41663              Date: Sun, 18 Feb 2001 01:48:50 -0500
41664              Message-ID: <20010218014850.C19957@magnonel.guild.net>
41665      Branch: perl
41666            ! lib/Test/Harness.pm t/TEST t/op/chop.t
41667 ____________________________________________________________________________
41668 [  8823] By: jhi                                   on 2001/02/18  17:01:06
41669         Log: Add run/*.t to testables.
41670      Branch: perl
41671            ! t/TEST
41672 ____________________________________________________________________________
41673 [  8822] By: jhi                                   on 2001/02/18  16:58:58
41674         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
41675              From: schwern@pobox.com
41676              Date: Sun, 18 Feb 2001 01:11:35 -0500
41677              Message-ID: <20010218011135.A19957@magnonel.guild.net>
41678              
41679              Revive mjd's and Simon's PERL5OPT fix.
41680      Branch: perl
41681            + t/run/runenv.t
41682            ! MANIFEST perl.c
41683 ____________________________________________________________________________
41684 [  8821] By: jhi                                   on 2001/02/18  16:53:46
41685         Log: Subject: Re: Why t/TEST and not Test::Harness?
41686              From: schwern@pobox.com
41687              Date: Sat, 17 Feb 2001 22:44:44 -0500
41688              Message-ID: <20010217224444.A6679@magnonel.guild.net>
41689              
41690              Replace UTEST with TEST -utf8.
41691      Branch: perl
41692            - t/UTEST
41693            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
41694            ! t/lib/glob-basic.t
41695 ____________________________________________________________________________
41696 [  8820] By: nick                                  on 2001/02/18  13:06:16
41697         Log: Clean up a few core dumps when layers are used in unexpected ways.
41698              (Still not "right"...)
41699      Branch: perlio
41700            ! perlio.c perliol.h
41701 ____________________________________________________________________________
41702 [  8819] By: jhi                                   on 2001/02/18  02:25:55
41703         Log: Integrate change #8818 from maintperl, a FAQ nit.
41704      Branch: perl
41705           !> pod/perlfaq4.pod
41706 ____________________________________________________________________________
41707 [  8818] By: jhi                                   on 2001/02/18  02:24:50
41708         Log: FAQ nit from Chris Fedde.
41709      Branch: maint-5.6/perl
41710            ! pod/perlfaq4.pod
41711 ____________________________________________________________________________
41712 [  8817] By: nick                                  on 2001/02/17  18:20:14
41713         Log: Integrate mainline
41714      Branch: perlio
41715           +> lib/unicode/UCD.html lib/unicode/Unicode.html
41716           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
41717           +> pod/perlclib.pod
41718            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
41719            - lib/unicode/Unicode.301
41720           !> (integrate 324 files)
41721 ____________________________________________________________________________
41722 [  8816] By: jhi                                   on 2001/02/17  16:56:58
41723         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
41724      Branch: perl
41725            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
41726            ! ext/Storable/Storable.xs t/lib/st-06compat.t
41727            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
41728 ____________________________________________________________________________
41729 [  8815] By: jhi                                   on 2001/02/17  16:40:07
41730         Log: Subject: [patch] -Wall
41731              From: Doug MacEachern <dougm@covalent.net>
41732              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
41733              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
41734      Branch: perl
41735            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
41736            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
41737 ____________________________________________________________________________
41738 [  8814] By: jhi                                   on 2001/02/16  19:27:18
41739         Log: Document qu better.
41740      Branch: perl
41741            ! pod/perlop.pod
41742 ____________________________________________________________________________
41743 [  8813] By: jhi                                   on 2001/02/15  13:54:37
41744         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
41745              From: Hugo <hv@crypt.compulink.co.uk>
41746              Date: Thu, 15 Feb 2001 13:39:49 +0000
41747              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
41748      Branch: perl
41749            ! toke.c
41750 ____________________________________________________________________________
41751 [  8812] By: alanbur                               on 2001/02/15  13:52:16
41752         Log: Resynchronised with parent
41753      Branch: maint-5.6/pureperl
41754            - ebcdic.c
41755           !> (integrate 36 files)
41756 ____________________________________________________________________________
41757 [  8811] By: jhi                                   on 2001/02/15  13:51:16
41758         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
41759              
41760              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
41761              From: Jan Dubois <JanD@ActiveState.com>
41762              Date: Wed, 31 Jan 2001 21:17:03 -0800
41763              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
41764              
41765              tweak change#8659 to keep it simple
41766              
41767              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
41768              From: Russ Allbery <rra@stanford.edu>
41769              Date: 14 Feb 2001 10:15:41 -0800
41770              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
41771              
41772              (8809 empty)
41773              
41774              Upgrade to podlators 1.08, from Russ Allbery.
41775      Branch: perl
41776           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
41777           !> utils/perldoc.PL
41778 ____________________________________________________________________________
41779 [  8810] By: jhi                                   on 2001/02/15  13:35:08
41780         Log: Upgrade to podlators 1.08, from Russ Allbery.
41781      Branch: maint-5.6/perl
41782            ! lib/Pod/Man.pm lib/Pod/Text.pm
41783 ____________________________________________________________________________
41784 [  8809] By: jhi                                   on 2001/02/15  13:26:38
41785         Log: (accidentally empty check-in)
41786      Branch: maint-5.6/perl
41787            ! lib/Test/Harness.pm
41788 ____________________________________________________________________________
41789 [  8808] By: jhi                                   on 2001/02/15  13:23:47
41790         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
41791              From: Russ Allbery <rra@stanford.edu>
41792              Date: 14 Feb 2001 10:15:41 -0800
41793              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
41794              
41795              perldoc was hardcoding $Config{installscript}, which breaks
41796              when install* isn't where Perl ends up (such as with AFS).
41797              
41798              Use $Config{scriptdir} instead.
41799      Branch: maint-5.6/perl
41800            ! utils/perldoc.PL
41801 ____________________________________________________________________________
41802 [  8807] By: jhi                                   on 2001/02/14  14:37:27
41803         Log: Update Changes.
41804      Branch: perl
41805            ! Changes patchlevel.h
41806 ____________________________________________________________________________
41807 [  8806] By: jhi                                   on 2001/02/14  14:25:31
41808         Log: Integrate changes #8803,8804,8805 from mainline.
41809              
41810              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
41811              
41812              Don't skip too much of the locale error message if no environ array,
41813              from Chris Nandor.
41814              
41815              More MacOS Classic fixes from Chris Nandor.
41816      Branch: maint-5.6/perl
41817           !> doop.c lib/Cwd.pm perl.c perl.h util.c
41818 ____________________________________________________________________________
41819 [  8805] By: jhi                                   on 2001/02/14  03:29:01
41820         Log: More MacOS Classic fixes from Chris Nandor.
41821      Branch: perl
41822            ! doop.c lib/Cwd.pm
41823 ____________________________________________________________________________
41824 [  8804] By: jhi                                   on 2001/02/14  03:18:35
41825         Log: Don't skip too much of the locale error message if no environ array,
41826              from Chris Nandor.
41827      Branch: perl
41828            ! util.c
41829 ____________________________________________________________________________
41830 [  8803] By: jhi                                   on 2001/02/14  03:14:14
41831         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
41832      Branch: perl
41833            ! perl.c perl.h
41834 ____________________________________________________________________________
41835 [  8802] By: jhi                                   on 2001/02/13  18:31:33
41836         Log: AUTHORS update.
41837      Branch: perl
41838            ! AUTHORS
41839 ____________________________________________________________________________
41840 [  8801] By: jhi                                   on 2001/02/13  17:55:19
41841         Log: Integrate change #8792 from mainline.
41842              
41843              Subject: buncha MacPerl patches for bleadperl
41844              From: Chris Nandor <pudge@pobox.com>
41845              Date: Tue, 13 Feb 2001 00:02:43 -0500
41846              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
41847      Branch: maint-5.6/perl
41848           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
41849           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
41850           !> t/lib/basename.t toke.c util.h
41851 ____________________________________________________________________________
41852 [  8800] By: jhi                                   on 2001/02/13  17:46:43
41853         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
41854              to be forced to Off_t.
41855              
41856              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
41857              From: nick@ccl4.org
41858              Date: Thu, 1 Feb 2001 12:01:04 +0000
41859              Message-Id: <20010201120103.E11401@plum.flirble.org>
41860      Branch: maint-5.6/perl
41861            ! iperlsys.h perlio.c
41862 ____________________________________________________________________________
41863 [  8799] By: jhi                                   on 2001/02/13  16:52:51
41864         Log: Duplex duplex hunk hunk.
41865      Branch: maint-5.6/perl
41866            ! Makefile.SH
41867 ____________________________________________________________________________
41868 [  8797] By: jhi                                   on 2001/02/13  14:52:04
41869         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
41870              From: "Craig A. Berry" <craigberry@mac.com>
41871              Date: Mon, 12 Feb 2001 11:05:25 -0600
41872              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
41873      Branch: perl
41874            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
41875 ____________________________________________________________________________
41876 [  8796] By: jhi                                   on 2001/02/13  14:36:47
41877         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
41878              From: simon.cozens@pembroke.oxford.ac.uk 
41879              Date: Sat, 10 Feb 2001 17:57:02 +0000
41880              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
41881              
41882              Now it does include.
41883      Branch: perl
41884            ! pod/perldiag.pod
41885 ____________________________________________________________________________
41886 [  8795] By: jhi                                   on 2001/02/13  14:30:11
41887         Log: Sort the MANIFEST.
41888      Branch: perl
41889            ! MANIFEST
41890 ____________________________________________________________________________
41891 [  8794] By: jhi                                   on 2001/02/13  14:26:51
41892         Log: Integrate change #8793 from mainline, FAQ updates.
41893      Branch: maint-5.6/perl
41894           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
41895 ____________________________________________________________________________
41896 [  8793] By: jhi                                   on 2001/02/13  14:25:13
41897         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
41898      Branch: perl
41899            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
41900 ____________________________________________________________________________
41901 [  8792] By: jhi                                   on 2001/02/13  14:22:50
41902         Log: Subject: buncha MacPerl patches for bleadperl
41903              From: Chris Nandor <pudge@pobox.com>
41904              Date: Tue, 13 Feb 2001 00:02:43 -0500
41905              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
41906      Branch: perl
41907            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
41908            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
41909            ! t/lib/basename.t toke.c util.h
41910 ____________________________________________________________________________
41911 [  8791] By: jhi                                   on 2001/02/13  14:10:39
41912         Log: Integrate change #8790 from mainline.
41913              
41914              environ array wrongly assumed in Perl_init_i18nl10n(),
41915      Branch: maint-5.6/perl
41916           !> util.c
41917 ____________________________________________________________________________
41918 [  8790] By: jhi                                   on 2001/02/13  14:06:15
41919         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
41920              noticed by Chris Nandor in MacOS Classic.
41921      Branch: perl
41922            ! util.c
41923 ____________________________________________________________________________
41924 [  8789] By: jhi                                   on 2001/02/13  13:58:07
41925         Log: Integrate changes #8373,8487,8544,8783 from mainline.
41926              
41927              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
41928              hints files, the dynaloading, assimilate ebcdic into util.c.
41929      Branch: maint-5.6/perl
41930            - ebcdic.c
41931            ! MANIFEST hints/posix-bc.sh
41932           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
41933           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
41934           !> perlapi.c proto.h util.c
41935 ____________________________________________________________________________
41936 [  8788] By: alanbur                               on 2001/02/13  10:33:13
41937         Log: Integrated changes from maint-5.6
41938      Branch: maint-5.6/pureperl
41939           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
41940           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
41941           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41942           !> vos/config.ga.h vos/configure_perl.cm
41943 ____________________________________________________________________________
41944 [  8787] By: jhi                                   on 2001/02/13  05:56:36
41945         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
41946      Branch: perl
41947           !> Makefile.SH
41948 ____________________________________________________________________________
41949 [  8786] By: jhi                                   on 2001/02/13  05:54:34
41950         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
41951              From: Dorner Thomas <Thomas.Dorner@start.de>
41952              Date: Mon, 12 Feb 2001 15:06:26 +0100
41953              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
41954      Branch: maint-5.6/perl
41955            ! Makefile.SH
41956 ____________________________________________________________________________
41957 [  8785] By: jhi                                   on 2001/02/13  05:29:04
41958         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
41959      Branch: perl
41960           !> hints/openbsd.sh
41961 ____________________________________________________________________________
41962 [  8784] By: jhi                                   on 2001/02/13  02:25:24
41963         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
41964              From: Peter Prymmer <pvhp@forte.com>
41965              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
41966              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
41967      Branch: perl
41968            ! pod/perlclib.pod
41969 ____________________________________________________________________________
41970 [  8783] By: jhi                                   on 2001/02/13  02:22:36
41971         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
41972      Branch: perl
41973            - ebcdic.c
41974            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
41975            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
41976            ! util.c
41977 ____________________________________________________________________________
41978 [  8782] By: jhi                                   on 2001/02/13  02:00:07
41979         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
41980      Branch: maint-5.6/perl
41981            ! pod/perlport.pod
41982 ____________________________________________________________________________
41983 [  8781] By: jhi                                   on 2001/02/13  01:58:44
41984         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
41985      Branch: maint-5.6/perl
41986            ! hints/openbsd.sh
41987 ____________________________________________________________________________
41988 [  8780] By: jhi                                   on 2001/02/13  01:57:33
41989         Log: Synchronize the regexp tests between maintperl and mainline.
41990      Branch: maint-5.6/perl
41991           !> t/op/re_tests
41992 ____________________________________________________________________________
41993 [  8779] By: jhi                                   on 2001/02/13  01:49:35
41994         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
41995              From: Hugo <hv@crypt.compulink.co.uk>
41996              Date: Tue, 13 Feb 2001 00:11:11 +0000
41997              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
41998      Branch: perl
41999            ! regcomp.c t/op/re_tests
42000 ____________________________________________________________________________
42001 [  8778] By: jhi                                   on 2001/02/13  00:23:10
42002         Log: Comments do not nest.
42003      Branch: perl
42004            ! perl.h
42005 ____________________________________________________________________________
42006 [  8777] By: jhi                                   on 2001/02/13  00:17:54
42007         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
42008              From: Hugo <hv@crypt.compulink.co.uk>
42009              Date: Tue, 13 Feb 2001 00:11:11 +0000
42010              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
42011      Branch: maint-5.6/perl
42012            ! regcomp.c t/op/re_tests
42013 ____________________________________________________________________________
42014 [  8776] By: jhi                                   on 2001/02/12  23:25:52
42015         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
42016      Branch: maint-5.6/perl
42017            ! pod/perlport.pod
42018 ____________________________________________________________________________
42019 [  8775] By: jhi                                   on 2001/02/12  23:04:28
42020         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
42021      Branch: maint-5.6/perl
42022            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
42023            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42024            ! vos/configure_perl.cm
42025 ____________________________________________________________________________
42026 [  8774] By: jhi                                   on 2001/02/12  22:59:11
42027         Log: Subject: Re: [patch] context for 'U' magic functions
42028              From: Doug MacEachern <dougm@covalent.net>
42029              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
42030              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
42031              
42032              plus the suggestion by Nick Ing-Simmons to name the macro
42033              as PERL_MG_UFUNC to avoid namespace pollution, plus add
42034              the advice by Doug for XS writers to perl.h
42035      Branch: perl
42036            ! mg.c perl.h
42037 ____________________________________________________________________________
42038 [  8773] By: jhi                                   on 2001/02/11  20:14:12
42039         Log: Update Changes.
42040      Branch: perl
42041            ! Changes patchlevel.h
42042 ____________________________________________________________________________
42043 [  8772] By: jhi                                   on 2001/02/11  18:47:52
42044         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
42045              From: Simon Cozens <simon@cozens.net>
42046              Date: Wed, 31 Jan 2001 16:31:43 +0000
42047              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
42048      Branch: perl
42049            + pod/perlclib.pod
42050            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
42051            ! pod/perltoc.pod
42052 ____________________________________________________________________________
42053 [  8771] By: jhi                                   on 2001/02/11  18:36:48
42054         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
42055              
42056              Blocks-4d3.beta.txt
42057              CaseFolding-3d4.beta.txt
42058              CompositionExclusions-3d6.beta.txt
42059              EastAsianWidth-4d4.beta.txt
42060              LineBreak-6d3.beta.txt
42061              NamesList-3.1.0d1.beta.txt
42062              PropList-3.1.0d4.beta.txt
42063              SpecialCasing-4d1.beta.txt
42064              UnicodeData-3.1.0d6.beta.txt
42065      Branch: perl
42066            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
42067           +> lib/unicode/UCD.html lib/unicode/Unicode.html
42068            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
42069            - lib/unicode/Unicode.301
42070            ! (edit 257 files)
42071 ____________________________________________________________________________
42072 [  8770] By: jhi                                   on 2001/02/11  17:26:22
42073         Log: UTF-8 documentation.
42074      Branch: perl
42075            ! utf8.h
42076 ____________________________________________________________________________
42077 [  8769] By: jhi                                   on 2001/02/11  17:12:49
42078         Log: Retract #8762.
42079      Branch: perl
42080            ! regexec.c
42081 ____________________________________________________________________________
42082 [  8768] By: jhi                                   on 2001/02/11  16:54:45
42083         Log: Subject: [PATCH] Test::Harness
42084              From: andreas.koenig@anima.de (Andreas J. Koenig)
42085              Date: 11 Feb 2001 14:37:00 +0100
42086              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
42087      Branch: perl
42088            ! lib/Test/Harness.pm
42089 ____________________________________________________________________________
42090 [  8767] By: jhi                                   on 2001/02/11  16:53:52
42091         Log: Subject: [PATCH] Document makepatch in Porting/patching
42092              From: andreas.koenig@anima.de (Andreas J. Koenig)
42093              Date: 11 Feb 2001 16:46:28 +0100
42094              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
42095      Branch: perl
42096            ! Porting/patching.pod
42097 ____________________________________________________________________________
42098 [  8766] By: jhi                                   on 2001/02/11  06:30:23
42099         Log: Subject: Re: [patch] GvSHARED
42100              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
42101              From: Doug MacEachern <dougm@covalent.net>
42102              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
42103              
42104              Subject: Re: [patch] GvSHARED
42105              From: Doug MacEachern <dougm@covalent.net>
42106              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
42107              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
42108              
42109              Subject: [patch] attributes.pm support for `shared'
42110              From: Doug MacEachern <dougm@covalent.net>
42111              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
42112              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
42113              
42114              our() attributes were ignored, our :shared pieces missing,
42115              allow attributes.pm to turn on shared.
42116      Branch: perl
42117            ! op.c t/op/attrs.t toke.c xsutils.c
42118 ____________________________________________________________________________
42119 [  8765] By: alanbur                               on 2001/02/10  23:11:19
42120         Log: Resync with parent (hopefully sucessfully this time)
42121      Branch: maint-5.6/pureperl
42122           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
42123           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
42124           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
42125           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
42126           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
42127           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
42128           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
42129 ____________________________________________________________________________
42130 [  8764] By: jhi                                   on 2001/02/10  22:54:38
42131         Log: Make TEST and UTEST more verbose in case something goes
42132              wrong in running/compiling a script, suggested by Doug
42133              MacEachern.
42134      Branch: perl
42135            ! t/TEST t/UTEST
42136 ____________________________________________________________________________
42137 [  8763] By: jhi                                   on 2001/02/10  22:11:34
42138         Log: Bogus shebang.
42139      Branch: perl
42140            ! t/lib/texttabs.t
42141 ____________________________________________________________________________
42142 [  8762] By: jhi                                   on 2001/02/10  21:56:02
42143         Log: (Retracted by #8769)
42144      Branch: perl
42145            ! regexec.c
42146 ____________________________________________________________________________
42147 [  8761] By: jhi                                   on 2001/02/10  21:26:15
42148         Log: Subject: Re: [patch] GvSHARED 
42149              From: Doug MacEachern <dougm@covalent.net>
42150              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
42151              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
42152              
42153              our @EXPORT : shared = (...);
42154      Branch: perl
42155            ! toke.c
42156 ____________________________________________________________________________
42157 [  8760] By: jhi                                   on 2001/02/10  21:25:07
42158         Log: Subject: [patch] GvSHARED
42159              From: Doug MacEachern <dougm@covalent.net>
42160              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
42161              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
42162      Branch: perl
42163            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
42164 ____________________________________________________________________________
42165 [  8759] By: alanbur                               on 2001/02/10  21:24:27
42166         Log: Backed out mismerge.
42167      Branch: maint-5.6/pureperl
42168            ! MANIFEST README.hpux README.vmesa gv.c installhtml
42169            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
42170            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
42171            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
42172            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
42173            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
42174            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
42175 ____________________________________________________________________________
42176 [  8758] By: jhi                                   on 2001/02/10  18:01:17
42177         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
42178              
42179              Fixed UMRs and leak in Perl_pmtrans()
42180              
42181              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
42182              associated UTFied tr/// code.  Also fixed scoping leak of
42183              PL_reg_start_tmp.
42184              
42185              newATTRSUB leaks when an attempt to redefine the active sort sub is
42186              made.
42187      Branch: maint-5.6/perl
42188           !> op.c regcomp.c
42189 ____________________________________________________________________________
42190 [  8757] By: alanbur                               on 2001/02/10  17:56:46
42191         Log: Resynchronised with parent
42192      Branch: maint-5.6/pureperl
42193           +> README.bs2000
42194            - README.posix-bc
42195            ! gv.c perl.c sv.c
42196           !> MANIFEST README.hpux README.vmesa installhtml
42197           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
42198           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
42199           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
42200           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
42201           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
42202           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
42203 ____________________________________________________________________________
42204 [  8756] By: alanbur                               on 2001/02/10  17:51:15
42205         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
42206              made.
42207      Branch: maint-5.6/pureperl
42208            ! op.c
42209 ____________________________________________________________________________
42210 [  8755] By: jhi                                   on 2001/02/09  22:41:35
42211         Log: Upgrade to CPAN 1.59_54, from Andreas König.
42212      Branch: perl
42213            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
42214 ____________________________________________________________________________
42215 [  8754] By: jhi                                   on 2001/02/09  22:29:20
42216         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
42217              
42218              Didn't upgrade the fill.t since it has a dependency to File::Slurp
42219              purely for debugging purposes, the actual test hasn't changed.
42220      Branch: perl
42221            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
42222            ! t/lib/textwrap.t
42223 ____________________________________________________________________________
42224 [  8753] By: jhi                                   on 2001/02/09  20:17:50
42225         Log: Integrate change #8682 from maintperl.
42226              
42227              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
42228              to work correctly.
42229      Branch: perl
42230           !> hints/irix_6.sh
42231 ____________________________________________________________________________
42232 [  8752] By: jhi                                   on 2001/02/09  20:00:46
42233         Log: Update Changes.
42234      Branch: perl
42235            ! Changes patchlevel.h
42236 ____________________________________________________________________________
42237 [  8751] By: nick                                  on 2001/02/09  19:48:37
42238         Log: Integrate mainline
42239      Branch: perlio
42240           +> README.bs2000 t/lib/cgi-esc.t
42241            - README.posix-bc
42242           !> (integrate 53 files)
42243 ____________________________________________________________________________
42244 [  8750] By: nick                                  on 2001/02/09  19:25:16
42245         Log: Subject: RE: Biannual Competition to Improve Hashing Function
42246              From: Fisher Mark <fisherm@tce.com>
42247              Date: Thu, 8 Feb 2001 10:44:00 -0500
42248              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
42249              Date: Thu, 8 Feb 2001 15:02:47 -0500
42250              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
42251      Branch: perl
42252            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
42253 ____________________________________________________________________________
42254 [  8749] By: jhi                                   on 2001/02/09  19:02:35
42255         Log: Forgotten fragment.
42256      Branch: perl
42257            ! pod/perlapi.pod
42258 ____________________________________________________________________________
42259 [  8748] By: jhi                                   on 2001/02/09  18:31:34
42260         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
42261              plus manual tweakage.
42262              
42263              Sync the perlfaq2 between mainline and maintperl.
42264      Branch: maint-5.6/perl
42265            ! pod/perlfaq2.pod
42266      Branch: perl
42267           !> pod/perlfaq2.pod
42268 ____________________________________________________________________________
42269 [  8747] By: jhi                                   on 2001/02/09  18:12:04
42270         Log: Subject: versiononly and installperl
42271              From: abigail@foad.org
42272              Date: Wed, 7 Feb 2001 22:43:12 +0100
42273              Message-ID: <20010207214312.7045.qmail@foad.org>    
42274              
42275              Add +v flag to force a normal install of the perl binary
42276              and the utilities.
42277              
42278              Subject: [PATCH] installperl
42279              From: Nicholas Clark <nick@ccl4.org>
42280              Date: Fri, 9 Feb 2001 16:28:57 +0000
42281              Message-ID: <20010209162857.B10931@plum.flirble.org>
42282              
42283              Add -A flag which also hardlinks the binary with
42284              the full architecture name.
42285      Branch: perl
42286            ! installperl
42287 ____________________________________________________________________________
42288 [  8746] By: jhi                                   on 2001/02/09  18:03:43
42289         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
42290              
42291              Subject: perlfaq2, re: perlmongers
42292              
42293              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
42294              
42295              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
42296              
42297              Subject: [ID 20010205.001] typo in perlfaq9
42298              
42299              Subject: [ID 20010208.002] unordered explanation in perlcall
42300      Branch: maint-5.6/perl
42301           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
42302           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
42303           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
42304 ____________________________________________________________________________
42305 [  8745] By: jhi                                   on 2001/02/09  17:59:09
42306         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
42307              From: abela@geneanet.org
42308              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
42309              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
42310      Branch: perl
42311            ! pod/perlcall.pod
42312 ____________________________________________________________________________
42313 [  8744] By: jhi                                   on 2001/02/09  17:48:16
42314         Log: Subject: [ID 20010205.001] typo in perlfaq9
42315              From: eserte@vran.herceg.de
42316              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
42317              Message-Id: <200102042244.XAA21926@vran.herceg.de>
42318      Branch: perl
42319            ! pod/perlfaq9.pod
42320 ____________________________________________________________________________
42321 [  8743] By: jhi                                   on 2001/02/09  17:25:12
42322         Log: Integrate change #8695 from maintperl.
42323              
42324              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
42325      Branch: perl
42326           !> thread.h
42327 ____________________________________________________________________________
42328 [  8742] By: jhi                                   on 2001/02/09  17:21:22
42329         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
42330              From: Andy Dougherty <doughera@lafayette.edu>
42331              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
42332              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
42333      Branch: perl
42334            ! embed.pl
42335 ____________________________________________________________________________
42336 [  8741] By: jhi                                   on 2001/02/09  17:05:19
42337         Log: Integrate changes #8738,8739,8740 from maintperl.
42338              
42339              Html files will be installed in a more logical and easier to
42340              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
42341              
42342              Html files will be generated with a header to make them look
42343              a little less bare.
42344              
42345              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
42346      Branch: perl
42347           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
42348 ____________________________________________________________________________
42349 [  8740] By: jhi                                   on 2001/02/09  17:03:46
42350         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
42351              From: "Brendan O'Dea" <bod@compusol.com.au>
42352              Date: Sun, 4 Feb 2001 11:17:56 +1100
42353              Message-ID: <20010204111756.A16301@compusol.com.au>
42354      Branch: maint-5.6/perl
42355            ! pod/perlfaq3.pod
42356 ____________________________________________________________________________
42357 [  8739] By: jhi                                   on 2001/02/09  17:01:59
42358         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
42359              From: "Indy Singh" <indy@nusphere.com>
42360              Date: Fri, 2 Feb 2001 15:09:59 -0500
42361              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
42362              
42363              Html files will be generated with a header to make them look
42364              a little less bare.
42365      Branch: maint-5.6/perl
42366            ! installhtml
42367 ____________________________________________________________________________
42368 [  8738] By: jhi                                   on 2001/02/09  16:58:48
42369         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
42370              From: "Indy Singh" <indy@nusphere.com>
42371              Date: Fri, 2 Feb 2001 15:08:23 -0500
42372              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
42373              
42374              Html files will be installed in a more logical and easier to
42375              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
42376      Branch: maint-5.6/perl
42377            ! win32/Makefile win32/makefile.mk
42378 ____________________________________________________________________________
42379 [  8737] By: jhi                                   on 2001/02/09  16:46:54
42380         Log: Integrate changes #8687,8736 from maintperl.
42381              
42382              HP-UX thread patches from Merijn H. Brand.
42383              
42384              Latin nit from Philip Newton.
42385      Branch: perl
42386           !> README.hpux hints/hpux.sh
42387 ____________________________________________________________________________
42388 [  8736] By: jhi                                   on 2001/02/09  16:42:31
42389         Log: Latin nit from Philip Newton.
42390      Branch: maint-5.6/perl
42391            ! README.hpux
42392 ____________________________________________________________________________
42393 [  8735] By: jhi                                   on 2001/02/09  16:24:03
42394         Log: Integrate changes #8704,8710 from pureperl.
42395              
42396              Fixed UMRs and leak in Perl_pmtrans()
42397              
42398              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
42399              associated UTFied tr/// code.  Also fixed scoping leak of
42400              PL_reg_start_tmp.
42401      Branch: perl
42402           !> op.c regcomp.c
42403 ____________________________________________________________________________
42404 [  8734] By: jhi                                   on 2001/02/09  15:40:21
42405         Log: Integrate change #8733 from maintperl.
42406              
42407              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
42408      Branch: perl
42409           !> pod/perlre.pod
42410 ____________________________________________________________________________
42411 [  8733] By: jhi                                   on 2001/02/09  15:35:47
42412         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
42413              From: Prymmer/Kahn <pvhp@best.com>
42414              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
42415              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
42416      Branch: maint-5.6/perl
42417            ! pod/perlre.pod
42418 ____________________________________________________________________________
42419 [  8732] By: jhi                                   on 2001/02/09  15:26:17
42420         Log: Rename README.posix-bc to README.bs2000 (to avoid the
42421              confusion of a "perlposix-bc.pod"), add a few missing
42422              arch pods, regen toc.
42423      Branch: maint-5.6/perl
42424           +> README.bs2000
42425            - README.posix-bc
42426            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
42427            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
42428 ____________________________________________________________________________
42429 [  8731] By: jhi                                   on 2001/02/09  15:23:39
42430         Log: De-cut-and-pasto.
42431      Branch: perl
42432            ! pod/perl.pod
42433 ____________________________________________________________________________
42434 [  8730] By: jhi                                   on 2001/02/09  15:11:13
42435         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
42436              when people think that perlposix-bc.pod tells anything about
42437              Perl and POSIX.  Regen toc.
42438      Branch: perl
42439           +> README.bs2000
42440            - README.posix-bc
42441            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
42442            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
42443 ____________________________________________________________________________
42444 [  8729] By: jhi                                   on 2001/02/09  14:52:28
42445         Log: The README.vmesa part of #8712 from maintperl.
42446      Branch: perl
42447            ! README.vmesa
42448 ____________________________________________________________________________
42449 [  8728] By: jhi                                   on 2001/02/09  14:46:06
42450         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
42451              From: Peter Prymmer <pvhp@forte.com>
42452              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
42453              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
42454      Branch: maint-5.6/perl
42455            ! README.vmesa win32/Makefile win32/makefile.mk
42456 ____________________________________________________________________________
42457 [  8727] By: jhi                                   on 2001/02/09  14:33:25
42458         Log: Integrate change #8712 from mainline.
42459              
42460              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
42461      Branch: maint-5.6/perl
42462           !> lib/Pod/Find.pm
42463 ____________________________________________________________________________
42464 [  8726] By: jhi                                   on 2001/02/09  14:30:28
42465         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
42466              From: Peter Prymmer <pvhp@forte.com>
42467              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
42468              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
42469      Branch: perl
42470            + t/lib/cgi-esc.t
42471            ! MANIFEST lib/CGI/Util.pm
42472 ____________________________________________________________________________
42473 [  8725] By: jhi                                   on 2001/02/09  04:56:47
42474         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
42475      Branch: maint-5.6/perl
42476            ! pod/perlport.pod
42477 ____________________________________________________________________________
42478 [  8724] By: jhi                                   on 2001/02/09  04:40:59
42479         Log: Integrate changes 7819,7820 from vmsperl into mainline.
42480              
42481              Add header for LIB$ prototypes (C. Berry)
42482              
42483              Convert fwrite()s to sockets to write()s, since some socket stacks
42484              don't take kindly to stdio.
42485              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
42486              (for often optional LNMs)
42487              Correct a few typos
42488              (C. Bailey)
42489      Branch: perl
42490           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
42491 ____________________________________________________________________________
42492 [  8723] By: jhi                                   on 2001/02/09  03:29:29
42493         Log: Integrate change #8722 from mainline.
42494              
42495              The Im() function wasn't returning zero for non-Math::Complex
42496              arguments.  The bug reported by John Gamble.
42497      Branch: maint-5.6/perl
42498           !> lib/Math/Complex.pm
42499 ____________________________________________________________________________
42500 [  8722] By: jhi                                   on 2001/02/09  03:28:33
42501         Log: The Im() function wasn't returning zero for non-Math::Complex
42502              arguments.  The bug reported by John Gamble.
42503      Branch: perl
42504            ! lib/Math/Complex.pm
42505 ____________________________________________________________________________
42506 [  8721] By: nick                                  on 2001/02/08  22:11:35
42507         Log: Correct the correction :-(
42508      Branch: perl
42509            ! perl.c
42510 ____________________________________________________________________________
42511 [  8720] By: bailey                                on 2001/02/08  20:59:22
42512         Log: Convert frwite()s to sockets to write()s, since some socket stacks
42513              don't take kindly to stdio.
42514              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
42515              (for often optional LNMs)
42516              Correct a few typos
42517              (C. Bailey)
42518      Branch: vmsperl
42519            ! vms/vms.c vms/vmsish.h
42520 ____________________________________________________________________________
42521 [  8719] By: bailey                                on 2001/02/08  20:51:02
42522         Log: Add header for LIB$ prototypes (C. Berry)
42523      Branch: vmsperl
42524            ! ext/Devel/DProf/DProf.xs
42525 ____________________________________________________________________________
42526 [  8718] By: bailey                                on 2001/02/08  20:49:00
42527         Log: SYN SYN
42528      Branch: vmsperl
42529           +> pod/perliol.pod t/lib/sample-tests/bailout
42530           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
42531           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
42532           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
42533           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
42534           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
42535           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
42536            - lib/unicode/Is/DCinital.pl
42537           !> (integrate 101 files)
42538 ____________________________________________________________________________
42539 [  8717] By: nick                                  on 2001/02/08  19:38:48
42540         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
42541              From: Robin Barker <rmb1@cise.npl.co.uk>
42542              Date: Thu, 8 Feb 2001 14:38:07 GMT
42543              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
42544      Branch: perl
42545            ! lib/CPAN.pm
42546 ____________________________________________________________________________
42547 [  8716] By: nick                                  on 2001/02/08  19:29:07
42548         Log: Generated files form 8713 etc.
42549      Branch: perl
42550            ! embed.h global.sym objXSUB.h perlapi.c proto.h
42551 ____________________________________________________________________________
42552 [  8715] By: nick                                  on 2001/02/08  19:26:08
42553         Log: Fixup non-ithread build after 8713
42554      Branch: perl
42555            ! perl.c
42556 ____________________________________________________________________________
42557 [  8714] By: nick                                  on 2001/02/08  19:17:45
42558         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
42559              From: nick@ccl4.org
42560              Date: Wed, 7 Feb 2001 00:27:47 +0000
42561              Message-Id: <20010207002747.B63724@plum.flirble.org>
42562      Branch: perl
42563            ! sv.c toke.c
42564 ____________________________________________________________________________
42565 [  8713] By: nick                                  on 2001/02/08  19:15:58
42566         Log: Subject: Re: [patch] Re: PL_ptr_table
42567              From: Doug Maceachern <dougm@covalent.net>
42568              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
42569              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
42570      Branch: perl
42571            ! embed.pl perl.c sv.c sv.h
42572 ____________________________________________________________________________
42573 [  8712] By: nick                                  on 2001/02/08  19:12:47
42574         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
42575              From: Peter Prymmer <pvhp@forte.com>
42576              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
42577              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
42578      Branch: perl
42579            ! lib/Pod/Find.pm
42580 ____________________________________________________________________________
42581 [  8711] By: nick                                  on 2001/02/07  21:06:11
42582         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
42583              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
42584              From: Alan Burlison <Alan.Burlison@uk.sun.com>
42585              Date: Tue, 06 Feb 2001 23:37:01 +0000
42586              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
42587      Branch: perl
42588            ! regcomp.c
42589 ____________________________________________________________________________
42590 [  8710] By: alanbur                               on 2001/02/07  00:22:04
42591         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
42592              associated UTFied tr/// code.  Also fixed scoping leak of
42593              PL_reg_start_tmp.
42594      Branch: maint-5.6/pureperl
42595            ! op.c regcomp.c
42596 ____________________________________________________________________________
42597 [  8709] By: nick                                  on 2001/02/06  21:16:49
42598         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
42599              From: Michael G Schwern <schwern@pobox.com>
42600              Date: Sun, 4 Feb 2001 19:47:14 -0500
42601              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
42602      Branch: perl
42603            ! pod/perlapi.pod pod/perlmodlib.PL
42604 ____________________________________________________________________________
42605 [  8708] By: nick                                  on 2001/02/06  20:41:20
42606         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
42607              From: Michael G Schwern <schwern@pobox.com>
42608              Date: Sun, 4 Feb 2001 21:17:49 -0500
42609              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
42610      Branch: perl
42611            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
42612            ! pod/perltootc.pod
42613 ____________________________________________________________________________
42614 [  8707] By: nick                                  on 2001/02/06  20:29:11
42615         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
42616              From: Michael G Schwern <schwern@pobox.com>
42617              Date: Tue, 6 Feb 2001 05:54:30 -0500
42618              Message-Id: <20010206055430.A951@blackrider.aocn.com>
42619      Branch: perl
42620            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
42621 ____________________________________________________________________________
42622 [  8706] By: nick                                  on 2001/02/06  20:21:40
42623         Log: Subject: RE: some win32 fixes
42624              Date: Tue, 6 Feb 2001 09:23:20 +0300
42625              From: Vadim Konovalov <vkonovalov@lucent.com>
42626              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
42627      Branch: perl
42628            ! toke.c win32/Makefile win32/config.bc win32/config.gc
42629            ! win32/config.vc win32/config_H.bc win32/makefile.mk
42630 ____________________________________________________________________________
42631 [  8705] By: alanbur                               on 2001/02/06  15:00:03
42632         Log: Synchronised with parent
42633      Branch: maint-5.6/pureperl
42634            ! regexec.c
42635           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
42636           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
42637 ____________________________________________________________________________
42638 [  8704] By: alanbur                               on 2001/02/06  14:55:24
42639         Log: Fixed UMRs and leak in Perl_pmtrans()
42640      Branch: maint-5.6/pureperl
42641            ! op.c
42642 ____________________________________________________________________________
42643 [  8703] By: gsar                                  on 2001/02/06  02:29:37
42644         Log: $(MAKE) distclean doesn't clean up properly on windows
42645      Branch: maint-5.6/perl
42646            ! win32/Makefile win32/makefile.mk
42647 ____________________________________________________________________________
42648 [  8702] By: gsar                                  on 2001/02/06  01:00:46
42649         Log: tweak change#8659 to keep it simple
42650      Branch: maint-5.6/perl
42651            ! utils/perldoc.PL
42652 ____________________________________________________________________________
42653 [  8701] By: gsar                                  on 2001/02/05  22:45:41
42654         Log: change#8693 was missing testsuite changes
42655      Branch: maint-5.6/perl
42656           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
42657 ____________________________________________________________________________
42658 [  8700] By: nick                                  on 2001/02/05  20:32:52
42659         Log: Integrate mainline
42660      Branch: perlio
42661           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
42662           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
42663           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
42664           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
42665           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
42666           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
42667           +> t/lib/test-harness.t
42668           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
42669           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
42670           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
42671           !> pod/perlutil.pod t/TEST utils/h2xs.PL
42672 ____________________________________________________________________________
42673 [  8699] By: nick                                  on 2001/02/05  19:41:07
42674         Log: Subject: perlfaq2, re: perlmongers
42675              From: David H. Adler <dha@panix.com>
42676              Date: Sun, 4 Feb 2001 23:48:23 -0500
42677              Message-Id: <20010204234823.A13429@panix.com>
42678      Branch: perl
42679            ! pod/perlfaq2.pod
42680 ____________________________________________________________________________
42681 [  8698] By: nick                                  on 2001/02/05  19:39:31
42682         Log: Missed file f#rom the testharness mess.
42683      Branch: perl
42684            + t/lib/test-harness.t
42685 ____________________________________________________________________________
42686 [  8697] By: nick                                  on 2001/02/05  19:37:21
42687         Log: Subject: [DOC PATCH] overload.pm nits
42688              From: John Tobey <jtobey@john-edwin-tobey.org>
42689              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
42690              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
42691      Branch: perl
42692            ! lib/overload.pm
42693 ____________________________________________________________________________
42694 [  8696] By: alanbur                               on 2001/02/05  11:56:00
42695         Log: Sync with parent
42696      Branch: maint-5.6/pureperl
42697           !> thread.h
42698 ____________________________________________________________________________
42699 [  8695] By: gsar                                  on 2001/02/05  03:27:34
42700         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
42701      Branch: maint-5.6/perl
42702            ! thread.h
42703 ____________________________________________________________________________
42704 [  8694] By: alanbur                               on 2001/02/05  00:07:47
42705         Log: Initial branch creation from //depot/maint-5.6/perl
42706      Branch: maint-5.6/pureperl
42707           +> (branch 1719 files)
42708 ____________________________________________________________________________
42709 [  8693] By: gsar                                  on 2001/02/04  22:38:49
42710         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
42711              changes)
42712      Branch: maint-5.6/perl
42713           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
42714           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
42715           !> ext/DB_File/version.c
42716 ____________________________________________________________________________
42717 [  8692] By: nick                                  on 2001/02/04  18:15:57
42718         Log: The missed t/TEST part of the grand testharness upgrade.
42719      Branch: perl
42720            ! t/TEST
42721 ____________________________________________________________________________
42722 [  8691] By: nick                                  on 2001/02/04  18:05:17
42723         Log: New improved test harness
42724              Subject: Re: [PATCH Test::Harness] Third time's a charm?
42725              From: Michael G Schwern <schwern@pobox.com>
42726              Date: Sun, 4 Feb 2001 08:01:20 -0500
42727              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
42728      Branch: perl
42729            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
42730            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
42731            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
42732            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
42733            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
42734            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
42735            ! MANIFEST lib/Test/Harness.pm
42736 ____________________________________________________________________________
42737 [  8690] By: nick                                  on 2001/02/04  17:57:51
42738         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
42739              From: Jonathan Stowe <gellyfish@gellyfish.com>
42740              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
42741              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
42742      Branch: perl
42743            ! utils/h2xs.PL
42744 ____________________________________________________________________________
42745 [  8689] By: nick                                  on 2001/02/04  17:55:24
42746         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
42747              From: Michael G Schwern <schwern@pobox.com>
42748              Date: Sat, 3 Feb 2001 22:46:38 -0500
42749              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
42750      Branch: perl
42751            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
42752            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
42753 ____________________________________________________________________________
42754 [  8688] By: nick                                  on 2001/02/04  17:43:55
42755         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
42756              length byfailing to spot lack of closing )
42757              From: nick@talking.bollo.cx
42758              Date: Sat, 03 Feb 2001 23:53:16 +0000
42759              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
42760      Branch: perl
42761            ! perlio.c pod/perldiag.pod
42762 ____________________________________________________________________________
42763 [  8687] By: jhi                                   on 2001/02/03  17:11:42
42764         Log: HP-UX thread patches from Merijn H. Brand.
42765      Branch: maint-5.6/perl
42766            ! README.hpux hints/hpux.sh
42767 ____________________________________________________________________________
42768 [  8686] By: jhi                                   on 2001/02/03  16:40:12
42769         Log: Metaconfig changes for #8685.
42770      Branch: metaconfig
42771            ! U/installdirs/instubperl.U
42772      Branch: metaconfig/U/perl
42773            ! Devel.U versiononly.U
42774 ____________________________________________________________________________
42775 [  8685] By: jhi                                   on 2001/02/03  16:39:49
42776         Log: For -Dusedevel builds turn off installusrbinperl and turn on
42777              versiononly, a combined idea of Richard Soderberg and Merijn
42778              H. Brand.  You can still override both of these from the command
42779              line if you need to, -Dinstallusrbinperl and -Uversiononly.
42780      Branch: perl
42781            ! Configure
42782 ____________________________________________________________________________
42783 [  8684] By: jhi                                   on 2001/02/03  16:16:34
42784         Log: Metaconfig unit fix for #8683.
42785      Branch: metaconfig
42786            ! U/compline/nblock_io.U
42787 ____________________________________________________________________________
42788 [  8683] By: jhi                                   on 2001/02/03  16:16:12
42789         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
42790              reported by Peter Prymmer for 5.6-TRIAL1.
42791      Branch: perl
42792            ! Configure
42793 ____________________________________________________________________________
42794 [  8682] By: jhi                                   on 2001/02/03  05:52:11
42795         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
42796              to work correctly.
42797      Branch: maint-5.6/perl
42798            ! hints/irix_6.sh
42799 ____________________________________________________________________________
42800 [  8681] By: jhi                                   on 2001/02/03  05:47:33
42801         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
42802      Branch: maint-5.6/perl
42803            ! pod/perlport.pod
42804 ____________________________________________________________________________
42805 [  8680] By: jhi                                   on 2001/02/02  21:39:49
42806         Log: perlport update from Peter Prymmer.
42807      Branch: maint-5.6/perl
42808            ! pod/perlport.pod
42809 ____________________________________________________________________________
42810 [  8679] By: nick                                  on 2001/02/02  20:50:48
42811         Log: Integrate mainline
42812      Branch: perlio
42813           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
42814           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
42815           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
42816 ____________________________________________________________________________
42817 [  8678] By: gsar                                  on 2001/02/02  16:02:12
42818         Log: note about bincompat, slightly modified (from Lupe Christoph)
42819      Branch: maint-5.6/perl
42820            ! README.solaris
42821 ____________________________________________________________________________
42822 [  8677] By: jhi                                   on 2001/02/02  15:46:20
42823         Log: Supported platforms updates.
42824      Branch: maint-5.6/perl
42825            ! pod/perlport.pod
42826 ____________________________________________________________________________
42827 [  8676] By: jhi                                   on 2001/02/02  03:41:26
42828         Log: A couple more perlfaq2 tweaks.
42829      Branch: maint-5.6/perl
42830            ! pod/perlfaq2.pod
42831 ____________________________________________________________________________
42832 [  8675] By: jhi                                   on 2001/02/02  03:17:44
42833         Log: Misedit in #8661.
42834      Branch: maint-5.6/perl
42835            ! Configure
42836 ____________________________________________________________________________
42837 [  8674] By: jhi                                   on 2001/02/02  03:14:38
42838         Log: Damien again.
42839      Branch: maint-5.6/perl
42840            ! pod/perlfaq2.pod
42841 ____________________________________________________________________________
42842 [  8673] By: jhi                                   on 2001/02/02  03:12:40
42843         Log: perlfaq update from Elaine Ashton.
42844      Branch: maint-5.6/perl
42845            ! pod/perlfaq2.pod
42846 ____________________________________________________________________________
42847 [  8672] By: jhi                                   on 2001/02/02  03:07:08
42848         Log: UTF-8 s/// patch from Inaba Hiroto.
42849      Branch: maint-5.6/perl
42850            ! pp_ctl.c pp_hot.c
42851 ____________________________________________________________________________
42852 [  8671] By: jhi                                   on 2001/02/01  22:34:31
42853         Log: Update Changes.
42854      Branch: perl
42855            ! Changes patchlevel.h
42856 ____________________________________________________________________________
42857 [  8670] By: jhi                                   on 2001/02/01  22:15:29
42858         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
42859              from maintperl.
42860              
42861              Upgrade to Getopt::Long 2.25, from Johan Vromans.
42862              
42863              more files need to be writable in the source distribution
42864              
42865              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
42866              
42867              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
42868              
42869              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
42870              
42871              Allow the float to be fuzzier.
42872              
42873              need to use INT2PTR instead of a straight cast or ia64 fails
42874              
42875              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
42876              
42877              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
42878      Branch: perl
42879           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
42880           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
42881           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
42882 ____________________________________________________________________________
42883 [  8669] By: jhi                                   on 2001/02/01  21:57:02
42884         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
42885              From: Robin Barker <rmb1@cise.npl.co.uk>
42886              Date: Thu, 1 Feb 2001 16:59:05 GMT
42887              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
42888      Branch: maint-5.6/perl
42889            ! pod/perlmodlib.PL
42890 ____________________________________________________________________________
42891 [  8668] By: nick                                  on 2001/02/01  19:41:40
42892         Log: Integrate mainline
42893      Branch: perlio
42894           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
42895           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
42896           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
42897 ____________________________________________________________________________
42898 [  8667] By: gsar                                  on 2001/02/01  16:59:11
42899         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
42900      Branch: maint-5.6/perl
42901            ! embed.pl embedvar.h
42902 ____________________________________________________________________________
42903 [  8666] By: gsar                                  on 2001/02/01  16:34:51
42904         Log: add missing entries to win32/config.?c
42905      Branch: maint-5.6/perl
42906            ! win32/config.bc win32/config.gc win32/config.vc
42907            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42908 ____________________________________________________________________________
42909 [  8665] By: jhi                                   on 2001/02/01  14:58:51
42910         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
42911              From: "Stephen P. Potter" <spp@spotter.yi.org>
42912              Date: Thu, 01 Feb 2001 10:45:46 -0500
42913              Message-Id: <200102011545.KAA31479@spotter.yi.org>
42914      Branch: maint-5.6/perl
42915            ! pod/perlfunc.pod
42916 ____________________________________________________________________________
42917 [  8664] By: gsar                                  on 2001/02/01  14:52:37
42918         Log: need to use INT2PTR instead of a straight cast or ia64 fails
42919              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
42920      Branch: maint-5.6/perl
42921            ! ext/POSIX/POSIX.xs
42922 ____________________________________________________________________________
42923 [  8663] By: jhi                                   on 2001/02/01  14:09:13
42924         Log: Allow the float to be fuzzier.
42925      Branch: maint-5.6/perl
42926            ! t/lib/peek.t
42927 ____________________________________________________________________________
42928 [  8662] By: jhi                                   on 2001/02/01  13:59:00
42929         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
42930              From: Robin Barker <rmb1@cise.npl.co.uk>
42931              Date: Thu, 1 Feb 2001 13:05:39 GMT
42932              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
42933      Branch: maint-5.6/perl
42934            ! pod/perlmodlib.pod
42935 ____________________________________________________________________________
42936 [  8661] By: jhi                                   on 2001/02/01  13:57:38
42937         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
42938              Date: Thu, 01 Feb 2001 14:15:41 +0100
42939              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42940              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
42941              
42942              Have the $ccflags in the gcc version test (strange, this change
42943              is claimed to be have been integrated already)
42944      Branch: maint-5.6/perl
42945            ! Configure
42946 ____________________________________________________________________________
42947 [  8660] By: jhi                                   on 2001/02/01  13:44:10
42948         Log: Integrate changes #7950,7964,7962 from mainline.
42949              
42950              Find the stdchar signedness using cpp, should fix some of
42951              the Solaris compiler warnings reported by Alan Burlison.
42952      Branch: maint-5.6/perl
42953           !> Configure config_h.SH
42954 ____________________________________________________________________________
42955 [  8659] By: jhi                                   on 2001/02/01  05:35:32
42956         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
42957              From: Jan Dubois <JanD@ActiveState.com>
42958              Date: Wed, 31 Jan 2001 21:17:03 -0800
42959              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
42960      Branch: maint-5.6/perl
42961            ! utils/perldoc.PL
42962 ____________________________________________________________________________
42963 [  8658] By: jhi                                   on 2001/02/01  04:33:17
42964         Log: Integrate the README.os390 and README.posix-bc parts of mainline
42965              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
42966              installperl parts were taken care of by #8657.)
42967      Branch: maint-5.6/perl
42968           !> README.os390 README.posix-bc
42969 ____________________________________________________________________________
42970 [  8657] By: jhi                                   on 2001/02/01  04:29:21
42971         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
42972              From: Peter Prymmer <pvhp@forte.com>
42973              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
42974              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
42975      Branch: maint-5.6/perl
42976            + ext/DynaLoader/dl_dllload.xs
42977            ! MANIFEST Makefile.SH hints/os390.sh installperl
42978 ____________________________________________________________________________
42979 [  8656] By: jhi                                   on 2001/02/01  04:25:45
42980         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
42981              From: Peter Prymmer <pvhp@forte.com>
42982              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
42983              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
42984      Branch: maint-5.6/perl
42985            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
42986 ____________________________________________________________________________
42987 [  8655] By: jhi                                   on 2001/02/01  04:14:47
42988         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
42989              From: troc@netrus.net
42990              Date: Wed, 31 Jan 2001 22:31:26 -0500
42991              Message-Id: <200102010331.WAA117.85@rocco.homenet>
42992      Branch: maint-5.6/perl
42993            ! os2/os2.c
42994 ____________________________________________________________________________
42995 [  8654] By: jhi                                   on 2001/02/01  04:12:52
42996         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
42997              as reported by Alan Burlison.
42998      Branch: maint-5.6/perl
42999            ! pp.h
43000 ____________________________________________________________________________
43001 [  8653] By: jhi                                   on 2001/02/01  04:05:12
43002         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
43003              From: dsugalski@northernlight.com
43004              Date: Wed, 31 Jan 2001 18:54:11 -0500
43005              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
43006      Branch: maint-5.6/perl
43007            ! configure.com
43008 ____________________________________________________________________________
43009 [  8652] By: jhi                                   on 2001/02/01  04:03:11
43010         Log: Misplaced #endif.
43011              
43012              Subject: [perl-5-6-1-trial2] patches for EPOC
43013              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43014              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
43015              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
43016      Branch: maint-5.6/perl
43017            ! epoc/epocish.c
43018 ____________________________________________________________________________
43019 [  8651] By: jhi                                   on 2001/02/01  04:00:25
43020         Log: Integrate changes #8647,8648,8650 from mainline.
43021              
43022              Macrofy a magic UTF-8 test.
43023              
43024              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
43025              
43026              Watch out for cross compiling for EPOC (usually done on linux).
43027      Branch: maint-5.6/perl
43028           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
43029 ____________________________________________________________________________
43030 [  8650] By: jhi                                   on 2001/02/01  03:56:20
43031         Log: Watch out for cross compiling for EPOC (usually done on linux)
43032              
43033              Subject: [perl-5-6-1-trial2] patches for EPOC
43034              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43035              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
43036              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
43037      Branch: perl
43038            ! ext/Errno/Errno_pm.PL
43039 ____________________________________________________________________________
43040 [  8649] By: gsar                                  on 2001/02/01  00:46:00
43041         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
43042      Branch: maint-5.6/perl
43043            ! sv.c
43044 ____________________________________________________________________________
43045 [  8648] By: jhi                                   on 2001/01/31  23:35:36
43046         Log: All the uses of PL_numeric_radix must be protected by
43047              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
43048              
43049              Subject: [perl-5-6-1-trial2] patches for EPOC
43050              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43051              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
43052              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
43053      Branch: perl
43054            ! sv.c
43055 ____________________________________________________________________________
43056 [  8647] By: jhi                                   on 2001/01/31  22:56:16
43057         Log: Macrofy a magic UTF-8 test.
43058      Branch: perl
43059            ! utf8.c utf8.h
43060 ____________________________________________________________________________
43061 [  8646] By: gsar                                  on 2001/01/31  15:55:12
43062         Log: update Changes
43063      Branch: maint-5.6/perl
43064            ! Changes
43065 ____________________________________________________________________________
43066 [  8645] By: gsar                                  on 2001/01/31  15:10:14
43067         Log: Configure tweak suggested by Peter Prymmer
43068      Branch: maint-5.6/perl
43069            ! Configure
43070 ____________________________________________________________________________
43071 [  8644] By: gsar                                  on 2001/01/31  15:06:32
43072         Log: more files need to be writable in the source distribution
43073      Branch: maint-5.6/perl
43074            ! Porting/makerel
43075 ____________________________________________________________________________
43076 [  8643] By: jhi                                   on 2001/01/31  14:59:46
43077         Log: Integrate changes #8258,8278,8279 from mainline.
43078              
43079              Make the large file tests more robust/talkative.
43080      Branch: maint-5.6/perl
43081           !> t/lib/syslfs.t t/op/lfs.t
43082 ____________________________________________________________________________
43083 [  8642] By: gsar                                  on 2001/01/31  14:53:48
43084         Log: integrate changes#8311,8334 from mainline
43085              
43086              Add a new MakeMaker variable PM_FILTER that defines a Unix
43087              filter to be run on each .pm during the pm_to_blib() phase,
43088              a fixed version of
43089              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
43090              
43091              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
43092              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
43093              accurate reading of the "atime".  
43094      Branch: maint-5.6/perl
43095           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
43096           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
43097           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
43098 ____________________________________________________________________________
43099 [  8641] By: jhi                                   on 2001/01/31  14:46:37
43100         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
43101      Branch: maint-5.6/perl
43102            ! lib/Getopt/Long.pm
43103 ____________________________________________________________________________
43104 [  8640] By: gsar                                  on 2001/01/31  14:40:24
43105         Log: make regen_all
43106      Branch: maint-5.6/perl
43107            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
43108 ____________________________________________________________________________
43109 [  8639] By: gsar                                  on 2001/01/31  14:37:25
43110         Log: refresh windows config files
43111      Branch: maint-5.6/perl
43112            ! win32/Makefile win32/config_H.bc win32/config_H.gc
43113            ! win32/config_H.vc win32/makefile.mk
43114 ____________________________________________________________________________
43115 [  8638] By: gsar                                  on 2001/01/31  14:28:10
43116         Log: makefile tweaks for windows: introduce a bulk-switch to enable
43117              same options as ActivePerl; sync changes with makefile.mk
43118      Branch: maint-5.6/perl
43119            ! win32/Makefile win32/makefile.mk
43120 ____________________________________________________________________________
43121 [  8637] By: jhi                                   on 2001/01/31  04:41:30
43122         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
43123              From: Nicholas Clark <nick@ccl4.org>
43124              Date: Tue, 30 Jan 2001 19:51:05 +0000
43125              Message-ID: <20010130195105.R76607@plum.flirble.org> 
43126              
43127              op/inc cure.
43128      Branch: perl
43129            ! pp.c pp.h pp_hot.c t/op/arith.t
43130 ____________________________________________________________________________
43131 [  8636] By: jhi                                   on 2001/01/31  02:38:32
43132         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
43133              no perlio],8257,8380,8479,8515 from mainline.
43134              
43135              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
43136              
43137              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
43138              Subject: [PATCH perl@8133] fix-up for VMS extensions
43139              
43140              In VMS embedded perls couldn't access the statically built Socket.
43141              
43142              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
43143              
43144              Further VMS piping fixes from Charles Lane.
43145              
43146              Subject:  [PATCH] make t/op/misc.t work on VMS
43147              
43148              Add tracing for debugging extensions builds in VMS.
43149              
43150              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
43151      Branch: maint-5.6/perl
43152           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
43153           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
43154           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
43155 ____________________________________________________________________________
43156 [  8635] By: jhi                                   on 2001/01/31  01:46:41
43157         Log: Integrate change #7732 from mainline.
43158              
43159              Sparc 64-bit pack() fix from Jens Hamisch.
43160      Branch: maint-5.6/perl
43161           !> pp.c
43162 ____________________________________________________________________________
43163 [  8634] By: jhi                                   on 2001/01/31  01:41:16
43164         Log: One spot missing from #8626.
43165      Branch: maint-5.6/perl
43166            ! sv.c
43167 ____________________________________________________________________________
43168 [  8633] By: jhi                                   on 2001/01/31  00:49:17
43169         Log: Integrate change #7495 from mainline.
43170              
43171              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
43172      Branch: maint-5.6/perl
43173           !> MANIFEST ext/re/Makefile.PL
43174 ____________________________________________________________________________
43175 [  8632] By: jhi                                   on 2001/01/30  23:38:49
43176         Log: Integrate change #8396 from mainline.
43177              
43178              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
43179              better multicast support (resend)
43180      Branch: maint-5.6/perl
43181           !> ext/Socket/Socket.pm
43182 ____________________________________________________________________________
43183 [  8631] By: jhi                                   on 2001/01/30  23:28:03
43184         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
43185              
43186              More AIX lore. (7514, ext/re/hints/aix.pl)
43187              
43188              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
43189              
43190              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)
43191              
43192              Subject: [ID 20001214.002] Net::Ping patch
43193              
43194              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
43195              
43196              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
43197              
43198              Add ReuseAddr as a (preferred) alias for Reuse as we now
43199              also have ReusePort.
43200              
43201              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
43202      Branch: maint-5.6/perl
43203           +> ext/re/hints/aix.pl
43204           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
43205           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
43206 ____________________________________________________________________________
43207 [  8630] By: jhi                                   on 2001/01/30  23:03:59
43208         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
43209              
43210              read() documentation tweak for 20001121.004.
43211              
43212              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
43213      Branch: maint-5.6/perl
43214           !> pod/perlfunc.pod pod/perlre.pod
43215 ____________________________________________________________________________
43216 [  8629] By: jhi                                   on 2001/01/30  22:41:57
43217         Log: Integrate change #8098 from mainline.
43218              
43219              fastgetcwd is defined using a glob alias on a $^O dependent basis
43220              and there was no default assignment or perl subroutine.
43221      Branch: maint-5.6/perl
43222           !> lib/Cwd.pm
43223 ____________________________________________________________________________
43224 [  8628] By: jhi                                   on 2001/01/30  21:58:52
43225         Log: Integrate change #7866 from mainline.
43226              
43227              File::Temp 0.11.
43228      Branch: maint-5.6/perl
43229           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
43230 ____________________________________________________________________________
43231 [  8627] By: jhi                                   on 2001/01/30  21:39:44
43232         Log: Integrate changes #8075,8086,8228 from mainline.  
43233              
43234              Darwin is not Windows. (8075,8086)
43235              
43236              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
43237      Branch: maint-5.6/perl
43238           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
43239           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
43240           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
43241           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
43242 ____________________________________________________________________________
43243 [  8626] By: jhi                                   on 2001/01/30  21:22:11
43244         Log: Integrate with tweakery the change #8625 from mainline,
43245              the multibyte decimal separator fix ("fa_IR locale failure").
43246      Branch: maint-5.6/perl
43247            ! embedvar.h perlapi.h
43248           !> intrpvar.h perl.c perl.h sv.c util.c
43249 ____________________________________________________________________________
43250 [  8625] By: jhi                                   on 2001/01/30  20:26:33
43251         Log: Fix for the fa_IR locale failure.  The reason for the failure
43252              was that Perl was assuming the decimal separator aka the radix
43253              separator is one character.  The Farsi-Iranian locale crushed
43254              that bad assumption since there the separator is 'Momayyez',
43255              glyphwise looking somewhat like a slash, and in Unicode UTF-8
43256              encoded in two bytes, 0xd9 0xab.
43257      Branch: perl
43258            ! intrpvar.h perl.c perl.h sv.c util.c
43259 ____________________________________________________________________________
43260 [  8624] By: gsar                                  on 2001/01/30  20:17:03
43261         Log: regen_headers
43262      Branch: maint-5.6/perl
43263            ! Makefile.SH pod/perlintern.pod
43264 ____________________________________________________________________________
43265 [  8623] By: gsar                                  on 2001/01/30  19:42:34
43266         Log: backout change#7431 and its dependents (causes spurious rebuilds
43267              of autogenerated files)
43268              
43269              fix benign b.t failure
43270      Branch: maint-5.6/perl
43271            ! Makefile.SH t/lib/b.t
43272 ____________________________________________________________________________
43273 [  8622] By: jhi                                   on 2001/01/30  19:41:41
43274         Log: Microperl sync.
43275      Branch: perl
43276            ! mg.c perl.h
43277 ____________________________________________________________________________
43278 [  8621] By: gsar                                  on 2001/01/30  19:24:47
43279         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
43280              from mainline
43281              
43282              Subject: podlators 1.06 released
43283              
43284              Subject: [PATCH @8436] Eliminate op_children
43285              
43286              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
43287              
43288              (Replaced by #8448)  More op_children traces (cleanup of #8442).
43289              
43290              Subject: [PATCH #3 @8436] Re: Eliminate op_children
43291              Replace #8444 and #8445.
43292              
43293              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
43294              at the setting of the ofs_sv in new_struct_thread() as the
43295              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
43296              uninitialized fields are, uh, initialized with),
43297              SvREFCNT_inc()ing that invited a core dump.
43298              
43299              podlators 1.07, from Russ Allbery.
43300              
43301              Subject: [PATCH] regcomp.c old feature removal
43302              From: mjd@plover.com
43303              Date: 16 Jan 2001 14:43:18 -0000 
43304              Message-ID: <20010116144318.7140.qmail@plover.com> 
43305      Branch: maint-5.6/perl
43306           +> lib/Pod/Text/Overstrike.pm
43307           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
43308           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
43309           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
43310           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
43311           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
43312           !> util.c
43313 ____________________________________________________________________________
43314 [  8620] By: gsar                                  on 2001/01/30  18:48:32
43315         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
43316              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
43317              now fails one test)
43318              
43319              Subject: [PATCH] lvalue AUTOLOAD. No, really.
43320              
43321              Subject: [PATCH] Interesting syntax idea
43322              Make opens + bareword assigns do typeglob assigns.
43323              
43324              Tests for #8254.
43325              
43326              Subject: [PATCH @8269] Continue blocks and B::Deparse
43327              Make the peephole optimizer to bypass more null ops and
43328              and rewrite the deparse handling of continue blocks.
43329              
43330              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
43331              Doc tweak on #8313.
43332              
43333              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
43334              
43335              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
43336              
43337              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
43338              
43339              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
43340              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
43341              according to the platform.
43342              
43343              Subject: [PATCH @8404] Consolidated lvalue sub changes
43344              
43345              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
43346              
43347              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
43348              
43349              Subject: B::Concise -- an improved replacement for B::Terse 
43350              
43351              The B::Terse drop-in replacement wasn't quite drop-in.
43352              
43353              The LVRET macro needed an aTHX.
43354              
43355              Use the /^Perl_/-less form of is_lvalue_sub().
43356              
43357              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
43358      Branch: maint-5.6/perl
43359           +> ext/B/B/Concise.pm
43360           !> (integrate 27 files)
43361 ____________________________________________________________________________
43362 [  8619] By: nick                                  on 2001/01/30  18:40:28
43363         Log: Integrate mainline
43364      Branch: perlio
43365           !> (integrate 40 files)
43366 ____________________________________________________________________________
43367 [  8618] By: jhi                                   on 2001/01/30  18:37:18
43368         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
43369              Date: Mon, 29 Jan 2001 22:51:29 -0600
43370              From: "Craig A. Berry" <craigberry@mac.com>
43371              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
43372      Branch: perl
43373            ! vms/test.com
43374 ____________________________________________________________________________
43375 [  8617] By: jhi                                   on 2001/01/30  18:34:53
43376         Log: Subject: [PATCH] Add missing CV flags to dump.c
43377              From: Tim Jenness <t.jenness@jach.hawaii.edu>
43378              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
43379              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
43380      Branch: perl
43381            ! dump.c
43382 ____________________________________________________________________________
43383 [  8616] By: jhi                                   on 2001/01/30  18:20:58
43384         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
43385              part isn't applicable to maintperl.
43386              
43387              UTF-8 nit from Inaba Hiroto.
43388      Branch: maint-5.6/perl
43389           !> pod/perlapi.pod utf8.c
43390 ____________________________________________________________________________
43391 [  8615] By: jhi                                   on 2001/01/30  18:18:51
43392         Log: UTF-8 nit from Inaba Hiroto.
43393      Branch: perl
43394            ! pod/perlapi.pod t/op/each.t utf8.c
43395 ____________________________________________________________________________
43396 [  8614] By: jhi                                   on 2001/01/30  18:13:38
43397         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
43398              
43399              perl's internal variables are not for public consumption,
43400              move their docs from perlapi.pod to perlintern.pod
43401              
43402              support for -Dusethreads build under HP-UX 10.20 and DCE threads
43403              library (11.0 and later have pthreads but 10.x don't)
43404              
43405              avoid uninitialized value warnings
43406              
43407              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
43408              gets weird results)
43409              
43410              perldoc nit on windows
43411              
43412              make it possible to run the tests outside the source tree
43413              (there's still a dependency on ../lib being the library
43414              location)
43415      Branch: perl
43416           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
43417           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
43418           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
43419           !> win32/bin/search.pl win32/vdir.h
43420 ____________________________________________________________________________
43421 [  8613] By: gsar                                  on 2001/01/30  16:39:59
43422         Log: make it possible to run the tests outside the source tree
43423              (there's still a dependency on ../lib being the library
43424              location)
43425      Branch: maint-5.6/perl
43426            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
43427 ____________________________________________________________________________
43428 [  8612] By: gsar                                  on 2001/01/30  16:31:12
43429         Log: perldoc nit on windows
43430      Branch: maint-5.6/perl
43431            ! utils/perldoc.PL
43432 ____________________________________________________________________________
43433 [  8611] By: gsar                                  on 2001/01/30  16:22:54
43434         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
43435              gets weird results)
43436      Branch: maint-5.6/perl
43437            ! win32/vdir.h
43438 ____________________________________________________________________________
43439 [  8610] By: gsar                                  on 2001/01/30  16:12:45
43440         Log: avoid uninitialized value warnings
43441      Branch: maint-5.6/perl
43442            ! win32/bin/search.pl
43443 ____________________________________________________________________________
43444 [  8609] By: gsar                                  on 2001/01/30  16:08:01
43445         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
43446              library (11.0 and later have pthreads but 10.x don't)
43447      Branch: maint-5.6/perl
43448            ! hints/hpux.sh thread.h
43449 ____________________________________________________________________________
43450 [  8608] By: gsar                                  on 2001/01/30  15:48:55
43451         Log: perl's internal variables are not for public consumption,
43452              move their docs from perlapi.pod to perlintern.pod
43453      Branch: maint-5.6/perl
43454            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
43455            ! thrdvar.h
43456 ____________________________________________________________________________
43457 [  8607] By: gsar                                  on 2001/01/30  15:44:27
43458         Log: mistakenly branched perl56delta.pod, revert
43459      Branch: maint-5.6/perl
43460            - pod/perl56delta.pod
43461           !> pod/perldelta.pod
43462 ____________________________________________________________________________
43463 [  8606] By: gsar                                  on 2001/01/30  14:20:24
43464         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
43465              dTHR which has been a noop for a while now, except for the
43466              compatibility definition in thread.h)
43467      Branch: maint-5.6/perl
43468           !> (integrate 45 files)
43469 ____________________________________________________________________________
43470 [  8605] By: jhi                                   on 2001/01/30  05:43:58
43471         Log: Mark the UTF-8 APIs as experimental.
43472      Branch: maint-5.6/perl
43473            ! embed.pl pod/perlapi.pod
43474 ____________________________________________________________________________
43475 [  8604] By: jhi                                   on 2001/01/30  05:38:40
43476         Log: Nits from earlier integrates.
43477      Branch: maint-5.6/perl
43478            ! lib/Carp/Heavy.pm
43479           !> sv.c
43480 ____________________________________________________________________________
43481 [  8603] By: jhi                                   on 2001/01/30  05:27:26
43482         Log: Regenerate Porting files.
43483      Branch: maint-5.6/perl
43484            ! Porting/Glossary Porting/config.sh Porting/config_H
43485 ____________________________________________________________________________
43486 [  8602] By: jhi                                   on 2001/01/30  05:14:59
43487         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
43488              8310,8339,8447,8492,8493,8505,8525: documentation changes.
43489              
43490              Subject: Re: perlfaq style changes
43491              
43492              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
43493              
43494              Subject: [PATCH] docs on NaN
43495              
43496              Subject: [patch] perlfaq7
43497              
43498              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
43499              
43500              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
43501              
43502              Subject: [PATCH] open() example in perlfunc.pod
43503              
43504              Podify README.mpeix (a new version from the web)
43505              
43506              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
43507              
43508              Subject: [PATCH] format and rewording in perlfaq.pod
43509              
43510              Subject: [PATCH] API Variable documentation   
43511              
43512              Memory management calls documentation.
43513              
43514              Subject: [PATCH: perl@8482] README.vms URL updates
43515              
43516              Subject: Minor typos in perlfaq2.pod
43517              
43518              Subject: [PATCH] pod/perlvar.pod
43519      Branch: maint-5.6/perl
43520           +> pod/perl56delta.pod
43521            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
43522           !> README.amiga README.epoc README.mpeix README.vms
43523           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
43524           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
43525           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
43526           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
43527           !> pod/perlvar.pod thrdvar.h
43528 ____________________________________________________________________________
43529 [  8601] By: jhi                                   on 2001/01/30  04:38:35
43530         Log: Integrate changes #8036,8096,8253 from mainline:
43531              hints changes.
43532              
43533              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
43534              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
43535              
43536              Output the (apparent) version of gcc in Tru64.
43537      Branch: maint-5.6/perl
43538           +> ext/POSIX/hints/svr4.pl
43539           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
43540           !> hints/svr4.sh t/lib/bigfltpm.t
43541 ____________________________________________________________________________
43542 [  8600] By: jhi                                   on 2001/01/30  04:04:01
43543         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
43544              locale fixes.
43545              
43546              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
43547              
43548              Debian allows /usr/bin/locale to exist without any locales. (7868)
43549              
43550              Allow the locale test needing POSIX and the taint test
43551              needing IPC::SysV to run under 'minitest' (basically,
43552              bail out if loading the extension fails). (8384)
43553              
43554              Cleanup the locale.t output  (8480)
43555      Branch: maint-5.6/perl
43556           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
43557           !> t/pragma/locale.t
43558 ____________________________________________________________________________
43559 [  8599] By: jhi                                   on 2001/01/30  03:51:04
43560         Log: Missing generated files from #8598.
43561      Branch: maint-5.6/perl
43562            ! embed.h global.sym objXSUB.h perlapi.c proto.h
43563 ____________________________________________________________________________
43564 [  8598] By: jhi                                   on 2001/01/30  03:41:54
43565         Log: Integrate change #8555 from mainline, manually integrate parts
43566              of changes 8452 and 8583.
43567              
43568              Subject: [PATCH] utf8.c documentation (8452)
43569              
43570              No point in checking the length if the pointer is bogus. (8555)
43571              
43572              Introduce bytes_from_utf8() and implement sv_eq() using it,
43573              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
43574              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
43575              was malformed. (8583)
43576      Branch: maint-5.6/perl
43577            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
43578           !> pod/perlapi.pod sv.c utf8.c
43579 ____________________________________________________________________________
43580 [  8597] By: gsar                                  on 2001/01/30  02:37:26
43581         Log: get PERL_OBJECT build going again on windows
43582      Branch: maint-5.6/perl
43583            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
43584            ! pod/perlapi.pod proto.h sv.c
43585 ____________________________________________________________________________
43586 [  8596] By: jhi                                   on 2001/01/30  02:16:17
43587         Log: Signedness nit.
43588      Branch: perl
43589            ! sv.c
43590 ____________________________________________________________________________
43591 [  8595] By: jhi                                   on 2001/01/30  02:11:07
43592         Log: EBCDIC patch for Storable, from Peter Prymmer.
43593      Branch: perl
43594            ! t/lib/st-06compat.t
43595 ____________________________________________________________________________
43596 [  8594] By: jhi                                   on 2001/01/30  01:04:48
43597         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
43598              From: Peter Prymmer <pvhp@forte.com>
43599              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
43600              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
43601      Branch: perl
43602            ! t/lib/b.t
43603 ____________________________________________________________________________
43604 [  8593] By: jhi                                   on 2001/01/30  00:56:47
43605         Log: Subject: [PATCH: perl@8585] pod problems in io
43606              From: Peter Prymmer <pvhp@forte.com>
43607              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
43608              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
43609      Branch: perl
43610            ! pod/perlapio.pod pod/perliol.pod
43611 ____________________________________________________________________________
43612 [  8592] By: jhi                                   on 2001/01/30  00:48:20
43613         Log: Integrate perlio.
43614      Branch: perl
43615           !> pod/perlapio.pod pod/perliol.pod
43616 ____________________________________________________________________________
43617 [  8591] By: nick                                  on 2001/01/29  22:02:28
43618         Log: GNU 'merge' Simon's copy of perliol.pod with version
43619              patched by Craig's patch.
43620      Branch: perlio
43621            ! pod/perliol.pod
43622 ____________________________________________________________________________
43623 [  8590] By: nick                                  on 2001/01/29  21:55:10
43624         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
43625      Branch: perlio
43626            ! pod/perlapio.pod pod/perliol.pod
43627 ____________________________________________________________________________
43628 [  8589] By: jhi                                   on 2001/01/29  15:35:33
43629         Log: Integrate change #8586 from maint-5.6/perl.
43630              
43631              make the BOM detection code not call tell() until it has to
43632              (meant to fix esoteric compatibility issues where PL_rsfp
43633              is overridden)
43634      Branch: perl
43635           !> toke.c
43636 ____________________________________________________________________________
43637 [  8588] By: jhi                                   on 2001/01/29  15:29:11
43638         Log: Subject: MAking Solaris malloc() the default
43639              From: Lupe Christoph <lupe@lupe-christoph.de>
43640              Date: Mon, 29 Jan 2001 12:59:36 +0100
43641              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
43642              
43643              The README.solaris part slightly tweaked.
43644      Branch: perl
43645            ! README.solaris hints/solaris_2.sh
43646 ____________________________________________________________________________
43647 [  8587] By: jhi                                   on 2001/01/29  15:17:34
43648         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
43649              From: root@ak-75.mind.de
43650              Date: Sun, 28 Jan 2001 20:32:29 +0100
43651              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
43652      Branch: perl
43653            ! pod/perlre.pod
43654 ____________________________________________________________________________
43655 [  8586] By: gsar                                  on 2001/01/29  13:43:44
43656         Log: make the BOM detection code not call tell() until it has to
43657              (meant to fix esoteric compatibility issues where PL_rsfp
43658              is overridden)
43659      Branch: maint-5.6/perl
43660            ! toke.c
43661 ____________________________________________________________________________
43662 [  8585] By: jhi                                   on 2001/01/28  20:05:45
43663         Log: Update Changes.
43664      Branch: perl
43665            ! Changes patchlevel.h
43666 ____________________________________________________________________________
43667 [  8584] By: jhi                                   on 2001/01/28  19:30:02
43668         Log: Integrate perlio.
43669      Branch: perl
43670           +> pod/perliol.pod
43671           !> MANIFEST pod/perlapio.pod
43672 ____________________________________________________________________________
43673 [  8583] By: jhi                                   on 2001/01/28  19:28:40
43674         Log: Patch from Inaba Hiroto:
43675              - canonical UTF-8 hash keys: if a key string for a hash is
43676              UTF8-on, try downgrade the string and use it if
43677              unicode::distinct is not in effect.
43678              For the task, I added a function bytes_from_utf8() to utf8.c.
43679              It might resemble utf8_to_bytes() but it is not convenient
43680              to the task.
43681              Made a test for it and added to t/op/each.t
43682              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
43683              the mortal copy of the argument SV.
43684              And changed t/io/utf8.t test 18 which expects print() to
43685              upgrade its argument.
43686              - re-implement sv_eq with bytes_from_utf8()
43687              - some bug fixes
43688              - tr/// does not handle UTF8 range (\x{}-\x{})
43689              - \ before raw UTF8 character produced
43690              "Malformed UTF-8 character" warning.
43691              - "\x{100}\N{CENT SIGN}" is Malformed.
43692              Added tests for these 3.
43693              - and one silly bug (by me) with qu operator.
43694      Branch: perl
43695            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
43696            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
43697            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
43698 ____________________________________________________________________________
43699 [  8582] By: nick                                  on 2001/01/28  19:25:04
43700         Log: Add pod/perliol.pod to MANIFEST :-(
43701      Branch: perlio
43702            ! MANIFEST
43703 ____________________________________________________________________________
43704 [  8581] By: nick                                  on 2001/01/28  19:22:40
43705         Log: PerlIO documentation. Proofing and sub-editing requested.
43706      Branch: perlio
43707            + pod/perliol.pod
43708            ! pod/perlapio.pod
43709 ____________________________________________________________________________
43710 [  8580] By: jhi                                   on 2001/01/28  05:16:25
43711         Log: Revert the change to sv_2pv() done by #8054: Someone who
43712              did SvNV_set() on a scalar that also happened to be POK,
43713              followed by sv_2pv() won't get the right coercion anymore.
43714              [Sarathy]
43715      Branch: maint-5.6/perl
43716            ! sv.c
43717 ____________________________________________________________________________
43718 [  8579] By: jhi                                   on 2001/01/28  05:15:04
43719         Log: Remove the #8084 effect: do not allow -Q to be interpreted
43720              as -&Q(), this is too much wiggle room.
43721      Branch: maint-5.6/perl
43722            ! toke.c
43723 ____________________________________________________________________________
43724 [  8578] By: jhi                                   on 2001/01/28  05:12:45
43725         Log: Needed bits of #8439 (should have been in #8576),
43726              mainly for lval substr().
43727      Branch: maint-5.6/perl
43728            ! mg.c pp.c pp_hot.c
43729 ____________________________________________________________________________
43730 [  8577] By: jhi                                   on 2001/01/28  05:02:46
43731         Log: A missing check-in.
43732      Branch: maint-5.6/perl
43733            ! utf8.c
43734 ____________________________________________________________________________
43735 [  8576] By: jhi                                   on 2001/01/28  04:26:18
43736         Log: Integrate changes #8425,8436,8439,8517 from mainline.
43737              The 8439 was not truly integrated because it had too many
43738              dependencies on the development branch and because it introduced
43739              concepts too bold for a maintenance branch (such as the qu operator).
43740              
43741              Subject: [PATCH perl@8342] -Wformat
43742              
43743              Tighten some of the UTF-8 tests a bit.
43744              
43745              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
43746              - The substr lval was still not okay.
43747              - Now pp_stringify and sv_setsv copies source's UTF8 flag
43748              even if IN_BYTE.  pp_stringify is called from fold_constants
43749              at optimization phase and "\x{100}" was made SvUTF8_off under
43750              use bytes (the bytes pragma is for "byte semantics" and not
43751              for "do not produce UTF8 data")
43752      Branch: maint-5.6/perl
43753            ! t/lib/charnames.t t/op/substr.t toke.c
43754           !> sv.c t/pragma/utf8.t
43755 ____________________________________________________________________________
43756 [  8575] By: jhi                                   on 2001/01/28  04:01:51
43757         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
43758              
43759              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
43760              
43761              Subject: [ID 20001230.003] UTF-8 tr still hurts
43762              
43763              Test cases for #8385 (from Simon's "torture.pl")
43764              
43765              Start fixing UTF-8 lval substr() (8405)
43766      Branch: maint-5.6/perl
43767           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
43768           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
43769 ____________________________________________________________________________
43770 [  8574] By: jhi                                   on 2001/01/28  03:09:06
43771         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
43772              from mainline.
43773              
43774              UTF-8 cleanup.
43775              
43776              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
43777              
43778              "\x{FF}\xFF" was broken.
43779              
43780              Tests for #8329 and #8330.
43781              
43782              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
43783              
43784              IRIX compiler noticed that the bof initialization might be
43785              bypassed by control flow.
43786              
43787              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
43788      Branch: maint-5.6/perl
43789           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
43790           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
43791 ____________________________________________________________________________
43792 [  8573] By: jhi                                   on 2001/01/28  02:06:12
43793         Log: Retract #8552.
43794      Branch: perl
43795            ! lib/Text/Wrap.pm t/lib/textwrap.t
43796 ____________________________________________________________________________
43797 [  8572] By: jhi                                   on 2001/01/28  02:04:49
43798         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
43799              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
43800              not really integrated but instead salvaged by hand
43801              (they had too many dependencies on the development release
43802              to be cleanly integratable).
43803              
43804              Subject: more UTF8 test suites and an UTF8 patch
43805              
43806              Tweak for MULTIPLICITY/USE_PERLIO
43807              
43808              Signedness nit.
43809              
43810              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
43811              
43812              Use the UTF8_XXX macros in is_utf8_char().
43813              
43814              Rewrite pp_concat() in terms of sv_catsv().  The . operator
43815              should now be UTF-8-proof.
43816              
43817              Subject: [PATCH perl@8269] scanning two hex-constants
43818              fails on EBCDIC environment (script length.t)
43819              
43820              Add some Unicode chop() tests.
43821      Branch: maint-5.6/perl
43822            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
43823           !> sv.c t/op/chop.t utf8.h
43824 ____________________________________________________________________________
43825 [  8571] By: jhi                                   on 2001/01/28  00:35:59
43826         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
43827              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
43828              
43829              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
43830              
43831              The maxiters upper limit sanity check (guarding against
43832              non-progress) assumed bytes instead of characters in s///
43833              and split().
43834              
43835              Signedness nit.
43836              
43837              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
43838              join() should now be UTF-8-proof.
43839              
43840              More split // UTF-8 tests. (8250)
43841      Branch: maint-5.6/perl
43842           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
43843           !> util.c
43844 ____________________________________________________________________________
43845 [  8570] By: jhi                                   on 2001/01/27  22:15:46
43846         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
43847              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
43848              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
43849              8084,8204,8244,8333 from mainline.
43850              
43851              For -Q where Q might be a one-letter sub name one does no more
43852              get a warning about an unknown filetest (7941,7943,7944,8084).
43853              
43854              Subject: Re: [ID 20001130.011] expression parsing bug ?
43855              
43856              Make uv_to_utf8() to zero-terminate its output buffer.
43857              
43858              Split off t/op/length.t (7995)
43859              
43860              Split off t/op/utf8decode.t (7996)
43861              
43862              Remove an unnecessary 'use utf8' from the utf8.t (7998)
43863              
43864              Split off t/op/concat.t (8004)
43865              
43866              Split off t/op/ver.t (8005)
43867              
43868              Document utf8_length(), utf8_distance(), and utf8_hop().
43869              
43870              Document utf8_to_uv() better.
43871              
43872              Introduce macros for UTF8 decoding (8028,8033).
43873              
43874              Add test for reverse() (8030,8031).
43875              
43876              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
43877              
43878              Do not return the Unicode replacement character    on UTF-8
43879              decoding failure.
43880              
43881              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
43882              not this_utf8 i.e. the output string has one, but don't mess
43883              with source assumption. (8052,8053)
43884              
43885              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
43886              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
43887              was not expecting to be called with something that was already
43888              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
43889              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
43890              (8054)
43891              
43892              Recode the naughty binary bytes in utf8decode.t using the \xHH.
43893              
43894              Make some panic messages a bit more logical.
43895      Branch: maint-5.6/perl
43896           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
43897           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
43898           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
43899           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
43900           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
43901           !> utf8.c utf8.h
43902 ____________________________________________________________________________
43903 [  8569] By: jhi                                   on 2001/01/27  19:16:43
43904         Log: Integrate changes #7750 from perlio and #8566 from mainline.
43905      Branch: maint-5.6/perl
43906           !> regexec.c sv.c
43907 ____________________________________________________________________________
43908 [  8568] By: jhi                                   on 2001/01/27  18:06:51
43909         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
43910              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
43911              7935[-perlio.c],7936,7959,7965 from mainline.
43912              
43913              Change the "big byte" error message to "Wide character".
43914              (7355, the croak-if-wide-chars-in-print part ignored)
43915              
43916              Use UINT64_C().
43917              
43918              Introduce Perl_utf8_length().
43919              
43920              diff -se shows these as different (7753, forgotten check-ins)
43921              
43922              Subject: [PATCH] doop.c - UTF8 tr///
43923              
43924              If we use (aTHX_ ...) then put Perl_ on the front.
43925              
43926              Make utf8_length() and utf8_distance() to be less forgiving
43927              about bad UTF-8.
43928              
43929              Test line numbers are different with utf8.
43930              
43931              No need to scan till infinity, 13 is enough. (7872,7911)
43932              
43933              Subject: [PATCH] Tokeniser debugging
43934              
43935              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
43936              
43937              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
43938              
43939              Be more careful in Perl_sv_utf8_downgrade().
43940              
43941              Use DO_UTF8().
43942              
43943              Raw zero bytes in text files confuse at least GNU patch 2.1.
43944      Branch: maint-5.6/perl
43945           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
43946           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
43947           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
43948           !> t/pragma/utf8.t toke.c utf8.c utf8.h
43949 ____________________________________________________________________________
43950 [  8567] By: nick                                  on 2001/01/27  11:10:38
43951         Log: Integrate mainline
43952      Branch: perlio
43953           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
43954           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
43955           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
43956           !> toke.c
43957 ____________________________________________________________________________
43958 [  8566] By: jhi                                   on 2001/01/27  06:22:48
43959         Log: More documentation for the regexp context stack.
43960      Branch: perl
43961            ! regexec.c
43962 ____________________________________________________________________________
43963 [  8565] By: jhi                                   on 2001/01/27  05:21:57
43964         Log: Update Changes.
43965      Branch: perl
43966            ! Changes patchlevel.h
43967 ____________________________________________________________________________
43968 [  8564] By: jhi                                   on 2001/01/27  04:44:04
43969         Log: Threadedness patch for #8562 from Doug MacEachern.
43970      Branch: perl
43971            ! toke.c
43972 ____________________________________________________________________________
43973 [  8563] By: jhi                                   on 2001/01/27  04:26:24
43974         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
43975              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43976              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
43977              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
43978      Branch: perl
43979            ! op.c
43980 ____________________________________________________________________________
43981 [  8562] By: jhi                                   on 2001/01/27  04:20:30
43982         Log: Subject: Re: Announce : Tokener reporting patch
43983              From: Simon Cozens <simon@cozens.net>
43984              Date: Mon, 22 Jan 2001 02:17:22 +0000
43985              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
43986      Branch: perl
43987            ! embed.h embed.pl proto.h toke.c
43988 ____________________________________________________________________________
43989 [  8561] By: jhi                                   on 2001/01/27  04:17:24
43990         Log: Forgot from #8545.  Oops.
43991      Branch: perl
43992            ! pp.c t/pragma/overload.t
43993 ____________________________________________________________________________
43994 [  8560] By: jhi                                   on 2001/01/27  03:01:47
43995         Log: A better module compilation test, use MANIFEST as suggested
43996              by Spider.
43997      Branch: perl
43998            ! t/lib/1_compile.t
43999 ____________________________________________________________________________
44000 [  8559] By: jhi                                   on 2001/01/27  02:50:48
44001         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
44002              From: Peter Prymmer <pvhp@forte.com>
44003              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
44004              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
44005      Branch: perl
44006            ! t/lib/b.t
44007 ____________________________________________________________________________
44008 [  8558] By: jhi                                   on 2001/01/27  02:27:05
44009         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
44010              From: Peter Prymmer <pvhp@forte.com>
44011              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
44012              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
44013      Branch: perl
44014            ! t/pragma/sub_lval.t
44015 ____________________________________________________________________________
44016 [  8557] By: jhi                                   on 2001/01/27  02:26:03
44017         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
44018              From: Peter Prymmer <pvhp@forte.com>
44019              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
44020              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
44021      Branch: perl
44022            ! t/lib/st-06compat.t
44023 ____________________________________________________________________________
44024 [  8556] By: jhi                                   on 2001/01/27  02:24:33
44025         Log: Subject: [PATCH: perl@8531] minor update to README.os390
44026              From: Peter Prymmer <pvhp@forte.com>
44027              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
44028              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
44029      Branch: perl
44030            ! README.os390
44031 ____________________________________________________________________________
44032 [  8555] By: jhi                                   on 2001/01/27  00:35:47
44033         Log: No point in checking the length before we know whether the pointer
44034              is bogus or not, fixes Abigail's odbm failures in Linux.
44035      Branch: perl
44036            ! sv.c
44037 ____________________________________________________________________________
44038 [  8554] By: nick                                  on 2001/01/26  19:01:31
44039         Log: Integrate mainline
44040      Branch: perlio
44041           !> lib/Text/Wrap.pm t/lib/textwrap.t
44042 ____________________________________________________________________________
44043 [  8553] By: jhi                                   on 2001/01/26  15:19:39
44044         Log: Integrate change #7792 from perlio (multiplicity fix),
44045              fix the AV leak in regex DEBUGGING (tiny part of the
44046              polymorphic regexp patch #8143).
44047      Branch: maint-5.6/perl
44048            ! regcomp.c
44049           !> scope.h
44050 ____________________________________________________________________________
44051 [  8552] By: jhi                                   on 2001/01/26  15:03:23
44052         Log: (Retracted by #8573)
44053              
44054              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
44055              From: Michael G Schwern <schwern@pobox.com>
44056              Date: Fri, 26 Jan 2001 09:28:31 -0500
44057              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
44058      Branch: perl
44059            ! lib/Text/Wrap.pm t/lib/textwrap.t
44060 ____________________________________________________________________________
44061 [  8551] By: jhi                                   on 2001/01/26  02:33:19
44062         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
44063              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
44064              
44065              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
44066              
44067              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
44068              
44069              Message nit.
44070              
44071              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
44072              
44073              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
44074              
44075              (the cleanup of unused submatches in regtry() and regcppop())
44076              
44077              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
44078              stored and restored, and thusly was trounced by the utf8 swash
44079              routines.
44080              
44081              use utf8 not required to use \x{}.
44082              
44083              Removed two more tests that make no sense in UTF-8 since the test
44084              data is not in UTF-8.
44085              
44086              Get the three different space character classes right under utf8.
44087              
44088              Implement ANYOFUTF8 regprop() dumping.
44089              
44090              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
44091              
44092              Document the regex context pushing/popping a bit better.
44093      Branch: maint-5.6/perl
44094           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
44095           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
44096           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
44097           !> t/op/regmesg.t utf8.c
44098 ____________________________________________________________________________
44099 [  8550] By: nick                                  on 2001/01/25  19:42:30
44100         Log: Integrate mainline
44101      Branch: perlio
44102           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
44103           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
44104           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
44105           !> t/lib/bigint.t t/lib/bigintpm.t
44106 ____________________________________________________________________________
44107 [  8549] By: jhi                                   on 2001/01/25  15:22:28
44108         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
44109      Branch: maint-5.6/perl
44110            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
44111 ____________________________________________________________________________
44112 [  8548] By: jhi                                   on 2001/01/25  15:02:55
44113         Log: Integrate changes #7997,8063,8492,8547 from mainline.
44114              
44115              Subject: Re: STRLEN - what?
44116              
44117              Subject: [PATCH] perlguts.pod
44118              
44119              Memory management calls documentation.
44120              
44121              Layout using tabulator is not a good idea in a pod.
44122      Branch: maint-5.6/perl
44123           !> pod/perlguts.pod
44124 ____________________________________________________________________________
44125 [  8547] By: jhi                                   on 2001/01/25  14:49:05
44126         Log: Layout using tabulator is not a good idea in a pod.
44127      Branch: perl
44128            ! pod/perlguts.pod
44129 ____________________________________________________________________________
44130 [  8546] By: jhi                                   on 2001/01/25  14:31:12
44131         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
44132              from mainline.
44133              
44134              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
44135              
44136              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
44137              
44138              More Win32 editor/IDE/shell hints.
44139              
44140              More Win32 Perling.
44141              
44142              Yet another editor edit.
44143              
44144              Edit edit edit.
44145              
44146              IDE/editor section tweaking.
44147              
44148              Few more IDE/editor nits from p5p.
44149      Branch: maint-5.6/perl
44150           !> pod/perlfaq3.pod
44151 ____________________________________________________________________________
44152 [  8545] By: jhi                                   on 2001/01/25  04:16:32
44153         Log: Subject: [PATCH 5.7.0] overload int()
44154              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44155              Date: Wed, 24 Jan 2001 19:06:57 -0500
44156              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
44157      Branch: perl
44158            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
44159            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
44160            ! t/lib/bigintpm.t
44161 ____________________________________________________________________________
44162 [  8544] By: jhi                                   on 2001/01/25  04:15:11
44163         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
44164              From: Peter Prymmer <pvhp@forte.com>
44165              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
44166              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
44167      Branch: perl
44168            ! Makefile.SH README.os390 hints/os390.sh installperl
44169 ____________________________________________________________________________
44170 [  8543] By: jhi                                   on 2001/01/25  03:52:08
44171         Log: Integrate change #8462,8469 from mainline.
44172              
44173              In VMS Perl subversion (perl -V) is undef.
44174      Branch: maint-5.6/perl
44175           !> configure.com
44176 ____________________________________________________________________________
44177 [  8542] By: jhi                                   on 2001/01/25  03:44:55
44178         Log: Integrate changes #7835,7850,8315,8316 from mainline.
44179              
44180              Solaris hints.
44181      Branch: maint-5.6/perl
44182           !> hints/solaris_2.sh
44183 ____________________________________________________________________________
44184 [  8541] By: jhi                                   on 2001/01/25  03:39:28
44185         Log: Integrate #8336 from mainline.
44186      Branch: maint-5.6/perl
44187           !> hv.c
44188 ____________________________________________________________________________
44189 [  8540] By: jhi                                   on 2001/01/25  03:23:50
44190         Log: Retract #8539.
44191      Branch: maint-5.6/perl
44192            ! pod/perlfaq3.pod
44193 ____________________________________________________________________________
44194 [  8539] By: jhi                                   on 2001/01/25  03:21:55
44195         Log: (Retracted by #8540.)
44196      Branch: maint-5.6/perl
44197            ! pod/perlfaq3.pod
44198 ____________________________________________________________________________
44199 [  8538] By: jhi                                   on 2001/01/25  03:14:07
44200         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
44201              From: Peter Prymmer <pvhp@forte.com>
44202              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
44203              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
44204              
44205              The VMS bits.
44206      Branch: maint-5.6/perl
44207            ! configure.com vms/descrip_mms.template
44208 ____________________________________________________________________________
44209 [  8537] By: jhi                                   on 2001/01/25  03:06:09
44210         Log: Integrate #7710,7824,7973 from mainline.
44211      Branch: maint-5.6/perl
44212           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
44213           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
44214           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
44215           !> vos/config.ga.def vos/config.ga.h win32/config.bc
44216           !> win32/config.gc win32/config.vc
44217 ____________________________________________________________________________
44218 [  8536] By: jhi                                   on 2001/01/24  13:50:20
44219         Log: Revert the edits made by me so far to the 5.6 branch since
44220              the TRIAL1 since I did edits when I should have been using
44221              integrates.  Bad programmer.   (Will integrate them properly later.)
44222              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
44223              The #8353 will not be reapplied at least for now since
44224              the UTF-8 hash keys need more thinking.
44225              (The patches #8347, #8354, #8454, #8473 were okay since they
44226              were original edits made specifically for the 5.6.1-TRIAL1.)
44227      Branch: maint-5.6/perl
44228            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44229            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
44230            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
44231            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
44232            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
44233            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44234            ! win32/config.bc win32/config.gc win32/config.vc
44235 ____________________________________________________________________________
44236 [  8535] By: bailey                                on 2001/01/24  06:37:02
44237         Log: SYN SYN
44238      Branch: vmsperl
44239           +> (branch 26 files)
44240           !> (integrate 130 files)
44241 ____________________________________________________________________________
44242 [  8534] By: nick                                  on 2001/01/23  19:30:57
44243         Log: Integrate mainline.
44244      Branch: perlio
44245           !> Changes Configure Porting/Glossary Porting/config.sh
44246           !> Porting/config_H embed.h embed.pl ext/Encode/compile
44247           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
44248           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
44249           !> pod/perlvar.pod proto.h t/lib/1_compile.t
44250 ____________________________________________________________________________
44251 [  8533] By: jhi                                   on 2001/01/23  16:15:46
44252         Log: Forgotten from #8501.
44253      Branch: perl
44254            ! Porting/Glossary Porting/config.sh Porting/config_H
44255 ____________________________________________________________________________
44256 [  8532] By: jhi                                   on 2001/01/23  16:13:27
44257         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
44258              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44259              Date: Mon, 22 Jan 2001 17:51:58 +0100
44260              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
44261      Branch: perl
44262            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
44263 ____________________________________________________________________________
44264 [  8531] By: jhi                                   on 2001/01/23  15:46:01
44265         Log: Update Changes.
44266      Branch: perl
44267            ! Changes patchlevel.h
44268 ____________________________________________________________________________
44269 [  8530] By: jhi                                   on 2001/01/23  15:38:39
44270         Log: De-cut-and-pasto.
44271      Branch: perl
44272            ! t/lib/1_compile.t
44273 ____________________________________________________________________________
44274 [  8529] By: jhi                                   on 2001/01/23  15:11:04
44275         Log: Document the mkdir trailing slashes case.
44276      Branch: perl
44277            ! pod/perlfunc.pod
44278 ____________________________________________________________________________
44279 [  8528] By: jhi                                   on 2001/01/23  15:08:28
44280         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
44281              get installed:
44282              
44283              Subject: lib/lib.pm
44284              From: <abigail@foad.org>
44285              Date: Mon, 28 Aug 2000 20:35:08 -0400
44286              Message-ID: <20000829003508.21281.qmail@foad.org>
44287      Branch: perl
44288            ! installperl
44289 ____________________________________________________________________________
44290 [  8527] By: jhi                                   on 2001/01/23  14:44:04
44291         Log: Metaconfig unit change for #8526.
44292      Branch: metaconfig
44293            ! U/threads/archname.U
44294 ____________________________________________________________________________
44295 [  8526] By: jhi                                   on 2001/01/23  14:43:19
44296         Log: Attach -perlio to the archname if so selected.
44297      Branch: perl
44298            ! Configure
44299 ____________________________________________________________________________
44300 [  8525] By: jhi                                   on 2001/01/23  14:24:01
44301         Log: Subject: [PATCH] pod/perlvar.pod
44302              From: abigail@foad.org
44303              Date: Tue, 23 Jan 2001 01:41:10 +0100
44304              Message-ID: <20010123004110.22259.qmail@foad.org>
44305      Branch: perl
44306            ! pod/perlvar.pod
44307 ____________________________________________________________________________
44308 [  8524] By: jhi                                   on 2001/01/23  14:22:32
44309         Log: A bug introduced in #8217 (the undefined variable in the
44310              lib/safe1_t #3) fixed, by Charles Lane:
44311              
44312              The earlier patch made it so that stuff running in Safe
44313              compartments could do a "caller" and see "main".  That
44314              little change in name is done right before the code in
44315              the compartment is run, and apparantly the parser
44316              was picking up the stash name before it got changed.
44317              
44318              (why it was threaded vs. unthreaded Perl that was sensitive to this
44319              I still don't know...and it probably doesn't matter).
44320              
44321              I tryed removing the stash name-change and saw that threaded Perl
44322              did indeed pass the lib/safe1.t tests.
44323              
44324              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
44325              do the name change (and to connect _ in the compartment to the global
44326              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
44327              to call _safe_pkg_prep when creating a new compartment.
44328              
44329              Passes all tests with threaded perl on linux; passes all tests
44330              with unthreaded perl on VMS.
44331              
44332              At some point I'll probably want to revisit Safe and Opcode to
44333              provide more sensible handling of global variables...and to get
44334              formats working in Safe compartments, which they don't do currently.
44335      Branch: perl
44336            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
44337 ____________________________________________________________________________
44338 [  8523] By: jhi                                   on 2001/01/23  14:11:58
44339         Log: Also the lib/Thread.pm itself needs to be ignored if
44340              the Thread extension hasn't been built.
44341      Branch: perl
44342            ! t/lib/1_compile.t
44343 ____________________________________________________________________________
44344 [  8522] By: jhi                                   on 2001/01/23  13:51:28
44345         Log: print() instead of warn() so that stderr doesn't get
44346              unncessarily polluted.
44347      Branch: perl
44348            ! ext/Encode/compile
44349 ____________________________________________________________________________
44350 [  8521] By: jhi                                   on 2001/01/23  13:49:48
44351         Log: Integrate perlio.
44352      Branch: perl
44353           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
44354           !> ext/Encode/encode.h
44355 ____________________________________________________________________________
44356 [  8520] By: nick                                  on 2001/01/22  21:44:00
44357         Log: More messing with Encode:
44358              Extra fields in header to allow multiple names and to record
44359              other things "compile" knows.
44360              Re-organise compile to factor out common output routines.
44361      Branch: perlio
44362            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
44363 ____________________________________________________________________________
44364 [  8519] By: nick                                  on 2001/01/22  20:33:50
44365         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
44366      Branch: perlio
44367            ! ext/Encode/Makefile.PL ext/Encode/compile
44368 ____________________________________________________________________________
44369 [  8518] By: nick                                  on 2001/01/22  20:28:13
44370         Log: Integrate mainline
44371      Branch: perlio
44372           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
44373           !> vos/config.alpha.def vos/config.alpha.h
44374 ____________________________________________________________________________
44375 [  8517] By: jhi                                   on 2001/01/22  15:37:17
44376         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
44377              by Inaba Hiroto.
44378      Branch: perl
44379            ! sv.c
44380 ____________________________________________________________________________
44381 [  8516] By: jhi                                   on 2001/01/22  14:55:15
44382         Log: More SIG_SIZE fixes.
44383      Branch: perl
44384            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
44385 ____________________________________________________________________________
44386 [  8515] By: jhi                                   on 2001/01/22  14:50:27
44387         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
44388              From: "Craig A. Berry" <craigberry@mac.com>
44389              Date: Mon, 22 Jan 2001 00:42:24 -0600
44390              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
44391      Branch: perl
44392            ! configure.com
44393 ____________________________________________________________________________
44394 [  8514] By: jhi                                   on 2001/01/22  14:31:17
44395         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
44396              From: "Craig A. Berry" <craigberry@mac.com>
44397              Date: Sun, 21 Jan 2001 23:03:25 -0600
44398              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
44399      Branch: perl
44400            ! configure.com
44401 ____________________________________________________________________________
44402 [  8513] By: jhi                                   on 2001/01/22  14:14:00
44403         Log: Add the .ucm encoding tables to the MANIFEST.
44404      Branch: perl
44405            ! MANIFEST
44406 ____________________________________________________________________________
44407 [  8512] By: jhi                                   on 2001/01/22  13:43:33
44408         Log: Integrate perlio.
44409      Branch: perl
44410           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44411           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44412           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44413           +> ext/Encode/Encode/iso8859-10.ucm
44414           +> ext/Encode/Encode/iso8859-13.ucm
44415           +> ext/Encode/Encode/iso8859-14.ucm
44416           +> ext/Encode/Encode/iso8859-15.ucm
44417           +> ext/Encode/Encode/iso8859-16.ucm
44418           +> ext/Encode/Encode/iso8859-2.ucm
44419           +> ext/Encode/Encode/iso8859-3.ucm
44420           +> ext/Encode/Encode/iso8859-4.ucm
44421           +> ext/Encode/Encode/iso8859-5.ucm
44422           +> ext/Encode/Encode/iso8859-6.ucm
44423           +> ext/Encode/Encode/iso8859-7.ucm
44424           +> ext/Encode/Encode/iso8859-8.ucm
44425           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44426           +> ext/Encode/Encode/symbol.ucm
44427           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
44428           !> perliol.h
44429 ____________________________________________________________________________
44430 [  8511] By: nick                                  on 2001/01/21  23:44:47
44431         Log: Make "real" layers of ":utf8" and ":raw".
44432              So now PERLIO=utf8 perl ...
44433              does what Andreas wanted.
44434              Fix arg passing in open.pm (still have a Carp issue).
44435      Branch: perlio
44436            ! lib/open.pm perlio.c perliol.h
44437 ____________________________________________________________________________
44438 [  8510] By: jhi                                   on 2001/01/21  22:56:53
44439         Log: Document the regex content pushing/popping a bit better.
44440      Branch: perl
44441            ! regexec.c
44442 ____________________________________________________________________________
44443 [  8509] By: jhi                                   on 2001/01/21  22:55:44
44444         Log: Tweak the mkdir trailing slash code some more.
44445              
44446              TO DO: the same handling should probably be done for
44447              all the other filesystem functions that can have directories
44448              as their arguments.
44449      Branch: perl
44450            ! pp_sys.c
44451 ____________________________________________________________________________
44452 [  8508] By: nick                                  on 2001/01/21  21:37:43
44453         Log: Switch "compiled in" encodings to .ucm format.
44454              (Leave others as .enc till we can run-time load .ucm,
44455              or find some other way to load them.)
44456      Branch: perlio
44457            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44458            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44459            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44460            + ext/Encode/Encode/iso8859-10.ucm
44461            + ext/Encode/Encode/iso8859-13.ucm
44462            + ext/Encode/Encode/iso8859-14.ucm
44463            + ext/Encode/Encode/iso8859-15.ucm
44464            + ext/Encode/Encode/iso8859-16.ucm
44465            + ext/Encode/Encode/iso8859-2.ucm
44466            + ext/Encode/Encode/iso8859-3.ucm
44467            + ext/Encode/Encode/iso8859-4.ucm
44468            + ext/Encode/Encode/iso8859-5.ucm
44469            + ext/Encode/Encode/iso8859-6.ucm
44470            + ext/Encode/Encode/iso8859-7.ucm
44471            + ext/Encode/Encode/iso8859-8.ucm
44472            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44473            + ext/Encode/Encode/symbol.ucm
44474            ! ext/Encode/Makefile.PL ext/Encode/compile
44475 ____________________________________________________________________________
44476 [  8507] By: nick                                  on 2001/01/21  21:02:03
44477         Log: Integrate (partial) mainline.
44478      Branch: perlio
44479           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
44480           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
44481           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
44482 ____________________________________________________________________________
44483 [  8506] By: jhi                                   on 2001/01/21  20:09:30
44484         Log: Update Changes.
44485      Branch: perl
44486            ! Changes patchlevel.h
44487 ____________________________________________________________________________
44488 [  8505] By: jhi                                   on 2001/01/21  19:39:59
44489         Log: Subject: Minor typos in perlfaq2.pod
44490              From: "Stephen P. Potter" <spp@spotter.yi.org>
44491              Message-Id: <200101192101.QAA11911@spotter.yi.org>
44492              Date: Fri, 19 Jan 2001 16:01:13 -0500
44493              
44494              with a nit from Philip Netwon.
44495      Branch: perl
44496            ! pod/perlfaq2.pod
44497 ____________________________________________________________________________
44498 [  8504] By: jhi                                   on 2001/01/21  19:33:05
44499         Log: Metaconfig change for #8503.
44500      Branch: metaconfig
44501            ! U/threads/usethreads.U
44502 ____________________________________________________________________________
44503 [  8503] By: jhi                                   on 2001/01/21  19:32:21
44504         Log: Sanity check for conflicting thread flavours.
44505      Branch: perl
44506            ! Configure config_h.SH
44507 ____________________________________________________________________________
44508 [  8502] By: jhi                                   on 2001/01/21  19:23:00
44509         Log: Metaconfig change for #8501.
44510      Branch: metaconfig
44511            ! U/modified/sig_name.U
44512 ____________________________________________________________________________
44513 [  8501] By: jhi                                   on 2001/01/21  19:22:26
44514         Log: The SIG_SIZE is the number of the elements *excluding*
44515              the terminating NULL.
44516      Branch: perl
44517            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
44518            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
44519            ! win32/config_H.vc
44520 ____________________________________________________________________________
44521 [  8500] By: jhi                                   on 2001/01/21  18:31:31
44522         Log: Integrate perlio.
44523      Branch: perl
44524           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
44525           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
44526           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
44527           !> pp_sys.c proto.h sv.c
44528 ____________________________________________________________________________
44529 [  8499] By: jhi                                   on 2001/01/21  17:43:57
44530         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
44531              From: Hugo <hv@crypt.compulink.co.uk>
44532              Date: Sun, 21 Jan 2001 13:34:05 +0000
44533              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
44534              
44535              In sprintf UTF8ize only if necessary.
44536      Branch: perl
44537            ! sv.c
44538 ____________________________________________________________________________
44539 [  8498] By: nick                                  on 2001/01/21  16:25:32
44540         Log: Encode cleanup.
44541              Add command line control over "compile" so that Makefile.PL
44542              needs can be combined with other uses.
44543              Use command line options in Makefile.PL.
44544              Fix multi-byte parsing in .ucm files.
44545      Branch: perlio
44546            ! ext/Encode/Makefile.PL ext/Encode/compile
44547 ____________________________________________________________________________
44548 [  8497] By: nick                                  on 2001/01/21  12:56:27
44549         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
44550      Branch: perlio
44551            ! ext/Encode/Encode.xs
44552 ____________________________________________________________________________
44553 [  8496] By: nick                                  on 2001/01/21  12:18:45
44554         Log: Fixup after integrate:
44555              missed the .sym files that are changed by regen_headers
44556              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
44557      Branch: perlio
44558            ! global.sym pp.sym sv.c
44559 ____________________________________________________________________________
44560 [  8495] By: nick                                  on 2001/01/21  11:51:07
44561         Log: Integrate mainline.
44562      Branch: perlio
44563           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
44564           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
44565           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
44566           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
44567           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
44568           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
44569           !> win32/Makefile win32/makefile.mk
44570 ____________________________________________________________________________
44571 [  8494] By: jhi                                   on 2001/01/20  23:12:11
44572         Log: Forgot the expect_number() prototype.
44573      Branch: perl
44574            ! embed.h embed.pl proto.h
44575 ____________________________________________________________________________
44576 [  8493] By: jhi                                   on 2001/01/20  22:56:39
44577         Log: Subject: [PATCH: perl@8482] README.vms URL updates
44578              From: Peter Prymmer <pvhp@forte.com>
44579              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
44580              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
44581              
44582              Plus Craig A. Berry's suggestion to use compaq.com instead
44583              of digital.com.
44584      Branch: perl
44585            ! README.vms
44586 ____________________________________________________________________________
44587 [  8492] By: jhi                                   on 2001/01/20  22:50:05
44588         Log: Memory management calls documentation.
44589      Branch: perl
44590            ! pod/perlguts.pod
44591 ____________________________________________________________________________
44592 [  8491] By: jhi                                   on 2001/01/20  22:38:33
44593         Log: Signedness nit plus few memcpy/Copy nits.
44594      Branch: perl
44595            ! sv.c
44596 ____________________________________________________________________________
44597 [  8490] By: jhi                                   on 2001/01/20  22:25:53
44598         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
44599              From: Peter Prymmer <pvhp@forte.com>
44600              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
44601              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
44602      Branch: perl
44603            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
44604 ____________________________________________________________________________
44605 [  8489] By: jhi                                   on 2001/01/20  22:24:41
44606         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
44607              From: Peter Prymmer <pvhp@forte.com>
44608              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
44609              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
44610      Branch: perl
44611            ! win32/Makefile win32/makefile.mk
44612 ____________________________________________________________________________
44613 [  8488] By: jhi                                   on 2001/01/20  22:22:27
44614         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
44615              From: Peter Prymmer <pvhp@forte.com>
44616              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
44617              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
44618      Branch: perl
44619            ! Makefile.SH
44620 ____________________________________________________________________________
44621 [  8487] By: jhi                                   on 2001/01/20  22:21:18
44622         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
44623              From: Peter Prymmer <pvhp@forte.com>
44624              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
44625              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
44626      Branch: perl
44627            + ext/DynaLoader/dl_dllload.xs
44628            ! MANIFEST Makefile.SH hints/os390.sh
44629 ____________________________________________________________________________
44630 [  8486] By: jhi                                   on 2001/01/20  22:17:53
44631         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
44632              From: Peter Prymmer <pvhp@forte.com>
44633              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
44634              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
44635      Branch: perl
44636            ! README.os390 README.posix-bc
44637 ____________________________________________________________________________
44638 [  8485] By: jhi                                   on 2001/01/20  20:15:30
44639         Log: Document and test the new qu operator.
44640      Branch: perl
44641            + t/op/qu.t
44642            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
44643            ! pod/perlretut.pod pod/perlunicode.pod
44644 ____________________________________________________________________________
44645 [  8484] By: nick                                  on 2001/01/20  19:42:30
44646         Log: Infrastructure to allow:
44647              open($fh,"|-",@array);
44648              to be implemented
44649              i.e. mark pp_open as needing a stack mark, and make pp_open
44650              process its args in that style (and pass them _all_ to tied handles OPEN).
44651              Invent do_openn() which takes SV ** at allow it to see multiple args.
44652              Note this does not _do_ anything yet.
44653      Branch: perlio
44654            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
44655            ! perlapi.c pp_proto.h pp_sys.c proto.h
44656 ____________________________________________________________________________
44657 [  8483] By: nick                                  on 2001/01/20  17:23:14
44658         Log: Integrate mainline.
44659      Branch: perlio
44660           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
44661           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
44662 ____________________________________________________________________________
44663 [  8482] By: jhi                                   on 2001/01/19  15:37:49
44664         Log: Update Changes.
44665      Branch: perl
44666            ! Changes patchlevel.h
44667 ____________________________________________________________________________
44668 [  8481] By: jhi                                   on 2001/01/19  14:41:24
44669         Log: Subject: Re: new feature: s?printf parameter reordering 
44670              From: Hugo <hv@crypt.compulink.co.uk>
44671              Date: Thu, 11 Jan 2001 17:09:03 +0000
44672              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
44673              
44674              - support reordering for all parameters: %, *v, *, .*
44675              - lay down that the reordering specification must immediately
44676              follow that parameter: %3$, *v3$, *3$, .*3$
44677              - fix vectorisation of a zero-length string
44678              - factor out the code choosing the argument to format
44679              
44680              Possibly unwanted side-effects:
44681              - the special format specifiers ' +-0' must now precede any
44682              vectorisation specifier. Tests in op/sprintf and op/ver
44683              have been changed to reflect this.
44684              - sprintf.t test #214 changed its expectations because in many
44685              cases, the next parameter has already been consumed when an
44686              invalid type letter is detected.
44687              
44688              Probably wanted side-effects:
44689              - attempts to format a non-existent parameter will warn as if C<undef>
44690              - attempt to write to non-existent parameter with '%n' will complain
44691              of "attempt to modify read-only value" instead of being silent
44692      Branch: perl
44693            ! sv.c t/op/sprintf.t t/op/ver.t
44694 ____________________________________________________________________________
44695 [  8480] By: jhi                                   on 2001/01/19  14:08:37
44696         Log: Subject: PATCH pragma/locale.t
44697              From: andreas.koenig@anima.de (Andreas J. Koenig)
44698              Date: 18 Jan 2001 09:45:37 +0100
44699              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
44700      Branch: perl
44701            ! t/pragma/locale.t
44702 ____________________________________________________________________________
44703 [  8479] By: jhi                                   on 2001/01/19  13:19:58
44704         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
44705      Branch: perl
44706            ! configure.com
44707 ____________________________________________________________________________
44708 [  8478] By: jhi                                   on 2001/01/19  02:12:35
44709         Log: Automate 1_compile.t.
44710      Branch: perl
44711            ! t/lib/1_compile.t
44712 ____________________________________________________________________________
44713 [  8477] By: jhi                                   on 2001/01/19  01:49:56
44714         Log: Integrate perlio.
44715      Branch: perl
44716           !> sv.c win32/config.bc win32/config.gc win32/config.vc
44717           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
44718 ____________________________________________________________________________
44719 [  8476] By: nick                                  on 2001/01/18  21:51:52
44720         Log: Integrate mainline
44721      Branch: perlio
44722           +> t/lib/1_compile.t t/lib/compmod.pl
44723           !> MANIFEST configure.com lib/unicode/distinct.pm
44724 ____________________________________________________________________________
44725 [  8475] By: nick                                  on 2001/01/18  21:48:02
44726         Log: Win32 "safe signals" co-existance fix.
44727              Fix SIG_SIZE value.
44728              Clear PL_sig_pending when cloning (fork).
44729      Branch: perlio
44730            ! sv.c win32/config.bc win32/config.gc win32/config.vc
44731            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
44732 ____________________________________________________________________________
44733 [  8474] By: jhi                                   on 2001/01/18  14:40:57
44734         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
44735      Branch: perl
44736            ! t/lib/1_compile.t
44737 ____________________________________________________________________________
44738 [  8473] By: gsar                                  on 2001/01/18  11:42:31
44739         Log: unsubmitted trial1 change
44740      Branch: maint-5.6/perl
44741            ! Changes
44742 ____________________________________________________________________________
44743 [  8472] By: jhi                                   on 2001/01/18  04:30:24
44744         Log: The first bug found by 1_compile.t.
44745      Branch: perl
44746            ! lib/unicode/distinct.pm
44747 ____________________________________________________________________________
44748 [  8471] By: jhi                                   on 2001/01/18  04:29:42
44749         Log: Add Schwern's 1_compile test.  The compile_module script renamed
44750              to be a bit shorter for the 8.3 people.
44751      Branch: perl
44752            + t/lib/1_compile.t t/lib/compmod.pl
44753            ! MANIFEST
44754 ____________________________________________________________________________
44755 [  8470] By: jhi                                   on 2001/01/18  04:16:00
44756         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)
44757              From: Peter Prymmer <pvhp@forte.com>
44758              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
44759              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
44760              Replace #8463.
44761      Branch: maint-5.6/perl
44762            ! configure.com
44763 ____________________________________________________________________________
44764 [  8469] By: jhi                                   on 2001/01/18  04:13:02
44765         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)
44766              From: Peter Prymmer <pvhp@forte.com>
44767              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
44768              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
44769              Replace #8462.
44770      Branch: perl
44771            ! configure.com
44772 ____________________________________________________________________________
44773 [  8468] By: jhi                                   on 2001/01/18  03:42:08
44774         Log: Integrate perlio.
44775      Branch: perl
44776           !> gv.c mg.c perlio.c util.c
44777 ____________________________________________________________________________
44778 [  8467] By: nick                                  on 2001/01/17  22:41:10
44779         Log: "Safe" signals - trial implementation.
44780              gv.c tweaked to zero PL_sig_pend array
44781              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
44782              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
44783              Odd thing is that it "works" with PERLIO=stdio as well (linux).
44784      Branch: perlio
44785            ! gv.c mg.c perlio.c util.c
44786 ____________________________________________________________________________
44787 [  8466] By: nick                                  on 2001/01/17  20:40:20
44788         Log: Integrate mainline.
44789      Branch: perlio
44790           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
44791           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
44792           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
44793           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44794           !> vos/config.ga.h win32/config.bc win32/config.gc
44795           !> win32/config.vc
44796 ____________________________________________________________________________
44797 [  8465] By: jhi                                   on 2001/01/17  18:37:13
44798         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
44799              From: Nicholas Clark <nick@ccl4.org>
44800              Date: Wed, 17 Jan 2001 17:31:33 +0000
44801              Message-ID: <20010117173133.I2633@plum.flirble.org>
44802      Branch: perl
44803            ! t/op/int.t
44804 ____________________________________________________________________________
44805 [  8464] By: jhi                                   on 2001/01/17  14:43:17
44806         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
44807              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44808              Date: Wed, 17 Jan 2001 15:16:43 +0100
44809              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
44810              
44811              pp_int() was dropping an NV to the floor,
44812              int(279964589018079/59) either returned not an integer
44813              4745162525730.15, or one got "Attempt to free unreferenced scalar."
44814      Branch: perl
44815            ! pp.c
44816 ____________________________________________________________________________
44817 [  8463] By: jhi                                   on 2001/01/17  06:12:42
44818         Log: (Replaced by #8470)
44819              
44820              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)
44821              From: "Craig A. Berry" <craigberry@mac.com>
44822              Date: Tue, 16 Jan 2001 23:38:46 -0600
44823              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
44824      Branch: maint-5.6/perl
44825            ! configure.com
44826 ____________________________________________________________________________
44827 [  8462] By: jhi                                   on 2001/01/17  06:11:31
44828         Log: (Replaced by #8469)
44829              
44830              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)
44831              From: "Craig A. Berry" <craigberry@mac.com>
44832              Date: Tue, 16 Jan 2001 23:38:46 -0600
44833              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
44834      Branch: perl
44835            ! configure.com
44836 ____________________________________________________________________________
44837 [  8461] By: jhi                                   on 2001/01/17  05:56:12
44838         Log: Allow for one trailing slash in the directory of mkdir().
44839      Branch: perl
44840            ! pp_sys.c
44841 ____________________________________________________________________________
44842 [  8460] By: jhi                                   on 2001/01/17  03:26:01
44843         Log: Metaconfig unit changes for #8459.
44844      Branch: metaconfig
44845            ! U/modified/Loc.U U/modified/sig_name.U
44846 ____________________________________________________________________________
44847 [  8459] By: jhi                                   on 2001/01/17  03:24:48
44848         Log: Define SIG_SIZE, the number of elements in the sig_name and
44849              sig_num arrays, including the final NULL entry.
44850      Branch: perl
44851            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44852            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
44853            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
44854            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44855            ! win32/config.bc win32/config.gc win32/config.vc
44856 ____________________________________________________________________________
44857 [  8458] By: jhi                                   on 2001/01/17  01:41:33
44858         Log: Integrate perlio.
44859      Branch: perl
44860           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
44861           !> perlapi.h proto.h sv.c
44862 ____________________________________________________________________________
44863 [  8457] By: nick                                  on 2001/01/16  22:07:26
44864         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
44865              Provides all the "cost" but no benefit yet - it is to allow cost
44866              to be measured, and implementation experiments (just in mg.c?).
44867      Branch: perlio
44868            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
44869            ! perlapi.h proto.h sv.c
44870 ____________________________________________________________________________
44871 [  8456] By: nick                                  on 2001/01/16  21:07:07
44872         Log: Integrate mainline.
44873      Branch: perlio
44874           !> (integrate 51 files)
44875 ____________________________________________________________________________
44876 [  8455] By: jhi                                   on 2001/01/16  18:13:43
44877         Log: Subject: [PATCH] regcomp.c old feature removal
44878              From: mjd@plover.com
44879              Date: 16 Jan 2001 14:43:18 -0000 
44880              Message-ID: <20010116144318.7140.qmail@plover.com> 
44881      Branch: perl
44882            ! regcomp.c
44883 ____________________________________________________________________________
44884 [  8454] By: jhi                                   on 2001/01/16  16:12:39
44885         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
44886              From: "Indy Singh" <indy@nusphere.com>
44887              Date: Wed, 10 Jan 2001 20:17:49 -0500
44888              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
44889      Branch: maint-5.6/perl
44890            ! win32/Makefile
44891 ____________________________________________________________________________
44892 [  8453] By: jhi                                   on 2001/01/16  16:09:33
44893         Log: Update Changes.
44894      Branch: perl
44895            ! Changes patchlevel.h
44896 ____________________________________________________________________________
44897 [  8452] By: jhi                                   on 2001/01/16  15:42:04
44898         Log: Subject: Re: API Cleanup
44899              To: perl5-porters@perl.org
44900              Date: Tue, 16 Jan 2001 13:42:30 +0000
44901              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
44902              
44903              Subject: [PATCH] utf8.c documentation
44904              From: Simon Cozens <simon@cozens.net>
44905              Date: Tue, 16 Jan 2001 13:52:48 +0000
44906              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
44907              
44908              Subject: Re: API Cleanup
44909              From: Simon Cozens <simon@cozens.net>
44910              Date: Tue, 16 Jan 2001 14:58:55 +0000
44911              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
44912              
44913              UTF-8 doc patches.
44914      Branch: perl
44915            ! embed.pl pod/perlapi.pod utf8.c
44916 ____________________________________________________________________________
44917 [  8451] By: jhi                                   on 2001/01/16  14:41:39
44918         Log: podlators 1.07, from Russ Allbery.
44919      Branch: perl
44920            ! lib/Pod/Man.pm
44921 ____________________________________________________________________________
44922 [  8450] By: jhi                                   on 2001/01/16  14:24:19
44923         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
44924              From: "Indy Singh" <indy@nusphere.com>
44925              Date: Mon, 15 Jan 2001 20:59:40 -0500
44926              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
44927      Branch: perl
44928            ! win32/Makefile
44929 ____________________________________________________________________________
44930 [  8449] By: jhi                                   on 2001/01/16  03:42:55
44931         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
44932              at the setting of the ofs_sv in new_struct_thread() as the
44933              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
44934              uninitialized fields are, uh, initialized with),
44935              SvREFCNT_inc()ing that invited a core dump.
44936      Branch: perl
44937            ! util.c
44938 ____________________________________________________________________________
44939 [  8448] By: jhi                                   on 2001/01/16  01:49:07
44940         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
44941              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44942              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
44943              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
44944              
44945              Replace #8444 and #8445.
44946      Branch: perl
44947            ! ext/B/B.xs ext/B/B/Debug.pm
44948 ____________________________________________________________________________
44949 [  8447] By: jhi                                   on 2001/01/15  21:05:35
44950         Log: Subject: [PATCH] API Variable documentation   
44951              From: Simon Cozens <simon@cozens.net>
44952              Date: Mon, 15 Jan 2001 19:35:54 +0000
44953              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
44954      Branch: perl
44955            ! pod/perlapi.pod thrdvar.h
44956 ____________________________________________________________________________
44957 [  8446] By: jhi                                   on 2001/01/15  20:49:20
44958         Log: Signedness nit.
44959      Branch: perl
44960            ! pp_ctl.c
44961 ____________________________________________________________________________
44962 [  8445] By: jhi                                   on 2001/01/15  20:28:48
44963         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
44964      Branch: perl
44965            ! ext/B/B/Debug.pm
44966 ____________________________________________________________________________
44967 [  8444] By: jhi                                   on 2001/01/15  13:09:10
44968         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
44969      Branch: perl
44970            ! ext/B/B.xs
44971 ____________________________________________________________________________
44972 [  8443] By: jhi                                   on 2001/01/15  13:06:26
44973         Log: Missing from #8439.
44974      Branch: perl
44975            ! keywords.h mg.c
44976 ____________________________________________________________________________
44977 [  8442] By: jhi                                   on 2001/01/15  13:02:38
44978         Log: Subject: [PATCH @8436] Eliminate op_children
44979              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44980              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
44981              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
44982              
44983              Subject: [PATCH @8436] Re: Eliminate op_children
44984              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44985              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
44986              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
44987      Branch: perl
44988            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
44989            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
44990            ! op.c op.h
44991 ____________________________________________________________________________
44992 [  8441] By: jhi                                   on 2001/01/15  12:57:08
44993         Log: Use the /^Perl_/-less form of is_lvalue_sub().
44994      Branch: perl
44995            ! pp.h
44996 ____________________________________________________________________________
44997 [  8440] By: jhi                                   on 2001/01/15  05:13:09
44998         Log: Revert #8437 and #8438, the Linux large files story is more complex.
44999      Branch: metaconfig/U/perl
45000            ! d_fpos64_t.U d_off64_t.U
45001      Branch: perl
45002            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45003            ! config_h.SH configure.com epoc/config.sh perl.h
45004            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
45005            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45006            ! win32/config.bc win32/config.gc win32/config.vc
45007 ____________________________________________________________________________
45008 [  8439] By: jhi                                   on 2001/01/15  05:02:24
45009         Log: More UTF-8 patches from Inaba Hiroto.
45010              - The substr lval was still not okay.
45011              - Now pp_stringify and sv_setsv copies source's UTF8 flag
45012              even if IN_BYTE.  pp_stringify is called from fold_constants
45013              at optimization phase and "\x{100}" was made SvUTF8_off under
45014              use bytes (the bytes pragma is for "byte semantics" and not
45015              for "do not produce UTF8 data")
45016              - New `qu' operator to generate UTF8 string explicitly.
45017              Though I agree with the policy "0x00-0xff always produce bytes",
45018              sometimes want to such a string to be coded in UTF8.
45019              I can use pack"U0a*" but it requires more typing and has
45020              runtime overhead.
45021              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
45022              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
45023              string is not UTF8_on and has char 0x80-0xff.
45024              
45025              TODO: document and test qu.
45026      Branch: perl
45027            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
45028            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
45029            ! toke.c
45030 ____________________________________________________________________________
45031 [  8438] By: jhi                                   on 2001/01/14  05:10:23
45032         Log: (Reverted by #8440)
45033              
45034              Metaconfig unit changes for #8437.
45035      Branch: metaconfig/U/perl
45036            ! d_fpos64_t.U d_off64_t.U
45037 ____________________________________________________________________________
45038 [  8437] By: jhi                                   on 2001/01/14  04:55:34
45039         Log: (Reverted by #8440)
45040              
45041              Add <features.h> probing, seems to be needed for (some?)
45042              Linux largefileness.
45043      Branch: perl
45044            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45045            ! config_h.SH configure.com epoc/config.sh perl.h
45046            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
45047            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45048            ! win32/config.bc win32/config.gc win32/config.vc
45049 ____________________________________________________________________________
45050 [  8436] By: jhi                                   on 2001/01/13  17:47:21
45051         Log: Tighten some of the tests a bit.
45052      Branch: perl
45053            ! t/pragma/utf8.t
45054 ____________________________________________________________________________
45055 [  8435] By: jhi                                   on 2001/01/13  17:31:54
45056         Log: Integrate perlio.
45057      Branch: perl
45058           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
45059           !> win32/config_H.gc win32/config_H.vc
45060 ____________________________________________________________________________
45061 [  8434] By: nick                                  on 2001/01/13  11:36:53
45062         Log: Run dmake regen_config_h for Win32
45063      Branch: perlio
45064            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45065 ____________________________________________________________________________
45066 [  8433] By: nick                                  on 2001/01/13  11:31:55
45067         Log: VMS friendly patch to Encode compile process
45068      Branch: perlio
45069            ! ext/Encode/Makefile.PL ext/Encode/compile
45070 ____________________________________________________________________________
45071 [  8432] By: nick                                  on 2001/01/13  11:06:44
45072         Log: Integrate mainline
45073      Branch: perlio
45074           +> ext/B/B/Concise.pm
45075           !> (integrate 52 files)
45076 ____________________________________________________________________________
45077 [  8431] By: jhi                                   on 2001/01/13  05:55:55
45078         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
45079              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45080              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
45081              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
45082      Branch: perl
45083            ! ext/B/B/Concise.pm
45084 ____________________________________________________________________________
45085 [  8430] By: jhi                                   on 2001/01/13  04:24:18
45086         Log: The LVRET macro needed an aTHX.
45087      Branch: perl
45088            ! pp.h
45089 ____________________________________________________________________________
45090 [  8429] By: jhi                                   on 2001/01/13  02:12:42
45091         Log: Update Changes.
45092      Branch: perl
45093            ! Changes patchlevel.h
45094 ____________________________________________________________________________
45095 [  8428] By: jhi                                   on 2001/01/13  02:08:50
45096         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
45097              From: Peter Prymmer <pvhp@forte.com>
45098              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
45099              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
45100              
45101              Add a BEGIN guard for sloppy floating point division.
45102      Branch: perl
45103            ! lib/Math/BigInt.pm lib/bigint.pl
45104 ____________________________________________________________________________
45105 [  8427] By: jhi                                   on 2001/01/13  01:47:16
45106         Log: The B::Terse drop-in replacement wasn't quite drop-in.
45107      Branch: perl
45108            ! ext/B/B/Terse.pm
45109 ____________________________________________________________________________
45110 [  8426] By: jhi                                   on 2001/01/12  21:20:43
45111         Log: Use UVXf.
45112      Branch: perl
45113            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45114            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
45115            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
45116            ! vos/config.ga.def vos/config.ga.h win32/config.bc
45117            ! win32/config.gc win32/config.vc
45118 ____________________________________________________________________________
45119 [  8425] By: jhi                                   on 2001/01/12  20:20:14
45120         Log: Subject: [PATCH perl@8342] -Wformat
45121              From: Robin Barker <rmb1@cise.npl.co.uk>
45122              Date: Fri, 12 Jan 2001 20:03:14 GMT
45123              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
45124      Branch: perl
45125            ! ext/Encode/Encode.xs mg.c sv.c toke.c
45126 ____________________________________________________________________________
45127 [  8424] By: jhi                                   on 2001/01/12  20:01:48
45128         Log: Subject: B::Concise -- an improved replacement for B::Terse 
45129              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45130              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
45131              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
45132      Branch: perl
45133            + ext/B/B/Concise.pm
45134            ! MANIFEST ext/B/B/Terse.pm
45135 ____________________________________________________________________________
45136 [  8423] By: jhi                                   on 2001/01/12  19:24:02
45137         Log: The new metaconfig unit from the #8421.
45138      Branch: metaconfig/U/perl
45139            + d_sigprocmask.U
45140 ____________________________________________________________________________
45141 [  8422] By: jhi                                   on 2001/01/12  19:23:43
45142         Log: Forgot the microperl config from the #8421.
45143      Branch: perl
45144            ! uconfig.h uconfig.sh
45145 ____________________________________________________________________________
45146 [  8421] By: jhi                                   on 2001/01/12  19:05:27
45147         Log: Add sigprocmask() probe, regen Configure, regen toc.
45148      Branch: perl
45149            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45150            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
45151            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45152            ! vos/config.ga.h win32/config.bc win32/config.gc
45153            ! win32/config.vc
45154 ____________________________________________________________________________
45155 [  8420] By: jhi                                   on 2001/01/12  18:34:31
45156         Log: Add sockatmark() to the todo list.
45157      Branch: perl
45158            ! Todo-5.6
45159 ____________________________________________________________________________
45160 [  8419] By: jhi                                   on 2001/01/12  18:09:46
45161         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
45162      Branch: perl
45163            ! op.c
45164 ____________________________________________________________________________
45165 [  8418] By: jhi                                   on 2001/01/12  18:05:30
45166         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
45167              From: Radu Greab <radu@netsoft.ro>
45168              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
45169              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
45170      Branch: perl
45171            ! op.c t/pragma/sub_lval.t
45172 ____________________________________________________________________________
45173 [  8417] By: jhi                                   on 2001/01/12  16:09:09
45174         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
45175              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
45176              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
45177              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
45178      Branch: perl
45179            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
45180            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
45181            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
45182            ! t/pragma/sub_lval.t toke.c
45183 ____________________________________________________________________________
45184 [  8416] By: jhi                                   on 2001/01/12  15:42:06
45185         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
45186              From: "Richard Soderberg" <rs@crystalflame.net>
45187              Date: Fri, 12 Jan 2001 04:49:35 -0800
45188              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
45189              
45190              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
45191              according to the platform.
45192      Branch: perl
45193            ! op.c
45194 ____________________________________________________________________________
45195 [  8415] By: jhi                                   on 2001/01/12  15:33:41
45196         Log: One more UTF-8 fix from Inaba Hiroto.
45197      Branch: perl
45198            ! pp.c regexec.c t/pragma/utf8.t
45199 ____________________________________________________________________________
45200 [  8414] By: jhi                                   on 2001/01/12  15:30:18
45201         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
45202      Branch: perl
45203            ! regexec.c
45204 ____________________________________________________________________________
45205 [  8413] By: jhi                                   on 2001/01/12  15:22:10
45206         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
45207              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
45208              Date: Thu, 11 Jan 2001 12:53:36 +0100
45209              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
45210      Branch: perl
45211            ! toke.c
45212 ____________________________________________________________________________
45213 [  8412] By: jhi                                   on 2001/01/12  15:20:25
45214         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
45215              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
45216              Date: Fri, 12 Jan 2001 14:37:55 +0100
45217              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
45218      Branch: perl
45219            ! hints/posix-bc.sh
45220 ____________________________________________________________________________
45221 [  8411] By: jhi                                   on 2001/01/12  15:14:14
45222         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
45223              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
45224              Date: Fri, 12 Jan 2001 10:42:21 +0100
45225              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
45226      Branch: perl
45227            ! t/op/regmesg.t
45228 ____________________________________________________________________________
45229 [  8410] By: jhi                                   on 2001/01/12  05:48:55
45230         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
45231              From: Nicholas Clark <nick@ccl4.org> 
45232              Date: Sun, 7 Jan 2001 19:47:14 +0000
45233              Message-ID: <20010107194714.B1048@plum.flirble.org>
45234      Branch: perl
45235            ! t/op/numconvert.t
45236 ____________________________________________________________________________
45237 [  8409] By: jhi                                   on 2001/01/12  05:41:28
45238         Log: Integrate perlio.
45239      Branch: perl
45240           !> mg.c scope.h
45241 ____________________________________________________________________________
45242 [  8408] By: nick                                  on 2001/01/11  22:43:28
45243         Log: Remove variables that were used in experiments.
45244      Branch: perlio
45245            ! mg.c
45246 ____________________________________________________________________________
45247 [  8407] By: nick                                  on 2001/01/11  20:57:44
45248         Log: Catch die in %SIG handler and unblock the signal before re-dying.
45249              This make Linux work _without_ sigsetjmp().
45250              Turn off sigsetjmp() to see what else it does.
45251              May need Configure probe for sigprocmask() if anything has sigaction()
45252              but not sigprocmask().
45253      Branch: perlio
45254            ! mg.c scope.h
45255 ____________________________________________________________________________
45256 [  8406] By: nick                                  on 2001/01/11  19:32:07
45257         Log: Integrate mainline
45258      Branch: perlio
45259           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
45260           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
45261           !> t/op/substr.t
45262 ____________________________________________________________________________
45263 [  8405] By: jhi                                   on 2001/01/11  17:11:01
45264         Log: Fix UTF-8 lval substr().
45265      Branch: perl
45266            ! mg.c t/op/substr.t
45267 ____________________________________________________________________________
45268 [  8404] By: jhi                                   on 2001/01/11  05:13:58
45269         Log: Update Changes.
45270      Branch: perl
45271            ! Changes patchlevel.h
45272 ____________________________________________________________________________
45273 [  8403] By: jhi                                   on 2001/01/11  04:38:24
45274         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
45275              From: Hugo <hv@crypt.compulink.co.uk>
45276              Date: Mon, 30 Oct 2000 01:33:26 +0000
45277              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
45278      Branch: perl
45279            ! regexec.c t/op/re_tests
45280 ____________________________________________________________________________
45281 [  8402] By: jhi                                   on 2001/01/11  04:26:12
45282         Log: Integrate perlio.
45283      Branch: perl
45284           !> scope.h util.c
45285 ____________________________________________________________________________
45286 [  8401] By: nick                                  on 2001/01/10  22:52:55
45287         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
45288              (So Alan and Ilya can try setting via hints.)
45289              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
45290              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
45291              doing the save everywhere seems to restart read() correctly, but just
45292              doing it once "round" the handler does not.
45293      Branch: perlio
45294            ! scope.h
45295 ____________________________________________________________________________
45296 [  8400] By: jhi                                   on 2001/01/10  21:57:54
45297         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
45298              of IRIX, HP-UX is unaffected.
45299      Branch: perl
45300            ! perl.h
45301 ____________________________________________________________________________
45302 [  8399] By: nick                                  on 2001/01/10  21:29:19
45303         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
45304      Branch: perlio
45305            ! util.c
45306 ____________________________________________________________________________
45307 [  8398] By: jhi                                   on 2001/01/10  20:55:31
45308         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
45309              also have ReusePort.
45310      Branch: perl
45311            ! ext/IO/lib/IO/Socket/INET.pm
45312 ____________________________________________________________________________
45313 [  8397] By: jhi                                   on 2001/01/10  20:50:57
45314         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
45315              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
45316              Date: Wed, 10 Jan 2001 01:38:13 -0800
45317              Message-ID: <20010110013813.B41744@yahoo-inc.com>
45318      Branch: perl
45319            ! ext/IO/lib/IO/Socket/INET.pm
45320 ____________________________________________________________________________
45321 [  8396] By: jhi                                   on 2001/01/10  20:49:30
45322         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
45323              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
45324              Date: Wed, 10 Jan 2001 01:37:32 -0800
45325              Message-ID: <20010110013732.A41744@yahoo-inc.com>
45326      Branch: perl
45327            ! ext/Socket/Socket.pm
45328 ____________________________________________________________________________
45329 [  8395] By: jhi                                   on 2001/01/10  20:41:37
45330         Log: Test for bug id 20010105.016 (fixed by #8378).
45331      Branch: perl
45332            ! t/op/split.t
45333 ____________________________________________________________________________
45334 [  8394] By: jhi                                   on 2001/01/10  20:26:32
45335         Log: Integrate perlio.
45336      Branch: perl
45337            ! util.c
45338 ____________________________________________________________________________
45339 [  8393] By: nick                                  on 2001/01/10  19:34:30
45340         Log: Back out Simon's pid hackery for now.
45341      Branch: perlio
45342            ! util.c
45343 ____________________________________________________________________________
45344 [  8392] By: nick                                  on 2001/01/10  19:23:13
45345         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
45346      Branch: perlio
45347           !> (integrate 29 files)
45348 ____________________________________________________________________________
45349 [  8391] By: jhi                                   on 2001/01/10  18:43:15
45350         Log: Subject: [PATCH] Fix my_pclose segfault
45351              From: Simon Cozens <simon@cozens.net>
45352              Date: Wed, 10 Jan 2001 18:39:35 +0000
45353              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
45354      Branch: perl
45355            ! util.c
45356 ____________________________________________________________________________
45357 [  8390] By: jhi                                   on 2001/01/10  18:42:08
45358         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
45359              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45360              Date:     Wed, 10 Jan 2001 13:23:02 EST
45361              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
45362      Branch: perl
45363            ! ext/Opcode/Opcode.xs
45364 ____________________________________________________________________________
45365 [  8389] By: jhi                                   on 2001/01/10  15:16:07
45366         Log: Turn off the integer preservation for now.
45367      Branch: perl
45368            ! perl.h
45369 ____________________________________________________________________________
45370 [  8388] By: jhi                                   on 2001/01/10  15:01:25
45371         Log: Few more IDE/editor nits from p5p.
45372      Branch: perl
45373            ! pod/perlfaq3.pod
45374 ____________________________________________________________________________
45375 [  8387] By: jhi                                   on 2001/01/10  06:53:16
45376         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
45377              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
45378              Date: Tue, 9 Jan 2001 23:16:02 +0000
45379              Message-ID: <20010109231602.A81101@plum.flirble.org>
45380      Branch: perl
45381            ! sv.c
45382 ____________________________________________________________________________
45383 [  8386] By: jhi                                   on 2001/01/10  03:17:54
45384         Log: Test cases for #8385 (from Simon's "torture.pl")
45385      Branch: perl
45386            ! t/op/tr.t
45387 ____________________________________________________________________________
45388 [  8385] By: jhi                                   on 2001/01/10  03:17:11
45389         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
45390              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
45391              Date: Wed, 10 Jan 2001 11:39:39 +0900
45392              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
45393              
45394              Some more UTF-8 tr cases fixed.
45395      Branch: perl
45396            ! doop.c
45397 ____________________________________________________________________________
45398 [  8384] By: jhi                                   on 2001/01/09  22:45:40
45399         Log: Allow the locale test needing POSIX and the taint test
45400              needing IPC::SysV to run under 'minitest' (basically,
45401              bail out if loading the extension fails)
45402      Branch: perl
45403            ! t/op/misc.t t/op/taint.t
45404 ____________________________________________________________________________
45405 [  8383] By: jhi                                   on 2001/01/09  21:36:04
45406         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
45407              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45408              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
45409              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
45410      Branch: perl
45411            ! t/io/openpid.t
45412 ____________________________________________________________________________
45413 [  8382] By: jhi                                   on 2001/01/09  21:06:08
45414         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
45415              Should finish up the bug id 20001205.022.
45416      Branch: perl
45417            ! pp.c pp_hot.c scope.c
45418 ____________________________________________________________________________
45419 [  8381] By: jhi                                   on 2001/01/09  18:27:43
45420         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
45421              From: Andy Dougherty <doughera@lafayette.edu>
45422              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
45423              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
45424              
45425              More robust yacc/bison error detection.
45426      Branch: perl
45427            ! t/comp/proto.t
45428 ____________________________________________________________________________
45429 [  8380] By: jhi                                   on 2001/01/09  15:21:38
45430         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
45431              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45432              Date:     Tue, 9 Jan 2001 07:53:55 EST
45433              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
45434      Branch: perl
45435            ! t/op/misc.t vms/test.com
45436 ____________________________________________________________________________
45437 [  8379] By: jhi                                   on 2001/01/09  15:20:38
45438         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
45439              From: jhi@cc.hut.fi
45440              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
45441              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
45442              
45443              The #8378 fixed this.
45444      Branch: perl
45445            ! t/op/tr.t
45446 ____________________________________________________________________________
45447 [  8378] By: jhi                                   on 2001/01/09  15:05:32
45448         Log: Subject: One more patch for UTF8 
45449              From: Inaba Hiroto <inaba@st.rim.or.jp>
45450              Date: Tue, 09 Jan 2001 01:04:32 +0900
45451              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
45452              
45453              UTF-8 fixes for 'x' and tr///.
45454      Branch: perl
45455            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
45456            ! regcomp.c regexec.c toke.c utf8.c
45457 ____________________________________________________________________________
45458 [  8377] By: jhi                                   on 2001/01/09  14:32:17
45459         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
45460      Branch: perl
45461            ! t/op/length.t
45462 ____________________________________________________________________________
45463 [  8376] By: jhi                                   on 2001/01/09  04:32:32
45464         Log: integrate changes #7775, #8316, #8316 from mainline
45465      Branch: maint-5.6/perl
45466            ! hints/solaris_2.sh
45467 ____________________________________________________________________________
45468 [  8375] By: jhi                                   on 2001/01/09  04:26:43
45469         Log: Update Changes.
45470      Branch: perl
45471            ! Changes patchlevel.h
45472 ____________________________________________________________________________
45473 [  8374] By: jhi                                   on 2001/01/09  04:14:32
45474         Log: IDE/editor section tweaking.
45475      Branch: perl
45476            ! pod/perlfaq3.pod
45477 ____________________________________________________________________________
45478 [  8373] By: jhi                                   on 2001/01/09  02:38:26
45479         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
45480              From: Peter Prymmer <pvhp@forte.com>
45481              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
45482              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
45483              
45484              In preparation os OS/390 dynamic loading.
45485      Branch: perl
45486            ! README.os390 hints/os390.sh
45487 ____________________________________________________________________________
45488 [  8372] By: jhi                                   on 2001/01/09  00:24:30
45489         Log: Integrate with perlio.
45490      Branch: perl
45491           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
45492 ____________________________________________________________________________
45493 [  8371] By: nick                                  on 2001/01/08  23:54:33
45494         Log: Fix "scalars leaked" bugs caused by overload magic
45495              (Highlighted by Ilya's DESTROY optimization.)
45496      Branch: perlio
45497            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
45498 ____________________________________________________________________________
45499 [  8370] By: nick                                  on 2001/01/08  20:19:41
45500         Log: Integrate mainline
45501      Branch: perlio
45502           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
45503           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
45504           !> t/op/64bitint.t
45505 ____________________________________________________________________________
45506 [  8369] By: jhi                                   on 2001/01/08  17:30:52
45507         Log: save_delete() Safefree() doesn't (anymore?) work with shared
45508              strings, one test failure in op/misc and almost all of lib/b.
45509              (Outcomments #8369.)
45510      Branch: perl
45511            ! scope.c
45512 ____________________________________________________________________________
45513 [  8368] By: jhi                                   on 2001/01/08  14:47:10
45514         Log: (Outcommented by #8369.)
45515              
45516              Subject: Re: Perl BugID 20001205.022 ---- save_delete
45517              From: Simon Cozens <simon@cozens.net>
45518              Date: Sat, 6 Jan 2001 11:48:40 +0000
45519              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
45520              
45521              The save_delete() does need the Safefree.
45522      Branch: perl
45523            ! scope.c
45524 ____________________________________________________________________________
45525 [  8367] By: bailey                                on 2001/01/08  08:53:52
45526         Log: Once again syncing after too long an absence
45527      Branch: vmsperl
45528           +> (branch 55 files)
45529            - MAINTAIN fix_pl vos/config.def vos/config.h
45530            - vos/config_h.SH_orig
45531           !> (integrate 498 files)
45532 ____________________________________________________________________________
45533 [  8366] By: jhi                                   on 2001/01/08  02:42:59
45534         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
45535              From: nick@ccl4.org
45536              Date: Sun, 7 Jan 2001 21:07:18 +0000
45537              Message-Id: <20010107210717.D1048@plum.flirble.org>
45538      Branch: perl
45539            ! sv.c t/op/64bitint.t
45540 ____________________________________________________________________________
45541 [  8365] By: jhi                                   on 2001/01/08  02:35:16
45542         Log: Subject: [PATCH] environ nit
45543              From: Simon Cozens <simon@cozens.net>
45544              Date: Sun, 7 Jan 2001 17:57:07 +0000
45545              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
45546              
45547              Use environ only if we have it.
45548      Branch: perl
45549            ! mg.c
45550 ____________________________________________________________________________
45551 [  8364] By: jhi                                   on 2001/01/08  02:24:51
45552         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
45553      Branch: perl
45554            ! ext/GDBM_File/GDBM_File.xs
45555 ____________________________________________________________________________
45556 [  8363] By: jhi                                   on 2001/01/08  02:19:24
45557         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
45558              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45559              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
45560              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
45561      Branch: perl
45562            ! dump.c op.c
45563 ____________________________________________________________________________
45564 [  8362] By: jhi                                   on 2001/01/08  02:17:43
45565         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
45566              From: Doug MacEachern <dougm@covalent.net>
45567              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
45568              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
45569              
45570              Allow AUTOLOAD to be an xsub and allow such xsubs
45571              to avoid use of $AUTOLOAD.
45572      Branch: perl
45573            ! gv.c
45574 ____________________________________________________________________________
45575 [  8361] By: jhi                                   on 2001/01/08  02:16:07
45576         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
45577              From: Radu Greab <radu@netsoft.ro>
45578              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
45579              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
45580              
45581              No need for the potentially unportable $SIG{CHLD}.
45582      Branch: perl
45583            ! t/io/pipe.t
45584 ____________________________________________________________________________
45585 [  8360] By: jhi                                   on 2001/01/08  01:58:23
45586         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
45587      Branch: perl
45588            ! lib/Getopt/Long.pm
45589 ____________________________________________________________________________
45590 [  8359] By: jhi                                   on 2001/01/08  01:55:44
45591         Log: Integrate perlio.
45592      Branch: perl
45593           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
45594           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
45595           !> utf8.c win32/Makefile
45596 ____________________________________________________________________________
45597 [  8358] By: jhi                                   on 2001/01/07  21:16:50
45598         Log: Update the EPOC cross SDK URL.
45599      Branch: perl
45600            ! README.epoc
45601 ____________________________________________________________________________
45602 [  8357] By: jhi                                   on 2001/01/07  21:16:09
45603         Log: Update the EPOC cross SDK URL.
45604      Branch: maint-5.6/perl
45605            ! README.epoc
45606 ____________________________________________________________________________
45607 [  8356] By: nick                                  on 2001/01/06  21:47:52
45608         Log: FILE * in XS code for PerlIO world:
45609              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
45610              - Add FILE * T_STDIO typemap.
45611              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
45612      Branch: perlio
45613            ! lib/ExtUtils/typemap perlio.c perlio.h
45614 ____________________________________________________________________________
45615 [  8355] By: jhi                                   on 2001/01/06  20:27:15
45616         Log: integrate change #8336 from mainline
45617              
45618              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
45619      Branch: maint-5.6/perl
45620            ! hv.c
45621 ____________________________________________________________________________
45622 [  8354] By: jhi                                   on 2001/01/06  20:24:29
45623         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
45624              From: Robin Barker <rmb1@cise.npl.co.uk>
45625              Date: Fri, 22 Dec 2000 12:17:38 GMT
45626              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
45627              
45628              The patch reformats some long =item lines so they give
45629              correct output via pod2man | nroff -man
45630              
45631              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
45632              From: Robin Barker <rmb1@cise.npl.co.uk>
45633              Date: Tue, 2 Jan 2001 15:35:03 GMT
45634              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
45635              
45636              Here is a _further_ patch which corrects a few more errors:
45637              * an empty C<=item> in CPAN.pm
45638              * patching the wrong file (pod/perlamiga.pod not README.amiga)
45639              * leaving empty C<=item>s which formatted incorrectly
45640              * over long C<=item>s revealed by latest patch to Pod::Man
45641      Branch: maint-5.6/perl
45642            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
45643            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
45644            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
45645            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
45646            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
45647            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
45648 ____________________________________________________________________________
45649 [  8353] By: jhi                                   on 2001/01/06  20:21:10
45650         Log: integrate changes #7980, 8056, 8057 from mainline
45651              
45652              UTF-8 hash keys.
45653      Branch: maint-5.6/perl
45654            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
45655 ____________________________________________________________________________
45656 [  8352] By: jhi                                   on 2001/01/06  20:18:44
45657         Log: Forgotten from #8438.
45658      Branch: maint-5.6/perl
45659            ! epoc/epocish.h
45660 ____________________________________________________________________________
45661 [  8351] By: jhi                                   on 2001/01/06  20:18:12
45662         Log: Forgotten from #8347.
45663      Branch: maint-5.6/perl
45664            ! config_h.SH
45665 ____________________________________________________________________________
45666 [  8350] By: jhi                                   on 2001/01/06  20:00:19
45667         Log: Thinko in #8347.
45668      Branch: maint-5.6/perl
45669            ! regcomp.c
45670 ____________________________________________________________________________
45671 [  8349] By: jhi                                   on 2001/01/06  18:05:30
45672         Log: Copy the FAQ3 IDE section from the development branch,
45673              changes originally by Peter Prymmer.
45674      Branch: maint-5.6/perl
45675            ! pod/perlfaq3.pod
45676 ____________________________________________________________________________
45677 [  8348] By: jhi                                   on 2001/01/06  18:03:02
45678         Log: EPOC updates for TRIAL1.
45679              
45680              Subject: [5.6.1 trial1] EPOC update
45681              From: Olaf Flebbe <O.Flebbe@science-computing.de>
45682              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
45683              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
45684              
45685              Subject: epoc patch2 for perl-5.6.1-trial1
45686              From: Olaf Flebbe <O.Flebbe@science-computing.de>
45687              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
45688              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
45689      Branch: maint-5.6/perl
45690            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
45691            ! epoc/epocish.c
45692 ____________________________________________________________________________
45693 [  8347] By: jhi                                   on 2001/01/06  17:29:10
45694         Log: integrate changes #7710,7824,7973 from mainline,
45695              plus VMS nits from Peter Prymmer and Dan Sugalski.
45696              
45697              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
45698              library (getprotobyname and getprotobynumber are outversioned by
45699              the same calls in libc, at least for xlc version 3.
45700              
45701              Add HAS_SBRK_PROTO.
45702              
45703              Fixes for signedness warnings noticed by VMSperlers.
45704      Branch: maint-5.6/perl
45705            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45706            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
45707            ! sv.c vms/descrip_mms.template vos/config.alpha.def
45708            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45709            ! win32/config.bc win32/config.gc win32/config.vc
45710 ____________________________________________________________________________
45711 [  8346] By: nick                                  on 2001/01/06  14:36:01
45712         Log: Fixup accumulated integrate muddles (perlio == devperl again)
45713      Branch: perlio
45714            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
45715 ____________________________________________________________________________
45716 [  8345] By: nick                                  on 2001/01/06  14:24:58
45717         Log: Integrate mainline
45718      Branch: perlio
45719           !> (integrate 55 files)
45720 ____________________________________________________________________________
45721 [  8344] By: jhi                                   on 2001/01/06  02:24:02
45722         Log: Subject: [patch] PerlIO_cleanup() prototype
45723              From: Doug MacEachern <dougm@covalent.net>
45724              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
45725              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
45726      Branch: perl
45727            ! perlio.h
45728 ____________________________________________________________________________
45729 [  8343] By: jhi                                   on 2001/01/06  01:04:09
45730         Log: IRIX compiler noticed that the bof initialization might be
45731              bypassed by control flow.
45732      Branch: perl
45733            ! toke.c
45734 ____________________________________________________________________________
45735 [  8342] By: jhi                                   on 2001/01/06  00:10:48
45736         Log: Update Changes.
45737      Branch: perl
45738            ! Changes patchlevel.h
45739 ____________________________________________________________________________
45740 [  8341] By: jhi                                   on 2001/01/05  23:52:33
45741         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
45742      Branch: perl
45743            ! toke.c
45744 ____________________________________________________________________________
45745 [  8340] By: jhi                                   on 2001/01/05  22:44:08
45746         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
45747              From: Radu Greab <radu@netsoft.ro>
45748              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
45749              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
45750      Branch: perl
45751            ! t/io/pipe.t util.c
45752 ____________________________________________________________________________
45753 [  8339] By: jhi                                   on 2001/01/05  22:35:17
45754         Log: Subject: [PATCH] format and rewording in perlfaq.pod
45755              From: Robin Barker <rmb1@cise.npl.co.uk>
45756              Date: Fri, 5 Jan 2001 18:51:20 GMT
45757              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
45758      Branch: perl
45759            ! pod/perlfaq.pod
45760 ____________________________________________________________________________
45761 [  8338] By: jhi                                   on 2001/01/05  22:31:17
45762         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
45763              From: Peter Prymmer <pvhp@forte.com>
45764              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
45765              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
45766      Branch: perl
45767            ! utils/perlbug.PL
45768 ____________________________________________________________________________
45769 [  8337] By: jhi                                   on 2001/01/05  18:15:11
45770         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
45771              From: Robin Barker <rmb1@cise.npl.co.uk>
45772              Date: Tue, 2 Jan 2001 15:24:07 GMT
45773              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
45774              
45775              If you call configure as C<./Configure> or C<sh ./Configure>,
45776              $src is set to the absolute path name, not '.'.
45777              
45778              This, in turn, means -Dmksymlink tries to do its stuff because
45779              it does not think it is in the src directory.
45780              
45781              (plus a metaconfig nitfix)
45782      Branch: metaconfig
45783            ! U/compline/ccflags.U U/modified/src.U
45784      Branch: perl
45785            ! Configure config_h.SH
45786 ____________________________________________________________________________
45787 [  8336] By: jhi                                   on 2001/01/05  17:48:32
45788         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
45789              From: Alan Burlison <Alan.Burlison@uk.sun.com>
45790              Message-ID: <3A5606C4.473D2226@uk.sun.com>
45791              Date: Fri, 05 Jan 2001 17:39:16 +0000
45792      Branch: perl
45793            ! hv.c
45794 ____________________________________________________________________________
45795 [  8335] By: jhi                                   on 2001/01/05  16:05:44
45796         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
45797      Branch: perl
45798            ! lib/Getopt/Long.pm
45799 ____________________________________________________________________________
45800 [  8334] By: jhi                                   on 2001/01/05  16:00:51
45801         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
45802              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
45803              Date: Fri, 05 Jan 2001 13:46:51 +0100
45804              Message-ID: <13693.978698811@nice.ram.loc>
45805              
45806              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
45807              accurate reading of the "atime".  
45808      Branch: perl
45809            ! t/io/fs.t
45810 ____________________________________________________________________________
45811 [  8333] By: jhi                                   on 2001/01/05  15:57:37
45812         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
45813              From: Simon Cozens <simon@cozens.net>
45814              Date: Fri, 8 Dec 2000 13:33:31 +0000
45815              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
45816              
45817              A lost patch fragment.
45818      Branch: perl
45819            ! doop.c
45820 ____________________________________________________________________________
45821 [  8332] By: jhi                                   on 2001/01/05  15:40:42
45822         Log: Do away with strncpy() and a fixed length buffer.
45823      Branch: perl
45824            ! utf8.c
45825 ____________________________________________________________________________
45826 [  8331] By: jhi                                   on 2001/01/05  15:03:07
45827         Log: Tests for #8329 and #8330.
45828      Branch: perl
45829            ! t/op/bop.t
45830 ____________________________________________________________________________
45831 [  8330] By: jhi                                   on 2001/01/05  15:02:38
45832         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
45833              raw 8-bit form to the UTF-8 string.
45834      Branch: perl
45835            ! toke.c
45836 ____________________________________________________________________________
45837 [  8329] By: jhi                                   on 2001/01/05  14:55:13
45838         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
45839              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
45840              Date: Fri, 5 Jan 2001 12:28:52 +0100
45841              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
45842              
45843              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
45844              no effect.  (changed the strncpy() to Copy())
45845      Branch: perl
45846            ! toke.c
45847 ____________________________________________________________________________
45848 [  8328] By: jhi                                   on 2001/01/05  06:44:27
45849         Log: UTF-8 cleanup.
45850      Branch: perl
45851            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
45852            ! regexec.c sv.c toke.c
45853 ____________________________________________________________________________
45854 [  8327] By: jhi                                   on 2001/01/05  01:11:29
45855         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')
45856              From: Radu Greab <radu@netsoft.ro>
45857              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
45858              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
45859              
45860              Cleans up Harness to not use FileHandle, which uses IO.
45861      Branch: perl
45862            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
45863 ____________________________________________________________________________
45864 [  8326] By: jhi                                   on 2001/01/05  00:56:37
45865         Log: Update Changes.
45866      Branch: perl
45867            ! Changes patchlevel.h
45868 ____________________________________________________________________________
45869 [  8325] By: jhi                                   on 2001/01/05  00:53:18
45870         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
45871              From: Peter Prymmer <pvhp@forte.com>
45872              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
45873              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
45874              
45875              plus a couple more tailing whitespace removals.
45876      Branch: perl
45877            ! win32/Makefile
45878 ____________________________________________________________________________
45879 [  8324] By: jhi                                   on 2001/01/05  00:47:39
45880         Log: Add some Unicode chop() tests.
45881      Branch: perl
45882            ! t/op/chop.t
45883 ____________________________________________________________________________
45884 [  8323] By: jhi                                   on 2001/01/05  00:47:23
45885         Log: Unify UTF-8 malformedness handling.
45886      Branch: perl
45887            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
45888 ____________________________________________________________________________
45889 [  8322] By: jhi                                   on 2001/01/04  22:21:54
45890         Log: The new $issymlink was unknown to Mksymlinks.
45891      Branch: metaconfig/U/perl
45892            ! Mksymlinks.U issymlink.U
45893      Branch: perl
45894            ! Configure config_h.SH
45895 ____________________________________________________________________________
45896 [  8321] By: jhi                                   on 2001/01/04  21:51:05
45897         Log: The test didn't work under the core test framework.
45898      Branch: perl
45899            ! t/lib/st-lock.t
45900 ____________________________________________________________________________
45901 [  8320] By: jhi                                   on 2001/01/04  21:14:22
45902         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
45903      Branch: perl
45904            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
45905 ____________________________________________________________________________
45906 [  8319] By: jhi                                   on 2001/01/04  20:46:17
45907         Log: Typo in #8312 when manually appying a problematic patch fragment.
45908      Branch: perl
45909            ! ext/Storable/Storable.xs
45910 ____________________________________________________________________________
45911 [  8318] By: jhi                                   on 2001/01/04  20:43:01
45912         Log: The $sh_c didn't fly.
45913      Branch: metaconfig
45914            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
45915            ! U/modified/Loc.U U/modified/myhostname.U
45916            ! U/modified/spitshell.U
45917      Branch: metaconfig/U/perl
45918            ! issymlink.U
45919      Branch: perl
45920            ! Configure config_h.SH
45921 ____________________________________________________________________________
45922 [  8317] By: jhi                                   on 2001/01/04  19:58:01
45923         Log: AIX builtin test -h is broken, changes based on
45924              
45925              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
45926              Date: Tue, 02 Jan 2001 11:24:39 +0100
45927              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45928              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
45929      Branch: metaconfig
45930            + U/modified/spitshell.U
45931            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
45932            ! U/modified/Loc.U U/modified/myhostname.U
45933      Branch: metaconfig/U/perl
45934            ! Mksymlinks.U issymlink.U
45935      Branch: perl
45936            ! Configure
45937 ____________________________________________________________________________
45938 [  8316] By: jhi                                   on 2001/01/04  19:02:22
45939         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
45940              From: Andy Dougherty <doughera@lafayette.edu>
45941              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
45942              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
45943              
45944              Beware of GNU ld.
45945      Branch: perl
45946            ! hints/solaris_2.sh
45947 ____________________________________________________________________________
45948 [  8315] By: jhi                                   on 2001/01/04  18:56:48
45949         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
45950              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
45951              Date: Wed, 3 Jan 2001 07:58:51 +0100
45952              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
45953      Branch: perl
45954            ! hints/solaris_2.sh
45955 ____________________________________________________________________________
45956 [  8314] By: jhi                                   on 2001/01/04  18:54:07
45957         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
45958              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45959              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
45960              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
45961              
45962              Doc tweak on #8313.
45963      Branch: perl
45964            ! ext/B/B/Deparse.pm
45965 ____________________________________________________________________________
45966 [  8313] By: jhi                                   on 2001/01/04  18:52:27
45967         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
45968              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
45969              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45970              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
45971              
45972              Make the peephole optimizer to bypass more null ops and
45973              and rewrite the deparse handling of continue blocks.
45974      Branch: perl
45975            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
45976 ____________________________________________________________________________
45977 [  8312] By: jhi                                   on 2001/01/04  18:47:39
45978         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
45979      Branch: perl
45980            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
45981            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
45982            ! t/lib/st-lock.t
45983 ____________________________________________________________________________
45984 [  8311] By: jhi                                   on 2001/01/04  18:36:08
45985         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
45986              filter to be run on each .pm during the pm_to_blib() phase,
45987              a fixed version of
45988              
45989              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
45990              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
45991              Date: Wed, 03 Jan 2001 22:01:30 +0100
45992              Message-ID: <5296.978555690@nice.ram.loc>
45993      Branch: perl
45994            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
45995            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
45996            ! lib/ExtUtils/MakeMaker.pm
45997 ____________________________________________________________________________
45998 [  8310] By: jhi                                   on 2001/01/04  18:32:54
45999         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
46000              From: Robin Barker <rmb1@cise.npl.co.uk>
46001              Date: Tue, 2 Jan 2001 15:35:03 GMT
46002              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
46003      Branch: perl
46004            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
46005            ! pod/perlrequick.pod
46006 ____________________________________________________________________________
46007 [  8309] By: jhi                                   on 2001/01/04  18:29:07
46008         Log: Subject: Re: [patch] static-ize XS()
46009              From: Doug MacEachern <dougm@covalent.net>
46010              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
46011              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
46012              
46013              Provide prototypes for the XS functions.
46014      Branch: perl
46015            ! lib/ExtUtils/xsubpp
46016 ____________________________________________________________________________
46017 [  8308] By: jhi                                   on 2001/01/04  18:27:44
46018         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
46019              From: Doug MacEachern <dougm@covalent.net>
46020              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
46021              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
46022      Branch: perl
46023            ! lib/ExtUtils/typemap
46024 ____________________________________________________________________________
46025 [  8307] By: jhi                                   on 2001/01/04  18:25:25
46026         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
46027              From: Doug MacEachern <dougm@covalent.net>
46028              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
46029              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
46030              
46031              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
46032      Branch: perl
46033            ! lib/ExtUtils/MM_Unix.pm
46034 ____________________________________________________________________________
46035 [  8306] By: jhi                                   on 2001/01/04  18:23:00
46036         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
46037              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
46038              Date: Thu, 4 Jan 2001 12:47:10 +0100 
46039              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
46040              
46041              The toke.c part only, patching embed.h and proto.h is futile.
46042      Branch: perl
46043            ! toke.c
46044 ____________________________________________________________________________
46045 [  8305] By: jhi                                   on 2001/01/04  18:05:51
46046         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
46047              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
46048              Date: Thu, 4 Jan 2001 17:50:12 +0100 
46049              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
46050      Branch: perl
46051            ! toke.c
46052 ____________________________________________________________________________
46053 [  8304] By: jhi                                   on 2001/01/04  18:03:26
46054         Log: Subject: [PATCH perl@8269]
46055              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
46056              Date: Thu, 4 Jan 2001 12:53:39 +0100 
46057              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
46058              
46059              If running byacc write-enable also perly.h.
46060      Branch: perl
46061            ! Makefile.SH
46062 ____________________________________________________________________________
46063 [  8303] By: jhi                                   on 2001/01/04  15:40:49
46064         Log: Rewrite pp_concat() in terms of sv_catsv().
46065      Branch: perl
46066            ! pp_hot.c
46067 ____________________________________________________________________________
46068 [  8302] By: nick                                  on 2001/01/03  22:43:22
46069         Log: Integrate mainline.
46070      Branch: perlio
46071           !> ext/Encode/Encode.xs sv.c utf8.c
46072 ____________________________________________________________________________
46073 [  8301] By: jhi                                   on 2001/01/02  23:40:26
46074         Log: Variable naming tweak.
46075      Branch: perl
46076            ! sv.c
46077 ____________________________________________________________________________
46078 [  8300] By: jhi                                   on 2001/01/02  23:40:02
46079         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
46080              in is_utf8_string().
46081      Branch: perl
46082            ! utf8.c
46083 ____________________________________________________________________________
46084 [  8299] By: jhi                                   on 2001/01/02  22:14:40
46085         Log: Integrate perlio.
46086      Branch: perl
46087           !> pp.c pp_hot.c win32/Makefile
46088 ____________________________________________________________________________
46089 [  8298] By: nick                                  on 2001/01/02  22:03:06
46090         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
46091      Branch: perlio
46092            ! pp.c pp_hot.c
46093 ____________________________________________________________________________
46094 [  8297] By: jhi                                   on 2001/01/02  04:26:28
46095         Log: Signedness nit.
46096      Branch: perl
46097            ! ext/Encode/Encode.xs
46098 ____________________________________________________________________________
46099 [  8296] By: nick                                  on 2001/01/01  23:49:36
46100         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
46101      Branch: perlio
46102            ! win32/Makefile
46103 ____________________________________________________________________________
46104 [  8295] By: jhi                                   on 2001/01/01  23:05:48
46105         Log: Integrate perlio.
46106      Branch: perl
46107           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
46108           !> t/lib/encode.t
46109 ____________________________________________________________________________
46110 [  8294] By: nick                                  on 2001/01/01  22:48:34
46111         Log: Integrate mainline
46112      Branch: perlio
46113            ! pp_hot.c t/lib/encode.t
46114           !> (integrate 65 files)
46115 ____________________________________________________________________________
46116 [  8293] By: nick                                  on 2001/01/01  21:58:50
46117         Log: More rigor in UTF-8-ness of Encode's toUnicode
46118              XS export some of the utf8 internal functions.
46119              Test some of the functions.
46120              Fix pp_concat() bug shown by said tests.
46121      Branch: perlio
46122            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
46123            ! t/lib/encode.t
46124 ____________________________________________________________________________
46125 [  8292] By: jhi                                   on 2001/01/01  18:11:44
46126         Log: Integrate perlio.
46127      Branch: perl
46128           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
46129           !> ext/Encode/encengine.c ext/Encode/encode.h
46130 ____________________________________________________________________________
46131 [  8291] By: jhi                                   on 2001/01/01  18:10:58
46132         Log: Podify README.mpeix (a new version from the web),
46133              add a dummy NAME to Carp::Heavy, regen toc.
46134      Branch: perl
46135            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
46136            ! pod/perltoc.pod
46137 ____________________________________________________________________________
46138 [  8290] By: nick                                  on 2001/01/01  17:43:47
46139         Log: Loose the "Loading..." warning.
46140              Another bug in fallback support
46141      Branch: perlio
46142            ! ext/Encode/Encode.pm ext/Encode/encengine.c
46143 ____________________________________________________________________________
46144 [  8289] By: jhi                                   on 2001/01/01  00:01:57
46145         Log: Bump up Larry's copyright.
46146      Branch: perl
46147            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
46148            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
46149            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
46150            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
46151            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
46152            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
46153            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
46154            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
46155 ____________________________________________________________________________
46156 [  8288] By: nick                                  on 2000/12/31  21:27:53
46157         Log: Fix .ucm reading - forgot a chr()
46158              Start of .ucm write (for .enc to .ucm)
46159      Branch: perlio
46160            ! ext/Encode/compile
46161 ____________________________________________________________________________
46162 [  8287] By: jhi                                   on 2000/12/31  18:15:56
46163         Log: Comment away a diagnostic message as noted by Craig A. Berry
46164              (the unexpected message was confusing testing)
46165      Branch: perl
46166            ! ext/Encode/Encode.pm
46167 ____________________________________________________________________________
46168 [  8286] By: jhi                                   on 2000/12/31  18:14:51
46169         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
46170              Date: Sun, 31 Dec 2000 11:17:37 -0600
46171              From: "Craig A. Berry" <craigberry@mac.com>
46172              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
46173      Branch: perl
46174            ! ext/Encode/Makefile.PL
46175 ____________________________________________________________________________
46176 [  8285] By: nick                                  on 2000/12/31  18:11:54
46177         Log: Start of support of ICU-style .ucm files:
46178              - teach compile how to read a .ucm file
46179              - first guess at how to represent fallbacks in "tries".
46180              - use fallbacks if check == 0
46181              - new return code to indicate we used one.
46182      Branch: perlio
46183            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
46184            ! ext/Encode/encengine.c ext/Encode/encode.h
46185 ____________________________________________________________________________
46186 [  8284] By: jhi                                   on 2000/12/31  18:04:41
46187         Log: Pacify picky VMS compiler.
46188              
46189              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
46190              From: "Craig A. Berry" <craig.berry@psinetcs.com>
46191              Date: Sat, 30 Dec 2000 18:10:02 -0600
46192              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
46193      Branch: perl
46194            ! sv.c
46195 ____________________________________________________________________________
46196 [  8283] By: jhi                                   on 2000/12/31  16:11:47
46197         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
46198      Branch: perl
46199            ! t/lib/glob-basic.t
46200 ____________________________________________________________________________
46201 [  8282] By: jhi                                   on 2000/12/31  15:26:11
46202         Log: Integrate perlio.
46203      Branch: perl
46204           !> makedef.pl opcode.pl os2/os2.c perlio.c
46205 ____________________________________________________________________________
46206 [  8281] By: nick                                  on 2000/12/31  10:06:15
46207         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
46208              is available to be exported
46209      Branch: perlio
46210            ! makedef.pl perlio.c
46211 ____________________________________________________________________________
46212 [  8280] By: nick                                  on 2000/12/31  09:41:26
46213         Log: Ilya's OS2 patch (testing for damage on Win32)
46214      Branch: perlio
46215            ! makedef.pl opcode.pl os2/os2.c
46216 ____________________________________________________________________________
46217 [  8279] By: jhi                                   on 2000/12/30  21:52:07
46218         Log: Test nits.
46219      Branch: perl
46220            ! t/lib/syslfs.t t/op/lfs.t
46221 ____________________________________________________________________________
46222 [  8278] By: jhi                                   on 2000/12/30  21:47:49
46223         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
46224              From: andreas.koenig@anima.de (Andreas J. Koenig)
46225              Date: 30 Dec 2000 22:35:37 +0100
46226              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
46227              
46228              The 32-bit wraparound test wasn't quite right.
46229      Branch: perl
46230            ! t/lib/syslfs.t t/op/lfs.t
46231 ____________________________________________________________________________
46232 [  8277] By: jhi                                   on 2000/12/30  21:33:44
46233         Log: Subject: [PATCH] open() example in perlfunc.pod 
46234              From: Karsten Sperling <s_sperli@ira.uka.de>
46235              Date: Sat, 30 Dec 2000 22:27:09 +0100
46236              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
46237      Branch: perl
46238            ! pod/perlfunc.pod
46239 ____________________________________________________________________________
46240 [  8276] By: jhi                                   on 2000/12/30  20:32:40
46241         Log: Not quite that many tests yet.
46242      Branch: perl
46243            ! t/op/pat.t
46244 ____________________________________________________________________________
46245 [  8275] By: jhi                                   on 2000/12/30  20:26:58
46246         Log: Integrate perlio.
46247      Branch: perl
46248           !> toke.c
46249 ____________________________________________________________________________
46250 [  8274] By: jhi                                   on 2000/12/30  20:24:56
46251         Log: Signedness nit.
46252      Branch: perl
46253            ! utf8.c
46254 ____________________________________________________________________________
46255 [  8273] By: jhi                                   on 2000/12/30  20:15:46
46256         Log: Add a test case for 20000731.001 which was fixed by the #8267.
46257      Branch: perl
46258            ! t/op/pat.t
46259 ____________________________________________________________________________
46260 [  8272] By: nick                                  on 2000/12/30  19:47:51
46261         Log: Tweak for MULTIPLICITY/USE_PERLIO
46262      Branch: perlio
46263            ! toke.c
46264 ____________________________________________________________________________
46265 [  8271] By: nick                                  on 2000/12/30  19:46:45
46266         Log: Integrate mainline
46267      Branch: perlio
46268           +> lib/unicode/distinct.pm
46269           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
46270           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
46271           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
46272 ____________________________________________________________________________
46273 [  8270] By: jhi                                   on 2000/12/30  19:39:50
46274         Log: Subject: RE: perl@8269
46275              From: "Richard Soderberg" <rs@crystalflame.net>
46276              Date: Sat, 30 Dec 2000 11:36:27 -0800
46277              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
46278              
46279              A missing aTHX_.
46280      Branch: perl
46281            ! toke.c
46282 ____________________________________________________________________________
46283 [  8269] By: jhi                                   on 2000/12/30  18:55:48
46284         Log: Update Changes.
46285      Branch: perl
46286            ! Changes patchlevel.h
46287 ____________________________________________________________________________
46288 [  8268] By: jhi                                   on 2000/12/30  17:18:40
46289         Log: Add a test for Unicode split //.  The #8267 was the cure.
46290      Branch: perl
46291            ! t/op/split.t
46292 ____________________________________________________________________________
46293 [  8267] By: jhi                                   on 2000/12/30  17:14:19
46294         Log: Subject: more UTF8 test suites and an UTF8 patch
46295              From: Inaba Hiroto <inaba@st.rim.or.jp>
46296              Date: Sat, 30 Dec 2000 14:27:10 +0900
46297              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
46298              
46299              Just the patch part for now, and the pragma renamed
46300              as unicode::distinct.
46301      Branch: perl
46302            + lib/unicode/distinct.pm
46303            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
46304            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
46305            ! regcomp.h regexec.c sv.c toke.c utf8.c
46306 ____________________________________________________________________________
46307 [  8266] By: nick                                  on 2000/12/30  16:40:49
46308         Log: Integrate mainline
46309      Branch: perlio
46310           +> lib/Pod/Text/Overstrike.pm
46311           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
46312           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
46313           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
46314           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
46315           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
46316 ____________________________________________________________________________
46317 [  8265] By: jhi                                   on 2000/12/30  07:28:55
46318         Log: The sv_catsv() fix, take two.
46319      Branch: perl
46320            ! sv.c t/op/join.t
46321 ____________________________________________________________________________
46322 [  8264] By: jhi                                   on 2000/12/30  06:19:18
46323         Log: Undo all the join-related changes since #8248: relevant
46324              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
46325              The new sv_catsv() doesn't fly so it must go back to
46326              the drawing board.
46327      Branch: perl
46328            ! sv.c t/op/join.t t/pragma/utf8.t
46329 ____________________________________________________________________________
46330 [  8263] By: jhi                                   on 2000/12/30  01:08:32
46331         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
46332      Branch: perl
46333            ! sv.c
46334 ____________________________________________________________________________
46335 [  8262] By: jhi                                   on 2000/12/30  00:45:14
46336         Log: Retract #8261.
46337      Branch: perl
46338            ! hv.c util.c
46339 ____________________________________________________________________________
46340 [  8261] By: jhi                                   on 2000/12/30  00:38:32
46341         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
46342      Branch: perl
46343            ! hv.c util.c
46344 ____________________________________________________________________________
46345 [  8260] By: jhi                                   on 2000/12/29  22:51:33
46346         Log: (Retracted by #8264)  More fixing for #8251.
46347      Branch: perl
46348            ! sv.c
46349 ____________________________________________________________________________
46350 [  8259] By: jhi                                   on 2000/12/29  18:27:30
46351         Log: Subject: podlators 1.06 released
46352              From: Russ Allbery <rra@stanford.edu>
46353              Date: 25 Dec 2000 05:09:30 -0800
46354              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
46355      Branch: perl
46356            + lib/Pod/Text/Overstrike.pm
46357            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
46358            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
46359 ____________________________________________________________________________
46360 [  8258] By: jhi                                   on 2000/12/29  18:20:45
46361         Log: Make the large file tests more robust/talkative as suggested by
46362              
46363              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
46364              From: andreas.koenig@anima.de (Andreas J. Koenig)
46365              Date: 29 Dec 2000 14:23:01 +0100
46366              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
46367      Branch: perl
46368            ! t/lib/syslfs.t t/op/lfs.t
46369 ____________________________________________________________________________
46370 [  8257] By: jhi                                   on 2000/12/29  17:48:04
46371         Log: Further VMS piping fixes from Charles Lane:
46372              
46373              In summary, error messages produced when a subprocess terminated
46374              abnormally were being sent not just to the parent process, but to
46375              grandparents, because of default values for error output that were
46376              not completely overridden when the subprocess was started.
46377              
46378              This patch fixes this behavior by defining user-mode (i.e., temporary
46379              for the duration of the program) logical names for SYS$OUTPUT and
46380              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
46381              changes to make it so that the user-mode logicals are the ones that
46382              control where Perl's error messages go if it terminates abnormally.
46383              
46384              I also added some gratuitous fixes to the indentation of braces in
46385              the piping code.  It just looked ugly, before.
46386      Branch: perl
46387            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
46388 ____________________________________________________________________________
46389 [  8256] By: jhi                                   on 2000/12/29  17:45:12
46390         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
46391              From: "Casey R. Tweten" <crt@kiski.net>
46392              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
46393              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
46394              
46395              Tests for for #8240.
46396      Branch: perl
46397            ! t/pragma/constant.t
46398 ____________________________________________________________________________
46399 [  8255] By: jhi                                   on 2000/12/29  17:43:07
46400         Log: Subject: Re: [PATCH] Interesting syntax idea
46401              From: Simon Cozens <simon@cozens.net>
46402              Date: Fri, 29 Dec 2000 14:34:04 +0000
46403              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
46404              
46405              Tests for #8254.
46406      Branch: perl
46407            ! t/pragma/sub_lval.t
46408 ____________________________________________________________________________
46409 [  8254] By: jhi                                   on 2000/12/29  17:42:11
46410         Log: Subject: [PATCH] Interesting syntax idea
46411              From: Simon Cozens <simon@cozens.net>
46412              Date: Wed, 27 Dec 2000 05:08:57 +0000
46413              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
46414              
46415              Make opens + bareword assigns do typeglob assigns.
46416      Branch: perl
46417            ! op.c
46418 ____________________________________________________________________________
46419 [  8253] By: jhi                                   on 2000/12/29  17:36:45
46420         Log: Output the (apparent) version of gcc, as suggested by
46421              
46422              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
46423              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
46424              Date: 26 Dec 2000 04:29:17 -0500
46425              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
46426              
46427              (The patch as such didn't any more apply as the misparsing had
46428              already been addressed in #6474.)  Also change the wording about
46429              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
46430      Branch: perl
46431            ! hints/dec_osf.sh
46432 ____________________________________________________________________________
46433 [  8252] By: nick                                  on 2000/12/29  12:14:31
46434         Log: Integrate mainline
46435      Branch: perlio
46436           !> (integrate 27 files)
46437 ____________________________________________________________________________
46438 [  8251] By: jhi                                   on 2000/12/29  08:45:46
46439         Log: (Retracted by #8264)
46440              
46441              (Fixed by #8260.)
46442              
46443              sv_catsv() needs one more byte space than seems reasonable.
46444              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
46445              Curiouser and curiouser.
46446      Branch: perl
46447            ! sv.c
46448 ____________________________________________________________________________
46449 [  8250] By: jhi                                   on 2000/12/29  07:57:52
46450         Log: More split // UTF-8 tests.
46451      Branch: perl
46452            ! t/pragma/utf8.t
46453 ____________________________________________________________________________
46454 [  8249] By: jhi                                   on 2000/12/29  07:54:51
46455         Log: (Retracted by #8264)  More join() testing which was good because
46456              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
46457      Branch: perl
46458            ! pp.c t/op/join.t utf8.c utf8.h
46459 ____________________________________________________________________________
46460 [  8248] By: jhi                                   on 2000/12/29  07:08:32
46461         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
46462              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
46463              that the only cases to care about are byte+byte and byte+character.
46464              
46465              TODO: See how well pp_concat() could be implemented in terms
46466              of sv_catsv().
46467      Branch: perl
46468            ! doop.c sv.c t/op/join.t utf8.h
46469 ____________________________________________________________________________
46470 [  8247] By: jhi                                   on 2000/12/29  06:35:23
46471         Log: Signedness nit.
46472      Branch: perl
46473            ! pp_hot.c
46474 ____________________________________________________________________________
46475 [  8246] By: jhi                                   on 2000/12/29  01:23:31
46476         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
46477              From: Lupe Christoph <lupe@lupe-christoph.de>
46478              Date: Thu, 28 Dec 2000 23:00:00 +0100
46479              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
46480              
46481              Suggest rsync --delete --dry-run.
46482      Branch: perl
46483            ! pod/perlhack.pod
46484 ____________________________________________________________________________
46485 [  8245] By: jhi                                   on 2000/12/28  23:57:05
46486         Log: The maxiters upper limit sanity check (guarding against
46487              non-progress) assumed bytes instead of characters in s///
46488              and split().
46489      Branch: perl
46490            ! pp.c pp_hot.c
46491 ____________________________________________________________________________
46492 [  8244] By: jhi                                   on 2000/12/28  23:34:08
46493         Log: Make some panic messages a bit more logical.
46494      Branch: perl
46495            ! doop.c pod/perldiag.pod pp.c pp_hot.c
46496 ____________________________________________________________________________
46497 [  8243] By: jhi                                   on 2000/12/28  22:59:16
46498         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
46499              From: Simon Cozens <simon@cozens.net>
46500              Date: Wed, 27 Dec 2000 02:30:03 +0000
46501              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
46502      Branch: perl
46503            ! pp.c t/pragma/sub_lval.t
46504 ____________________________________________________________________________
46505 [  8242] By: jhi                                   on 2000/12/28  22:56:53
46506         Log: Subject: [PATCH blead] Fix B::Terse indentation
46507              From: Daniel Chetlin <daniel@chetlin.com>
46508              Date: Wed, 27 Dec 2000 06:43:30 -0800
46509              Message-ID: <20001227064329.B9573@darkstar>
46510      Branch: perl
46511            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
46512 ____________________________________________________________________________
46513 [  8241] By: jhi                                   on 2000/12/28  22:48:59
46514         Log: The latter patch from the
46515              
46516              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
46517              From: Peter Prymmer <pvhp@forte.com> 
46518              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
46519              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
46520              
46521              (the former patch from the above should have been
46522              taken care of by Nick I-S)
46523      Branch: perl
46524            ! win32/Makefile
46525 ____________________________________________________________________________
46526 [  8240] By: jhi                                   on 2000/12/28  22:45:22
46527         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
46528              From: "Casey R. Tweten" <crt@kiski.net>
46529              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
46530              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
46531      Branch: perl
46532            ! lib/constant.pm
46533 ____________________________________________________________________________
46534 [  8239] By: jhi                                   on 2000/12/28  22:37:45
46535         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
46536              From: Simon Cozens <simon@cozens.net>
46537              Date: Wed, 27 Dec 2000 14:12:44 +0000
46538              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
46539      Branch: perl
46540            ! t/op/method.t t/op/sort.t toke.c
46541 ____________________________________________________________________________
46542 [  8238] By: jhi                                   on 2000/12/28  22:30:32
46543         Log: Subject: [PATCH perl@8229] Call.pm
46544              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
46545              Date: Mon, 25 Dec 2000 10:47:15 -0000
46546              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
46547      Branch: perl
46548            ! ext/Filter/Util/Call/Call.pm
46549 ____________________________________________________________________________
46550 [  8237] By: jhi                                   on 2000/12/28  22:19:21
46551         Log: Subject: [PATCH blead] Fix problem with `&' prototype
46552              From: Daniel Chetlin <daniel@chetlin.com>
46553              Date: Wed, 27 Dec 2000 15:55:32 -0800
46554              Message-ID: <20001227155532.D9573@darkstar>
46555      Branch: perl
46556            ! op.c t/comp/proto.t
46557 ____________________________________________________________________________
46558 [  8236] By: jhi                                   on 2000/12/28  22:09:25
46559         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
46560              From: Daniel Chetlin <daniel@chetlin.com>
46561              Date: Sun, 24 Dec 2000 04:09:49 -0800
46562              Message-ID: <20001224040949.B3090@darkstar>
46563      Branch: perl
46564            ! gv.c mg.c t/op/attrs.t
46565 ____________________________________________________________________________
46566 [  8235] By: jhi                                   on 2000/12/28  22:07:11
46567         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
46568              From: Jan Dubois <jand@ActiveState.com>
46569              Date: Tue, 26 Dec 2000 20:57:31 -0800
46570              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
46571      Branch: perl
46572            ! win32/win32.c
46573 ____________________________________________________________________________
46574 [  8234] By: jhi                                   on 2000/12/28  21:52:42
46575         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
46576              From: Simon Cozens <simon@cozens.net>
46577              Date: Thu, 28 Dec 2000 20:33:13 +0000
46578              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
46579      Branch: perl
46580            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
46581 ____________________________________________________________________________
46582 [  8233] By: jhi                                   on 2000/12/28  19:40:49
46583         Log: Integrate perlio.
46584      Branch: perl
46585           !> ext/Encode/Makefile.PL ext/Encode/compile
46586 ____________________________________________________________________________
46587 [  8232] By: nick                                  on 2000/12/23  16:06:00
46588         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
46589              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
46590      Branch: perlio
46591            ! ext/Encode/Makefile.PL
46592 ____________________________________________________________________________
46593 [  8231] By: nick                                  on 2000/12/23  14:30:34
46594         Log: "Compiled" encode build cleanup
46595              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
46596              - .c files do not export sub-tables
46597      Branch: perlio
46598            ! ext/Encode/Makefile.PL ext/Encode/compile
46599 ____________________________________________________________________________
46600 [  8230] By: nick                                  on 2000/12/23  12:50:37
46601         Log: Integrate mainline
46602      Branch: perlio
46603           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
46604           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
46605           !> pod/perl5004delta.pod pod/perl5005delta.pod
46606           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
46607           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
46608           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
46609           !> pod/perlsub.pod
46610 ____________________________________________________________________________
46611 [  8229] By: jhi                                   on 2000/12/22  15:32:12
46612         Log: Integrate perlio.
46613      Branch: perl
46614           +> win32/distclean.bat
46615           !> MANIFEST t/io/utf8.t
46616 ____________________________________________________________________________
46617 [  8228] By: jhi                                   on 2000/12/22  15:29:40
46618         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
46619              From: Robin Barker <rmb1@cise.npl.co.uk>
46620              Date: Fri, 22 Dec 2000 12:17:38 GMT
46621              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
46622      Branch: perl
46623            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
46624            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
46625            ! pod/perl5004delta.pod pod/perl5005delta.pod
46626            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
46627            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
46628            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
46629            ! pod/perlsub.pod
46630 ____________________________________________________________________________
46631 [  8227] By: jhi                                   on 2000/12/22  15:24:28
46632         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
46633              From: "John L. Allen" <allen@grumman.com>
46634              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
46635              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
46636              
46637              Document APPLLIB_EXP.
46638      Branch: perl
46639            ! INSTALL
46640 ____________________________________________________________________________
46641 [  8226] By: nick                                  on 2000/12/21  22:11:50
46642         Log: Handy script for when one forgets to "dmake clean" 
46643      Branch: perlio
46644            + win32/distclean.bat
46645            ! MANIFEST
46646 ____________________________________________________________________________
46647 [  8225] By: nick                                  on 2000/12/21  21:54:04
46648         Log: CRLF platform issue with io/utf8 fix.
46649      Branch: perlio
46650            ! t/io/utf8.t
46651 ____________________________________________________________________________
46652 [  8224] By: nick                                  on 2000/12/21  21:02:20
46653         Log: Integrate mainline
46654      Branch: perlio
46655           !> Changes Configure Makefile.SH Porting/Glossary
46656           !> Porting/config.sh Porting/config_H configure.com
46657           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
46658           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
46659           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
46660           !> win32/config.bc win32/config.gc win32/config.vc
46661 ____________________________________________________________________________
46662 [  8223] By: jhi                                   on 2000/12/21  17:09:16
46663         Log: Update Changes.
46664      Branch: perl
46665            ! Changes patchlevel.h
46666 ____________________________________________________________________________
46667 [  8222] By: jhi                                   on 2000/12/21  16:24:01
46668         Log: Metaconfig unit changes for #8221.
46669      Branch: metaconfig/U/perl
46670           +> issymlink.U
46671            - testsyml.U
46672            ! Mksymlinks.U
46673 ____________________________________________________________________________
46674 [  8221] By: jhi                                   on 2000/12/21  16:23:48
46675         Log: Rename testsyml to issymlink.
46676      Branch: perl
46677            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46678            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
46679            ! win32/config.vc
46680 ____________________________________________________________________________
46681 [  8220] By: jhi                                   on 2000/12/21  15:47:26
46682         Log: Robustness support for #8218 (symlink forest) since the GNU
46683              tools seem to be overly picky about symlinkage depths.
46684      Branch: perl
46685            ! Makefile.SH t/io/fs.t
46686 ____________________________________________________________________________
46687 [  8219] By: jhi                                   on 2000/12/21  15:38:27
46688         Log: Metaconfig changes for #8218.
46689      Branch: metaconfig
46690            ! U/modified/Oldconfig.U
46691      Branch: metaconfig/U/perl
46692            + Mksymlinks.U
46693            ! testsyml.U
46694 ____________________________________________________________________________
46695 [  8218] By: jhi                                   on 2000/12/21  15:37:57
46696         Log: Add Configure option -Dmksymlinks which will create a symlink
46697              forest if the current/build differs from the source directory.
46698              TODO: mkdir -p is not portable.
46699      Branch: perl
46700            ! Configure
46701 ____________________________________________________________________________
46702 [  8217] By: jhi                                   on 2000/12/21  14:39:12
46703         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
46704              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
46705              Date: Thu, 21 Dec 2000 09:38:18 GMT
46706              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
46707              
46708              The ofs became an SV.
46709      Branch: perl
46710            ! ext/Thread/Thread.xs
46711 ____________________________________________________________________________
46712 [  8216] By: jhi                                   on 2000/12/21  05:40:21
46713         Log: The polymorphism seems to have fixed 20000517.001.
46714      Branch: perl
46715            ! t/pragma/utf8.t
46716 ____________________________________________________________________________
46717 [  8215] By: jhi                                   on 2000/12/21  04:44:52
46718         Log: read() documentation tweak for 20001121.004.
46719      Branch: perl
46720            ! pod/perlfunc.pod
46721 ____________________________________________________________________________
46722 [  8214] By: jhi                                   on 2000/12/21  03:54:11
46723         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
46724      Branch: perl
46725            ! pp_sys.c t/op/misc.t
46726 ____________________________________________________________________________
46727 [  8213] By: jhi                                   on 2000/12/21  00:28:10
46728         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
46729              From: Peter Prymmer <pvhp@forte.com>
46730              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
46731              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
46732      Branch: perl
46733            ! configure.com
46734 ____________________________________________________________________________
46735 [  8212] By: jhi                                   on 2000/12/21  00:26:21
46736         Log: Edit edit edit.
46737      Branch: perl
46738            ! pod/perlfaq3.pod
46739 ____________________________________________________________________________
46740 [  8211] By: jhi                                   on 2000/12/20  18:52:46
46741         Log: Update Changes.
46742      Branch: perl
46743            ! Changes patchlevel.h
46744 ____________________________________________________________________________
46745 [  8210] By: jhi                                   on 2000/12/20  18:34:47
46746         Log: Yet another editor edit.
46747      Branch: perl
46748            ! pod/perlfaq3.pod
46749 ____________________________________________________________________________
46750 [  8209] By: jhi                                   on 2000/12/20  15:33:28
46751         Log: More Win32 Perling.
46752      Branch: perl
46753            ! pod/perlfaq3.pod
46754 ____________________________________________________________________________
46755 [  8208] By: jhi                                   on 2000/12/20  15:07:46
46756         Log: More Win32 editor/IDE/shell hints.
46757      Branch: perl
46758            ! pod/perlfaq3.pod
46759 ____________________________________________________________________________
46760 [  8207] By: jhi                                   on 2000/12/20  03:54:08
46761         Log: Subject: [PATCH] obscure timing knowledge
46762              From: Nicholas Clark <nick@ccl4.org>
46763              Date: Tue, 19 Dec 2000 19:22:31 +0000
46764              Message-ID: <20001219192231.F2827@plum.flirble.org>
46765      Branch: perl
46766            ! sv.c
46767 ____________________________________________________________________________
46768 [  8206] By: jhi                                   on 2000/12/20  03:45:57
46769         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
46770              From: Spider Boardman <spider@leggy.zk3.dec.com>
46771              Date: Tue, 19 Dec 2000 21:30:16 -0500
46772              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
46773      Branch: perl
46774            ! sv.c
46775 ____________________________________________________________________________
46776 [  8205] By: jhi                                   on 2000/12/19  23:02:01
46777         Log: Update Changes.
46778      Branch: perl
46779            ! Changes patchlevel.h
46780 ____________________________________________________________________________
46781 [  8204] By: jhi                                   on 2000/12/19  22:58:18
46782         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
46783              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
46784              on editors and diffing/patching.
46785      Branch: perl
46786            ! t/op/utf8decode.t
46787 ____________________________________________________________________________
46788 [  8203] By: nick                                  on 2000/12/19  21:36:16
46789         Log: Integrate mainline (forgot my own change...)
46790      Branch: perlio
46791           !> ext/Encode/compile
46792 ____________________________________________________________________________
46793 [  8202] By: nick                                  on 2000/12/19  21:34:42
46794         Log: Integrate mainline.
46795      Branch: perlio
46796           !> (integrate 61 files)
46797 ____________________________________________________________________________
46798 [  8201] By: nick                                  on 2000/12/19  21:34:06
46799         Log: Avoid looking for File::Glob when we don't need it.
46800      Branch: perl
46801            ! ext/Encode/compile
46802 ____________________________________________________________________________
46803 [  8200] By: jhi                                   on 2000/12/19  18:35:49
46804         Log: Update Changes.
46805      Branch: perl
46806            ! Changes patchlevel.h
46807 ____________________________________________________________________________
46808 [  8199] By: jhi                                   on 2000/12/19  18:35:07
46809         Log: Microperl tweaks.
46810      Branch: perl
46811            ! sv.c uconfig.h uconfig.sh
46812 ____________________________________________________________________________
46813 [  8198] By: jhi                                   on 2000/12/19  18:29:59
46814         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
46815      Branch: perl
46816            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46817            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
46818 ____________________________________________________________________________
46819 [  8197] By: jhi                                   on 2000/12/19  17:55:29
46820         Log: In VMS embedded perls couldn't access the statically built Socket,
46821              from Charles Lane.
46822      Branch: perl
46823            ! configure.com
46824 ____________________________________________________________________________
46825 [  8196] By: jhi                                   on 2000/12/19  17:49:50
46826         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
46827              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
46828              Date: Sun, 17 Dec 2000 19:11:44 -0000
46829              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
46830      Branch: perl
46831            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
46832            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
46833 ____________________________________________________________________________
46834 [  8195] By: jhi                                   on 2000/12/19  17:47:53
46835         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
46836              From: Jonathan Stowe <gellyfish@gellyfish.com>
46837              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
46838              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
46839      Branch: perl
46840            ! utils/h2xs.PL
46841 ____________________________________________________________________________
46842 [  8194] By: jhi                                   on 2000/12/19  17:46:28
46843         Log: Subject: Re: useless use of void context work-around
46844              From: andreas.koenig@anima.de (Andreas J. Koenig)
46845              Date: 16 Dec 2000 15:13:36 +0100
46846              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
46847              
46848              Document (comment) the q(di ds ig) trick in the code.
46849      Branch: perl
46850            ! op.c
46851 ____________________________________________________________________________
46852 [  8193] By: jhi                                   on 2000/12/19  17:10:57
46853         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
46854              From: "Mark J. Reed" <mreed@strange.turner.com>
46855              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
46856              Message-Id: <200012160222.VAA13986@strange.turner.com>
46857      Branch: perl
46858            ! ext/Sys/Syslog/Syslog.pm
46859 ____________________________________________________________________________
46860 [  8192] By: jhi                                   on 2000/12/19  17:07:45
46861         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
46862              From: Nicholas Clark <nick@ccl4.org>
46863              Date: Sat, 16 Dec 2000 19:03:13 +0000
46864              Message-ID: <20001216190313.D68304@plum.flirble.org>
46865      Branch: perl
46866            ! t/op/64bitint.t
46867 ____________________________________________________________________________
46868 [  8191] By: jhi                                   on 2000/12/19  17:06:13
46869         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
46870              From: Dominic Dunlop <domo@computer.org>
46871              Date: Mon, 18 Dec 2000 12:00:15 +0100
46872              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
46873              
46874              This patchlet is needed in order that perl can be statically linked.  
46875      Branch: perl
46876            ! regexec.c
46877 ____________________________________________________________________________
46878 [  8190] By: jhi                                   on 2000/12/19  17:03:08
46879         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
46880              From: "Craig A. Berry" <craig.berry@psinetcs.com>
46881              Date: Sun, 17 Dec 2000 00:18:35 -0600
46882              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
46883      Branch: perl
46884            ! perlio.h vms/gen_shrfls.pl
46885 ____________________________________________________________________________
46886 [  8189] By: jhi                                   on 2000/12/19  16:20:28
46887         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
46888              From: Prymmer/Kahn <pvhp@best.com>
46889              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
46890              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
46891              
46892              A better version of #8188.
46893      Branch: perl
46894            ! pod/perlfaq3.pod
46895 ____________________________________________________________________________
46896 [  8188] By: jhi                                   on 2000/12/19  15:57:06
46897         Log: (Replaced by #8189)
46898              
46899              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
46900              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
46901              From: Prymmer/Kahn <pvhp@best.com>
46902              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
46903              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
46904              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
46905              Date: Mon, 18 Dec 2000 11:10:45 -0500
46906              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
46907      Branch: perl
46908            ! pod/perlfaq3.pod
46909 ____________________________________________________________________________
46910 [  8187] By: jhi                                   on 2000/12/19  15:54:19
46911         Log: Email address fix for Anton Berezin.
46912      Branch: perl
46913            ! AUTHORS
46914 ____________________________________________________________________________
46915 [  8186] By: jhi                                   on 2000/12/19  15:38:54
46916         Log: Subject: [PATCH perl@8102] cygwin port
46917              From: "Eric Fifer" <efifer@dircon.co.uk> 
46918              Date: Thu, 14 Dec 2000 13:41:29 -0000
46919              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
46920              
46921              When compiling modules the data item that is being imported
46922              from libperl.dll needs to be tagged as imported/shared data:
46923              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
46924      Branch: perl
46925            ! perliol.h
46926 ____________________________________________________________________________
46927 [  8185] By: jhi                                   on 2000/12/19  14:53:24
46928         Log: Regen uconfig.h and uconfig.sh.
46929      Branch: perl
46930            ! uconfig.h uconfig.sh
46931 ____________________________________________________________________________
46932 [  8184] By: jhi                                   on 2000/12/18  20:43:49
46933         Log: Comments work so much better when they are closed.
46934      Branch: perl
46935            ! regcomp.c
46936 ____________________________________________________________________________
46937 [  8183] By: jhi                                   on 2000/12/18  18:04:02
46938         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
46939              Fixes the bug 20001218.016.
46940      Branch: perl
46941            ! regcomp.c
46942 ____________________________________________________________________________
46943 [  8182] By: gsar                                  on 2000/12/18  09:53:47
46944         Log: delete spurious files
46945      Branch: maint-5.6/perl
46946            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
46947            - vos/config.h vos/config_h.SH_orig
46948 ____________________________________________________________________________
46949 [  8181] By: gsar                                  on 2000/12/18  09:46:08
46950         Log: regen perltoc
46951      Branch: maint-5.6/perl
46952            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
46953 ____________________________________________________________________________
46954 [  8180] By: gsar                                  on 2000/12/18  09:20:27
46955         Log: integrate changes#7924..7926,7946,7952 from mainline
46956              
46957              A test works better if it has the right 1..$n output.
46958              
46959              All the core library users of Class::Struct seem to be
46960              using "use Class::Struct 'struct';" instead of the bare
46961              "use Class::Struct;", which isn't documented in Class::Struct.
46962              This can't be right.
46963              
46964              Make the Class::Struct import() wiser.
46965              
46966              Upgrade to CPAN 1.59_51, from Andreas König.
46967              
46968              Subject: Re: long shell lines
46969              Split overly long shell command lines.
46970      Branch: maint-5.6/perl
46971           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
46972           !> lib/File/stat.pm t/lib/class-struct.t
46973 ____________________________________________________________________________
46974 [  8179] By: gsar                                  on 2000/12/18  08:55:54
46975         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
46976              7918,7919,7988,8907 from mainline (various)
46977              
46978              Subject: [ID 20001127.004] White space problem in perlamiga.pod
46979              
46980              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
46981              
46982              Subject: [PATCH] perlcc.PL cleanups
46983              
46984              Subject: [PATCH] Updating perltie.pod for arrays
46985              
46986              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
46987              Subject: Re: [PATCH] Updating perltie.pod for arrays
46988              Subject: Re: [PATCH] Updating perltie.pod for arrays
46989              
46990              One more perltie.pod nit from Casey R. Tweten.
46991              
46992              Subject: [PATCH] $^O  win32 -> MSWin32
46993              plus similar nits for vms, err, VMS, and UNICOS.
46994              
46995              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
46996              More checking in case someone has broken their services or
46997              protocol databases.
46998              
46999              Make "use Class::Struct 'struct';" work again (broken by #7617);
47000              add a test for Class::Struct.
47001              
47002              Integrate the "skip" messages to explain().
47003              
47004              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
47005      Branch: maint-5.6/perl
47006           +> t/lib/class-struct.t
47007           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
47008           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
47009           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
47010 ____________________________________________________________________________
47011 [  8178] By: gsar                                  on 2000/12/18  08:16:30
47012         Log: avoid redefinition warnings on windows due to sys/socket.h getting
47013              #included before win32.h
47014      Branch: maint-5.6/perl
47015            ! win32/include/sys/socket.h
47016 ____________________________________________________________________________
47017 [  8177] By: gsar                                  on 2000/12/18  05:24:04
47018         Log: make regen_headers; fix POSIX.xs problems; remove outdated
47019              code from sys/socket.h that makes build fail now
47020      Branch: maint-5.6/perl
47021            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
47022            ! pod/perlapi.pod
47023           !> win32/include/sys/socket.h
47024 ____________________________________________________________________________
47025 [  8176] By: gsar                                  on 2000/12/18  05:20:17
47026         Log: update Changes
47027      Branch: maint-5.6/perl
47028            ! Changes patchlevel.h
47029 ____________________________________________________________________________
47030 [  8175] By: gsar                                  on 2000/12/18  04:57:48
47031         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
47032              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
47033              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
47034              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
47035              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
47036              7823,7825,7838
47037              
47038              Subject: Re: [PATCH] README.solaris
47039              
47040              Add getpagesize() probing, on non-UNIX guess 'undef'.
47041              
47042              Simplify the getpagesize() unit by dropping the
47043              pagesize probe since it's nowadays slightly more
47044              complicated because of sysconf(). (Note: if some
47045              platform really needs the -lPW for getpagesize,
47046              I just broke it.)
47047              TODO: a new pagesize unit.
47048              
47049              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
47050              
47051              MachTen doesn't really do mmap() and munmap().
47052              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
47053              
47054              More README.solaris updates from Andy Dougherty.
47055              
47056              Copy the s// information of README.hpux also to the perlrun.
47057              
47058              Add HAS_FSYNC, lack noticed by Nicholas Clark.
47059              
47060              Add a metaconfig unit for fsync.
47061              
47062              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
47063              
47064              Many subdocumented return values of the IO extension now documented.
47065              ungetc and write still left subdocumented.
47066              Subject: [PATCH] (was Re: IO::Handle::ungetc)
47067              
47068              Document tell() on special streams.
47069              
47070              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
47071              
47072              Subject: [ID 20001112.007] sfio's sftell isn't ftell
47073              
47074              Couple of tests from #7660 salvaged.
47075              
47076              Tweak the definition of the bit complement on UTF-8 data:
47077              if none of the characters in the string are > 0xff,
47078              the result is a complemented byte string, not a (UTF-8)
47079              char string.  Based on the summary in
47080              Subject: Re: [ID 20000918.005] ~ on wide chars
47081              This should give us the maximum backward (pre-char string)
47082              compatibility and utf8 compatibility.  The other alternative
47083              would be to limit the bit complement to be always byte only,
47084              taking the least significant byte of the chars.
47085              
47086              Cleanup messy #ifdef.
47087              
47088              Typos in #7667.
47089              
47090              Declare reg_data like reg_substr_data.
47091              
47092              Placate nervous compilers that see longer than ints switch()ing.
47093              
47094              Remove the new two tests of lib/io_xs for now, they seem to
47095              fail under perlio on some platforms.
47096              
47097              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
47098              
47099              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
47100              
47101              Subject: tiny typo in perl5db.pl
47102              
47103              Subject: some additions for makefiles for win32 (for perl@7674)
47104              
47105              Hoist the duplicated socket/netdb include logic to perl.h;
47106              undef SETERRNO in case SOCKS has defined it.  Based on:
47107              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
47108              
47109              Regen Configure.
47110              
47111              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
47112              (a macro to define signed and unsigned integer constants).
47113              
47114              Use UINT64_C().
47115              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
47116              
47117              Use u_int32_t for the size of hash_cb(), not size_t.
47118              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
47119              
47120              Quit utf8_to_uv() instantly if curlen == 0.
47121              
47122              Subject: [PATCH: perl@7674] updates to README.os390
47123              
47124              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
47125              
47126              EBCDIC tweaks.
47127              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
47128              
47129              Linenumber fix.
47130              
47131              SOCKS has its own USE_THREADS, based on
47132              Subject: [ID 20001114.002] et. al. bugfix followup
47133              
47134              UINT64_C() work continues.
47135              
47136              Detypo.
47137              
47138              The type of the hash_cb() size argument is tricky.
47139              
47140              Add fwalk() probe to the configuration files and regen perltoc.
47141              
47142              Subject: perllocale.pod changes
47143              
47144              Avoid an infinite loop in VMS when utils scripts are run
47145              with no arguments, from Charles Lane.
47146              
47147              Subject: Re: Bug in Carp::Heavy/5.6.0?
47148              
47149              For Solaris use64bitall the stdchar needs a little bit of help.
47150              
47151              The long double hints can be here or there.
47152              
47153              Test tweak for the open pragma.
47154              
47155              Also the 64bitall hints can be either here or there.
47156              
47157              As surmised the #7719 wasn't a good move.
47158              
47159              Subject: Fix for 20000409.001
47160              
47161              Subject: Fix for 20000815.006
47162              It's really 20000518.006.
47163              
47164              Subject: [PATCH 5.6.0 README.win32] very minor typos
47165              
47166              Subject: Fix for README.amiga (20000323.033)
47167              
47168              Explain in more detail the {} syntax ambiguousity.
47169              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
47170              
47171              Sparc 64-bit pack() fix from Jens Hamisch.
47172              
47173              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
47174              
47175              Subject: podlators 1.05 available        
47176              
47177              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
47178              
47179              Subject: [perl 7711: EPOC] updates
47180              
47181              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
47182              
47183              Miraculous typo.
47184              
47185              sysseek() instead of seek().
47186              
47187              Solaris hints tweaks.
47188              
47189              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
47190              This may be overly harsh but until proven otherwise, we think this
47191              way, or until we have a simple test for Configure (having to start
47192              up servers is does not count as simple) to check for the problems.
47193              
47194              Remove the shared object before attempting to create
47195              (by linking) a new one.  E.g. in AIX not removing
47196              becomes quite painful if one tries to do more than one
47197              build in the same tree (an interrupted build, for example),
47198              since the AIX' shared dynaloader seemingly keeps the shared
47199              objects open and therefore 'busy' for quite a while, even when
47200              nobody is using the objects, leading into link failures.
47201              
47202              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
47203              
47204              Subject: DOC PATCH 5.6.0 perlreftut
47205              
47206              Subject: [PATCH: perl@7777] add system locale testing for VMS
47207              
47208              Subject: [PATCH] Test.pm POD peculiarity
47209              
47210              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
47211              
47212              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
47213              
47214              Subject: Re: perl@7777 
47215              Detypoing.
47216              
47217              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
47218              
47219              Go ahead and #include <unistd.h> in perl.h.
47220              
47221              Subject: [PATCH perl@7795] small cleanup task for test suite
47222              
47223              Subject: Re: av.c patch (having slight problems)
47224              unshift() speedup.
47225              
47226              Reach back one higher up when searching for PERL_SRC.
47227      Branch: maint-5.6/perl
47228           +> lib/File/Spec/Epoc.pm
47229           !> (integrate 88 files)
47230 ____________________________________________________________________________
47231 [  8174] By: gsar                                  on 2000/12/18  03:53:09
47232         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
47233              7625..7629,7631..7634,7637,7639,7642 from mainline
47234              
47235              Fix for the tie-refhash string table leaks.
47236              
47237              Subject: [patch perl@7595] VMS configure.com tweak
47238              
47239              More careful detection of how well NVs and UVs mix.
47240              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))
47241              Added some SIGFPE paranoia.
47242              
47243              Forgot to bump the line numbers in #7601.
47244              
47245              Subject: PATCH std stdio for (Free)BSD
47246              
47247              Deleting $ENV{PATH} in VMS is not recommendable.
47248              
47249              Locale buglets.
47250              Subject: RE: Locales support (setlocale) fixes
47251              
47252              Do not test UTF-8 locales since that the tests would require
47253              polymorphic regexen.
47254              
47255              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
47256              
47257              A missing aTHX_.
47258              
47259              Subject: [ID 20001108.013] spelling
47260              
47261              Subject: [PATCH] Class::Struct at compile time
47262              
47263              Make deleting for %ENV work for (newer versions of) VMS,
47264              from Craig A. Berry.
47265              
47266              Forgot from #7618.
47267              
47268              More VMS moves on environment handling, from Charles Lane.
47269              
47270              Remove unused extra arguments.
47271              
47272              Typo in an ifndef.
47273              Subject: Re: [PATCH 5.7.0] better messages from malloc()
47274              
47275              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
47276              All except the "cow orker" change.
47277              
47278              The generated boot_* headers are wrong.  Pickier compiler,
47279              such as KAI C++ will refuse to compile the resulting perlmain.
47280              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
47281              
47282              There's no =head3.
47283              
47284              Disable only the tests 99 and 166 for UTF-8 locales.
47285              
47286              Missing dTHXs.
47287              Subject: RE: perl@7595 builds not on cygwin
47288              
47289              Subject: Re: bash -c exit and linux hints 
47290              
47291              Various doc oddball characters.
47292              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
47293              
47294              Subject: [PATCH] IO::Seekable pod
47295              
47296              Amdahl UTS hints updates.
47297              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
47298              
47299              Explain better why certain regex tests are skipped.
47300              Subject: Re: tests skipped: unknown reason
47301              
47302              Subject: [PATCH] README.solaris
47303              
47304              Subject: [PATCH perl@7638] cygwin port
47305      Branch: maint-5.6/perl
47306           +> README.solaris
47307           !> (integrate 26 files)
47308 ____________________________________________________________________________
47309 [  8173] By: gsar                                  on 2000/12/18  03:37:02
47310         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
47311              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
47312              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
47313              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
47314              
47315              Better create a true mailing list for the repository keepers.
47316              
47317              Subject: [ID 20001027.007] uniq array in perlfaq
47318              
47319              De-quoted-unreadable to ISO Latin 1.
47320              (There's one ISO-2022-JP name in Changes5.004.)
47321              
47322              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
47323              
47324              The #7476 needs a MANIFEST change, too.
47325              
47326              Add also emailless people.
47327              
47328              UTF-8 decoder tweak.
47329              
47330              Make \x{...} consistently produce UTF-8.
47331              Subject: Re: \x{...} is confused 
47332              
47333              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
47334              
47335              Add a perlbug flag, -A, to avoid acknowledgement messages.
47336              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
47337              
47338              Use Errno magic.
47339              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
47340              
47341              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
47342              
47343              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
47344              
47345              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
47346              
47347              Be more lenient on bad UTF-8 when doing bit arithmetics.
47348              Subject: Re: [ID 20000918.005] ~ on wide chars
47349              (The ord() part of the patch skipped.)
47350              
47351              Subject: perlfaq style changes
47352              
47353              AUTHORS tweaks.
47354              
47355              Whitespace style tweak.  Was originally going to see to
47356              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
47357              but that had already been taken care of.
47358              
47359              The compiler is either gcc or cc, from Tom Bates.
47360              
47361              The osname has been lowercased by now, from Tom Bates.
47362              
47363              The NonStop-UX libraries have a novel way to say NaN.
47364              
47365              printf UVs the correct way, noticed by Robin Barker.
47366              
47367              Subject: [PATCH] startperl to respect versiononly
47368              
47369              AUTHORS updates.
47370              
47371              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
47372              
47373              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
47374              
47375              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
47376              
47377              Generalize the Camel wording.
47378              Subject: Re: perlfaq style changes
47379              
47380              Subject: [ID 20001005.006] Documentation -- description of qr//
47381              
47382              C.pm part of
47383              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
47384              
47385              Locale warning explanation tweak.
47386              
47387              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
47388              
47389              Make the POSIX::setuid and POSIX::setgid to really call setuid()
47390              and setgid() because they were just changing $< and $( which means
47391              only changing the real uid/gid, as opposed to changing both
47392              real and effective ids.  (The alternative way could have been
47393              in POSIX.pm to change $> and $), too, but making a direct call
47394              to the C API feels cleaner.)  Fixes the bug
47395              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
47396              
47397              Expand %Config variables and %ENV variables only if
47398              so requested during build time using the
47399              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
47400              Not expanding makes relocating distributions easier.
47401              
47402              More tweaking on the #7522 theme.
47403              
47404              Test::Harness revealed buglets in the new DynaLoader.
47405              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
47406              
47407              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
47408              fix a autovivification bug in Tie::RefHash, add tests for both.
47409              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
47410              
47411              Detpyo.
47412              
47413              recv() can fail and return undef.
47414              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
47415              
47416              Fix the problem discussed in
47417              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
47418              originally from Linc Madison.  Also Andreas König's comments
47419              taken into account.  Some other problems with Tie::SubstrHash
47420              fixed: didn't croak when the table exceeded the requested number
47421              of entries (as documented) but instead when the number of entries
47422              exceeded the size of the table, a croak() had an unnecessary \n,
47423              didn't have a CLEAR method, documented that there is no exists().
47424              Didn't fix to be strict-proof because the module uses &foo; and
47425              dynamic scope.  Added a test script exercizing both first tamely 
47426              the basic functionality, and then the failure cases reported by
47427              Linc Madison.
47428              
47429              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
47430              
47431              The #7521 touched things it shouldn't have.
47432              
47433              Subject: [PATCH 5.7.0] better messages from malloc()
47434              
47435              Subject: Re: README.aix
47436              
47437              Add FCNTL_CAN_LOCK.
47438              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
47439              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
47440              
47441              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
47442              create a "fast path" for locale name probing using "locale -a"
47443              if available, squash finally hopefully the s?printf resetting
47444              the numeric locale (since, IIUC perllocale, it never shouldn't). 
47445              
47446              More Changes tweakery.
47447              
47448              Dying is too strict here, better just skip.
47449              
47450              Subject: Locales support (setlocale) fixes
47451              Modified quite a bit to be more portable.
47452              
47453              Configure would use a bad $myuname from an old config.sh.
47454              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
47455              
47456              Fix for
47457              Subject: [ID 20001004.006] undef is never tainted
47458              An undef read from a slurped file was not tainted.
47459              
47460              Fix for
47461              Subject: [ID 20001004.007] taint propogation is inconsistent
47462              The culprit was sv_setsv() which was rather blindly
47463              propagating taint, which lead to behaviour where if
47464              a tainted anon hash value was seen all the hash values
47465              from then on at that level became tainted, or at any
47466              upper levels in the case of nested anon hashes.
47467              
47468              Test tweak: show also the failed locales.
47469              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
47470              
47471              A fix of sorts for 20000329.026, a better error message
47472              for a missing "use charnames" when using the \N{...}. 
47473              
47474              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
47475              
47476              Add =pod to be tidy.
47477              
47478              Fix for bug id 19990615.008, pos() unset during s///ge.
47479              
47480              Add a note for future generations about bug id 20000229.006.
47481              
47482              Use -dM for gcc (the suggested patch did it only for Linux,
47483              but I think it can be generalized).
47484              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
47485              
47486              opmini.o can linger from Configures past.
47487              
47488              Document that the evaled syntax errors cause scalar leaks.
47489              
47490              Fix for
47491              Subject: [ID 20000728.005] perl -P broken
47492              (hopefully).  The fix is also not complete, it seems to break
47493              BOM swallowing for libc5 systems, but until someone figures
47494              out a way to do this without ftell(), this will do.
47495              
47496              AUTHORS updates.
47497              
47498              Subject: Re: rsync'ed patches vs. rsync'ed source
47499              
47500              Admit that the test leaks scalars.
47501              
47502              Sanitize the environment further.
47503              
47504              VOS updates from Paul Green.
47505              
47506              Document %ENV = () portability issues.
47507              
47508              Make the stdio test program of 7427 less noisy while being 
47509              compiled so that Digital UNIX wouldn't get both
47510              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
47511              undefined.  This makes perlio happy.
47512              
47513              glibc5 detection by __GNU_LIBRARY__.
47514              
47515              %ENV note tweaks from Dan Sugalski.
47516              
47517              Varargs don't always work too well if one puts an unsigned
47518              char on the stack and pop an unsigned quad off the stack.
47519              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
47520              
47521              Subject: Pod updates
47522              
47523              Fake support of holey files in win/dosish platforms.
47524              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
47525              
47526              A doc addition for bug id 20001105.019, beware \p.
47527              
47528              Tweak #7587.
47529              
47530              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
47531              
47532              perlhack updates from H.Merijn Brand.
47533              
47534              Subject: [PATCH perl@7573] cygwin port
47535              Synchronize with Cygwin 1.1.5.
47536              
47537              Bad thinko in #7581 (I used the test program with the expanded
47538              values as-is).
47539              
47540              Make perlbug not insist on dumping to a file when stdout isn't a tty.
47541              Subject: [PATCH] perlbug.PL
47542              
47543              Overrideable keys, each, pop, push, shift, splice, unshift.
47544              Subject: [PATCH] prototyped functions that should be overrideable
47545              
47546              Try to avoid flockless and emulationless places.
47547      Branch: maint-5.6/perl
47548           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
47549            - MAINTAIN
47550           !> (integrate 111 files)
47551 ____________________________________________________________________________
47552 [  8172] By: jhi                                   on 2000/12/18  02:49:27
47553         Log: Regen pods.
47554      Branch: perl
47555            ! pod/perlmodlib.pod pod/perltoc.pod
47556 ____________________________________________________________________________
47557 [  8171] By: gsar                                  on 2000/12/18  02:49:24
47558         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
47559              7465..7471 from mainline
47560              
47561              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
47562              in platforms that strictly require all the symbols being present
47563              at link time.
47564              
47565              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
47566              
47567              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
47568              
47569              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
47570              
47571              Subject: [PATCH] todo
47572              
47573              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
47574              
47575              Use $sort, $uniq (and $tr) consistently as wondered
47576              by Nicholas Clark.
47577              
47578              Too enthusiastic editing in #7460.
47579              
47580              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
47581              
47582              Upgrade to CPAN 1.58_55.
47583              Subject: CPAN.pm status
47584              
47585              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
47586              
47587              Make target reordering to avoid pointless re-makes.
47588              Subject: Re: Total re-make of 'make okfile' after 7451 ?
47589              
47590              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
47591              
47592              Subject: DOC PATCH 5.6.0
47593              
47594              Add the repository doc by Malcolm, Sarathy, and by Simon,
47595              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
47596      Branch: maint-5.6/perl
47597           +> Porting/repository.pod
47598           !> Configure MANIFEST Makefile.SH README.dos README.os2
47599           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
47600           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
47601           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
47602 ____________________________________________________________________________
47603 [  8169] By: gsar                                  on 2000/12/18  02:33:34
47604         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
47605              7435..7441,7445 from mainline
47606              
47607              Make the UTF-8 decoding stricter and more verbose when
47608              malformation happens.  This involved adding an argument
47609              to utf8_to_uv_chk(), which involved changing its prototype,
47610              and prefer STRLEN over I32 for the UTF-8 length, which as
47611              a domino effect necessitated changing the prototypes of
47612              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
47613              The stricter UTF-8 decoding checking uses Markus Kuhn's
47614              UTF-8 Decode Stress Tester from
47615              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
47616              
47617              Run vms/vms_yfix.pl, should have done that after changing
47618              perly.c in #7382.
47619              
47620              Subject: [PATCH 5.7.0] static linking with uninstalled perl
47621              
47622              (Replaced by #7440.)
47623              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
47624              
47625              Fix the bug ID 20001024.005, the bug introduced by #7416.
47626              
47627              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
47628              
47629              Fix the bug reported in
47630              From: andreas.koenig@anima.de (Andreas J. Koenig)
47631              Also make is_utf8_char() stricter.
47632              
47633              Missed the header file changes from #7425.
47634              
47635              Check if stdio supports tweaking lval and cnt simultaneously.
47636              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
47637              
47638              Stratus VOS updates from Paul Green.
47639              
47640              Podify README.epoc and README.vos.
47641              
47642              Add targets to Makefile.SH, most importantly
47643              'regen_all' which also remembers to update vms/perly*.
47644              
47645              Subject: Minor update to find2perl, for portability
47646              
47647              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
47648              
47649              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
47650              
47651              Rename UTF8LEN() to be UNISKIP(), too confusing to have
47652              UTF8LEN() and UTF8SKIP(). 
47653              
47654              Allow poking holes at the UTF-8 decoding strictness.
47655              
47656              Continue the internal UTF-8 API tweaking.
47657              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
47658              used much more than the simpler API, now called utf8_to_uv_simple().
47659              Still not quite happy with API, too much partial duplication
47660              of functionality.
47661              
47662              A new version of making the syslog test more robust.
47663              (Replaces #7421.)
47664              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
47665              
47666              buildtoc target tweaks.
47667              
47668              Integrate with vmsperl #7430 by Charles Bailey:
47669              
47670              Cleanup from prior patch (Charles Lane?):
47671              - improve handling of MFDs in Basename and Path
47672              - default to no xsubpp line # munging when building debug images
47673      Branch: maint-5.6/perl
47674           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47675           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
47676           !> (integrate 67 files)
47677 ____________________________________________________________________________
47678 [  8168] By: gsar                                  on 2000/12/18  02:05:49
47679         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
47680              
47681              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
47682              From: Martin Husemann <martin@duskware.de>
47683              
47684              Subject: [PATCH 5.7.0] restore match data on backtracing
47685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47686      Branch: maint-5.6/perl
47687           !> regcomp.c regexec.c t/op/re_tests
47688 ____________________________________________________________________________
47689 [  8167] By: gsar                                  on 2000/12/18  01:55:22
47690         Log: integrate changes#7858,7986 from mainline
47691              
47692              C<foreach my $x ...> in pseudo-fork()ed process may diddle
47693              parent's memory; fix it by keeping track of the actual pad
47694              offset rather than a raw pointer (this change is probably also
47695              relevant to non-ithreads case to avoid fallout from reallocs of
47696              the pad array, but is currently only enabled for the ithreads
47697              case in the interests of minimal disruption to existing "well
47698              tested" code)
47699              
47700              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
47701              due to the notorious GetFileType() bug in Windows 9x, which fstat()
47702              tickles)
47703      Branch: maint-5.6/perl
47704           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
47705           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
47706           !> win32/win32.c win32/win32.h win32/win32sck.c
47707 ____________________________________________________________________________
47708 [  8166] By: gsar                                  on 2000/12/18  01:52:59
47709         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
47710              from mainline (xsubpp and ExtUtils::LibList fixups, various
47711              other small items)
47712              
47713              The generated boot_* headers are wrong.  Pickier compiler,
47714              such as KAI C++ will refuse to compile the resulting perlmain.
47715              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
47716              
47717              Various doc oddball characters.
47718              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
47719              
47720              Subject: [PATCH] Re: 20001101.003 PDL
47721              
47722              Subject: [PATCH 5.7.0] etags broken again
47723              
47724              Subject: [PATCH 5.7.0] Liblist finally works
47725              
47726              Subject: [PATCH 5.7.0] Liblist returns found libraries
47727              
47728              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
47729              
47730              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
47731              
47732              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
47733              OUT keyword nits.
47734              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
47735              OUT and IN_OUT documentation.
47736      Branch: maint-5.6/perl
47737           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
47738           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
47739           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
47740           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
47741           !> win32/bin/search.pl
47742 ____________________________________________________________________________
47743 [  8165] By: gsar                                  on 2000/12/18  01:28:45
47744         Log: integrate changes#7533,7563,7611,7623 from mainline (various
47745              malloc.c embellishments)
47746      Branch: maint-5.6/perl
47747           !> malloc.c pod/perldiag.pod
47748 ____________________________________________________________________________
47749 [  8164] By: gsar                                  on 2000/12/18  01:23:33
47750         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
47751              fixups)
47752      Branch: maint-5.6/perl
47753           !> utils/h2xs.PL
47754 ____________________________________________________________________________
47755 [  8163] By: gsar                                  on 2000/12/18  01:17:50
47756         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
47757              fixups)
47758      Branch: maint-5.6/perl
47759           !> Makefile.SH utils/perlbug.PL
47760 ____________________________________________________________________________
47761 [  8162] By: gsar                                  on 2000/12/18  00:25:43
47762         Log: always export Perl_deb() (it is required by re.xs whether
47763              Perl is built with or without -DDEBUGGING)
47764      Branch: maint-5.6/perl
47765            ! makedef.pl
47766 ____________________________________________________________________________
47767 [  8161] By: gsar                                  on 2000/12/18  00:23:38
47768         Log: integrate change#7414 from mainline
47769              
47770              Undo the basename() part of #7412 since the lib/basename
47771              tests would need upgrading too.
47772              
47773              squelch two tests in tr.t that rely on tr/// paranoia change
47774              that's not in 5.6.x
47775      Branch: maint-5.6/perl
47776            ! t/op/tr.t
47777           !> lib/File/Basename.pm
47778 ____________________________________________________________________________
47779 [  8160] By: gsar                                  on 2000/12/18  00:05:30
47780         Log: missing change in previous integrate
47781      Branch: maint-5.6/perl
47782           !> README.aix
47783 ____________________________________________________________________________
47784 [  8159] By: gsar                                  on 2000/12/18  00:03:38
47785         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
47786              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
47787              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
47788              7410..7413 from mainline
47789              
47790              Introduce the man[24-8] variables, from Andy Dougherty.
47791              
47792              Upgrade to CPAN 1.58, from Andreas König.
47793              
47794              An updated EBCDIC tr patch.
47795              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
47796              
47797              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
47798              
47799              Two thirds of
47800              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
47801              The Install.pm changes will be submitted separately because
47802              they need some work and discussion still.
47803              
47804              The Install.pm third of
47805              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
47806              
47807              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
47808              
47809              Subject: [PATCH 5.7.0] IVs in mtats
47810              
47811              Subject: [PATCH 5.7.0] Perl API for mstats
47812              
47813              Ilya implemented the memory profiling API.
47814              
47815              In Amdahl UTS "struct sv" is defined by a system header,
47816              <ksync.h>.
47817              
47818              Slight tweak of the code to appease Amdahl UTS cc.
47819              
47820              Amdahl UTS doesn't seem to do dynaloading.
47821              
47822              Use UTF8SKIP(), from Simon Cozens.
47823              
47824              Thinko in #7222.
47825              
47826              op/sprintf.t patch for OS/390 (and any other host with limited
47827              floating-point exponent length)
47828              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
47829              
47830              Tweak #7225.
47831              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
47832              
47833              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
47834              
47835              Needs to be conditional on SunOS 4.
47836              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
47837              
47838              Test cases for bug id 20000323.056 (the bug seems to be fixed).
47839              
47840              Add test for bug id 20000427.003 (which seems to have
47841              been fixed) (also duplicate as 20000427.004, though
47842              with a higher severity).  Move one utf8 from op/append
47843              to pragma/utf8, tag the tests with bug ids.
47844              
47845              Document FNCASE=y as discussed in the bug 20000902.009.
47846              
47847              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
47848              The problem was that rx->minlen was in chars while pp_split()
47849              thought it would be in bytes. 
47850              
47851              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
47852              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
47853              
47854              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
47855              
47856              Fix a couple of compiler-noted nits in #7235.
47857              
47858              Tweak the test of #7235.
47859              
47860              One more ~utf8 tweak.
47861              
47862              -w cleanup.
47863              Subject: Re: Problems with bleadperl 
47864              
47865              Subject: small pod patch
47866              
47867              Subject: [PATCH perlguts.pod] Document offset hack
47868              
47869              Add Charles Lane.
47870              
47871              Add the capability to include/exclude branches.
47872              
47873              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
47874              
47875              Detect early whether the std streams have gone bad.
47876              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
47877              
47878              More IoTYPE sprinkling.
47879              
47880              Workaround for a sfio bug where the stream error indicator
47881              is not cleared as documented.
47882              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
47883              
47884              Clarify documentation on 'use bytes'.
47885              Subject: Re: What does 'use bytes' "mean" ?
47886              
47887              Show the failed remote port, instead of the failing line number.
47888              Subject: [PATCH 5.6.1 Debugger] More diagnostics
47889              
47890              Make Cwd more bulletproof in chrooted environments.
47891              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
47892              
47893              Subject: Pod patch for Devel::Peek
47894              
47895              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
47896              
47897              Borland C fstat() never saw the fd as writable.
47898              Subject: fix for Borland's weak "stat" (perl@7211)
47899              
47900              Missing change from #7362.
47901              
47902              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
47903              
47904              Add the test case for the bug id 20000730.004 which seems
47905              to have been fixed by now.
47906              
47907              Fix of sorts for bug id 20000901.092.  There seems to be no trace
47908              of a 'pmshort' anywhere in the B, so the offending line was simply
47909              removed.
47910              
47911              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
47912              
47913              Subject: PATCH do_print has 2 PerlIO_error()s
47914              
47915              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
47916              
47917              Typo noted by Mark Lutz.
47918              
47919              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
47920              
47921              In the latest compiler builds cccdlflags must not become -fpic,
47922              from Wilfredo Sánchez.
47923              
47924              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
47925              
47926              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
47927              
47928              SOCKS function redefinitions need prototypes, too, otherwise
47929              for example 32 bit versus 64 bit differences cause a lot of
47930              problems.  Part of
47931              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
47932              
47933              Portability tweak on #7377.
47934              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
47935              
47936              Don't write double values through long double pointers,
47937              based on a part of
47938              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
47939              
47940              Reëntrancy fix.
47941              Subject: [PATCH perl@7229] Rentrant parser and yylex()
47942              
47943              Make scan_num() reëntrant, as suggested in
47944              Subject: [PATCH perl@7229] Rentrant parser and yylex()
47945              
47946              Fix for ID 20001020.006, concatenating an unset submatch
47947              with utf8 resulted in "Modification of a read-only value".
47948              
47949              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
47950              
47951              The #7383 was right only in the context of the original bug report,
47952              not in more general case.
47953              
47954              Update Changes.
47955              
47956              Testcases for a #7383,#7385 related bug.
47957              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
47958              
47959              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
47960              
47961              Tweak the Is* definitions of Unicode character classes
47962              to better match the official categorizations; embrace
47963              the official categorizations; add the combining marks
47964              as alpha (and -numeric); fix DCinital (a typo and edito)
47965              to be DCmedial.
47966              
47967              Hints tweak from Anton Berezin.
47968              
47969              Subject: installman go-faster stripes
47970              Subject: Re: installman go-faster stripes
47971              
47972              Subject: [ID 20001021.003] updated hints/openbsd.sh
47973              
47974              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
47975              
47976              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
47977              
47978              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
47979              
47980              Doc patch.
47981              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
47982              
47983              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
47984              
47985              Subject: Re: [ID 20001021.005] SEGV with regex match 
47986              
47987              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
47988              
47989              The change #7187 was not so good on VMS.
47990              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
47991              
47992              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
47993              
47994              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
47995              
47996              Document PERL_INSTALL_ROOT of #7210.
47997      Branch: maint-5.6/perl
47998           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
47999           +> t/lib/tie-splice.t
48000            - lib/unicode/Is/DCinital.pl
48001           !> (integrate 112 files)
48002 ____________________________________________________________________________
48003 [  8158] By: jhi                                   on 2000/12/17  23:04:24
48004         Log: Subject: [PATCHES] RE: perl@8150 
48005              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
48006              Date: Sun, 17 Dec 2000 21:46:39 +0100
48007              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
48008              
48009              Neither cygwin has a getpwuid() one can trust on.
48010      Branch: perl
48011            ! t/lib/glob-basic.t
48012 ____________________________________________________________________________
48013 [  8157] By: jhi                                   on 2000/12/17  23:01:54
48014         Log: More MAN.PODS => {} fixes.
48015      Branch: perl
48016            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
48017            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
48018            ! os2/OS2/REXX/Makefile.PL
48019 ____________________________________________________________________________
48020 [  8156] By: gsar                                  on 2000/12/17  22:49:13
48021         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
48022              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
48023              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
48024              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
48025              7201,7204 from mainline
48026              
48027              Remove vestiges of tr//CU.
48028              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
48029              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
48030              
48031              The return value of setlocale must be copied away.
48032              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
48033              
48034              Allow chop() and chomp() to be overridden.
48035              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
48036              
48037              Hints optimization.
48038              Subject: Minor nit
48039              
48040              Subject: [PATCH] de-wall t/README
48041              
48042              Subject: Re: Two advertising clauses need to be removed
48043              
48044              Batch of UTF-8 patches from Simon Cozens.
48045              
48046              Fix for a parsing bug, not for the original bug.
48047              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
48048              
48049              Compilation warnings and an error.
48050              
48051              Subject: File::Find 5.7.0 POD nits
48052              
48053              Subject: [PATCH perl-5.7.0] continued -Wformat support
48054              
48055              The one that got away.
48056              
48057              Subject: Re: perl@7078
48058              
48059              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
48060              convertable to bytes by checking it doesn't go above 0xc3
48061              Subject: Re: perl@7078
48062              
48063              Replace #7084 with
48064              Subject: Re: perl@7078 
48065              
48066              We don't need to count the high bit bytes, a boolean is enough. 
48067              
48068              Subject: [PATCH] utf8.c apidoc
48069              
48070              Subject: Re: perl@7078 
48071              
48072              Botched the #7090 check-in.
48073              
48074              Fix for the charnames.t failures from Spider Boardman.
48075              
48076              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
48077              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
48078              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
48079              0 to checking to get the warning.
48080              
48081              Subject: [PATCH] Nits in perlmod.pod
48082              
48083              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
48084              
48085              Subject: Re: unicode support and perl [ID 20000901.097]
48086              
48087              Subject: Re: unicode support and perl [ID 20000901.097]
48088              
48089              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
48090              
48091              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
48092              
48093              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
48094              
48095              Subject: [PATCH@blead] Fix some recursion in overload.pm
48096              
48097              s/Robin Parker/Robin Barker/
48098              
48099              Subject: [PATCH] Fix aliasing of tied filehandles
48100              
48101              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
48102              
48103              Subject: Re: [PATCH 5.005_64 missed]
48104              
48105              SOCK_DGRAM and listen() do not mix as reported in
48106              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
48107              The patch for 5.7.0+ had to be reengineered, though.
48108              
48109              Subject: DOC PATCH 5.6.0
48110              
48111              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
48112              
48113              Document the issue (is not a syntax error, kind of)
48114              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
48115              
48116              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
48117              Did not apply cleanly, manual intervention was needed.
48118              
48119              Subject: [PATCH] DLL not restartabke with threaded perl
48120              
48121              Inside require() $^S was always left undefined.
48122              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
48123              
48124              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
48125              
48126              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
48127              
48128              Regen headers.
48129              
48130              Subject: [PATCH 5.7.0] Epoc update
48131              
48132              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
48133              as suggested by Olaf Flebbe and Nick Clark.
48134              
48135              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
48136              
48137              Misplaced else.
48138              
48139              Scale down the VMS message boxes, by Charles Lane.
48140              Fix for ID 20000903.009, workaround at
48141              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
48142              
48143              Subject: [ID 20001003.006] B::Debug not -w clean
48144              
48145              Test harness update to sync with the new perlcc,
48146              from Simon Cozens.
48147              
48148              One remaining nit less at the VMS mailbox sizing.
48149              
48150              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
48151              
48152              It is possible to have no hosts database at all.  Pointed out in
48153              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
48154              
48155              Subject: [PATCH 5.7.0] h2xs not working
48156              Subject: [PATCH 5.7.0] h2xs not documenting the created module
48157              
48158              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
48159              
48160              Subject: perlhack.pod Patch for Externals Tools
48161              
48162              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
48163              
48164              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
48165              
48166              Enable disabling scripts installation by Configure -Uinstallscripts,
48167              suggested by H. Merijn Brand.
48168              
48169              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
48170              reported several times by Dominic Dunlop, for example in
48171              ID 20000315.008.  Patch from Dominic.  Patch affects at
48172              least MachTen, and possibly other oldish BSDs. Should not
48173              break non-broken platforms (tested on LinuxPPC). 
48174              
48175              Regen toc.
48176              
48177              Subject: Re: Questions about Tie::Array and perl modules
48178              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
48179              
48180              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
48181              
48182              Tweak #7153.
48183              
48184              IO::Handle->syswrite() did not handle length omission
48185              like CORE::syswrite() does.
48186              Subject: [Fwd] IO::Handle, syswrite and arguments
48187              The original patch from andrew@ugh.net.au.
48188              
48189              Also the $ccflags is needed for the C compiler check.
48190              Subject: Configure (check for C-compiler)
48191              
48192              Eliminate $Is_VMS code from the test.
48193              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
48194              
48195              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
48196              as the first option of cc/ld because of ultrapicky compilers
48197              (e.g. OS/390 R2.5)
48198              
48199              Change the version number of Tie::Handle in the core to 4.0,
48200              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
48201              Subject: Note on Tie::Handle
48202              
48203              UTF8ize split() so that the cloned substrings get the UTF8
48204              flag of the original scalar.  Problem reported by Simon Cozens.
48205              
48206              save_re_context() could reset PL_curcop to freed memory, causing core
48207              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
48208              
48209              Subject: PATCH 5.6 perldebguts grammar cleanup
48210              
48211              Add a todo note about overloadable assertions.
48212              
48213              on Windows, LoadLibrary() could load an extension DLL multiple
48214              times if forward slashes are used in the path
48215              
48216              on Windows, cwd strings in the environment should be of the
48217              form =X:=X:\foo instead of =X=X:\foo\
48218              
48219              on Windows, avoid potential exception (could happen if MSVCRT isn't
48220              being used) when closing a socket handle
48221              
48222              avoid nonportable example code
48223              
48224              Windows9x doesn't support link(), despite what Config.pm
48225              might think
48226              
48227              pod nit
48228              
48229              Change #7160 had a nasty typo.
48230              
48231              Warn about unknown scripts.
48232              Subject: Re: ideas? patches? [PATCH bleadperl]
48233              
48234              on Windows, clean targets might not work under some flavors of the shell
48235              
48236              tweak for change#7173
48237              
48238              Make eq work again with utf8 (disabling the upgrading
48239              should no more be necessary since the copies of the
48240              scalars are upgraded, not the scalars themselves).
48241              Takes care of ID 20001009.001.  (The claimed length()
48242              bug in 20001009.001 seems bogus to me.)
48243              
48244              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
48245              
48246              Upgrade to CGI.pm 2.74, from Lincoln Stein.
48247              
48248              Upgrade to podlators 1.04, from Russ Allbery.
48249              
48250              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
48251              
48252              Quote the temp file name, needed in Win32 because the
48253              default name unfortunately contains spaces, shouldn't
48254              hurt elsewhere.
48255              Subject: FW: perldoc fails if $TEMP contains spaces
48256              
48257              Subject: RE: [ID 19990803.001] README.win32 suggestions 
48258              
48259              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
48260              
48261              Subject: Re: utf8 concat, mg_get
48262              
48263              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
48264              
48265              Subject: [PATCH: perl@7181] op/tr tests on OS/390
48266              
48267              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
48268              
48269              Use the versiononly instead of the installscripts,
48270              retract the changes 7146 and 7147.
48271              
48272              Reapply Andy's patch and regen Configure.
48273              
48274              Add the test case for #7190, from the original bug report
48275              by Andreas König.
48276              
48277              Remove duplicated code.
48278              
48279              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
48280              
48281              restore change#7202
48282      Branch: maint-5.6/perl
48283           !> (integrate 121 files)
48284 ____________________________________________________________________________
48285 [  8155] By: jhi                                   on 2000/12/17  22:30:58
48286         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
48287              From: "Craig A. Berry" <craigberry@mac.com>
48288              Date: Sun, 17 Dec 2000 13:09:28 -0600
48289              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
48290              
48291              MAN.PODS => ' ' is naughty.
48292      Branch: perl
48293            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
48294 ____________________________________________________________________________
48295 [  8154] By: nick                                  on 2000/12/17  22:07:13
48296         Log: MULTIPLICITY nit.
48297      Branch: perl
48298            ! mg.c
48299 ____________________________________________________________________________
48300 [  8153] By: gsar                                  on 2000/12/17  21:23:05
48301         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
48302              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
48303              from mainline
48304              
48305              Document the SvIOK_.*UV().
48306              
48307              Update Unicode todo list.
48308              
48309              Guard against bad string->int conversion for quads.
48310              
48311              Subject: small apidoc fix
48312              
48313              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
48314              
48315              Subject: [PATCH] Tied filehandle documentation
48316              
48317              Subject: [PATCH] Modernize Opcode.pm documentation
48318              
48319              Make Data::Dumper (non-XS) to work with changed semantics of ref().
48320              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
48321              [applied even though said semantics didn't change in 5.6.x]
48322              
48323              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
48324              
48325              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
48326              
48327              Fix the URL, but the server is still missing in action.
48328              Subject: [ID 20000905.002] perlfaq1.pod URL error
48329              
48330              Subject: [ID 20000903.001] \w in utf8-strings
48331              
48332              Fix the ccversion detection for 5.1 and beyond.
48333              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
48334              
48335              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
48336              
48337              Subject: [ID 20000904.008] Tiny fix for perldiag
48338              
48339              Subject: Re: [ID 20000906.004] segfault with bad perl statement
48340              
48341              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
48342              
48343              Subject: [ID 20000908.002] perlipc documentation bug.
48344              
48345              Subject: [PATCH lib/Benchmark.pm]
48346              
48347              Re-allow vec() for characters > 255.
48348              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
48349              
48350              Do away with memory models cruft.  Sorry, PDP users.
48351              
48352              Continue #7041.
48353              
48354              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
48355              
48356              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
48357              
48358              Upgrade to CPAN 1.57_65, from Andreas König.
48359              
48360              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
48361              by Russ Allbery.
48362              
48363              Silence t/pod/*.t about alternate quote-mappings now implemented
48364              by Pod::Text, from Brad Appleton.
48365              
48366              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
48367              Subject: borland C++ win32.c tweak
48368              
48369              C<@a = @b = split(...)> optimization coredumps under ithreads
48370              (missed a spot when fixing up op_pmreplroot hack for ithreads)
48371              
48372              Document the SvUTF8*().
48373              
48374              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
48375              
48376              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
48377              
48378              Do in VMS as the #7054 does.
48379              
48380              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
48381              
48382              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
48383              
48384              Subject: [patch: perl@7045] vms updates
48385              
48386              Test for the #7049.
48387              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
48388              
48389              Break up the myconfig lines a bit.
48390              Subject: perlbug/perl -V output format
48391              
48392              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
48393              
48394              The #7054 truncated Configure badly.
48395              
48396              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
48397              initialization in all the threads on Windows
48398              
48399              Allow for whitespace between "#" and "line" in cpp output.
48400              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
48401              
48402              Remove vestiges of tr//CU.
48403              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
48404              
48405              The return value of setlocale must be copied away.
48406              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
48407              
48408              Allow chop() and chomp() to be overridden.
48409              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
48410              
48411              Hints optimization.
48412              Subject: Minor nit
48413              
48414              Subject: [PATCH] de-wall t/README
48415              
48416              Subject: Re: Two advertising clauses need to be removed
48417      Branch: maint-5.6/perl
48418           !> (integrate 75 files)
48419 ____________________________________________________________________________
48420 [  8152] By: gsar                                  on 2000/12/17  20:30:11
48421         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
48422              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
48423              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
48424              
48425              Don't attach -ld to the archname if pointless.
48426              
48427              Document UNTIE in a very minimalistic way.
48428              
48429              POSIX doesn't report long double values under -Duselongdouble
48430              when the long doubles are "real" (bigger than doubles).
48431              
48432              More author updates.
48433              
48434              Try to deduce NV_MAX.  Really should be Configure fodder.
48435              
48436              :: not allowed in pathnames, change to .
48437              Subject: [PATCH perl@6938] cygwin port
48438              
48439              Forget about NV_MAX (#6951).  Various floating point tweaks,
48440              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
48441              
48442              Move the Solaris 7 scan to use64bitall, make the
48443              failure to find 64-bot sparc libc to mention the
48444              possibility of being in an intel, from Lupe and Alan.
48445              
48446              Regen perltoc.
48447              
48448              AUTHORS tweaks, from Peter Prymmer.
48449              
48450              More address tweaking.
48451              
48452              Small tweaks all over.
48453              
48454              File::Temp patches from Andreas König,
48455              
48456              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
48457              
48458              Subject: CPAN.pm beta 1.57_57 for the core
48459              
48460              Part of the solution.
48461              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
48462              
48463              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
48464              
48465              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
48466              
48467              Add the overload warnings to perldiag.
48468              
48469              Drop unused argument.
48470              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
48471              
48472              Subject: Nit in Configure (bleadperl@6961)
48473              
48474              Update to PodParser 1.18, from Brad Appleton.
48475              
48476              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
48477              
48478              Subject: [PATCH: 6948] add SCNfldbl to configure.com
48479              
48480              Document UNTIE. Also tweak implementation to suppress the 'inner references'
48481              warning when UNTIE exists and instead pass the cound of extra references to
48482              the UNTIE method.
48483              
48484              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
48485              so that case-ignoring systems like DCL can tell them from
48486              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
48487              
48488              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
48489              
48490              Feature ordering tweak.
48491              
48492              Regen perltoc.
48493              
48494              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
48495              
48496              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
48497              
48498              Subject: http:// in L<>
48499              
48500              Detypo.
48501              
48502              change#6791 accidentally clobbered change#6710, put it back
48503              
48504              Only the first line, thank you very much.
48505              
48506              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
48507              plus rework the http: spots as suggested by Tom Christiansen,
48508              plus regen perltoc.
48509              
48510              Undo part of change 6489 which looks like a bulk edit which
48511              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
48512              The supressing of main:: on return from select() is undesirable.
48513              
48514              Apparently avoiding the swapping is too costly.
48515              
48516              Various Configure nits by Philip Newton,
48517              plus the ebcdic one by me.
48518              
48519              Make certain cc is set before trying to run it.
48520              
48521              If overloaded %{} etc. return the object do not loop.
48522              Thus  sub deref { $_[0] } functions if object is wanted type.
48523              
48524              Update perlhist.
48525              
48526              More %{} and other deref special casing - do not pass to 'nomethod'.
48527      Branch: maint-5.6/perl
48528           !> (integrate 59 files)
48529 ____________________________________________________________________________
48530 [  8151] By: gsar                                  on 2000/12/17  19:14:38
48531         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
48532              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
48533              
48534              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
48535              
48536              Make the epsilon to be relative, not absolute.
48537              
48538              Put back the flags dump as reasoned in
48539              Subject: Re: [PATCH] Glob dumping
48540              
48541              Introduce ccname to keep track of what compiler kind of we have.
48542              
48543              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
48544              
48545              Put back the slice accidentally removed by #6907.
48546              
48547              Reset archname and archname64 always, forcing them be
48548              recomputed at each Configure run, make Configure and
48549              the hints files agree on the naming of largefiles variables.
48550              
48551              Don't say "Perl 5.0 source kit".
48552              
48553              Subject: [PATCH] fix misc cast warnings
48554              
48555              Subject: typos in pods
48556              
48557              NVs not necessarily doubles, as pointed out by Yitzchak.
48558              
48559              Subject: [PATCH 6889] add a few ldbl formats to configure.com
48560              
48561              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
48562              
48563              Better options for rsync.
48564              
48565              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
48566              
48567              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
48568              
48569              Subject: [PATCH] Re: UNTIE method 
48570              
48571              A better fix for the Socket building problem from Craig Berry.
48572              
48573              Retract the dummy test, skip the security tests (instead of failing),
48574              explain what the warnings mean.
48575              
48576              Heap decorruption.
48577              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
48578              
48579              Update to Unicode 3.0.1.
48580              
48581              Missed one Unicode file.
48582              
48583              Subject: Re: typos in pods
48584              
48585              The #6929 was too skimpy.
48586              
48587              sscanf() may be the only way to read long doubles from strings.
48588              
48589              Reveal Borland's isnan.
48590              Subject: build with BC++ tweak
48591              
48592              Issue useful diagnostic on unknown pod commands.
48593              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
48594              
48595              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
48596              
48597              Clarify the third case of ftmp-security warnings.
48598              
48599              Make -Dusemorebits find long doubles in Solaris.
48600              
48601              Wrap the test in eval.
48602      Branch: maint-5.6/perl
48603           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
48604           +> lib/unicode/PropList.txt lib/unicode/README.perl
48605           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
48606           +> lib/unicode/Unicode.301 vms/vmspipe.com
48607            - lib/unicode/Props.txt lib/unicode/UCD300.html
48608            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
48609           !> (integrate 305 files)
48610 ____________________________________________________________________________
48611 [  8150] By: jhi                                   on 2000/12/17  18:47:57
48612         Log: Uncheckedin generated files.
48613      Branch: perl
48614            ! global.sym perlapi.c pod/perlapi.pod
48615 ____________________________________________________________________________
48616 [  8149] By: jhi                                   on 2000/12/17  18:41:22
48617         Log: Update Changes.
48618      Branch: perl
48619            ! Changes patchlevel.h
48620 ____________________________________________________________________________
48621 [  8148] By: jhi                                   on 2000/12/17  18:39:16
48622         Log: Subject: [PATCH] Fcntl constants speedup
48623              From: Nicholas Clark <nick@ccl4.org>
48624              Date: Sun, 17 Dec 2000 16:29:24 +0000
48625              Message-ID: <20001217162924.E97668@plum.flirble.org>
48626              
48627              Use IVs for the Fcntl constants instead of NVs.
48628      Branch: perl
48629            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
48630 ____________________________________________________________________________
48631 [  8147] By: jhi                                   on 2000/12/17  18:33:41
48632         Log: Add test for #8145 (binmode() warning), add warning for
48633              ioctl() and sockpair(), document them. (fileno() cannot
48634              be tripwired with the same kind of warning because
48635              'defined fileno($foo)' seems to be an idiom.)
48636      Branch: perl
48637            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
48638 ____________________________________________________________________________
48639 [  8146] By: gsar                                  on 2000/12/17  18:09:08
48640         Log: update Changes
48641      Branch: maint-5.6/perl
48642            ! Changes
48643 ____________________________________________________________________________
48644 [  8145] By: jhi                                   on 2000/12/17  17:39:35
48645         Log: Subject: [PATCH] Re: The long awaited feature ...
48646              From: Simon Cozens <simon@cozens.net>
48647              Date: Sun, 17 Dec 2000 12:31:56 +0000
48648              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
48649              
48650              Add a warning to binmode() about using bad filehandles
48651              (can happen e.g. if someone forgets the filehandle argument)
48652      Branch: perl
48653            ! pp_sys.c
48654 ____________________________________________________________________________
48655 [  8144] By: jhi                                   on 2000/12/17  17:33:48
48656         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
48657              From: Jonathan Stowe <gellyfish@gellyfish.com>
48658              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
48659              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
48660      Branch: perl
48661            ! lib/Net/Ping.pm
48662 ____________________________________________________________________________
48663 [  8143] By: jhi                                   on 2000/12/17  05:31:37
48664         Log: Polymorphic regexps.
48665              
48666              Fixes at least the bugs 20001028.003 (both of them...) and
48667              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
48668              also to be fixed by now, probably already before this patch.
48669      Branch: perl
48670            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
48671            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
48672            ! t/op/utf8decode.t t/pragma/utf8.t
48673 ____________________________________________________________________________
48674 [  8142] By: jhi                                   on 2000/12/16  17:16:05
48675         Log: Subject: [patch perl@8102] dos/djgpp update
48676              From: Laszlo Molnar <ml1050@freemail.hu>
48677              Date: Sat, 16 Dec 2000 01:40:52 +0100
48678              Message-ID: <20001216014052.A335@freemail.hu>
48679      Branch: perl
48680            ! djgpp/config.over t/base/commonsense.t
48681 ____________________________________________________________________________
48682 [  8141] By: jhi                                   on 2000/12/16  17:09:27
48683         Log: Few uncheckedin files.
48684      Branch: perl
48685            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
48686 ____________________________________________________________________________
48687 [  8140] By: nick                                  on 2000/12/15  22:14:31
48688         Log: Integrate mainline
48689      Branch: perlio
48690           !> (integrate 53 files)
48691 ____________________________________________________________________________
48692 [  8139] By: jhi                                   on 2000/12/15  19:49:49
48693         Log: One more IVUV tweak from Nicholas Clark.
48694      Branch: perl
48695            ! sv.c
48696 ____________________________________________________________________________
48697 [  8138] By: jhi                                   on 2000/12/15  19:17:06
48698         Log: Return of the IVUV-preservation, now seems to be happy even
48699              in Digital UNIX (the broken strtoul brokenness detection
48700              seems to have been the fly in the ointment).
48701      Branch: perl
48702            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48703            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
48704            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
48705            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
48706            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48707            ! vos/config.ga.h win32/config.bc win32/config.gc
48708            ! win32/config.vc
48709 ____________________________________________________________________________
48710 [  8137] By: jhi                                   on 2000/12/15  18:12:14
48711         Log: Metaconfig unit change for #8136.
48712      Branch: metaconfig
48713            ! U/modified/d_strtoul.U
48714      Branch: metaconfig/U/perl
48715            ! d_strtoull.U d_strtouq.U
48716 ____________________________________________________________________________
48717 [  8136] By: jhi                                   on 2000/12/15  18:11:35
48718         Log: I don't think it's sensible or portable to test the strtou*
48719              on /^-/ strings.
48720      Branch: perl
48721            ! Configure
48722 ____________________________________________________________________________
48723 [  8135] By: jhi                                   on 2000/12/15  17:18:49
48724         Log: Metaconfig unit change for #8134.
48725      Branch: metaconfig
48726            ! U/modified/d_strtoul.U
48727 ____________________________________________________________________________
48728 [  8134] By: jhi                                   on 2000/12/15  17:14:13
48729         Log: If longsize is 8 we don't need a LL suffix for integer constants.
48730      Branch: perl
48731            ! Configure config_h.SH
48732 ____________________________________________________________________________
48733 [  8133] By: jhi                                   on 2000/12/15  16:00:23
48734         Log: Update Changes.
48735      Branch: perl
48736            ! Changes patchlevel.h
48737 ____________________________________________________________________________
48738 [  8132] By: jhi                                   on 2000/12/15  15:44:16
48739         Log: Some compilers get huffy if you do not cast a const pointer
48740              to a non-const when assigning.
48741      Branch: perl
48742            ! gv.c
48743 ____________________________________________________________________________
48744 [  8131] By: jhi                                   on 2000/12/15  15:38:30
48745         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
48746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48747              Date: Fri, 15 Dec 2000 05:26:57 -0500
48748              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
48749      Branch: perl
48750            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
48751            ! t/pragma/overload.t
48752 ____________________________________________________________________________
48753 [  8130] By: jhi                                   on 2000/12/15  15:36:08
48754         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
48755              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48756              Date: Thu, 14 Dec 2000 22:02:43 -0500
48757              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
48758      Branch: perl
48759            ! gv.c perl.h
48760 ____________________________________________________________________________
48761 [  8129] By: jhi                                   on 2000/12/15  15:34:16
48762         Log: Subject: PATCH: h2xs nit
48763              From: Tim Jenness <t.jenness@jach.hawaii.edu>
48764              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
48765              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
48766              
48767              Add a template README.
48768      Branch: perl
48769            ! utils/h2xs.PL
48770 ____________________________________________________________________________
48771 [  8128] By: jhi                                   on 2000/12/15  15:32:22
48772         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
48773      Branch: perl
48774            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
48775 ____________________________________________________________________________
48776 [  8127] By: jhi                                   on 2000/12/15  15:19:34
48777         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
48778              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48779              Date:     Thu, 14 Dec 2000 20:04:42 EST
48780              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
48781      Branch: perl
48782            ! ext/Opcode/Opcode.xs
48783 ____________________________________________________________________________
48784 [  8126] By: jhi                                   on 2000/12/15  15:17:49
48785         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
48786              From: Peter Prymmer <pvhp@forte.com>
48787              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
48788              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
48789      Branch: perl
48790            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
48791            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
48792            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
48793 ____________________________________________________________________________
48794 [  8125] By: jhi                                   on 2000/12/15  15:11:05
48795         Log: This seems to be a stage sane and stable enough to checkin.
48796              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
48797      Branch: perl
48798            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
48799            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
48800            ! t/op/cmp.t t/op/numconvert.t
48801 ____________________________________________________________________________
48802 [  8124] By: jhi                                   on 2000/12/15  04:20:26
48803         Log: Something is really wonky.
48804      Branch: perl
48805            ! sv.c
48806 ____________________________________________________________________________
48807 [  8123] By: jhi                                   on 2000/12/15  04:00:50
48808         Log: Fixes for the IV UV patches to compile in Digital UNIX.
48809      Branch: perl
48810            ! sv.c
48811 ____________________________________________________________________________
48812 [  8122] By: jhi                                   on 2000/12/15  02:53:40
48813         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
48814              From: "Craig A. Berry" <craigberry@mac.com>
48815              Date: Thu, 14 Dec 2000 19:10:49 -0600
48816              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
48817      Branch: perl
48818            ! vms/vms.c
48819 ____________________________________________________________________________
48820 [  8121] By: jhi                                   on 2000/12/15  02:50:00
48821         Log: Metaconfig changes for #8120.
48822      Branch: metaconfig
48823            + U/modified/d_strtoul.U
48824      Branch: metaconfig/U/perl
48825            ! d_strtoull.U d_strtouq.U
48826 ____________________________________________________________________________
48827 [  8120] By: jhi                                   on 2000/12/15  02:49:42
48828         Log: From: Nicholas Clark <nick@ccl4.org> 
48829              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
48830              Date: Thu, 14 Dec 2000 18:38:57 +0000
48831              Message-ID: <20001214183857.B97909@plum.flirble.org>
48832      Branch: perl
48833            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48834            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
48835            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
48836            ! vos/config.ga.def vos/config.ga.h win32/config.bc
48837            ! win32/config.gc win32/config.vc
48838 ____________________________________________________________________________
48839 [  8119] By: jhi                                   on 2000/12/14  23:40:58
48840         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
48841              From: Nicholas Clark <nick@ccl4.org>
48842              Date: Wed, 13 Dec 2000 20:08:50 +0000
48843              Message-ID: <20001213200849.B71166@plum.flirble.org>
48844      Branch: perl
48845            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
48846            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
48847 ____________________________________________________________________________
48848 [  8118] By: jhi                                   on 2000/12/14  22:46:26
48849         Log: Integrate perlio.
48850      Branch: perl
48851           !> MANIFEST ext/Encode/compile makedef.pl
48852 ____________________________________________________________________________
48853 [  8117] By: nick                                  on 2000/12/14  22:38:53
48854         Log: Win32 tweaks to get Encode to build
48855              - temp hack to makedef.pl till PerlIO is properly "exported".
48856              - MSVC dislikes  
48857              static encpage_t foo[];
48858              so make 'em extern for now.
48859      Branch: perlio
48860            ! ext/Encode/compile makedef.pl
48861 ____________________________________________________________________________
48862 [  8116] By: nick                                  on 2000/12/14  22:00:53
48863         Log: Document the new files
48864      Branch: perlio
48865            ! MANIFEST
48866 ____________________________________________________________________________
48867 [  8115] By: jhi                                   on 2000/12/14  21:58:01
48868         Log: MANIFEST new files of #8114.
48869      Branch: perl
48870            ! MANIFEST
48871 ____________________________________________________________________________
48872 [  8114] By: jhi                                   on 2000/12/14  21:50:49
48873         Log: Integrate perlio.
48874      Branch: perl
48875           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
48876           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
48877           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
48878           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
48879           !> ext/Encode/Makefile.PL
48880 ____________________________________________________________________________
48881 [  8113] By: jhi                                   on 2000/12/14  21:48:49
48882         Log: The documentation part of the
48883              
48884              Subject: [ID 20001214.002] Net::Ping patch
48885              From: Jonathan Stowe <gellyfish@gellyfish.com>
48886              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
48887              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
48888              since the #7529 had already addressed the same problem.
48889      Branch: perl
48890            ! lib/Net/Ping.pm
48891 ____________________________________________________________________________
48892 [  8112] By: jhi                                   on 2000/12/14  21:42:57
48893         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
48894              From: Dominic Dunlop <domo@computer.org>
48895              Date: Tue, 12 Dec 2000 10:47:10 +0100
48896              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
48897              
48898              Document how elusive subroutines can be.
48899      Branch: perl
48900            ! pod/perlfunc.pod
48901 ____________________________________________________________________________
48902 [  8111] By: jhi                                   on 2000/12/14  21:38:05
48903         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
48904              From: Dominic Dunlop <domo@computer.org>
48905              Date: Thu, 14 Dec 2000 10:13:51 +0100
48906              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
48907      Branch: perl
48908            ! ext/POSIX/POSIX.pod
48909 ____________________________________________________________________________
48910 [  8110] By: jhi                                   on 2000/12/14  21:36:32
48911         Log: Subject: [patch] perlfaq7
48912              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
48913              Date: Thu, 14 Dec 2000 15:31:07 +0100
48914              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
48915      Branch: perl
48916            ! pod/perlfaq7.pod
48917 ____________________________________________________________________________
48918 [  8109] By: jhi                                   on 2000/12/14  21:29:20
48919         Log: Subject: [8104] Encode
48920              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48921              Date: Thu, 14 Dec 2000 14:49:34 +0100
48922              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
48923              
48924              Type casting for nervous compilers.
48925      Branch: perl
48926            ! ext/Encode/Encode.xs
48927 ____________________________________________________________________________
48928 [  8108] By: jhi                                   on 2000/12/14  21:26:17
48929         Log: Subject: [8104] DB_File
48930              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48931              Date: Thu, 14 Dec 2000 14:49:35 +0100
48932              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
48933              
48934              Type definition incorrect for DB 2.7.7.  Not known when it
48935              changed, so only changed it for a known revision.
48936      Branch: perl
48937            ! ext/DB_File/DB_File.xs
48938 ____________________________________________________________________________
48939 [  8107] By: jhi                                   on 2000/12/14  21:23:41
48940         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
48941              From: Peter Prymmer <pvhp@forte.com>
48942              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
48943              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
48944              
48945              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
48946      Branch: perl
48947            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
48948            ! ext/Encode/Encode/posix-bc.enc
48949 ____________________________________________________________________________
48950 [  8106] By: nick                                  on 2000/12/14  20:36:13
48951         Log: "Cold" build correction to Encode's Makefile.PL
48952      Branch: perlio
48953            ! ext/Encode/Makefile.PL
48954 ____________________________________________________________________________
48955 [  8105] By: nick                                  on 2000/12/14  20:09:37
48956         Log: "Compiled" encodings.
48957              Correct replacement character in EBCDIC .enc files
48958              Add 0x7F to ASCII repertoire.
48959      Branch: perlio
48960            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
48961            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
48962            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
48963            ! ext/Encode/Makefile.PL ext/Encode/compile
48964            ! ext/Encode/encengine.c ext/Encode/encode.h
48965 ____________________________________________________________________________
48966 [  8104] By: nick                                  on 2000/12/14  00:38:20
48967         Log: Integrate mainline
48968      Branch: perlio
48969           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
48970           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
48971           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
48972           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
48973           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
48974           !> t/lib/db-hash.t t/lib/db-recno.t
48975 ____________________________________________________________________________
48976 [  8103] By: nick                                  on 2000/12/13  23:16:13
48977         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
48978              so far and so it does not get lost.
48979      Branch: perlio
48980            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
48981 ____________________________________________________________________________
48982 [  8102] By: jhi                                   on 2000/12/13  17:14:22
48983         Log: Update Changes.
48984      Branch: perl
48985            ! Changes patchlevel.h
48986 ____________________________________________________________________________
48987 [  8101] By: jhi                                   on 2000/12/13  16:53:41
48988         Log: Move the proto of start_glob() to a better place; regen api files.
48989      Branch: perl
48990            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
48991 ____________________________________________________________________________
48992 [  8100] By: jhi                                   on 2000/12/13  16:47:11
48993         Log: Metaconfig change for #8099.
48994      Branch: metaconfig
48995            ! U/modified/Head.U
48996 ____________________________________________________________________________
48997 [  8099] By: jhi                                   on 2000/12/13  16:46:48
48998         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
48999              From: Andy Dougherty <doughera@lafayette.edu>
49000              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
49001              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
49002      Branch: perl
49003            ! Configure
49004 ____________________________________________________________________________
49005 [  8098] By: jhi                                   on 2000/12/13  16:39:02
49006         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
49007              From: rspier@pobox.com (Robert Spier)
49008              Date: Tue, 12 Dec 2000 21:12:39 -0500
49009              Message-ID: <14902.56087.678086.725773@rls.cx>
49010              
49011              fastgetcwd is defined using a glob alias on a $^O dependent basis -
49012              and there was no default assignment or perl subroutine.
49013      Branch: perl
49014            ! lib/Cwd.pm
49015 ____________________________________________________________________________
49016 [  8097] By: jhi                                   on 2000/12/13  16:16:01
49017         Log: Subject: [PATCH] move startglob out of pp_hot.c
49018              From: Nicholas Clark <nick@ccl4.org>
49019              Date: Mon, 11 Dec 2000 23:16:39 +0000
49020              Message-ID: <20001211231638.A55550@plum.flirble.org>
49021      Branch: perl
49022            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
49023 ____________________________________________________________________________
49024 [  8096] By: jhi                                   on 2000/12/13  15:26:23
49025         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
49026              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
49027              Date: Wed, 13 Dec 2000 14:01:37 +0100
49028              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
49029              
49030              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
49031              in turn requires libpthread in libswanted.
49032      Branch: perl
49033            ! hints/hpux.sh
49034 ____________________________________________________________________________
49035 [  8095] By: jhi                                   on 2000/12/12  19:51:05
49036         Log: The integration wars continue.
49037      Branch: perl
49038           !> sv.c
49039 ____________________________________________________________________________
49040 [  8094] By: jhi                                   on 2000/12/12  19:48:26
49041         Log: Subject: [PATCH perl@8070] DB_File-1.74  
49042              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
49043              Date: Mon, 11 Dec 2000 23:07:17 -0000
49044              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
49045      Branch: perl
49046            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
49047            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
49048            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
49049            ! t/lib/db-recno.t
49050 ____________________________________________________________________________
49051 [  8093] By: nick                                  on 2000/12/12  19:42:13
49052         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
49053      Branch: perlio
49054            ! sv.c
49055           !> lib/File/DosGlob.pm
49056 ____________________________________________________________________________
49057 [  8092] By: jhi                                   on 2000/12/12  19:28:11
49058         Log: Integrate perlio.
49059      Branch: perl
49060           !> sv.c
49061 ____________________________________________________________________________
49062 [  8091] By: nick                                  on 2000/12/12  18:49:45
49063         Log: Fix for Tk, and upgrading shared SVs.
49064      Branch: perlio
49065            ! sv.c
49066 ____________________________________________________________________________
49067 [  8090] By: jhi                                   on 2000/12/12  16:48:59
49068         Log: Subject: [PATCH] Re: Breadperl & Tk
49069              From: Nick Ing-Simmons <nik@tiuk.ti.com>
49070              Date: Tue, 12 Dec 2000 14:48:27 GMT
49071              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
49072      Branch: perl
49073            ! sv.c
49074 ____________________________________________________________________________
49075 [  8089] By: jhi                                   on 2000/12/12  03:37:19
49076         Log: Subject: DosGlob.pm diff for bash style brace expansion.
49077              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
49078              Date: Fri, 8 Dec 2000 10:45:30 -0600
49079              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
49080      Branch: perl
49081            ! lib/File/DosGlob.pm
49082 ____________________________________________________________________________
49083 [  8088] By: nick                                  on 2000/12/11  23:59:59
49084         Log: Integrate mainline
49085      Branch: perlio
49086           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
49087           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
49088           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
49089           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
49090           !> t/op/local.t t/pragma/warn/toke toke.c
49091 ____________________________________________________________________________
49092 [  8087] By: jhi                                   on 2000/12/11  23:20:23
49093         Log: Integrate perlio.
49094      Branch: perl
49095           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
49096 ____________________________________________________________________________
49097 [  8086] By: jhi                                   on 2000/12/11  22:50:59
49098         Log: Tune further the OS detection of CGI.
49099      Branch: perl
49100            ! lib/CGI.pm
49101 ____________________________________________________________________________
49102 [  8085] By: nick                                  on 2000/12/11  22:50:46
49103         Log: Finish 1st pass of "encoding" layer e.g. :
49104              open($fh,"<encoding(iso8859-7)",$greek) || die;
49105      Branch: perlio
49106            ! ext/Encode/Encode.xs perlio.c perliol.h
49107 ____________________________________________________________________________
49108 [  8084] By: jhi                                   on 2000/12/11  22:32:06
49109         Log: Revert the -f ambiguousity patch, seems to cause
49110              too much hassle (the interpret -Q as a function
49111              where Q is not a known filetest part is left in).
49112      Branch: perl
49113            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
49114            ! toke.c
49115 ____________________________________________________________________________
49116 [  8083] By: jhi                                   on 2000/12/11  22:27:23
49117         Log: (accidentally empty check-in)
49118      Branch: perl
49119            ! lib/File/DosGlob.pm
49120 ____________________________________________________________________________
49121 [  8082] By: nick                                  on 2000/12/11  19:09:51
49122         Log: Restore mmap function (broken by tweaks to shared buffer
49123              layer for encode(xxxx)).
49124      Branch: perlio
49125            ! perlio.c
49126 ____________________________________________________________________________
49127 [  8081] By: jhi                                   on 2000/12/11  18:29:13
49128         Log: Subject: Re: The long awaited feature ...
49129              From: Simon Cozens <simon@cozens.net>
49130              Date: Mon, 11 Dec 2000 15:54:24 +0000
49131              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
49132              
49133              More io/utf8 tests.
49134      Branch: perl
49135            ! t/io/utf8.t
49136 ____________________________________________________________________________
49137 [  8080] By: jhi                                   on 2000/12/11  18:19:36
49138         Log: Subject: PATCH MakeMaker manpage clarification
49139              From: andreas.koenig@anima.de (Andreas J. Koenig)
49140              Date: 10 Dec 2000 20:46:13 +0100
49141              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
49142      Branch: perl
49143            ! lib/ExtUtils/MakeMaker.pm
49144 ____________________________________________________________________________
49145 [  8079] By: jhi                                   on 2000/12/11  15:35:07
49146         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
49147              From: Simon Cozens <simon@cozens.net>
49148              Date: Sun, 10 Dec 2000 19:06:19 +0000
49149              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
49150      Branch: perl
49151            ! ext/B/B/Deparse.pm t/lib/b.t
49152 ____________________________________________________________________________
49153 [  8078] By: jhi                                   on 2000/12/11  15:09:11
49154         Log: Subject: [PATCH] docs on NaN
49155              From: Nicholas Clark <nick@ccl4.org>
49156              Date: Mon, 11 Dec 2000 01:48:38 +0000
49157              Message-ID: <20001211014838.B99205@plum.flirble.org>
49158      Branch: perl
49159            ! pod/perlop.pod
49160 ____________________________________________________________________________
49161 [  8077] By: jhi                                   on 2000/12/11  15:02:21
49162         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
49163              From: Simon Cozens <simon@cozens.net>
49164              Date: Mon, 11 Dec 2000 01:21:45 +0000
49165              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
49166      Branch: perl
49167            ! pp.c pp_hot.c scope.c t/op/local.t
49168 ____________________________________________________________________________
49169 [  8076] By: nick                                  on 2000/12/10  20:43:32
49170         Log: Not merge worthy...
49171              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
49172              syntax is modelled on attributes.
49173              Untested fix for io/utf8 on Win32 etc.
49174              Very clumsy start to the encode layer.
49175      Branch: perlio
49176            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
49177 ____________________________________________________________________________
49178 [  8075] By: jhi                                   on 2000/12/10  18:39:33
49179         Log: Darwin is not Windows.
49180      Branch: perl
49181            ! lib/CGI.pm
49182 ____________________________________________________________________________
49183 [  8074] By: jhi                                   on 2000/12/10  18:31:27
49184         Log: Subject: Ambiguous -%c() resolved as a file test
49185              From: "Paul Marquess" <Paul.Marquess@openwave.com>
49186              Date: Sun, 10 Dec 2000 15:35:07 -0000
49187              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
49188      Branch: perl
49189            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
49190 ____________________________________________________________________________
49191 [  8073] By: jhi                                   on 2000/12/10  18:16:29
49192         Log: Subject: PATCH installperl misinformed 
49193              From: andreas.koenig@anima.de (Andreas J. Koenig)
49194              Date: 10 Dec 2000 13:01:32 +0100 
49195              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
49196      Branch: perl
49197            ! installperl
49198 ____________________________________________________________________________
49199 [  8072] By: jhi                                   on 2000/12/10  18:07:55
49200         Log: The walkoptree confusion rages; walkoptree() seems to be coming
49201              from B.xs, while walkoptree_slow() comes from B.pm.
49202      Branch: perl
49203            ! ext/B/B.pm
49204 ____________________________________________________________________________
49205 [  8071] By: nick                                  on 2000/12/10  11:45:47
49206         Log: Integrate mainline
49207      Branch: perlio
49208           +> t/base/commonsense.t
49209           !> (integrate 37 files)
49210 ____________________________________________________________________________
49211 [  8070] By: jhi                                   on 2000/12/10  04:46:21
49212         Log: Update Changes.
49213      Branch: perl
49214            ! Changes patchlevel.h
49215 ____________________________________________________________________________
49216 [  8069] By: jhi                                   on 2000/12/10  04:39:19
49217         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
49218              From: andreas.koenig@anima.de (Andreas J. Koenig)
49219              Date: 09 Dec 2000 17:14:25 +0100
49220              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
49221      Branch: perl
49222            + t/base/commonsense.t
49223            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
49224 ____________________________________________________________________________
49225 [  8068] By: jhi                                   on 2000/12/10  04:17:36
49226         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
49227              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
49228              Date: Sat, 9 Dec 2000 16:47:22 -0000
49229              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
49230      Branch: perl
49231            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
49232            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
49233            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
49234            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
49235            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
49236            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
49237            ! t/lib/sdbm.t
49238 ____________________________________________________________________________
49239 [  8067] By: jhi                                   on 2000/12/10  03:52:02
49240         Log: Test case for #8066.
49241      Branch: perl
49242            ! t/op/misc.t
49243 ____________________________________________________________________________
49244 [  8066] By: jhi                                   on 2000/12/10  03:50:30
49245         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
49246              From: Simon Cozens <simon@cozens.net>
49247              Date: Sun, 10 Dec 2000 00:55:37 +0000
49248              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
49249      Branch: perl
49250            ! pp_sys.c
49251 ____________________________________________________________________________
49252 [  8065] By: jhi                                   on 2000/12/10  03:44:52
49253         Log: Test case for #8064.
49254      Branch: perl
49255            ! t/comp/proto.t
49256 ____________________________________________________________________________
49257 [  8064] By: jhi                                   on 2000/12/10  03:42:32
49258         Log: Subject: Re: prototype of substr
49259              From: Simon Cozens <simon@cozens.net>
49260              Date: Sun, 10 Dec 2000 00:13:33 +0000
49261              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
49262              
49263              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
49264              In other words, make the returned prototypes for any function
49265              stop prepending the ';' optionality marker after the first one.
49266              If they start getting optional, all the rest are optional.
49267      Branch: perl
49268            ! pp.c
49269 ____________________________________________________________________________
49270 [  8063] By: jhi                                   on 2000/12/10  03:39:42
49271         Log: Subject: [PATCH] perlguts.pod
49272              From: Simon Cozens <simon@cozens.net>
49273              Date: Sun, 10 Dec 2000 00:06:47 +0000
49274              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
49275              
49276              Documentation of the different types of ops,
49277              plus the functions in dump.c
49278      Branch: perl
49279            ! pod/perlguts.pod
49280 ____________________________________________________________________________
49281 [  8062] By: jhi                                   on 2000/12/10  03:30:04
49282         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
49283              From: Nicholas Clark <nick@talking.bollo.cx>
49284              Date: Sat, 09 Dec 2000 18:57:25 +0000
49285              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
49286              
49287              Be more robust in weird hostname setups.
49288      Branch: perl
49289            ! t/lib/net-hostent.t
49290 ____________________________________________________________________________
49291 [  8061] By: jhi                                   on 2000/12/10  03:28:21
49292         Log: Pacify fussy compiler. 
49293      Branch: perl
49294            ! pp_sys.c
49295 ____________________________________________________________________________
49296 [  8060] By: jhi                                   on 2000/12/10  02:52:46
49297         Log: Integrate perlio.
49298      Branch: perl
49299           !> pp_sys.c t/io/utf8.t
49300 ____________________________________________________________________________
49301 [  8059] By: nick                                  on 2000/12/09  23:40:14
49302         Log: read/sysread/recv should now be utf8 aware.
49303              Basic test for utf8 read.
49304      Branch: perlio
49305            ! pp_sys.c t/io/utf8.t
49306 ____________________________________________________________________________
49307 [  8058] By: jhi                                   on 2000/12/09  21:56:02
49308         Log: Integrate perlio.
49309      Branch: perl
49310           +> t/io/utf8.t
49311           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
49312 ____________________________________________________________________________
49313 [  8057] By: jhi                                   on 2000/12/09  21:53:35
49314         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
49315              From: Inaba Hiroto <inaba@st.rim.or.jp>
49316              Date: Sun, 10 Dec 2000 05:53:21 +0900
49317              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
49318              
49319              Tests for #8056.
49320      Branch: perl
49321            ! t/op/each.t
49322 ____________________________________________________________________________
49323 [  8056] By: jhi                                   on 2000/12/09  21:51:16
49324         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
49325              From: Inaba Hiroto <inaba@st.rim.or.jp>
49326              Date: Sat, 09 Dec 2000 18:02:00 +0900
49327              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
49328              
49329              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
49330      Branch: perl
49331            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
49332 ____________________________________________________________________________
49333 [  8055] By: nick                                  on 2000/12/09  20:11:48
49334         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
49335              than raw PerlIO_write() - does not seem to break any tests.
49336      Branch: perlio
49337            ! pp_sys.c
49338 ____________________________________________________________________________
49339 [  8054] By: nick                                  on 2000/12/09  19:47:30
49340         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
49341              (sysread, recv and write i.e. formats still to do...)
49342              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
49343              open($fh,">:utf8","name")
49344              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
49345              so no extra overhead is involved.
49346              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
49347              to a non-utf8 stream.
49348              Add initial io/utf8.t
49349              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
49350              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
49351              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
49352      Branch: perlio
49353            + t/io/utf8.t
49354            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
49355 ____________________________________________________________________________
49356 [  8053] By: nick                                  on 2000/12/09  19:26:37
49357         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
49358              was only testing this_utf8.
49359      Branch: perlio
49360            ! toke.c
49361 ____________________________________________________________________________
49362 [  8052] By: nick                                  on 2000/12/09  19:09:41
49363         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
49364              i.e. the output string has one, but don't mess with source assumption.
49365      Branch: perlio
49366            ! toke.c
49367 ____________________________________________________________________________
49368 [  8051] By: jhi                                   on 2000/12/09  16:55:17
49369         Log: Integrate perlio.
49370      Branch: perl
49371           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
49372           !> sv.c thrdvar.h util.c
49373 ____________________________________________________________________________
49374 [  8050] By: jhi                                   on 2000/12/09  16:48:07
49375         Log: Nits noticed by Peter Prymmer.
49376      Branch: perl
49377            ! lib/ExtUtils/MM_VMS.pm
49378 ____________________________________________________________________________
49379 [  8049] By: nick                                  on 2000/12/09  13:49:40
49380         Log: UTF8 output prework.
49381              - Store $\ and $, as SVs so they can have SvUTF8 flag
49382              - use do_print() rather than raw PerlIO_write() to print them.
49383      Branch: perlio
49384            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
49385            ! thrdvar.h util.c
49386 ____________________________________________________________________________
49387 [  8048] By: nick                                  on 2000/12/09  12:30:43
49388         Log: Integrate mainline.
49389      Branch: perlio
49390           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
49391           +> t/op/reverse.t
49392           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
49393           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
49394           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
49395           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
49396           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
49397           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
49398 ____________________________________________________________________________
49399 [  8047] By: jhi                                   on 2000/12/09  00:23:27
49400         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
49401              From: Michael G Schwern <schwern@pobox.com>
49402              Date: Fri, 8 Dec 2000 14:43:04 -0600
49403      Branch: perl
49404            ! lib/ExtUtils/MM_VMS.pm
49405 ____________________________________________________________________________
49406 [  8046] By: jhi                                   on 2000/12/08  23:10:27
49407         Log: A missed check-in.
49408      Branch: perl
49409            ! lib/ExtUtils/Manifest.pm
49410 ____________________________________________________________________________
49411 [  8045] By: jhi                                   on 2000/12/08  21:57:12
49412         Log: (null check-in)
49413      Branch: perl
49414            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
49415 ____________________________________________________________________________
49416 [  8044] By: jhi                                   on 2000/12/08  21:11:06
49417         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
49418              at the final draft stage.
49419      Branch: perl
49420            + ext/Encode/Encode/iso8859-16.enc
49421            ! MANIFEST
49422 ____________________________________________________________________________
49423 [  8043] By: jhi                                   on 2000/12/08  16:39:04
49424         Log: Update Changes.
49425      Branch: perl
49426            ! Changes patchlevel.h
49427 ____________________________________________________________________________
49428 [  8042] By: jhi                                   on 2000/12/08  16:33:39
49429         Log: Do not return the Unicode replacement character if UTF-8
49430              decoding goes awry, it should be up to the caller to decide.
49431      Branch: perl
49432            ! pod/perlapi.pod utf8.c
49433 ____________________________________________________________________________
49434 [  8041] By: jhi                                   on 2000/12/08  16:22:28
49435         Log: metaconfig maintenance.
49436      Branch: metaconfig
49437            ! U/modified/stdchar.U
49438      Branch: metaconfig/U/perl
49439            + testsyml.U
49440 ____________________________________________________________________________
49441 [  8040] By: jhi                                   on 2000/12/08  16:03:08
49442         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
49443              From: sthoenna@efn.org
49444              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
49445              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
49446      Branch: perl
49447            ! Changes lib/ExtUtils/MM_OS2.pm
49448 ____________________________________________________________________________
49449 [  8039] By: jhi                                   on 2000/12/08  15:57:11
49450         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
49451              From: Simon Cozens <simon@cozens.net>
49452              Date: Fri, 8 Dec 2000 13:33:31 +0000
49453              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
49454              
49455              (The pp_hot part needed a rewrite.)
49456      Branch: perl
49457            ! doop.c pp_hot.c utf8.c
49458 ____________________________________________________________________________
49459 [  8038] By: jhi                                   on 2000/12/08  15:25:08
49460         Log: Subject: djSP
49461              From: Michael Stevens <michael@etla.org>
49462              Date: Wed, 6 Dec 2000 23:24:01 +0000
49463              Message-ID: <20001206232400.A21381@firedrake.org>
49464              
49465              Plus a note from Nick Ing-Simmons.
49466      Branch: perl
49467            ! pp.h
49468 ____________________________________________________________________________
49469 [  8037] By: jhi                                   on 2000/12/08  15:18:35
49470         Log: Filetype is text.
49471      Branch: perl
49472            ! t/op/utf8decode.t
49473 ____________________________________________________________________________
49474 [  8036] By: jhi                                   on 2000/12/08  03:31:27
49475         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
49476              From: Andy Dougherty <doughera@lafayette.edu>
49477              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
49478              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
49479              
49480              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
49481              From: Andy Dougherty <doughera@lafayette.edu>
49482              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
49483              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
49484      Branch: perl
49485            + ext/POSIX/hints/svr4.pl
49486            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
49487 ____________________________________________________________________________
49488 [  8035] By: jhi                                   on 2000/12/08  03:26:01
49489         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
49490              From: Andy Dougherty <doughera@lafayette.edu>
49491              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
49492              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
49493      Branch: perl
49494            ! t/README t/base/term.t
49495 ____________________________________________________________________________
49496 [  8034] By: jhi                                   on 2000/12/08  03:21:59
49497         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
49498              From: mjd@plover.com  
49499              Date: 7 Dec 2000 21:04:20 -0000
49500              Message-ID: <20001207210420.22282.qmail@plover.com>
49501              
49502              Plus -z doc.
49503      Branch: perl
49504            ! pod/perlfunc.pod
49505 ____________________________________________________________________________
49506 [  8033] By: jhi                                   on 2000/12/08  03:19:03
49507         Log: Use the UTF8 macros a bit.  They can't be used with abandon
49508              everywhere because we do generate illegal UTF-8 in some situations.
49509              This is of course naughty.
49510      Branch: perl
49511            ! pod/perlapi.pod utf8.c utf8.h
49512 ____________________________________________________________________________
49513 [  8032] By: jhi                                   on 2000/12/08  03:00:09
49514         Log: Out of sync?
49515      Branch: perl
49516            ! t/pragma/warn/utf8
49517 ____________________________________________________________________________
49518 [  8031] By: jhi                                   on 2000/12/08  02:22:39
49519         Log: Cnt spl.
49520      Branch: perl
49521            ! MANIFEST
49522 ____________________________________________________________________________
49523 [  8030] By: jhi                                   on 2000/12/08  01:23:54
49524         Log: Add test for reverse().
49525      Branch: perl
49526            + t/op/reverse.t
49527            ! MANIFEST
49528 ____________________________________________________________________________
49529 [  8029] By: jhi                                   on 2000/12/08  01:21:47
49530         Log: Integrate perlio.
49531      Branch: perl
49532           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
49533           !> perlio.c perlio.h perlsdio.h warnings.pl
49534 ____________________________________________________________________________
49535 [  8028] By: jhi                                   on 2000/12/08  01:19:08
49536         Log: Introduce macros for UTF8 decoding.
49537      Branch: perl
49538            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
49539 ____________________________________________________________________________
49540 [  8027] By: nick                                  on 2000/12/07  22:18:19
49541         Log: Integrate mainline
49542      Branch: perlio
49543           !> embed.pl pod/perlapi.pod utf8.c
49544 ____________________________________________________________________________
49545 [  8026] By: nick                                  on 2000/12/07  21:45:08
49546         Log: Various oddities p4 diff -se showed up
49547              Remove 'our' from warnings.pl
49548      Branch: perlio
49549            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
49550 ____________________________________________________________________________
49551 [  8025] By: nick                                  on 2000/12/07  21:43:32
49552         Log: Change PerlIO_(get|set)pos to take SV *
49553              Should fix, OS/2, VMS, (sfio??)
49554      Branch: perlio
49555            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
49556 ____________________________________________________________________________
49557 [  8024] By: jhi                                   on 2000/12/07  19:05:32
49558         Log: Document utf8_to_uv() better.
49559      Branch: perl
49560            ! pod/perlapi.pod utf8.c
49561 ____________________________________________________________________________
49562 [  8023] By: jhi                                   on 2000/12/07  18:23:47
49563         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
49564      Branch: perl
49565            ! embed.pl pod/perlapi.pod utf8.c
49566 ____________________________________________________________________________
49567 [  8022] By: jhi                                   on 2000/12/07  04:13:51
49568         Log: Integrate perlio.
49569      Branch: perl
49570           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
49571           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
49572           !> win32/makefile.mk
49573 ____________________________________________________________________________
49574 [  8021] By: nick                                  on 2000/12/07  00:28:14
49575         Log: Various attempts at MSVC debug - not sure what has
49576              changed but works now. 
49577              Seems atexit() _may_ work for DLLs built with MSVC so don't
49578              call cleanup that way.
49579      Branch: perlio
49580            ! perlio.c win32/makefile.mk
49581 ____________________________________________________________________________
49582 [  8020] By: nick                                  on 2000/12/06  19:57:20
49583         Log: Integrate mainline
49584      Branch: perlio
49585           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
49586           !> (integrate 75 files)
49587 ____________________________________________________________________________
49588 [  8019] By: nick                                  on 2000/12/06  19:28:21
49589         Log: Add useperlio to config.vc
49590              Turn off binmode in config_H.PL
49591              Regen all the config_H.xx
49592              Attempt to get debugging build with MSVC.
49593      Branch: perlio
49594            ! win32/config.vc win32/config_H.bc win32/config_H.gc
49595            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
49596 ____________________________________________________________________________
49597 [  8018] By: nick                                  on 2000/12/06  19:21:57
49598         Log: Test various dup/external program options on all platforms.
49599      Branch: perlio
49600            ! t/io/dup.t
49601 ____________________________________________________________________________
49602 [  8017] By: nick                                  on 2000/12/06  19:20:47
49603         Log: Fix harness to be less picky
49604      Branch: perlio
49605            ! lib/Test/Harness.pm
49606 ____________________________________________________________________________
49607 [  8016] By: jhi                                   on 2000/12/06  16:45:12
49608         Log: Update Changes.
49609      Branch: perl
49610            ! Changes patchlevel.h
49611 ____________________________________________________________________________
49612 [  8015] By: jhi                                   on 2000/12/06  16:41:03
49613         Log: Test \x{...} with ord().
49614      Branch: perl
49615            ! t/op/ord.t
49616 ____________________________________________________________________________
49617 [  8014] By: jhi                                   on 2000/12/06  16:20:33
49618         Log: Test tweak because of #8013.
49619      Branch: perl
49620            ! t/lib/b.t
49621 ____________________________________________________________________________
49622 [  8013] By: jhi                                   on 2000/12/06  16:09:09
49623         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
49624              From: Michael G Schwern <schwern@pobox.com>
49625              Date: Tue, 5 Dec 2000 21:23:28 -0500
49626              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
49627              
49628              Carp::Heavy parts not very applicable because of recent changes.
49629      Branch: perl
49630            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
49631            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
49632            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
49633            ! lib/Exporter.pm lib/Exporter/Heavy.pm
49634            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
49635            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
49636            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
49637            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
49638            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
49639            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
49640            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
49641            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
49642            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
49643            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
49644            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
49645            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
49646            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
49647            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
49648            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
49649            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
49650            ! warnings.pl
49651 ____________________________________________________________________________
49652 [  8012] By: jhi                                   on 2000/12/06  15:22:38
49653         Log: Subject: [PATCH] Re: New harness is failing things
49654              From: Nick Ing-Simmons <nik@tiuk.ti.com>
49655              Date: Wed, 6 Dec 2000 13:00:30 GMT
49656              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
49657      Branch: perl
49658            ! lib/Test/Harness.pm
49659 ____________________________________________________________________________
49660 [  8011] By: jhi                                   on 2000/12/06  15:12:08
49661         Log: Subject: installhtml changes
49662              From: Michael Stevens <michael@etla.org>
49663              Date: Wed, 6 Dec 2000 13:15:53 +0000
49664              Message-ID: <20001206131553.A27317@firedrake.org>
49665      Branch: perl
49666            ! installhtml
49667 ____________________________________________________________________________
49668 [  8010] By: jhi                                   on 2000/12/06  15:06:05
49669         Log: Subject: the dTHR hits
49670              From: Michael Stevens <michael@etla.org>
49671              Date: Wed, 6 Dec 2000 12:06:03 +0000
49672              Message-ID: <20001206120603.A24581@firedrake.org>
49673              
49674              More, errrm, less dTHRs.
49675      Branch: perl
49676            ! bytecode.pl ext/B/B/C.pm
49677 ____________________________________________________________________________
49678 [  8009] By: jhi                                   on 2000/12/06  15:04:25
49679         Log: Subject: MakeMaker mailing list gone?
49680              From: Michael G Schwern <schwern@pobox.com>
49681              Date: Tue, 5 Dec 2000 19:29:59 -0500
49682              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
49683              
49684              The MakeMaker mailing list is dead, perlbug is the right
49685              address to report bugs.
49686      Branch: perl
49687            ! lib/ExtUtils/MakeMaker.pm
49688 ____________________________________________________________________________
49689 [  8008] By: jhi                                   on 2000/12/06  15:00:32
49690         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
49691              From: Michael G Schwern <schwern@pobox.com>
49692              Date: Tue, 5 Dec 2000 19:21:21 -0500
49693              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
49694              
49695              Add a default MANIFEST skip that ignores things like
49696              version control files, editor temporary files, and the Makefile.
49697      Branch: perl
49698            + lib/ExtUtils/MANIFEST.SKIP
49699            ! MANIFEST lib/ExtUtils/Manifest.pm
49700 ____________________________________________________________________________
49701 [  8007] By: jhi                                   on 2000/12/06  14:57:20
49702         Log: In Amiga more manual hackery of the scripts seems to be needed,
49703              from Jan-Erik Karlsson.  Why Configure does not get this right
49704              is unknown, may be shell-induced.
49705      Branch: perl
49706            ! README.amiga
49707 ____________________________________________________________________________
49708 [  8006] By: jhi                                   on 2000/12/05  23:53:12
49709         Log: Add TOPm1s to peek at the second topmost stack item.
49710      Branch: perl
49711            ! pp.h
49712 ____________________________________________________________________________
49713 [  8005] By: jhi                                   on 2000/12/05  23:13:55
49714         Log: Avaunt, you foul UTF-8 tests.
49715      Branch: perl
49716            ! t/op/ver.t t/pragma/utf8.t
49717 ____________________________________________________________________________
49718 [  8004] By: jhi                                   on 2000/12/05  23:09:54
49719         Log: Continue utf8 dispersal. 
49720      Branch: perl
49721            + t/op/concat.t
49722            ! MANIFEST t/pragma/utf8.t
49723 ____________________________________________________________________________
49724 [  8003] By: nick                                  on 2000/12/05  23:02:39
49725         Log: Integrate mainline.
49726      Branch: perlio
49727           +> t/op/length.t t/op/utf8decode.t
49728           !> (integrate 69 files)
49729 ____________________________________________________________________________
49730 [  8002] By: jhi                                   on 2000/12/05  22:59:28
49731         Log: Integrate perlio.
49732      Branch: perl
49733           !> iperlsys.h perl.c perlio.c win32/perllib.c
49734 ____________________________________________________________________________
49735 [  8001] By: nick                                  on 2000/12/05  22:07:52
49736         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
49737              - calloc/free suffer from damage on TerminateThread()
49738              - use PerlMemShared (as originally planned) now fixed
49739              - avoid doing anything important on DLL "detach".
49740      Branch: perlio
49741            ! perl.c perlio.c win32/perllib.c
49742 ____________________________________________________________________________
49743 [  8000] By: nick                                  on 2000/12/05  21:05:09
49744         Log: Fix gross PerlMemShared issue.
49745      Branch: perlio
49746            ! iperlsys.h
49747 ____________________________________________________________________________
49748 [  7999] By: jhi                                   on 2000/12/05  20:46:58
49749         Log: Test for Unicode (UTF-8) hash keys.
49750      Branch: perl
49751            ! t/op/each.t
49752 ____________________________________________________________________________
49753 [  7998] By: jhi                                   on 2000/12/05  20:30:35
49754         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
49755              is now always UTF-8), empty line cosmetics.
49756      Branch: perl
49757            ! t/pragma/utf8.t
49758 ____________________________________________________________________________
49759 [  7997] By: jhi                                   on 2000/12/05  20:15:40
49760         Log: Subject: Re: STRLEN - what?
49761              From: Andy Dougherty <doughera@lafayette.edu>
49762              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
49763              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
49764              
49765              Explain STRLEN.
49766      Branch: perl
49767            ! pod/perlguts.pod
49768 ____________________________________________________________________________
49769 [  7996] By: jhi                                   on 2000/12/05  20:13:34
49770         Log: Split off the UTF-8 decoder tests, make them to check also
49771              the error message.
49772      Branch: perl
49773            + t/op/utf8decode.t
49774            ! MANIFEST t/pragma/utf8.t utf8.c
49775 ____________________________________________________________________________
49776 [  7995] By: jhi                                   on 2000/12/05  16:39:47
49777         Log: Start migrating bits of pragma/utf8 to elsewhere
49778              (since the long term plan is to obsolete 'use utf8').
49779      Branch: perl
49780            + t/op/length.t
49781            ! MANIFEST t/pragma/utf8.t
49782 ____________________________________________________________________________
49783 [  7994] By: jhi                                   on 2000/12/05  16:30:21
49784         Log: Fix a manual edit typo from #7993, fix the message formatting
49785              for Unicode, add few our declarations.
49786      Branch: perl
49787            ! lib/Carp/Heavy.pm
49788 ____________________________________________________________________________
49789 [  7993] By: jhi                                   on 2000/12/05  16:09:15
49790         Log: Subject: Need help with warnings :-(
49791              From: "Ben Tilly" <ben_tilly@hotmail.com>
49792              Date: Tue, 05 Dec 2000 01:35:54 -0500
49793              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
49794              
49795              Subject: UPDATE: Carp/Heavy now passes all tests
49796              From: "Ben Tilly" <ben_tilly@hotmail.com>
49797              Date: Tue, 05 Dec 2000 07:59:41 -0500
49798              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
49799              
49800              The Brave New Carp.
49801      Branch: perl
49802            ! lib/Carp.pm lib/Carp/Heavy.pm
49803 ____________________________________________________________________________
49804 [  7992] By: jhi                                   on 2000/12/05  15:55:08
49805         Log: Subject: [PATCH perl@7979] cygwin port
49806              From: "Eric Fifer" <efifer@dircon.co.uk>
49807              Date: Tue, 5 Dec 2000 14:04:09 -0000
49808              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
49809      Branch: perl
49810            ! t/lib/net-hostent.t
49811 ____________________________________________________________________________
49812 [  7991] By: jhi                                   on 2000/12/05  15:52:34
49813         Log: Subject: Re: [PATCH] The largest hoax of all times?
49814              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49815              Date: Tue, 5 Dec 2000 00:40:25 -0500
49816              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
49817              
49818              Subject: Re: [PATCH] The largest hoax of all times?
49819              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49820              Date: Mon, 4 Dec 2000 23:55:53 -0500
49821              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
49822              
49823              Subject: Re: [PATCH] The largest hoax of all times?
49824              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49825              Date: Tue, 5 Dec 2000 01:28:45 -0500
49826              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
49827              
49828              Fix the unpredictable order of DESTROYs.
49829      Branch: perl
49830            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
49831            ! sv.c sv.h t/op/ref.t
49832 ____________________________________________________________________________
49833 [  7990] By: jhi                                   on 2000/12/05  14:38:53
49834         Log: Subject: [PATCH] shrink pp_hot fractionally
49835              From: Nicholas Clark <nick@ccl4.org>
49836              Date: Tue, 5 Dec 2000 12:44:31 +0000
49837              Message-ID: <20001205124431.E74518@plum.flirble.org>
49838              
49839              Use report_evil_fh().
49840      Branch: perl
49841            ! opcode.pl opnames.h pp_hot.c util.c
49842 ____________________________________________________________________________
49843 [  7989] By: jhi                                   on 2000/12/05  14:21:27
49844         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
49845              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49846              Date: Mon, 04 Dec 2000 22:21:59 -0800
49847              Message-ID: <HmIL6gzkgepS092yn@efn.org>
49848              
49849              Harness shouldn't ignore responses like "ok 3\r\r\n".
49850      Branch: perl
49851            ! lib/Test/Harness.pm
49852 ____________________________________________________________________________
49853 [  7988] By: jhi                                   on 2000/12/05  13:51:28
49854         Log: Integrate the "skip" messages to explain().
49855      Branch: perl
49856            ! t/lib/syslfs.t t/op/lfs.t
49857 ____________________________________________________________________________
49858 [  7987] By: jhi                                   on 2000/12/05  12:34:54
49859         Log: The one that got away in #7984.
49860              
49861              Subject: Re: dTHR - what and why?
49862              From: Michael Stevens <michael@etla.org> 
49863              Date: Tue, 5 Dec 2000 11:15:52 +0000
49864              Message-ID: <20001205111552.A4647@firedrake.org>
49865      Branch: perl
49866            ! sv.h
49867 ____________________________________________________________________________
49868 [  7986] By: gsar                                  on 2000/12/05  09:14:44
49869         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
49870              due to the notorious GetFileType() bug in Windows 9x, which fstat()
49871              tickles)
49872      Branch: perl
49873            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
49874 ____________________________________________________________________________
49875 [  7985] By: jhi                                   on 2000/12/05  05:49:03
49876         Log: Integrate perlio.
49877      Branch: perl
49878           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
49879           !> win32/perlhost.h win32/perllib.c
49880 ____________________________________________________________________________
49881 [  7984] By: jhi                                   on 2000/12/05  05:48:16
49882         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
49883      Branch: perl
49884            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
49885            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
49886            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
49887            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
49888            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
49889            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
49890            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
49891            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
49892            ! win32/win32.c
49893 ____________________________________________________________________________
49894 [  7983] By: nick                                  on 2000/12/04  23:27:43
49895         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
49896      Branch: perlio
49897            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
49898            ! win32/perlhost.h win32/perllib.c
49899 ____________________________________________________________________________
49900 [  7982] By: jhi                                   on 2000/12/04  19:44:09
49901         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
49902              uncovered by #7980.
49903      Branch: perl
49904            ! op.c
49905 ____________________________________________________________________________
49906 [  7981] By: jhi                                   on 2000/12/04  19:42:07
49907         Log: Subject: [PATCH] Trivial dump.c feature
49908              From: Simon Cozens <simon@cozens.net>
49909              Date: Mon, 4 Dec 2000 18:08:38 +0000
49910              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
49911              
49912              Show whether a constant is UTF-8.
49913      Branch: perl
49914            ! dump.c
49915 ____________________________________________________________________________
49916 [  7980] By: jhi                                   on 2000/12/04  19:36:51
49917         Log: UTF-8 hash keys, patch from Inaba Hiroto.
49918      Branch: perl
49919            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
49920 ____________________________________________________________________________
49921 [  7979] By: jhi                                   on 2000/12/04  17:36:28
49922         Log: Update Changes.
49923      Branch: perl
49924            ! Changes patchlevel.h
49925 ____________________________________________________________________________
49926 [  7978] By: jhi                                   on 2000/12/04  16:42:17
49927         Log: Retract #7977, still too volatile (the euphemism of the day
49928              for unfinished and buggy :-)
49929      Branch: perl
49930            ! doop.c hv.c pp.c sv.h
49931 ____________________________________________________________________________
49932 [  7977] By: jhi                                   on 2000/12/04  16:25:15
49933         Log: (Retracted by #7978, too shaky yet.)
49934              
49935              Subject: Re: utf8 in hash keys, implementor missing
49936              From: Simon Cozens <simon@cozens.net>
49937              Date: Sat, 2 Dec 2000 19:49:35 +0000
49938              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
49939              
49940              The first step at UTF-8 hash keys.
49941      Branch: perl
49942            ! doop.c hv.c pp.c sv.h
49943 ____________________________________________________________________________
49944 [  7976] By: jhi                                   on 2000/12/04  16:13:53
49945         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
49946              From: sthoenna@efn.org
49947              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
49948              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
49949      Branch: perl
49950            ! os2/os2.c perlio.c
49951 ____________________________________________________________________________
49952 [  7975] By: jhi                                   on 2000/12/04  16:05:25
49953         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
49954              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49955              Date: Thu, 30 Nov 2000 20:50:37 -0800
49956              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
49957      Branch: perl
49958            ! os2/os2.c
49959 ____________________________________________________________________________
49960 [  7974] By: jhi                                   on 2000/12/04  16:03:57
49961         Log: Subject: [PATCH] ++ 20% faster
49962              From: Nicholas Clark <nick@ccl4.org>
49963              Date: Mon, 4 Dec 2000 12:17:27 +0000
49964              Message-ID: <20001204121726.B52976@plum.flirble.org>
49965              
49966              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
49967      Branch: perl
49968            ! sv.c
49969 ____________________________________________________________________________
49970 [  7973] By: jhi                                   on 2000/12/04  16:00:48
49971         Log: 
49972              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
49973              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49974              Date: Mon, 04 Dec 2000 12:30:45 +0100
49975              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
49976              
49977              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
49978              library (getprotobyname and getprotobynumber are outversioned by
49979              the same calls in libc, at least for xlc version 3.
49980      Branch: perl
49981            ! hints/aix.sh
49982 ____________________________________________________________________________
49983 [  7972] By: jhi                                   on 2000/12/04  02:58:31
49984         Log: Integrate perlio.
49985      Branch: perl
49986           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
49987           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
49988           !> win32/win32.h win32/win32iop.h win32/win32thread.h
49989 ____________________________________________________________________________
49990 [  7971] By: nick                                  on 2000/12/04  00:24:33
49991         Log: Quieten some noise in Win32 builds:
49992              - win32.h is included after <sys/socket.h>, so need to 
49993              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
49994              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
49995      Branch: perlio
49996            ! doio.c perl.h toke.c win32/win32.h
49997 ____________________________________________________________________________
49998 [  7970] By: nick                                  on 2000/12/03  22:57:46
49999         Log: PERL_IMPLICIT_SYS compiles but does not work.
50000      Branch: perlio
50001            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
50002            ! win32/perlhost.h win32/perllib.c win32/win32.h
50003            ! win32/win32iop.h win32/win32thread.h
50004 ____________________________________________________________________________
50005 [  7969] By: jhi                                   on 2000/12/03  22:12:58
50006         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
50007              used to swash_init(), makes regprop() dumps more informative
50008              (+utf8::IsAlpha, -utf8::IsDigit, for example).
50009      Branch: perl
50010            ! regcomp.c regexec.c
50011 ____________________________________________________________________________
50012 [  7968] By: jhi                                   on 2000/12/03  21:39:56
50013         Log: Implement ANYOFUTF8 regprop() dumping.
50014      Branch: perl
50015            ! regcomp.c
50016 ____________________________________________________________________________
50017 [  7967] By: jhi                                   on 2000/12/03  20:57:19
50018         Log: Make uv_to_utf8() to zero-terminate its output buffer,
50019              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
50020      Branch: perl
50021            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
50022 ____________________________________________________________________________
50023 [  7966] By: nick                                  on 2000/12/03  18:41:21
50024         Log: Integrate mainline (STDCHAR)
50025      Branch: perlio
50026           !> Configure t/pragma/utf8.t
50027 ____________________________________________________________________________
50028 [  7965] By: jhi                                   on 2000/12/03  17:58:20
50029         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
50030      Branch: perl
50031            ! t/pragma/utf8.t
50032 ____________________________________________________________________________
50033 [  7964] By: jhi                                   on 2000/12/03  17:35:56
50034         Log: Integrate perlio.
50035      Branch: perl
50036           !> iperlsys.h perlio.c
50037 ____________________________________________________________________________
50038 [  7963] By: jhi                                   on 2000/12/03  17:33:55
50039         Log: Metaconfig unit change for #7962.
50040      Branch: metaconfig
50041            ! U/modified/stdchar.U
50042 ____________________________________________________________________________
50043 [  7962] By: jhi                                   on 2000/12/03  17:33:27
50044         Log: Untangle the <stdio.h> #include nest for the stdchar test,
50045              from Andy Dougherty.
50046      Branch: perl
50047            ! Configure
50048 ____________________________________________________________________________
50049 [  7961] By: nick                                  on 2000/12/03  16:53:00
50050         Log: Make iperlsys.h vector stdio not PerlIO.
50051      Branch: perlio
50052            ! iperlsys.h perlio.c
50053 ____________________________________________________________________________
50054 [  7960] By: nick                                  on 2000/12/03  14:43:01
50055         Log: Integrate mainline
50056      Branch: perlio
50057           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
50058           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
50059 ____________________________________________________________________________
50060 [  7959] By: jhi                                   on 2000/12/03  08:16:36
50061         Log: Use DO_UTF8().
50062      Branch: perl
50063            ! op.c
50064 ____________________________________________________________________________
50065 [  7958] By: jhi                                   on 2000/12/02  18:33:05
50066         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
50067              From: Mike Guy <mjtg@cam.ac.uk>         
50068              Date: Sat, 02 Dec 2000 17:27:13 +0000
50069              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
50070              
50071              An extraneous argument.
50072      Branch: perl
50073            ! toke.c
50074 ____________________________________________________________________________
50075 [  7957] By: jhi                                   on 2000/12/02  18:22:32
50076         Log: A missing hunk.
50077      Branch: perl
50078            ! t/lib/net-hostent.t
50079 ____________________________________________________________________________
50080 [  7956] By: jhi                                   on 2000/12/02  18:06:20
50081         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
50082              From: Nicholas Clark <nick@ccl4.org>
50083              Date: Sat, 2 Dec 2000 14:28:27 +0000
50084              Message-ID: <20001202142827.A12308@plum.flirble.org>
50085              
50086              Test robustness.
50087      Branch: perl
50088            ! t/lib/net-hostent.t
50089 ____________________________________________________________________________
50090 [  7955] By: jhi                                   on 2000/12/02  17:58:06
50091         Log: Metaconfig unit change for #7954.
50092      Branch: metaconfig
50093            ! U/modified/stdchar.U
50094 ____________________________________________________________________________
50095 [  7954] By: jhi                                   on 2000/12/02  17:54:32
50096         Log: An inconvenient hang would happen if the stdio _ptr wasn't
50097              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
50098              would be grepping stdin for all eternity for the _ptr.)
50099      Branch: perl
50100            ! Configure
50101 ____________________________________________________________________________
50102 [  7953] By: jhi                                   on 2000/12/02  00:07:15
50103         Log: Update Changes.
50104      Branch: perl
50105            ! Changes patchlevel.h
50106 ____________________________________________________________________________
50107 [  7952] By: jhi                                   on 2000/12/01  23:54:47
50108         Log: Subject: Re: long shell lines
50109              From: Andy Dougherty <doughera@lafayette.edu>
50110              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
50111              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
50112              
50113              Split overly long shell command lines.
50114      Branch: perl
50115            ! lib/ExtUtils/MM_Unix.pm
50116 ____________________________________________________________________________
50117 [  7951] By: jhi                                   on 2000/12/01  23:48:02
50118         Log: The metaconfig unit change for #7950.
50119      Branch: metaconfig
50120            + U/modified/stdchar.U
50121 ____________________________________________________________________________
50122 [  7950] By: jhi                                   on 2000/12/01  23:47:39
50123         Log: Try to find stdchar also from <stdio_impl.h>.
50124      Branch: perl
50125            ! Configure config_h.SH
50126 ____________________________________________________________________________
50127 [  7949] By: jhi                                   on 2000/12/01  23:46:45
50128         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
50129              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
50130              Date: Fri, 1 Dec 2000 16:26:08 -0500
50131              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
50132              
50133              Reword the diagnostic message.
50134      Branch: perl
50135            ! pod/perldiag.pod
50136 ____________________________________________________________________________
50137 [  7948] By: nick                                  on 2000/12/01  22:49:43
50138         Log: Integrate mainline (for s/y/m as sub names stuff).
50139      Branch: perlio
50140           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
50141           !> t/pragma/warn/toke toke.c
50142 ____________________________________________________________________________
50143 [  7947] By: jhi                                   on 2000/12/01  20:55:41
50144         Log: Integrate perlio.
50145      Branch: perl
50146           !> perlio.c perliol.h t/io/pipe.t
50147 ____________________________________________________________________________
50148 [  7946] By: jhi                                   on 2000/12/01  20:36:51
50149         Log: Upgrade to CPAN 1.59_51, from Andreas König.
50150      Branch: perl
50151            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
50152 ____________________________________________________________________________
50153 [  7945] By: nick                                  on 2000/12/01  20:31:32
50154         Log: Integrate mainline
50155      Branch: perlio
50156           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
50157           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
50158           +> t/lib/net-hostent.t
50159           !> (integrate 35 files)
50160 ____________________________________________________________________________
50161 [  7944] By: jhi                                   on 2000/12/01  20:23:29
50162         Log: Some help for 20001130.011.  Now one gets warnings like
50163              "Ambiguous -f() resolved as a file test ..."
50164      Branch: perl
50165            ! pod/perldiag.pod t/pragma/warn/toke toke.c
50166 ____________________________________________________________________________
50167 [  7943] By: jhi                                   on 2000/12/01  19:44:44
50168         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
50169              that also breaks using them as methods. 
50170      Branch: perl
50171            ! pod/perldiag.pod t/op/misc.t toke.c
50172 ____________________________________________________________________________
50173 [  7942] By: nick                                  on 2000/12/01  17:56:46
50174         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
50175              Make 'unix' pass most tests
50176              - do unread by temporary push of layer ("pending") holding unread chars
50177              - fast_gets is now based on per-handle flag
50178              - relax one of io/pipe.t tests to allow print to fail and close to
50179              succeed so that it passes on unbuffered "unix" layer.
50180              Remaining fail is sporadic and a genuine race condition between
50181              parent/child in fork test.
50182      Branch: perlio
50183            ! perlio.c perliol.h t/io/pipe.t
50184 ____________________________________________________________________________
50185 [  7941] By: jhi                                   on 2000/12/01  15:28:58
50186         Log: (Retracted by #7943.)
50187              
50188              Reserve the short named string operator names.
50189      Branch: perl
50190            ! pod/perldiag.pod t/op/misc.t toke.c
50191 ____________________________________________________________________________
50192 [  7940] By: jhi                                   on 2000/12/01  06:45:53
50193         Log: Get the three different space character classes right under utf8.
50194      Branch: perl
50195            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
50196            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
50197            ! regexec.c t/op/pat.t utf8.c
50198 ____________________________________________________________________________
50199 [  7939] By: jhi                                   on 2000/12/01  03:26:26
50200         Log: Two more tests that make no sense in UTF-8 since the test
50201              data is not in UTF-8.
50202      Branch: perl
50203            ! t/op/regexp.t
50204 ____________________________________________________________________________
50205 [  7938] By: jhi                                   on 2000/12/01  03:20:39
50206         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
50207              should it be required inside regexen?
50208      Branch: perl
50209            ! regcomp.c t/op/regmesg.t
50210 ____________________________________________________________________________
50211 [  7937] By: jhi                                   on 2000/12/01  02:58:53
50212         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
50213              stored and restored, and thusly was trounced by the utf8 swash
50214              routines.
50215      Branch: perl
50216            ! regcomp.c
50217 ____________________________________________________________________________
50218 [  7936] By: jhi                                   on 2000/11/30  20:41:39
50219         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
50220              Why the different platforms behave so differently (core dump vs
50221              no core dump) on this bug is a but of a mystery, but if I had to
50222              guess I would mumble something like 'alignment'.
50223      Branch: perl
50224            ! sv.c
50225 ____________________________________________________________________________
50226 [  7935] By: jhi                                   on 2000/11/30  16:17:02
50227         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
50228              From: Robin Barker <rmb1@cise.npl.co.uk>
50229              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
50230              Date: Thu, 30 Nov 2000 14:27:12 GMT
50231      Branch: perl
50232            ! perlio.c toke.c
50233 ____________________________________________________________________________
50234 [  7934] By: jhi                                   on 2000/11/30  16:04:49
50235         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
50236      Branch: perl
50237            ! t/lib/net-hostent.t
50238 ____________________________________________________________________________
50239 [  7933] By: jhi                                   on 2000/11/30  06:07:26
50240         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
50241              From: Peter Prymmer <pvhp@forte.com>
50242              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
50243              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
50244              
50245              In VMS the localhost may be LOCALHOST.
50246      Branch: perl
50247            ! t/lib/net-hostent.t
50248 ____________________________________________________________________________
50249 [  7932] By: jhi                                   on 2000/11/30  01:11:11
50250         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
50251              From: Peter Prymmer <pvhp@forte.com>
50252              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
50253              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
50254              
50255              plus regen perlapi.pod.
50256      Branch: perl
50257            ! pod/perlapi.pod utf8.c
50258 ____________________________________________________________________________
50259 [  7931] By: jhi                                   on 2000/11/30  01:06:19
50260         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
50261              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50262              Date:     Wed, 29 Nov 2000 17:15:11 EST
50263              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
50264      Branch: perl
50265            ! t/lib/filter-util.pl t/lib/filter-util.t
50266 ____________________________________________________________________________
50267 [  7930] By: jhi                                   on 2000/11/29  18:51:55
50268         Log: Update Changes.
50269      Branch: perl
50270            ! Changes patchlevel.h
50271 ____________________________________________________________________________
50272 [  7929] By: jhi                                   on 2000/11/29  18:50:55
50273         Log: Update the va_copy() metaconfig unit.
50274      Branch: metaconfig/U/perl
50275            ! need_va_copy.U
50276 ____________________________________________________________________________
50277 [  7928] By: jhi                                   on 2000/11/29  17:50:43
50278         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
50279              From: Dominic Dunlop <domo@computer.org>
50280              Date: Tue, 28 Nov 2000 16:41:57 +0100
50281              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
50282              
50283              Patch to catch a core dump in the Configure va_copy test.
50284      Branch: perl
50285            ! Configure config_h.SH
50286 ____________________________________________________________________________
50287 [  7927] By: jhi                                   on 2000/11/29  17:31:59
50288         Log: Retract #7921, the patch shouldn't be needed.
50289      Branch: perl
50290            ! sv.c
50291 ____________________________________________________________________________
50292 [  7926] By: jhi                                   on 2000/11/29  17:01:41
50293         Log: Make the Class::Struct import() wiser.
50294      Branch: perl
50295            ! lib/Class/Struct.pm t/lib/class-struct.t
50296 ____________________________________________________________________________
50297 [  7925] By: jhi                                   on 2000/11/29  16:36:33
50298         Log: All the core library users of Class::Struct seem to be
50299              using "use Class::Struct 'struct';" instead of the bare
50300              "use Class::Struct;", which isn't documented in Class::Struct.
50301              This can't be right.
50302      Branch: perl
50303            ! lib/File/stat.pm
50304 ____________________________________________________________________________
50305 [  7924] By: jhi                                   on 2000/11/29  16:32:15
50306         Log: A test works better if it has the right 1..$n output.
50307      Branch: perl
50308            ! t/lib/class-struct.t
50309 ____________________________________________________________________________
50310 [  7923] By: jhi                                   on 2000/11/29  16:29:11
50311         Log: Forgot to MANIFEST the new Net::hostent test.
50312      Branch: perl
50313            ! MANIFEST
50314 ____________________________________________________________________________
50315 [  7922] By: jhi                                   on 2000/11/29  16:27:49
50316         Log: Integrate perlio.
50317      Branch: perl
50318           !> iperlsys.h perlio.c
50319 ____________________________________________________________________________
50320 [  7921] By: jhi                                   on 2000/11/29  16:27:10
50321         Log: (Retracted by #7927.)
50322              
50323              Subject: [PATCH] Is infinity a number?
50324              From: Simon Cozens <simon@cozens.net>
50325              Date: Wed, 29 Nov 2000 14:48:20 +0000
50326              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
50327      Branch: perl
50328            ! sv.c
50329 ____________________________________________________________________________
50330 [  7920] By: jhi                                   on 2000/11/29  16:23:02
50331         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
50332              From: rspier@pobox.com (Robert Spier)
50333              Date: Wed, 29 Nov 2000 02:17:49 -0500
50334              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
50335              
50336              Add a test for Net::hostent.
50337      Branch: perl
50338            + t/lib/net-hostent.t
50339 ____________________________________________________________________________
50340 [  7919] By: jhi                                   on 2000/11/29  16:21:31
50341         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
50342              add a test for Class::Struct.
50343      Branch: perl
50344            + t/lib/class-struct.t
50345            ! MANIFEST lib/Class/Struct.pm
50346 ____________________________________________________________________________
50347 [  7918] By: jhi                                   on 2000/11/29  15:48:40
50348         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
50349              From: rspier@pobox.com (Robert Spier)
50350              Date: Wed, 29 Nov 2000 02:25:39 -0500
50351              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
50352              
50353              More checking in case someone has broken their services or
50354              protocol databases.
50355      Branch: perl
50356            ! ext/Sys/Syslog/Syslog.pm
50357 ____________________________________________________________________________
50358 [  7917] By: jhi                                   on 2000/11/29  15:46:25
50359         Log: Subject: [PATCH] $^O  win32 -> MSWin32
50360              From: rspier@pobox.com (Robert Spier)
50361              Date: Wed, 29 Nov 2000 02:17:38 -0500
50362              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
50363              
50364              plus similar nits for vms, err, VMS, and UNICOS.
50365      Branch: perl
50366            ! t/lib/syslfs.t t/op/lfs.t
50367 ____________________________________________________________________________
50368 [  7916] By: jhi                                   on 2000/11/29  15:42:51
50369         Log: Subject: [PATCH] Tokeniser debugging
50370              From: Simon Cozens <simon@cozens.net>
50371              Date: Wed, 29 Nov 2000 14:15:45 +0000
50372              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
50373      Branch: perl
50374            ! perl.c perl.h pod/perlrun.pod toke.c
50375 ____________________________________________________________________________
50376 [  7915] By: jhi                                   on 2000/11/29  15:41:36
50377         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
50378              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50379              Date: Wed, 29 Nov 2000 02:13:14 -0500
50380              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
50381              
50382              OUT keyword nits.
50383              
50384              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
50385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50386              Date: Wed, 29 Nov 2000 03:09:04 -0500
50387              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
50388              
50389              OUT and IN_OUT documentation.
50390      Branch: perl
50391            ! lib/ExtUtils/xsubpp pod/perlxs.pod
50392 ____________________________________________________________________________
50393 [  7914] By: jhi                                   on 2000/11/29  03:35:01
50394         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
50395              From: John Tobey <jtobey@john-edwin-tobey.org>
50396              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
50397              Message-Id: <m140e1N-000FOoC@feynman.localnet>
50398              
50399              plus a performance speedup noticed by Sarathy.
50400      Branch: perl
50401            ! op.c
50402 ____________________________________________________________________________
50403 [  7913] By: jhi                                   on 2000/11/29  03:16:59
50404         Log: Use "1 while unlink" so that VMS gets clean, too.
50405      Branch: perl
50406            ! t/lib/filter-util.t
50407 ____________________________________________________________________________
50408 [  7912] By: jhi                                   on 2000/11/29  03:09:08
50409         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
50410              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50411              Date: Tue, 28 Nov 2000 03:27:09 -0500
50412              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
50413      Branch: perl
50414            ! lib/ExtUtils/xsubpp
50415 ____________________________________________________________________________
50416 [  7911] By: jhi                                   on 2000/11/29  03:06:30
50417         Log: This should have been part of #7872: no need to scan UTF-8
50418              until eternity.
50419      Branch: perl
50420            ! utf8.c
50421 ____________________________________________________________________________
50422 [  7910] By: jhi                                   on 2000/11/29  02:50:04
50423         Log: One more perltie.pod nit from Casey R. Tweten.
50424      Branch: perl
50425            ! pod/perltie.pod
50426 ____________________________________________________________________________
50427 [  7909] By: jhi                                   on 2000/11/29  02:44:23
50428         Log: Document the known sprintf test failures, exact standard
50429              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
50430      Branch: perl
50431            ! pod/perldelta.pod t/op/sprintf.t
50432 ____________________________________________________________________________
50433 [  7908] By: jhi                                   on 2000/11/29  02:36:23
50434         Log: Add the Encoding table format documentation.
50435      Branch: perl
50436            + ext/Encode/Encode/EncodeFormat.pod
50437            ! MANIFEST
50438 ____________________________________________________________________________
50439 [  7907] By: jhi                                   on 2000/11/29  02:07:24
50440         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
50441              From: "Casey R. Tweten" <crt@kiski.net>
50442              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
50443              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
50444              
50445              Subject: Re: [PATCH] Updating perltie.pod for arrays
50446              From: "Casey R. Tweten" <crt@kiski.net>
50447              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
50448              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
50449      Branch: perl
50450            ! pod/perltie.pod
50451 ____________________________________________________________________________
50452 [  7906] By: nick                                  on 2000/11/28  22:40:59
50453         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
50454      Branch: perlio
50455            ! iperlsys.h perlio.c
50456 ____________________________________________________________________________
50457 [  7905] By: nick                                  on 2000/11/28  22:04:34
50458         Log: Integrate mainline
50459      Branch: perlio
50460           !> (integrate 39 files)
50461 ____________________________________________________________________________
50462 [  7904] By: jhi                                   on 2000/11/28  16:44:43
50463         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
50464              From: Nicholas Clark <nick@babyhippo.co.uk>
50465              Date: Tue, 28 Nov 2000 11:16:57 +0000
50466              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
50467      Branch: perl
50468            ! pod/perlipc.pod
50469 ____________________________________________________________________________
50470 [  7903] By: jhi                                   on 2000/11/28  16:40:31
50471         Log: Subject: [PATCH] Updating perltie.pod for arrays
50472              From: "Casey R. Tweten" <crt@kiski.net>
50473              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
50474              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
50475      Branch: perl
50476            ! pod/perltie.pod
50477 ____________________________________________________________________________
50478 [  7902] By: jhi                                   on 2000/11/28  16:39:37
50479         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
50480              From: Robin Barker <rmb1@cise.npl.co.uk>
50481              Date: Mon, 27 Nov 2000 17:56:44 GMT
50482              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
50483      Branch: perl
50484            ! pod/perlfunc.pod t/op/split.t
50485 ____________________________________________________________________________
50486 [  7901] By: jhi                                   on 2000/11/28  16:28:04
50487         Log: setmode() is a DOSish-only thing.
50488      Branch: perl
50489            ! perlio.c
50490 ____________________________________________________________________________
50491 [  7900] By: jhi                                   on 2000/11/28  16:21:46
50492         Log: Subject: [PATCH] perlcc.PL cleanups
50493              From: Simon Cozens <simon@cozens.net>
50494              Date: Tue, 28 Nov 2000 12:44:35 +0000
50495              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
50496      Branch: perl
50497            ! utils/perlcc.PL
50498 ____________________________________________________________________________
50499 [  7899] By: gsar                                  on 2000/11/28  06:32:55
50500         Log: reintegrate files missed by change#7895
50501      Branch: maint-5.6/perl
50502           +> ext/ByteLoader/bytecode.h utils/Makefile
50503            - utils/perlbc.PL
50504 ____________________________________________________________________________
50505 [  7897] By: gsar                                  on 2000/11/27  18:22:47
50506         Log: can't integrate these two files, for some reason
50507      Branch: maint-5.6/perl
50508            - ext/ByteLoader/bytecode.h utils/Makefile
50509 ____________________________________________________________________________
50510 [  7895] By: gsar                                  on 2000/11/27  18:11:21
50511         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
50512              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
50513              6757..6890,6892..6901 from mainline
50514              
50515              Bytecompiler patches from Benjamin Stuhl.
50516              
50517              More bytecompiler.
50518              
50519              Subject: [PATCH blead] B:: missing dependency
50520              
50521              Subject: [PATCH: 6757] configure.com updates and syslog build
50522              
50523              Long double Gconvert fixes from Yitzchak Scott-Thoennes
50524              and Spider Boardman.
50525              
50526              Subject: [PATCH blead] nextchar() abuse misses an optimisation
50527              
50528              Long double fixes from Spider Boardman.
50529              
50530              Make the selection of NVff et al stricter.
50531              
50532              cSVOPo_*v things index into the current PL_curpad
50533              under ithreads, which is different from the curpad
50534              used by the XSUB.  (In other words, the code as-is
50535              before this patch wouldn't work under ithreads.)
50536              
50537              Be portable.
50538              
50539              VMS MMS (make) wants null action.
50540              
50541              Mac and other portability updates from Chris Nandor.
50542              
50543              Storable support, v-version fixes.
50544              Subject: CPAN.pm beta for testing available
50545              
50546              Portability fix from Hugo van der Sanden.
50547              
50548              Bad makefile.
50549              
50550              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
50551              
50552              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
50553              
50554              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
50555              
50556              Replace #6705 with a minimal doc patch.
50557              Subject: [PATCH 5.6.0] replace change #6705
50558              
50559              Drop the separate perlbc, perlcc -b should be enough.
50560              
50561              installperl couldn't tell whether it had run tests or not.
50562              Subject: [PATCH] Re: installperl and t/TEST
50563              
50564              Add silencer flags to installperl.
50565              Subject: [PATCH] Making installperl silent.
50566              
50567              Make "make install" by default silent.  A new "install-verbose"
50568              target is verbose.
50569              
50570              More liberal parsing of version numbers.
50571              Subject: Re: CPAN.pm beta for testing available
50572              
50573              Create directories in silence.
50574              Subject: [PATCH] Another silencer for MakeMaker
50575              
50576              DOS patches and portability/porting notes, from Tim Jenness.
50577              
50578              Make installman to recognize the silence flag -S.
50579              
50580              Actually do something with the silencer option.
50581              
50582              Continue silencing.
50583              
50584              Show the doc file, not the temp file.
50585              
50586              Regen perltoc.
50587              
50588              Subject: [PATCH] More silencing of installman.
50589              
50590              Better wording for the vec lvalue diagnostic.
50591              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
50592              
50593              Subject: [PATCH: 6805] several more tweaks to configure.com
50594              
50595              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
50596              
50597              Missing parts of 
50598              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
50599              
50600              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
50601              (applied slightly modified)
50602              
50603              installperl --verbose and --silent.
50604              Subject: Re: [PATCH] More silencing of installman.
50605              
50606              Add install-silent target.
50607              
50608              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
50609              the problem reported in
50610              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
50611              
50612              Tweak the sfio/useperlio logic, hopefully as wished in
50613              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
50614              
50615              One forgotten file from #6816.
50616              
50617              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
50618              
50619              Remove duplicately applied patch shards.
50620              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
50621              
50622              Support preserving extremely big/small angles.
50623              
50624              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
50625              
50626              Subject: [PATCH] installation not quite silent yet.
50627              
50628              Update the test count.
50629              
50630              Use UVxf, PTR2UV, NVff.
50631              
50632              Document PTR2XX and INT2PTR.
50633              
50634              no-install target a la make -n.
50635              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
50636              
50637              grep -e isn't portable.
50638              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
50639              
50640              Can't get the test to reliably work thanks to the
50641              inaccurateness of floating point.  "Resolves" bug ids
50642              20000826.003, 20000826.009, 20000826.010,
50643              
50644              Subject: installman buglet
50645              
50646              DJGPP update from Laszlo Molnar.
50647              
50648              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
50649              
50650              Passing -R in ldflags makes now it to appear in the default
50651              for lddlflags, just like with -L.
50652              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
50653              
50654              Test nit.
50655              
50656              Use the actual thread type, not the pointer-to-struct.
50657              
50658              Provice virtual $Config{ccflags_nolargefiles} etc. 
50659              
50660              display_format used as a class method without arguments was broken,
50661              reported in
50662              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
50663              
50664              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
50665              
50666              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
50667              
50668              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
50669              
50670              opmini.o may be left around if a build is interrupted.
50671              
50672              Typo in #6858.
50673              
50674              Fix for ID 20000828.001, long doubles were not formatted
50675              correctly (showed up in $], which stopped installing perl).
50676              
50677              An attempt to fix the problem reported in
50678              Subject: Building perl@6856 using gcc/AIX 4.3.3 
50679              I can't test this properly since the gcc installation I have
50680              access to seems to be botched (gcc is calling the AIX cpp,
50681              a losing proposition...)
50682              
50683              Add -ld to archname on long tr...double platforms.
50684              
50685              Subject: hv.h Doc Patch
50686              
50687              Potential cruft.
50688              
50689              Subject: [PATCH bleedperl@6856] warnings fixes
50690              
50691              -S is the silent flag, -s is the strip flag.
50692              Subject: [PATCH] Re: [PATCH] make no-install          
50693              
50694              Take out the SUIDMAIL thing, that will not be
50695              a problem in 5.7.*.
50696              
50697              Subject: [PATCH bleedperl@6866] spellings
50698              
50699              Subject: [PATCH] Re: files not cleaned even by veryclean
50700              
50701              Use minimal @INC in tests, most of the time just '../lib',
50702              so that we simply can't pick up stuff from other Perls than
50703              the one we are testing.  Pointed out by
50704              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
50705              
50706              Update to Getopt::Long 2.24, from Johan Vromans.
50707              
50708              Fix for thinko in #6848.
50709              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
50710              
50711              Patches all over for people and the files they (hopefully) care about.
50712              
50713              Subject: Net::protoent does not export 'getproto'
50714              
50715              Missed a change in #6869.
50716              
50717              Subject: [PATCH] Warnings in B::Deparse
50718              
50719              Subject: [PATCH] Glob dumping
50720              
50721              Disable one of the tests for now.
50722              
50723              Disabling the one test is a bit tricky.
50724              
50725              Don't forget to tidy up.
50726              
50727              The #6881 removed one dump line.
50728              
50729              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
50730              
50731              Under usethreads the dumped variable is IN_PAD.
50732              Subject: Re: [PATCH] Glob dumping
50733              
50734              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
50735              
50736              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
50737              
50738              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
50739              
50740              Regen Configure for #6894.
50741              
50742              Subject: [PATCH: 6889] updates to perlebcdic.pod
50743              
50744              Undo namespace pollution of #6878.
50745              Subject: Re: Net::protoent does not export 'getproto'
50746              
50747              Admit that we are leaking scalars.
50748              
50749              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
50750      Branch: maint-5.6/perl
50751           !> (integrate 271 files)
50752 ____________________________________________________________________________
50753 [  7894] By: gsar                                  on 2000/11/27  16:00:34
50754         Log: a couple of nits
50755      Branch: maint-5.6/perl
50756            ! MANIFEST pp_sys.c
50757 ____________________________________________________________________________
50758 [  7893] By: gsar                                  on 2000/11/27  15:10:56
50759         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
50760              6740..6745,6747..6757,6760
50761              
50762              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
50763              
50764              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
50765              
50766              Doc nits spotted by Richard Soderberg.
50767              
50768              move WNOHANG definition to where other such things are
50769              
50770              Make $Config{byteorder} more magical so that it is
50771              dynamically computed: nice for 'fat binaries'.
50772              Subject: [PATCH]: default byteorder
50773              
50774              Subject: [PATCH] Cwd.pm now uses strict
50775              
50776              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
50777              
50778              Get -DLEAKTEST to compile (not necessarily to work, mind)
50779              Subject: [ID 20000724.006] -DLEAKTEST problem
50780              
50781              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
50782              
50783              Add perlebcdic from Peter Prymmer, regen toc.
50784              
50785              Don't propose using modules built for 5.005 if no binary
50786              compatibility with 5.005 is attempted.
50787              
50788              Do not use prototyping here.
50789              Subject: [ID 20000817.016] [PATCH] Peek.xs
50790              
50791              Document what the backtick returns if the command fails.
50792              
50793              Add byteorder to the myconfig output.
50794              
50795              Introduce NVef, NVff, and NVgf, use the middle one.
50796              (helps for lib/peek + Linux + long doubles)  Reported in
50797              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
50798              Use NVs in POSIX math, not doubles.
50799              Subject: [ID 20000817.014] POSIX & modfl
50800              
50801              Subject: [PATCH 5.6.0+] newSVrv() memory leak
50802              
50803              The byteorder code in #6671 was wrong.
50804              
50805              Fix the lib/complex failure of
50806              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
50807              Linux long double accuracy issue: something that
50808              when printed with %g looks like "2" but int() of it is 1.
50809              
50810              Propagate new Configure vars.
50811              
50812              Unbuffer the output.
50813              
50814              Subject: [PATCH] perltrap.pod spring cleaning
50815              
50816              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
50817              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
50818              
50819              Tiny Getopt::Long patch from Johan Vromans.
50820              
50821              Document code point which makes if (defined %stash::) to work
50822              (noted by Spider Boardman).
50823              
50824              Subject: [PATCH perl@6698] cygwin port
50825              
50826              Document the NDBM_File and ODBM_File as SDBM_File
50827              was documented in #6417.
50828              
50829              The new tests were missing from #6415.
50830              
50831              Add [[:blank:]] as suggested in
50832              Subject: [ID 20000716.024] [=cc=] / [:blank:]
50833              (the [=cc=] has already been taken care of by #6439
50834              so the whole bug report can be closed)
50835              and make [[:space:]] to be equivalent to isspace(3)
50836              (as opposed to \s, which is isSPACE()).  The difference
50837              is that now [[:space:]] matches the mythical vertical tab,
50838              while \s doesn't.
50839              
50840              Don't eat leading os from index entries.
50841              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
50842              
50843              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
50844              
50845              Typo in pp_complement().
50846              Subject: [PATCH perl-current] Deparse
50847              
50848              Add warnif(), check warnings further up the stack,
50849              all the warnings functions now can take an optional object reference.
50850              Subject: [PATCH bleedperl@6691] warnings pragma update
50851              
50852              Fix a core dump in lib/selfloader under -DDEBUGGING.
50853              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
50854              
50855              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
50856              
50857              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
50858              
50859              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
50860              Put back the long double avoidance code to POSIX.xs
50861              because VMS seems to need it still.
50862              
50863              Introduce a 'veryclean' target that is like 'distclean'
50864              but also removes *~ and *.orig.
50865              
50866              Subject: [ID 20000817.023] endianness description in perlfunc.pod
50867              
50868              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
50869              
50870              Let's try #6717 again.
50871              
50872              UTF8 concat fixes.
50873              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
50874              
50875              pp_open() could pass an uninitialized filename down to do_open9().
50876              
50877              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
50878              
50879              Update to CGI 2.72, from Lincoln Stein.
50880              
50881              Subject: [PATCH] Silence MakeMaker (Was: installman)
50882              
50883              Use temporary directory instead of current directory.
50884              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
50885              
50886              Document odd vs even subreleases and -Dusedevel.
50887              
50888              The veryclean target needs to clobber.
50889              
50890              Use File::Spec->tmpdir().
50891              
50892              Document the number of exponent digits.
50893              
50894              Mention perlebcdic and perlposix-bc.
50895              
50896              s/this one/the 5.6.0 release/
50897              
50898              The #6724 is here.
50899              
50900              The correct cleaning order is an art.
50901              
50902              small tweaks for change#6705: avoid C++ style comments in C code;
50903              use Perl's malloc API rather than the low level system one
50904              
50905              Array context keeps slithering in.
50906              
50907              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
50908              
50909              Subject: [PATCH] os2.c fix for use64bitint
50910              
50911              Update to Pod::LaTeX 0.53.
50912              Subject: [PATCH] lib/Pod/LaTeX.pm updates
50913              
50914              Document the endianness of Alpha more precisely.
50915              
50916              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
50917              
50918              Rename the macro argument because some preprocessors
50919              can't tell the difference and expand arguments also inside
50920              double quoted strings.
50921              
50922              free TLS slot properly on Windows
50923              
50924              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
50925              
50926              Unicos/mk requires elaborate paranoia.
50927              
50928              Tweak the floating point output routine preferences.
50929              
50930              Also under djgpp the timestamps are funky.
50931              
50932              Apply some PodParser 1.18 patches; the Pod/Find.pm
50933              patches cannot be applied since #6712 conflicts.
50934              
50935              Use PodParser 1.18 new test.
50936              
50937              A pod nit.
50938              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
50939              
50940              Be verydeepclean.
50941      Branch: maint-5.6/perl
50942           +> pod/perlebcdic.pod
50943           !> (integrate 106 files)
50944 ____________________________________________________________________________
50945 [  7892] By: jhi                                   on 2000/11/27  15:02:32
50946         Log: Update Changes.
50947      Branch: perl
50948            ! Changes patchlevel.h
50949 ____________________________________________________________________________
50950 [  7891] By: jhi                                   on 2000/11/27  14:57:23
50951         Log: Subject: Re: perlfaq style changes
50952              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50953              Date: Sat, 25 Nov 2000 23:32:26 -0800
50954              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
50955              
50956              plus a note from Ronald Kimball.
50957      Branch: perl
50958            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
50959 ____________________________________________________________________________
50960 [  7890] By: jhi                                   on 2000/11/27  14:53:14
50961         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
50962              From: Benjamin Holzman <bah@ecnvantage.com>
50963              Date: Sun, 26 Nov 2000 16:27:33 -0500
50964              Message-ID: <20001126162733.J25040@ecnvantage.com>
50965      Branch: perl
50966            ! gv.c
50967 ____________________________________________________________________________
50968 [  7889] By: jhi                                   on 2000/11/27  14:43:11
50969         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
50970              From: lvirden@cas.org
50971              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
50972              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
50973      Branch: perl
50974            ! README.amiga
50975 ____________________________________________________________________________
50976 [  7888] By: jhi                                   on 2000/11/27  14:32:34
50977         Log: Restore also the locale test to no-sprintf-taint state.
50978              Fixes the bug 20001127.003.
50979      Branch: perl
50980            ! sv.c t/pragma/locale.t
50981 ____________________________________________________________________________
50982 [  7887] By: gsar                                  on 2000/11/27  14:13:05
50983         Log: integrate changes#6613..6616,6620..6665 from mainline
50984              
50985              VMS configure.com update continues.
50986              
50987              Subject: Test fails / warnings with perl-current #6612
50988              
50989              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
50990              
50991              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
50992              
50993              For now remove the mail code.
50994              
50995              Subject: Re: [PATCH] @+, @- readonly
50996              
50997              Subject: warning: storage class after type is obsolescent
50998              
50999              Subject: sfio2000
51000              
51001              Subject: Re: File::Temp problems on VMS in bleedperl
51002              
51003              README.os2 update.
51004              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
51005              
51006              Make the user to give up his firstborn, err, to knowingly
51007              verify installing an unstable developer release.  Also bump
51008              the release to 5.7.0, but leave a patch tag in the local
51009              patches saying that this is not yet the real thing.
51010              
51011              Update (kinda) to Test 1.14, from Joshua Pritikin.
51012              
51013              make ok etc also for win32.
51014              
51015              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
51016              
51017              Don't blow limited stacks, a lower number is enough to
51018              tickle the lookbehind limit.
51019              
51020              Use -Dusedevel; regen Configure and the respective Porting stuff.
51021              
51022              Subject: [PATCH] debugger exit code should reflect user exit code
51023              
51024              Subject: [PATCH perl@6620] cygwin port
51025              
51026              Missed a file from #6638.
51027              
51028              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)
51029              
51030              magic callbacks all need to have same type signature
51031              
51032              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
51033              
51034              Fix a dependency problem.
51035              Subject: [PATCH: 6640] VMS Makefile.SH update
51036              
51037              The numeric locale was reset to "C" by s?printf and never restored.
51038              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
51039              No test since adding the failing example to locale.t
51040              does not fail -- probably because the locale settings are so
51041              thoroughly tweaked by that time.  Running the example standalone
51042              does fail, though.  UPDATE: test case added at change #7540.
51043              
51044              Subject: [ID 20000324.040] minor fix to perlhpux.pod
51045              
51046              Update to CPAN 1.57.
51047              
51048              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
51049              
51050              Change the perlbug address to perl.org since it's more forgiving.
51051              
51052              Change the regx compilation error markers to use = instead of <
51053              since pod makes using the latter quite messy.  Reported in
51054              ID 20000814.006 by Abigail and in
51055              Subject: Unknown escape E<> ?
51056              
51057              Update to perldebtut 1.9, from Richard Foley.
51058              
51059              check that the number pseudo children doesn't exceed
51060              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
51061              the WaitForMultipleObjects() limit that would cause wait()
51062              to crash)
51063              wait() and waitpid() could potentially be rewritten to use
51064              more than one thread to do the waiting to eliminate this
51065              limitation
51066              
51067              change#6328 could make close(SOCKET) return false on windows
51068              when it shouldn't
51069              
51070              pod nit seen in passing
51071              
51072              on windows, the return values from wait() and waitpid() don't
51073              match those of pseudo-pids
51074              
51075              waitpid() now handles externally spawned pids correctly;
51076              fixes for backtick/wait/waitpid failures on Windows 9x
51077              these changes make the pid returned by process functions on
51078              Windows 9x always positive by clearing the high bit (which
51079              is always set on Win9x); pseudo-process PIDs are likewise
51080              always negative now on Win9x (just as on NT/2000)
51081              
51082              trailing new %ENV entries weren't being pushed into the real
51083              environment of subprocesses on Windows
51084              
51085              Tweak the regex compilation errors once more.
51086              
51087              avoid warnings from dense compiler
51088              
51089              add "ok" targets from change#6632 in makefile.mk
51090      Branch: maint-5.6/perl
51091            - lib/Pod/PlainText.pm vms/configure.com
51092           !> (integrate 66 files)
51093 ____________________________________________________________________________
51094 [  7886] By: jhi                                   on 2000/11/27  13:54:18
51095         Log: __FUNCTION__ isn't portable and trying to emulate it leads
51096              into practically spelling out the name of the function.
51097              Takes care of the bug 20001127.001.
51098      Branch: perl
51099            ! perlio.c
51100 ____________________________________________________________________________
51101 [  7885] By: gsar                                  on 2000/11/27  13:53:18
51102         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
51103              6610..6611 from mainline
51104              
51105              Make regular expression parse error messages easier to understand.
51106              Subject: Re: enhanced(?) regex error messages
51107              
51108              Tiny tidying on report_evil_fh().
51109              
51110              Subject: Re: enhanced(?) regex error messages 
51111              plus Capitalize the error messages, plus perldiag them.
51112              
51113              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
51114              
51115              Document here-doc better.
51116              
51117              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
51118              
51119              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
51120              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
51121              (either perlbug or p5p ate the original), plus regen
51122              perlapi and perltoc. 
51123              
51124              Regen global.sym.
51125              
51126              Double check that we have a dirhandle.
51127              
51128              Subject: Re: enhanced(?) regex error messages
51129              (plus two small patches sent privately)
51130              (this still seems to leave few test failures)
51131              
51132              warn is a macro, avoid using at a variable to avoid warnings
51133              in some configurations; readdir.t is too conservative in
51134              estimating number of *.t's
51135              
51136              Get back into sync with Jeffrey on the enhanced regex warnings.
51137              
51138              Subject: [PATCH 5.6.0] cygwin port
51139              
51140              Zero entries were skipped, fix from Adrian Goalby
51141              <argoalby@yahoo.co.uk>
51142              
51143              Subject: Remove dead entry in perldiag
51144              
51145              Amend the description of Perl6.
51146              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
51147              
51148              detypo
51149              
51150              It's the 2ndO'ROSSC.
51151              
51152              Revert the sv.c part of #6559, a better fix is needed.
51153              
51154              Iterating perl6 description.
51155              
51156              Update to Term::ANSIColor 1.03, from Russ Allbery.
51157              
51158              Update to Getopt::Long 2.23_05, from Johan Vromans.
51159              
51160              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
51161              
51162              Update to Pod::Parser 1.17, from Brad Appleton.
51163              
51164              Update to CPAN 1.56, from Andreas König.
51165              
51166              Update to CGI 2.70, from Lincoln Stein.
51167              
51168              Put back the std @INC thing.
51169              
51170              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
51171              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
51172              
51173              Document the IO::Select timeout.
51174              
51175              sleep(1) does not necessarily return 1.
51176              Subject: [PATCH bleadperl] op/lex_assign.t  
51177              
51178              Subject: debugger "d" command doesnt check line number
51179              
51180              B::Deparse didn't do sub attributes.
51181              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
51182              
51183              Preprocessing and postprocessing for File::Find.
51184              Subject: Patch to Find::File.pm to allow alphabetical results
51185              
51186              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
51187              
51188              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
51189              
51190              Subject: Re: [ID 20000730.003] utf8::length() bad
51191              
51192              Subject: Getting perlio and threads to compile
51193              (the Solaris version changes in Configure skipped)
51194              
51195              Tests for #6589.
51196              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
51197              
51198              Add Perl debugging tutorial, regen toc. 
51199              Subject: perldebtut.pod
51200              
51201              Add a few missing files, update MANIFEST.
51202              
51203              Rewrite of vms/subconfigure.com as configure.com,
51204              from Peter Prymmer and the vmsperl crew.
51205              
51206              Should have deleted this in #6603.
51207              
51208              Fix the test for 5005threads.
51209              
51210              Fix-n-skip the tests under 5005threads.
51211              
51212              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
51213              
51214              Upgrade to CGI 2.71, from Lincoln Stein.
51215      Branch: maint-5.6/perl
51216           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
51217           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
51218           +> t/op/regmesg.t t/pod/find.t vms/configure.com
51219            - vms/subconfigure.com
51220            ! lib/lib.pm
51221           !> (integrate 115 files)
51222 ____________________________________________________________________________
51223 [  7884] By: jhi                                   on 2000/11/27  13:44:33
51224         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
51225              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
51226              Date:     Mon, 27 Nov 2000 08:23:54 EST
51227              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
51228      Branch: perl
51229            ! vms/descrip_mms.template vms/test.com
51230 ____________________________________________________________________________
51231 [  7883] By: gsar                                  on 2000/11/27  11:50:46
51232         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
51233              6511..6513,6515..6523,6525..6536
51234              
51235              The swallow_bom() saga continues.  The #23 of require.t
51236              (UTF16-LE) still fails (silently, no output) but the #22
51237              (UTF16-BE) seems to be working now.  The root of the
51238              failure may be in sv_gets(): is it UTF-16LE-aware,
51239              especially when it comes to line endings? 
51240              
51241              Document the problem with -P in HP-UX and its workaround.
51242              
51243              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
51244              (aka ID 20000730.002)
51245              
51246              Subject: fix and question re: waitpid() under win32
51247              
51248              Make the safety catch for buggy gccs work with triple version
51249              numbers like 2.95.2.  Reported in
51250              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
51251              
51252              In Digital UNIX warn if gcc explicitly chosen because even
51253              2.95.2 is known to cause problems.
51254              
51255              Make chr() for values >127 to create utf8 when under utf8.
51256              
51257              various syntax errors and such (not fixed: comp/require.t#22 coredump
51258              on Windows)
51259              
51260              Stash away the largefiles flags and libswanted.
51261              
51262              BOM patching from Simon Cozens.
51263              
51264              If gccosandvers is equal to osname, clear gccosandvers.
51265              
51266              Make p4desc to skip non-mainperl branches by default.
51267              
51268              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
51269              
51270              The test from this
51271              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
51272              
51273              In new BSDs changes to argv[] do not show up in ps(1) output,
51274              instead one must use setproctitle().  This was already addressed
51275              by change #6457, but the below has a new variant for FreeBSD 4.0
51276              or later, and the matter is also documented more.
51277              
51278              FreeBSD 3.* updates from
51279              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
51280              
51281              regen_headers, regen perltoc.
51282              
51283              Document in one place the memory abstractions used in Perl core.
51284              
51285              memcpy has n o in it, as pinted ut by Sarathy.
51286              
51287              Remove the extraneous "main::" prefix from all the
51288              "opened only for", "on closed", and "never opened" warnings.
51289              
51290              The name of a filehandle does not have <these>.
51291              
51292              The tr utf8 patching continues.
51293              
51294              The new setproctitle() feature is available only in 
51295              bleeding edge FreeBSD.  From Paul Saab.
51296              
51297              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
51298              
51299              Dump UVs as UVs in Data::Dumper.
51300              
51301              detypo #6494
51302              
51303              Document the IVdf UVuf UVof UVxf.
51304              
51305              require.t needs binmode() to work on windows
51306              
51307              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
51308              that are hopefully soon put into use.
51309              
51310              Allow "no Module;" even if there is no 'unimport'.
51311              
51312              Better skip message for the test; one of the two problems in
51313              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
51314              
51315              The subtest 4 may fail also on VOBS, as pointed out
51316              by Nick Ing-Simmons in November 1999, bug id 19991124.003
51317              (but the failure in that bug report isn't the subtest 4).
51318              
51319              Be more informative on what is skipped and why,
51320              also repeat the list at the end.
51321              
51322              Add a URL for FSF.
51323              
51324              Subject: [PATCH] sv.h documentation - SvLEN
51325              
51326              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
51327              
51328              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
51329              
51330              Subject: [PATCH] bad cppsymbols on os2 + Configure question
51331              
51332              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
51333              
51334              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
51335              mention the idea of @( and @)
51336              
51337              This is 6512.  Really.
51338              
51339              Subject: [ID 19990721.004] Documentation bug in perlfunc
51340              
51341              Subject: Minor tweak to perlvar.pod
51342              
51343              In the warnings call filehandles consistently so;
51344              add "unopened" warning for stat().
51345              
51346              After the #6519 a warning about stat() is just that,
51347              not about a filetest, which now have their own warning.
51348              
51349              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
51350              
51351              Subject: Re: Array vs. List context
51352              
51353              Subject: New perlcc, take 2
51354              
51355              Weed buglets pointed out by
51356              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
51357              
51358              gcc versions might have (parentheses) in them.
51359              
51360              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
51361              
51362              Essential prototype changes were missing from #6527.
51363              Also make report_evil_fh() more bomb-proof.
51364              
51365              Zap lib/Sys directory when cleaning up.
51366              
51367              Change the Policy policy: now -Dprefix= with an existing
51368              Policy.sh and prefix == siteprefix == vendorprefix, then all
51369              of them follow along the new prefix.
51370              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
51371              
51372              Continue fixing the io warnings.  This also
51373              sort of fixes bug ID 20000802.003: the core dump
51374              is no more.  Whether the current behaviour is correct
51375              (giving a warning: "Not a format reference"), is another matter.
51376              
51377              Have symbols for the IoTYPEs.
51378              
51379              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
51380              
51381              Document a bit that UDP is not what you might think.
51382              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
51383              tr memory corruption fix from Simon Cozens.
51384              
51385              Plug the security hole described in the Aug 05 2000 bugtraq message
51386              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
51387              The security hole exists only in suidperls, which isn't
51388              installed or even built by default.
51389      Branch: maint-5.6/perl
51390           !> (integrate 71 files)
51391 ____________________________________________________________________________
51392 [  7882] By: gsar                                  on 2000/11/27  10:25:36
51393         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
51394              from mainline
51395              
51396              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
51397              to be fatal errors (instead of by default ignoring them, and
51398              ignoring with a bug: even though -w gave an error, the opening [
51399              was left in)  Reported in:
51400              
51401              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
51402              
51403              Subject: [PATCH] split /^/
51404              
51405              MacOS nits from Matthias Neeracher.
51406              
51407              More split() doc and test patches from Mike Guy.
51408              
51409              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
51410              from Graham Barr in the module list.
51411              
51412              docfix from Peter Scott <Peter@PSDT.com>.
51413              
51414              File::Temp patches for VMS and OS/2 from Tim Jenness.
51415              
51416              open() wariness in perlbug.
51417              
51418              Subject: [PATCH] minor doc change - perlguts
51419              
51420              Subject: Minor doc patch: handy.h
51421              
51422              Be wary of close()s, too.
51423              
51424              Further File::Temp patches from Yitzchak Scott-Thoennes
51425              and Craig A. Berry.
51426              
51427              Subject: [PATCH] fixes bug 20000508.004
51428              
51429              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
51430              
51431              Allow "no AutoLoader;", based on change #6444,
51432              suggested by Graham Barr.
51433              
51434              Use setproctitle() if available to modify $0.
51435              
51436              Warn if the version of the operating system used to compile gcc
51437              differs from the current version of the operating system.
51438              Also display the gcc compilation os and version in myconfig.
51439              Inspiration from
51440              
51441              Tiny fixes for #6460.
51442              
51443              The problem described in this
51444              Subject: [ID 20000322.018] named chars aren't magical enough
51445              has been fixed in perl 5.6.0 but just in case added a test
51446              to keep it away.  (The report from Joseph Hall.)
51447              
51448              Tune the comments and hopefully stop a memory leak.
51449              
51450              Subject: UTF8 concat
51451              (with a memory leak fixed, plus a few casts added)
51452              This also seems to help for
51453              Subject: [ID 20000716.015] join UTF8 weirdness
51454              
51455              Do not upgrade SVs into utf8 just because they participate
51456              in eq or cmp.  Reported and fix suggested in
51457              Subject: [ID 20000720.009] sv_eq UTF8 bug
51458              
51459              Fix the HALF_UPGRADE() macro introduced in #6263.
51460              
51461              Find green threads before native threads.
51462              Subject: Re: Patch to jpl/JNI/Makefile.PL
51463      Branch: maint-5.6/perl
51464           !> (integrate 30 files)
51465 ____________________________________________________________________________
51466 [  7881] By: jhi                                   on 2000/11/27  05:48:41
51467         Log: It seems that *both* the unused submatch loop cleanup
51468              codes are needed.
51469      Branch: perl
51470            ! regexec.c
51471 ____________________________________________________________________________
51472 [  7880] By: jhi                                   on 2000/11/27  04:50:07
51473         Log: Clean .exists deeper.
51474      Branch: perl
51475            ! Makefile.SH
51476 ____________________________________________________________________________
51477 [  7879] By: jhi                                   on 2000/11/27  02:31:35
51478         Log: The code in regcppop() (see #7878) contains the correct lower
51479              limit for the unused submatch 'cleanup' loop so that under
51480              "use utf8" the following code wouldn't dump core:
51481              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
51482              the cleanup loop in regtry() stomped beyond allocated area
51483              in the startp[] array.  Therefore, copied the correct lower
51484              loop limit (*PL_reglastparen) to regtry().  Note: something
51485              may still not be quite right: why was the _higher_ loop limit
51486              (prog->nparens) different in the utf8 case?
51487              
51488              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
51489              without core dumps, there were about 17 of them before
51490              the patch (with us since Perl 5.7.0).  Two failures, still:
51491              496 and 505 (though these may not be severe).
51492              
51493              Patch #7881 is also needed since both the cleanup loops
51494              seem to be needed.
51495              
51496              Also, the t/op/pat#44 seems to core dump under utf8.
51497              Plus a couple of failures.  UGH-8.
51498      Branch: perl
51499            ! regexec.c
51500 ____________________________________________________________________________
51501 [  7878] By: jhi                                   on 2000/11/27  02:21:17
51502         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
51503              the code in regcppop() seems to be redundant for the test suite --
51504              but it contains a germ of truth, and it needed for the build
51505              process itself: see #7879 and #7881.
51506      Branch: perl
51507            ! regexec.c
51508 ____________________________________________________________________________
51509 [  7877] By: jhi                                   on 2000/11/27  01:53:09
51510         Log: Comment on comment.
51511      Branch: perl
51512            ! regexec.c
51513 ____________________________________________________________________________
51514 [  7876] By: jhi                                   on 2000/11/27  00:49:59
51515         Log: Adjust the docs to agree with #7875.
51516      Branch: perl
51517            ! pod/perllocale.pod
51518 ____________________________________________________________________________
51519 [  7875] By: jhi                                   on 2000/11/27  00:49:27
51520         Log: Retract #7863.  It makes more sense not to taint formatted output,
51521              not even by sprintf().
51522      Branch: perl
51523            ! sv.c
51524 ____________________________________________________________________________
51525 [  7874] By: jhi                                   on 2000/11/26  23:36:02
51526         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
51527              Not really fixed (should really dump the UTF-8 charclass),
51528              but stopped displaying the garbage.
51529              
51530              Also add a note on the (missing) Unicode PSXSPC and BLANK.
51531      Branch: perl
51532            ! regcomp.c
51533 ____________________________________________________________________________
51534 [  7873] By: jhi                                   on 2000/11/26  21:31:13
51535         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
51536      Branch: perl
51537            ! regexec.c
51538 ____________________________________________________________________________
51539 [  7872] By: jhi                                   on 2000/11/26  21:06:04
51540         Log: No need to scan till infinity, 13 is enough.
51541      Branch: perl
51542            ! handy.h utf8.c
51543 ____________________________________________________________________________
51544 [  7871] By: jhi                                   on 2000/11/26  20:20:32
51545         Log: Test line numbers are different with utf8.
51546      Branch: perl
51547            ! t/op/re_tests
51548 ____________________________________________________________________________
51549 [  7870] By: jhi                                   on 2000/11/26  20:10:12
51550         Log: Message nit.
51551      Branch: perl
51552            ! regcomp.c
51553 ____________________________________________________________________________
51554 [  7869] By: jhi                                   on 2000/11/26  19:01:05
51555         Log: Make utf8_length() and utf8_distance() (the latter of which
51556              is unused at the moment) to be less forgiving about bad UTF-8.
51557      Branch: perl
51558            ! embed.h embed.pl objXSUB.h proto.h utf8.c
51559 ____________________________________________________________________________
51560 [  7868] By: jhi                                   on 2000/11/26  18:45:56
51561         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
51562              From: Benjamin Holzman <bah@ecnvantage.com>
51563              Date: Sat, 25 Nov 2000 20:40:20 -0500       
51564              Message-ID: <20001125204020.A25040@ecnvantage.com>              
51565              
51566              Debian allows installing /usr/bin/locale without installing
51567              any locales, an error message will ensue.
51568      Branch: perl
51569            ! t/pragma/locale.t
51570 ____________________________________________________________________________
51571 [  7867] By: jhi                                   on 2000/11/26  18:31:12
51572         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
51573              From: Benjamin Holzman <bah@ecnvantage.com>
51574              Date: Sun, 26 Nov 2000 02:42:34 -0500
51575              Message-ID: <20001126024234.G25040@ecnvantage.com>
51576              
51577              Patch for the bug 20000212.002.
51578      Branch: perl
51579            ! sv.c t/op/array.t
51580 ____________________________________________________________________________
51581 [  7866] By: jhi                                   on 2000/11/26  18:28:09
51582         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
51583              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51584              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
51585              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
51586              
51587              File::Temp 0.11.
51588      Branch: perl
51589            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
51590 ____________________________________________________________________________
51591 [  7865] By: jhi                                   on 2000/11/26  18:24:22
51592         Log: The metaconfig unit change for #7864.
51593      Branch: metaconfig/U/perl
51594            ! need_va_copy.U
51595 ____________________________________________________________________________
51596 [  7864] By: jhi                                   on 2000/11/26  18:23:41
51597         Log: Make the va_copy() test not to be so talkative.
51598      Branch: perl
51599            ! Configure config_h.SH
51600 ____________________________________________________________________________
51601 [  7863] By: jhi                                   on 2000/11/26  18:11:02
51602         Log: Fix locale inconsistencies unearthed by Hugo's work.
51603              Now the floating point sprintf really does taint the result
51604              string as perllocale promises (has promised for a long time)
51605              if "use locale" is in the lexical scope.
51606      Branch: perl
51607            ! sv.c t/pragma/locale.t
51608 ____________________________________________________________________________
51609 [  7862] By: jhi                                   on 2000/11/26  00:35:15
51610         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
51611              From: Nicholas Clark <nick@ccl4.org>
51612              Date: Sun, 26 Nov 2000 00:07:50 +0000
51613              Message-ID: <20001126000750.A22446@plum.flirble.org>
51614              
51615              Infinit.
51616      Branch: perl
51617            ! sv.c
51618 ____________________________________________________________________________
51619 [  7861] By: jhi                                   on 2000/11/26  00:01:26
51620         Log: Integrate perlio.
51621      Branch: perl
51622           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
51623 ____________________________________________________________________________
51624 [  7860] By: nick                                  on 2000/11/25  22:04:17
51625         Log: Correct relative path from new ext\Filter\Util\Call location
51626              back to miniperl.
51627      Branch: perlio
51628            ! win32/makefile.mk
51629 ____________________________________________________________________________
51630 [  7859] By: nick                                  on 2000/11/25  21:26:54
51631         Log: Integrate mainline.
51632      Branch: perlio
51633           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
51634           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
51635           +> t/lib/filter-util.t
51636            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
51637            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
51638            - t/lib/filt-util.t
51639           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
51640           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
51641           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
51642           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
51643           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
51644           !> win32/makefile.mk
51645 ____________________________________________________________________________
51646 [  7858] By: gsar                                  on 2000/11/25  20:52:17
51647         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
51648              parent's memory; fix it by keeping track of the actual pad
51649              offset rather than a raw pointer (this change is probably also
51650              relevant to non-ithreads case to avoid fallout from reallocs of
51651              the pad array, but is currently only enabled for the ithreads
51652              case in the interests of minimal disruption to existing "well
51653              tested" code)
51654      Branch: perl
51655            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
51656            ! proto.h scope.c scope.h sv.c t/op/fork.t
51657 ____________________________________________________________________________
51658 [  7857] By: nick                                  on 2000/11/25  20:01:28
51659         Log: All tests pass on Win32/gcc/USE_PERLIO.
51660              - when crlf layer is pushed make unix-level binary.
51661              - remove :crlf injection in pp_backtick in pp_sys.c
51662              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
51663      Branch: perlio
51664            ! doio.c perlio.c pp_sys.c win32/makefile.mk
51665 ____________________________________________________________________________
51666 [  7856] By: jhi                                   on 2000/11/25  18:38:30
51667         Log: Update the metaconfig units for #7855.
51668      Branch: metaconfig/U/perl
51669            ! useperlio.U usesocks.U
51670 ____________________________________________________________________________
51671 [  7855] By: jhi                                   on 2000/11/25  18:37:54
51672         Log: Undo the SOCKS workarounds, instead start using PerlIO
51673              if SOCKS is selected.
51674              
51675              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
51676              From: Jens Hamisch <jens@Strawberry.COM>
51677              Date: Fri, 24 Nov 2000 18:31:30 +0100
51678              Message-ID: <20001124183130.E28337@Strawberry.COM>
51679              
51680              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
51681              From: Jens Hamisch <jens@Strawberry.COM>
51682              Date: Fri, 24 Nov 2000 19:11:51 +0100
51683              Message-ID: <20001124191151.A28753@Strawberry.COM>
51684      Branch: perl
51685            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
51686            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
51687 ____________________________________________________________________________
51688 [  7854] By: jhi                                   on 2000/11/25  17:39:08
51689         Log: Undo #7848.  Some of the code seems to use walkoptree(),
51690              some walkoptree_slow().  An unfinished renaming?
51691              Now the sub is walkoptree() (which is @EXPORT_OK),
51692              the walkoptree_slow() is a typeglob alias to walkoptree.
51693              This makes the tests to pass, at least.
51694      Branch: perl
51695            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
51696 ____________________________________________________________________________
51697 [  7853] By: nick                                  on 2000/11/24  22:24:33
51698         Log: Re-arrange crlf vs binary for platforms that care.
51699              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
51700              Lip-service to making stdio layer work on such platfroms (untested).
51701              Now fails 3 tests rather than one, checkin to see if I can debug 
51702              the issue under linux. (Do not merge.)
51703      Branch: perlio
51704            ! doio.c perlio.c perliol.h
51705 ____________________________________________________________________________
51706 [  7852] By: jhi                                   on 2000/11/24  18:57:39
51707         Log: AUTHORS edits.
51708      Branch: perl
51709            ! AUTHORS
51710 ____________________________________________________________________________
51711 [  7851] By: jhi                                   on 2000/11/24  17:34:56
51712         Log: Add Jan-Erik Karlsson.
51713      Branch: perl
51714            ! AUTHORS
51715 ____________________________________________________________________________
51716 [  7850] By: jhi                                   on 2000/11/24  17:27:56
51717         Log: Configure should find stdchar on its own.
51718      Branch: perl
51719            ! hints/solaris_2.sh
51720 ____________________________________________________________________________
51721 [  7849] By: jhi                                   on 2000/11/24  17:24:55
51722         Log: Subject: PATCH over 7848: Filter test flawed
51723              From: andreas.koenig@anima.de (Andreas J. Koenig)
51724              Date: 24 Nov 2000 10:28:29 +0100
51725              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
51726      Branch: perl
51727            ! t/lib/filter-util.t
51728 ____________________________________________________________________________
51729 [  7848] By: jhi                                   on 2000/11/24  17:22:15
51730         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
51731              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
51732              Date: Fri, 24 Nov 2000 16:12:58 +0000
51733              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
51734      Branch: perl
51735            ! ext/B/B.pm
51736 ____________________________________________________________________________
51737 [  7847] By: jhi                                   on 2000/11/24  03:07:01
51738         Log: Integrate perlio.
51739      Branch: perl
51740           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
51741           !> win32/makefile.mk
51742 ____________________________________________________________________________
51743 [  7846] By: gsar                                  on 2000/11/24  00:55:57
51744         Log: integrate changes#6415..6418,6420..6438 from mainline
51745              
51746              Fix the bitvector ops for utf8 (tricky since past 7 bits
51747              the utf8 'characters' can be more than one octet).
51748              
51749              MPE/ix updates for perl 5.6.0 from Mark Bixby.
51750              
51751              Subject: SDBM_File documentation
51752              
51753              Detypo.
51754              
51755              Decutandpasto.
51756              
51757              Send all installperl messages to STDERR and be -w clean.
51758              
51759              Out-of-date note removed.
51760              
51761              Protect against "wild next"s, that is, callbacks doing "next"
51762              instead of "return".
51763              
51764              Use STDOUT consistently.
51765              
51766              The output might have been produced in the wrong order.
51767              
51768              A missing 'break' after the [[:space:]] switch case.
51769              
51770              Add tests for
51771              [ID 19991110.003] another matching finding by pcre author
51772              which has already been fixed by some patch, as verified in
51773              
51774              Documentation to explain the behaviour of map().
51775              
51776              Add an optimization for map-maps-a-list-element-to-more-list-elements
51777              case, but add also notes explaining the relationship of this
51778              patch and the earlier notes by Sarathy.
51779              
51780              Subject: [ID 20000716.023] syslog test fails without sockets
51781              
51782              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
51783              Test cases for #6431.
51784              
51785              File::Spec::VMS fixup for tmpdir from Craig Berry.
51786              
51787              Make the "uninit variable" warning to say "concat or string"
51788              or "join or string" when in concat or join .
51789              
51790              Get UTF16 BOMs working.  Patch from
51791              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
51792              
51793              Subject: [PATCH] Make large file tests deal with SIGXFSZ
51794              
51795              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
51796              
51797              Subject: [PATCH] av.c apidoc
51798      Branch: maint-5.6/perl
51799           !> (integrate 43 files)
51800 ____________________________________________________________________________
51801 [  7845] By: gsar                                  on 2000/11/24  00:20:45
51802         Log: integrate changes#6406..6414 from mainline
51803              
51804              Merge perlhacktut into perlhack, update perlguts.
51805              
51806              Fix AutoSplit to use File::Spec the right way in VMS,
51807              from Peter Prymmer.
51808              
51809              The bug report
51810              [ID 19991110.002] minimal matching discrepancy found by pcre author
51811              seems to have been fixed (though differently from what was suggested
51812              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
51813              
51814              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
51815              not in pod, from Peter Prymmer
51816              
51817              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
51818              From: Hugo <hv@crypt.compulink.co.uk>
51819              Date: Fri, 14 Jul 2000 23:05:20 +0100
51820              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
51821              
51822              Didn't anymore apply, but that point still could use another fix.
51823              
51824              lib/b test fixes from Peter Prymmer.
51825              
51826              More docs for sv functions.
51827              
51828              perlvms.pod whitespace cleanup to keep pod utils happy.
51829              
51830              another VMS build tweak from Peter Prymmer
51831      Branch: maint-5.6/perl
51832           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
51833           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
51834           !> vms/descrip_mms.template vms/perlvms.pod
51835 ____________________________________________________________________________
51836 [  7844] By: nick                                  on 2000/11/23  23:42:45
51837         Log: Win32/perlio Now just fails one io/argv.t test - lack 
51838              of default :crlf on standard streams.
51839      Branch: perlio
51840            ! doio.c perlio.c
51841 ____________________________________________________________________________
51842 [  7843] By: nick                                  on 2000/11/23  23:04:05
51843         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
51844              peek fail is showing a real problem (multiple crlf layers
51845              are getting pushed.)
51846      Branch: perlio
51847            ! doio.c perlio.c win32/makefile.mk
51848 ____________________________________________________________________________
51849 [  7842] By: nick                                  on 2000/11/23  19:46:23
51850         Log: Implement PerlIO_binmode()
51851              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
51852              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
51853              make binmode in t/lib/io_tell.t unconditional so that works.
51854              Checkin just so Win32 machine can see these changes.
51855      Branch: perlio
51856            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
51857 ____________________________________________________________________________
51858 [  7841] By: jhi                                   on 2000/11/23  19:30:00
51859         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
51860      Branch: perl
51861            ! README.amiga
51862 ____________________________________________________________________________
51863 [  7840] By: jhi                                   on 2000/11/23  17:18:02
51864         Log: SOCKS wrestling continues, patches from Jens Hamisch.
51865      Branch: perl
51866            ! doio.c embed.h embed.pl perlsdio.h proto.h
51867 ____________________________________________________________________________
51868 [  7839] By: jhi                                   on 2000/11/23  16:54:14
51869         Log: Push Filter::Util::Call one level deeper.
51870      Branch: perl
51871            + t/lib/filter-util.t
51872           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
51873           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
51874            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
51875            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
51876            - t/lib/filt-util.t
51877            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
51878            ! win32/Makefile win32/makefile.mk
51879 ____________________________________________________________________________
51880 [  7838] By: jhi                                   on 2000/11/23  16:52:40
51881         Log: Reach back one higher up when searching for PERL_SRC.
51882      Branch: perl
51883            ! lib/ExtUtils/MM_Unix.pm
51884 ____________________________________________________________________________
51885 [  7837] By: jhi                                   on 2000/11/23  16:05:41
51886         Log: Subject: Re: perl@7826
51887              Date: Thu, 23 Nov 2000 02:20:25 -0600
51888              From: "Craig A. Berry" <craigberry@mac.com>
51889              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
51890              
51891              Make VMS to like Filter::Util::Call. 
51892      Branch: perl
51893            ! configure.com ext/Filter/Util/Makefile.PL
51894 ____________________________________________________________________________
51895 [  7836] By: nick                                  on 2000/11/23  16:04:08
51896         Log: Implement crlf layer - not ready for merge.
51897      Branch: perlio
51898            ! perlio.c win32/makefile.mk
51899 ____________________________________________________________________________
51900 [  7835] By: jhi                                   on 2000/11/23  15:56:52
51901         Log: STDCHAR is different in Sparc v9 vs x86.
51902      Branch: perl
51903            ! hints/solaris_2.sh
51904 ____________________________________________________________________________
51905 [  7834] By: jhi                                   on 2000/11/23  15:50:47
51906         Log: The type needs to be visible to protos.
51907      Branch: perl
51908            ! perl.h
51909 ____________________________________________________________________________
51910 [  7833] By: jhi                                   on 2000/11/23  15:40:46
51911         Log: Finish unfinished SOCKS workaround changes.
51912      Branch: perl
51913            ! doio.c
51914 ____________________________________________________________________________
51915 [  7832] By: jhi                                   on 2000/11/23  15:33:30
51916         Log: Integrate perlio.
51917      Branch: perl
51918           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51919           !> win32/makefile.mk
51920 ____________________________________________________________________________
51921 [  7831] By: nick                                  on 2000/11/23  10:31:07
51922         Log: Correct makefile.mk dependancies for ext/Filter/Util
51923              Build ext/Encode
51924              Run dmake regen_config_h
51925      Branch: perlio
51926            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51927            ! win32/makefile.mk
51928 ____________________________________________________________________________
51929 [  7830] By: nick                                  on 2000/11/23  08:05:07
51930         Log: Integrate mainline
51931      Branch: perlio
51932           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
51933           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
51934           +> t/lib/filt-util.pl t/lib/filt-util.t
51935           !> (integrate 41 files)
51936 ____________________________________________________________________________
51937 [  7829] By: gsar                                  on 2000/11/23  03:07:11
51938         Log: build the Filter extension on windows
51939      Branch: perl
51940            ! win32/Makefile win32/makefile.mk
51941 ____________________________________________________________________________
51942 [  7828] By: gsar                                  on 2000/11/23  02:46:35
51943         Log: regenerate win32/config* and fix some inconsistencies in the
51944              makefiles; always export Perl_deb() because it is needed
51945              by ext/re/* (whether perl itself is built with -DDEBUGGING
51946              or not)
51947      Branch: perl
51948            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
51949            ! win32/config_H.vc win32/makefile.mk
51950 ____________________________________________________________________________
51951 [  7827] By: gsar                                  on 2000/11/23  02:18:38
51952         Log: get sources building on windows+MSVC again (untested with other
51953              compilers)
51954      Branch: perl
51955            ! win32/include/sys/socket.h win32/perllib.c
51956 ____________________________________________________________________________
51957 [  7826] By: jhi                                   on 2000/11/23  01:18:26
51958         Log: Update Changes.
51959      Branch: perl
51960            ! Changes patchlevel.h
51961 ____________________________________________________________________________
51962 [  7825] By: jhi                                   on 2000/11/23  00:20:41
51963         Log: Subject: Re: av.c patch (having slight problems)
51964              From: "Ben Tilly" <ben_tilly@hotmail.com>
51965              Date: Tue, 21 Nov 2000 23:29:31 -0500
51966              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
51967              
51968              unshift() speedup.
51969      Branch: perl
51970            ! av.c
51971 ____________________________________________________________________________
51972 [  7824] By: jhi                                   on 2000/11/22  23:59:15
51973         Log: Fixes for signedness warnings noticed by VMSperlers.
51974      Branch: perl
51975            ! ext/Storable/Storable.xs regcomp.c sv.c
51976 ____________________________________________________________________________
51977 [  7823] By: jhi                                   on 2000/11/22  23:19:31
51978         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
51979              From: Peter Prymmer <pvhp@forte.com>
51980              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
51981              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
51982      Branch: perl
51983            ! t/pragma/warn/pp_hot
51984 ____________________________________________________________________________
51985 [  7822] By: jhi                                   on 2000/11/22  22:52:20
51986         Log: Be clean.
51987      Branch: perl
51988            ! Makefile.SH
51989 ____________________________________________________________________________
51990 [  7821] By: jhi                                   on 2000/11/22  22:46:39
51991         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
51992              by Damian Conway, as suggested by Paul Marquess.
51993      Branch: perl
51994            + lib/Filter/Simple.pm
51995 ____________________________________________________________________________
51996 [  7820] By: jhi                                   on 2000/11/22  22:45:51
51997         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
51998      Branch: perl
51999            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
52000            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
52001            + t/lib/filt-util.t
52002            ! MANIFEST
52003 ____________________________________________________________________________
52004 [  7819] By: jhi                                   on 2000/11/22  22:03:27
52005         Log: Integrate perlio.
52006      Branch: perl
52007           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
52008           !> win32/makefile.mk
52009 ____________________________________________________________________________
52010 [  7818] By: jhi                                   on 2000/11/22  21:56:02
52011         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
52012      Branch: perl
52013            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
52014            ! t/lib/io_sock.t
52015 ____________________________________________________________________________
52016 [  7817] By: jhi                                   on 2000/11/22  21:39:49
52017         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
52018              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52019              Date: Wed, 22 Nov 2000 16:08:12 -0500
52020              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
52021      Branch: perl
52022            ! lib/ExtUtils/Liblist.pm
52023 ____________________________________________________________________________
52024 [  7816] By: jhi                                   on 2000/11/22  21:38:25
52025         Log: Go ahead and #include <unistd.h> in perl.h.
52026      Branch: perl
52027            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
52028            ! util.c
52029 ____________________________________________________________________________
52030 [  7815] By: jhi                                   on 2000/11/22  21:22:52
52031         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
52032              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52033              Date: Mon, 20 Nov 2000 18:30:52 -0500
52034              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
52035      Branch: perl
52036            ! pod/perlre.pod regcomp.c t/op/re_tests
52037 ____________________________________________________________________________
52038 [  7814] By: jhi                                   on 2000/11/22  21:21:46
52039         Log: Subject: [PATCH 5.7.0] Liblist finally works
52040              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52041              Date: Tue, 21 Nov 2000 22:02:17 -0500
52042              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
52043      Branch: perl
52044            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
52045            ! lib/ExtUtils/MakeMaker.pm
52046 ____________________________________________________________________________
52047 [  7813] By: jhi                                   on 2000/11/22  21:20:23
52048         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
52049              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52050              Date: Wed, 22 Nov 2000 17:53:15 +0100
52051              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
52052              
52053              AIX dynaloader and perlio patch.
52054      Branch: perl
52055            ! ext/DynaLoader/dl_aix.xs
52056 ____________________________________________________________________________
52057 [  7812] By: jhi                                   on 2000/11/22  21:17:52
52058         Log: (Accidentally empty patch.)
52059      Branch: perl
52060            ! av.c
52061 ____________________________________________________________________________
52062 [  7811] By: jhi                                   on 2000/11/22  21:16:31
52063         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
52064              From: Peter Prymmer <pvhp@forte.com>
52065              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
52066              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
52067      Branch: perl
52068            ! vms/test.com
52069 ____________________________________________________________________________
52070 [  7810] By: jhi                                   on 2000/11/22  21:15:36
52071         Log: Subject: Re: perl@7777 
52072              From: "John P. Linderman" <jpl@research.att.com>
52073              Date: Wed, 22 Nov 2000 13:11:11 -0500
52074              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
52075              
52076              Detypoing.
52077      Branch: perl
52078            ! lib/CPAN.pm
52079 ____________________________________________________________________________
52080 [  7809] By: jhi                                   on 2000/11/22  21:14:19
52081         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
52082              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52083              Date:     Wed, 22 Nov 2000 13:51:37 EST
52084              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
52085      Branch: perl
52086            ! perlsdio.h
52087 ____________________________________________________________________________
52088 [  7808] By: jhi                                   on 2000/11/22  21:13:27
52089         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
52090              From: Casey Tweten <crt@kiski.net>
52091              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
52092              Message-Id: <200011201653.LAA10194@home.kiski.net>
52093      Branch: perl
52094            ! t/lib/io_udp.t
52095 ____________________________________________________________________________
52096 [  7807] By: jhi                                   on 2000/11/22  21:12:35
52097         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
52098              From: Casey Tweten <crt@kiski.net>
52099              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
52100              Message-Id: <200011201636.LAA07227@home.kiski.net>
52101      Branch: perl
52102            ! t/lib/io_sock.t
52103 ____________________________________________________________________________
52104 [  7806] By: jhi                                   on 2000/11/22  21:10:59
52105         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
52106              From: "Casey R. Tweten" <crt@kiski.net>
52107              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
52108              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
52109      Branch: perl
52110            ! utils/h2xs.PL
52111 ____________________________________________________________________________
52112 [  7805] By: nick                                  on 2000/11/22  21:05:06
52113         Log: Integrate mainline
52114      Branch: perlio
52115           !> Changes Porting/genlog ext/DB_File/DB_File.xs
52116           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
52117           !> utils/perlbug.PL
52118 ____________________________________________________________________________
52119 [  7804] By: jhi                                   on 2000/11/22  21:01:12
52120         Log: Subject: [PATCH] Test.pm POD peculiarity
52121              From: "Casey R. Tweten" <crt@kiski.net>
52122              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
52123              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
52124      Branch: perl
52125            ! lib/Test.pm
52126 ____________________________________________________________________________
52127 [  7803] By: jhi                                   on 2000/11/22  20:59:59
52128         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
52129              From: "Philip Newton" <pnewton@gmx.de>
52130              Date: Wed, 22 Nov 2000 14:25:53 +0100
52131              Message-Id: <3A1BD771.25462.1939FAD@localhost>
52132              
52133              Be case-understanding also on 's', and use the -oi of sendmail
52134              not to terminate the transmission on a lone '.'.
52135      Branch: perl
52136            ! utils/perlbug.PL
52137 ____________________________________________________________________________
52138 [  7802] By: nick                                  on 2000/11/22  20:51:42
52139         Log: Win32 PerlIO intermediate state now working as expected.
52140              - In current state we are still using C runtime in text/binary
52141              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
52142              - PERLIO=stdio and PERLIO=unix pass all expected tests.
52143              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
52144              and PerlIO_seek() and the dummy crlf layer is not making adjustments
52145              for CRLF translation happening in C runtime. All other tests pass.
52146              
52147              Added note to README.win32 to point out the snags of doing a perl build
52148              with Norton AntiVirus turned on.
52149              
52150              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
52151              which file a fail comes from.
52152              
52153              Updated "canned" config.h to match the one generated.
52154      Branch: perlio
52155            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
52156            ! win32/makefile.mk
52157 ____________________________________________________________________________
52158 [  7801] By: jhi                                   on 2000/11/22  06:50:20
52159         Log: Nickety nits.
52160      Branch: perl
52161            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
52162 ____________________________________________________________________________
52163 [  7800] By: jhi                                   on 2000/11/22  01:29:55
52164         Log: Changes had accidentally gone too silent on non-main branches.
52165      Branch: perl
52166            ! Changes Porting/genlog patchlevel.h
52167 ____________________________________________________________________________
52168 [  7799] By: gsar                                  on 2000/11/22  01:02:56
52169         Log: some lib_pm.PL changes snuck in via change#7772
52170      Branch: maint-5.6/perl
52171            ! Makefile.SH
52172 ____________________________________________________________________________
52173 [  7798] By: nick                                  on 2000/11/21  21:59:40
52174         Log: Integrate mainline
52175      Branch: perlio
52176           !> (integrate 28 files)
52177 ____________________________________________________________________________
52178 [  7797] By: jhi                                   on 2000/11/21  21:01:45
52179         Log: Integrate perlio.
52180      Branch: perl
52181           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
52182 ____________________________________________________________________________
52183 [  7796] By: nick                                  on 2000/11/21  20:36:22
52184         Log: Win32 builds and runs (mostly) with USE_PERLIO.
52185              PERLIO=perlio passes all tests. 
52186              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
52187      Branch: perlio
52188            ! perlio.c win32/perllib.c win32/win32.c
52189 ____________________________________________________________________________
52190 [  7795] By: jhi                                   on 2000/11/21  19:03:44
52191         Log: Update Changes.
52192      Branch: perl
52193            ! Changes patchlevel.h
52194 ____________________________________________________________________________
52195 [  7794] By: jhi                                   on 2000/11/21  18:56:34
52196         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
52197              From: "Craig A. Berry" <craigberry@mac.com>
52198              Date: Mon, 20 Nov 2000 20:27:06 -0600
52199              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
52200              
52201              A cut-and-pasto.
52202      Branch: perl
52203            ! perlio.h
52204 ____________________________________________________________________________
52205 [  7793] By: jhi                                   on 2000/11/21  18:54:41
52206         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
52207              From: Dominic Dunlop <domo@computer.org> 
52208              Date: Mon, 20 Nov 2000 18:55:29 +0100
52209              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
52210              
52211              va_copy() and the need of it.
52212              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
52213      Branch: metaconfig/U/perl
52214            + need_va_copy.U
52215      Branch: perl
52216            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52217            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
52218            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
52219            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
52220            ! win32/config.bc win32/config.gc win32/config.vc
52221 ____________________________________________________________________________
52222 [  7792] By: jhi                                   on 2000/11/21  17:04:10
52223         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
52224      Branch: perl
52225           !> scope.h
52226 ____________________________________________________________________________
52227 [  7791] By: jhi                                   on 2000/11/21  17:01:16
52228         Log: Export the SOCKS workaround symbols only if necessary.
52229      Branch: perl
52230            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
52231 ____________________________________________________________________________
52232 [  7790] By: nick                                  on 2000/11/20  23:57:11
52233         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
52234      Branch: perlio
52235            ! scope.h
52236 ____________________________________________________________________________
52237 [  7789] By: nick                                  on 2000/11/20  23:38:33
52238         Log: Integrate mainline
52239      Branch: perlio
52240           +> lib/File/Spec/Epoc.pm
52241           !> (integrate 34 files)
52242 ____________________________________________________________________________
52243 [  7788] By: nick                                  on 2000/11/20  23:20:18
52244         Log: Make extra buffer layer work (dummy crlf layer)
52245      Branch: perlio
52246            ! doio.c perlio.c perlio.h
52247 ____________________________________________________________________________
52248 [  7787] By: jhi                                   on 2000/11/20  22:44:04
52249         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
52250              From: Peter Prymmer <pvhp@forte.com>
52251              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
52252              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
52253      Branch: perl
52254            ! t/pragma/locale.t
52255 ____________________________________________________________________________
52256 [  7786] By: jhi                                   on 2000/11/20  22:29:10
52257         Log: Subject: DOC PATCH 5.6.0 perlreftut
52258              From: mjd@plover.com
52259              Date: 20 Nov 2000 19:45:06 -0000
52260              Message-ID: <20001120194506.9505.qmail@plover.com>
52261      Branch: perl
52262            ! pod/perlreftut.pod
52263 ____________________________________________________________________________
52264 [  7785] By: jhi                                   on 2000/11/20  22:27:44
52265         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
52266              From: David Dyck <dcd@tc.fluke.com>
52267              Date: Mon, 20 Nov 2000 11:43:40 -0800
52268              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
52269      Branch: perl
52270            ! lib/Cwd.pm
52271 ____________________________________________________________________________
52272 [  7784] By: jhi                                   on 2000/11/20  22:23:21
52273         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
52274              Date: Mon, 20 Nov 2000 17:06:10 -0500
52275              To: Mailing list Perl5 <perl5-porters@perl.org>
52276              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
52277      Branch: perl
52278            ! pp_ctl.c t/op/pat.t
52279 ____________________________________________________________________________
52280 [  7783] By: jhi                                   on 2000/11/20  22:11:18
52281         Log: Subject: [PATCH] doop.c - UTF8 tr///               
52282              From: Simon Cozens <simon@cozens.net>
52283              Date: Sat, 18 Nov 2000 18:49:30 +0000
52284              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
52285              
52286              Subject: Re: [PATCH] doop.c - UTF8 tr///           
52287              From: Simon Cozens <simon@cozens.net>
52288              Date: Mon, 20 Nov 2000 20:45:22 +0000
52289              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
52290              
52291              Make tr on UTF-8 better but still not correct.
52292      Branch: perl
52293            ! doop.c
52294 ____________________________________________________________________________
52295 [  7782] By: jhi                                   on 2000/11/20  22:02:16
52296         Log: Remove the shared object before attempting to create
52297              (by linking) a new one.  E.g. in AIX not removing
52298              becomes quite painful if one tries to do more than one
52299              build in the same tree (an interrupted build, for example),
52300              since the AIX' shared dynaloader seemingly keeps the shared
52301              objects open and therefore 'busy' for quite a while, even when
52302              nobody is using the objects, leading into link failures.
52303      Branch: perl
52304            ! lib/ExtUtils/MM_Unix.pm
52305 ____________________________________________________________________________
52306 [  7781] By: gsar                                  on 2000/11/20  19:02:55
52307         Log: type mismatch due to faulty integration
52308      Branch: maint-5.6/perl
52309            ! toke.c win32/Makefile
52310 ____________________________________________________________________________
52311 [  7780] By: gsar                                  on 2000/11/20  17:31:55
52312         Log: integrate changes#6392,6394..6399,6401..6404
52313              
52314              The {multiplier} of a fixed substring was overlooked which
52315              caused a wrong initial search offset for that substring.
52316              
52317              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
52318              From: Hugo <hv@crypt.compulink.co.uk>
52319              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
52320              Date: Thu, 13 Jul 2000 19:27:13 +0100
52321              
52322              Fix the BOM bug: not a byteorder bug, a signedness bug.
52323              
52324              Replace change #6337 with a better one.
52325              
52326              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
52327              From: Hugo <hv@crypt.compulink.co.uk>
52328              Date: Fri, 14 Jul 2000 04:16:20 +0100
52329              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
52330              
52331              MakeMaker should not remove editor backups (*~) on `make clean`
52332              by default (completes change#6383)
52333              
52334              move new variables to the end of the interpreter structure (for
52335              bincompat in code that doesn't #include XSUB.h)
52336              
52337              rename totally bletcherous SvLOCK() thingy (doesn't do what the
52338              name suggests anyway)
52339              
52340              various cleanups (typos, misformatted code, and small bugs)
52341              
52342              typecasts needed for change#6394
52343              
52344              typos in change#6399, regen headers
52345              
52346              inconsistent types needs casts
52347              
52348              PERL_OBJECT build tweaks
52349      Branch: maint-5.6/perl
52350           !> MANIFEST doop.c embed.h embed.pl embedvar.h
52351           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
52352           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
52353           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
52354           !> toke.c util.c
52355 ____________________________________________________________________________
52356 [  7779] By: gsar                                  on 2000/11/20  17:06:29
52357         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
52358              
52359              Cosmetics and perldelta.
52360              
52361              Fix nits noticed by Boston.pm.
52362              
52363              Do the cc sanity check both before the hints and
52364              after the cc selction.
52365              
52366              get sprintf.t to adjust properly for 3-digit exponents
52367              
52368              don't clobber *.orig files on *clean targets
52369              
52370              fix bugs in processing %v-*d and similar format specs (from
52371              Avi Finkel <avi@finkel.org>)
52372              
52373              sprintf test tweaks (from Dominic Dunlop)
52374              
52375              new selfloader.t in change#6183 doesn't close DATA handles,
52376              and thus fails to clean up tmp files on dosish platforms
52377              
52378              typos (spotted by Peter Prymmer)
52379              
52380              typo fix from Craig Berry
52381      Branch: maint-5.6/perl
52382           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
52383           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
52384           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
52385           !> x2p/Makefile.SH
52386 ____________________________________________________________________________
52387 [  7778] By: gsar                                  on 2000/11/20  16:46:51
52388         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
52389              
52390              Subject: Re: format bug report  [Patch]
52391              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52392              Date: Wed, 05 Jul 2000 13:12:52 +0200
52393              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
52394              
52395              Subject: Re: format bug report  [Patch]
52396              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52397              Date: Wed, 05 Jul 2000 14:10:01 +0200
52398              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
52399              
52400              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
52401              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
52402              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
52403              Date: Fri, 07 Jul 2000 17:57:16 +0100
52404              
52405              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
52406              To: perl5-porters@perl.org
52407              From: Karsten Sperling <spiff@phreax.net>
52408              Date: Mon, 10 Jul 2000 15:12:52 +0200
52409              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
52410              
52411              README.posix-bc podified from Thomas Dorner.
52412              
52413              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
52414              From: Dominic Dunlop <domo@computer.org>
52415              Date: Tue, 11 Jul 2000 12:27:33 +0200
52416              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
52417              
52418              Typo in #6341.
52419              
52420              Fix for
52421              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
52422              From: Roderick Schertler <roderick@argon.org>
52423              Date: Tue, 11 Jul 2000 13:55:05 -0400
52424              Message-Id: <200007111755.NAA05077@jones.argon.org>
52425              
52426              Minor cleanups on the booklist.
52427              
52428              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
52429              regen perltoc.
52430              
52431              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
52432      Branch: maint-5.6/perl
52433           +> pod/perlbook.pod
52434           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
52435           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
52436           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
52437 ____________________________________________________________________________
52438 [  7777] By: jhi                                   on 2000/11/20  16:08:49
52439         Log: Update Changes.
52440      Branch: perl
52441            ! Changes patchlevel.h
52442 ____________________________________________________________________________
52443 [  7776] By: jhi                                   on 2000/11/20  15:27:56
52444         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
52445              This may be overly harsh but until proven otherwise, we think this
52446              way, or until we have a simple test for Configure (having to start
52447              up servers is does not count as simple) to check for the problems.
52448      Branch: perl
52449            ! perl.h
52450 ____________________________________________________________________________
52451 [  7775] By: jhi                                   on 2000/11/20  15:22:17
52452         Log: Solaris hints tweaks.
52453      Branch: perl
52454            ! hints/solaris_2.sh
52455 ____________________________________________________________________________
52456 [  7774] By: jhi                                   on 2000/11/20  15:01:20
52457         Log: Add a workaround to SOCKS 64-bit problems.
52458      Branch: perl
52459            ! doio.c embed.h embed.pl perlsdio.h proto.h
52460 ____________________________________________________________________________
52461 [  7773] By: jhi                                   on 2000/11/20  14:51:47
52462         Log: sysseek() instead of seek().
52463      Branch: perl
52464            ! t/lib/syslfs.t
52465 ____________________________________________________________________________
52466 [  7772] By: gsar                                  on 2000/11/20  13:06:23
52467         Log: integrate changes#6315..6319,6321..6331,6333..6338
52468              
52469              Integrate with Sarathy, preliminary fix for unicos
52470              alignment problems in [ID 20000612.002] Perl problem on Cray system.
52471              
52472              some debugger output does not go to the socket when RemotePort is set
52473              
52474              winsock cleanup never done on Windows (leads to handle leaks)
52475              
52476              fix UNC path handling on Windows under ithreads, and chdir()
52477              return value when given a non-existent directory
52478              
52479              Autogenerate pod/Makefile and pod/buildtoc.
52480              buildtoc also checks whether the existin pods are
52481              mentioned in MANIFEST and perl.pod, and vice versa.
52482              (None of the thusly found discrepancies fixed yet.)
52483              roffitall also needs to be autogenerated similarly but it
52484              seems so badly out of date that I didn't touch it yet.
52485              
52486              Config is being used.
52487              
52488              Add =head1 NAMEs so that buildtoc is happy.
52489              (The CGI::Util nit reported to Lincoln.)
52490              
52491              Fix complaints of buildtoc.
52492              
52493              Fix the alignment problem in Crays ([ID 20000612.002]).
52494              
52495              Remove perlbook, update perlfaq book listing,
52496              rearrange perl.pod, regenerate perltoc.
52497              
52498              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
52499              was cast to an unsigned (32-bit) integer with wild abandon.
52500              
52501              winsock options weren't being set in all threads under ithreads
52502              (caused send()s from second and subsequent threads to fail)
52503              
52504              accept() leaks memory on windows due to incorrect ordering of
52505              closesocket() and fclose() calls
52506              
52507              Reorder perl.pod once more.
52508              
52509              More POSIX.pod tweaks.
52510              
52511              Sprinkle ldlibpath.
52512              
52513              Precedence goof, fix based on
52514              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
52515              From: Hugo <hv@crypt.compulink.co.uk>
52516              Date: Tue, 11 Jul 2000 12:52:38 +0100
52517              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
52518              
52519              Subject: PATCH perlguts.pod: Document D and d magic types
52520              From: mjd@plover.com
52521              Date: 5 Jul 2000 18:01:51 -0000
52522              Message-ID: <20000705180151.29413.qmail@plover.com>
52523              
52524              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
52525              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
52526              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
52527              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
52528              
52529              Subject: [PATCH cfgperl] $& segfaults if you trick it
52530              From: simon@brecon.co.uk (Simon Cozens)
52531              Date: 7 Jul 2000 11:26:09 GMT
52532              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
52533              
52534              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
52535              From: Hugo <hv@crypt.compulink.co.uk>
52536              Date: Tue, 11 Jul 2000 12:44:50 +0100
52537              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
52538              
52539              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
52540              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
52541              Date: Tue, 11 Jul 2000 13:50:51 +0100
52542              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
52543      Branch: maint-5.6/perl
52544           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
52545           +> pod/buildtoc.PL
52546            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
52547           !> (integrate 26 files)
52548 ____________________________________________________________________________
52549 [  7771] By: gsar                                  on 2000/11/20  12:31:42
52550         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
52551              6310,6311,6314
52552              
52553              Subject: [PATCH bleedperl] File::Spec 0.82 beta
52554              From: Barrie Slaymaker <barries@jester.slaysys.com>
52555              Date: Wed, 28 Jun 2000 11:35:29 -0400
52556              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
52557              
52558              tweak perlembed for multiplicity/usethreads sanity; correct notes
52559              about Windows
52560              
52561              localize %INC in a Safe compartment so that use/require work
52562              (many other magic globals probably need similar treatment)
52563              
52564              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
52565              when @_ is modified, causing coredumps
52566              
52567              slurp mode fix in change#4736 still not quite right
52568              
52569              Point to perlipc for more SysV IPC examples.
52570              
52571              Elaborate POSIX.pod.  Still needs work.
52572              
52573              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
52574              
52575              fix large memory leak that has been around for ever, masked by
52576              -DPURIFY (most of the arenas were never freed!)
52577              
52578              fix memory leak on Windows (PL_sys_intern contents were never
52579              freed)
52580              
52581              PERL_OBJECT build tweak
52582              
52583              adjust change#6299
52584              
52585              remove rel2abs prototypes (from Barrie Slaymaker)
52586              
52587              missing perldiag entry for unpack("w",...) diagnostic (from
52588              Andreas Koenig)
52589              
52590              better diagnostic on Frob->stuff() when Frob:: doesn't exist
52591              (from Richard Soderberg <rs@oregonnet.com>)
52592              
52593              Win32 patches for cfgperl from Sarathy.
52594              
52595              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
52596              
52597              More POSIX.pod embellishment.
52598              
52599              tyop in change#6306
52600      Branch: maint-5.6/perl
52601           !> (integrate 44 files)
52602 ____________________________________________________________________________
52603 [  7770] By: gsar                                  on 2000/11/20  11:51:00
52604         Log: integrate changes#6268..6282 from cfgperl branch
52605              
52606              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
52607              From: Dominic Dunlop <domo@computer.org>
52608              Date: Thu, 29 Jun 2000 12:32:39 +0200
52609              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
52610              
52611              Regen headers for #6261 (and update embed.pl for this) and #6267,
52612              silence few compiler warnings.
52613              
52614              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
52615              From: Nicholas Clark <nick@talking.bollo.cx>
52616              Date: Fri, 23 Jun 2000 16:21:15 +0100
52617              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
52618              
52619              Subject: PATCH pod/perltie.pod
52620              From: Ian Phillipps <Ian.Phillipps@iname.com>
52621              Date: Fri, 16 Jun 2000 00:17:19 +0100
52622              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
52623              (only the first hunk, the second hunk had already been done
52624              by some other patch)
52625              
52626              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
52627              From: Tom Phoenix <rootbeer@redcat.com>
52628              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
52629              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
52630              
52631              Subject: [PATCH] xsub attributes
52632              From: Doug MacEachern <dougm@covalent.net>
52633              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
52634              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
52635              
52636              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
52637              From: Andy Dougherty <doughera@lafayette.edu>
52638              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
52639              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
52640              
52641              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
52642              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
52643              Date: Tue, 13 Jun 2000 02:43:48 -0500
52644              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
52645              
52646              Subject: [PATCH] Re: eval documentation: context
52647              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
52648              Date: Mon, 12 Jun 2000 15:07:29 +0100
52649              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
52650              
52651              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
52652              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
52653              Date: Mon, 12 Jun 2000 14:55:59 +0100
52654              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
52655              
52656              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
52657              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
52658              Date: Fri, 09 Jun 2000 12:39:27 -0400
52659              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
52660              (plus update the version "number" of Text::Wrap)
52661              
52662              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
52663              From: Tim Ayers <tayers@bridge.com>
52664              Date: Thu, 08 Jun 2000 08:11:06 +0200
52665              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
52666              [resent by Richard Foley, Message-Id probably wrong]
52667              
52668              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
52669              From: rspier@pobox.com (Robert Spier)
52670              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
52671              Message-ID: <14654.31913.845602.610277@rls.cx>
52672              
52673              Subject: [PATCH 5.6.0] utils/h2xs.PL
52674              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
52675              Date: Wed, 7 Jun 2000 04:02:04 -0500
52676              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
52677              
52678              Subject: [PATCH 5.6.0]ITHREADs for VMS
52679              From: Dan Sugalski <dan@sidhe.org>
52680              Date: Tue, 06 Jun 2000 11:59:50 -0400
52681              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
52682      Branch: maint-5.6/perl
52683           !> (integrate 31 files)
52684 ____________________________________________________________________________
52685 [  7769] By: gsar                                  on 2000/11/20  11:29:06
52686         Log: integrate changes#6261..6266 from cfgperl
52687              
52688              Subject: Re: [PATCH cfgperl] BOMs away!
52689              From: simon@brecon.co.uk (Simon Cozens)
52690              Date: 17 Jun 2000 11:49:57 GMT
52691              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
52692              
52693              Subject: 5.6.0 Patch for EPOC
52694              From: Olaf Flebbe <o.flebbe@gmx.de>
52695              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
52696              Message-ID: <23449.960929969@www11.gmx.net>
52697              
52698              tr fixes from Simon Cozens
52699              
52700              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
52701              From: Marty Lucich <marty@netcom.com>
52702              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
52703              Message-Id: <200006282116.OAA11148@netcom.com>
52704              ccdlflags update (the BSD/OS 4.1 part had already been taken
52705              care of by #6141).
52706              
52707              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
52708              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52709              Date: Wed, 28 Jun 2000 17:50:12 -0700
52710              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
52711              
52712              Subject: [PATCH 5.6.0] cygwin port
52713              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
52714              From: "Fifer, Eric" <EFifer@sanwaint.com>
52715              Date: Thu, 29 Jun 2000 12:58:29 +0100
52716      Branch: maint-5.6/perl
52717           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
52718           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
52719           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
52720           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
52721 ____________________________________________________________________________
52722 [  7768] By: gsar                                  on 2000/11/20  11:13:44
52723         Log: integrate changes#6252..6256,6259..6260
52724              
52725              Paranoia tweak on #6249.
52726              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
52727              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
52728              Date: Sun, 25 Jun 2000 23:43:12 -0400
52729              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
52730              
52731              Subject: tr///, help wanted.
52732              From: simon@brecon.co.uk (Simon Cozens)
52733              Date: 28 Jun 2000 11:29:04 GMT
52734              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
52735              
52736              small thinko tweaks
52737              
52738              tweaks from Simon Conzes to further fix tr/// under utf8
52739              
52740              perlnewmod was missing from MANIFEST.
52741              
52742              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
52743              From: simon@brecon.co.uk (Simon Cozens)
52744              Date: 17 Jun 2000 11:56:44 GMT
52745              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
52746              pack U0, pack C0
52747      Branch: maint-5.6/perl
52748           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
52749           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
52750           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
52751           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
52752 ____________________________________________________________________________
52753 [  7767] By: gsar                                  on 2000/11/20  10:51:38
52754         Log: integrate change#6250 from cfgperl
52755              
52756              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
52757              From: Doug MacEachern <dougm@covalent.net>
52758              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
52759              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
52760      Branch: maint-5.6/perl
52761           +> t/op/my_stash.t
52762           !> MANIFEST embed.pl global.sym proto.h toke.c
52763 ____________________________________________________________________________
52764 [  7766] By: gsar                                  on 2000/11/20  10:48:34
52765         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
52766              
52767              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
52768              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
52769              Date: Mon, 26 Jun 2000 18:40:14 +0100
52770              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
52771              
52772              Subject: [PATCH] bytes<->utf8 fixes
52773              From: simon@brecon.co.uk (Simon Cozens)
52774              Date: 26 Jun 2000 04:55:45 GMT
52775              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
52776              
52777              Subject: [PATCH] is_utf8_string
52778              From: simon@brecon.co.uk (Simon Cozens)
52779              Date: 26 Jun 2000 02:25:59 GMT
52780              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
52781              
52782              Subject: [PATCH] avoid mg_ptr in '*' magic
52783              From: Doug MacEachern <dougm@covalent.net>
52784              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
52785              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
52786              
52787              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
52788              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
52789              Date: Sat, 24 Jun 2000 13:06:20 +0100
52790              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
52791              
52792              Allow for standalone testing.
52793              
52794              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
52795              From: Mark-Jason Dominus <mjd@plover.com>
52796              Date: Tue, 27 Jun 2000 22:36:42 -0400
52797              Message-ID: <20000628023642.12166.qmail@plover.com>
52798              
52799              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
52800              From: Frank Tobin <ftobin@uiuc.edu>
52801              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
52802              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
52803      Branch: maint-5.6/perl
52804           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
52805           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
52806           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
52807           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
52808           !> utf8.c utils/h2xs.PL
52809 ____________________________________________________________________________
52810 [  7765] By: gsar                                  on 2000/11/20  10:29:13
52811         Log: integrate change#6239 from cfgperl
52812              
52813              Configure maintenance.  Sever some dependency cycles,
52814              separate gccversion from the cc unit,
52815              address [ID 20000623.006] Configure script patch for using gcc on AIX
52816              (but solve it a little bit differently),
52817              unduplex some accidentally duplicated units,
52818              suggest using gcc if no cc available
52819              (p5p thread: "Solaris configure: counterproposal", 1999-09)
52820      Branch: maint-5.6/perl
52821           !> Configure Todo-5.6 config_h.SH
52822 ____________________________________________________________________________
52823 [  7764] By: gsar                                  on 2000/11/20  10:25:55
52824         Log: integrate changes#6233..6238 from cfgperl
52825              
52826              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
52827              From: Mark-Jason Dominus <mjd@plover.com>
52828              Date: Fri, 16 Jun 2000 20:53:04 -0400
52829              Message-ID: <20000617005304.8008.qmail@plover.com>
52830              
52831              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
52832              because when run as services (Win32ese for daemons)
52833              no environment variables are set and tmpdir ends up as /tmp,
52834              which is ambiguous.
52835              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
52836              From: matt@sergeant.org
52837              Date: 16 Jun 2000 16:30:43 -0000
52838              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
52839              
52840              The thread begun by
52841              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
52842              From: Kevin.Ruscoe@ubsw.com
52843              Date: Fri, 16 Jun 2000 16:38:51 +0100
52844              Message-Id: <H000019b03c300d6@MHS>
52845              
52846              Tweak embed.pl, regen headers.
52847              
52848              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
52849              From: Dan Sugalski <dan@sidhe.org>
52850              Date: Fri, 23 Jun 2000 17:00:00 -0400
52851              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
52852      Branch: maint-5.6/perl
52853           !> (integrate 27 files)
52854 ____________________________________________________________________________
52855 [  7763] By: gsar                                  on 2000/11/20  10:08:08
52856         Log: s/perl56delta/perldelta/g
52857      Branch: maint-5.6/perl
52858            ! pod/Makefile
52859 ____________________________________________________________________________
52860 [  7762] By: gsar                                  on 2000/11/20  10:04:00
52861         Log: integrate changes#6225,6229,6231,6232 from cfgperl
52862              
52863              Add source code filenames to apidoc.
52864              From: simon@brecon.co.uk (Simon Cozens)
52865              Subject: [PATCH embed.pl] Source X-ref
52866              Date: 22 Jun 2000 02:18:49 GMT
52867              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
52868              
52869              Subject: README.hpux version 0.6.1
52870              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
52871              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
52872              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
52873              
52874              Subject: [PATCH 5.6.0] cygwin port
52875              From: "Fifer, Eric" <EFifer@sanwaint.com>
52876              Date: Tue, 20 Jun 2000 14:30:58 +0100
52877              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
52878              
52879              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
52880              From: simon@brecon.co.uk (Simon Cozens)
52881              Date: 19 Jun 2000 15:18:27 GMT
52882              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
52883              
52884              plus update pod/Makefile and regenerate perltoc
52885      Branch: maint-5.6/perl
52886           +> pod/perlutil.pod
52887           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
52888           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
52889 ____________________________________________________________________________
52890 [  7761] By: jhi                                   on 2000/11/20  04:09:55
52891         Log: Miraculous typo.
52892      Branch: perl
52893            ! t/op/pat.t
52894 ____________________________________________________________________________
52895 [  7760] By: jhi                                   on 2000/11/20  04:06:08
52896         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
52897              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52898              Date: Sun, 19 Nov 2000 22:30:26 -0500
52899              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
52900      Branch: perl
52901            ! regexec.c scope.h t/op/pat.t
52902 ____________________________________________________________________________
52903 [  7759] By: jhi                                   on 2000/11/20  02:05:22
52904         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
52905      Branch: perl
52906            ! perl.h
52907 ____________________________________________________________________________
52908 [  7758] By: jhi                                   on 2000/11/20  01:58:11
52909         Log: Subject: [perl 7711: EPOC] updates
52910              From: Olaf Flebbe <o.flebbe@gmx.de>
52911              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
52912              Message-ID: <25575.974658810@www23.gmx.net>               
52913      Branch: perl
52914            + lib/File/Spec/Epoc.pm
52915            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
52916            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
52917            ! lib/File/Spec.pm perl.c sv.c
52918 ____________________________________________________________________________
52919 [  7757] By: jhi                                   on 2000/11/20  01:53:11
52920         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
52921      Branch: perl
52922            ! MANIFEST
52923 ____________________________________________________________________________
52924 [  7756] By: jhi                                   on 2000/11/20  01:47:22
52925         Log: Integrate perlio.
52926      Branch: perl
52927            - ext/re/hints/MSWin32.pl
52928           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
52929           !> win32/config.gc win32/config_H.gc win32/win32sck.c
52930 ____________________________________________________________________________
52931 [  7755] By: nick                                  on 2000/11/19  20:57:17
52932         Log: Add dummy crlf layer (just as buffer)
52933              Correct 1st bug - one layer of indirection.
52934      Branch: perlio
52935            ! perlio.c perlio.h perliol.h
52936 ____________________________________________________________________________
52937 [  7754] By: nick                                  on 2000/11/19  20:56:12
52938         Log: Work-round to Perl_deb_nocontext is no longer required
52939      Branch: perlio
52940            - ext/re/hints/MSWin32.pl
52941 ____________________________________________________________________________
52942 [  7753] By: nick                                  on 2000/11/19  20:01:16
52943         Log: diff -se shows these as different
52944      Branch: perlio
52945            ! global.sym pod/perlapi.pod
52946 ____________________________________________________________________________
52947 [  7752] By: nick                                  on 2000/11/19  18:57:30
52948         Log: Configure GCC/Win32 build -Duseperlio
52949              Fix a couple of gross issues
52950              - double-include of ../deb.o in re.dll
52951              - win32sck.c needs PerlIO and FILE 
52952      Branch: perlio
52953            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
52954            ! win32/win32sck.c
52955 ____________________________________________________________________________
52956 [  7751] By: nick                                  on 2000/11/19  17:05:36
52957         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
52958      Branch: perlio
52959            ! perlio.c
52960 ____________________________________________________________________________
52961 [  7750] By: nick                                  on 2000/11/19  16:57:14
52962         Log: Missing aTHX_
52963      Branch: perlio
52964            ! sv.c
52965 ____________________________________________________________________________
52966 [  7749] By: jhi                                   on 2000/11/19  16:28:40
52967         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
52968              From: "Peter J. Farley III" <pjfarley@banet.net>
52969              Date: Sun, 19 Nov 2000 01:42:58 -0500
52970              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
52971      Branch: perl
52972            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
52973 ____________________________________________________________________________
52974 [  7748] By: jhi                                   on 2000/11/19  16:08:10
52975         Log: Subject: podlators 1.05 available        
52976              From: Russ Allbery <rra@stanford.edu>   
52977              Date: 18 Nov 2000 22:04:28 -0800
52978              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
52979      Branch: perl
52980            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
52981 ____________________________________________________________________________
52982 [  7747] By: nick                                  on 2000/11/19  11:19:39
52983         Log: Integrate mainline
52984      Branch: perlio
52985           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
52986           !> util.c
52987 ____________________________________________________________________________
52988 [  7746] By: jhi                                   on 2000/11/19  06:42:22
52989         Log: Make hex scanning warn on "\x{x}" and "\xx".
52990              "\x" and and hex("x") are still valid.
52991      Branch: perl
52992            ! util.c
52993 ____________________________________________________________________________
52994 [  7745] By: nick                                  on 2000/11/18  22:52:28
52995         Log: Integrate mainline
52996      Branch: perlio
52997           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
52998           !> perl.h perlio.c proto.h regcomp.c regcomp.h
52999 ____________________________________________________________________________
53000 [  7744] By: jhi                                   on 2000/11/18  22:50:28
53001         Log: Introduce Perl_utf8_length().  Use it.
53002      Branch: perl
53003            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
53004 ____________________________________________________________________________
53005 [  7743] By: jhi                                   on 2000/11/18  22:38:51
53006         Log: Compiler denit.
53007      Branch: perl
53008            ! perlio.c
53009 ____________________________________________________________________________
53010 [  7742] By: jhi                                   on 2000/11/18  20:33:05
53011         Log: Integrate perlio.
53012      Branch: perl
53013           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
53014           !> perlio.h pp_ctl.c pp_sys.c sv.c
53015 ____________________________________________________________________________
53016 [  7741] By: jhi                                   on 2000/11/18  20:31:27
53017         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
53018              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53019              Date: Fri, 17 Nov 2000 20:35:11 -0500
53020              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
53021              
53022              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
53023              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53024              Date: Fri, 17 Nov 2000 21:03:47 -0500
53025              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
53026              
53027              Plus a little bit of tweaking in pregcomp().
53028      Branch: perl
53029            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
53030 ____________________________________________________________________________
53031 [  7740] By: nick                                  on 2000/11/18  20:17:22
53032         Log: Lexical use open ... support:
53033              add ->cop_io to COP structure in cop.h.
53034              Make mg.c and gv.c associate it with ${^OPEN}.
53035              Make lib/open.pm set it.
53036              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
53037              manner similar to ->cop_warnings.
53038              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
53039              call new PerlIO_apply_layers().
53040              Declare latter in perlio.h and define in perlio.c
53041      Branch: perlio
53042            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
53043            ! perlio.h pp_ctl.c pp_sys.c sv.c
53044 ____________________________________________________________________________
53045 [  7739] By: jhi                                   on 2000/11/18  19:54:00
53046         Log: Integrate perlio.
53047      Branch: perl
53048           !> doio.c perlio.c pp.c
53049 ____________________________________________________________________________
53050 [  7738] By: jhi                                   on 2000/11/18  17:16:13
53051         Log: Subject: [PATCH 5.7.0] etags broken again
53052              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53053              Date: Sat, 18 Nov 2000 02:41:36 -0500
53054              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
53055      Branch: perl
53056            ! emacs/ptags
53057 ____________________________________________________________________________
53058 [  7737] By: jhi                                   on 2000/11/18  17:12:18
53059         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
53060      Branch: perl
53061            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53062 ____________________________________________________________________________
53063 [  7736] By: nick                                  on 2000/11/18  14:06:20
53064         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
53065              part to be isolated.
53066      Branch: perlio
53067            ! doio.c perlio.c
53068 ____________________________________________________________________________
53069 [  7735] By: nick                                  on 2000/11/18  11:03:32
53070         Log: Integrate mainline
53071      Branch: perlio
53072           !> Changes README.amiga README.win32 patchlevel.h
53073           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
53074 ____________________________________________________________________________
53075 [  7734] By: jhi                                   on 2000/11/18  01:18:56
53076         Log: Update Changes.
53077      Branch: perl
53078            ! Changes patchlevel.h
53079 ____________________________________________________________________________
53080 [  7733] By: jhi                                   on 2000/11/18  00:32:54
53081         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
53082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53083              Date: Fri, 17 Nov 2000 17:28:02 -0500
53084              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
53085      Branch: perl
53086            ! regcomp.c regexec.c t/op/re_tests
53087 ____________________________________________________________________________
53088 [  7732] By: jhi                                   on 2000/11/18  00:28:56
53089         Log: Sparc 64-bit pack() fix from Jens Hamisch.
53090      Branch: perl
53091            ! pp.c
53092 ____________________________________________________________________________
53093 [  7731] By: jhi                                   on 2000/11/18  00:18:39
53094         Log: Explain in more detail the {} syntax ambiguousity.
53095              
53096              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
53097              From: Nicholas Clark <nick@ccl4.org>
53098              Date: Fri, 17 Nov 2000 22:10:28 +0000
53099              Message-ID: <20001117221028.A88930@plum.flirble.org>
53100      Branch: perl
53101            ! pod/perlfunc.pod
53102 ____________________________________________________________________________
53103 [  7730] By: jhi                                   on 2000/11/18  00:12:18
53104         Log: Subject: Fix for README.amiga (20000323.033)
53105              From: "Stephen P. Potter" <spp@spotter.yi.org>
53106              Date: Fri, 17 Nov 2000 12:25:51 -0500
53107              Message-Id: <200011171725.MAA05768@spotter.yi.org>
53108      Branch: perl
53109            ! README.amiga
53110 ____________________________________________________________________________
53111 [  7729] By: jhi                                   on 2000/11/18  00:08:34
53112         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
53113              From: "A. C. Yardley" <yardley@tanet.net>
53114              Date: Mon, 3 Apr 2000 11:35:33 -0700
53115              Message-ID: <3483.000403@tanet.net>
53116      Branch: perl
53117            ! README.win32
53118 ____________________________________________________________________________
53119 [  7728] By: nick                                  on 2000/11/17  21:59:47
53120         Log: Integrate mainline
53121      Branch: perlio
53122           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
53123           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
53124           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
53125           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
53126 ____________________________________________________________________________
53127 [  7727] By: nick                                  on 2000/11/17  21:56:31
53128         Log: Experiment on use of attributes.pm interface.
53129              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
53130              SVt_PVRV if not already something better (else vivify of say magic gets
53131              core dump).
53132      Branch: perlio
53133            ! perlio.c pp.c
53134 ____________________________________________________________________________
53135 [  7726] By: jhi                                   on 2000/11/17  14:15:49
53136         Log: Subject: Fix for 20000815.006
53137              From: "Stephen P. Potter" <spp@spotter.yi.org>
53138              Date: Fri, 17 Nov 2000 08:57:45 -0500
53139              Message-Id: <200011171357.IAA05122@spotter.yi.org>
53140              
53141              It's really 20000518.006.
53142      Branch: perl
53143            ! pod/perlmodlib.PL
53144 ____________________________________________________________________________
53145 [  7725] By: jhi                                   on 2000/11/17  14:12:31
53146         Log: Subject: Fix for 20000409.001
53147              From: "Stephen P. Potter" <spp@spotter.yi.org>
53148              Date: Fri, 17 Nov 2000 08:55:45 -0500
53149              Message-Id: <200011171355.IAA05104@spotter.yi.org>
53150      Branch: perl
53151            ! pod/perlfaq9.pod
53152 ____________________________________________________________________________
53153 [  7724] By: jhi                                   on 2000/11/17  14:08:58
53154         Log: Undo #7627 now that we have =head3.
53155      Branch: perl
53156            ! pod/perlhack.pod
53157 ____________________________________________________________________________
53158 [  7723] By: jhi                                   on 2000/11/17  14:04:09
53159         Log: As surmised the #7719 wasn't a good move.
53160      Branch: perl
53161            ! hints/solaris_2.sh
53162 ____________________________________________________________________________
53163 [  7722] By: jhi                                   on 2000/11/17  13:59:04
53164         Log: Also the 64bitall hints can be either here or there.
53165      Branch: perl
53166            ! hints/solaris_2.sh
53167 ____________________________________________________________________________
53168 [  7721] By: jhi                                   on 2000/11/17  02:26:23
53169         Log: Test tweak for the open pragma.
53170      Branch: perl
53171            ! t/lib/b.t
53172 ____________________________________________________________________________
53173 [  7720] By: jhi                                   on 2000/11/17  00:23:22
53174         Log: The long double hints can be here or there.
53175      Branch: perl
53176            ! hints/solaris_2.sh
53177 ____________________________________________________________________________
53178 [  7719] By: jhi                                   on 2000/11/17  00:14:06
53179         Log: For Solaris use64bitall the stdchar needs a little bit of help.
53180      Branch: perl
53181            ! hints/solaris_2.sh
53182 ____________________________________________________________________________
53183 [  7718] By: jhi                                   on 2000/11/16  23:27:34
53184         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
53185              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
53186              Date: Wed, 15 Nov 2000 08:56:32 +0100
53187              Message-ID: <3A1241B0.64477E00@alcatel.at>
53188      Branch: perl
53189            ! lib/Carp/Heavy.pm
53190 ____________________________________________________________________________
53191 [  7717] By: jhi                                   on 2000/11/16  23:23:29
53192         Log: Subject: [PATCH] Re: 20001101.003 PDL
53193              From: Nicholas Clark <nick@ccl4.org>
53194              Date: Thu, 16 Nov 2000 16:48:25 +0000
53195              Message-ID: <20001116164825.B93487@plum.flirble.org>
53196      Branch: perl
53197            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
53198 ____________________________________________________________________________
53199 [  7716] By: jhi                                   on 2000/11/16  23:21:31
53200         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
53201              From: "Casey R. Tweten" <crt@kiski.net>
53202              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
53203              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
53204      Branch: perl
53205            ! lib/Pod/Checker.pm pod/perlpod.pod
53206 ____________________________________________________________________________
53207 [  7715] By: jhi                                   on 2000/11/16  23:19:40
53208         Log: Avoid an infinite loop in VMS when utils scripts are run
53209              with no arguments, from Charles Lane.
53210      Branch: perl
53211            ! configure.com
53212 ____________________________________________________________________________
53213 [  7714] By: jhi                                   on 2000/11/16  23:17:08
53214         Log: Subject: perllocale.pod changes
53215              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
53216              Date: Mon, 13 Nov 2000 10:09:22 +0300
53217              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
53218      Branch: perl
53219            ! pod/perllocale.pod
53220 ____________________________________________________________________________
53221 [  7713] By: jhi                                   on 2000/11/16  23:14:06
53222         Log: Integrate perlio.
53223      Branch: perl
53224           !> doio.c perlio.c perlio.h util.c
53225 ____________________________________________________________________________
53226 [  7712] By: nick                                  on 2000/11/16  21:10:58
53227         Log: Integrate mainline
53228      Branch: perlio
53229           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
53230           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
53231           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
53232           !> vos/config.ga.def vos/config.ga.h win32/config.bc
53233           !> win32/config.gc win32/config.vc
53234 ____________________________________________________________________________
53235 [  7711] By: nick                                  on 2000/11/16  19:56:41
53236         Log: Minor tweaks:
53237              consistent way of getting 'rb', 'wb' etc. for binary opens
53238              move *perlio::layers to *open::layers
53239              a #define to show layers available
53240              DOSISH popen/PerlIO had export/import sense inverted.
53241      Branch: perlio
53242            ! doio.c perlio.c perlio.h util.c
53243 ____________________________________________________________________________
53244 [  7710] By: jhi                                   on 2000/11/16  15:46:05
53245         Log: Add HAS_SBRK_PROTO.
53246      Branch: metaconfig/U/perl
53247            + d_sbrkproto.U
53248      Branch: perl
53249            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53250            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
53251            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
53252            ! vos/config.ga.def vos/config.ga.h win32/config.bc
53253            ! win32/config.gc win32/config.vc
53254 ____________________________________________________________________________
53255 [  7709] By: nick                                  on 2000/11/16  07:31:49
53256         Log: Integrate mainline
53257      Branch: perlio
53258           !> (integrate 35 files)
53259 ____________________________________________________________________________
53260 [  7708] By: jhi                                   on 2000/11/16  05:33:03
53261         Log: These files are text, not binary.
53262      Branch: perl
53263            ! ext/Encode/Encode/iso8859-10.enc
53264            ! ext/Encode/Encode/iso8859-13.enc
53265            ! ext/Encode/Encode/iso8859-14.enc
53266            ! ext/Encode/Encode/iso8859-15.enc
53267 ____________________________________________________________________________
53268 [  7707] By: jhi                                   on 2000/11/16  01:53:37
53269         Log: Update Changes.
53270      Branch: perl
53271            ! Changes patchlevel.h
53272 ____________________________________________________________________________
53273 [  7706] By: jhi                                   on 2000/11/16  01:35:59
53274         Log: More #undefing of stdio.
53275      Branch: perl
53276            ! fakesdio.h nostdio.h
53277 ____________________________________________________________________________
53278 [  7705] By: jhi                                   on 2000/11/16  01:34:18
53279         Log: Add fwalk() probe to the configuration files and regen perltoc.
53280      Branch: perl
53281            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53282            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
53283            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
53284            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
53285            ! win32/config.bc win32/config.gc win32/config.vc
53286 ____________________________________________________________________________
53287 [  7704] By: jhi                                   on 2000/11/16  01:33:07
53288         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
53289              an optional third argument to Inlibc?)
53290      Branch: metaconfig/U/perl
53291            + d__fwalk.U
53292 ____________________________________________________________________________
53293 [  7703] By: jhi                                   on 2000/11/16  01:09:22
53294         Log: The type of the hash_cb() size argument is tricky.
53295      Branch: perl
53296            ! ext/DB_File/DB_File.xs
53297 ____________________________________________________________________________
53298 [  7702] By: jhi                                   on 2000/11/15  23:01:16
53299         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
53300      Branch: perl
53301            ! nostdio.h
53302 ____________________________________________________________________________
53303 [  7701] By: jhi                                   on 2000/11/15  22:52:32
53304         Log: Detypo.
53305      Branch: perl
53306            ! t/lib/bigfltpm.t
53307 ____________________________________________________________________________
53308 [  7700] By: jhi                                   on 2000/11/15  22:51:56
53309         Log: UINT64_C() work continues.
53310      Branch: perl
53311            ! handy.h perl.h utf8.h
53312 ____________________________________________________________________________
53313 [  7699] By: jhi                                   on 2000/11/15  14:13:04
53314         Log: SOCKS has its own USE_THREADS, based on
53315              
53316              Subject: [ID 20001114.002] et. al. bugfix followup
53317              From: Jens Hamisch <jens@Strawberry.COM> 
53318              Date: Wed, 15 Nov 2000 14:23:11 +0100
53319              Message-ID: <20001115142311.A21164@Strawberry.COM>
53320      Branch: perl
53321            ! perl.h
53322 ____________________________________________________________________________
53323 [  7698] By: jhi                                   on 2000/11/15  03:50:56
53324         Log: Add few missing #undefs and sort them.
53325      Branch: perl
53326            ! fakesdio.h
53327 ____________________________________________________________________________
53328 [  7697] By: jhi                                   on 2000/11/15  03:39:14
53329         Log: Linenumber fix.
53330      Branch: perl
53331            ! t/pragma/warn/utf8
53332 ____________________________________________________________________________
53333 [  7696] By: jhi                                   on 2000/11/15  02:55:26
53334         Log: EBCDIC tweaks.
53335              
53336              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
53337              From: Peter Prymmer <pvhp@forte.com>
53338              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
53339              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
53340      Branch: perl
53341            ! t/op/regmesg.t t/pragma/warn/utf8
53342 ____________________________________________________________________________
53343 [  7695] By: jhi                                   on 2000/11/15  02:53:58
53344         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
53345              From: Peter Prymmer <pvhp@forte.com>
53346              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
53347              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
53348      Branch: perl
53349            ! utf8.c
53350 ____________________________________________________________________________
53351 [  7694] By: jhi                                   on 2000/11/15  02:50:55
53352         Log: Subject: [PATCH: perl@7674] updates to README.os390
53353              From: Prymmer/Kahn <pvhp@best.com>
53354              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
53355              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
53356      Branch: perl
53357            ! README.os390
53358 ____________________________________________________________________________
53359 [  7693] By: jhi                                   on 2000/11/15  02:48:37
53360         Log: Quit utf8_to_uv() instantly if curlen == 0.
53361      Branch: perl
53362            ! utf8.c
53363 ____________________________________________________________________________
53364 [  7692] By: jhi                                   on 2000/11/15  02:24:29
53365         Log: Use u_int32_t for the size of hash_cb(), not size_t.
53366              
53367              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
53368              From: Jens Hamisch <jens@Strawberry.COM>     
53369              Date: Tue, 14 Nov 2000 19:03:55 +0100
53370              Message-Id: <20001114190355.A20559@Strawberry.COM>
53371      Branch: perl
53372            ! ext/DB_File/DB_File.xs
53373 ____________________________________________________________________________
53374 [  7691] By: jhi                                   on 2000/11/15  02:20:12
53375         Log: Use UINT64_C().
53376              
53377              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
53378              From: Jens Hamisch <jens@Strawberry.COM>
53379              Date: Tue, 14 Nov 2000 19:16:23 +0100
53380              Message-Id: <20001114191623.G20559@Strawberry.COM>
53381      Branch: perl
53382            ! utf8.c utf8.h
53383 ____________________________________________________________________________
53384 [  7690] By: jhi                                   on 2000/11/15  02:17:06
53385         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
53386              (a macro to define signed and unsigned integer constants).
53387      Branch: perl
53388            ! handy.h
53389 ____________________________________________________________________________
53390 [  7689] By: jhi                                   on 2000/11/15  01:56:51
53391         Log: Regen Configure.
53392      Branch: perl
53393            ! Configure
53394 ____________________________________________________________________________
53395 [  7688] By: jhi                                   on 2000/11/15  01:56:32
53396         Log: Make the unit know about SOCKS.
53397      Branch: metaconfig
53398            ! U/protos/socksizetype.U
53399 ____________________________________________________________________________
53400 [  7687] By: jhi                                   on 2000/11/15  01:54:47
53401         Log: Remove unused dependencies.
53402      Branch: metaconfig
53403            ! U/compline/d_getpagsz.U
53404 ____________________________________________________________________________
53405 [  7686] By: nick                                  on 2000/11/14  21:25:13
53406         Log: Integrate mainline.
53407      Branch: perlio
53408           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
53409           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
53410           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
53411           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
53412           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
53413           !> win32/config.bc win32/config.gc win32/config.vc
53414           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
53415 ____________________________________________________________________________
53416 [  7685] By: jhi                                   on 2000/11/14  17:54:56
53417         Log: Integrate perlio.
53418      Branch: perl
53419           +> fakesdio.h perliol.h
53420           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
53421           !> perlsdio.h perlsfio.h pod/perlfunc.pod
53422 ____________________________________________________________________________
53423 [  7684] By: nick                                  on 2000/11/14  17:43:04
53424         Log: PerlIO #include and #ifdef re-work.
53425      Branch: perlio
53426            + fakesdio.h perliol.h
53427            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
53428            ! perlsdio.h perlsfio.h
53429 ____________________________________________________________________________
53430 [  7683] By: jhi                                   on 2000/11/14  15:42:40
53431         Log: Hoist the duplicated socket/netdb include logic to perl.h;
53432              undef SETERRNO in case SOCKS has defined it.  Based on:
53433              
53434              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
53435              From: Jens Hamisch <jens@Strawberry.COM> 
53436              Date: Tue, 14 Nov 2000 11:34:40 +0100
53437              Message-Id: <20001114113440.A20005@Strawberry.COM>
53438      Branch: perl
53439            ! doio.c perl.h pp_sys.c
53440 ____________________________________________________________________________
53441 [  7682] By: jhi                                   on 2000/11/14  14:07:28
53442         Log: Subject: some additions for makefiles for win32 (for perl@7674)
53443              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
53444              Date: Tue, 14 Nov 2000 09:31:13 +0300
53445              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
53446      Branch: perl
53447            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
53448            ! win32/makefile.mk
53449 ____________________________________________________________________________
53450 [  7681] By: jhi                                   on 2000/11/14  14:01:41
53451         Log: Subject: tiny typo in perl5db.pl
53452              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
53453              Date: Tue, 14 Nov 2000 09:29:28 +0300
53454              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
53455      Branch: perl
53456            ! lib/perl5db.pl
53457 ____________________________________________________________________________
53458 [  7680] By: jhi                                   on 2000/11/14  04:13:50
53459         Log: Redo #7679 with LFs instead of CRLFs.
53460      Branch: perl
53461            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
53462            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
53463            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
53464 ____________________________________________________________________________
53465 [  7679] By: jhi                                   on 2000/11/14  01:21:09
53466         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
53467              From: Benjamin Stuhl <tiriath@yahoo.com> 
53468              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
53469              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
53470      Branch: perl
53471            + win32/bin/mdelete.bat
53472            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
53473            ! makedef.pl perlio.c win32/Makefile win32/config.gc
53474            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
53475 ____________________________________________________________________________
53476 [  7678] By: jhi                                   on 2000/11/14  01:19:20
53477         Log: Fix the re extension building for Win32.
53478              
53479              Subject: [PATCH perl@7638] Get PerlIO building on Win32
53480              From: Benjamin Stuhl <tiriath@yahoo.com> 
53481              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
53482              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
53483      Branch: perl
53484            + ext/re/hints/MSWin32.pl
53485            ! MANIFEST
53486 ____________________________________________________________________________
53487 [  7677] By: jhi                                   on 2000/11/14  01:13:54
53488         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
53489              From: sthoenna@efn.org
53490              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
53491              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
53492      Branch: perl
53493            ! doop.c pp.c toke.c utf8.c utf8.h
53494 ____________________________________________________________________________
53495 [  7676] By: jhi                                   on 2000/11/13  20:23:15
53496         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
53497              From: Nicholas Clark <nick@ccl4.org>
53498              Date: Mon, 13 Nov 2000 18:55:04 +0000
53499              Message-ID: <20001113185504.J29183@plum.flirble.org>
53500      Branch: perl
53501            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
53502 ____________________________________________________________________________
53503 [  7675] By: nick                                  on 2000/11/13  20:21:57
53504         Log: Integrate mainline ...
53505      Branch: perlio
53506           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
53507           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
53508           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
53509           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
53510 ____________________________________________________________________________
53511 [  7674] By: jhi                                   on 2000/11/13  15:07:56
53512         Log: Update Changes.
53513      Branch: perl
53514            ! Changes patchlevel.h
53515 ____________________________________________________________________________
53516 [  7673] By: jhi                                   on 2000/11/13  14:42:42
53517         Log: Remove the new two tests of lib/io_xs for now, they seem to
53518              fail under perlio on some platforms.
53519      Branch: perl
53520            ! t/lib/io_xs.t
53521 ____________________________________________________________________________
53522 [  7672] By: jhi                                   on 2000/11/13  13:57:53
53523         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
53524      Branch: perl
53525            ! perlio.c
53526 ____________________________________________________________________________
53527 [  7671] By: jhi                                   on 2000/11/13  05:30:48
53528         Log: Placate nervous compilers that see longer than ints switch()ing.
53529      Branch: perl
53530            ! utf8.c
53531 ____________________________________________________________________________
53532 [  7670] By: jhi                                   on 2000/11/13  05:14:21
53533         Log: fputs() does return EOF on error but here we don't care.
53534      Branch: perl
53535            ! perlio.c
53536 ____________________________________________________________________________
53537 [  7669] By: jhi                                   on 2000/11/13  05:02:45
53538         Log: Declare reg_data like reg_substr_data.
53539      Branch: perl
53540            ! regexp.h
53541 ____________________________________________________________________________
53542 [  7668] By: jhi                                   on 2000/11/13  04:54:34
53543         Log: Typos in #7667.
53544      Branch: perl
53545            ! perl.h
53546 ____________________________________________________________________________
53547 [  7667] By: jhi                                   on 2000/11/13  04:49:49
53548         Log: Cleanup messy #ifdef.
53549      Branch: perl
53550            ! perl.h
53551 ____________________________________________________________________________
53552 [  7666] By: jhi                                   on 2000/11/13  04:17:34
53553         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
53554              From: Nicholas Clark <nick@talking.bollo.cx>
53555              Date: Sun, 12 Nov 2000 21:14:11 +0000
53556              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
53557              
53558              Note: only one breakage of the two reported is fixed by this patch.
53559      Branch: perl
53560            ! perlio.c
53561 ____________________________________________________________________________
53562 [  7665] By: jhi                                   on 2000/11/13  04:05:07
53563         Log: Tweak the definition of the bit complement on UTF-8 data:
53564              if none of the characters in the string are > 0xff,
53565              the result is a complemented byte string, not a (UTF-8)
53566              char string.  Based on the summary in
53567              
53568              Subject: Re: [ID 20000918.005] ~ on wide chars
53569              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
53570              Date: Fri, 10 Nov 2000 09:47:15 -0800
53571              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
53572              
53573              This should give us the maximum backward (pre-char string)
53574              compatibility and utf8 compatibility.  The other alternative
53575              would be to limit the bit complement to be always byte only,
53576              taking the least significant byte of the chars.
53577      Branch: perl
53578            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
53579 ____________________________________________________________________________
53580 [  7664] By: jhi                                   on 2000/11/13  00:23:44
53581         Log: Couple of tests from #7660 salvaged.
53582      Branch: perl
53583            - t/op/tell.t
53584            ! MANIFEST t/io/tell.t
53585 ____________________________________________________________________________
53586 [  7663] By: jhi                                   on 2000/11/13  00:02:48
53587         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
53588              From: Nicholas Clark <nick@talking.bollo.cx>
53589              Date: Sun, 12 Nov 2000 21:23:43 +0000
53590              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
53591      Branch: perl
53592            ! perlsfio.h
53593 ____________________________________________________________________________
53594 [  7662] By: jhi                                   on 2000/11/13  00:01:39
53595         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
53596              From: Nicholas Clark <nick@talking.bollo.cx>
53597              Date: Sun, 12 Nov 2000 21:30:04 +0000
53598              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
53599      Branch: perl
53600            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
53601 ____________________________________________________________________________
53602 [  7661] By: jhi                                   on 2000/11/12  23:57:29
53603         Log: Document tell() on special streams.
53604      Branch: perl
53605            ! pod/perlfunc.pod
53606 ____________________________________________________________________________
53607 [  7660] By: jhi                                   on 2000/11/12  23:54:22
53608         Log: (Subsumed by #7664)
53609      Branch: perl
53610            + t/op/tell.t
53611            ! MANIFEST
53612 ____________________________________________________________________________
53613 [  7659] By: jhi                                   on 2000/11/12  22:55:25
53614         Log: Many subdocumented return values of the IO extension now documented.
53615              ungetc and write still left subdocumented.
53616              
53617              Subject: [PATCH] (was Re: IO::Handle::ungetc)
53618              From: Nicholas Clark <nick@talking.bollo.cx>
53619              Date: Sun, 12 Nov 2000 21:35:53 +0000
53620              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
53621      Branch: perl
53622            ! ext/IO/lib/IO/Handle.pm
53623 ____________________________________________________________________________
53624 [  7658] By: jhi                                   on 2000/11/12  21:37:06
53625         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
53626              From: Nicholas Clark <nick@talking.bollo.cx>
53627              Date: Sun, 12 Nov 2000 20:03:22 +0000
53628              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
53629      Branch: perl
53630            ! pod/perlfunc.pod
53631 ____________________________________________________________________________
53632 [  7657] By: jhi                                   on 2000/11/12  20:34:55
53633         Log: Integrate perlio.
53634      Branch: perl
53635           !> perlio.c
53636 ____________________________________________________________________________
53637 [  7656] By: nick                                  on 2000/11/12  19:25:06
53638         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
53639      Branch: perlio
53640            ! perlio.c
53641 ____________________________________________________________________________
53642 [  7655] By: nick                                  on 2000/11/12  19:09:41
53643         Log: Integrate mainline
53644      Branch: perlio
53645           +> README.solaris ext/Encode/Encode/cp1006.enc
53646           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
53647           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
53648           +> ext/Encode/Encode/iso8859-13.enc
53649           +> ext/Encode/Encode/iso8859-14.enc
53650           +> ext/Encode/Encode/iso8859-15.enc
53651           !> (integrate 34 files)
53652 ____________________________________________________________________________
53653 [  7654] By: jhi                                   on 2000/11/12  19:00:22
53654         Log: Add a metaconfig unit for fsync.
53655      Branch: metaconfig/U/perl
53656            + d_fsync.U
53657 ____________________________________________________________________________
53658 [  7653] By: jhi                                   on 2000/11/12  19:00:01
53659         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
53660      Branch: perl
53661            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53662            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
53663            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53664            ! vos/config.ga.h win32/config.bc win32/config.gc
53665            ! win32/config.vc
53666 ____________________________________________________________________________
53667 [  7652] By: jhi                                   on 2000/11/11  21:12:01
53668         Log: Copy the s// information of README.hpux also to the perlrun.
53669      Branch: perl
53670            ! README.hpux pod/perlrun.pod
53671 ____________________________________________________________________________
53672 [  7651] By: jhi                                   on 2000/11/11  21:03:13
53673         Log: More README.solaris updates from Andy Dougherty.
53674      Branch: perl
53675            ! README.solaris
53676 ____________________________________________________________________________
53677 [  7650] By: jhi                                   on 2000/11/11  18:38:57
53678         Log: More descriptive error for unknown perlio layers.
53679              
53680              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
53681              From: Dominic Dunlop <domo@computer.org> 
53682              Date: Sat, 11 Nov 2000 18:20:32 +0100             
53683              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
53684      Branch: perl
53685            ! perlio.c pod/perldiag.pod
53686 ____________________________________________________________________________
53687 [  7649] By: jhi                                   on 2000/11/11  18:37:52
53688         Log: MachTen doesn't really do mmap() and munmap().
53689              
53690              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
53691              From: Dominic Dunlop <domo@computer.org> 
53692              Date: Sat, 11 Nov 2000 18:20:32 +0100             
53693              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
53694      Branch: perl
53695            ! hints/machten.sh
53696 ____________________________________________________________________________
53697 [  7648] By: jhi                                   on 2000/11/11  18:36:46
53698         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
53699              From: rspier@pobox.com (Robert Spier)
53700              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
53701              Message-ID: <14861.32839.491271.985797@rls.cx>
53702      Branch: perl
53703            ! Porting/Contract pod/perltoot.pod
53704 ____________________________________________________________________________
53705 [  7647] By: jhi                                   on 2000/11/11  18:35:30
53706         Log: Simplify the getpagesize() unit by dropping the
53707              pagesize probe since it's nowadays slightly more
53708              complicated because of sysconf(). (Note: if some
53709              platform really needs the -lPW for getpagesize,
53710              I just broke it.)
53711              
53712              TODO: a new pagesize unit.
53713      Branch: metaconfig
53714            ! U/compline/d_getpagsz.U
53715 ____________________________________________________________________________
53716 [  7646] By: jhi                                   on 2000/11/11  18:33:23
53717         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
53718      Branch: perl
53719            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53720            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
53721            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53722            ! vos/config.ga.h win32/config.bc win32/config.gc
53723            ! win32/config.vc
53724 ____________________________________________________________________________
53725 [  7645] By: jhi                                   on 2000/11/11  16:45:15
53726         Log: Use sysconf() or getpagesize() to find out the pagesize.
53727      Branch: perl
53728            ! perlio.c
53729 ____________________________________________________________________________
53730 [  7644] By: jhi                                   on 2000/11/11  15:46:08
53731         Log: Integrate perlio.
53732      Branch: perl
53733           !> perlio.c
53734 ____________________________________________________________________________
53735 [  7643] By: jhi                                   on 2000/11/11  15:33:36
53736         Log: Subject: Re: [PATCH] README.solaris
53737              From: Lupe Christoph <lupe@lupe-christoph.de>
53738              Date: Sat, 11 Nov 2000 14:08:10 +0100
53739              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
53740      Branch: perl
53741            ! README.solaris
53742 ____________________________________________________________________________
53743 [  7642] By: jhi                                   on 2000/11/11  15:22:12
53744         Log: Subject: [PATCH perl@7638] cygwin port
53745              From: "Eric Fifer" <egf7@columbia.edu>            
53746              Date: Fri, 10 Nov 2000 19:30:30 -0000
53747              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
53748      Branch: perl
53749            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
53750 ____________________________________________________________________________
53751 [  7641] By: nick                                  on 2000/11/11  14:50:36
53752         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
53753              Also call "Buf" layer directly when unread'ing non-read chars.
53754      Branch: perlio
53755            ! perlio.c
53756 ____________________________________________________________________________
53757 [  7640] By: jhi                                   on 2000/11/11  02:05:02
53758         Log: Add more encoding tables.
53759      Branch: perl
53760            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
53761            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
53762            + ext/Encode/Encode/iso8859-10.enc
53763            + ext/Encode/Encode/iso8859-13.enc
53764            + ext/Encode/Encode/iso8859-14.enc
53765            + ext/Encode/Encode/iso8859-15.enc
53766            ! MANIFEST
53767 ____________________________________________________________________________
53768 [  7639] By: jhi                                   on 2000/11/10  18:49:25
53769         Log: Subject: [PATCH] README.solaris
53770              From: Andy Dougherty <doughera@lafayette.edu>
53771              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
53772              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
53773      Branch: perl
53774            + README.solaris
53775            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
53776            ! pod/perl.pod pod/perltoc.pod
53777 ____________________________________________________________________________
53778 [  7638] By: jhi                                   on 2000/11/10  15:04:15
53779         Log: Update Changes.
53780      Branch: perl
53781            ! Changes patchlevel.h
53782 ____________________________________________________________________________
53783 [  7637] By: jhi                                   on 2000/11/10  14:14:28
53784         Log: Explain better why certain regex tests are skipped.
53785              
53786              Subject: Re: tests skipped: unknown reason
53787              From: Lupe Christoph <lupe@lupe-christoph.de>
53788              Date: Fri, 10 Nov 2000 09:08:56 +0100
53789              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
53790      Branch: perl
53791            ! t/op/regexp.t
53792 ____________________________________________________________________________
53793 [  7636] By: nick                                  on 2000/11/10  13:40:00
53794         Log: Integrate mainline.
53795      Branch: perlio
53796           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
53797           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
53798           !> win32/bin/search.pl
53799 ____________________________________________________________________________
53800 [  7635] By: nick                                  on 2000/11/10  13:25:52
53801         Log: Re-instate stdio large file support via perlio.
53802      Branch: perl
53803            ! perlio.c
53804 ____________________________________________________________________________
53805 [  7634] By: jhi                                   on 2000/11/10  04:49:55
53806         Log: Amdahl UTS hints updates.
53807              
53808              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
53809              From: hom00@utsglobal.com (Harold O Morris)
53810              Date: Thu, 9 Nov 2000 20:02 PST
53811              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
53812      Branch: perl
53813            ! hints/uts.sh
53814 ____________________________________________________________________________
53815 [  7633] By: jhi                                   on 2000/11/09  23:33:28
53816         Log: Subject: [PATCH] IO::Seekable pod
53817              From: Nicholas Clark <nick@talking.bollo.cx>
53818              Date: Thu, 9 Nov 2000 20:29:45 +0000
53819              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
53820      Branch: perl
53821            ! ext/IO/lib/IO/Handle.pm
53822 ____________________________________________________________________________
53823 [  7632] By: jhi                                   on 2000/11/09  21:55:41
53824         Log: Various doc oddball characters.
53825              
53826              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
53827              From: Michael Somos <somos@grail.cba.csuohio.edu>
53828              Date: Mon, 6 Nov 2000 17:44:20 -0500
53829              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
53830      Branch: perl
53831            ! emacs/cperl-mode.el lib/unicode/syllables.txt
53832            ! win32/bin/search.pl
53833 ____________________________________________________________________________
53834 [  7631] By: jhi                                   on 2000/11/09  21:12:29
53835         Log: Subject: Re: bash -c exit and linux hints 
53836              From: "John P. Linderman" <jpl@research.att.com>
53837              Date: Thu, 02 Nov 2000 09:37:25 -0500
53838              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
53839      Branch: perl
53840            ! hints/linux.sh
53841 ____________________________________________________________________________
53842 [  7630] By: nick                                  on 2000/11/09  20:34:11
53843         Log: Integrate mainline.
53844      Branch: perlio
53845           !> (integrate 91 files)
53846 ____________________________________________________________________________
53847 [  7629] By: jhi                                   on 2000/11/09  19:46:31
53848         Log: Missing dTHXs.
53849              
53850              Subject: RE: perl@7595 builds not on cygwin
53851              From: "Eric Fifer" <egf7@columbia.edu>
53852              Date: Thu, 9 Nov 2000 19:26:50 -0000
53853              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
53854      Branch: perl
53855            ! ext/Devel/Peek/Peek.xs
53856 ____________________________________________________________________________
53857 [  7628] By: jhi                                   on 2000/11/09  14:48:27
53858         Log: Disable only the tests 99 and 166 for UTF-8 locales.
53859      Branch: perl
53860            ! t/pragma/locale.t
53861 ____________________________________________________________________________
53862 [  7627] By: jhi                                   on 2000/11/09  14:40:27
53863         Log: There's no =head3.
53864      Branch: perl
53865            ! pod/perlhack.pod
53866 ____________________________________________________________________________
53867 [  7626] By: jhi                                   on 2000/11/09  13:54:26
53868         Log: The generated boot_* headers are wrong.  Pickier compiler,
53869              such as KAI C++ will refuse to compile the resulting perlmain.
53870              
53871              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
53872              From: Harri Pasanen <harri.pasanen@trema.com>
53873              Date: Thu, 09 Nov 2000 14:23:28 +0100
53874              Message-Id: <3A0AA550.26D548A3@trema.com>
53875      Branch: perl
53876            ! minimod.pl
53877 ____________________________________________________________________________
53878 [  7625] By: jhi                                   on 2000/11/09  13:50:44
53879         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
53880              From: Prymmer/Kahn <pvhp@best.com>
53881              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
53882              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
53883              
53884              All except the "cow orker" change.
53885      Branch: perl
53886            ! Porting/pumpkin.pod
53887 ____________________________________________________________________________
53888 [  7624] By: jhi                                   on 2000/11/09  13:45:33
53889         Log: Fix for
53890              
53891              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
53892              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
53893              Date: Thu, 09 Nov 2000 11:05:52 +0100
53894              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
53895      Branch: perl
53896            ! pod/perldiag.pod t/pragma/warn/pp_sys
53897 ____________________________________________________________________________
53898 [  7623] By: jhi                                   on 2000/11/09  13:37:16
53899         Log: Typo in an ifndef.
53900              
53901              Subject: Re: [PATCH 5.7.0] better messages from malloc()
53902              From: Joe Smith <jms@inwap.com>         
53903              Date: Thu, 09 Nov 2000 01:33:14 -0800
53904              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
53905      Branch: perl
53906            ! malloc.c
53907 ____________________________________________________________________________
53908 [  7622] By: jhi                                   on 2000/11/09  13:31:18
53909         Log: Remove unused extra arguments.
53910      Branch: metaconfig/U/perl
53911            ! perlxv.U
53912      Branch: perl
53913            ! Configure config_h.SH
53914 ____________________________________________________________________________
53915 [  7621] By: jhi                                   on 2000/11/09  13:16:36
53916         Log: More VMS moves on environment handling, from Charles Lane.
53917      Branch: perl
53918            ! t/pragma/locale.t
53919 ____________________________________________________________________________
53920 [  7620] By: jhi                                   on 2000/11/09  04:42:38
53921         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
53922              From: David Dyck <dcd@tc.fluke.com>
53923              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
53924              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
53925      Branch: perl
53926            ! pp_sys.c
53927 ____________________________________________________________________________
53928 [  7619] By: jhi                                   on 2000/11/09  04:36:21
53929         Log: Forgot from #7618.
53930      Branch: perl
53931            ! lib/File/stat.pm
53932 ____________________________________________________________________________
53933 [  7618] By: jhi                                   on 2000/11/09  04:28:44
53934         Log: Make deleting for %ENV work for (newer versions of) VMS,
53935              from Craig A. Berry.
53936      Branch: perl
53937            ! vms/vms.c
53938 ____________________________________________________________________________
53939 [  7617] By: jhi                                   on 2000/11/09  04:25:05
53940         Log: Subject: [PATCH] Class::Struct at compile time
53941              From: "Casey R. Tweten" <crt@kiski.net>
53942              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
53943              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
53944      Branch: perl
53945            ! lib/Class/Struct.pm
53946 ____________________________________________________________________________
53947 [  7616] By: jhi                                   on 2000/11/09  04:15:17
53948         Log: Subject: [ID 20001108.013] spelling
53949              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
53950              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
53951              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
53952      Branch: perl
53953            ! lib/ftp.pl
53954 ____________________________________________________________________________
53955 [  7615] By: jhi                                   on 2000/11/09  04:12:42
53956         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
53957              From: Peter Prymmer <pvhp@forte.com>
53958              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
53959              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
53960      Branch: perl
53961            ! configure.com
53962 ____________________________________________________________________________
53963 [  7614] By: jhi                                   on 2000/11/08  22:42:55
53964         Log: A missing aTHX_.
53965      Branch: perl
53966            ! ext/IPC/SysV/SysV.xs
53967 ____________________________________________________________________________
53968 [  7613] By: jhi                                   on 2000/11/08  19:30:21
53969         Log: Update Changes.
53970      Branch: perl
53971            ! Changes patchlevel.h
53972 ____________________________________________________________________________
53973 [  7612] By: jhi                                   on 2000/11/08  18:35:25
53974         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
53975              From: David Dyck <dcd@tc.fluke.com>
53976              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
53977              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
53978      Branch: perl
53979            ! pp_sys.c
53980 ____________________________________________________________________________
53981 [  7611] By: jhi                                   on 2000/11/08  18:30:26
53982         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
53983              From: Dominic Dunlop <domo@computer.org>
53984              Date: Tue, 7 Nov 2000 12:05:25 +0100
53985              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
53986      Branch: perl
53987            ! malloc.c
53988 ____________________________________________________________________________
53989 [  7610] By: jhi                                   on 2000/11/08  18:25:14
53990         Log: Do not test UTF-8 locales since that the tests would require
53991              polymorphic regexen.
53992      Branch: perl
53993            ! t/pragma/locale.t
53994 ____________________________________________________________________________
53995 [  7609] By: jhi                                   on 2000/11/08  17:12:51
53996         Log: Locale buglets.
53997              
53998              Subject: RE: Locales support (setlocale) fixes
53999              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54000              Date: Wed, 8 Nov 2000 20:01:39 +0300
54001              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
54002      Branch: perl
54003            ! t/pragma/locale.t util.c
54004 ____________________________________________________________________________
54005 [  7608] By: jhi                                   on 2000/11/08  17:00:16
54006         Log: Deleting $ENV{PATH} in VMS is not recommendable.
54007      Branch: perl
54008            ! t/pragma/locale.t
54009 ____________________________________________________________________________
54010 [  7607] By: jhi                                   on 2000/11/08  16:58:26
54011         Log: Subject: PATCH std stdio for (Free)BSD
54012              From: Nicholas Clark <nick@ccl4.org>
54013              Date: Wed, 8 Nov 2000 15:36:29 +0000
54014              Message-ID: <20001108153629.D98736@plum.flirble.org>
54015      Branch: metaconfig
54016            ! U/compline/d_stdstdio.U
54017      Branch: perl
54018            ! Configure config_h.SH
54019 ____________________________________________________________________________
54020 [  7606] By: jhi                                   on 2000/11/08  16:43:31
54021         Log: Forgot to bump the line numbers in #7601.
54022      Branch: perl
54023            ! t/pragma/warn/pp_sys
54024 ____________________________________________________________________________
54025 [  7605] By: jhi                                   on 2000/11/08  16:39:12
54026         Log: More careful detection of how well NVs and UVs mix.
54027              
54028              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))
54029              From: Nicholas Clark <nick@ccl4.org>
54030              Date: Wed, 8 Nov 2000 15:14:12 +0000
54031              Message-ID: <20001108151412.B98736@plum.flirble.org>
54032              
54033              Added some SIGFPE paranoia.
54034      Branch: metaconfig/U/perl
54035            ! perlxv.U
54036      Branch: perl
54037            ! Configure config_h.SH
54038 ____________________________________________________________________________
54039 [  7604] By: jhi                                   on 2000/11/08  14:39:10
54040         Log: Subject: [patch perl@7595] VMS configure.com tweak
54041              From: "Craig A. Berry" <craigberry@mac.com>
54042              Date: Wed, 8 Nov 2000 00:24:12 -0600
54043              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
54044      Branch: perl
54045            ! configure.com
54046 ____________________________________________________________________________
54047 [  7603] By: jhi                                   on 2000/11/08  14:27:11
54048         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
54049              From: Robin Barker <rmb1@cise.npl.co.uk>
54050              Date: Wed, 8 Nov 2000 11:11:39 GMT
54051              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
54052      Branch: perl
54053            ! perlio.c
54054 ____________________________________________________________________________
54055 [  7602] By: jhi                                   on 2000/11/08  14:25:03
54056         Log: Fix for the tie-refhash string table leaks.
54057              
54058              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
54059              Date: Wed, 8 Nov 2000 13:03:04 GMT
54060              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
54061      Branch: perl
54062            ! t/lib/tie-refhash.t
54063 ____________________________________________________________________________
54064 [  7601] By: jhi                                   on 2000/11/08  14:21:08
54065         Log: Try to avoid flockless and emulationless places.
54066      Branch: perl
54067            ! t/pragma/warn/pp_sys
54068 ____________________________________________________________________________
54069 [  7600] By: jhi                                   on 2000/11/08  02:28:54
54070         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
54071              
54072              Subject: [PATCH] prototyped functions that should be overrideable
54073              From: "Casey R. Tweten" <crt@kiski.net>
54074              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
54075              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
54076      Branch: perl
54077            ! toke.c
54078 ____________________________________________________________________________
54079 [  7599] By: jhi                                   on 2000/11/08  01:12:05
54080         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
54081              
54082              Subject: [PATCH] perlbug.PL
54083              From: "Kurt D. Starsinic" <kstar@chapin.edu>
54084              Date: Mon, 6 Nov 2000 21:39:01 -0500
54085              Message-ID: <20001106213901.B20955@O2.chapin.edu>
54086      Branch: perl
54087            ! utils/perlbug.PL
54088 ____________________________________________________________________________
54089 [  7598] By: jhi                                   on 2000/11/07  23:42:00
54090         Log: Bad thinko in #7581 (I used the test program with the expanded
54091              values as-is).
54092      Branch: metaconfig
54093            ! U/compline/d_stdstdio.U
54094      Branch: perl
54095            ! Configure
54096 ____________________________________________________________________________
54097 [  7597] By: jhi                                   on 2000/11/07  21:43:29
54098         Log: Subject: [PATCH perl@7573] cygwin port
54099              From: "Fifer, Eric" <EFifer@sanwaint.com>
54100              Date: Tue, 7 Nov 2000 18:08:51 -0000 
54101              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
54102              
54103              Synchronize with Cygwin 1.1.5.
54104      Branch: perl
54105            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
54106            ! pod/perlport.pod unixish.h util.c
54107 ____________________________________________________________________________
54108 [  7596] By: jhi                                   on 2000/11/07  21:39:25
54109         Log: perlhack updates from H.Merijn Brand.
54110      Branch: perl
54111            ! pod/perlhack.pod
54112 ____________________________________________________________________________
54113 [  7595] By: jhi                                   on 2000/11/07  20:21:41
54114         Log: Update Changes.
54115      Branch: perl
54116            ! Changes patchlevel.h
54117 ____________________________________________________________________________
54118 [  7594] By: jhi                                   on 2000/11/07  19:18:58
54119         Log: Be more robust in Dynaloader.pm.
54120      Branch: perl
54121            ! ext/DynaLoader/DynaLoader_pm.PL
54122 ____________________________________________________________________________
54123 [  7593] By: jhi                                   on 2000/11/07  16:49:31
54124         Log: AUTHORS update.
54125      Branch: perl
54126            ! AUTHORS
54127 ____________________________________________________________________________
54128 [  7592] By: gsar                                  on 2000/11/07  16:39:51
54129         Log: normalize relative paths in virtualized current directory on windows,
54130              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
54131              returns)
54132      Branch: perl
54133            ! win32/vdir.h
54134 ____________________________________________________________________________
54135 [  7591] By: jhi                                   on 2000/11/07  16:04:26
54136         Log: Too profiler-happy: with optimization the #7590 actually makes
54137              the test to run 0.5% _slower_.  Requires much more instrumentation.
54138              Retract #7590.
54139      Branch: perl
54140            ! regcomp.c regcomp.h
54141 ____________________________________________________________________________
54142 [  7590] By: jhi                                   on 2000/11/07  15:51:13
54143         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
54144              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
54145              by using memset() and testing bytewise (as opposed to bitwise).
54146      Branch: perl
54147            ! regcomp.c regcomp.h
54148 ____________________________________________________________________________
54149 [  7589] By: jhi                                   on 2000/11/07  12:56:39
54150         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
54151              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54152              Date: Mon, 06 Nov 2000 23:45:30 -0500
54153              Message-Id: <0011079735.AA973576259@univpress.com>
54154      Branch: perl
54155            ! configure.com t/lib/st-lock.t
54156 ____________________________________________________________________________
54157 [  7588] By: jhi                                   on 2000/11/07  01:03:28
54158         Log: Tweak #7587.
54159      Branch: perl
54160            ! pod/perldiag.pod
54161 ____________________________________________________________________________
54162 [  7587] By: jhi                                   on 2000/11/07  01:00:27
54163         Log: A doc addition for bug id 20001105.019, beware \p.
54164      Branch: perl
54165            ! pod/perldiag.pod
54166 ____________________________________________________________________________
54167 [  7586] By: jhi                                   on 2000/11/07  00:32:22
54168         Log: Fake support of holey files in win/dosish platforms.
54169              
54170              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
54171              From: kipp@shonanblue.ne.jp
54172              Date: Mon, 6 Nov 2000 13:30:55 -0800
54173              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
54174      Branch: perl
54175            ! ext/SDBM_File/sdbm/sdbm.c
54176 ____________________________________________________________________________
54177 [  7585] By: jhi                                   on 2000/11/07  00:12:54
54178         Log: Subject: Pod updates
54179              From: "Stephen P. Potter" <spp@spotter.yi.org>
54180              Date: Mon, 06 Nov 2000 18:56:43 -0500
54181              Message-Id: <200011062357.SAA18173@spotter.yi.org>
54182      Branch: perl
54183            ! README.dos README.os2 README.win32 pod/buildtoc.PL
54184            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
54185            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
54186            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
54187            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
54188            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
54189            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
54190            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
54191            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
54192            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
54193            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
54194            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
54195            ! pod/perltootc.pod pod/perlunicode.pod
54196 ____________________________________________________________________________
54197 [  7584] By: jhi                                   on 2000/11/07  00:04:17
54198         Log: Varargs don't always work too well if one puts an unsigned
54199              char on the stack and pop an unsigned quad off the stack.
54200              
54201              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
54202              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
54203              Date: Mon, 06 Nov 2000 15:19:05 -0800
54204              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
54205      Branch: perl
54206            ! utf8.c
54207 ____________________________________________________________________________
54208 [  7583] By: jhi                                   on 2000/11/06  23:58:48
54209         Log: %ENV note tweaks from Dan Sugalski.
54210      Branch: perl
54211            ! pod/perlport.pod vms/perlvms.pod
54212 ____________________________________________________________________________
54213 [  7582] By: jhi                                   on 2000/11/06  23:05:49
54214         Log: glibc5 detection by __GNU_LIBRARY__.
54215      Branch: perl
54216            ! toke.c
54217 ____________________________________________________________________________
54218 [  7581] By: jhi                                   on 2000/11/06  22:51:29
54219         Log: Make the stdio test program of 7427 less noisy while being 
54220              compiled so that Digital UNIX wouldn't get both
54221              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
54222              undefined.  This makes perlio happy.
54223      Branch: metaconfig
54224            ! U/compline/d_stdstdio.U
54225      Branch: perl
54226            ! Configure config_h.SH
54227 ____________________________________________________________________________
54228 [  7580] By: jhi                                   on 2000/11/06  22:41:41
54229         Log: Document %ENV = () portability issues.
54230      Branch: perl
54231            ! pod/perlport.pod vms/perlvms.pod
54232 ____________________________________________________________________________
54233 [  7579] By: jhi                                   on 2000/11/06  21:29:24
54234         Log: VOS updates from Paul Green.
54235      Branch: perl
54236            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
54237 ____________________________________________________________________________
54238 [  7578] By: jhi                                   on 2000/11/06  21:00:40
54239         Log: Sanitize the environment further.
54240      Branch: perl
54241            ! t/pragma/locale.t
54242 ____________________________________________________________________________
54243 [  7577] By: jhi                                   on 2000/11/06  20:53:51
54244         Log: Re-introduce 7552 lost in integration.
54245      Branch: perl
54246            ! perlio.c
54247 ____________________________________________________________________________
54248 [  7576] By: jhi                                   on 2000/11/06  20:33:46
54249         Log: Admit that the test leaks scalars.
54250      Branch: perl
54251            ! t/comp/proto.t
54252 ____________________________________________________________________________
54253 [  7575] By: jhi                                   on 2000/11/06  20:17:08
54254         Log: Integrate perlio.
54255      Branch: perl
54256           !> perlio.c
54257 ____________________________________________________________________________
54258 [  7574] By: nick                                  on 2000/11/06  20:07:28
54259         Log: Remove debug. Try (Mmap_t) on madvise() call.
54260      Branch: perlio
54261            ! perlio.c
54262 ____________________________________________________________________________
54263 [  7573] By: jhi                                   on 2000/11/06  13:56:05
54264         Log: Update Changes.
54265      Branch: perl
54266            ! Changes patchlevel.h
54267 ____________________________________________________________________________
54268 [  7572] By: jhi                                   on 2000/11/06  13:48:41
54269         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
54270              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54271              Date: Mon, 06 Nov 2000 10:11:42 +0100
54272              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
54273      Branch: perl
54274            ! pod/perlhack.pod
54275 ____________________________________________________________________________
54276 [  7571] By: jhi                                   on 2000/11/06  01:45:51
54277         Log: AUTHORS updates.
54278      Branch: perl
54279            ! AUTHORS
54280 ____________________________________________________________________________
54281 [  7570] By: jhi                                   on 2000/11/06  00:18:00
54282         Log: Fix for
54283              
54284              Subject: [ID 20000728.005] perl -P broken
54285              From: David Dyck <dcd@tc.fluke.com>
54286              Date: Fri, 28 Jul 2000 17:19:16 -0700
54287              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
54288              
54289              (hopefully).  The fix is also not complete, it seems to break
54290              BOM swallowing for libc5 systems, but until someone figures
54291              out a way to do this without ftell(), this will do.
54292      Branch: perl
54293            ! toke.c
54294 ____________________________________________________________________________
54295 [  7569] By: jhi                                   on 2000/11/06  00:05:30
54296         Log: Document that the evaled syntax errors cause scalar leaks.
54297      Branch: perl
54298            ! t/comp/proto.t
54299 ____________________________________________________________________________
54300 [  7568] By: jhi                                   on 2000/11/05  23:14:47
54301         Log: opmini.o can linger from Configures past.
54302      Branch: perl
54303            ! Makefile.SH
54304 ____________________________________________________________________________
54305 [  7567] By: jhi                                   on 2000/11/05  21:28:39
54306         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
54307              first argument correctly.
54308      Branch: perl
54309            ! perlio.c
54310 ____________________________________________________________________________
54311 [  7566] By: jhi                                   on 2000/11/05  21:15:56
54312         Log: Integrate perlio.
54313      Branch: perl
54314           !> perlio.c
54315 ____________________________________________________________________________
54316 [  7565] By: jhi                                   on 2000/11/05  21:15:13
54317         Log: Use -dM for gcc (the suggested patch did it only for Linux,
54318              but I think it can be generalized).
54319              
54320              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
54321              From: Pixel <pixel@mandrakesoft.com>
54322              Date: 05 Nov 2000 21:49:34 +0100 
54323              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
54324      Branch: perl
54325            ! ext/Errno/Errno_pm.PL
54326 ____________________________________________________________________________
54327 [  7564] By: nick                                  on 2000/11/05  21:09:18
54328         Log: Added a mmap layer as a "subclass" of perlio.
54329              PERLIO=mmap ./perl harness passes
54330      Branch: perlio
54331            ! perlio.c
54332 ____________________________________________________________________________
54333 [  7563] By: jhi                                   on 2000/11/05  19:48:55
54334         Log: Add a note for future generations about bug id 20000229.006.
54335      Branch: perl
54336            ! malloc.c
54337 ____________________________________________________________________________
54338 [  7562] By: jhi                                   on 2000/11/05  19:38:24
54339         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
54340      Branch: perl
54341            ! pp_ctl.c t/op/pos.t
54342 ____________________________________________________________________________
54343 [  7561] By: jhi                                   on 2000/11/05  18:21:46
54344         Log: Add =pod to be tidy.
54345      Branch: perl
54346            ! lib/Math/Complex.pm
54347 ____________________________________________________________________________
54348 [  7560] By: jhi                                   on 2000/11/05  17:38:46
54349         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
54350      Branch: perl
54351            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
54352            ! ext/Storable/Storable.xs t/lib/st-recurse.t
54353 ____________________________________________________________________________
54354 [  7559] By: jhi                                   on 2000/11/05  17:32:59
54355         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
54356              From: "Peter J. Farley III" <pjfarley@banet.net>
54357              Date: Sun, 05 Nov 2000 11:55:59 -0500
54358              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
54359      Branch: perl
54360            ! t/lib/syslog.t
54361 ____________________________________________________________________________
54362 [  7558] By: jhi                                   on 2000/11/05  17:29:19
54363         Log: Integrate perlio.
54364      Branch: perl
54365           !> perlio.c
54366 ____________________________________________________________________________
54367 [  7557] By: jhi                                   on 2000/11/05  17:22:01
54368         Log: A fix of sorts for 20000329.026, a better error message
54369              for a missing "use charnames" when using the \N{...}. 
54370      Branch: perl
54371            ! pod/perldiag.pod toke.c
54372 ____________________________________________________________________________
54373 [  7556] By: jhi                                   on 2000/11/05  16:33:50
54374         Log: Test tweak: show also the failed locales.
54375              
54376              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
54377              From: Lupe Christoph <lupe@lupe-christoph.de>         
54378              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
54379              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
54380      Branch: perl
54381            ! t/pragma/locale.t
54382 ____________________________________________________________________________
54383 [  7555] By: nick                                  on 2000/11/05  11:09:34
54384         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
54385              open RDWR so does not fail. (pragma/warnings 303 again...)
54386      Branch: perlio
54387            ! perlio.c
54388 ____________________________________________________________________________
54389 [  7554] By: nick                                  on 2000/11/05  10:10:13
54390         Log: Fix case where ungetc(f,EOF) was allowed.
54391              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
54392              so we can see similarities.
54393              Use types more carefully and a STDCHAR array in hope that this will
54394              fix Jarrko's 64bit machine.
54395      Branch: perlio
54396            ! perlio.c
54397 ____________________________________________________________________________
54398 [  7553] By: jhi                                   on 2000/11/05  01:12:16
54399         Log: Fix for
54400              
54401              Subject: [ID 20001004.007] taint propogation is inconsistent
54402              From: pimlott@idiomtech.com (Andrew Pimlott) 
54403              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
54404              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
54405              
54406              The culprit was sv_setsv() which was rather blindly
54407              propagating taint, which lead to behaviour where if
54408              a tainted anon hash value was seen all the hash values
54409              from then on at that level became tainted, or at any
54410              upper levels in the case of nested anon hashes.
54411      Branch: perl
54412            ! sv.c t/op/taint.t
54413 ____________________________________________________________________________
54414 [  7552] By: jhi                                   on 2000/11/04  23:44:18
54415         Log: Some cpps don't like splitting conditionals across several lines.
54416      Branch: perl
54417            ! perlio.c
54418 ____________________________________________________________________________
54419 [  7551] By: nick                                  on 2000/11/04  23:40:44
54420         Log: Integrate mainline
54421      Branch: perlio
54422           !> pp_hot.c t/op/taint.t
54423 ____________________________________________________________________________
54424 [  7550] By: nick                                  on 2000/11/04  23:39:05
54425         Log: Integrate mainline again
54426      Branch: perlio
54427           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
54428           !> t/lib/b.t t/op/misc.t util.c
54429 ____________________________________________________________________________
54430 [  7549] By: jhi                                   on 2000/11/04  23:14:01
54431         Log: Fix for
54432              
54433              Subject: [ID 20001004.006] undef is never tainted
54434              From: pimlott@idiomtech.com (Andrew Pimlott)
54435              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
54436              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
54437              
54438              An undef read from a slurped file was not tainted.
54439      Branch: perl
54440            ! pp_hot.c t/op/taint.t
54441 ____________________________________________________________________________
54442 [  7548] By: jhi                                   on 2000/11/04  22:56:21
54443         Log: Test tweak ($Config{useperlio} is by default undef) .
54444      Branch: perl
54445            ! t/lib/b.t
54446 ____________________________________________________________________________
54447 [  7547] By: jhi                                   on 2000/11/04  22:43:56
54448         Log: Integrate perlio.
54449      Branch: perl
54450           +> lib/perlio.pm
54451           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
54452           !> pod/perlapi.pod t/lib/b.t
54453 ____________________________________________________________________________
54454 [  7546] By: jhi                                   on 2000/11/04  22:40:59
54455         Log: Configure would use a bad $myuname from an old config.sh.
54456              
54457              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
54458              From: Andy Dougherty <doughera@lafayette.edu>
54459              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
54460              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
54461      Branch: metaconfig
54462            ! U/modified/Oldconfig.U
54463      Branch: perl
54464            ! Configure config_h.SH
54465 ____________________________________________________________________________
54466 [  7545] By: jhi                                   on 2000/11/04  22:36:54
54467         Log: Subject: Locales support (setlocale) fixes
54468              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54469              Date: Sat, 4 Nov 2000 10:15:48 +0300 
54470              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
54471              
54472              Modified quite a bit to be more portable.
54473      Branch: perl
54474            ! embed.h embed.pl perl.h proto.h util.c
54475 ____________________________________________________________________________
54476 [  7544] By: jhi                                   on 2000/11/04  22:32:47
54477         Log: Dying is too strict here, better just skip.
54478      Branch: perl
54479            ! t/op/misc.t
54480 ____________________________________________________________________________
54481 [  7543] By: nick                                  on 2000/11/04  21:55:13
54482         Log: Merge mainline
54483      Branch: perlio
54484           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
54485           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
54486           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
54487           !> (integrate 64 files)
54488 ____________________________________________________________________________
54489 [  7542] By: jhi                                   on 2000/11/04  21:09:28
54490         Log: More Changes tweakery.
54491      Branch: perl
54492            ! Changes Porting/genlog
54493 ____________________________________________________________________________
54494 [  7541] By: jhi                                   on 2000/11/04  20:58:18
54495         Log: Changes fixups.
54496      Branch: perl
54497            ! Changes
54498 ____________________________________________________________________________
54499 [  7540] By: jhi                                   on 2000/11/04  20:42:38
54500         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
54501              create a "fast path" for locale name probing using "locale -a"
54502              if available, squash finally hopefully the s?printf resetting
54503              the numeric locale (since, IIUC perllocale, it never shouldn't). 
54504      Branch: perl
54505            ! sv.c t/op/misc.t t/pragma/locale.t
54506 ____________________________________________________________________________
54507 [  7539] By: nick                                  on 2000/11/04  19:56:10
54508         Log: PerlIO infrastructure complete.
54509      Branch: perlio
54510            + lib/perlio.pm
54511            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
54512 ____________________________________________________________________________
54513 [  7538] By: nick                                  on 2000/11/04  14:31:32
54514         Log: Type tweaks + less contorted allocation scheme
54515      Branch: perlio
54516            ! perlio.c
54517 ____________________________________________________________________________
54518 [  7537] By: nick                                  on 2000/11/04  12:40:42
54519         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
54520              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
54521              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
54522              sensible) which lead to some interesting fails.
54523      Branch: perlio
54524            ! perlio.c
54525 ____________________________________________________________________________
54526 [  7536] By: jhi                                   on 2000/11/04  00:20:02
54527         Log: Add FCNTL_CAN_LOCK.
54528              
54529              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
54530              From: Andy Dougherty <doughera@lafayette.edu>
54531              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
54532              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
54533              
54534              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
54535              From: Andy Dougherty <doughera@lafayette.edu>
54536              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
54537              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
54538      Branch: metaconfig/U/perl
54539            + d_fcntl_can_lock.U
54540            ! startperl.U
54541      Branch: perl
54542            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54543            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
54544            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54545            ! vos/config.ga.h win32/config.bc win32/config.gc
54546            ! win32/config.vc
54547 ____________________________________________________________________________
54548 [  7535] By: nick                                  on 2000/11/03  22:19:10
54549         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
54550              - Works on Linux with
54551              perlio + unix
54552              stdio
54553              - Works on Solaris with
54554              perlio + unix
54555              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
54556              - Fails (hangs in openpid) if you try and stack
54557              perlio + stdio - Linux stdio's read() logic is hanging.
54558      Branch: perlio
54559            ! iperlsys.h perlio.c
54560 ____________________________________________________________________________
54561 [  7534] By: jhi                                   on 2000/11/03  15:16:02
54562         Log: Subject: Re: README.aix
54563              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54564              Date: Fri, 03 Nov 2000 16:03:15 +0100
54565              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
54566      Branch: perl
54567            ! README.aix
54568 ____________________________________________________________________________
54569 [  7533] By: jhi                                   on 2000/11/03  03:59:02
54570         Log: Subject: [PATCH 5.7.0] better messages from malloc()
54571              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54572              Date: Wed, 1 Nov 2000 23:39:56 -0500
54573              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
54574      Branch: perl
54575            ! malloc.c pod/perldiag.pod
54576 ____________________________________________________________________________
54577 [  7532] By: jhi                                   on 2000/11/03  00:11:56
54578         Log: The #7521 touched things it shouldn't have.
54579      Branch: perl
54580            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
54581 ____________________________________________________________________________
54582 [  7531] By: jhi                                   on 2000/11/02  22:32:33
54583         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
54584              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54585              Date:     Thu, 2 Nov 2000 16:58:36 EST
54586              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
54587      Branch: perl
54588            ! vms/gen_shrfls.pl
54589 ____________________________________________________________________________
54590 [  7530] By: jhi                                   on 2000/11/02  22:08:49
54591         Log: Fix the problem discussed in
54592              
54593              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
54594              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
54595              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
54596              
54597              originally from Linc Madison.  Also Andreas König's comments
54598              taken into account.  Some other problems with Tie::SubstrHash
54599              fixed: didn't croak when the table exceeded the requested number
54600              of entries (as documented) but instead when the number of entries
54601              exceeded the size of the table, a croak() had an unnecessary \n,
54602              didn't have a CLEAR method, documented that there is no exists().
54603              Didn't fix to be strict-proof because the module uses &foo; and
54604              dynamic scope.  Added a test script exercizing both first tamely 
54605              the basic functionality, and then the failure cases reported by
54606              Linc Madison.
54607      Branch: perl
54608            + t/lib/tie-substrhash.t
54609            ! MANIFEST lib/Tie/SubstrHash.pm
54610 ____________________________________________________________________________
54611 [  7529] By: jhi                                   on 2000/11/02  17:58:08
54612         Log: recv() can fail and return undef.
54613              
54614              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
54615              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
54616              Date: Thu, 2 Nov 2000 20:12:20 +0300
54617              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
54618      Branch: perl
54619            ! lib/Net/Ping.pm
54620 ____________________________________________________________________________
54621 [  7528] By: jhi                                   on 2000/11/02  17:49:09
54622         Log: Detpyo.
54623      Branch: perl
54624            ! pod/perlop.pod
54625 ____________________________________________________________________________
54626 [  7527] By: jhi                                   on 2000/11/02  15:48:37
54627         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
54628              fix a autovivification bug in Tie::RefHash, add tests for both.
54629              
54630              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
54631              From: Edward Avis <epa98@doc.ic.ac.uk>
54632              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
54633              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
54634      Branch: perl
54635            + t/lib/tie-refhash.t
54636            ! MANIFEST lib/Tie/RefHash.pm
54637 ____________________________________________________________________________
54638 [  7526] By: jhi                                   on 2000/11/02  13:56:26
54639         Log: Test::Harness revealed buglets in the new DynaLoader.
54640              
54641              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
54642              From: andreas.koenig@anima.de (Andreas J. Koenig)
54643              Date: 02 Nov 2000 11:26:48 +0100 
54644              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
54645      Branch: perl
54646            ! ext/DynaLoader/DynaLoader_pm.PL
54647 ____________________________________________________________________________
54648 [  7525] By: jhi                                   on 2000/11/01  23:52:08
54649         Log: The entry for #7503 was missing.
54650      Branch: perl
54651            ! Changes
54652 ____________________________________________________________________________
54653 [  7524] By: jhi                                   on 2000/11/01  23:40:52
54654         Log: Update Changes.
54655      Branch: perl
54656            ! Changes patchlevel.h
54657 ____________________________________________________________________________
54658 [  7523] By: jhi                                   on 2000/11/01  22:57:09
54659         Log: More tweaking on the #7522 theme.
54660      Branch: perl
54661            ! ext/DynaLoader/DynaLoader_pm.PL
54662 ____________________________________________________________________________
54663 [  7522] By: jhi                                   on 2000/11/01  22:06:15
54664         Log: Expand %Config variables and %ENV variables only if
54665              so requested during build time using the
54666              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
54667              Not expanding makes relocating distributions easier.
54668      Branch: perl
54669            ! ext/DynaLoader/DynaLoader_pm.PL
54670 ____________________________________________________________________________
54671 [  7521] By: jhi                                   on 2000/11/01  20:56:34
54672         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
54673              and setgid() because they were just changing $< and $( which means
54674              only changing the real uid/gid, as opposed to changing both
54675              real and effective ids.  (The alternative way could have been
54676              in POSIX.pm to change $> and $), too, but making a direct call
54677              to the C API feels cleaner.)  Fixes the bug
54678              
54679              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
54680              From: "Garry T. Williams" <garry@zvolve.com>
54681              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
54682              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
54683      Branch: perl
54684            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
54685            ! ext/POSIX/typemap pod/perlvar.pod
54686 ____________________________________________________________________________
54687 [  7520] By: jhi                                   on 2000/11/01  20:08:33
54688         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
54689              From: "Garry T. Williams" <garry@zvolve.com>
54690              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
54691              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
54692      Branch: perl
54693            ! pod/perlsec.pod
54694 ____________________________________________________________________________
54695 [  7519] By: jhi                                   on 2000/11/01  20:01:22
54696         Log: Locale warning explanation tweak.
54697      Branch: perl
54698            ! pod/perldiag.pod
54699 ____________________________________________________________________________
54700 [  7518] By: jhi                                   on 2000/11/01  18:57:13
54701         Log: C.pm part of
54702              
54703              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
54704              From: Jarkko Hietaniemi <jhi@iki.fi>
54705              Date: Tue, 10 Oct 2000 08:22:28 -0500
54706              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
54707      Branch: perl
54708            ! ext/B/B/C.pm
54709 ____________________________________________________________________________
54710 [  7517] By: jhi                                   on 2000/11/01  18:41:59
54711         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
54712              From: Martien Verbruggen <mgjv@comdyn.com.au>
54713              Date: Fri, 6 Oct 2000 14:09:10 +1100
54714              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
54715      Branch: perl
54716            ! pod/perlop.pod
54717 ____________________________________________________________________________
54718 [  7516] By: jhi                                   on 2000/11/01  18:34:55
54719         Log: Generalize the Camel wording.
54720              
54721              Subject: Re: perlfaq style changes
54722              From: John Borwick <jhborwic@unity.ncsu.edu>
54723              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
54724              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
54725      Branch: perl
54726            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
54727 ____________________________________________________________________________
54728 [  7515] By: jhi                                   on 2000/11/01  16:52:31
54729         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
54730              From: pimlott@idiomtech.com (Andrew Pimlott)
54731              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
54732              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
54733      Branch: perl
54734            ! pod/perlsec.pod
54735 ____________________________________________________________________________
54736 [  7514] By: jhi                                   on 2000/11/01  15:03:40
54737         Log: More AIX lore.
54738      Branch: perl
54739            ! ext/re/hints/aix.pl
54740 ____________________________________________________________________________
54741 [  7513] By: jhi                                   on 2000/11/01  14:48:30
54742         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
54743              From: root <root@chronos.fi.muni.cz>
54744              Date: Wed, 1 Nov 2000 12:31:32 +0100
54745              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
54746      Branch: perl
54747            ! lib/Net/Ping.pm
54748 ____________________________________________________________________________
54749 [  7512] By: jhi                                   on 2000/11/01  14:46:47
54750         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
54751              From: Martin Husemann <martin@duskware.de>
54752              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
54753              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
54754      Branch: perl
54755            ! regcomp.c
54756 ____________________________________________________________________________
54757 [  7511] By: jhi                                   on 2000/11/01  14:39:50
54758         Log: AUTHORS updates.
54759      Branch: perl
54760            ! AUTHORS
54761 ____________________________________________________________________________
54762 [  7510] By: jhi                                   on 2000/11/01  14:29:50
54763         Log: Subject: [PATCH] startperl to respect versiononly
54764              From: Robin Barker <rmb1@cise.npl.co.uk> 
54765              Date: Tue, 31 Oct 2000 16:29:36 GMT
54766              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
54767      Branch: metaconfig/U/perl
54768            ! startperl.U
54769      Branch: perl
54770            ! Configure config_h.SH
54771 ____________________________________________________________________________
54772 [  7509] By: jhi                                   on 2000/11/01  14:19:53
54773         Log: printf UVs the correct way, noticed by Robin Barker.
54774      Branch: perl
54775            ! utf8.c
54776 ____________________________________________________________________________
54777 [  7508] By: jhi                                   on 2000/11/01  14:10:03
54778         Log: Do not cleanup *% because the % has special meanings in some
54779              shell environments.
54780      Branch: perl
54781            ! ext/Storable/Makefile.PL
54782 ____________________________________________________________________________
54783 [  7507] By: jhi                                   on 2000/11/01  14:06:00
54784         Log: The NonStop-UX libraries have a novel way to say NaN.
54785      Branch: perl
54786            ! t/lib/bigfltpm.t
54787 ____________________________________________________________________________
54788 [  7506] By: jhi                                   on 2000/11/01  14:03:35
54789         Log: The osname has been lowercased by now, from Tom Bates.
54790      Branch: metaconfig
54791            ! U/modified/Oldconfig.U
54792      Branch: perl
54793            ! Configure config_h.SH
54794 ____________________________________________________________________________
54795 [  7505] By: jhi                                   on 2000/10/31  19:18:39
54796         Log: The compiler is either gcc or cc, from Tom Bates.
54797      Branch: perl
54798            ! hints/nonstopux.sh
54799 ____________________________________________________________________________
54800 [  7504] By: jhi                                   on 2000/10/31  14:53:42
54801         Log: Update Changes.
54802      Branch: perl
54803            ! Changes patchlevel.h
54804 ____________________________________________________________________________
54805 [  7503] By: jhi                                   on 2000/10/31  14:30:50
54806         Log: Whitespace style tweak.  Was originally going to see to
54807              
54808              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
54809              From: Joe Smith <jms@inwap.com>
54810              Date: Mon, 30 Oct 2000 18:47:57 -0800
54811              Message-Id: <39FE32DD.24AAC4D@inwap.com>
54812              
54813              but that had already been taken care of.
54814      Branch: metaconfig
54815            ! U/compline/d_stdstdio.U
54816      Branch: perl
54817            ! Configure config_h.SH
54818 ____________________________________________________________________________
54819 [  7502] By: jhi                                   on 2000/10/31  14:25:02
54820         Log: AUTHORS tweaks.
54821      Branch: perl
54822            ! AUTHORS
54823 ____________________________________________________________________________
54824 [  7501] By: jhi                                   on 2000/10/31  14:23:59
54825         Log: Subject: perlfaq style changes
54826              From: John Borwick <jhborwic@unity.ncsu.edu>
54827              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
54828              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
54829      Branch: perl
54830            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
54831            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
54832            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
54833            ! pod/perlfaq9.pod
54834 ____________________________________________________________________________
54835 [  7500] By: jhi                                   on 2000/10/31  14:22:15
54836         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
54837              
54838              Subject: Re: [ID 20000918.005] ~ on wide chars
54839              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54840              Date: Mon, 30 Oct 2000 21:09:55 -0800
54841              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
54842              
54843              (The ord() part of the patch skipped.)
54844      Branch: perl
54845            ! doop.c
54846 ____________________________________________________________________________
54847 [  7499] By: jhi                                   on 2000/10/31  14:20:08
54848         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
54849              From: Jens Hamisch <jens@Strawberry.COM>
54850              Date: Mon, 30 Oct 2000 15:17:07 +0100
54851              Message-Id: <20001030151707.A9597@Strawberry.COM>
54852      Branch: perl
54853            ! av.c
54854 ____________________________________________________________________________
54855 [  7498] By: jhi                                   on 2000/10/31  14:16:29
54856         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
54857              From: Peter Prymmer <pvhp@forte.com>
54858              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
54859              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
54860      Branch: perl
54861            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
54862            + ext/Encode/Encode/posix-bc.enc
54863            ! MANIFEST t/lib/encode.t
54864 ____________________________________________________________________________
54865 [  7497] By: jhi                                   on 2000/10/31  14:13:22
54866         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
54867              From: Peter Prymmer <pvhp@forte.com>
54868              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
54869              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
54870      Branch: perl
54871            ! t/lib/cgi-html.t
54872 ____________________________________________________________________________
54873 [  7496] By: jhi                                   on 2000/10/31  14:12:05
54874         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
54875              From: Peter Prymmer <pvhp@forte.com>
54876              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
54877              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
54878      Branch: perl
54879            ! t/lib/cgi-function.t
54880 ____________________________________________________________________________
54881 [  7495] By: jhi                                   on 2000/10/31  14:11:08
54882         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
54883              From: Peter Prymmer <pvhp@forte.com>
54884              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
54885              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
54886      Branch: perl
54887            + ext/re/hints/aix.pl
54888            ! MANIFEST ext/re/Makefile.PL
54889 ____________________________________________________________________________
54890 [  7494] By: jhi                                   on 2000/10/31  14:08:32
54891         Log: Use Errno magic.
54892              
54893              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
54894              From: Casey Tweten <perl@ctweten.amsite.com>
54895              Date: Mon, 30 Oct 2000 15:51:17 -0500
54896              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
54897      Branch: perl
54898            ! lib/File/Temp.pm
54899 ____________________________________________________________________________
54900 [  7493] By: jhi                                   on 2000/10/31  14:05:07
54901         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
54902              
54903              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
54904              From: Nicholas Clark <nick@ccl4.org>
54905              Date: Mon, 30 Oct 2000 17:38:45 +0000
54906              Message-ID: <20001030173845.O60355@plum.flirble.org>
54907      Branch: perl
54908            ! Makefile.SH utils/perlbug.PL
54909 ____________________________________________________________________________
54910 [  7492] By: nick                                  on 2000/10/30  19:37:23
54911         Log: Change files which are mysteriously different to mainline to be
54912              copies of mainline.
54913      Branch: perlio
54914            ! objXSUB.h perlapi.c pod/perlapi.pod
54915 ____________________________________________________________________________
54916 [  7491] By: nick                                  on 2000/10/30  18:05:54
54917         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
54918              - typo in endian code in putc.
54919              - Don't allow read of write-only files and vice-versa
54920              - and off-by-one in flush-all loop.
54921              Remove debug calls as they were using GCC specific features.
54922      Branch: perlio
54923            ! perlio.c
54924 ____________________________________________________________________________
54925 [  7490] By: nick                                  on 2000/10/29  21:45:45
54926         Log: Integrate mainline to perlio
54927      Branch: perlio
54928           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
54929           !> toke.c
54930 ____________________________________________________________________________
54931 [  7489] By: jhi                                   on 2000/10/29  21:11:08
54932         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
54933              From: andreas.koenig@anima.de (Andreas J. Koenig)
54934              Date: 29 Oct 2000 22:05:59 +0100
54935              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
54936      Branch: perl
54937            ! lib/ExtUtils/Manifest.pm
54938 ____________________________________________________________________________
54939 [  7488] By: jhi                                   on 2000/10/29  21:07:47
54940         Log: Tests for #7487.
54941              
54942              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
54943              From: andreas.koenig@anima.de (Andreas J. Koenig)
54944              Date: 29 Oct 2000 19:37:09 +0100
54945              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
54946      Branch: perl
54947            ! t/comp/proto.t
54948 ____________________________________________________________________________
54949 [  7487] By: jhi                                   on 2000/10/29  21:06:27
54950         Log: constsub spillage.
54951              
54952              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
54953              From: John Tobey <jtobey@john-edwin-tobey.org>
54954              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
54955              Message-Id: <m13pvSr-000FObC@feynman.localnet>
54956      Branch: perl
54957            ! op.c
54958 ____________________________________________________________________________
54959 [  7486] By: nick                                  on 2000/10/29  21:05:04
54960         Log: Integrate mainline to perlio branch
54961      Branch: perlio
54962           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
54963           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
54964           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
54965           +> vos/install_perl.cm
54966            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
54967            - vos/config.h vos/config_h.SH_orig
54968           !> (integrate 141 files)
54969 ____________________________________________________________________________
54970 [  7485] By: jhi                                   on 2000/10/29  21:00:47
54971         Log: Make \x{...} consistently produce UTF-8.
54972              
54973              Subject: Re: \x{...} is confused 
54974              From: Simon Cozens <simon@cozens.net>
54975              Date: Sun, 29 Oct 2000 19:36:48 +0000
54976              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
54977      Branch: perl
54978            ! t/pragma/utf8.t toke.c
54979 ____________________________________________________________________________
54980 [  7484] By: nick                                  on 2000/10/29  20:05:29
54981         Log: PerlIO passes all tests.
54982      Branch: perlio
54983            ! perlio.c
54984 ____________________________________________________________________________
54985 [  7483] By: jhi                                   on 2000/10/29  18:06:55
54986         Log: Update Changes.
54987      Branch: perl
54988            ! Changes patchlevel.h
54989 ____________________________________________________________________________
54990 [  7482] By: nick                                  on 2000/10/29  17:43:28
54991         Log: Include <unistd.h> to get correct lseek() prototype etc.
54992              (I thought perl.h did that) - down to two fails
54993              - comp/require.t (last test)
54994              - lib/io_xs.t - possibly import/export of FILE * ?
54995      Branch: perlio
54996            ! perlio.c
54997 ____________________________________________________________________________
54998 [  7481] By: jhi                                   on 2000/10/29  17:02:37
54999         Log: UTF-8 decoder tweak.
55000      Branch: perl
55001            ! utf8.c
55002 ____________________________________________________________________________
55003 [  7480] By: nick                                  on 2000/10/29  16:26:11
55004         Log: Fixed two bugs:
55005              - error code not being set on close (of broken pipe)
55006              - append mode was truncating.
55007              At least one seek/tell bug remains.
55008      Branch: perlio
55009            ! perlio.c
55010 ____________________________________________________________________________
55011 [  7479] By: nick                                  on 2000/10/29  11:18:16
55012         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
55013              in case of accidents. Still several worrying fails, no line disciplines yet.
55014      Branch: perlio
55015            ! iperlsys.h perlio.c
55016 ____________________________________________________________________________
55017 [  7478] By: jhi                                   on 2000/10/29  02:04:01
55018         Log: Add also emailless people.
55019      Branch: perl
55020            ! AUTHORS
55021 ____________________________________________________________________________
55022 [  7477] By: jhi                                   on 2000/10/29  01:36:00
55023         Log: The #7476 needs a MANIFEST change, too.
55024      Branch: perl
55025            ! MANIFEST
55026 ____________________________________________________________________________
55027 [  7476] By: jhi                                   on 2000/10/29  01:35:21
55028         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
55029      Branch: perl
55030            - MAINTAIN
55031            ! AUTHORS Changes
55032 ____________________________________________________________________________
55033 [  7475] By: jhi                                   on 2000/10/28  23:57:25
55034         Log: De-quoted-unreadable to ISO Latin 1.
55035              (There's one ISO-2022-JP name in Changes5.004.)
55036      Branch: perl
55037            ! Changes Changes5.6
55038 ____________________________________________________________________________
55039 [  7474] By: jhi                                   on 2000/10/28  19:13:06
55040         Log: Subject: [ID 20001027.007] uniq array in perlfaq
55041              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
55042              Date: Fri, 27 Oct 2000 19:28:30 +0200
55043              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
55044      Branch: perl
55045            ! pod/perlfaq4.pod
55046 ____________________________________________________________________________
55047 [  7473] By: jhi                                   on 2000/10/28  18:02:05
55048         Log: Locking null mutexes is not recommendable.
55049              
55050              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
55051              From: Hugo <hv@crypt.compulink.co.uk>
55052              Date: Sat, 28 Oct 2000 18:41:12 +0100
55053              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
55054      Branch: perl
55055            ! op.c
55056 ____________________________________________________________________________
55057 [  7472] By: jhi                                   on 2000/10/28  17:52:58
55058         Log: Better create a true mailing list for the repository keepers.
55059      Branch: perl
55060            ! Porting/repository.pod
55061 ____________________________________________________________________________
55062 [  7471] By: jhi                                   on 2000/10/28  17:28:24
55063         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
55064              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
55065      Branch: perl
55066            + Porting/repository.pod
55067            ! MANIFEST
55068 ____________________________________________________________________________
55069 [  7470] By: jhi                                   on 2000/10/28  17:20:54
55070         Log: Subject: DOC PATCH 5.6.0
55071              From: mjd@plover.com
55072              Date: 27 Oct 2000 17:32:44 -0000
55073              Message-ID: <20001027173244.23754.qmail@plover.com>
55074      Branch: perl
55075            ! pod/perlfunc.pod
55076 ____________________________________________________________________________
55077 [  7469] By: jhi                                   on 2000/10/28  17:16:45
55078         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
55079              From: "Peter J. Farley III" <pjfarley@banet.net>
55080              Date: Fri, 27 Oct 2000 20:32:56 -0400
55081              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
55082      Branch: perl
55083            ! README.dos
55084 ____________________________________________________________________________
55085 [  7468] By: jhi                                   on 2000/10/28  17:07:18
55086         Log: Make target reordering to avoid pointless re-makes.
55087              
55088              Subject: Re: Total re-make of 'make okfile' after 7451 ?
55089              From: Nicholas Clark <nick@ccl4.org>
55090              Date: Sat, 28 Oct 2000 00:31:02 +0100
55091              Message-ID: <20001028003101.A54517@plum.flirble.org>
55092      Branch: perl
55093            ! Makefile.SH
55094 ____________________________________________________________________________
55095 [  7467] By: jhi                                   on 2000/10/28  17:05:31
55096         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
55097              From: lvirden@cas.org
55098              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
55099              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
55100      Branch: perl
55101            ! README.os2
55102 ____________________________________________________________________________
55103 [  7466] By: jhi                                   on 2000/10/28  16:09:16
55104         Log: Upgrade to CPAN 1.58_55.
55105              
55106              Subject: CPAN.pm status
55107              From: andreas.koenig@anima.de (Andreas J. Koenig) 
55108              Date: 28 Oct 2000 08:18:00 +0200 
55109              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
55110      Branch: perl
55111            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
55112 ____________________________________________________________________________
55113 [  7465] By: jhi                                   on 2000/10/28  16:02:47
55114         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
55115      Branch: perl
55116            ! embed.h embed.pl perl.h proto.h toke.c
55117 ____________________________________________________________________________
55118 [  7464] By: nick                                  on 2000/10/28  10:43:44
55119         Log: Fix for sv_2iv() on "shared" value from keys %hash.
55120      Branch: perl
55121            ! sv.c
55122 ____________________________________________________________________________
55123 [  7463] By: jhi                                   on 2000/10/27  16:18:29
55124         Log: Update Changes.
55125      Branch: perl
55126            ! Changes patchlevel.h
55127 ____________________________________________________________________________
55128 [  7462] By: jhi                                   on 2000/10/27  16:17:44
55129         Log: Too enthusiastic editing in #7460.
55130      Branch: metaconfig
55131            ! U/modified/Oldsym.U
55132      Branch: perl
55133            ! Configure config_h.SH
55134 ____________________________________________________________________________
55135 [  7461] By: jhi                                   on 2000/10/27  15:37:38
55136         Log: Retract #7459, the script needs more work.
55137      Branch: perl
55138            - mkreef
55139            ! MANIFEST
55140 ____________________________________________________________________________
55141 [  7460] By: jhi                                   on 2000/10/27  15:23:14
55142         Log: Use $sort, $uniq (and $tr) consistently as wondered
55143              by Nicholas Clark.
55144      Branch: metaconfig
55145            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
55146            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
55147            ! U/modified/libc.U
55148      Branch: perl
55149            ! Configure config_h.SH
55150 ____________________________________________________________________________
55151 [  7459] By: jhi                                   on 2000/10/27  15:02:07
55152         Log: (Retracted by #7461)
55153              
55154              Add a shell script for creating/removing symbolic link farms,
55155              useful for keeping the source code read-only and doing the
55156              builds somewhere else.
55157      Branch: perl
55158            + mkreef
55159            ! MANIFEST
55160 ____________________________________________________________________________
55161 [  7458] By: jhi                                   on 2000/10/27  14:42:20
55162         Log: Do away with the fix_pl.
55163      Branch: perl
55164            - fix_pl
55165            ! MANIFEST Makefile.SH
55166 ____________________________________________________________________________
55167 [  7457] By: jhi                                   on 2000/10/27  12:43:13
55168         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
55169              From: Jens Hamisch <jens@Strawberry.COM>
55170              Date: Fri, 27 Oct 2000 14:38:21 +0200
55171              Message-Id: <20001027143821.B3366@Strawberry.COM>
55172      Branch: perl
55173            ! perl.h
55174 ____________________________________________________________________________
55175 [  7456] By: jhi                                   on 2000/10/27  12:33:42
55176         Log: Subject: [PATCH] todo
55177              From: Nicholas Clark <nick@ccl4.org>
55178              Date: Thu, 26 Oct 2000 22:32:29 +0100
55179              Message-ID: <20001026223229.A44540@plum.flirble.org>
55180      Branch: perl
55181            ! pod/perltodo.pod
55182 ____________________________________________________________________________
55183 [  7455] By: jhi                                   on 2000/10/27  12:02:21
55184         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
55185              From: John Tobey <jtobey@john-edwin-tobey.org>
55186              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
55187              Message-Id: <m13ozHF-000FObC@feynman.localnet>
55188      Branch: perl
55189            ! op.c t/pragma/sub_lval.t
55190 ____________________________________________________________________________
55191 [  7454] By: jhi                                   on 2000/10/27  11:59:42
55192         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
55193              From: sthoenna@efn.org
55194              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
55195              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
55196      Branch: perl
55197            ! pp.c t/op/assignwarn.t
55198 ____________________________________________________________________________
55199 [  7453] By: jhi                                   on 2000/10/27  00:15:08
55200         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
55201      Branch: perl
55202            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
55203            ! ext/Storable/Storable.xs t/lib/st-lock.t
55204 ____________________________________________________________________________
55205 [  7452] By: jhi                                   on 2000/10/26  13:05:52
55206         Log: Undo #7451, this seems to be a deficiency in Perforce,
55207              there is no per-file line-terminator type, only per-client.
55208      Branch: perl
55209            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
55210            ! win32/makefile.mk
55211 ____________________________________________________________________________
55212 [  7451] By: jhi                                   on 2000/10/26  04:56:03
55213         Log: Experimenting in DOS arcana.
55214      Branch: perl
55215            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
55216            ! win32/makefile.mk
55217 ____________________________________________________________________________
55218 [  7450] By: jhi                                   on 2000/10/26  04:50:52
55219         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
55220              From: "Peter J. Farley III" <pjfarley@banet.net>            
55221              Date: Wed, 25 Oct 2000 23:10:18 -0400
55222              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
55223      Branch: perl
55224            ! t/io/open.t
55225 ____________________________________________________________________________
55226 [  7449] By: jhi                                   on 2000/10/26  04:49:16
55227         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
55228              From: Hugo <hv@crypt.compulink.co.uk>
55229              Date: Thu, 26 Oct 2000 01:55:17 +0100
55230              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
55231              
55232              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
55233      Branch: perl
55234            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
55235 ____________________________________________________________________________
55236 [  7448] By: jhi                                   on 2000/10/26  04:38:36
55237         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
55238              From: Peter Prymmer <pvhp@forte.com>
55239              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
55240              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
55241      Branch: perl
55242            ! configure.com
55243 ____________________________________________________________________________
55244 [  7447] By: jhi                                   on 2000/10/25  23:20:02
55245         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
55246              in platforms that strictly require all the symbols being present
55247              at link time.
55248      Branch: perl
55249            ! handy.h
55250 ____________________________________________________________________________
55251 [  7446] By: jhi                                   on 2000/10/25  21:55:57
55252         Log: Update Changes.
55253      Branch: perl
55254            ! Changes patchlevel.h
55255 ____________________________________________________________________________
55256 [  7445] By: jhi                                   on 2000/10/25  21:27:08
55257         Log: Integrate with vmsperl #7430 by Charles Bailey:
55258              
55259              Cleanup from prior patch (Charles Lane?):
55260              - improve handling of MFDs in Basename and Path
55261              - default to no xsubpp line # munging when building debug images
55262      Branch: perl
55263           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
55264 ____________________________________________________________________________
55265 [  7444] By: jhi                                   on 2000/10/25  21:03:50
55266         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
55267              From: John Peacock <JPeacock@UnivPress.com>
55268              Date: Thu, 18 May 2000 11:55:27 -0400
55269              Message-ID: <3924126F.A58BE57A@UnivPress.com>
55270      Branch: perl
55271            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
55272            ! t/op/write.t
55273 ____________________________________________________________________________
55274 [  7443] By: jhi                                   on 2000/10/25  20:43:10
55275         Log: Temporary stopgap for the self-tying issue: for now only
55276              array and hash self-ties are verboten.  The real fix, of
55277              course, would be to comprehensively test (and implement?)
55278              and debug (and document) self-ties.
55279      Branch: perl
55280            ! pod/perldiag.pod pp_sys.c t/op/tie.t
55281 ____________________________________________________________________________
55282 [  7442] By: jhi                                   on 2000/10/25  20:14:30
55283         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
55284              From: Dan Sugalski <dan@sidhe.org>
55285              Date: Wed, 25 Oct 2000 13:36:35 -0400
55286              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
55287              
55288              plus regen global.sym.
55289      Branch: perl
55290            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
55291            ! thrdvar.h util.c
55292 ____________________________________________________________________________
55293 [  7441] By: jhi                                   on 2000/10/25  20:12:20
55294         Log: buildtoc target tweaks.
55295      Branch: perl
55296            ! pod/Makefile.SH
55297 ____________________________________________________________________________
55298 [  7440] By: jhi                                   on 2000/10/25  20:03:53
55299         Log: A new version of making the syslog test more robust.
55300              (Replaces #7421.)
55301              
55302              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
55303              From: "Kurt D. Starsinic" <kstar@chapin.edu>
55304              Date: Wed, 25 Oct 2000 12:13:54 -0400
55305              Message-ID: <20001025121354.B2264@O2.chapin.edu>
55306      Branch: perl
55307            ! t/lib/syslog.t
55308 ____________________________________________________________________________
55309 [  7439] By: jhi                                   on 2000/10/25  20:00:48
55310         Log: Continue the internal UTF-8 API tweaking.
55311              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
55312              used much more than the simpler API, now called utf8_to_uv_simple().
55313              Still not quite happy with API, too much partial duplication
55314              of functionality.
55315      Branch: perl
55316            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
55317            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
55318            ! regcomp.c regexec.c sv.c toke.c utf8.c
55319 ____________________________________________________________________________
55320 [  7438] By: jhi                                   on 2000/10/25  18:52:30
55321         Log: Allow poking holes at the UTF-8 decoding strictness.
55322      Branch: perl
55323            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
55324            ! utf8.h
55325 ____________________________________________________________________________
55326 [  7437] By: jhi                                   on 2000/10/25  13:53:05
55327         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
55328              UTF8LEN() and UTF8SKIP(). 
55329      Branch: perl
55330            ! pp.c utf8.c utf8.h
55331 ____________________________________________________________________________
55332 [  7436] By: jhi                                   on 2000/10/25  13:51:37
55333         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
55334              From: Nicholas Clark <nick@ccl4.org>
55335              Date: Wed, 25 Oct 2000 14:44:05 +0100
55336              Message-ID: <20001025144404.D27253@plum.flirble.org>
55337      Branch: perl
55338            ! pod/perlrun.pod
55339 ____________________________________________________________________________
55340 [  7435] By: jhi                                   on 2000/10/25  13:49:32
55341         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
55342              From: Mike Guy <mjtg@cam.ac.uk>
55343              Date: Tue, 24 Oct 2000 14:59:40 +0100
55344              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
55345      Branch: perl
55346            ! scope.c
55347 ____________________________________________________________________________
55348 [  7434] By: jhi                                   on 2000/10/25  13:48:41
55349         Log: AIX is picky about its symbol exports.  Solution for now
55350              is to include the deb.o explicitly to the re extension build.
55351              
55352              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
55353              From: Peter Prymmer <pvhp@forte.com>
55354              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
55355              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
55356      Branch: perl
55357            ! ext/re/Makefile.PL hints/aix.sh
55358 ____________________________________________________________________________
55359 [  7433] By: jhi                                   on 2000/10/25  13:46:49
55360         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
55361              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55362              Date: Wed, 25 Oct 2000 12:02:20 +0200
55363              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
55364      Branch: perl
55365            ! perlsdio.h
55366 ____________________________________________________________________________
55367 [  7432] By: jhi                                   on 2000/10/25  13:44:28
55368         Log: Subject: Minor update to find2perl, for portability
55369              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
55370              Date: Wed, 25 Oct 2000 12:05:47 +0100
55371              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
55372      Branch: perl
55373            ! x2p/find2perl.PL
55374 ____________________________________________________________________________
55375 [  7431] By: jhi                                   on 2000/10/25  13:40:39
55376         Log: Add targets to Makefile.SH, most importantly
55377              'regen_all' which also remembers to update vms/perly*.
55378      Branch: perl
55379            ! Makefile.SH
55380 ____________________________________________________________________________
55381 [  7430] By: bailey                                on 2000/10/25  03:13:53
55382         Log: Cleanup from prior patch (Charles Lane?):
55383              - improve handling of MFDs in Basename and Path
55384              - default to no xsubpp line # munging when building debug images
55385      Branch: vmsperl
55386            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
55387 ____________________________________________________________________________
55388 [  7429] By: jhi                                   on 2000/10/24  20:03:40
55389         Log: Podify README.epoc and README.vos.
55390      Branch: perl
55391            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
55392            ! pod/perlport.pod pod/perltoc.pod
55393 ____________________________________________________________________________
55394 [  7428] By: jhi                                   on 2000/10/24  19:10:33
55395         Log: Stratus VOS updates from Paul Green.
55396      Branch: perl
55397            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55398            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
55399            - vos/config.def vos/config.h vos/config_h.SH_orig
55400            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
55401            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
55402 ____________________________________________________________________________
55403 [  7427] By: jhi                                   on 2000/10/24  18:59:48
55404         Log: Check if stdio supports tweaking lval and cnt simultaneously.
55405              
55406              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
55407              From: Nicholas Clark <nick@ccl4.org>
55408              Date: Mon, 23 Oct 2000 15:39:32 +0100
55409              Message-ID: <20001023153932.A10786@plum.flirble.org>
55410      Branch: metaconfig
55411            ! U/compline/d_stdstdio.U
55412      Branch: perl
55413            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55414            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
55415            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
55416            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
55417            ! vos/config.h vos/config_h.SH_orig win32/config.bc
55418            ! win32/config.gc win32/config.vc
55419 ____________________________________________________________________________
55420 [  7426] By: jhi                                   on 2000/10/24  17:57:44
55421         Log: Missed the header file changes from #7425.
55422      Branch: perl
55423            ! embed.h embed.pl objXSUB.h proto.h
55424 ____________________________________________________________________________
55425 [  7425] By: jhi                                   on 2000/10/24  17:55:17
55426         Log: Fix the bug reported in
55427              
55428              From: andreas.koenig@anima.de (Andreas J. Koenig)
55429              Subject: Encode bug?
55430              Date: 24 Oct 2000 14:01:26 +0200 
55431              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
55432              
55433              Also make is_utf8_char() stricter.
55434      Branch: perl
55435            ! ext/Encode/Encode.xs utf8.c
55436 ____________________________________________________________________________
55437 [  7424] By: jhi                                   on 2000/10/24  15:15:39
55438         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
55439              From: Peter Scott <Peter@PSDT.com>
55440              Date: Mon, 23 Oct 2000 19:46:01 -0700
55441              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
55442      Branch: perl
55443            ! pod/perlfaq5.pod
55444 ____________________________________________________________________________
55445 [  7423] By: jhi                                   on 2000/10/24  14:25:30
55446         Log: Test tweak to avoid pulling in the whole Config.
55447      Branch: perl
55448            ! t/lib/st-lock.t
55449 ____________________________________________________________________________
55450 [  7422] By: jhi                                   on 2000/10/24  14:03:16
55451         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
55452      Branch: perl
55453            ! pp.c
55454 ____________________________________________________________________________
55455 [  7421] By: jhi                                   on 2000/10/24  13:32:09
55456         Log: (Replaced by #7440.)
55457              
55458              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
55459              From: "Kurt D. Starsinic" <kstar@chapin.edu>
55460              Date: Mon, 23 Oct 2000 16:40:54 -0400
55461              Message-ID: <20001023164054.B14491@O2.chapin.edu>
55462      Branch: perl
55463            ! t/lib/syslog.t
55464 ____________________________________________________________________________
55465 [  7420] By: jhi                                   on 2000/10/24  13:30:53
55466         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
55467              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55468              Date: Mon, 23 Oct 2000 17:29:03 -0400
55469              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
55470      Branch: perl
55471            ! lib/ExtUtils/MM_Unix.pm
55472 ____________________________________________________________________________
55473 [  7419] By: jhi                                   on 2000/10/24  13:29:57
55474         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
55475              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55476              Date: Mon, 23 Oct 2000 19:01:32 -0400
55477              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
55478      Branch: perl
55479            ! utils/h2xs.PL
55480 ____________________________________________________________________________
55481 [  7418] By: jhi                                   on 2000/10/24  13:26:04
55482         Log: Replace #7409 with
55483              
55484              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
55485              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
55486              Date: Mon, 23 Oct 2000 20:08:56 +0200
55487              Message-ID: <20001023200855.A14850@nice.ram.loc>
55488      Branch: perl
55489            ! ext/Storable/Storable.pm t/lib/st-lock.t
55490 ____________________________________________________________________________
55491 [  7417] By: jhi                                   on 2000/10/24  13:17:52
55492         Log: Run vms/vms_yfix.pl, should have done that after changing
55493              perly.c in #7382.
55494      Branch: perl
55495            ! vms/perly_c.vms vms/perly_h.vms
55496 ____________________________________________________________________________
55497 [  7416] By: jhi                                   on 2000/10/24  02:55:33
55498         Log: Make the UTF-8 decoding stricter and more verbose when
55499              malformation happens.  This involved adding an argument
55500              to utf8_to_uv_chk(), which involved changing its prototype,
55501              and prefer STRLEN over I32 for the UTF-8 length, which as
55502              a domino effect necessitated changing the prototypes of
55503              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
55504              The stricter UTF-8 decoding checking uses Markus Kuhn's
55505              UTF-8 Decode Stress Tester from
55506              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
55507      Branch: perl
55508            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
55509            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
55510            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
55511            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
55512 ____________________________________________________________________________
55513 [  7415] By: jhi                                   on 2000/10/23  14:06:06
55514         Log: Update Changes.
55515      Branch: perl
55516            ! Changes patchlevel.h
55517 ____________________________________________________________________________
55518 [  7414] By: jhi                                   on 2000/10/23  12:39:52
55519         Log: Undo the basename() part of #7412 since the lib/basename
55520              tests would need upgrading too.
55521      Branch: perl
55522            ! lib/File/Basename.pm
55523 ____________________________________________________________________________
55524 [  7413] By: jhi                                   on 2000/10/23  12:19:27
55525         Log: Document PERL_INSTALL_ROOT of #7210.
55526      Branch: perl
55527            ! lib/ExtUtils/Install.pm
55528 ____________________________________________________________________________
55529 [  7412] By: jhi                                   on 2000/10/23  12:16:47
55530         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
55531      Branch: perl
55532            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
55533            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
55534 ____________________________________________________________________________
55535 [  7411] By: jhi                                   on 2000/10/23  12:07:41
55536         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
55537              From: Prymmer/Kahn <pvhp@best.com>
55538              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
55539              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
55540      Branch: perl
55541            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
55542 ____________________________________________________________________________
55543 [  7410] By: jhi                                   on 2000/10/23  04:10:11
55544         Log: The change #7187 was not so good on VMS.
55545              
55546              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
55547              From: "Craig A. Berry" <craig.berry@psinetcs.com>
55548              Date: Sun, 22 Oct 2000 23:03:08 -0500
55549              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
55550      Branch: perl
55551            ! utils/perldoc.PL
55552 ____________________________________________________________________________
55553 [  7409] By: jhi                                   on 2000/10/23  03:57:36
55554         Log: Avoid Storable locking on DJGPP for now.
55555              
55556              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
55557              From: "Peter J. Farley III" <pjfarley@banet.net>
55558              Date: Sun, 22 Oct 2000 20:00:00 -0400
55559              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
55560      Branch: perl
55561            ! ext/Storable/Storable.pm t/lib/st-lock.t
55562 ____________________________________________________________________________
55563 [  7408] By: jhi                                   on 2000/10/23  03:50:24
55564         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
55565              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
55566              Date: Sun, 22 Oct 2000 21:12:22 -0400
55567              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
55568      Branch: perl
55569            ! lib/vars.pm
55570 ____________________________________________________________________________
55571 [  7407] By: jhi                                   on 2000/10/23  03:43:12
55572         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
55573              From: Hugo <hv@crypt.compulink.co.uk>
55574              Date: Mon, 23 Oct 2000 00:47:22 +0100
55575              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
55576      Branch: perl
55577            ! regexec.c t/op/pat.t
55578 ____________________________________________________________________________
55579 [  7406] By: jhi                                   on 2000/10/23  03:40:29
55580         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
55581      Branch: perl
55582            ! lib/ExtUtils/MakeMaker.pm
55583 ____________________________________________________________________________
55584 [  7405] By: jhi                                   on 2000/10/22  21:32:00
55585         Log: Doc patch.
55586              
55587              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
55588              From: rspier@pobox.com (Robert Spier)
55589              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
55590              Message-ID: <14835.16112.13457.447971@rls.cx>
55591      Branch: perl
55592            ! lib/strict.pm
55593 ____________________________________________________________________________
55594 [  7404] By: jhi                                   on 2000/10/22  21:30:51
55595         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
55596              From: rspier@pobox.com (Robert Spier)
55597              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
55598              Message-ID: <14835.17223.72448.705566@rls.cx>
55599      Branch: perl
55600            ! lib/ExtUtils/MakeMaker.pm
55601 ____________________________________________________________________________
55602 [  7403] By: jhi                                   on 2000/10/22  21:24:11
55603         Log: Subject: [PATCH bleadperl] ripples from constsub patch
55604              From: John Tobey <jtobey@john-edwin-tobey.org>
55605              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
55606              Message-Id: <m13nSOB-000FObC@feynman.localnet>
55607      Branch: perl
55608            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
55609 ____________________________________________________________________________
55610 [  7402] By: jhi                                   on 2000/10/22  20:59:35
55611         Log: Support s?printf parameter reordering.
55612      Branch: perl
55613            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
55614 ____________________________________________________________________________
55615 [  7401] By: jhi                                   on 2000/10/22  19:19:14
55616         Log: Expand %Config variables only if explicitly so requested
55617              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
55618              
55619              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
55620              From: Gurusamy Sarathy <gsar@ActiveState.com>
55621              Date: Sun, 22 Oct 2000 11:47:32 -0700
55622              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
55623      Branch: perl
55624            ! Makefile.SH lib/lib_pm.PL
55625 ____________________________________________________________________________
55626 [  7400] By: jhi                                   on 2000/10/22  18:24:10
55627         Log: Move the #7390 test from warn/op to comp/redef.
55628              
55629              Subject: Re: Creating const subs for constants.
55630              From: John Tobey <jtobey@john-edwin-tobey.org>
55631              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
55632              Message-Id: <m13nG72-000FObC@feynman.localnet>               
55633      Branch: perl
55634            ! t/comp/redef.t t/pragma/warn/op
55635 ____________________________________________________________________________
55636 [  7399] By: jhi                                   on 2000/10/22  17:49:59
55637         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
55638              From: Nicholas Clark <nick@ccl4.org>
55639              Date: Sat, 21 Oct 2000 22:23:19 +0100
55640              Message-ID: <20001021222319.B45586@plum.flirble.org>
55641      Branch: perl
55642            ! ext/DynaLoader/DynaLoader_pm.PL
55643 ____________________________________________________________________________
55644 [  7398] By: jhi                                   on 2000/10/22  17:47:35
55645         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
55646              From: Hugo <hv@crypt.compulink.co.uk>
55647              Date: Sat, 21 Oct 2000 18:19:59 +0100
55648              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
55649      Branch: perl
55650            ! ext/B/B.pm ext/B/B/C.pm
55651 ____________________________________________________________________________
55652 [  7397] By: jhi                                   on 2000/10/22  17:35:18
55653         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
55654              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
55655              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
55656              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
55657      Branch: perl
55658            ! hints/openbsd.sh
55659 ____________________________________________________________________________
55660 [  7396] By: jhi                                   on 2000/10/22  17:19:46
55661         Log: Subject: installman go-faster stripes
55662              From: Nicholas Clark <nick@talking.bollo.cx>
55663              Date: Sat, 21 Oct 2000 17:24:53 +0100
55664              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
55665              
55666              Subject: Re: installman go-faster stripes
55667              From: Russ Allbery <rra@stanford.edu>
55668              Date: 21 Oct 2000 11:04:13 -0700
55669              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
55670      Branch: perl
55671            ! installman pod/pod2man.PL
55672 ____________________________________________________________________________
55673 [  7395] By: jhi                                   on 2000/10/22  17:17:35
55674         Log: Hints tweak from Anton Berezin.
55675      Branch: perl
55676            ! hints/freebsd.sh
55677 ____________________________________________________________________________
55678 [  7394] By: jhi                                   on 2000/10/22  04:50:04
55679         Log: Tweak the Is* definitions of Unicode character classes
55680              to better match the official categorizations; embrace
55681              the official categorizations; add the combining marks
55682              as alpha (and -numeric); fix DCinital (a typo and edito)
55683              to be DCmedial.
55684      Branch: perl
55685            + lib/unicode/Is/DCmedial.pl
55686            - lib/unicode/Is/DCinital.pl
55687            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
55688            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
55689            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
55690            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
55691 ____________________________________________________________________________
55692 [  7393] By: jhi                                   on 2000/10/21  18:06:05
55693         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
55694              From: Daniel Chetlin <daniel@chetlin.com>
55695              Date: Sat, 21 Oct 2000 02:57:03 -0700
55696              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
55697      Branch: perl
55698            + t/lib/tie-splice.t
55699            ! MANIFEST lib/Tie/Array.pm
55700 ____________________________________________________________________________
55701 [  7392] By: gsar                                  on 2000/10/21  18:05:15
55702         Log: resync utfperl branch with mainline
55703      Branch: utfperl
55704           !> (integrate 1760 files)
55705 ____________________________________________________________________________
55706 [  7391] By: jhi                                   on 2000/10/21  14:37:49
55707         Log: Testcases for a #7383,#7385 related bug.
55708              
55709              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
55710              From: Nicholas Clark <nick@ccl4.org>
55711              Date: Sat, 21 Oct 2000 15:04:51 +0100
55712              Message-ID: <20001021150451.A51566@plum.flirble.org>
55713      Branch: perl
55714            ! t/pragma/utf8.t
55715 ____________________________________________________________________________
55716 [  7390] By: jhi                                   on 2000/10/21  14:35:57
55717         Log: Add a testcase for #7389.
55718      Branch: perl
55719            ! t/pragma/warn/op
55720 ____________________________________________________________________________
55721 [  7389] By: jhi                                   on 2000/10/21  14:26:45
55722         Log: Subject: Re: Creating const subs for constants.
55723              From: John Tobey <jtobey@john-edwin-tobey.org>
55724              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
55725              Message-Id: <m13mo0N-000FObC@feynman.localnet>
55726      Branch: perl
55727            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
55728            ! proto.h sv.c
55729 ____________________________________________________________________________
55730 [  7388] By: nick                                  on 2000/10/21  11:44:23
55731         Log: Populate perlio branch
55732      Branch: perlio
55733           +> (branch 1760 files)
55734 ____________________________________________________________________________
55735 [  7387] By: nick                                  on 2000/10/21  10:52:05
55736         Log: Get branch back as replica of mainline via :
55737              p4 integrate -b utfperl
55738              p4 resolve -at ./...
55739      Branch: utfperl
55740           +> (branch 269 files)
55741            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
55742            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
55743            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
55744            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
55745            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
55746            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
55747            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
55748            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
55749            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
55750            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
55751            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
55752            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
55753            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
55754            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
55755            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
55756            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
55757            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
55758            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
55759            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
55760            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
55761            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
55762            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
55763            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
55764            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
55765            - lib/unicode/UCD300.html lib/unicode/Unicode.300
55766            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
55767            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
55768            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
55769            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
55770           !> (integrate 965 files)
55771 ____________________________________________________________________________
55772 [  7386] By: jhi                                   on 2000/10/21  01:31:12
55773         Log: Update Changes.
55774      Branch: perl
55775            ! Changes patchlevel.h
55776 ____________________________________________________________________________
55777 [  7385] By: jhi                                   on 2000/10/21  01:28:42
55778         Log: The #7383 was right only in the context of the original bug report,
55779              not in more general case.
55780      Branch: perl
55781            ! pp_hot.c
55782 ____________________________________________________________________________
55783 [  7384] By: jhi                                   on 2000/10/21  01:08:23
55784         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
55785      Branch: perl
55786            ! ext/IO/lib/IO/Select.pm
55787 ____________________________________________________________________________
55788 [  7383] By: jhi                                   on 2000/10/21  00:44:18
55789         Log: Fix for ID 20001020.006, concatenating an unset submatch
55790              with utf8 resulted in "Modification of a read-only value".
55791      Branch: perl
55792            ! pp_hot.c t/pragma/utf8.t
55793 ____________________________________________________________________________
55794 [  7382] By: jhi                                   on 2000/10/20  20:44:31
55795         Log: Make scan_num() reëntrant, as suggested in
55796              
55797              Subject: [PATCH perl@7229] Rentrant parser and yylex()
55798              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55799              Date: Fri, 20 Oct 2000 14:17:27 +0100
55800              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
55801      Branch: perl
55802            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
55803            ! toke.c
55804 ____________________________________________________________________________
55805 [  7381] By: jhi                                   on 2000/10/20  20:07:29
55806         Log: Reëntrancy fix.
55807              
55808              Subject: [PATCH perl@7229] Rentrant parser and yylex()
55809              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55810              Date: Fri, 20 Oct 2000 14:17:27 +0100
55811              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
55812      Branch: perl
55813            ! embed.h embed.pl perl.h proto.h toke.c
55814 ____________________________________________________________________________
55815 [  7380] By: jhi                                   on 2000/10/20  19:15:54
55816         Log: Don't write double values through long double pointers,
55817              based on a part of
55818              
55819              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
55820              From: Jens Hamisch <jens@Strawberry.COM>
55821              Date: Tue, 17 Oct 2000 08:39:36 +0200
55822              Message-Id: <20001017083936.A11104@Strawberry.COM>
55823      Branch: perl
55824            ! perl.h pp.c
55825 ____________________________________________________________________________
55826 [  7379] By: jhi                                   on 2000/10/20  18:43:37
55827         Log: Portability tweak on #7377.
55828              
55829              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
55830              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55831              Date:     Fri, 20 Oct 2000 13:13:41 EDT
55832              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
55833      Branch: perl
55834            ! t/lib/dprof.t
55835 ____________________________________________________________________________
55836 [  7378] By: jhi                                   on 2000/10/20  12:57:19
55837         Log: SOCKS function redefinitions need prototypes, too, otherwise
55838              for example 32 bit versus 64 bit differences cause a lot of
55839              problems.  Part of
55840              
55841              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
55842              From: Jens Hamisch <jens@Strawberry.COM>
55843              Date: Tue, 17 Oct 2000 08:39:36 +0200
55844              Message-Id: <20001017083936.A11104@Strawberry.COM>
55845      Branch: perl
55846            ! doio.c pp_sys.c
55847 ____________________________________________________________________________
55848 [  7377] By: jhi                                   on 2000/10/20  12:37:12
55849         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
55850              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55851              Date:     Fri, 20 Oct 2000 08:26:04 EDT
55852              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
55853      Branch: perl
55854            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
55855 ____________________________________________________________________________
55856 [  7376] By: jhi                                   on 2000/10/20  12:35:31
55857         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
55858              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55859              Date:     Fri, 20 Oct 2000 07:48:15 EDT
55860              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
55861      Branch: perl
55862            ! configure.com vms/gen_shrfls.pl
55863 ____________________________________________________________________________
55864 [  7375] By: bailey                                on 2000/10/20  04:44:37
55865         Log: SYN SYN
55866      Branch: vmsperl
55867           +> (branch 134 files)
55868            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
55869            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
55870            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
55871            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
55872            - eg/cgi/frameset.cgi eg/cgi/index.html
55873            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
55874            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
55875            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
55876            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
55877            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
55878            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
55879            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
55880            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
55881            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
55882            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
55883            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
55884            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
55885            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
55886            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
55887            - lib/unicode/Props.txt lib/unicode/UCD300.html
55888            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
55889            - utils/perlbc.PL vms/subconfigure.com
55890           !> (integrate 785 files)
55891 ____________________________________________________________________________
55892 [  7374] By: jhi                                   on 2000/10/20  00:59:48
55893         Log: In the latest compiler builds cccdlflags must not become -fpic,
55894              from Wilfredo Sánchez.
55895      Branch: perl
55896            ! hints/darwin.sh
55897 ____________________________________________________________________________
55898 [  7373] By: jhi                                   on 2000/10/20  00:56:35
55899         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
55900              From: Tony Cook <tony@develop-help.com>
55901              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
55902              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
55903      Branch: perl
55904            ! pod/perlop.pod
55905 ____________________________________________________________________________
55906 [  7372] By: jhi                                   on 2000/10/19  19:34:40
55907         Log: Typo noted by Mark Lutz.
55908      Branch: perl
55909            ! t/op/64bitint.t
55910 ____________________________________________________________________________
55911 [  7371] By: jhi                                   on 2000/10/19  19:33:13
55912         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
55913      Branch: metaconfig
55914            ! U/modified/Cppsym.U U/modified/Oldconfig.U
55915      Branch: metaconfig/U/perl
55916            ! End.U dlsrc.U libperl.U
55917      Branch: perl
55918            + hints/nonstopux.sh
55919            ! Configure MANIFEST config_h.SH
55920 ____________________________________________________________________________
55921 [  7370] By: jhi                                   on 2000/10/19  17:18:08
55922         Log: Subject: PATCH do_print has 2 PerlIO_error()s
55923              From: nick@ccl4.org
55924              Date: Thu, 19 Oct 2000 18:09:20 +0100
55925              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
55926      Branch: perl
55927            ! doio.c
55928 ____________________________________________________________________________
55929 [  7369] By: jhi                                   on 2000/10/19  14:01:49
55930         Log: Update Changes.
55931      Branch: perl
55932            ! Changes patchlevel.h
55933 ____________________________________________________________________________
55934 [  7368] By: jhi                                   on 2000/10/19  13:04:29
55935         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
55936              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55937              Date: Wed, 18 Oct 2000 13:12:01 +0200
55938              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
55939      Branch: perl
55940            ! hints/aix.sh
55941 ____________________________________________________________________________
55942 [  7367] By: jhi                                   on 2000/10/19  02:22:40
55943         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
55944              of a 'pmshort' anywhere in the B, so the offending line was simply
55945              removed.
55946      Branch: perl
55947            ! ext/B/B/Debug.pm
55948 ____________________________________________________________________________
55949 [  7366] By: jhi                                   on 2000/10/19  02:12:37
55950         Log: Add the test case for the bug id 20000730.004 which seems
55951              to have been fixed by now.
55952      Branch: perl
55953            ! t/pragma/utf8.t
55954 ____________________________________________________________________________
55955 [  7365] By: jhi                                   on 2000/10/18  23:36:24
55956         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
55957              From: Hugo <hv@crypt.compulink.co.uk>
55958              Date: Wed, 18 Oct 2000 23:25:58 +0100
55959              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
55960      Branch: perl
55961            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
55962 ____________________________________________________________________________
55963 [  7364] By: jhi                                   on 2000/10/18  21:12:53
55964         Log: (retracted)
55965      Branch: perl
55966            ! pp.c
55967 ____________________________________________________________________________
55968 [  7363] By: jhi                                   on 2000/10/18  20:55:38
55969         Log: Missing change from #7362.
55970      Branch: perl
55971            ! win32/perlhost.h
55972 ____________________________________________________________________________
55973 [  7362] By: jhi                                   on 2000/10/18  20:52:01
55974         Log: Borland C fstat() never saw the fd as writable.
55975              
55976              Subject: fix for Borland's weak "stat" (perl@7211)
55977              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
55978              Date: Mon, 16 Oct 2000 09:55:03 +0400
55979              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
55980      Branch: perl
55981            ! win32/win32.c
55982 ____________________________________________________________________________
55983 [  7361] By: jhi                                   on 2000/10/18  17:43:50
55984         Log: Regen toc.
55985      Branch: perl
55986            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
55987 ____________________________________________________________________________
55988 [  7360] By: jhi                                   on 2000/10/18  17:07:44
55989         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55990              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
55991              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
55992              Date: Mon, 16 Oct 2000 15:19:49 +0200
55993      Branch: perl
55994            + README.aix
55995            ! MANIFEST
55996 ____________________________________________________________________________
55997 [  7359] By: jhi                                   on 2000/10/18  17:04:49
55998         Log: Subject: Pod patch for Devel::Peek
55999              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56000              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
56001              Date: Mon, 16 Oct 2000 12:26:34 +0200
56002      Branch: perl
56003            ! ext/Devel/Peek/Peek.pm
56004 ____________________________________________________________________________
56005 [  7358] By: jhi                                   on 2000/10/18  17:03:15
56006         Log: Make Cwd more bulletproof in chrooted environments.
56007              
56008              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
56009              From: "Eric E. Coe" <Eric.Coe@oracle.com>
56010              Date: Wed, 18 Oct 2000 04:03:54 -0400
56011              Message-Id: <39ED596A.70E599FE@oracle.com>
56012      Branch: perl
56013            ! lib/Cwd.pm
56014 ____________________________________________________________________________
56015 [  7357] By: jhi                                   on 2000/10/18  16:37:26
56016         Log: Disable the UTF8 downgrade croakage for now to avoid
56017              too many not okay messages.
56018      Branch: perl
56019            ! doio.c
56020 ____________________________________________________________________________
56021 [  7356] By: jhi                                   on 2000/10/17  23:29:41
56022         Log: Show the failed remote port, instead of the failing line number.
56023              
56024              Subject: [PATCH 5.6.1 Debugger] More diagnostics
56025              From: David Sparks <daves@ActiveState.com>
56026              Date: Tue, 17 Oct 2000 15:00:24 -0700
56027              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
56028      Branch: perl
56029            ! lib/perl5db.pl
56030 ____________________________________________________________________________
56031 [  7355] By: jhi                                   on 2000/10/17  14:11:31
56032         Log: On output try to downgrade to bytes, croak if impossible,
56033              from Simon Cozens.  This means that outputting >255 UTF8
56034              is impossible.  Consider this as a strong incentive to get
56035              the I/O disciplines implemented.
56036      Branch: perl
56037            ! doio.c pod/perldiag.pod sv.c
56038 ____________________________________________________________________________
56039 [  7354] By: jhi                                   on 2000/10/17  13:42:23
56040         Log: Clarify documentation on 'use bytes'.
56041              
56042              Subject: Re: What does 'use bytes' "mean" ?
56043              From: Simon Cozens <simon@cozens.net>
56044              Date: Mon, 18 Sep 2000 18:24:25 +0100
56045              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
56046      Branch: perl
56047            ! lib/bytes.pm
56048 ____________________________________________________________________________
56049 [  7353] By: jhi                                   on 2000/10/17  13:28:12
56050         Log: Workaround for a sfio bug where the stream error indicator
56051              is not cleared as documented.
56052              
56053              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
56054              From: Nicholas Clark <nick@ccl4.org>
56055              Date: Mon, 16 Oct 2000 18:28:23 +0100
56056              Message-ID: <20001016182823.J19700@plum.flirble.org>
56057      Branch: perl
56058            ! doio.c
56059 ____________________________________________________________________________
56060 [  7352] By: jhi                                   on 2000/10/17  13:06:19
56061         Log: More IoTYPE sprinkling.
56062      Branch: perl
56063            ! doio.c pp_hot.c
56064 ____________________________________________________________________________
56065 [  7351] By: jhi                                   on 2000/10/16  22:47:07
56066         Log: Detect early whether the std streams have gone bad.
56067              
56068              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
56069              Date: Mon, 16 Oct 2000 23:28:42 +0100
56070              From: Nicholas Clark <nick@ccl4.org>
56071              Message-ID: <20001016232842.A37942@plum.flirble.org>
56072      Branch: perl
56073            ! t/op/misc.t
56074 ____________________________________________________________________________
56075 [  7350] By: jhi                                   on 2000/10/16  22:45:16
56076         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
56077              From: "Peter J. Farley III" <pjfarley@banet.net>
56078              Date: Mon, 16 Oct 2000 18:15:59 -0400
56079              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
56080      Branch: perl
56081            ! djgpp/djgpp.c dosish.h t/io/open.t
56082 ____________________________________________________________________________
56083 [  7349] By: jhi                                   on 2000/10/16  22:36:45
56084         Log: perldelta tweak.
56085      Branch: perl
56086            ! pod/perldelta.pod
56087 ____________________________________________________________________________
56088 [  7348] By: jhi                                   on 2000/10/16  15:17:53
56089         Log: Update Changes.
56090      Branch: perl
56091            ! Changes patchlevel.h
56092 ____________________________________________________________________________
56093 [  7347] By: jhi                                   on 2000/10/16  13:55:27
56094         Log: Add the capability to include/exclude branches.
56095      Branch: perl
56096            ! Porting/genlog
56097 ____________________________________________________________________________
56098 [  7346] By: jhi                                   on 2000/10/16  13:18:04
56099         Log: Add Charles Lane.
56100      Branch: perl
56101            ! AUTHORS Changes
56102 ____________________________________________________________________________
56103 [  7345] By: jhi                                   on 2000/10/16  13:13:21
56104         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
56105      Branch: perl
56106            ! pod/perldelta.pod
56107 ____________________________________________________________________________
56108 [  7344] By: gsar                                  on 2000/10/16  09:30:21
56109         Log: integrate change#6220 from cfgperl
56110              
56111              Win32 patches from Benjamin Stuhl.
56112      Branch: maint-5.6/perl
56113           !> makedef.pl win32/win32.h
56114 ____________________________________________________________________________
56115 [  7343] By: gsar                                  on 2000/10/16  08:32:19
56116         Log: integrate changes#6221,6222 from cfgperl
56117              
56118              Remove tr///CU (the feature is to be obsoleted by better interfaces).
56119              From: simon@brecon.co.uk (Simon Cozens)
56120              Subject: [PATCH] Eliminate tr///[CU][CU]
56121              Date: 23 Jun 2000 11:05:40 GMT
56122              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
56123              
56124              doc typo fix
56125              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
56126              From: Ian Phillipps <Ian.Phillipps@iname.com>
56127              Date: Fri, 23 Jun 2000 10:40:58 +0100
56128              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
56129      Branch: maint-5.6/perl
56130           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
56131 ____________________________________________________________________________
56132 [  7342] By: gsar                                  on 2000/10/16  08:28:08
56133         Log: integrate change#6217 from cfgperl (in part)
56134              
56135              Rename the fdpid locking and integrate with Sarathy.
56136      Branch: maint-5.6/perl
56137           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
56138           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
56139           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
56140           !> win32/win32.c
56141 ____________________________________________________________________________
56142 [  7341] By: gsar                                  on 2000/10/16  08:23:39
56143         Log: integrate changes#6214..6216 from mainline
56144              
56145              @_ can't have junk in it even in the non-USE_ITHREADS case because
56146              caller() wants to populate @DB::args with it (causes a coredump
56147              in Carp::confess())
56148              
56149              tweak comment about @DB::args
56150              
56151              be more optimal about clearing @_
56152      Branch: maint-5.6/perl
56153           !> av.h cop.h pp_ctl.c t/op/runlevel.t
56154 ____________________________________________________________________________
56155 [  7340] By: gsar                                  on 2000/10/16  08:20:37
56156         Log: integrate changes#6207..6210 from cfgperl
56157              
56158              Subject: [PATCH 5.6.0] Threadsafe patches
56159              From: Dan Sugalski <dan@sidhe.org>
56160              To: perl5-porters@perl.org
56161              Date: Mon, 08 May 2000 18:08:13 -0400
56162              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
56163              
56164              Regen headers for #6207.
56165              
56166              Lock PL_fdpid against race conditions, based on:
56167              Subject: [PATCH 5.6.0]subprocess fixup for threads
56168              From: Dan Sugalski <dan@sidhe.org>
56169              To: perl5-porters@perl.org
56170              Date: Tue, 11 Apr 2000 17:02:32 -0400
56171              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
56172              
56173              Mopup for #6207 and #6209.
56174      Branch: maint-5.6/perl
56175           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
56176           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
56177           !> win32/win32.c
56178 ____________________________________________________________________________
56179 [  7339] By: gsar                                  on 2000/10/16  08:14:34
56180         Log: integrate change#6203 from cfgperl
56181              
56182              perldiag should refer to perlos2.pod not README.os2
56183      Branch: maint-5.6/perl
56184           !> pod/perldiag.pod
56185 ____________________________________________________________________________
56186 [  7338] By: gsar                                  on 2000/10/16  08:11:42
56187         Log: integrate change#6201 from mainline
56188              
56189              Perl_eval_pv() leaks 4 bytes every time it is called because it
56190              does a PUSHMARK that's never ever POPMARKed; in general, only
56191              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
56192              Perl_eval_[sp]v() don't because they don't take any incoming
56193              arguments (this leak has been around since the original version
56194              of perl_eval_pv() in 5.003_97e)
56195      Branch: maint-5.6/perl
56196           !> perl.c
56197 ____________________________________________________________________________
56198 [  7337] By: gsar                                  on 2000/10/16  08:08:47
56199         Log: integrate changes#6197..6200 from cfgperl
56200              
56201              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
56202              From: John Borwick <jhborwic@unity.ncsu.edu>
56203              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
56204              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
56205              
56206              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
56207              From: Dan Sugalski <dan@sidhe.org>
56208              To: vmsperl@perl.org, perl5-porters@perl.org
56209              Date: Fri, 02 Jun 2000 16:00:41 -0400
56210              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
56211              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
56212              
56213              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
56214              From: Dan Sugalski <dan@sidhe.org>
56215              To: perl5-porters@perl.org, vmsperl@perl.org
56216              Date: Fri, 02 Jun 2000 17:30:51 -0400
56217              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
56218              
56219              Update to cperl-mode.el 4.31 from
56220              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
56221              Subject: A couple of notes
56222              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56223              To: Mailing list Perl5 <perl5-porters@perl.org>
56224              Date: Sat, 3 Jun 2000 23:33:32 -0400
56225              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
56226      Branch: maint-5.6/perl
56227           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
56228           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
56229           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
56230           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
56231           !> vms/vmsish.h
56232 ____________________________________________________________________________
56233 [  7336] By: gsar                                  on 2000/10/16  08:03:46
56234         Log: integrate changes#6194,6195 from mainline
56235              
56236              fix small eval"" memory leaks under USE_ITHREADS
56237              
56238              fix yet another eval"" leak under USE_ITHREADS
56239      Branch: maint-5.6/perl
56240           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
56241           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
56242           !> vms/perly_c.vms
56243 ____________________________________________________________________________
56244 [  7335] By: gsar                                  on 2000/10/16  08:02:15
56245         Log: integrate changes#6190,6191 from mainline
56246              
56247              submit missing embed.pl change
56248              
56249              vec() loses numericalness (modified version of patch suggested
56250              by Robin Barker)
56251      Branch: maint-5.6/perl
56252           !> doop.c embed.pl t/op/vec.t
56253 ____________________________________________________________________________
56254 [  7334] By: gsar                                  on 2000/10/16  08:01:03
56255         Log: integrate change#6189 from mainline
56256              
56257              counting tr/// corrupts later operation (from M.J.T Guy)
56258      Branch: maint-5.6/perl
56259           !> doop.c t/op/tr.t
56260 ____________________________________________________________________________
56261 [  7333] By: gsar                                  on 2000/10/16  07:59:07
56262         Log: integrate changes#6183..6188 from mainline
56263              
56264              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
56265              <nick@ccl4.org>)
56266              
56267              tweak for change#6127
56268              
56269              remove incorrect documentation about implicit split to @_ in
56270              list context, which never really worked in perl 5 (from
56271              M.J.T. Guy)
56272              
56273              further qualify references to "alphanumeric" (from Wolfgang Laun
56274              <wolfgang.laun@alcatel.at>)
56275              
56276              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
56277              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
56278              
56279              h2xs tweaks
56280      Branch: maint-5.6/perl
56281           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
56282           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
56283           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
56284           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
56285           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
56286           !> pod/pod2latex.PL utils/h2xs.PL
56287 ____________________________________________________________________________
56288 [  7332] By: gsar                                  on 2000/10/16  07:53:52
56289         Log: integrate change#6179 from mainline
56290              
56291              buggy modulus on UVs introduced by change#3378 (resulted in
56292              4063328477 % 65535 amounting to 27406, instead of 27407)
56293      Branch: maint-5.6/perl
56294           !> pp.c t/op/arith.t
56295 ____________________________________________________________________________
56296 [  7331] By: gsar                                  on 2000/10/16  07:52:49
56297         Log: integrate changes#6176,6177,6178,6182 from cfgperl
56298              
56299              Single-quoted utf8 patch from Simon Cozens.
56300              
56301              Substitution utf8 patch from Simon Cozens.
56302              
56303              Be cleaner.
56304              
56305              Be Cleaner Part Deux.
56306      Branch: maint-5.6/perl
56307           !> Makefile.SH pp_hot.c toke.c
56308 ____________________________________________________________________________
56309 [  7330] By: gsar                                  on 2000/10/16  07:41:36
56310         Log: integrate change#6172 from mainline
56311              
56312              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
56313              (from Ilya Zakharevich)
56314      Branch: maint-5.6/perl
56315           !> regexec.c t/op/re_tests
56316 ____________________________________________________________________________
56317 [  7329] By: gsar                                  on 2000/10/16  07:40:25
56318         Log: integrate change#6171 from mainline
56319              
56320              scalar() doesn't force scalar context when used in void context
56321              (from Simon Cozens)
56322      Branch: maint-5.6/perl
56323           !> op.c t/op/wantarray.t
56324 ____________________________________________________________________________
56325 [  7328] By: gsar                                  on 2000/10/16  07:39:33
56326         Log: integrate change#6170 from mainline
56327              
56328              change#6142 needs tweaks to tests to work where there's no
56329              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
56330      Branch: maint-5.6/perl
56331           !> t/lib/filefind.t
56332 ____________________________________________________________________________
56333 [  7327] By: gsar                                  on 2000/10/16  07:35:34
56334         Log: integrate changes#6166..6168 from cfgperl
56335              
56336              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
56337              in case somebody wants to write an extension for more
56338              shadow database interfaces.
56339              
56340              tweak todo
56341              
56342              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
56343      Branch: maint-5.6/perl
56344           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56345           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
56346           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
56347           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
56348           !> win32/config.vc win32/config_H.bc win32/config_H.gc
56349           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
56350 ____________________________________________________________________________
56351 [  7326] By: gsar                                  on 2000/10/16  07:29:05
56352         Log: integrate changes#6157,6159..6161,6164 from cfgperl
56353              
56354              Regen Configure to jive with #6149.
56355              
56356              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
56357              
56358              Changes for the File::Temp 0.08 (change #6159) test suite
56359              to fit better into the Perl distribution test framework.
56360              
56361              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
56362              both from Simon Cozens.
56363              
56364              detypo
56365      Branch: maint-5.6/perl
56366           +> pod/perlmodlib.PL pod/perlnewmod.pod
56367           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
56368           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
56369           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56370           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
56371 ____________________________________________________________________________
56372 [  7325] By: gsar                                  on 2000/10/16  07:25:13
56373         Log: integrate change#6158 from vmsperl
56374              
56375              Add fallback to tmpfile for use in cases where user's relying on
56376              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
56377              Lane's patch)
56378      Branch: maint-5.6/perl
56379           !> vms/vms.c vms/vmsish.h
56380 ____________________________________________________________________________
56381 [  7324] By: gsar                                  on 2000/10/16  07:20:50
56382         Log: integrate changes#6153..6155 from mainline
56383              
56384              prettier Test::Harness output on failed tests (from Nicholas Clark
56385              <nick@Bagpuss.uk.boo.com>)
56386              
56387              avoid type mismatch warning
56388              
56389              small bug in change#6144; remove random \xA0 character that snuck
56390              in via change#6145
56391      Branch: maint-5.6/perl
56392           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
56393           !> perl.c
56394 ____________________________________________________________________________
56395 [  7323] By: gsar                                  on 2000/10/16  07:18:47
56396         Log: integrate changes#6151,6152 from mainline
56397              
56398              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
56399              
56400              cosmetic fixups of RE debug output (from Ilya Zakharevich)
56401      Branch: maint-5.6/perl
56402           !> regexec.c
56403 ____________________________________________________________________________
56404 [  7322] By: gsar                                  on 2000/10/16  07:17:25
56405         Log: integrate changes#6146..6150 from mainline
56406              
56407              doc typo
56408              
56409              add a make entry to Config.pm so "perl -V:make" works on VMS
56410              (from Peter Prymmer)
56411              
56412              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
56413              
56414              OS/2 tweaks for usethreads build (from Rocco Caputo
56415              <troc@netrus.net>)
56416              
56417              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
56418      Branch: maint-5.6/perl
56419           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
56420           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
56421           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
56422           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
56423           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
56424           !> warnings.pl x2p/a2p.h
56425 ____________________________________________________________________________
56426 [  7321] By: gsar                                  on 2000/10/16  07:14:02
56427         Log: integrate changes#6143..6145 from mainline
56428              
56429              MacOS support, part 1 (from Matthias Neeracher
56430              <neeri@iis.ee.ethz.ch>)
56431              
56432              MacOS support, part 2: make AutoSplit use File::Spec instead
56433              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
56434              <neeri@iis.ee.ethz.ch>)
56435              
56436              make xsubpp skip embedded pod (from Matthias Neeracher
56437              <neeri@iis.ee.ethz.ch>)
56438      Branch: maint-5.6/perl
56439           +> ext/DynaLoader/dl_mac.xs
56440           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
56441           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
56442           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
56443           !> pp_ctl.c proto.h toke.c util.c util.h
56444 ____________________________________________________________________________
56445 [  7320] By: gsar                                  on 2000/10/16  07:12:13
56446         Log: integrate changes#6141,6142 from mainline
56447              
56448              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
56449              forwarded by Peter Seebach from the bsdi-users mailing list.
56450              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
56451              
56452              File::Find fails to chdir when chasing symlinks (from
56453              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
56454      Branch: maint-5.6/perl
56455           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
56456 ____________________________________________________________________________
56457 [  7319] By: gsar                                  on 2000/10/16  07:04:30
56458         Log: integrate change#6139 from mainline
56459              
56460              revise mktables.PL for bugs and newness in Unicode 3.0
56461              (from James Bence <jbence@amgen.com>)
56462      Branch: maint-5.6/perl
56463           +> (branch 30 files)
56464           !> (integrate 49 files)
56465 ____________________________________________________________________________
56466 [  7318] By: gsar                                  on 2000/10/16  07:01:01
56467         Log: integrate changes#6137,6138 from mainline
56468              
56469              fix bogus redeclaration warning for "our" variables in different
56470              scopes
56471              
56472              add note about the handling of negative indices to tied arrays
56473              (from Michael G Schwern <schwern@pobox.com>)
56474      Branch: maint-5.6/perl
56475           !> op.c pod/perltie.pod t/pragma/strict-vars
56476 ____________________________________________________________________________
56477 [  7317] By: gsar                                  on 2000/10/16  06:58:46
56478         Log: integrate changes#6127..6136 from mainline
56479              
56480              call_method(...,G_EVAL) can longjmp() out if the method probing
56481              failed (from Gisle Aas)
56482              
56483              new perlxstut example for passing/returning refs to arrays
56484              (from David Lowe <dlowe@pootpoot.com>)
56485              
56486              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
56487              
56488              fix places that mean C<"word" character> but say C<alphanumeric
56489              character>
56490              
56491              avoid warnings in POSIX.pm (from Barrie Slaymaker)
56492              
56493              warnings::enabled() doesn't fall back to looking at $^W if
56494              caller isn't using lexical warnings (from Paul Marquess)
56495              
56496              elide bogus test in change#6132
56497              
56498              make Test::Harness use wait.h/WCOREDUMP if available
56499              (from Ben Tilly <ben_tilly@hotmail.com>)
56500              
56501              enable Test::Harness to dynamically determine column width etc.
56502              (from Rob Napier <rnapier@employees.org>)
56503              
56504              random pod typos (from Peter Scott <Peter@PSDT.com>)
56505      Branch: maint-5.6/perl
56506           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
56507           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
56508           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
56509           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
56510 ____________________________________________________________________________
56511 [  7316] By: gsar                                  on 2000/10/16  06:53:23
56512         Log: integrate change#6126 from mainline
56513              
56514              change#2879 broke rvalue autovivification of magicals such as
56515              ${$num} (reworked variant of patch suggested by Simon Cozens)
56516      Branch: maint-5.6/perl
56517           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
56518           !> pp_hot.c proto.h t/op/gv.t
56519 ____________________________________________________________________________
56520 [  7315] By: gsar                                  on 2000/10/16  06:51:38
56521         Log: integrate changes#6123,6125 from mainline
56522              
56523              clarify gotcha with #line directives (from Rocco Caputo
56524              <troc@netrus.net>)
56525              
56526              enable propagating exception objects via Perl_croak() in XS code
56527              (from Gisle Aas)
56528      Branch: maint-5.6/perl
56529           !> pod/perldebug.pod pod/perlsyn.pod util.c
56530 ____________________________________________________________________________
56531 [  7314] By: gsar                                  on 2000/10/16  06:49:28
56532         Log: integrate change#6122 from mainline
56533              
56534              downgrade fatal error on C<"foo@nosucharray.com"> to optional
56535              warning (from Mark-Jason Dominus)
56536      Branch: maint-5.6/perl
56537           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
56538           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
56539           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
56540           !> toke.c
56541 ____________________________________________________________________________
56542 [  7313] By: gsar                                  on 2000/10/16  06:46:54
56543         Log: integrate changes#6112..6121 from vmsperl
56544              
56545              Check for existence of file before trying to delete
56546              
56547              Ugly workaround for version-specific RTL error
56548              
56549              Urk -- undo previous removal of vmsish 'exit' change
56550              
56551              Add bounds checking for several strings (Charles Lane)
56552              
56553              Miscellaneous cosmetic fixes (Charles Lane)
56554              
56555              Treat sockets as special in sys(read|write) (Charles Lane et al.)
56556              
56557              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
56558              Flatten case labels in switch statements uniformly (Charles Bailey)
56559              
56560              Quiet error messages in vmsish.t (Charles Lane)
56561              
56562              Add missing escape (Charles Lane)
56563              
56564              Allow eliminate_macros() and fixpath() to handle space-delimited
56565              lists (based on fixes by Craig Berry)
56566      Branch: maint-5.6/perl
56567           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
56568           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
56569           !> vms/vmsish.h
56570 ____________________________________________________________________________
56571 [  7312] By: gsar                                  on 2000/10/16  06:41:18
56572         Log: integrate changes#6107,6110 from cfgperl
56573              
56574              Tweak the todo list.
56575              
56576              todo tweak
56577      Branch: maint-5.6/perl
56578           !> Todo-5.6
56579 ____________________________________________________________________________
56580 [  7311] By: gsar                                  on 2000/10/16  06:38:38
56581         Log: integrate changes#6104,6108 from mainline
56582              
56583              PL_sys_intern was being initialized too late on windows
56584              
56585              reenable fake signal handling on Windows, bugs and all
56586      Branch: maint-5.6/perl
56587           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
56588           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
56589           !> win32/win32.c
56590 ____________________________________________________________________________
56591 [  7310] By: gsar                                  on 2000/10/16  06:36:03
56592         Log: integrate changes#6095,6097..6103 from cfgperl
56593              
56594              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
56595              might be useful in future.
56596              
56597              Add a note about possible compilation problems from Allen Smith.
56598              
56599              Add a note about other, yet unsupported, shadow password APIs.
56600              
56601              Tweaks for the cc bugs from Allen Smith.
56602              
56603              More compilation tweakery from Allen Smith.
56604              
56605              Hints and test tweaks for Unicos.
56606              
56607              The test suite tweak in #6101 wasn't quite right.
56608              
56609              Test tweaking for Unicos continues.
56610      Branch: maint-5.6/perl
56611           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56612           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
56613           !> t/lib/complex.t t/op/64bitint.t
56614 ____________________________________________________________________________
56615 [  7309] By: gsar                                  on 2000/10/16  06:29:41
56616         Log: integrate changes#6093,6094 from mainline
56617              
56618              fork() failure to create pseudo process sets errno=EAGAIN and returns
56619              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
56620              
56621              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
56622      Branch: maint-5.6/perl
56623           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
56624           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
56625 ____________________________________________________________________________
56626 [  7308] By: gsar                                  on 2000/10/16  06:27:29
56627         Log: integrate change#6092 from cfgperl
56628              
56629              Regen perltoc with the fixed buildtoc.
56630      Branch: maint-5.6/perl
56631           !> pod/perltoc.pod
56632 ____________________________________________________________________________
56633 [  7307] By: gsar                                  on 2000/10/16  06:26:40
56634         Log: integrate changes#6089,6090 from mainline
56635              
56636              buildtoc tweak to fix newline lossage
56637              
56638              concat doesn't preserve utf8-ness, and doesn't invalidate
56639              [NI]OK; added tests for both
56640      Branch: maint-5.6/perl
56641           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
56642 ____________________________________________________________________________
56643 [  7306] By: gsar                                  on 2000/10/16  06:24:05
56644         Log: integrate change#6088 from cfgperl
56645              
56646              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
56647              because we do not use those.  The HAS_GETSPNAM remains,
56648              though, because we still do use that.
56649      Branch: maint-5.6/perl
56650           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56651           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
56652           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
56653           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
56654           !> win32/config.vc win32/config_H.bc win32/config_H.gc
56655           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
56656 ____________________________________________________________________________
56657 [  7305] By: gsar                                  on 2000/10/16  06:15:52
56658         Log: integrate changes#6084,6085,6087 from mainline
56659              
56660              substr() does not preserve utf8-ness (from Stefan Eissing
56661              <Eissing@medicaldataservice.de>); added tests
56662              
56663              repeat operator (x) doesn't preserve utf8-ness
56664              
56665              reverse() and quotemeta() weren't preserving utf8-ness; add tests
56666      Branch: maint-5.6/perl
56667           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
56668 ____________________________________________________________________________
56669 [  7304] By: gsar                                  on 2000/10/16  06:13:10
56670         Log: integrate changes#6077..6083 from mainline
56671              
56672              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
56673              and Tom Phoenix)
56674              
56675              workaround for CRT bug in chdir() (from Charles Lane, via
56676              Peter Prymmer)
56677              
56678              remove outdated kludge in Carp (NULLs are permitted in diagnostics
56679              now)
56680              
56681              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
56682              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
56683              
56684              better default perlbug categories for ok reports (from Richard Foley)
56685              
56686              peek.t non-portable to ithreads
56687              
56688              note about undocumented caller() return value (from M.J.T. Guy);
56689              yet another peek.t tweak
56690      Branch: maint-5.6/perl
56691           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56692           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
56693           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
56694           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
56695           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
56696           !> vms/vmsish.h
56697 ____________________________________________________________________________
56698 [  7303] By: gsar                                  on 2000/10/16  06:03:18
56699         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
56700              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
56701              
56702              &HUGE_VAL is not defined, it exists.
56703              
56704              Do not warn that an infinity does not look like a number.
56705              
56706              Rewrite the pwent/spent logic to be a little bit more clearer.
56707              
56708              Continue on the pwent/spent case.
56709              
56710              Correct Freudian slip.
56711              
56712              Use HUGE_VALL if applicable.
56713              
56714              pwent/spent #ifdef imbalance.
56715              
56716              Infinite problems.
56717              
56718              Call getspnam() only iff needd.
56719              
56720              Test both the scalar and list contexts.
56721              
56722              Use setxxent()/endxxent().
56723              
56724              Complex tweakery.
56725              
56726              Unicos hint tweak.
56727              
56728              Be more forgiving in POSIX about HUGE_VALL.
56729              
56730              Detypo.
56731              
56732              The search of infinity continues, this time simplified.
56733              
56734              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
56735              in natively 64-bit platforms where a long is a quad (no need
56736              for long longs).  Also added bias for IVs.
56737              
56738              Complex tweaks.
56739              
56740              Introduce t/lib/peek.t.
56741              
56742              Make the test more portable.
56743      Branch: maint-5.6/perl
56744           +> t/lib/peek.t
56745            ! pp_sys.c
56746           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
56747           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
56748           !> t/op/pwent.t toke.c util.c
56749 ____________________________________________________________________________
56750 [  7302] By: gsar                                  on 2000/10/16  05:03:37
56751         Log: integrate changes#6066..6071 from mainline
56752              
56753              s/END/CHECK/
56754              
56755              replace direct call to sighandler() with (*PL_sighandlerp)()
56756              
56757              note about values()
56758              
56759              File::Spec compatibility update (from Barrie Slaymaker
56760              <barries@slaysys.com>)
56761              
56762              remove misleading comment (from M.J.T. Guy)
56763              
56764              misformatted perllocal.pod (from Tim Jenness
56765              <t.jenness@jach.hawaii.edu>)
56766      Branch: maint-5.6/perl
56767           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
56768           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
56769           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
56770           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
56771 ____________________________________________________________________________
56772 [  7301] By: gsar                                  on 2000/10/16  05:00:08
56773         Log: integrate changes#6061..6063 from mainline
56774              
56775              change#5921 neglected to make eq honor "use bytes"
56776              
56777              additional tests for utf8.t
56778              
56779              tokeq() could read unallocated field in argument
56780      Branch: maint-5.6/perl
56781           !> sv.c t/pragma/utf8.t toke.c
56782 ____________________________________________________________________________
56783 [  7300] By: gsar                                  on 2000/10/16  04:56:54
56784         Log: integrate changes#6046,6048,6057,6058 from mainline
56785              
56786              libscheck has insufficient checks for n32 libs (from
56787              Albert Chin-A-Young <china@thewrittenword.com>)
56788              
56789              add note about how $( doesn't interpolate in REs (from
56790              Philip Newton <newton@ficus.frogspace.net>)
56791              
56792              fix broken parsing of /\x{ab}/
56793              
56794              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
56795              (spotted by Donald Kinzer <dkinzer@premia.com>)
56796      Branch: maint-5.6/perl
56797           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
56798           !> t/pragma/utf8.t
56799 ____________________________________________________________________________
56800 [  7299] By: gsar                                  on 2000/10/16  04:52:50
56801         Log: integrate change#6044 from mainline
56802              
56803              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
56804              such that underscores are only ignored in literal numbers,
56805              "\x{...}", and hex/oct argument
56806      Branch: maint-5.6/perl
56807           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
56808 ____________________________________________________________________________
56809 [  7298] By: gsar                                  on 2000/10/16  04:50:53
56810         Log: integrate changes#6027..6043 from mainline
56811              
56812              podlators-1.02 update (from Russ Allbery)
56813              
56814              Pod::Man generates groff-incompatible macro definition (from
56815              Tom Christiansen)
56816              
56817              add CGI.pm v2.66 (from Lincoln Stein)
56818              
56819              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
56820              for @- and @+ (from Johan Vromans)
56821              
56822              small nits in diagnostics.pm (from Robin Barker)
56823              
56824              whitespace adjustments
56825              
56826              missing files in MANIFEST
56827              
56828              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
56829              to compensate
56830              
56831              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
56832              
56833              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
56834      Branch: maint-5.6/perl
56835           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
56836           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
56837           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
56838           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
56839           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
56840           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
56841           !> t/lib/cgi-html.t t/lib/cgi-request.t
56842 ____________________________________________________________________________
56843 [  7297] By: gsar                                  on 2000/10/16  04:44:30
56844         Log: integrate change#6025 from mainline
56845              
56846              Is{Alnum,Alpha,Word} don't match titlecase
56847              TODO: IsSpace is defined recursively!
56848              (both spotted by Larry)
56849      Branch: maint-5.6/perl
56850           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
56851           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
56852 ____________________________________________________________________________
56853 [  7296] By: gsar                                  on 2000/10/16  04:39:30
56854         Log: integrate change#6023 from mainline
56855              
56856              debugger stomps on $. (from M.J.T. Guy)
56857      Branch: maint-5.6/perl
56858           !> lib/perl5db.pl
56859 ____________________________________________________________________________
56860 [  7295] By: gsar                                  on 2000/10/16  04:38:02
56861         Log: integrate change#6022 from mainline
56862              
56863              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
56864      Branch: maint-5.6/perl
56865           !> sv.c
56866 ____________________________________________________________________________
56867 [  7294] By: gsar                                  on 2000/10/16  04:37:05
56868         Log: integrate changes#6018..6021 from mainline
56869              
56870              make lib/syslog.t portable to systems that don't have _PATH_LOG,
56871              make _PATH_LOG() return "" if unavailable
56872              
56873              windows portability tweaks
56874              
56875              test tweak
56876              
56877              remove Win2K issue in pod (fixed by change#6020)
56878      Branch: maint-5.6/perl
56879           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
56880           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
56881           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
56882 ____________________________________________________________________________
56883 [  7293] By: gsar                                  on 2000/10/16  04:20:00
56884         Log: integrate changes#6013..6015 from mainline
56885              
56886              tweak change#5945 to display correct switch name in diagnostic
56887              
56888              glob() loading File::Glob behind the scenes may cause syntax errors
56889              
56890              tweak test for portability
56891      Branch: maint-5.6/perl
56892           !> op.c perl.c pod/perldiag.pod t/lib/b.t
56893 ____________________________________________________________________________
56894 [  7292] By: gsar                                  on 2000/10/16  04:18:11
56895         Log: integrate changes#6005..6010 from mainline, cfgperl
56896              
56897              perldoc might fail via "use blib" (from Hugo van der Sanden)
56898              
56899              Regen Configure.
56900              
56901              note about compile failures and END blocks (from M.J.T. Guy)
56902              
56903              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
56904              
56905              (change#6009 integrated earlier in change#7255)
56906              
56907              clarify note about shadow password support (from
56908              gellyfish@gellyfish.com)
56909      Branch: maint-5.6/perl
56910           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56911           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
56912           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
56913 ____________________________________________________________________________
56914 [  7291] By: gsar                                  on 2000/10/16  04:12:03
56915         Log: integrate changes#6002,6003 from mainline
56916              
56917              destructive sv_setsv() can lose UV-ness from source, causing
56918              numeric promotions/comparisons to fail to do the right thing
56919              
56920              allow REG_EXPAND_SZ keys in Windows registry (from
56921              John Clayton <John.Clayton@barclayscapital.com>)
56922      Branch: maint-5.6/perl
56923           !> sv.c win32/win32.c
56924 ____________________________________________________________________________
56925 [  7290] By: gsar                                  on 2000/10/16  04:10:19
56926         Log: integrate change#6001 from mainline
56927              
56928              support additional library locations via $Config{otherlibdirs}
56929              (from Andy Dougherty)
56930      Branch: maint-5.6/perl
56931           !> Configure INSTALL Porting/Glossary Porting/config.sh
56932           !> Porting/config_H config_h.SH epoc/config.sh perl.c
56933           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
56934           !> win32/config.bc win32/config.gc win32/config.vc
56935 ____________________________________________________________________________
56936 [  7289] By: gsar                                  on 2000/10/16  04:08:28
56937         Log: integrate change#5999 from mainline
56938              
56939              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
56940      Branch: maint-5.6/perl
56941           !> t/pragma/warn/toke toke.c
56942 ____________________________________________________________________________
56943 [  7288] By: gsar                                  on 2000/10/16  04:07:01
56944         Log: integrate changes#5997,5998 from cfgperl
56945              
56946              Preserve $!.
56947              
56948              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
56949      Branch: maint-5.6/perl
56950           !> lib/Math/Complex.pm
56951 ____________________________________________________________________________
56952 [  7287] By: gsar                                  on 2000/10/16  04:04:37
56953         Log: integrate change#5995 from mainline
56954              
56955              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
56956      Branch: maint-5.6/perl
56957           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
56958 ____________________________________________________________________________
56959 [  7286] By: gsar                                  on 2000/10/16  04:03:21
56960         Log: integrate change#5994 from mainline
56961              
56962              fix for missed accounting for null byte in pack("Z",...) (from
56963              M.J.T. Guy)
56964      Branch: maint-5.6/perl
56965           !> pp.c t/op/pack.t
56966 ____________________________________________________________________________
56967 [  7285] By: gsar                                  on 2000/10/16  04:02:11
56968         Log: integrate changes#5989..5993 from mainline
56969              
56970              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
56971              itself and no other (from Tom Hughes)
56972              
56973              use $ENV{LIB} to search for libs under Visual C compiler
56974              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
56975              
56976              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
56977              
56978              pod nit (from Simon Cozens)
56979              
56980              various minor tweaks seen on p5p
56981      Branch: maint-5.6/perl
56982           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
56983           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
56984           !> t/op/array.t toke.c
56985 ____________________________________________________________________________
56986 [  7284] By: gsar                                  on 2000/10/16  03:59:00
56987         Log: integrate changes#5978..5988 from mainline
56988              
56989              sync version numbers in File::Spec with the ones on CPAN
56990              (from Barrie Slaymaker)
56991              
56992              under useithreads, constant pad entries could inadvertantly be
56993              shared across threads (from Eric Blood <eblood@xmission.com>);
56994              added Eric's test case to testsuite
56995              
56996              allow Configure -S to run non-interactively (spotted by Greg Hudson
56997              <ghudson@mit.edu>)
56998              
56999              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
57000              prototype mismatch with CORE::glob(); update pod and tests to
57001              suit (File::Glob::glob() is still available for backward
57002              compatibility, but should be considered deprecated)
57003              
57004              avoid error in IO::Socket::INET when given an unknown service name
57005              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
57006              
57007              numeric conversion of non-number in change#3378 tramples on
57008              OOK offset, causing segfaults
57009              
57010              attributes::reftype() doesn't work on tied argument
57011              
57012              forked child may not exit correctly if it failed to open
57013              /dev/console (from Graham Barr)
57014              
57015              add regular expressions tutorial and quick-start guide (from
57016              Mark Kvale <kvale@phy.ucsf.edu>)
57017              
57018              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
57019              
57020              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
57021              <paul@miraclefish.com>)
57022      Branch: maint-5.6/perl
57023           +> pod/perlrequick.pod pod/perlretut.pod
57024           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
57025           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
57026           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
57027           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
57028           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
57029           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
57030           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
57031           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
57032 ____________________________________________________________________________
57033 [  7283] By: gsar                                  on 2000/10/16  03:52:14
57034         Log: integrate change#5977 from mainline
57035              
57036              autoquote barewords followed by newline and arrow properly
57037              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
57038      Branch: maint-5.6/perl
57039           !> t/pragma/warn/toke toke.c
57040 ____________________________________________________________________________
57041 [  7282] By: gsar                                  on 2000/10/16  03:50:48
57042         Log: integrate change#5976 from mainline
57043              
57044              DB_File v1.73 update (from Paul Marquess)
57045      Branch: maint-5.6/perl
57046           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
57047           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
57048 ____________________________________________________________________________
57049 [  7281] By: gsar                                  on 2000/10/16  03:49:14
57050         Log: integrate change#5975 from mainline
57051              
57052              allow sort() reentrancy (variant of patch suggested by
57053              Hugo van der Sanden)
57054      Branch: maint-5.6/perl
57055           !> pp_ctl.c t/op/sort.t
57056 ____________________________________________________________________________
57057 [  7280] By: gsar                                  on 2000/10/16  03:48:22
57058         Log: integrate change#5974 from mainline
57059              
57060              change#4197 somehow missed initializing PL_errors, meaning
57061              syntax error queueing wasn't working outside eval"" at all;
57062              also fixed eval"" to localize PL_error_count, so that compile-time
57063              eval's don't clobber the error state of the outer context
57064      Branch: maint-5.6/perl
57065           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
57066           !> t/pragma/warn/toke
57067 ____________________________________________________________________________
57068 [  7279] By: gsar                                  on 2000/10/16  03:46:21
57069         Log: integrate change#5973 from mainline
57070              
57071              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
57072      Branch: maint-5.6/perl
57073           !> regcomp.c regexec.c t/op/re_tests
57074 ____________________________________________________________________________
57075 [  7278] By: gsar                                  on 2000/10/16  03:44:54
57076         Log: integrate change#5971 from cfgperl
57077              
57078              Unicos tweaks from Mark P. Lutz.
57079      Branch: maint-5.6/perl
57080           !> hints/unicos.sh lib/Math/Complex.pm
57081 ____________________________________________________________________________
57082 [  7277] By: gsar                                  on 2000/10/16  03:42:59
57083         Log: integrate changes#5966..5970 from mainline
57084              
57085              add testsuite for B backends, fix bug in B::Deparse (from
57086              Simon Cozens <simon@brecon.co.uk>)
57087              
57088              improved docs on the warn_uninit diagnostic (from David Glasser
57089              and Simon Cozens)
57090              
57091              tolerate spaces in group names in test on solaris (from David Boyce
57092              <dsb@boyski.com>)
57093              
57094              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
57095              
57096              Data::Dumper fumbles negative numbers on 32-bit platforms where
57097              IV is >32bits
57098      Branch: maint-5.6/perl
57099           +> t/lib/b.t t/lib/syslog.t
57100           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
57101           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
57102           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
57103 ____________________________________________________________________________
57104 [  7276] By: gsar                                  on 2000/10/16  03:39:30
57105         Log: integrate change#5965 from mainline
57106              
57107              avoid "will not stay shared" warnings for our variables (from
57108              Robin Barker)
57109      Branch: maint-5.6/perl
57110           !> op.c t/pragma/warn/op
57111 ____________________________________________________________________________
57112 [  7275] By: gsar                                  on 2000/10/16  03:38:18
57113         Log: integrate change#5964 from mainline
57114              
57115              reformat to 72 columns (again)
57116      Branch: maint-5.6/perl
57117           !> pod/perldiag.pod
57118 ____________________________________________________________________________
57119 [  7274] By: gsar                                  on 2000/10/16  03:36:58
57120         Log: integrate change#5963 from mainline
57121              
57122              patch from Larry to make (\&) prototype work; added tests for
57123              the same
57124      Branch: maint-5.6/perl
57125           !> op.c t/comp/proto.t
57126 ____________________________________________________________________________
57127 [  7273] By: gsar                                  on 2000/10/16  03:35:51
57128         Log: integrate changes#5956..5962 from mainline
57129              
57130              better diagnostics on failed tests (from Ilya Zakharevich)
57131              
57132              pod nits (from A. C. Yardley <yardley@tanet.net>)
57133              
57134              change#3569 deleted some essential code, revert; avoid use of
57135              atexit() to make DynaLoader work properly on AIX under mod_perl
57136              (from Jens-Uwe Mager <jum@helios.de>)
57137              
57138              doubled words in pods (from Simon Cozens
57139              <simon.p.cozens@jp.pwcglobal.com>)
57140              
57141              better INSTALL notes on Solaris issues (from Dominic Dunlop)
57142              
57143              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
57144              
57145              updated README.hpux (from Jeff Okamoto)
57146      Branch: maint-5.6/perl
57147           !> INSTALL README.hpux emacs/cperl-mode.el
57148           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
57149           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
57150           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
57151           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
57152           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
57153           !> t/op/lex_assign.t
57154 ____________________________________________________________________________
57155 [  7272] By: gsar                                  on 2000/10/16  03:31:22
57156         Log: integrate change#5955 from mainline
57157              
57158              longstanding bug exposed by change#3307: sort arguments weren't
57159              compiled with the right wantarray context (ensuing runtime lookup
57160              via block_gimme() was getting the incidental context of the
57161              sort() itself)
57162      Branch: maint-5.6/perl
57163           !> op.c t/op/sort.t
57164 ____________________________________________________________________________
57165 [  7271] By: gsar                                  on 2000/10/16  03:29:11
57166         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
57167              branch
57168              
57169              Flatten the cpp jungle doing the nosuid checking.
57170              
57171              Do not assume sign propagation. (from M.J.T. Guy)
57172              
57173              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
57174              
57175              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
57176              Now pp_ncmp() returns undef is either operand is a NaN.
57177              
57178              On second thoughts frexp() does have two arguments.
57179              
57180              Document that tr() is not tr(1).
57181              
57182              Be more robust on "extreme" (large absolute value)
57183              arguments.  Originally reported by Daniel Connelly
57184              as a problem with asinh() on large negative arguments,
57185              asinh() used to bail out because an argument to log()
57186              ended up being zero.  Ilya Zakharevich proposed using
57187              Taylor's series in such cases, which for such large
57188              arguments is a very good approximation.
57189              
57190              Undo "use integer" addition from 64bitint as it seems
57191              to break most of the subtests in Digital UNIX;
57192              Unicos needs to find another way.
57193      Branch: maint-5.6/perl
57194           !> (integrate 29 files)
57195 ____________________________________________________________________________
57196 [  7270] By: gsar                                  on 2000/10/16  03:09:44
57197         Log: integrate changes#5948,5949,5950 from mainline
57198              
57199              typo in vars.pm that leads to cryptic message (from Piotr
57200              Piatkowski <kompas@kompas.usr.onet.pl>)
57201              
57202              make perldoc use the pod2man from the same version (from
57203              M.J.T. Guy)
57204              
57205              reformat perldiag to avoid long lines
57206      Branch: maint-5.6/perl
57207           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
57208 ____________________________________________________________________________
57209 [  7269] By: gsar                                  on 2000/10/16  03:05:54
57210         Log: integrate change#5947 from mainline
57211              
57212              use &dl_error rather than &dl_load_file as the guard for calling
57213              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
57214              statically built perl)
57215      Branch: maint-5.6/perl
57216           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
57217 ____________________________________________________________________________
57218 [  7268] By: gsar                                  on 2000/10/16  03:04:48
57219         Log: integrate change#5945 from mainline
57220              
57221              make module name mandatory after -M switch; reorder perldiag
57222              alphabetically (from Mark-Jason Dominus)
57223      Branch: maint-5.6/perl
57224           !> perl.c pod/perldiag.pod
57225 ____________________________________________________________________________
57226 [  7267] By: gsar                                  on 2000/10/16  03:03:01
57227         Log: integrate change#5939 from mainline
57228              
57229              more pod nits (from Larry Virden)
57230      Branch: maint-5.6/perl
57231           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
57232           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
57233           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
57234 ____________________________________________________________________________
57235 [  7266] By: gsar                                  on 2000/10/16  03:01:39
57236         Log: integrate change#5938 from mainline
57237              
57238              Consolidated B::Deparse fixes (from Stephen McCamant)
57239      Branch: maint-5.6/perl
57240           !> ext/B/B/Deparse.pm
57241 ____________________________________________________________________________
57242 [  7265] By: gsar                                  on 2000/10/16  03:00:43
57243         Log: integrate change#5936 from mainline
57244              
57245              additional tests for change#7263 (from Paul Marquess)
57246      Branch: maint-5.6/perl
57247           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
57248           !> t/pragma/warn/5nolint t/pragma/warn/6default
57249 ____________________________________________________________________________
57250 [  7264] By: gsar                                  on 2000/10/16  02:58:34
57251         Log: integrate change#5934 from mainline
57252              
57253              propagate lexical warnings from surrounding scope correctly
57254              within string eval() (from Paul Marquess)
57255      Branch: maint-5.6/perl
57256           !> pp_ctl.c t/pragma/warn/pp_ctl
57257 ____________________________________________________________________________
57258 [  7263] By: gsar                                  on 2000/10/16  02:56:53
57259         Log: integrate change#5932 from mainline
57260              
57261              add rsignal(), whichsig() and do_join() to public API list
57262              (mod_perl uses them to good advantage)
57263      Branch: maint-5.6/perl
57264           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
57265 ____________________________________________________________________________
57266 [  7262] By: gsar                                  on 2000/10/16  02:55:53
57267         Log: integrate change#5931 from mainline
57268              
57269              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
57270      Branch: maint-5.6/perl
57271           !> pp_hot.c regexec.c t/op/pat.t
57272 ____________________________________________________________________________
57273 [  7261] By: gsar                                  on 2000/10/16  02:55:01
57274         Log: integrate change#5930 from mainline
57275              
57276              small os390 tweaks (from Peter Prymmer)
57277      Branch: maint-5.6/perl
57278           !> config_h.SH makedepend.SH
57279 ____________________________________________________________________________
57280 [  7260] By: gsar                                  on 2000/10/16  02:54:10
57281         Log: integrate change#5929 from mainline
57282              
57283              pod nits
57284      Branch: maint-5.6/perl
57285           !> pod/perlguts.pod
57286 ____________________________________________________________________________
57287 [  7259] By: gsar                                  on 2000/10/16  02:52:55
57288         Log: integrate change#5927 from mainline
57289              
57290              arrange for next() to resume at the unstack op rather than the
57291              loop conditional, so that scope cleanup happens correctly
57292              (from Stephen McCamant)
57293      Branch: maint-5.6/perl
57294           !> op.c pp_ctl.c t/op/misc.t
57295 ____________________________________________________________________________
57296 [  7258] By: gsar                                  on 2000/10/16  02:51:38
57297         Log: integrate change#5926 from mainline
57298              
57299              on windows, reserve 16M of stack rather than 128M (allows more
57300              threads to run concurrently)
57301      Branch: maint-5.6/perl
57302           !> win32/Makefile win32/makefile.mk
57303 ____________________________________________________________________________
57304 [  7257] By: gsar                                  on 2000/10/16  02:50:37
57305         Log: integrate change#5925 from mainline
57306              
57307              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
57308      Branch: maint-5.6/perl
57309           !> toke.c
57310 ____________________________________________________________________________
57311 [  7256] By: gsar                                  on 2000/10/16  02:49:36
57312         Log: integrate change#5924 from mainline
57313              
57314              avoid using uninitialized memory in require version check
57315      Branch: maint-5.6/perl
57316           !> pp_ctl.c universal.c
57317 ____________________________________________________________________________
57318 [  7255] By: gsar                                  on 2000/10/16  02:48:03
57319         Log: integrate changes#5923,5928,6009 from mainline
57320              
57321              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
57322      Branch: maint-5.6/perl
57323           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
57324 ____________________________________________________________________________
57325 [  7254] By: gsar                                  on 2000/10/16  02:44:46
57326         Log: integrate change#5922 from mainline
57327              
57328              commentary about IoTYPE() (from Nathan Torkington)
57329      Branch: maint-5.6/perl
57330           !> sv.h
57331 ____________________________________________________________________________
57332 [  7253] By: gsar                                  on 2000/10/16  02:43:49
57333         Log: integrate change#5921 from mainline
57334              
57335              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
57336      Branch: maint-5.6/perl
57337           !> sv.c t/lib/charnames.t t/pragma/utf8.t
57338 ____________________________________________________________________________
57339 [  7252] By: gsar                                  on 2000/10/16  02:42:31
57340         Log: integrate change#5920 from mainline
57341              
57342              Larry's fix for buggy propagation of utf8-ness in join(); add test
57343      Branch: maint-5.6/perl
57344           !> doop.c t/op/ver.t
57345 ____________________________________________________________________________
57346 [  7251] By: gsar                                  on 2000/10/16  02:41:14
57347         Log: integrate changes#5915..5919 from mainline
57348              
57349              various (pod tweaks &c)
57350      Branch: maint-5.6/perl
57351           !> (integrate 33 files)
57352 ____________________________________________________________________________
57353 [  7250] By: gsar                                  on 2000/10/16  02:38:16
57354         Log: integrate change#5914 from mainline
57355              
57356              caller() wasn't returning the right number of elements for
57357              eval {...}
57358      Branch: maint-5.6/perl
57359           !> pp_ctl.c t/pragma/warn/9enabled
57360 ____________________________________________________________________________
57361 [  7249] By: gsar                                  on 2000/10/16  02:37:02
57362         Log: integrate change#5913 from mainline
57363              
57364              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
57365              (from Mark-Jason Dominus)
57366      Branch: maint-5.6/perl
57367           !> pod/perlfunc.pod
57368 ____________________________________________________________________________
57369 [  7248] By: gsar                                  on 2000/10/16  02:35:58
57370         Log: integrate change#5912 from mainline
57371              
57372              fix totally broken caching in UNIVERSAL::isa() (from
57373              Nick Ing-Simmons)
57374      Branch: maint-5.6/perl
57375           !> t/op/universal.t universal.c
57376 ____________________________________________________________________________
57377 [  7247] By: gsar                                  on 2000/10/16  02:34:27
57378         Log: integrate changes#5910,5911 from mainline
57379              
57380              typo in pod
57381              
57382              add linebreak properties from unicode/LineBrk.txt (from
57383              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
57384      Branch: maint-5.6/perl
57385           +> (branch 29 files)
57386           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
57387 ____________________________________________________________________________
57388 [  7246] By: gsar                                  on 2000/10/16  02:33:29
57389         Log: integrate change#5909 from mainline
57390              
57391              mode argument to do_binmode() should be file mode, not boolean
57392      Branch: maint-5.6/perl
57393           !> pp_sys.c
57394 ____________________________________________________________________________
57395 [  7245] By: gsar                                  on 2000/10/16  02:31:04
57396         Log: integrate change#5908 from mainline
57397              
57398              introduce illegal symbols into null package so that
57399              gv_fetchpv(...,TRUE) always returns a valid GV even when the
57400              symbol is trapped by strictures (avoids coredumps)
57401      Branch: maint-5.6/perl
57402           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
57403           !> t/pragma/strict-vars
57404 ____________________________________________________________________________
57405 [  7244] By: jhi                                   on 2000/10/16  02:29:54
57406         Log: Subject: $Carp::ExportLevel confusion in Exporter
57407              From: "Ben Tilly" <ben_tilly@hotmail.com>
57408              Date: Sat, 14 Oct 2000 16:44:34 EDT
57409              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
57410      Branch: perl
57411            ! lib/Exporter/Heavy.pm
57412 ____________________________________________________________________________
57413 [  7243] By: jhi                                   on 2000/10/16  02:28:33
57414         Log: Subject: [PATCH perlguts.pod] Document offset hack
57415              From: Simon Cozens <simon@cozens.net>
57416              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
57417              Date: Sat, 14 Oct 2000 19:32:25 +0100
57418      Branch: perl
57419            ! pod/perlguts.pod
57420 ____________________________________________________________________________
57421 [  7242] By: gsar                                  on 2000/10/16  02:26:51
57422         Log: integrate changes#5905,5906,5907,6064 from mainline
57423              
57424              printf/sprintf didn't get quad types right under use64bitint
57425      Branch: maint-5.6/perl
57426           !> pp_sys.c sv.c t/op/64bitint.t
57427 ____________________________________________________________________________
57428 [  7241] By: jhi                                   on 2000/10/16  02:22:44
57429         Log: Subject: small pod patch
57430              From: Dan Boorstein <dan_boo@bellsouth.net>
57431              Date: Sat, 14 Oct 2000 14:29:24 -0400
57432              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
57433      Branch: perl
57434            ! pod/perlfaq7.pod pod/perlmod.pod
57435 ____________________________________________________________________________
57436 [  7240] By: jhi                                   on 2000/10/16  02:13:46
57437         Log: -w cleanup.
57438              
57439              Subject: Re: Problems with bleadperl 
57440              From: "Stephen P. Potter" <spp@ds.net>
57441              Date: Fri, 13 Oct 2000 13:32:49 -0400
57442              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
57443      Branch: perl
57444            ! t/pragma/overload.t
57445 ____________________________________________________________________________
57446 [  7239] By: jhi                                   on 2000/10/16  01:41:18
57447         Log: One more ~utf8 tweak.
57448      Branch: perl
57449            ! t/op/bop.t
57450 ____________________________________________________________________________
57451 [  7238] By: jhi                                   on 2000/10/16  01:34:14
57452         Log: Tweak the test of #7235.
57453      Branch: perl
57454            ! t/op/bop.t
57455 ____________________________________________________________________________
57456 [  7237] By: jhi                                   on 2000/10/16  01:25:04
57457         Log: Fix a couple of compiler-noted nits in #7235.
57458      Branch: perl
57459            ! pp.c
57460 ____________________________________________________________________________
57461 [  7236] By: jhi                                   on 2000/10/16  01:22:46
57462         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
57463      Branch: perl
57464            ! pp.c pp_hot.c
57465 ____________________________________________________________________________
57466 [  7235] By: jhi                                   on 2000/10/15  16:24:44
57467         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
57468              
57469              From: Simon Cozens <simon@cozens.net>
57470              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
57471              Date: Sat, 14 Oct 2000 20:52:13 +0100
57472              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
57473      Branch: perl
57474            ! pp.c t/op/bop.t utf8.h
57475 ____________________________________________________________________________
57476 [  7234] By: jhi                                   on 2000/10/15  15:19:29
57477         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
57478              The problem was that rx->minlen was in chars while pp_split()
57479              thought it would be in bytes. 
57480      Branch: perl
57481            ! pp.c t/pragma/utf8.t
57482 ____________________________________________________________________________
57483 [  7233] By: jhi                                   on 2000/10/14  20:24:24
57484         Log: Document FNCASE=y as discussed in the bug 20000902.009.
57485      Branch: perl
57486            ! README.dos
57487 ____________________________________________________________________________
57488 [  7232] By: jhi                                   on 2000/10/14  18:52:21
57489         Log: Add test for bug id 20000427.003 (which seems to have
57490              been fixed) (also duplicate as 20000427.004, though
57491              with a higher severity).  Move one utf8 from op/append
57492              to pragma/utf8, tag the tests with bug ids.
57493      Branch: perl
57494            ! t/op/append.t t/pragma/utf8.t
57495 ____________________________________________________________________________
57496 [  7231] By: jhi                                   on 2000/10/14  17:28:37
57497         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
57498      Branch: perl
57499            ! t/pragma/utf8.t
57500 ____________________________________________________________________________
57501 [  7230] By: jhi                                   on 2000/10/14  14:24:50
57502         Log: Needs to be conditional on SunOS 4.
57503              
57504              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
57505              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
57506              Date: Sat, 14 Oct 2000 13:37:49 +0100
57507              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
57508      Branch: metaconfig/U/perl
57509            ! End.U
57510      Branch: perl
57511            ! Configure myconfig.SH pod/perldelta.pod
57512 ____________________________________________________________________________
57513 [  7229] By: jhi                                   on 2000/10/14  00:49:22
57514         Log: Update Changes.
57515      Branch: perl
57516            ! Changes patchlevel.h
57517 ____________________________________________________________________________
57518 [  7228] By: jhi                                   on 2000/10/14  00:46:10
57519         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
57520              From: Peter Prymmer <pvhp@forte.com>
57521              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
57522              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
57523      Branch: perl
57524            ! lib/utf8.pm
57525 ____________________________________________________________________________
57526 [  7227] By: jhi                                   on 2000/10/13  23:20:30
57527         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
57528      Branch: perl
57529            ! t/op/tie.t
57530 ____________________________________________________________________________
57531 [  7226] By: jhi                                   on 2000/10/13  22:14:32
57532         Log: Tweak #7225.
57533              
57534              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
57535              From: Peter Prymmer <pvhp@forte.com>
57536              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
57537              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
57538      Branch: perl
57539            ! t/op/sprintf.t
57540 ____________________________________________________________________________
57541 [  7225] By: jhi                                   on 2000/10/13  22:11:31
57542         Log: op/sprintf.t patch for OS/390 (and any other host with limited
57543              floating-point exponent length)
57544              
57545              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
57546              From: Dominic Dunlop <domo@computer.org>
57547              Date: Fri, 13 Oct 2000 19:17:57 +0200
57548              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
57549      Branch: perl
57550            ! t/op/sprintf.t
57551 ____________________________________________________________________________
57552 [  7224] By: jhi                                   on 2000/10/13  18:40:48
57553         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
57554      Branch: perl
57555            ! toke.c
57556 ____________________________________________________________________________
57557 [  7223] By: jhi                                   on 2000/10/13  18:37:13
57558         Log: Thinko in #7222.
57559      Branch: perl
57560            ! utf8.c
57561 ____________________________________________________________________________
57562 [  7222] By: jhi                                   on 2000/10/13  18:05:23
57563         Log: Use UTF8SKIP(), from Simon Cozens.
57564      Branch: perl
57565            ! utf8.c
57566 ____________________________________________________________________________
57567 [  7221] By: jhi                                   on 2000/10/13  15:43:19
57568         Log: (accidentally empty check-in)
57569      Branch: perl
57570            ! utf8.c
57571 ____________________________________________________________________________
57572 [  7220] By: jhi                                   on 2000/10/13  15:23:51
57573         Log: Add (optimistically) Storable to static extensions.
57574      Branch: perl
57575            ! hints/uwin.sh hints/vmesa.sh
57576 ____________________________________________________________________________
57577 [  7219] By: jhi                                   on 2000/10/13  15:20:05
57578         Log: Amdahl UTS doesn't seem to do dynaloading.
57579      Branch: perl
57580            ! hints/uts.sh
57581 ____________________________________________________________________________
57582 [  7218] By: jhi                                   on 2000/10/13  15:15:20
57583         Log: Slight tweak of the code to appease Amdahl UTS cc.
57584      Branch: perl
57585            ! pp.c
57586 ____________________________________________________________________________
57587 [  7217] By: jhi                                   on 2000/10/13  14:50:42
57588         Log: In Amdahl UTS "struct sv" is defined by a system header,
57589              <ksync.h>.
57590      Branch: perl
57591            ! perl.h sv.h
57592 ____________________________________________________________________________
57593 [  7216] By: jhi                                   on 2000/10/13  11:58:25
57594         Log: Ilya implemented the memory profiling API.
57595      Branch: perl
57596            ! Todo
57597 ____________________________________________________________________________
57598 [  7215] By: jhi                                   on 2000/10/13  02:56:38
57599         Log: Subject: [PATCH 5.7.0] Perl API for mstats
57600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57601              Date: Thu, 12 Oct 2000 22:52:40 -0400
57602              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
57603      Branch: perl
57604            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
57605 ____________________________________________________________________________
57606 [  7214] By: jhi                                   on 2000/10/13  02:55:38
57607         Log: Subject: [PATCH 5.7.0] IVs in mtats
57608              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57609              Date: Thu, 12 Oct 2000 22:51:04 -0400
57610              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
57611      Branch: perl
57612            ! malloc.c perl.h
57613 ____________________________________________________________________________
57614 [  7213] By: jhi                                   on 2000/10/13  02:31:47
57615         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
57616      Branch: perl
57617            ! pod/perldiag.pod pp_sys.c
57618 ____________________________________________________________________________
57619 [  7212] By: jhi                                   on 2000/10/13  01:27:38
57620         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
57621              From: Peter Prymmer <pvhp@forte.com>
57622              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
57623              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
57624      Branch: perl
57625            ! t/op/oct.t
57626 ____________________________________________________________________________
57627 [  7211] By: jhi                                   on 2000/10/13  00:35:09
57628         Log: Update Changes.
57629      Branch: perl
57630            ! Changes patchlevel.h
57631 ____________________________________________________________________________
57632 [  7210] By: jhi                                   on 2000/10/12  23:59:40
57633         Log: The Install.pm third of
57634              
57635              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
57636              From: Bill Campbell <bill@celestial.com>
57637              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
57638              Date: Thu, 5 Oct 2000 18:04:51 -0700
57639      Branch: perl
57640            ! lib/ExtUtils/Install.pm
57641 ____________________________________________________________________________
57642 [  7209] By: jhi                                   on 2000/10/12  23:58:43
57643         Log: Two thirds of
57644              
57645              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
57646              Date: Thu, 5 Oct 2000 18:04:51 -0700
57647              From: Bill Campbell <bill@celestial.com>
57648              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
57649              
57650              The Install.pm changes will be submitted separately because
57651              they need some work and discussion still.
57652      Branch: perl
57653            ! lib/getopts.pl lib/termcap.pl
57654 ____________________________________________________________________________
57655 [  7208] By: jhi                                   on 2000/10/12  23:41:19
57656         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
57657              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57658              Date:     Thu, 12 Oct 2000 07:30:02 EDT
57659              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
57660      Branch: perl
57661            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
57662            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
57663 ____________________________________________________________________________
57664 [  7207] By: jhi                                   on 2000/10/12  23:39:01
57665         Log: An updated EBCDIC tr patch.
57666              
57667              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
57668              From: Peter Prymmer <pvhp@forte.com>
57669              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
57670              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
57671      Branch: perl
57672            ! t/op/tr.t
57673 ____________________________________________________________________________
57674 [  7206] By: jhi                                   on 2000/10/12  23:34:55
57675         Log: Upgrade to CPAN 1.58, from Andreas König.
57676      Branch: perl
57677            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57678 ____________________________________________________________________________
57679 [  7205] By: jhi                                   on 2000/10/12  23:29:08
57680         Log: Introduce the man[24-8] variables, from Andy Dougherty.
57681      Branch: metaconfig/U/perl
57682            + mandirs.U mandirstyle.U
57683      Branch: perl
57684            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57685            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
57686            ! vos/config.h vos/config.pl vos/config_h.SH_orig
57687            ! win32/config.bc win32/config.gc win32/config.vc
57688 ____________________________________________________________________________
57689 [  7204] By: gsar                                  on 2000/10/12  18:11:24
57690         Log: restore change#7202
57691      Branch: perl
57692            ! mg.c
57693 ____________________________________________________________________________
57694 [  7203] By: gsar                                  on 2000/10/12  18:09:40
57695         Log: another test of the Emergency Broadcast System--back out 
57696              change#7202
57697      Branch: perl
57698            ! mg.c
57699 ____________________________________________________________________________
57700 [  7202] By: gsar                                  on 2000/10/12  16:40:47
57701         Log: (submitted on behalf of Jarkko)
57702              Fix the lib/encode.t subtest 6 failure as reported by Andreas
57703              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
57704              was unearthed by change 7182, as was a bug in HTML::Entities.
57705      Branch: perl
57706            ! mg.c
57707 ____________________________________________________________________________
57708 [  7201] By: jhi                                   on 2000/10/11  03:16:05
57709         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
57710      Branch: perl
57711            ! pp_hot.c t/pragma/utf8.t
57712 ____________________________________________________________________________
57713 [  7200] By: jhi                                   on 2000/10/11  00:40:30
57714         Log: The #7198 was a false alarm.
57715      Branch: perl
57716            ! pp_hot.c
57717 ____________________________________________________________________________
57718 [  7199] By: jhi                                   on 2000/10/11  00:26:04
57719         Log: Remove duplicated code.
57720      Branch: perl
57721            ! t/lib/cgi-html.t
57722 ____________________________________________________________________________
57723 [  7198] By: jhi                                   on 2000/10/10  23:30:46
57724         Log: (Retracted by #7200.)
57725      Branch: perl
57726            ! pp_hot.c
57727 ____________________________________________________________________________
57728 [  7197] By: jhi                                   on 2000/10/10  21:49:30
57729         Log: Add the test case for #7190, from the original bug report
57730              by Andreas König.
57731      Branch: perl
57732            ! t/pragma/utf8.t
57733 ____________________________________________________________________________
57734 [  7196] By: jhi                                   on 2000/10/10  21:40:49
57735         Log: Reapply Andy's patch and regen Configure.
57736      Branch: perl
57737            ! Configure INSTALL Makefile.SH Porting/Glossary
57738            ! Porting/config.sh config_h.SH epoc/config.sh installperl
57739            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
57740            ! win32/config.vc
57741 ____________________________________________________________________________
57742 [  7195] By: jhi                                   on 2000/10/10  21:09:30
57743         Log: Use the versiononly instead of the installscripts,
57744              retract the changes 7146 and 7147.
57745      Branch: perl
57746            ! Configure INSTALL Makefile.SH Porting/Glossary
57747            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
57748            ! installperl uconfig.sh vos/config.def win32/config.bc
57749            ! win32/config.gc win32/config.vc
57750 ____________________________________________________________________________
57751 [  7194] By: jhi                                   on 2000/10/10  21:06:15
57752         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
57753              From: Peter Prymmer <pvhp@forte.com>
57754              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
57755              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
57756      Branch: perl
57757            ! t/op/ver.t
57758 ____________________________________________________________________________
57759 [  7193] By: jhi                                   on 2000/10/10  21:05:12
57760         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
57761              From: Peter Prymmer <pvhp@forte.com>
57762              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
57763              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
57764      Branch: perl
57765            ! t/op/tr.t
57766 ____________________________________________________________________________
57767 [  7192] By: jhi                                   on 2000/10/10  20:57:30
57768         Log: Add versiononly, delete installscripts, from Andy Dougherty.
57769      Branch: metaconfig
57770            - U/installdirs/installscripts.U
57771      Branch: metaconfig/U/perl
57772            + versiononly.U
57773 ____________________________________________________________________________
57774 [  7191] By: jhi                                   on 2000/10/10  19:41:21
57775         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
57776              From: Peter Prymmer <pvhp@forte.com>
57777              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
57778              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
57779      Branch: perl
57780            ! pod/perlebcdic.pod
57781 ____________________________________________________________________________
57782 [  7190] By: jhi                                   on 2000/10/10  19:26:14
57783         Log: Subject: Re: utf8 concat, mg_get
57784              From: Simon Cozens <simon@cozens.net>
57785              Date: Tue, 10 Oct 2000 17:40:17 +0100
57786              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
57787      Branch: perl
57788            ! pp_hot.c
57789 ____________________________________________________________________________
57790 [  7189] By: jhi                                   on 2000/10/10  19:23:03
57791         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
57792              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
57793              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
57794              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
57795      Branch: perl
57796            ! lib/ExtUtils/MM_Unix.pm
57797 ____________________________________________________________________________
57798 [  7188] By: jhi                                   on 2000/10/10  15:31:24
57799         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
57800              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
57801              Date: Fri, 14 Jul 2000 10:47:36 +0100
57802              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
57803      Branch: perl
57804            ! README.win32
57805 ____________________________________________________________________________
57806 [  7187] By: jhi                                   on 2000/10/10  13:30:10
57807         Log: Quote the temp file name, needed in Win32 because the
57808              default name unfortunately contains spaces, shouldn't
57809              hurt elsewhere.
57810              
57811              Subject: FW: perldoc fails if $TEMP contains spaces
57812              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
57813              Date: Thu, 14 Sep 2000 08:58:45 +0100
57814              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
57815      Branch: perl
57816            ! utils/perldoc.PL
57817 ____________________________________________________________________________
57818 [  7186] By: jhi                                   on 2000/10/10  13:16:27
57819         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
57820              From: hv@hugo.hybyte.com
57821              Date: Tue, 10 Oct 2000 14:10:20 +0100
57822              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
57823      Branch: perl
57824            ! t/lib/thr5005.t util.c
57825 ____________________________________________________________________________
57826 [  7185] By: jhi                                   on 2000/10/10  12:06:22
57827         Log: Upgrade to podlators 1.04, from Russ Allbery.
57828      Branch: perl
57829            ! lib/Pod/Man.pm lib/Pod/Text.pm
57830 ____________________________________________________________________________
57831 [  7184] By: jhi                                   on 2000/10/10  12:01:32
57832         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
57833      Branch: perl
57834            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
57835 ____________________________________________________________________________
57836 [  7183] By: jhi                                   on 2000/10/09  23:47:15
57837         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
57838              From: Peter Prymmer <pvhp@forte.com>
57839              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
57840              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
57841      Branch: perl
57842            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
57843 ____________________________________________________________________________
57844 [  7182] By: jhi                                   on 2000/10/09  23:43:16
57845         Log: Make eq work again with utf8 (disabling the upgrading
57846              should no more be necessary since the copies of the
57847              scalars are upgraded, not the scalars themselves).
57848              Takes care of ID 20001009.001.  (The claimed length()
57849              bug in 20001009.001 seems bogus to me.)
57850      Branch: perl
57851            ! sv.c t/pragma/utf8.t
57852 ____________________________________________________________________________
57853 [  7181] By: gsar                                  on 2000/10/09  19:41:54
57854         Log: tweak for change#7173
57855      Branch: perl
57856            ! win32/win32sck.c
57857 ____________________________________________________________________________
57858 [  7180] By: gsar                                  on 2000/10/09  19:26:56
57859         Log: on Windows, clean targets might not work under some flavors of the shell
57860      Branch: perl
57861            ! win32/Makefile win32/makefile.mk
57862 ____________________________________________________________________________
57863 [  7179] By: jhi                                   on 2000/10/09  19:21:02
57864         Log: Update Changes.
57865      Branch: perl
57866            ! Changes patchlevel.h
57867 ____________________________________________________________________________
57868 [  7178] By: jhi                                   on 2000/10/09  19:18:23
57869         Log: Warn about unknown scripts.
57870              
57871              Subject: Re: ideas? patches? [PATCH bleadperl]
57872              From: Dominic Dunlop <domo@computer.org>
57873              Date: Mon, 9 Oct 2000 14:57:17 +0200
57874              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
57875      Branch: perl
57876            ! lib/charnames.pm
57877 ____________________________________________________________________________
57878 [  7177] By: jhi                                   on 2000/10/09  19:13:27
57879         Log: Change #7160 had a nasty typo.
57880      Branch: metaconfig
57881            ! U/compline/Compile.U
57882      Branch: perl
57883            ! Configure config_h.SH
57884 ____________________________________________________________________________
57885 [  7176] By: gsar                                  on 2000/10/09  18:59:33
57886         Log: pod nit
57887      Branch: perl
57888            ! pod/perlport.pod
57889 ____________________________________________________________________________
57890 [  7175] By: gsar                                  on 2000/10/09  18:54:28
57891         Log: Windows9x doesn't support link(), despite what Config.pm
57892              might think
57893      Branch: perl
57894            ! lib/ExtUtils/Manifest.pm
57895 ____________________________________________________________________________
57896 [  7174] By: gsar                                  on 2000/10/09  18:50:03
57897         Log: avoid nonportable example code
57898      Branch: perl
57899            ! lib/File/Copy.pm
57900 ____________________________________________________________________________
57901 [  7173] By: gsar                                  on 2000/10/09  18:46:54
57902         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
57903              being used) when closing a socket handle
57904      Branch: perl
57905            ! win32/win32.c win32/win32.h win32/win32sck.c
57906 ____________________________________________________________________________
57907 [  7172] By: gsar                                  on 2000/10/09  18:41:40
57908         Log: on Windows, cwd strings in the environment should be of the
57909              form =X:=X:\foo instead of =X=X:\foo\
57910      Branch: perl
57911            ! win32/vdir.h
57912 ____________________________________________________________________________
57913 [  7171] By: gsar                                  on 2000/10/09  18:30:09
57914         Log: on Windows, LoadLibrary() could load an extension DLL multiple
57915              times if forward slashes are used in the path
57916      Branch: perl
57917            ! win32/win32.c
57918 ____________________________________________________________________________
57919 [  7170] By: jhi                                   on 2000/10/09  17:53:59
57920         Log: Add a todo note about overloadable assertions.
57921      Branch: perl
57922            ! Todo-5.6
57923 ____________________________________________________________________________
57924 [  7169] By: jhi                                   on 2000/10/09  13:43:45
57925         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
57926              From: mjd@plover.com
57927              Date: 9 Oct 2000 00:24:44 -0000
57928              Message-ID: <20001009002444.10616.qmail@plover.com>
57929      Branch: perl
57930            ! pod/perldebguts.pod
57931 ____________________________________________________________________________
57932 [  7168] By: nick                                  on 2000/10/08  13:16:33
57933         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
57934              is not right thing to do on (e.g. x86). Network order is also "right" for
57935              X fonts.
57936      Branch: perl
57937            ! ext/Encode/Encode.pm
57938 ____________________________________________________________________________
57939 [  7167] By: nick                                  on 2000/10/08  12:54:42
57940         Log: Make "encodings" work post-install when Encode/*.enc files may not
57941              be in same directory as Encode.pm
57942      Branch: perl
57943            ! ext/Encode/Encode.pm
57944 ____________________________________________________________________________
57945 [  7166] By: nick                                  on 2000/10/08  11:51:26
57946         Log: Work round the fact that $hash->{$key} does not take into account
57947              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
57948              so that key is always in the "expected" encoding - i.e. same way we put
57949              it in the hash.
57950      Branch: perl
57951            ! ext/Encode/Encode.pm
57952 ____________________________________________________________________________
57953 [  7165] By: gsar                                  on 2000/10/08  04:15:29
57954         Log: save_re_context() could reset PL_curcop to freed memory, causing core
57955              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
57956      Branch: perl
57957            ! pp_ctl.c
57958 ____________________________________________________________________________
57959 [  7164] By: jhi                                   on 2000/10/06  20:51:48
57960         Log: UTF8ize split() so that the cloned substrings get the UTF8
57961              flag of the original scalar.  Problem reported by Simon Cozens.
57962      Branch: perl
57963            ! pp.c t/pragma/utf8.t
57964 ____________________________________________________________________________
57965 [  7163] By: nick                                  on 2000/10/06  20:48:34
57966         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
57967              got a false +ve and so did not reach code which would have un-FAKEd the SV.
57968      Branch: perl
57969            ! sv.c
57970 ____________________________________________________________________________
57971 [  7162] By: nick                                  on 2000/10/06  20:25:37
57972         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
57973              To fix  (sort {$a <=> $b} keys %hash) in particular but
57974              should cover a number of other as-yet-unknown cases as well.
57975      Branch: perl
57976            ! sv.c
57977 ____________________________________________________________________________
57978 [  7161] By: jhi                                   on 2000/10/06  19:56:18
57979         Log: Change the version number of Tie::Handle in the core to 4.0,
57980              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
57981              
57982              Subject: Note on Tie::Handle
57983              From: andreas.koenig@anima.de (Andreas J. Koenig)
57984              Date:      06 Oct 2000 21:48:58 +0200
57985              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
57986      Branch: perl
57987            ! lib/Tie/Handle.pm
57988 ____________________________________________________________________________
57989 [  7160] By: jhi                                   on 2000/10/06  18:20:35
57990         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
57991              as the first option of cc/ld because of ultrapicky compilers
57992              (e.g. OS/390 R2.5)
57993      Branch: metaconfig
57994            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
57995            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
57996            ! U/compline/orderlib.U U/modified/Cppsym.U
57997            ! U/modified/d_access.U
57998      Branch: metaconfig/U/perl
57999            ! Checkcc.U d_dlsymun.U gccvers.U
58000      Branch: perl
58001            ! Configure config_h.SH
58002 ____________________________________________________________________________
58003 [  7159] By: jhi                                   on 2000/10/06  13:56:39
58004         Log: Update Changes.
58005      Branch: perl
58006            ! Changes patchlevel.h
58007 ____________________________________________________________________________
58008 [  7158] By: jhi                                   on 2000/10/06  12:48:40
58009         Log: Eliminate $Is_VMS code from the test.
58010              
58011              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
58012              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58013              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
58014              Date:     Thu, 5 Oct 2000 07:46:33 EDT
58015      Branch: perl
58016            ! t/lib/b.t
58017 ____________________________________________________________________________
58018 [  7157] By: jhi                                   on 2000/10/06  12:47:13
58019         Log: Also the $ccflags is needed for the C compiler check.
58020              
58021              Subject: Configure (check for C-compiler)
58022              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58023              Date: Fri, 06 Oct 2000 08:47:15 +0200
58024              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
58025      Branch: metaconfig/U/perl
58026            ! Checkcc.U
58027      Branch: perl
58028            ! Configure config_h.SH
58029 ____________________________________________________________________________
58030 [  7156] By: jhi                                   on 2000/10/06  11:45:15
58031         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
58032      Branch: perl
58033            ! perl.c pp_ctl.c sv.h utf8.c
58034 ____________________________________________________________________________
58035 [  7155] By: jhi                                   on 2000/10/06  11:40:41
58036         Log: IO::Handle->syswrite() did not handle length omission
58037              like CORE::syswrite() does.
58038              
58039              Subject: [Fwd] IO::Handle, syswrite and arguments
58040              From: Graham Barr <gbarr@pobox.com>
58041              Date: Fri, 6 Oct 2000 10:22:05 +0100
58042              Message-ID: <20001006102205.U6312@pobox.com>
58043              
58044              The original patch from andrew@ugh.net.au.
58045      Branch: perl
58046            ! ext/IO/lib/IO/Handle.pm
58047 ____________________________________________________________________________
58048 [  7154] By: jhi                                   on 2000/10/06  01:42:15
58049         Log: Tweak #7153.
58050      Branch: perl
58051            ! utf8.h
58052 ____________________________________________________________________________
58053 [  7153] By: jhi                                   on 2000/10/06  00:39:55
58054         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
58055      Branch: perl
58056            ! utf8.h
58057 ____________________________________________________________________________
58058 [  7152] By: jhi                                   on 2000/10/06  00:38:11
58059         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
58060      Branch: perl
58061            ! perl.c pp_ctl.c sv.h utf8.c
58062 ____________________________________________________________________________
58063 [  7151] By: jhi                                   on 2000/10/06  00:36:38
58064         Log: Subject: Re: Questions about Tie::Array and perl modules
58065              From: Nick Ing-Simmons <nik@tiuk.ti.com>
58066              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
58067              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
58068              
58069              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
58070      Branch: perl
58071            ! lib/Tie/Array.pm t/op/array.t
58072 ____________________________________________________________________________
58073 [  7150] By: jhi                                   on 2000/10/05  00:20:45
58074         Log: Regen Changes.
58075      Branch: perl
58076            ! Changes patchlevel.h
58077 ____________________________________________________________________________
58078 [  7149] By: jhi                                   on 2000/10/05  00:20:01
58079         Log: Regen toc.
58080      Branch: perl
58081            ! pod/perltoc.pod
58082 ____________________________________________________________________________
58083 [  7148] By: jhi                                   on 2000/10/04  23:35:08
58084         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
58085              reported several times by Dominic Dunlop, for example in
58086              ID 20000315.008.  Patch from Dominic.  Patch affects at
58087              least MachTen, and possibly other oldish BSDs. Should not
58088              break non-broken platforms (tested on LinuxPPC). 
58089      Branch: perl
58090            ! doio.c
58091 ____________________________________________________________________________
58092 [  7147] By: jhi                                   on 2000/10/04  23:26:34
58093         Log: The one that got away from 7146.
58094      Branch: metaconfig
58095            + U/installdirs/installscripts.U
58096 ____________________________________________________________________________
58097 [  7146] By: jhi                                   on 2000/10/04  23:25:04
58098         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
58099              suggested by H. Merijn Brand.
58100      Branch: perl
58101            ! Configure INSTALL Makefile.SH Porting/Glossary
58102            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
58103            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
58104            ! win32/config.vc
58105 ____________________________________________________________________________
58106 [  7145] By: jhi                                   on 2000/10/04  22:08:21
58107         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
58108              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58109              Date: Wed, 4 Oct 2000 17:37:46 -0400
58110              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
58111      Branch: perl
58112            ! utils/h2xs.PL
58113 ____________________________________________________________________________
58114 [  7144] By: jhi                                   on 2000/10/04  18:11:41
58115         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
58116              From: Jeff Pinyan <jeffp@crusoe.net>
58117              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
58118              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
58119      Branch: perl
58120            ! pod/perlrun.pod
58121 ____________________________________________________________________________
58122 [  7143] By: jhi                                   on 2000/10/04  18:09:58
58123         Log: Subject: perlhack.pod Patch for Externals Tools
58124              From: Fisher Mark <fisherm@tce.com>
58125              Date: Tue, 3 Oct 2000 15:43:27 -0500 
58126              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
58127      Branch: perl
58128            ! pod/perlhack.pod
58129 ____________________________________________________________________________
58130 [  7142] By: jhi                                   on 2000/10/04  18:08:41
58131         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
58132              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58133              Date:     Wed, 4 Oct 2000 12:11:11 EDT
58134              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
58135      Branch: perl
58136            ! vms/vms.c
58137 ____________________________________________________________________________
58138 [  7141] By: jhi                                   on 2000/10/04  12:20:16
58139         Log: Subject: [PATCH 5.7.0] h2xs not working
58140              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58141              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
58142              Date: Tue, 3 Oct 2000 21:43:01 -0400
58143              
58144              Subject: [PATCH 5.7.0] h2xs not documenting the created module
58145              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58146              Date: Tue, 3 Oct 2000 22:55:19 -0400
58147              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
58148      Branch: perl
58149            ! utils/h2xs.PL
58150 ____________________________________________________________________________
58151 [  7140] By: jhi                                   on 2000/10/04  11:53:44
58152         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
58153              From: nick@babyhippo.com
58154              Date: Wed, 4 Oct 2000 12:06:45 +0100
58155              Message-Id: <20001004120645.A7356@babyhippo.com>
58156              
58157              Retract 7118 and 7135.
58158      Branch: perl
58159            ! installman installperl op.c t/pragma/subs.t
58160 ____________________________________________________________________________
58161 [  7139] By: jhi                                   on 2000/10/03  22:09:41
58162         Log: It is possible to have no hosts database at all.  Pointed out in
58163              
58164              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
58165              From: Peter Prymmer <pvhp@forte.com>
58166              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
58167              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
58168      Branch: metaconfig
58169            ! U/modified/myhostname.U
58170      Branch: perl
58171            ! Configure config_h.SH
58172 ____________________________________________________________________________
58173 [  7138] By: jhi                                   on 2000/10/03  21:49:49
58174         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
58175              From: Peter Prymmer <pvhp@forte.com>
58176              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
58177              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
58178      Branch: perl
58179            ! pp_sys.c
58180 ____________________________________________________________________________
58181 [  7137] By: jhi                                   on 2000/10/03  20:10:05
58182         Log: One remaining nit less at the VMS mailbox sizing.
58183      Branch: perl
58184            ! vms/vms.c
58185 ____________________________________________________________________________
58186 [  7136] By: jhi                                   on 2000/10/03  20:08:47
58187         Log: Test harness update to sync with the new perlcc,
58188              from Simon Cozens.
58189      Branch: perl
58190            ! t/TEST t/UTEST
58191 ____________________________________________________________________________
58192 [  7135] By: jhi                                   on 2000/10/03  15:15:42
58193         Log: Subject: Re: PATCH for 20001003.004
58194              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
58195              From: "AARON B. DOSSETT" <aaron@iglou.com>
58196              Message-Id: <E13gTay-0006od-00@iglou.com>
58197      Branch: perl
58198            ! installman installperl
58199 ____________________________________________________________________________
58200 [  7134] By: jhi                                   on 2000/10/03  15:00:34
58201         Log: Subject: [ID 20001003.006] B::Debug not -w clean
58202              From: Nicholas Clark <nick@babyhippo.co.uk>
58203              Date: Tue, 03 Oct 2000 15:46:32 +0100
58204              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
58205      Branch: perl
58206            ! ext/B/B/Debug.pm
58207 ____________________________________________________________________________
58208 [  7133] By: jhi                                   on 2000/10/03  14:58:39
58209         Log: Scale down the VMS message boxes, by Charles Lane.
58210              Fix for ID 20000903.009, workaround at
58211              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
58212      Branch: perl
58213            ! vms/vms.c
58214 ____________________________________________________________________________
58215 [  7132] By: jhi                                   on 2000/10/03  11:20:37
58216         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
58217      Branch: perl
58218            + t/lib/st-lock.t t/lib/st-utf8.t
58219            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
58220            ! ext/Storable/Storable.xs t/lib/st-recurse.t
58221 ____________________________________________________________________________
58222 [  7131] By: jhi                                   on 2000/10/03  03:38:23
58223         Log: Encode nits.
58224      Branch: perl
58225            ! MANIFEST Makefile.SH
58226 ____________________________________________________________________________
58227 [  7130] By: jhi                                   on 2000/10/03  03:31:05
58228         Log: Update Changes.
58229      Branch: perl
58230            ! Changes patchlevel.h
58231 ____________________________________________________________________________
58232 [  7129] By: jhi                                   on 2000/10/03  02:24:02
58233         Log: Misplaced else.
58234      Branch: metaconfig/U/perl
58235            ! d_strtoll.U
58236      Branch: perl
58237            ! Configure config_h.SH
58238 ____________________________________________________________________________
58239 [  7128] By: jhi                                   on 2000/10/03  02:08:29
58240         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
58241              From: sthoenna@efn.org
58242              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
58243              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
58244      Branch: metaconfig/U/perl
58245            ! d_strtoll.U
58246      Branch: perl
58247            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
58248 ____________________________________________________________________________
58249 [  7127] By: jhi                                   on 2000/10/03  01:13:14
58250         Log: Update Changes.
58251      Branch: perl
58252            ! Changes patchlevel.h
58253 ____________________________________________________________________________
58254 [  7126] By: jhi                                   on 2000/10/03  00:57:08
58255         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
58256              as suggested by Olaf Flebbe and Nick Clark.
58257      Branch: perl
58258            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
58259 ____________________________________________________________________________
58260 [  7125] By: jhi                                   on 2000/10/03  00:50:56
58261         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
58262              From: Nick Clark <nick@plum.flirble.org>
58263              Date: Mon, 2 Oct 2000 11:03:24 +0100
58264              Message-Id: <20001002110324.D20073@plum.flirble.org>
58265              
58266              Also fixes bug ID 20001002.005.
58267      Branch: perl
58268            ! t/lib/encode.t
58269 ____________________________________________________________________________
58270 [  7124] By: jhi                                   on 2000/10/03  00:34:59
58271         Log: Subject: [PATCH 5.7.0] Epoc update
58272              From: Olaf Flebbe <o.flebbe@gmx.de>
58273              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
58274              Message-ID: <26423.969484586@www10.gmx.net>
58275      Branch: perl
58276            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
58277            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
58278            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
58279            ! util.c util.h
58280 ____________________________________________________________________________
58281 [  7123] By: jhi                                   on 2000/10/03  00:30:07
58282         Log: Regen headers.
58283      Branch: perl
58284            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
58285 ____________________________________________________________________________
58286 [  7122] By: jhi                                   on 2000/10/03  00:10:48
58287         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
58288      Branch: perl
58289            ! hints/openbsd.sh
58290 ____________________________________________________________________________
58291 [  7121] By: jhi                                   on 2000/10/03  00:05:06
58292         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
58293              From: <abigail@foad.org>
58294              Date: Tue, 26 Sep 2000 13:36:14 -0400
58295              Message-ID: <20000926173614.4356.qmail@foad.org>
58296      Branch: perl
58297            ! pod/perlop.pod
58298 ____________________________________________________________________________
58299 [  7120] By: jhi                                   on 2000/10/03  00:04:00
58300         Log: Inside require() $^S was always left undefined.
58301              
58302              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
58303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58304              Date: Wed, 27 Sep 2000 18:54:49 -0400
58305              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
58306      Branch: perl
58307            ! cop.h mg.c pp_ctl.c util.c
58308 ____________________________________________________________________________
58309 [  7119] By: jhi                                   on 2000/10/03  00:00:16
58310         Log: Subject: [PATCH] DLL not restartabke with threaded perl
58311              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
58312              Date: Thu, 28 Sep 2000 09:20:46 +0100
58313              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
58314      Branch: perl
58315            ! perl.c
58316 ____________________________________________________________________________
58317 [  7118] By: jhi                                   on 2000/10/02  23:59:20
58318         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
58319              From: Nicholas Clark <nick@ccl4.org>
58320              Date: Thu, 28 Sep 2000 11:52:24 +0100
58321              Message-ID: <20000928115224.D7924@plum.flirble.org>
58322      Branch: perl
58323            ! op.c
58324 ____________________________________________________________________________
58325 [  7117] By: jhi                                   on 2000/10/02  23:57:51
58326         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
58327              From: Nicholas Clark <nick@babyhippo.co.uk>
58328              Date: Thu, 28 Sep 2000 12:18:10 +0100
58329              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
58330              
58331              Did not apply cleanly, manual intervention was needed.
58332      Branch: perl
58333            ! ext/B/B/Bytecode.pm utils/perlcc.PL
58334 ____________________________________________________________________________
58335 [  7116] By: jhi                                   on 2000/10/02  23:50:40
58336         Log: Document the issue (is not a syntax error, kind of)
58337              
58338              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
58339              From: Nicholas Clark <nick@ccl4.org>
58340              Date: Thu, 28 Sep 2000 17:12:42 +0100
58341              Message-ID: <20000928171242.K7924@plum.flirble.org>
58342      Branch: perl
58343            ! pod/perldata.pod
58344 ____________________________________________________________________________
58345 [  7115] By: jhi                                   on 2000/10/02  23:48:58
58346         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
58347              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58348              Date: Thu, 28 Sep 2000 21:55:31 -0400
58349              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
58350      Branch: perl
58351            ! regexec.c
58352 ____________________________________________________________________________
58353 [  7114] By: jhi                                   on 2000/10/02  23:47:57
58354         Log: Subject: DOC PATCH 5.6.0
58355              From: mjd@plover.com
58356              Date: 30 Sep 2000 06:02:34 -0000
58357              Message-ID: <20000930060234.4559.qmail@plover.com>
58358      Branch: perl
58359            ! pod/perldebguts.pod
58360 ____________________________________________________________________________
58361 [  7113] By: jhi                                   on 2000/10/02  23:46:43
58362         Log: SOCK_DGRAM and listen() do not mix as reported in
58363              
58364              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
58365              From: Petter Reinholdtsen <pere@hungry.com>
58366              Date: Sun, 1 Oct 2000 10:57:20 +0800
58367              Message-Id: <200010010257.KAA05735@localhost.localdomain>
58368              
58369              The patch for 5.7.0+ had to be reengineered, though.
58370      Branch: perl
58371            ! ext/IO/lib/IO/Socket/UNIX.pm
58372 ____________________________________________________________________________
58373 [  7112] By: jhi                                   on 2000/10/02  23:36:57
58374         Log: Subject: Re: [PATCH 5.005_64 missed]
58375              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58376              Date: Sun, 1 Oct 2000 18:50:10 -0400
58377              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
58378      Branch: perl
58379            ! pod/perlxs.pod
58380 ____________________________________________________________________________
58381 [  7111] By: jhi                                   on 2000/10/02  23:35:40
58382         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
58383              From: Radu Greab <radu@netsoft.ro>
58384              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
58385              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
58386      Branch: perl
58387            ! op.c opcode.pl t/op/substr.t
58388 ____________________________________________________________________________
58389 [  7110] By: jhi                                   on 2000/10/02  23:32:38
58390         Log: Subject: [PATCH] Fix aliasing of tied filehandles
58391              From: Daniel Chetlin <daniel@chetlin.com>
58392              Date: Mon, 2 Oct 2000 14:53:27 -0700
58393              Message-ID: <20001002145327.C1617@ilmd>
58394      Branch: perl
58395            ! perl.h pp_hot.c t/op/tiehandle.t
58396 ____________________________________________________________________________
58397 [  7109] By: jhi                                   on 2000/10/02  23:31:30
58398         Log: s/Robin Parker/Robin Barker/
58399      Branch: perl
58400            ! Changes5.6
58401 ____________________________________________________________________________
58402 [  7108] By: jhi                                   on 2000/10/02  23:15:46
58403         Log: Retract #7091 as suggested in
58404              
58405              From: Robin Barker <rmb1@cise.npl.co.uk> 
58406              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
58407              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
58408              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
58409      Branch: perl
58410            ! embed.pl proto.h
58411 ____________________________________________________________________________
58412 [  7107] By: nick                                  on 2000/10/02  18:23:14
58413         Log: A few tweaks to get Tk803 to work with Encode scheme.
58414      Branch: perl
58415            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
58416 ____________________________________________________________________________
58417 [  7106] By: nick                                  on 2000/10/01  21:34:14
58418         Log: Add checking cases to Encode's toUnicode and fromUnicode.
58419      Branch: perl
58420            ! ext/Encode/Encode.pm
58421 ____________________________________________________________________________
58422 [  7105] By: nick                                  on 2000/10/01  17:18:01
58423         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
58424              To read and use them.
58425              Add a lib/encode.t which checks a few things.
58426      Branch: perl
58427            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
58428            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
58429            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
58430            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
58431            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
58432            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
58433            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
58434            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
58435            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
58436            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
58437            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
58438            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
58439            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
58440            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
58441            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
58442            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
58443            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
58444            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
58445            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
58446            + ext/Encode/Encode/iso2022-jp.enc
58447            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
58448            + ext/Encode/Encode/iso8859-1.enc
58449            + ext/Encode/Encode/iso8859-2.enc
58450            + ext/Encode/Encode/iso8859-3.enc
58451            + ext/Encode/Encode/iso8859-4.enc
58452            + ext/Encode/Encode/iso8859-5.enc
58453            + ext/Encode/Encode/iso8859-6.enc
58454            + ext/Encode/Encode/iso8859-7.enc
58455            + ext/Encode/Encode/iso8859-8.enc
58456            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
58457            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
58458            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
58459            + ext/Encode/Encode/macCentEuro.enc
58460            + ext/Encode/Encode/macCroatian.enc
58461            + ext/Encode/Encode/macCyrillic.enc
58462            + ext/Encode/Encode/macDingbats.enc
58463            + ext/Encode/Encode/macGreek.enc
58464            + ext/Encode/Encode/macIceland.enc
58465            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
58466            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
58467            + ext/Encode/Encode/macTurkish.enc
58468            + ext/Encode/Encode/macUkraine.enc
58469            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
58470            + t/lib/encode.t
58471            ! MANIFEST ext/Encode/Encode.pm
58472 ____________________________________________________________________________
58473 [  7104] By: nick                                  on 2000/09/30  13:04:30
58474         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
58475              From: Daniel Chetlin <daniel@chetlin.com>
58476              Date: Mon, 18 Sep 2000 05:05:40 -0700
58477              Message-Id: <20000918050540.C652@ilmd>
58478      Branch: perl
58479            ! lib/overload.pm sv.c t/pragma/overload.t
58480 ____________________________________________________________________________
58481 [  7103] By: nick                                  on 2000/09/30  12:53:36
58482         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
58483              From: Johan Vromans <jvromans@squirrel.nl>
58484              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
58485              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
58486      Branch: perl
58487            ! pod/Makefile.SH
58488 ____________________________________________________________________________
58489 [  7102] By: nick                                  on 2000/09/30  12:52:31
58490         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
58491              From: Spider Boardman <spider@Orb.Nashua.NH.US>
58492              Date: Sat, 16 Sep 2000 16:36:45 -0400
58493              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
58494      Branch: perl
58495            ! ext/B/B/Deparse.pm
58496 ____________________________________________________________________________
58497 [  7101] By: nick                                  on 2000/09/30  12:51:41
58498         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
58499              From: Craig A. Berry <craig.berry@psinetcs.com>
58500              Date: Sat, 16 Sep 2000 10:11:10 -0500
58501              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
58502      Branch: perl
58503            ! vms/vms.c
58504 ____________________________________________________________________________
58505 [  7100] By: nick                                  on 2000/09/30  12:50:33
58506         Log: Subject: Re: unicode support and perl [ID 20000901.097]
58507              From: Spider Boardman <spider@Orb.Nashua.NH.US>
58508              Date: Fri, 15 Sep 2000 16:37:58 -0400
58509              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
58510      Branch: perl
58511            ! t/op/append.t
58512 ____________________________________________________________________________
58513 [  7099] By: nick                                  on 2000/09/30  12:49:35
58514         Log: Subject: Re: unicode support and perl [ID 20000901.097]
58515              From: Spider Boardman <spider@Orb.Nashua.NH.US>
58516              Date: Fri, 15 Sep 2000 16:25:30 -0400
58517              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
58518      Branch: perl
58519            ! pp_hot.c
58520 ____________________________________________________________________________
58521 [  7098] By: nick                                  on 2000/09/30  12:48:00
58522         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
58523              From: Gisle Aas <gisle@ActiveState.com>
58524              Date: 15 Sep 2000 16:23:41 +0200
58525              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
58526      Branch: perl
58527            ! toke.c
58528 ____________________________________________________________________________
58529 [  7097] By: nick                                  on 2000/09/30  12:45:16
58530         Log: Subject: [PATCH] Nits in perlmod.pod
58531              From: Daniel Chetlin <daniel@chetlin.com>
58532              Date: Fri, 15 Sep 2000 02:04:09 -0700
58533              Message-Id: <20000915020409.A2104@ilmd>
58534      Branch: perl
58535            ! pod/perlmod.pod
58536 ____________________________________________________________________________
58537 [  7096] By: nick                                  on 2000/09/30  12:18:00
58538         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
58539              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
58540              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
58541              0 to checking to get the warning.
58542      Branch: perl
58543            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
58544            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
58545            ! regexec.c sv.c toke.c utf8.c
58546 ____________________________________________________________________________
58547 [  7095] By: nick                                  on 2000/09/15  16:55:59
58548         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
58549              
58550              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
58551              From: Spider Boardman <spider@Orb.Nashua.NH.US>
58552              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
58553              Date: Fri, 15 Sep 2000 06:37:30 -0400
58554      Branch: perl
58555            ! ext/Encode/Encode.xs sv.c
58556 ____________________________________________________________________________
58557 [  7094] By: jhi                                   on 2000/09/15  03:23:32
58558         Log: Update Changes.
58559      Branch: perl
58560            ! Changes patchlevel.h
58561 ____________________________________________________________________________
58562 [  7093] By: jhi                                   on 2000/09/15  03:11:44
58563         Log: Fix for the charnames.t failures from Spider Boardman.
58564      Branch: perl
58565            ! toke.c
58566 ____________________________________________________________________________
58567 [  7092] By: jhi                                   on 2000/09/15  00:15:48
58568         Log: Botched the #7090 check-in.
58569      Branch: perl
58570            ! sv.c
58571 ____________________________________________________________________________
58572 [  7091] By: jhi                                   on 2000/09/14  23:33:24
58573         Log: Part of #7081 didn't come through.
58574      Branch: perl
58575            ! embed.pl proto.h
58576 ____________________________________________________________________________
58577 [  7090] By: jhi                                   on 2000/09/14  23:17:39
58578         Log: Subject: Re: perl@7078 
58579              From: Spider Boardman <spider@web.zk3.dec.com>
58580              Date: Thu, 14 Sep 2000 19:06:36 -0400
58581              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
58582      Branch: perl
58583            ! sv.c toke.c
58584 ____________________________________________________________________________
58585 [  7089] By: jhi                                   on 2000/09/14  23:11:21
58586         Log: Small portability tweaks.
58587      Branch: perl
58588            ! ext/Encode/Encode.xs
58589 ____________________________________________________________________________
58590 [  7088] By: jhi                                   on 2000/09/14  22:57:23
58591         Log: Fake return to pacify picky compilers.
58592      Branch: perl
58593            ! ext/Encode/Encode.xs
58594 ____________________________________________________________________________
58595 [  7087] By: jhi                                   on 2000/09/14  22:53:37
58596         Log: Subject: [PATCH] utf8.c apidoc
58597              From: Simon Cozens <simon@cozens.net>
58598              Date: Thu, 14 Sep 2000 23:46:57 +0100
58599              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
58600      Branch: perl
58601            ! perlapi.c pod/perlapi.pod utf8.c
58602 ____________________________________________________________________________
58603 [  7086] By: jhi                                   on 2000/09/14  22:40:38
58604         Log: We don't need to count the high bit bytes, a boolean is enough. 
58605      Branch: perl
58606            ! sv.c
58607 ____________________________________________________________________________
58608 [  7085] By: jhi                                   on 2000/09/14  21:20:09
58609         Log: Replace #7084 with
58610              
58611              Subject: Re: perl@7078 
58612              From: Spider Boardman <spider@web.zk3.dec.com>
58613              Date: Thu, 14 Sep 2000 17:09:36 -0400
58614              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
58615      Branch: perl
58616            ! sv.c utf8.c
58617 ____________________________________________________________________________
58618 [  7084] By: jhi                                   on 2000/09/14  20:03:34
58619         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
58620              convertable to bytes by checking it doesn't go above 0xc3
58621              
58622              Subject: Re: perl@7078
58623              From: Simon Cozens <simon@cozens.net>
58624              Date: Thu, 14 Sep 2000 20:59:19 +0100
58625              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
58626      Branch: perl
58627            ! utf8.c
58628 ____________________________________________________________________________
58629 [  7083] By: jhi                                   on 2000/09/14  19:38:47
58630         Log: Subject: Re: perl@7078
58631              From: Simon Cozens <simon@cozens.net>
58632              Date: Thu, 14 Sep 2000 20:13:09 +0100
58633              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
58634      Branch: perl
58635            ! t/op/bop.t
58636 ____________________________________________________________________________
58637 [  7082] By: jhi                                   on 2000/09/14  17:50:44
58638         Log: The one that got away.
58639      Branch: perl
58640            ! lib/File/Find.pm
58641 ____________________________________________________________________________
58642 [  7081] By: jhi                                   on 2000/09/14  17:45:35
58643         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
58644              From: Robin Barker <rmb1@cise.npl.co.uk>
58645              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
58646              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
58647      Branch: perl
58648            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
58649            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
58650            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
58651            ! regcomp.c toke.c universal.c
58652 ____________________________________________________________________________
58653 [  7080] By: jhi                                   on 2000/09/14  17:40:35
58654         Log: Problems picked up by AIX cc.
58655              
58656              Subject: Re: perl@7078 (patch included)
58657              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58658              Date: Thu, 14 Sep 2000 18:53:30 +0200
58659              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
58660      Branch: perl
58661            ! ext/Encode/Encode.xs
58662 ____________________________________________________________________________
58663 [  7079] By: jhi                                   on 2000/09/14  17:38:27
58664         Log: Subject: File::Find 5.7.0 POD nits
58665              From: Rich Morin <rdm@cfcl.com>
58666              Date: Wed, 13 Sep 2000 22:03:58 -0700
58667              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
58668      Branch: perl
58669            ! lib/File/Find.pm
58670 ____________________________________________________________________________
58671 [  7078] By: jhi                                   on 2000/09/14  14:58:20
58672         Log: Update Changes.
58673      Branch: perl
58674            ! Changes patchlevel.h
58675 ____________________________________________________________________________
58676 [  7077] By: jhi                                   on 2000/09/14  14:55:54
58677         Log: Compilation warnings and an error.
58678      Branch: perl
58679            ! sv.c
58680 ____________________________________________________________________________
58681 [  7076] By: jhi                                   on 2000/09/14  14:42:56
58682         Log: Fix for a parsing bug, not for the original bug.
58683              
58684              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
58685              From: Spider Boardman <spider@web.zk3.dec.com>
58686              Date: Wed, 13 Sep 2000 17:52:20 -0400
58687              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
58688      Branch: perl
58689            ! regcomp.c
58690 ____________________________________________________________________________
58691 [  7075] By: jhi                                   on 2000/09/14  14:40:40
58692         Log: Batch of UTF-8 patches from Simon Cozens.
58693      Branch: perl
58694            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
58695            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
58696            ! toke.c utf8.c
58697 ____________________________________________________________________________
58698 [  7074] By: jhi                                   on 2000/09/14  14:29:58
58699         Log: Subject: Re: Two advertising clauses need to be removed
58700              From: Russ Allbery <rra@stanford.edu>
58701              Date: 13 Sep 2000 18:50:26 -0700
58702              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
58703      Branch: perl
58704            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
58705 ____________________________________________________________________________
58706 [  7073] By: jhi                                   on 2000/09/14  14:28:20
58707         Log: Subject: [PATCH] de-wall t/README
58708              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58709              Date: Wed, 13 Sep 2000 17:46:55 -0700
58710              Message-ID: <//Bw5gzkge/e092yn@efn.org>
58711      Branch: perl
58712            ! t/README
58713 ____________________________________________________________________________
58714 [  7072] By: jhi                                   on 2000/09/14  14:25:10
58715         Log: Hints optimization.
58716              
58717              Subject: Minor nit
58718              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58719              Date: Wed, 13 Sep 2000 21:42:07 +0200
58720              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
58721      Branch: perl
58722            ! hints/hpux.sh
58723 ____________________________________________________________________________
58724 [  7071] By: jhi                                   on 2000/09/14  14:23:30
58725         Log: Allow chop() and chomp() to be overridden.
58726              
58727              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
58728              From: "Casey R. Tweten" <crt@kiski.net>
58729              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
58730              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
58731      Branch: perl
58732            ! toke.c
58733 ____________________________________________________________________________
58734 [  7070] By: jhi                                   on 2000/09/14  14:20:36
58735         Log: The return value of setlocale must be copied away.
58736              
58737              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
58738              From: Alan Burlison <Alan.Burlison@uk.sun.com>
58739              Date: Wed, 13 Sep 2000 16:27:37 +0100 
58740              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
58741      Branch: perl
58742            ! util.c
58743 ____________________________________________________________________________
58744 [  7069] By: jhi                                   on 2000/09/14  14:16:27
58745         Log: Remove vestiges of tr//CU.
58746              
58747              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
58748              From: Nick Clark <nick@plum.flirble.org>
58749              Date: Tue, 12 Sep 2000 22:50:14 +0100
58750              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
58751              
58752              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
58753              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58754              Date: Tue, 12 Sep 2000 21:38:48 -0700
58755              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
58756      Branch: perl
58757            ! op.h pod/perlunicode.pod
58758 ____________________________________________________________________________
58759 [  7068] By: jhi                                   on 2000/09/13  14:18:39
58760         Log: Add the Encode extension.  The code is still largely just skeleton.
58761      Branch: perl
58762            + ext/Encode/Encode.pm ext/Encode/Encode.xs
58763            + ext/Encode/Makefile.PL ext/Encode/Todo
58764            ! MANIFEST Todo-5.6
58765 ____________________________________________________________________________
58766 [  7067] By: jhi                                   on 2000/09/12  17:43:33
58767         Log: Allow for whitespace between "#" and "line" in cpp output.
58768              
58769              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
58770              From: Calle Dybedahl <calle@lysator.liu.se>
58771              Date: 12 Sep 2000 19:38:02 +0200 
58772              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
58773      Branch: perl
58774            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
58775 ____________________________________________________________________________
58776 [  7066] By: gsar                                  on 2000/09/12  17:24:29
58777         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
58778              initialization in all the threads on Windows
58779      Branch: perl
58780            ! win32/win32.c
58781 ____________________________________________________________________________
58782 [  7065] By: jhi                                   on 2000/09/12  15:11:31
58783         Log: Update Changes.
58784      Branch: perl
58785            ! Changes patchlevel.h
58786 ____________________________________________________________________________
58787 [  7064] By: jhi                                   on 2000/09/12  14:54:54
58788         Log: Retract #7062, the pod tests are not ready.
58789      Branch: perl
58790            ! t/TEST t/harness
58791 ____________________________________________________________________________
58792 [  7063] By: jhi                                   on 2000/09/12  14:25:41
58793         Log: The #7054 truncated Configure badly.
58794      Branch: metaconfig/U/perl
58795            ! End.U
58796      Branch: perl
58797            ! Configure config_h.SH
58798 ____________________________________________________________________________
58799 [  7062] By: jhi                                   on 2000/09/12  14:08:32
58800         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
58801              From: sthoenna@efn.org
58802              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
58803              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
58804      Branch: perl
58805            ! t/TEST t/harness
58806 ____________________________________________________________________________
58807 [  7061] By: jhi                                   on 2000/09/12  14:07:18
58808         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
58809              From: sthoenna@efn.org
58810              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
58811              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
58812      Branch: perl
58813            ! pod/perlxs.pod
58814 ____________________________________________________________________________
58815 [  7060] By: jhi                                   on 2000/09/12  14:06:08
58816         Log: Break up the myconfig lines a bit.
58817              
58818              Subject: perlbug/perl -V output format
58819              From: sthoenna@efn.org
58820              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
58821              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
58822      Branch: perl
58823            ! myconfig.SH
58824 ____________________________________________________________________________
58825 [  7059] By: jhi                                   on 2000/09/12  14:05:04
58826         Log: Test for the #7049.
58827              
58828              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
58829              From: andreas.koenig@anima.de (Andreas J. Koenig)
58830              Date: 12 Sep 2000 06:42:01 +0200
58831              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
58832      Branch: perl
58833            ! t/op/my.t
58834 ____________________________________________________________________________
58835 [  7058] By: jhi                                   on 2000/09/12  14:03:05
58836         Log: Subject: [patch: perl@7045] vms updates
58837              From: Peter Prymmer <pvhp@forte.com>
58838              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
58839              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
58840      Branch: perl
58841            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
58842 ____________________________________________________________________________
58843 [  7057] By: jhi                                   on 2000/09/12  14:00:51
58844         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
58845              From: sthoenna@efn.org
58846              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
58847              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
58848      Branch: perl
58849            ! t/op/64bitint.t
58850 ____________________________________________________________________________
58851 [  7056] By: jhi                                   on 2000/09/12  13:58:14
58852         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
58853              From: Jeff Pinyan <jeffp@crusoe.net>
58854              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
58855              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
58856      Branch: perl
58857            ! pod/perlfunc.pod
58858 ____________________________________________________________________________
58859 [  7055] By: jhi                                   on 2000/09/12  13:56:32
58860         Log: Do in VMS as the #7054 does.
58861      Branch: perl
58862            ! configure.com
58863 ____________________________________________________________________________
58864 [  7054] By: jhi                                   on 2000/09/12  13:50:31
58865         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
58866              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
58867              Date: Mon, 11 Sep 2000 08:33:09 +0100
58868              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
58869      Branch: metaconfig/U/perl
58870            ! End.U
58871      Branch: perl
58872            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
58873            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
58874 ____________________________________________________________________________
58875 [  7053] By: jhi                                   on 2000/09/12  13:29:19
58876         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
58877              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58878              Date:     Tue, 12 Sep 2000 08:35:59 EDT
58879              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
58880      Branch: perl
58881            ! vms/test.com
58882 ____________________________________________________________________________
58883 [  7052] By: jhi                                   on 2000/09/11  23:01:50
58884         Log: Document the SvUTF8*().
58885      Branch: perl
58886            ! pod/perlapi.pod sv.h
58887 ____________________________________________________________________________
58888 [  7051] By: gsar                                  on 2000/09/11  14:46:30
58889         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
58890              (missed a spot when fixing up op_pmreplroot hack for ithreads)
58891      Branch: perl
58892            ! op.c t/op/split.t
58893 ____________________________________________________________________________
58894 [  7050] By: nick                                  on 2000/09/11  10:03:51
58895         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
58896              
58897              Subject: borland C++ win32.c tweak
58898              From: Vadim Konovalov <vkonovalov@lucent.com>
58899              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
58900              Date: Mon, 11 Sep 2000 11:22:33 +0400
58901      Branch: perl
58902            ! win32/win32.c
58903 ____________________________________________________________________________
58904 [  7049] By: nick                                  on 2000/09/11  09:57:33
58905         Log: Point fix for s/// on foreach (keys %xxx).
58906      Branch: perl
58907            ! pp_hot.c
58908 ____________________________________________________________________________
58909 [  7048] By: jhi                                   on 2000/09/10  23:37:09
58910         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
58911              by Pod::Text, from Brad Appleton.
58912      Branch: perl
58913            ! t/pod/testp2pt.pl
58914 ____________________________________________________________________________
58915 [  7047] By: jhi                                   on 2000/09/10  14:32:53
58916         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
58917              by Russ Allbery.
58918      Branch: perl
58919            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
58920 ____________________________________________________________________________
58921 [  7046] By: jhi                                   on 2000/09/10  14:15:08
58922         Log: Upgrade to CPAN 1.57_65, from Andreas König.
58923      Branch: perl
58924            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
58925 ____________________________________________________________________________
58926 [  7045] By: jhi                                   on 2000/09/08  21:36:32
58927         Log: Update Changes.
58928      Branch: perl
58929            ! Changes patchlevel.h
58930 ____________________________________________________________________________
58931 [  7044] By: jhi                                   on 2000/09/08  21:29:56
58932         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
58933              From: Peter Prymmer <pvhp@forte.com>
58934              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
58935              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
58936      Branch: perl
58937            ! configure.com
58938 ____________________________________________________________________________
58939 [  7043] By: jhi                                   on 2000/09/08  21:27:50
58940         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
58941              From: Peter Prymmer <pvhp@forte.com>
58942              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
58943              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
58944      Branch: perl
58945            ! Makefile.SH installperl
58946 ____________________________________________________________________________
58947 [  7042] By: jhi                                   on 2000/09/08  21:23:21
58948         Log: Continue #7041.
58949      Branch: perl
58950            ! cygwin/Makefile.SHs os2/Makefile.SHs
58951 ____________________________________________________________________________
58952 [  7041] By: jhi                                   on 2000/09/08  21:18:10
58953         Log: Do away with memory models cruft.  Sorry, PDP users.
58954      Branch: metaconfig
58955            ! U/modified/cc.U U/modified/libpth.U
58956      Branch: perl
58957            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
58958            ! Porting/config_H cflags.SH config_h.SH configure.com
58959            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
58960            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
58961            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
58962 ____________________________________________________________________________
58963 [  7040] By: jhi                                   on 2000/09/08  14:34:18
58964         Log: Major rewrite of s2p.  And I mean really major, it is
58965              an implementation of sed in perl.  If called as s2p it
58966              will function as s2p.  Note: needs non-UNIXifying.
58967              
58968              Subject: s2p
58969              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
58970              Date: Mon, 28 Aug 2000 14:05:12 +0200
58971              Message-ID: <39AA5578.2102E2AA@alcatel.at>
58972      Branch: perl
58973            ! x2p/s2p.PL
58974 ____________________________________________________________________________
58975 [  7039] By: jhi                                   on 2000/09/08  14:19:49
58976         Log: Re-allow vec() for characters > 255.
58977              
58978              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
58979              From: Spider Boardman <spider@web.zk3.dec.com>
58980              Date: Fri, 08 Sep 2000 02:21:02 -0400
58981              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
58982      Branch: perl
58983            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
58984            ! t/op/vec.t
58985 ____________________________________________________________________________
58986 [  7038] By: jhi                                   on 2000/09/08  14:14:18
58987         Log: Subject: [PATCH lib/Benchmark.pm]
58988              From: <abigail@foad.org>
58989              Date: Thu, 7 Sep 2000 15:03:20 -0400
58990              Message-ID: <20000907190320.888.qmail@foad.org>
58991      Branch: perl
58992            ! lib/Benchmark.pm
58993 ____________________________________________________________________________
58994 [  7037] By: jhi                                   on 2000/09/08  14:11:06
58995         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
58996              
58997              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
58998              From: Spider Boardman <spider@web.zk3.dec.com>
58999              Date: Fri, 08 Sep 2000 01:30:27 -0400
59000              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
59001      Branch: perl
59002            ! op.c
59003 ____________________________________________________________________________
59004 [  7036] By: jhi                                   on 2000/09/08  14:08:58
59005         Log: Subject: [ID 20000908.002] perlipc documentation bug.
59006              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
59007              Date: Fri, 08 Sep 2000 12:38:32 +0200
59008              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
59009      Branch: perl
59010            ! pod/perlipc.pod
59011 ____________________________________________________________________________
59012 [  7035] By: jhi                                   on 2000/09/08  14:03:12
59013         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
59014              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59015              Date: Fri, 08 Sep 2000 11:47:34 +0200
59016              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
59017      Branch: perl
59018            ! hints/dec_osf.sh
59019 ____________________________________________________________________________
59020 [  7034] By: jhi                                   on 2000/09/08  13:59:35
59021         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
59022              From: Simon Cozens <simon@cozens.net>
59023              Date: Thu, 7 Sep 2000 20:40:38 +0100
59024              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
59025      Branch: perl
59026            ! pp_hot.c
59027 ____________________________________________________________________________
59028 [  7033] By: jhi                                   on 2000/09/08  04:03:03
59029         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
59030              From: "Larry W. Virden" <lvirden@cas.org>
59031              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
59032              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
59033      Branch: perl
59034            ! pod/perldiag.pod
59035 ____________________________________________________________________________
59036 [  7032] By: jhi                                   on 2000/09/07  22:18:30
59037         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
59038              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
59039              Date: Mon, 04 Sep 2000 13:16:38 -0700
59040              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
59041      Branch: perl
59042            ! lib/perl5db.pl
59043 ____________________________________________________________________________
59044 [  7031] By: jhi                                   on 2000/09/07  22:02:29
59045         Log: Fix the ccversion detection for 5.1 and beyond.
59046              
59047              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
59048              From: Spider Boardman <spider@leggy.zk3.dec.com>
59049              Date: Thu, 7 Sep 2000 17:54:27 -0400
59050              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
59051      Branch: perl
59052            ! hints/dec_osf.sh
59053 ____________________________________________________________________________
59054 [  7030] By: jhi                                   on 2000/09/07  19:12:28
59055         Log: Fix for
59056              
59057              Subject: [ID 20000903.001] \w in utf8-strings
59058              From: Marc Lehmann <pcg@goof.com>
59059              Date: Sun, 03 Sep 2000 09:44:29 +0200
59060              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
59061              
59062              and various related nits.
59063      Branch: perl
59064            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
59065 ____________________________________________________________________________
59066 [  7029] By: jhi                                   on 2000/09/07  18:49:09
59067         Log: Fix the URL, but the server is still missing in action.
59068              
59069              Subject: [ID 20000905.002] perlfaq1.pod URL error
59070              From: "Larry W. Virden" <lvirden@cas.org>
59071              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
59072              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
59073      Branch: perl
59074            ! pod/perlfaq1.pod
59075 ____________________________________________________________________________
59076 [  7028] By: jhi                                   on 2000/09/07  18:47:13
59077         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
59078              From: Hugo <hv@crypt.compulink.co.uk>
59079              Date: Tue, 05 Sep 2000 14:13:37 +0100
59080              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
59081      Branch: perl
59082            ! toke.c
59083 ____________________________________________________________________________
59084 [  7027] By: jhi                                   on 2000/09/07  18:45:35
59085         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
59086              From: Daniel Chetlin <daniel@chetlin.com>
59087              Date: Tue, 5 Sep 2000 04:57:07 -0700
59088              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
59089      Branch: perl
59090            ! pod/perlfaq6.pod pod/perlop.pod
59091 ____________________________________________________________________________
59092 [  7026] By: jhi                                   on 2000/09/07  18:44:01
59093         Log: Document the new ref() semantics.
59094              
59095              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
59096              From: Gisle Aas <gisle@ActiveState.com>
59097              Date: 05 Sep 2000 08:10:30 +0200
59098              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
59099      Branch: perl
59100            ! pod/perldelta.pod
59101 ____________________________________________________________________________
59102 [  7025] By: jhi                                   on 2000/09/07  18:42:27
59103         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
59104              
59105              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
59106              From: Gisle Aas <gisle@ActiveState.com>
59107              Date: 05 Sep 2000 08:11:40 +0200
59108              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
59109      Branch: perl
59110            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
59111 ____________________________________________________________________________
59112 [  7024] By: jhi                                   on 2000/09/07  18:39:32
59113         Log: Subject: [PATCH] Modernize Opcode.pm documentation
59114              From: Gisle Aas <gisle@ActiveState.com>
59115              Date: 4 Sep 2000 00:18:55 -0000
59116              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
59117      Branch: perl
59118            ! ext/Opcode/Opcode.pm
59119 ____________________________________________________________________________
59120 [  7023] By: jhi                                   on 2000/09/07  18:37:42
59121         Log: Subject: [PATCH] Tied filehandle documentation
59122              From: Gisle Aas <gisle@ActiveState.com>
59123              Date: 4 Sep 2000 00:14:40 -0000
59124              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
59125      Branch: perl
59126            ! pod/perlfunc.pod pod/perltie.pod
59127 ____________________________________________________________________________
59128 [  7022] By: jhi                                   on 2000/09/07  18:35:37
59129         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
59130              From: Gisle Aas <gisle@ActiveState.com>
59131              Date: 4 Sep 2000 00:04:22 -0000
59132              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
59133      Branch: perl
59134            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
59135 ____________________________________________________________________________
59136 [  7021] By: jhi                                   on 2000/09/07  18:33:22
59137         Log: Subject: small apidoc fix
59138              From: Marc Lehmann <pcg@goof.com>
59139              Date: Sun, 3 Sep 2000 05:12:06 +0200
59140              Message-ID: <20000903051206.A5909@cerebro.laendle>
59141      Branch: perl
59142            ! pod/perlapi.pod utf8.c
59143 ____________________________________________________________________________
59144 [  7020] By: jhi                                   on 2000/09/07  16:14:57
59145         Log: Tiny perldelta nits.
59146      Branch: perl
59147            ! pod/perldelta.pod
59148 ____________________________________________________________________________
59149 [  7019] By: jhi                                   on 2000/09/07  16:04:20
59150         Log: Guard against bad string->int conversion for quads.
59151      Branch: perl
59152            ! t/op/64bitint.t
59153 ____________________________________________________________________________
59154 [  7018] By: jhi                                   on 2000/09/06  17:07:03
59155         Log: Update Unicode todo list.
59156      Branch: perl
59157            ! Todo-5.6
59158 ____________________________________________________________________________
59159 [  7017] By: jhi                                   on 2000/09/05  21:16:01
59160         Log: Document the SvIOK_.*UV().
59161      Branch: perl
59162            ! pod/perlapi.pod sv.h
59163 ____________________________________________________________________________
59164 [  7016] By: nick                                  on 2000/09/03  21:54:46
59165         Log: Hash lookup of constant strings optimization:
59166              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
59167              to string table (as per sharepvn). Add newSV_pvn_share to create such
59168              a thing. Make hv.c compare addresses of strings and skip string compare
59169              if equal. Make method_named and helem ops use these shared-string SVs
59170              when arg is constant. Make keys op return shared-string SVs (less clearly
59171              a win).
59172      Branch: perl
59173            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
59174            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
59175            ! pod/perlintern.pod pp_hot.c proto.h sv.c
59176 ____________________________________________________________________________
59177 [  7015] By: jhi                                   on 2000/09/02  17:48:59
59178         Log: This is 5.7.0.
59179      Branch: perl
59180            ! Changes
59181 ____________________________________________________________________________
59182 [  7014] By: jhi                                   on 2000/09/02  17:35:45
59183         Log: Changes and patchlevel tweaks.
59184      Branch: perl
59185            ! Changes patchlevel.h
59186 ____________________________________________________________________________
59187 [  7013] By: jhi                                   on 2000/09/02  17:30:50
59188         Log: Update Changes.
59189      Branch: perl
59190            ! Changes patchlevel.h
59191 ____________________________________________________________________________
59192 [  7012] By: nick                                  on 2000/09/02  17:25:20
59193         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
59194      Branch: perl
59195            ! gv.c lib/overload.pm
59196 ____________________________________________________________________________
59197 [  7011] By: jhi                                   on 2000/09/02  17:16:25
59198         Log: Update perlhist.
59199      Branch: perl
59200            ! pod/perlhist.pod
59201 ____________________________________________________________________________
59202 [  7010] By: jhi                                   on 2000/09/02  17:01:35
59203         Log: perldelta nits.
59204      Branch: perl
59205            ! pod/perldelta.pod
59206 ____________________________________________________________________________
59207 [  7009] By: nick                                  on 2000/09/02  16:48:35
59208         Log: If overloaded %{} etc. return the object do not loop.
59209              Thus  sub deref { $_[0] } functions if object is wanted type.
59210      Branch: perl
59211            ! pp.h
59212 ____________________________________________________________________________
59213 [  7008] By: jhi                                   on 2000/09/02  16:26:11
59214         Log: Retab MANIFEST.
59215      Branch: perl
59216            ! ext/Storable/MANIFEST
59217 ____________________________________________________________________________
59218 [  7007] By: jhi                                   on 2000/09/02  16:23:02
59219         Log: Make certain cc is set before trying to run it.
59220      Branch: perl
59221            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
59222 ____________________________________________________________________________
59223 [  7006] By: jhi                                   on 2000/09/02  15:45:41
59224         Log: Unicode notes.
59225      Branch: perl
59226            ! pod/perldelta.pod
59227 ____________________________________________________________________________
59228 [  7005] By: jhi                                   on 2000/09/02  15:42:11
59229         Log: Various Configure nits by Philip Newton,
59230              plus the ebcdic one by me.
59231      Branch: metaconfig
59232            + U/modified/pager.U
59233            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
59234      Branch: metaconfig/U/perl
59235            ! Devel.U quadfio.U
59236      Branch: perl
59237            ! Configure config_h.SH
59238 ____________________________________________________________________________
59239 [  7004] By: jhi                                   on 2000/09/02  15:06:14
59240         Log: Apparently avoiding the swapping is too costly.
59241              
59242              From: "Ben Tilly" <ben_tilly@hotmail.com>
59243              Subject: Re: the door is closed.
59244              Date: Fri, 01 Sep 2000 20:23:16 EDT
59245              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
59246      Branch: perl
59247            ! pod/perlfaq4.pod
59248 ____________________________________________________________________________
59249 [  7003] By: nick                                  on 2000/09/02  12:26:04
59250         Log: Undo part of change 6489 which looks like a bulk edit which
59251              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
59252              The supressing of main:: on return from select() is undesirable.
59253      Branch: perl
59254            ! pp_sys.c
59255 ____________________________________________________________________________
59256 [  7002] By: jhi                                   on 2000/09/01  23:08:54
59257         Log: Update Changes.
59258      Branch: perl
59259            ! Changes patchlevel.h
59260 ____________________________________________________________________________
59261 [  7001] By: jhi                                   on 2000/09/01  23:00:13
59262         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
59263              From: Peter Prymmer <pvhp@forte.com>
59264              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
59265              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
59266              
59267              plus rework the http: spots as suggested by Tom Christiansen,
59268              plus regen perltoc.
59269      Branch: perl
59270            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
59271            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
59272 ____________________________________________________________________________
59273 [  7000] By: jhi                                   on 2000/09/01  22:36:01
59274         Log: Only the first line, thank you very much.
59275      Branch: perl
59276            ! hints/solaris_2.sh
59277 ____________________________________________________________________________
59278 [  6999] By: gsar                                  on 2000/09/01  22:16:40
59279         Log: change#6791 accidentally clobbered change#6710, put it back
59280      Branch: perl
59281            ! win32/win32.c
59282 ____________________________________________________________________________
59283 [  6998] By: jhi                                   on 2000/09/01  22:14:16
59284         Log: Mention the HP-UX LP64 freak failure.
59285      Branch: perl
59286            ! pod/perldelta.pod
59287 ____________________________________________________________________________
59288 [  6997] By: jhi                                   on 2000/09/01  21:48:32
59289         Log: Detypo.
59290      Branch: perl
59291            ! hints/hpux.sh
59292 ____________________________________________________________________________
59293 [  6996] By: jhi                                   on 2000/09/01  21:27:10
59294         Log: Update Changes.
59295      Branch: perl
59296            ! Changes patchlevel.h
59297 ____________________________________________________________________________
59298 [  6995] By: jhi                                   on 2000/09/01  21:14:24
59299         Log: Mi splgn s gnin.g
59300      Branch: perl
59301            ! pp_ctl.c
59302 ____________________________________________________________________________
59303 [  6994] By: jhi                                   on 2000/09/01  21:09:54
59304         Log: Subject: http:// in L<>
59305              From: Nicholas Clark <nick@ccl4.org>
59306              Date: Fri, 1 Sep 2000 22:03:21 +0100
59307              Message-ID: <20000901220321.B72074@plum.flirble.org>
59308      Branch: perl
59309            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
59310 ____________________________________________________________________________
59311 [  6993] By: jhi                                   on 2000/09/01  21:06:54
59312         Log: Update to Storable 1.0, from Raphael Manfredi.
59313      Branch: perl
59314            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
59315            ! ext/Storable/Makefile.PL ext/Storable/README
59316            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
59317            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
59318            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
59319            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
59320            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
59321            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
59322 ____________________________________________________________________________
59323 [  6992] By: jhi                                   on 2000/09/01  20:43:05
59324         Log: Mention known sfio+linux buglet.
59325      Branch: perl
59326            ! pod/perldelta.pod
59327 ____________________________________________________________________________
59328 [  6991] By: jhi                                   on 2000/09/01  20:40:11
59329         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
59330              From: Peter Prymmer <pvhp@forte.com>
59331              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
59332              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
59333      Branch: perl
59334            ! vms/vms.c
59335 ____________________________________________________________________________
59336 [  6990] By: jhi                                   on 2000/09/01  20:25:26
59337         Log: Retract #6986.
59338      Branch: perl
59339            ! hints/solaris_2.sh
59340 ____________________________________________________________________________
59341 [  6989] By: jhi                                   on 2000/09/01  20:23:00
59342         Log: Mergesort is back.
59343      Branch: perl
59344            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
59345 ____________________________________________________________________________
59346 [  6988] By: jhi                                   on 2000/09/01  19:37:40
59347         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
59348              From: Mike Guy <mjtg@cam.ac.uk>
59349              Date: Fri, 01 Sep 2000 17:43:33 +0100
59350              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
59351      Branch: perl
59352            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
59353            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
59354 ____________________________________________________________________________
59355 [  6987] By: jhi                                   on 2000/09/01  19:17:10
59356         Log: Regen perltoc.
59357      Branch: perl
59358            ! pod/perltoc.pod
59359 ____________________________________________________________________________
59360 [  6986] By: jhi                                   on 2000/09/01  18:51:10
59361         Log: Subject: Re: Solaris x86 has no SPARC libraries!
59362              From: Lupe Christoph <lupe@lupe-christoph.de>
59363              Date: Fri, 1 Sep 2000 20:41:20 +0200
59364              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
59365      Branch: perl
59366            ! hints/solaris_2.sh
59367 ____________________________________________________________________________
59368 [  6985] By: jhi                                   on 2000/09/01  18:28:10
59369         Log: Update Changes.
59370      Branch: perl
59371            ! Changes patchlevel.h
59372 ____________________________________________________________________________
59373 [  6984] By: jhi                                   on 2000/09/01  18:26:53
59374         Log: Feature ordering tweak.
59375      Branch: perl
59376            ! myconfig.SH
59377 ____________________________________________________________________________
59378 [  6983] By: jhi                                   on 2000/09/01  18:19:50
59379         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59380              From: <abigail@foad.org>
59381              Date: Fri, 1 Sep 2000 13:07:32 -0400
59382              Message-ID: <20000901170732.18249.qmail@foad.org>
59383      Branch: perl
59384            ! t/pragma/overload.t
59385 ____________________________________________________________________________
59386 [  6982] By: jhi                                   on 2000/09/01  18:17:54
59387         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
59388              so that case-ignoring systems like DCL can tell them from
59389              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
59390      Branch: metaconfig/U/perl
59391            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
59392      Branch: perl
59393            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59394            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
59395            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
59396            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
59397            ! vos/config.def vos/config.h vos/config_h.SH_orig
59398            ! win32/config.bc win32/config.gc win32/config.vc
59399 ____________________________________________________________________________
59400 [  6981] By: nick                                  on 2000/09/01  17:21:57
59401         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
59402              warning when UNTIE exists and instead pass the cound of extra references to
59403              the UNTIE method.
59404      Branch: perl
59405            ! pod/perltie.pod pp_sys.c
59406 ____________________________________________________________________________
59407 [  6980] By: jhi                                   on 2000/09/01  16:54:44
59408         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
59409              From: Peter Prymmer <pvhp@forte.com>
59410              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
59411              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
59412      Branch: perl
59413            ! configure.com
59414 ____________________________________________________________________________
59415 [  6979] By: jhi                                   on 2000/09/01  16:06:20
59416         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
59417              From: Mike Guy <mjtg@cam.ac.uk> 
59418              Date: Fri, 01 Sep 2000 16:49:27 +0100
59419              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
59420      Branch: perl
59421            ! t/base/rs.t
59422 ____________________________________________________________________________
59423 [  6978] By: jhi                                   on 2000/09/01  16:00:42
59424         Log: Update to PodParser 1.18, from Brad Appleton.
59425      Branch: perl
59426            ! lib/Pod/Checker.pm t/pod/find.t
59427 ____________________________________________________________________________
59428 [  6977] By: jhi                                   on 2000/09/01  14:48:58
59429         Log: Subject: Nit in Configure (bleadperl@6961)
59430              From: Lupe Christoph <lupe@lupe-christoph.de>
59431              Date: Fri, 1 Sep 2000 16:34:29 +0200
59432              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
59433      Branch: metaconfig
59434            ! U/compline/ccflags.U
59435      Branch: perl
59436            ! Configure config_h.SH
59437 ____________________________________________________________________________
59438 [  6976] By: jhi                                   on 2000/09/01  14:39:52
59439         Log: Update Changes.
59440      Branch: perl
59441            ! Changes patchlevel.h
59442 ____________________________________________________________________________
59443 [  6975] By: jhi                                   on 2000/09/01  14:37:36
59444         Log: microperl config update.
59445      Branch: perl
59446            ! uconfig.h uconfig.sh
59447 ____________________________________________________________________________
59448 [  6974] By: jhi                                   on 2000/09/01  14:36:53
59449         Log: Document known deficiencies.
59450      Branch: perl
59451            ! pod/perldelta.pod
59452 ____________________________________________________________________________
59453 [  6973] By: jhi                                   on 2000/09/01  14:10:20
59454         Log: Mention warnings fixes and updates.
59455      Branch: perl
59456            ! pod/perldelta.pod
59457 ____________________________________________________________________________
59458 [  6972] By: jhi                                   on 2000/09/01  14:01:52
59459         Log: Drop unused argument.
59460              
59461              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
59462              From: Spider Boardman <spider@web.zk3.dec.com>
59463              Date: Thu, 31 Aug 2000 16:10:15 -0400
59464              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
59465      Branch: perl
59466            ! toke.c
59467 ____________________________________________________________________________
59468 [  6971] By: jhi                                   on 2000/09/01  13:59:24
59469         Log: Add the overload warnings to perldiag.
59470      Branch: perl
59471            ! lib/overload.pm pod/perldiag.pod
59472 ____________________________________________________________________________
59473 [  6970] By: jhi                                   on 2000/09/01  13:55:10
59474         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59475              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
59476              Date: Fri, 1 Sep 2000 13:43:15 +0100 
59477              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
59478      Branch: perl
59479            ! lib/overload.pm t/pragma/overload.t
59480 ____________________________________________________________________________
59481 [  6969] By: jhi                                   on 2000/09/01  13:52:27
59482         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59483              From: <abigail@foad.org>
59484              Date: Fri, 1 Sep 2000 05:46:54 -0400
59485              Message-ID: <20000901094654.6476.qmail@foad.org>
59486      Branch: perl
59487            ! lib/overload.pm
59488 ____________________________________________________________________________
59489 [  6968] By: jhi                                   on 2000/09/01  13:50:05
59490         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
59491              From: Daniel Chetlin <daniel@chetlin.com>
59492              Date: Fri, 1 Sep 2000 02:10:55 -0700
59493              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
59494      Branch: perl
59495            ! pod/perlretut.pod
59496 ____________________________________________________________________________
59497 [  6967] By: jhi                                   on 2000/09/01  13:47:54
59498         Log: Part of the solution.
59499              
59500              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
59501              From: Mike Guy <mjtg@cam.ac.uk>
59502              Date: Fri, 01 Sep 2000 14:16:01 +0100
59503              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
59504      Branch: perl
59505            ! gv.c mg.c
59506 ____________________________________________________________________________
59507 [  6966] By: jhi                                   on 2000/09/01  13:46:17
59508         Log: Subject: CPAN.pm beta 1.57_57 for the core
59509              From: andreas.koenig@anima.de (Andreas J. Koenig)
59510              Date: 01 Sep 2000 15:16:31 +0200
59511              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
59512      Branch: perl
59513            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59514 ____________________________________________________________________________
59515 [  6965] By: jhi                                   on 2000/09/01  13:43:18
59516         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
59517              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59518              Date: Fri, 01 Sep 2000 01:47:22 -0500
59519              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
59520      Branch: perl
59521            ! pod/perldelta.pod vms/vms.c
59522 ____________________________________________________________________________
59523 [  6964] By: jhi                                   on 2000/09/01  13:35:35
59524         Log: File::Temp patches from Andreas König,
59525              
59526              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
59527              From: andreas.koenig@anima.de (Andreas J. Koenig)
59528              Date: 01 Sep 2000 10:07:20 +0200
59529              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
59530              
59531              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
59532              From: andreas.koenig@anima.de (Andreas J. Koenig)
59533              Date: 31 Aug 2000 23:26:08 +0200
59534              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
59535      Branch: perl
59536            ! lib/File/Temp.pm t/lib/ftmp-security.t
59537 ____________________________________________________________________________
59538 [  6963] By: jhi                                   on 2000/09/01  02:22:24
59539         Log: Retract the mergesort code, way too incompatible licensing
59540              and copyrights.
59541      Branch: perl
59542            ! pod/perldelta.pod pp_ctl.c
59543 ____________________________________________________________________________
59544 [  6962] By: jhi                                   on 2000/08/31  23:27:32
59545         Log: Update Changes.
59546      Branch: perl
59547            ! Changes patchlevel.h
59548 ____________________________________________________________________________
59549 [  6961] By: jhi                                   on 2000/08/31  23:20:04
59550         Log: Small tweaks all over.
59551      Branch: metaconfig
59552            ! U/compline/d_gconvert.U
59553      Branch: perl
59554            ! AUTHORS Configure config_h.SH pp_ctl.c
59555 ____________________________________________________________________________
59556 [  6960] By: jhi                                   on 2000/08/31  22:39:36
59557         Log: Further rewording.
59558      Branch: perl
59559            ! pp_ctl.c
59560 ____________________________________________________________________________
59561 [  6959] By: jhi                                   on 2000/08/31  21:26:44
59562         Log: More address tweaking.
59563      Branch: perl
59564            ! AUTHORS Changes
59565 ____________________________________________________________________________
59566 [  6958] By: jhi                                   on 2000/08/31  20:47:25
59567         Log: AUTHORS tweaks, from Peter Prymmer.
59568              
59569              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
59570              From: Peter Prymmer <pvhp@forte.com>
59571              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
59572              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
59573      Branch: perl
59574            ! AUTHORS MAINTAIN
59575 ____________________________________________________________________________
59576 [  6957] By: jhi                                   on 2000/08/31  20:34:43
59577         Log: perldelta tweaks.
59578      Branch: perl
59579            ! pod/perldelta.pod
59580 ____________________________________________________________________________
59581 [  6956] By: jhi                                   on 2000/08/31  19:11:06
59582         Log: Regen perltoc.
59583      Branch: perl
59584            ! pod/perltoc.pod
59585 ____________________________________________________________________________
59586 [  6955] By: jhi                                   on 2000/08/31  19:06:30
59587         Log: Clarify the mergesort situation.
59588      Branch: perl
59589            ! pp_ctl.c
59590 ____________________________________________________________________________
59591 [  6954] By: jhi                                   on 2000/08/31  18:24:17
59592         Log: Move the Solaris 7 scan to use64bitall, make the
59593              failure to find 64-bot sparc libc to mention the
59594              possibility of being in an intel, from Lupe and Alan.
59595      Branch: perl
59596            ! hints/solaris_2.sh
59597 ____________________________________________________________________________
59598 [  6953] By: jhi                                   on 2000/08/31  18:09:20
59599         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
59600              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
59601      Branch: metaconfig
59602            ! U/compline/d_gconvert.U U/threads/archname.U
59603      Branch: metaconfig/U/perl
59604            ! perlxv.U
59605      Branch: perl
59606            ! Configure config_h.SH sv.c
59607 ____________________________________________________________________________
59608 [  6952] By: jhi                                   on 2000/08/31  17:42:24
59609         Log: :: not allowed in pathnames, change to .
59610              
59611              Subject: [PATCH perl@6938] cygwin port
59612              From: "Fifer, Eric" <EFifer@sanwaint.com>
59613              Date: Thu, 31 Aug 2000 16:32:59 +0100
59614              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
59615      Branch: metaconfig/U/perl
59616            ! perlxv.U
59617 ____________________________________________________________________________
59618 [  6951] By: jhi                                   on 2000/08/31  17:02:05
59619         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
59620      Branch: perl
59621            ! perl.h
59622 ____________________________________________________________________________
59623 [  6950] By: jhi                                   on 2000/08/31  16:26:08
59624         Log: More author updates.
59625              
59626              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
59627              From: Simon Cozens <simon@cozens.net>
59628              Date: Thu, 31 Aug 2000 17:13:32 +0100
59629              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
59630      Branch: perl
59631            ! AUTHORS
59632 ____________________________________________________________________________
59633 [  6949] By: jhi                                   on 2000/08/31  16:04:49
59634         Log: POSIX doesn't report long double values under -Duselongdouble
59635              when the long doubles are "real" (bigger than doubles).
59636              
59637              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
59638              From: Spider Boardman <spider@peano.zk3.dec.com>
59639              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
59640              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
59641      Branch: perl
59642            ! ext/POSIX/POSIX.xs
59643 ____________________________________________________________________________
59644 [  6948] By: jhi                                   on 2000/08/31  15:25:10
59645         Log: Update Changes.
59646      Branch: perl
59647            ! Changes patchlevel.h
59648 ____________________________________________________________________________
59649 [  6947] By: jhi                                   on 2000/08/31  15:22:29
59650         Log: Document UNTIE in a very minimalistic way.
59651      Branch: perl
59652            ! pod/perlfunc.pod pod/perltie.pod
59653 ____________________________________________________________________________
59654 [  6946] By: jhi                                   on 2000/08/31  15:15:23
59655         Log: Document known failures.
59656      Branch: perl
59657            ! pod/perldelta.pod
59658 ____________________________________________________________________________
59659 [  6945] By: jhi                                   on 2000/08/31  15:07:00
59660         Log: Don't attach -ld to the archname if pointless.
59661      Branch: metaconfig
59662            ! U/threads/archname.U
59663      Branch: perl
59664            ! Configure config_h.SH
59665 ____________________________________________________________________________
59666 [  6944] By: jhi                                   on 2000/08/31  14:37:42
59667         Log: Wrap the test in eval.
59668              
59669              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
59670              From: Tim Jenness <timj@jach.hawaii.edu>
59671              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
59672              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
59673      Branch: perl
59674            ! t/lib/ftmp-security.t
59675 ____________________________________________________________________________
59676 [  6943] By: jhi                                   on 2000/08/31  14:30:57
59677         Log: Make -Dusemorebits find long doubles in Solaris.
59678      Branch: perl
59679            ! hints/solaris_2.sh
59680 ____________________________________________________________________________
59681 [  6942] By: jhi                                   on 2000/08/31  13:48:45
59682         Log: Clarify the third case of ftmp-security warnings.
59683      Branch: perl
59684            ! INSTALL
59685 ____________________________________________________________________________
59686 [  6941] By: jhi                                   on 2000/08/31  13:40:31
59687         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
59688              From: <abigail@foad.org>
59689              Date: Thu, 31 Aug 2000 01:35:05 -0400
59690              Message-ID: <20000831053505.32120.qmail@foad.org>
59691      Branch: perl
59692            ! pod/perldelta.pod
59693 ____________________________________________________________________________
59694 [  6940] By: jhi                                   on 2000/08/31  13:38:48
59695         Log: Issue useful diagnostic on unknown pod commands.
59696              
59697              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
59698              From: <abigail@foad.org>
59699              Date: Thu, 31 Aug 2000 03:41:18 -0400
59700              Message-ID: <20000831074118.24880.qmail@foad.org>
59701      Branch: perl
59702            ! lib/Pod/Man.pm
59703 ____________________________________________________________________________
59704 [  6939] By: jhi                                   on 2000/08/31  13:34:33
59705         Log: Reveal Borland's isnan.
59706              
59707              Subject: build with BC++ tweak
59708              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
59709              Date: Thu, 31 Aug 2000 13:09:37 +0400
59710              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
59711      Branch: perl
59712            ! win32/win32.h
59713 ____________________________________________________________________________
59714 [  6938] By: jhi                                   on 2000/08/31  05:01:20
59715         Log: Update Changes.
59716      Branch: perl
59717            ! Changes patchlevel.h
59718 ____________________________________________________________________________
59719 [  6937] By: jhi                                   on 2000/08/31  04:26:23
59720         Log: sscanf() may be the only way to read long doubles from strings.
59721      Branch: metaconfig/U/perl
59722            ! longdblfio.U
59723      Branch: perl
59724            ! Configure config_h.SH perl.h util.c
59725 ____________________________________________________________________________
59726 [  6936] By: jhi                                   on 2000/08/31  04:18:19
59727         Log: The #6929 was too skimpy.
59728      Branch: perl
59729            ! sv.c
59730 ____________________________________________________________________________
59731 [  6935] By: jhi                                   on 2000/08/31  02:47:07
59732         Log: Subject: Re: typos in pods
59733              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59734              Date: Wed, 30 Aug 2000 19:25:34 -0700
59735              Message-ID: <eIcr5gzkg25X092yn@efn.org>
59736      Branch: perl
59737            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
59738 ____________________________________________________________________________
59739 [  6934] By: jhi                                   on 2000/08/31  02:42:55
59740         Log: Missed one Unicode file.
59741      Branch: perl
59742            + lib/unicode/UCDFF301.html
59743 ____________________________________________________________________________
59744 [  6933] By: jhi                                   on 2000/08/30  23:42:27
59745         Log: Update Changes.
59746      Branch: perl
59747            ! Changes patchlevel.h
59748 ____________________________________________________________________________
59749 [  6932] By: jhi                                   on 2000/08/30  23:40:07
59750         Log: Mention UNTIE in perldelta.  Still needs documenting
59751              in perltie et alia.
59752      Branch: perl
59753            ! pod/perldelta.pod
59754 ____________________________________________________________________________
59755 [  6931] By: jhi                                   on 2000/08/30  23:36:02
59756         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
59757              From: <abigail@foad.org>
59758              Date: Wed, 30 Aug 2000 19:28:07 -0400
59759              Message-ID: <20000830232807.305.qmail@foad.org>
59760      Branch: perl
59761            ! pod/perldelta.pod
59762 ____________________________________________________________________________
59763 [  6930] By: jhi                                   on 2000/08/30  23:32:40
59764         Log: Update to Unicode 3.0.1.
59765      Branch: perl
59766            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
59767            + lib/unicode/PropList.txt lib/unicode/README.perl
59768            + lib/unicode/UCD301.html lib/unicode/Unicode.301
59769            - lib/unicode/Props.txt lib/unicode/UCD300.html
59770            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
59771            ! (edit 257 files)
59772 ____________________________________________________________________________
59773 [  6929] By: jhi                                   on 2000/08/30  22:38:18
59774         Log: Heap decorruption.
59775              
59776              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
59777              From: Alan Burlison <Alan.Burlison@uk.sun.com>
59778              Date: Wed, 30 Aug 2000 22:39:52 +0100
59779              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
59780      Branch: perl
59781            ! sv.c
59782 ____________________________________________________________________________
59783 [  6928] By: jhi                                   on 2000/08/30  22:29:34
59784         Log: Retract the dummy test, skip the security tests (instead of failing),
59785              explain what the warnings mean.
59786      Branch: perl
59787            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
59788 ____________________________________________________________________________
59789 [  6927] By: jhi                                   on 2000/08/30  22:14:13
59790         Log: Change the internal implementation of sort() to be mergesort
59791              instead of quicksort, from John Linderman <jpl@research.att.com>.
59792              Gives us better worst case, better average case, and stability.
59793              What's there not to like?  (Small fixes for threaded builds
59794              were required).
59795      Branch: perl
59796            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
59797 ____________________________________________________________________________
59798 [  6926] By: jhi                                   on 2000/08/30  20:55:20
59799         Log: A better fix for the Socket building problem from Craig Berry.
59800      Branch: perl
59801            ! vms/vms.c
59802 ____________________________________________________________________________
59803 [  6925] By: jhi                                   on 2000/08/30  20:20:25
59804         Log: Subject: [PATCH] Re: UNTIE method 
59805              From: Nick Ing-Simmons <nik@tiuk.ti.com>
59806              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
59807              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
59808      Branch: perl
59809            ! pp_sys.c t/op/tie.t
59810 ____________________________________________________________________________
59811 [  6924] By: jhi                                   on 2000/08/30  20:17:11
59812         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
59813              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59814              Date: Wed, 30 Aug 2000 15:03:14 -0500
59815              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
59816      Branch: perl
59817            ! vms/vms.c
59818 ____________________________________________________________________________
59819 [  6923] By: jhi                                   on 2000/08/30  20:15:18
59820         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
59821              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59822              Date: Wed, 30 Aug 2000 13:30:36 -0500
59823              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
59824      Branch: perl
59825            ! vms/vms.c
59826 ____________________________________________________________________________
59827 [  6922] By: jhi                                   on 2000/08/30  19:54:43
59828         Log: Better options for rsync.
59829      Branch: perl
59830            ! pod/perlhack.pod
59831 ____________________________________________________________________________
59832 [  6921] By: jhi                                   on 2000/08/30  19:40:16
59833         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
59834              From: Rick Delaney <rick@consumercontact.com>
59835              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
59836              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
59837      Branch: perl
59838            ! pod/perlfunc.pod
59839 ____________________________________________________________________________
59840 [  6920] By: jhi                                   on 2000/08/30  19:36:40
59841         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
59842              From: Peter Prymmer <pvhp@forte.com>
59843              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
59844              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
59845      Branch: perl
59846            ! configure.com
59847 ____________________________________________________________________________
59848 [  6919] By: jhi                                   on 2000/08/30  14:52:02
59849         Log: Update Changes.
59850      Branch: perl
59851            ! Changes patchlevel.h
59852 ____________________________________________________________________________
59853 [  6918] By: jhi                                   on 2000/08/30  14:48:34
59854         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
59855      Branch: perl
59856            ! lib/ExtUtils/typemap
59857 ____________________________________________________________________________
59858 [  6917] By: jhi                                   on 2000/08/30  14:46:34
59859         Log: Subject: typos in pods
59860              From: Nicholas Clark <nick@ccl4.org>
59861              Date: Wed, 30 Aug 2000 01:12:50 +0100
59862              Message-ID: <20000830011249.A61388@plum.flirble.org>
59863      Branch: perl
59864            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
59865            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
59866            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
59867            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
59868 ____________________________________________________________________________
59869 [  6916] By: jhi                                   on 2000/08/30  14:19:09
59870         Log: Document Storable problems on Crays.  (Will have
59871              to document all the other Storable problems, too.)
59872      Branch: perl
59873            ! pod/perldelta.pod
59874 ____________________________________________________________________________
59875 [  6915] By: jhi                                   on 2000/08/30  14:06:02
59876         Log: Subject: [PATCH] fix misc cast warnings
59877              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59878              Date: Tue, 29 Aug 2000 23:16:14 -0700
59879              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
59880      Branch: perl
59881            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
59882            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
59883            ! os2/os2ish.h
59884 ____________________________________________________________________________
59885 [  6914] By: jhi                                   on 2000/08/30  14:03:45
59886         Log: Timestamp mismatch again.  Need to fix this dependence on
59887              config_h.SH timestamp, since it's the contents of config_h.SH
59888              that matter.
59889      Branch: perl
59890            ! uconfig.h uconfig.sh
59891 ____________________________________________________________________________
59892 [  6913] By: jhi                                   on 2000/08/30  13:54:06
59893         Log: Don't say "Perl 5.0 source kit".
59894      Branch: perl
59895            ! perl.c
59896 ____________________________________________________________________________
59897 [  6912] By: jhi                                   on 2000/08/30  13:51:24
59898         Log: Reset archname and archname64 always, forcing them be
59899              recomputed at each Configure run, make Configure and
59900              the hints files agree on the naming of largefiles variables.
59901      Branch: metaconfig
59902            ! U/threads/archname.U
59903      Branch: metaconfig/U/perl
59904            ! use64bits.U
59905      Branch: perl
59906            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
59907            ! hints/linux.sh hints/solaris_2.sh
59908 ____________________________________________________________________________
59909 [  6911] By: jhi                                   on 2000/08/30  13:30:13
59910         Log: Put back the slice accidentally removed by #6907.
59911      Branch: perl
59912            ! hints/solaris_2.sh
59913 ____________________________________________________________________________
59914 [  6910] By: jhi                                   on 2000/08/30  01:24:26
59915         Log: Be consistent: other Net::get* do export theirs.
59916              
59917              Subject: Re: Net::protoent does not export 'getproto'
59918              From: Yasushi Nakajima <sey@jkc.co.jp>
59919              Date: Wed, 30 Aug 2000 09:53:14 +0900
59920              Message-Id: <200008300051.DAA24700@taku.hut.fi>
59921      Branch: perl
59922            ! lib/Net/protoent.pm
59923 ____________________________________________________________________________
59924 [  6909] By: jhi                                   on 2000/08/30  01:17:25
59925         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
59926              From: Gurusamy Sarathy <gsar@ActiveState.com>
59927              Date: Tue, 29 Aug 2000 17:17:07 -0700
59928              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
59929      Branch: perl
59930            ! cop.h
59931 ____________________________________________________________________________
59932 [  6908] By: jhi                                   on 2000/08/30  00:58:05
59933         Log: Update Changes.
59934      Branch: perl
59935            ! Changes patchlevel.h
59936 ____________________________________________________________________________
59937 [  6907] By: jhi                                   on 2000/08/30  00:57:22
59938         Log: Introduce ccname to keep track of what compiler kind of we have.
59939      Branch: metaconfig/U/perl
59940            ! Checkcc.U gccvers.U
59941      Branch: perl
59942            ! Configure config_h.SH hints/solaris_2.sh
59943 ____________________________________________________________________________
59944 [  6906] By: jhi                                   on 2000/08/30  00:25:47
59945         Log: Put back the flags dump as reasoned in
59946              
59947              Subject: Re: [PATCH] Glob dumping
59948              From: Mike Guy <mjtg@cam.ac.uk> 
59949              Date: Tue, 29 Aug 2000 21:41:32 +0100
59950              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
59951      Branch: perl
59952            ! dump.c t/lib/peek.t
59953 ____________________________________________________________________________
59954 [  6905] By: jhi                                   on 2000/08/30  00:16:17
59955         Log: Make the epsilon to be relative, not absolute.
59956              
59957              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
59958              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
59959              Date: Tue, 29 Aug 2000 19:58:56 -0400
59960              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
59961      Branch: perl
59962            ! t/lib/trig.t
59963 ____________________________________________________________________________
59964 [  6904] By: jhi                                   on 2000/08/30  00:13:09
59965         Log: From now on, Gisle is on my list of usual suspects :-)
59966              Retract #6902.
59967      Branch: perl
59968            ! ext/Opcode/Safe.pm
59969 ____________________________________________________________________________
59970 [  6903] By: jhi                                   on 2000/08/29  23:51:20
59971         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
59972              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59973              Date: Tue, 29 Aug 2000 18:43:26 -0500
59974              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
59975      Branch: perl
59976            + vms/vmspipe.com
59977            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
59978            ! vms/vms.c
59979 ____________________________________________________________________________
59980 [  6902] By: jhi                                   on 2000/08/29  23:44:14
59981         Log: Retry what #6882 attempted.
59982              
59983              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
59984              From: Gisle Aas <gisle@ActiveState.com>
59985              Date: 30 Aug 2000 00:33:09 +0200
59986              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
59987      Branch: perl
59988            ! ext/Opcode/Safe.pm
59989 ____________________________________________________________________________
59990 [  6901] By: jhi                                   on 2000/08/29  22:59:32
59991         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
59992              From: Hugo <hv@crypt.compulink.co.uk>
59993              Date: Mon, 12 Jun 2000 19:36:08 +0100
59994              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
59995      Branch: perl
59996            ! sv.c
59997 ____________________________________________________________________________
59998 [  6900] By: jhi                                   on 2000/08/29  22:58:35
59999         Log: Admit that we are leaking scalars.
60000              
60001              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
60002              From: Spider Boardman <spider@leggy.zk3.dec.com>
60003              Date: Tue, 29 Aug 2000 18:48:29 -0400
60004              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
60005      Branch: perl
60006            ! t/pragma/warnings.t
60007 ____________________________________________________________________________
60008 [  6899] By: jhi                                   on 2000/08/29  20:53:13
60009         Log: Update Changes.
60010      Branch: perl
60011            ! Changes patchlevel.h
60012 ____________________________________________________________________________
60013 [  6898] By: jhi                                   on 2000/08/29  20:46:21
60014         Log: Undo namespace pollution of #6878.
60015              
60016              Subject: Re: Net::protoent does not export 'getproto'
60017              From: Mike Guy <mjtg@cam.ac.uk>
60018              Date: Tue, 29 Aug 2000 21:32:37 +0100
60019              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
60020      Branch: perl
60021            ! lib/Net/protoent.pm
60022 ____________________________________________________________________________
60023 [  6897] By: jhi                                   on 2000/08/29  20:44:29
60024         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
60025              From: Peter Prymmer <pvhp@forte.com>
60026              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
60027              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
60028      Branch: perl
60029            ! pod/perlebcdic.pod
60030 ____________________________________________________________________________
60031 [  6896] By: jhi                                   on 2000/08/29  20:40:57
60032         Log: There's no point repeating the 'revision' (5) of perl5.
60033      Branch: metaconfig/U/perl
60034            ! Devel.U patchlevel.U
60035      Branch: perl
60036            ! Configure config_h.SH
60037 ____________________________________________________________________________
60038 [  6895] By: jhi                                   on 2000/08/29  20:16:58
60039         Log: Regen Configure for #6894.
60040      Branch: metaconfig/U/perl
60041            ! perladmin.U
60042      Branch: perl
60043            ! Configure config_h.SH
60044 ____________________________________________________________________________
60045 [  6894] By: jhi                                   on 2000/08/29  19:59:52
60046         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
60047              From: "Philip Newton" <Philip.Newton@gmx.net>
60048              Date: Tue, 29 Aug 2000 21:39:14 +0200
60049              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
60050      Branch: perl
60051            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
60052            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
60053            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
60054            ! utils/perlbug.PL
60055 ____________________________________________________________________________
60056 [  6893] By: jhi                                   on 2000/08/29  19:55:30
60057         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
60058              From: "Philip Newton" <Philip.Newton@gmx.net>
60059              Date: Tue, 29 Aug 2000 21:39:14 +0200
60060              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
60061      Branch: perl
60062            ! installhtml
60063 ____________________________________________________________________________
60064 [  6892] By: jhi                                   on 2000/08/29  19:53:59
60065         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
60066              From: "Philip Newton" <Philip.Newton@gmx.net>
60067              Date: Tue, 29 Aug 2000 21:48:18 +0200
60068              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
60069      Branch: perl
60070            ! lib/File/Temp.pm
60071 ____________________________________________________________________________
60072 [  6891] By: jhi                                   on 2000/08/29  18:30:03
60073         Log: Nail the ID 20000828.023.
60074      Branch: perl
60075            ! ext/Storable/Storable.xs
60076 ____________________________________________________________________________
60077 [  6890] By: jhi                                   on 2000/08/29  16:50:17
60078         Log: Under usethreads the dumped variable is IN_PAD.
60079              
60080              Subject: Re: [PATCH] Glob dumping
60081              From: Gisle Aas <gisle@ActiveState.com>
60082              Date: 29 Aug 2000 18:45:05 +0200
60083              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
60084      Branch: perl
60085            ! t/lib/peek.t
60086 ____________________________________________________________________________
60087 [  6889] By: jhi                                   on 2000/08/29  15:17:37
60088         Log: Update Changes.
60089      Branch: perl
60090            ! Changes patchlevel.h
60091 ____________________________________________________________________________
60092 [  6888] By: jhi                                   on 2000/08/29  14:49:59
60093         Log: Retract #6882, broke the safe tests.
60094      Branch: perl
60095            ! ext/Opcode/Safe.pm
60096 ____________________________________________________________________________
60097 [  6887] By: jhi                                   on 2000/08/29  14:47:06
60098         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
60099              From: Gisle Aas <gisle@ActiveState.com> 
60100              Date: 09 Jun 2000 20:00:11 +0200
60101              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
60102      Branch: perl
60103            ! utils/perldoc.PL
60104 ____________________________________________________________________________
60105 [  6886] By: jhi                                   on 2000/08/29  14:42:45
60106         Log: The #6881 removed one dump line.
60107      Branch: perl
60108            ! t/lib/peek.t
60109 ____________________________________________________________________________
60110 [  6885] By: jhi                                   on 2000/08/29  14:30:47
60111         Log: Don't forget to tidy up.
60112      Branch: perl
60113            ! t/lib/ftmp-security.t
60114 ____________________________________________________________________________
60115 [  6884] By: jhi                                   on 2000/08/29  14:25:17
60116         Log: Disabling the one test is a bit tricky.
60117      Branch: perl
60118            ! t/lib/ftmp-security.t
60119 ____________________________________________________________________________
60120 [  6883] By: jhi                                   on 2000/08/29  14:16:25
60121         Log: Disable one of the tests for now.
60122      Branch: perl
60123            ! t/lib/ftmp-security.t
60124 ____________________________________________________________________________
60125 [  6882] By: jhi                                   on 2000/08/29  14:05:50
60126         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
60127              From: gisle@aas.no
60128              Date: 29 Aug 2000 10:35:06 -0000
60129              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
60130      Branch: perl
60131            ! ext/Opcode/Safe.pm
60132 ____________________________________________________________________________
60133 [  6881] By: jhi                                   on 2000/08/29  14:03:51
60134         Log: Subject: [PATCH] Glob dumping
60135              From: Gisle Aas <gisle@ActiveState.com>
60136              Date: 29 Aug 2000 07:59:42 -0000
60137              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
60138      Branch: perl
60139            ! dump.c
60140 ____________________________________________________________________________
60141 [  6880] By: jhi                                   on 2000/08/29  14:02:01
60142         Log: Subject: [PATCH] Warnings in B::Deparse
60143              From: <abigail@foad.org>
60144              Date: Tue, 29 Aug 2000 00:00:01 -0400
60145              Message-ID: <20000829040001.2999.qmail@foad.org>
60146      Branch: perl
60147            ! ext/B/B/Deparse.pm
60148 ____________________________________________________________________________
60149 [  6879] By: jhi                                   on 2000/08/29  13:57:26
60150         Log: Missed a change in #6869.
60151      Branch: perl
60152            ! mg.c
60153 ____________________________________________________________________________
60154 [  6878] By: jhi                                   on 2000/08/29  13:45:04
60155         Log: Subject: Net::protoent does not export 'getproto'
60156              From: Yasushi Nakajima <sey@jkc.co.jp>
60157              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
60158      Branch: perl
60159            ! lib/Net/protoent.pm
60160 ____________________________________________________________________________
60161 [  6877] By: jhi                                   on 2000/08/29  13:39:19
60162         Log: Patches all over for people and the files they (hopefully) care about.
60163      Branch: perl
60164            ! AUTHORS Changes MAINTAIN
60165 ____________________________________________________________________________
60166 [  6876] By: jhi                                   on 2000/08/29  12:53:54
60167         Log: Fix for thinko in #6848.
60168              
60169              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
60170              From: Lupe Christoph <lupe@lupe-christoph.de>
60171              Date: Tue, 29 Aug 2000 09:04:08 +0200
60172              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
60173      Branch: perl
60174            ! ext/Thread/Thread.xs
60175 ____________________________________________________________________________
60176 [  6875] By: jhi                                   on 2000/08/29  12:50:14
60177         Log: Update to Getopt::Long 2.24, from Johan Vromans.
60178      Branch: perl
60179            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
60180 ____________________________________________________________________________
60181 [  6874] By: jhi                                   on 2000/08/29  02:09:53
60182         Log: Use minimal @INC in tests, most of the time just '../lib',
60183              so that we simply can't pick up stuff from other Perls than
60184              the one we are testing.  Pointed out by
60185              
60186              From: Mike Guy <mjtg@cam.ac.uk>
60187              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
60188              Date: Fri, 25 Aug 2000 15:15:59 +0100
60189              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
60190      Branch: perl
60191            ! (edit 185 files)
60192 ____________________________________________________________________________
60193 [  6873] By: jhi                                   on 2000/08/29  01:07:11
60194         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
60195              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60196              Date: Mon, 28 Aug 2000 17:45:52 -0700
60197              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
60198      Branch: perl
60199            ! Makefile.SH hints/os2.sh
60200 ____________________________________________________________________________
60201 [  6872] By: jhi                                   on 2000/08/28  23:33:39
60202         Log: Subject: [PATCH bleedperl@6866] spellings
60203              From: marcel@codewerk.com (Marcel Grunauer)
60204              Date: Tue, 29 Aug 2000 01:19:59 +0200
60205              Message-Id: <200008282319.BAA29862@gandalf.local>
60206      Branch: perl
60207            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
60208            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
60209            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
60210 ____________________________________________________________________________
60211 [  6871] By: jhi                                   on 2000/08/28  23:22:09
60212         Log: Take out the SUIDMAIL thing, that will not be
60213              a problem in 5.7.*.
60214      Branch: perl
60215            ! patchlevel.h
60216 ____________________________________________________________________________
60217 [  6870] By: jhi                                   on 2000/08/28  23:19:30
60218         Log: -S is the silent flag, -s is the strip flag.
60219              
60220              Subject: [PATCH] Re: [PATCH] make no-install          
60221              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60222              Date: Mon, 28 Aug 2000 15:12:55 -0700
60223              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
60224      Branch: perl
60225            ! Makefile.SH
60226 ____________________________________________________________________________
60227 [  6869] By: jhi                                   on 2000/08/28  23:12:05
60228         Log: Subject: [PATCH bleedperl@6856] warnings fixes
60229              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
60230              Date: Mon, 28 Aug 2000 23:55:06 +0100
60231              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
60232      Branch: perl
60233            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
60234            ! warnings.h warnings.pl
60235 ____________________________________________________________________________
60236 [  6868] By: jhi                                   on 2000/08/28  21:38:22
60237         Log: Potential cruft.
60238      Branch: perl
60239            ! Makefile.SH
60240 ____________________________________________________________________________
60241 [  6867] By: jhi                                   on 2000/08/28  21:35:36
60242         Log: Update Changes.
60243      Branch: perl
60244            ! Changes patchlevel.h
60245 ____________________________________________________________________________
60246 [  6866] By: jhi                                   on 2000/08/28  21:33:49
60247         Log: Subject: hv.h Doc Patch
60248              From: Fisher Mark <fisherm@tce.com>
60249              Date: Mon, 28 Aug 2000 16:24:59 -0500
60250              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
60251      Branch: perl
60252            ! hv.h
60253 ____________________________________________________________________________
60254 [  6865] By: jhi                                   on 2000/08/28  21:02:15
60255         Log: Add -ld to archname on long tr...double platforms.
60256      Branch: metaconfig
60257            ! U/threads/archname.U
60258      Branch: perl
60259            ! Configure config_h.SH
60260 ____________________________________________________________________________
60261 [  6864] By: jhi                                   on 2000/08/28  20:38:59
60262         Log: An attempt to fix the problem reported in
60263              
60264              Subject: Building perl@6856 using gcc/AIX 4.3.3 
60265              From: Daniel Muino <dmuino@afip.gov.ar> 
60266              Date: Mon, 28 Aug 2000 15:50:01 -0300   
60267              Message-ID: <20000828155001.A14403@con2-dgi>
60268              
60269              I can't test this properly since the gcc installation I have
60270              access to seems to be botched (gcc is calling the AIX cpp,
60271              a losing proposition...)
60272      Branch: perl
60273            ! hints/aix.sh
60274 ____________________________________________________________________________
60275 [  6863] By: jhi                                   on 2000/08/28  18:57:52
60276         Log: Fix for ID 20000828.001, long doubles were not formatted
60277              correctly (showed up in $], which stopped installing perl).
60278      Branch: perl
60279            ! sv.c
60280 ____________________________________________________________________________
60281 [  6862] By: jhi                                   on 2000/08/28  18:07:15
60282         Log: Typo in #6858.
60283      Branch: perl
60284            ! lib/Cwd.pm
60285 ____________________________________________________________________________
60286 [  6861] By: jhi                                   on 2000/08/28  17:57:27
60287         Log: opmini.o may be left around if a build is interrupted.
60288      Branch: perl
60289            ! Makefile.SH
60290 ____________________________________________________________________________
60291 [  6860] By: jhi                                   on 2000/08/28  16:52:50
60292         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
60293              From: Daniel Chetlin <daniel@chetlin.com>
60294              Date: Mon, 28 Aug 2000 01:14:18 -0700
60295              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
60296      Branch: perl
60297            ! lib/overload.pm
60298 ____________________________________________________________________________
60299 [  6859] By: jhi                                   on 2000/08/28  16:08:46
60300         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
60301              From: Nicholas Clark <nick@ccl4.org>
60302              Date: Mon, 28 Aug 2000 16:03:27 +0100
60303              Message-Id: <20000828160327.C49785@plum.flirble.org>
60304      Branch: perl
60305            ! ext/ByteLoader/bytecode.h
60306 ____________________________________________________________________________
60307 [  6858] By: jhi                                   on 2000/08/28  16:02:10
60308         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
60309              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
60310              Date: Mon, 28 Aug 2000 13:08:30 +0200
60311              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
60312      Branch: perl
60313            ! lib/Cwd.pm
60314 ____________________________________________________________________________
60315 [  6857] By: jhi                                   on 2000/08/28  15:42:47
60316         Log: display_format used as a class method without arguments was broken,
60317              reported in
60318              
60319              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
60320              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
60321              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
60322              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
60323      Branch: perl
60324            ! lib/Math/Complex.pm t/lib/complex.t
60325 ____________________________________________________________________________
60326 [  6856] By: jhi                                   on 2000/08/27  22:09:48
60327         Log: Update Changes.
60328      Branch: perl
60329            ! Changes patchlevel.h
60330 ____________________________________________________________________________
60331 [  6855] By: jhi                                   on 2000/08/27  21:59:21
60332         Log: Retract #6853 (false alarm).
60333      Branch: perl
60334            ! lib/ExtUtils/xsubpp
60335 ____________________________________________________________________________
60336 [  6854] By: jhi                                   on 2000/08/27  21:37:44
60337         Log: Update Changes.
60338      Branch: perl
60339            ! Changes patchlevel.h
60340 ____________________________________________________________________________
60341 [  6853] By: jhi                                   on 2000/08/27  21:37:16
60342         Log: Subject: [PATCH perl@6850] workaround for xsubpp
60343              From: Hugo <hv@crypt.compulink.co.uk>
60344              Date: Sun, 27 Aug 2000 22:30:25 +0100
60345              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
60346      Branch: perl
60347            ! lib/ExtUtils/xsubpp
60348 ____________________________________________________________________________
60349 [  6852] By: jhi                                   on 2000/08/27  21:33:58
60350         Log: Big-endian 64-bit patch from Raphael Manfredi.
60351      Branch: perl
60352            ! ext/Storable/Storable.xs
60353 ____________________________________________________________________________
60354 [  6851] By: jhi                                   on 2000/08/27  21:22:21
60355         Log: More ruthless editing from Hugo van der Sanden.
60356      Branch: perl
60357            ! pod/perldelta.pod
60358 ____________________________________________________________________________
60359 [  6850] By: jhi                                   on 2000/08/27  16:11:46
60360         Log: Update Changes.
60361      Branch: perl
60362            ! Changes patchlevel.h
60363 ____________________________________________________________________________
60364 [  6849] By: jhi                                   on 2000/08/27  16:11:05
60365         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
60366      Branch: perl
60367            ! configpm pod/perldelta.pod
60368 ____________________________________________________________________________
60369 [  6848] By: jhi                                   on 2000/08/27  15:35:08
60370         Log: Use the actual thread type, not the pointer-to-struct.
60371      Branch: perl
60372            ! ext/Thread/Thread.xs
60373 ____________________________________________________________________________
60374 [  6847] By: jhi                                   on 2000/08/27  15:30:49
60375         Log: Test nit.
60376      Branch: perl
60377            ! t/pragma/warn/pp_sys
60378 ____________________________________________________________________________
60379 [  6846] By: jhi                                   on 2000/08/27  15:19:02
60380         Log: Passing -R in ldflags makes now it to appear in the default
60381              for lddlflags, just like with -L.
60382              
60383              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
60384              From: Lupe Christoph <lupe@lupe-christoph.de>
60385              Date: Sun, 27 Aug 2000 10:28:21 +0200
60386              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
60387      Branch: metaconfig/U/perl
60388            ! dlsrc.U
60389      Branch: perl
60390            ! Configure
60391 ____________________________________________________________________________
60392 [  6845] By: jhi                                   on 2000/08/27  15:08:54
60393         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
60394              From: Alan Burlison <Alan.Burlison@uk.sun.com>
60395              Date: Sat, 26 Aug 2000 22:23:27 +0100
60396              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
60397      Branch: perl
60398            ! lib/ExtUtils/MM_Unix.pm
60399 ____________________________________________________________________________
60400 [  6844] By: jhi                                   on 2000/08/27  15:02:37
60401         Log: DJGPP update from Laszlo Molnar.
60402              
60403              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
60404              From: ml1050 <ml1050@freemail.hu>
60405              Date: Sat, 26 Aug 2000 23:24:40 +0200
60406              Message-Id: <20000826232440.A439@freemail.hu>
60407      Branch: perl
60408            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
60409            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
60410 ____________________________________________________________________________
60411 [  6843] By: jhi                                   on 2000/08/27  14:53:58
60412         Log: Subject: installman buglet
60413              From: Lupe Christoph <lupe@lupe-christoph.de>
60414              Date: Sun, 27 Aug 2000 14:38:59 +0200
60415              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
60416      Branch: perl
60417            ! installman
60418 ____________________________________________________________________________
60419 [  6842] By: jhi                                   on 2000/08/27  14:52:08
60420         Log: Can't get the test to reliably work thanks to the
60421              inaccurateness of floating point.  "Resolves" bug ids
60422              20000826.003, 20000826.009, 20000826.010,
60423      Branch: perl
60424            ! t/lib/trig.t
60425 ____________________________________________________________________________
60426 [  6841] By: jhi                                   on 2000/08/26  15:53:58
60427         Log: Update Changes.
60428      Branch: perl
60429            ! Changes patchlevel.h
60430 ____________________________________________________________________________
60431 [  6840] By: jhi                                   on 2000/08/26  14:23:03
60432         Log: grep -e isn't portable.
60433              
60434              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
60435              From: chris@broadband.att.com
60436              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
60437              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
60438      Branch: perl
60439            ! hints/solaris_2.sh
60440 ____________________________________________________________________________
60441 [  6839] By: jhi                                   on 2000/08/26  14:12:23
60442         Log: no-install target a la make -n.
60443              
60444              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
60445              From: <abigail@foad.org>
60446              Date: Sat, 26 Aug 2000 03:57:34 -0400
60447              Message-ID: <20000826075735.18912.qmail@foad.org>
60448      Branch: perl
60449            ! Makefile.SH installman installperl
60450 ____________________________________________________________________________
60451 [  6838] By: jhi                                   on 2000/08/26  14:06:33
60452         Log: Retract #6826 as the #6828 should be do the same
60453              in a More Correct Way.
60454      Branch: perl
60455            ! installperl
60456 ____________________________________________________________________________
60457 [  6837] By: jhi                                   on 2000/08/26  05:24:00
60458         Log: More casting.
60459      Branch: perl
60460            ! ext/Storable/Storable.xs
60461 ____________________________________________________________________________
60462 [  6836] By: jhi                                   on 2000/08/26  05:05:46
60463         Log: Nicer in decimal.
60464      Branch: perl
60465            ! ext/Storable/Storable.xs
60466 ____________________________________________________________________________
60467 [  6835] By: jhi                                   on 2000/08/26  05:03:50
60468         Log: There be no UVdf.
60469      Branch: perl
60470            ! ext/Storable/Storable.xs
60471 ____________________________________________________________________________
60472 [  6834] By: jhi                                   on 2000/08/26  05:00:18
60473         Log: Continue IVdfing and UVxfing.
60474      Branch: perl
60475            ! ext/Storable/Storable.xs
60476 ____________________________________________________________________________
60477 [  6833] By: jhi                                   on 2000/08/26  04:53:14
60478         Log: Use IVdf.
60479      Branch: perl
60480            ! ext/Storable/Storable.xs
60481 ____________________________________________________________________________
60482 [  6832] By: jhi                                   on 2000/08/26  04:40:41
60483         Log: Document PTR2XX and INT2PTR.
60484      Branch: perl
60485            ! pod/perlguts.pod
60486 ____________________________________________________________________________
60487 [  6831] By: jhi                                   on 2000/08/26  04:33:18
60488         Log: Use UVxf, PTR2UV, NVff.
60489      Branch: perl
60490            ! ext/Storable/Storable.xs
60491 ____________________________________________________________________________
60492 [  6830] By: jhi                                   on 2000/08/26  04:31:32
60493         Log: Update the test count.
60494      Branch: perl
60495            ! t/lib/trig.t
60496 ____________________________________________________________________________
60497 [  6829] By: jhi                                   on 2000/08/26  03:05:50
60498         Log: Subject: [PATCH] installation not quite silent yet.
60499              From: <abigail@foad.org>
60500              Date: Fri, 25 Aug 2000 20:07:53 -0400
60501              Message-ID: <20000826000753.7822.qmail@foad.org>
60502      Branch: perl
60503            ! installman installperl
60504 ____________________________________________________________________________
60505 [  6828] By: jhi                                   on 2000/08/26  03:05:14
60506         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
60507              From: Spider Boardman <spider@web.zk3.dec.com>
60508              Date: Fri, 25 Aug 2000 19:12:40 -0400
60509              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
60510      Branch: perl
60511            ! gv.c
60512 ____________________________________________________________________________
60513 [  6827] By: jhi                                   on 2000/08/25  23:54:34
60514         Log: Support preserving extremely big/small angles.
60515      Branch: perl
60516            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
60517 ____________________________________________________________________________
60518 [  6826] By: jhi                                   on 2000/08/25  23:01:20
60519         Log: Patch installperl to be long double-aware.
60520              
60521              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
60522              From: Spider Boardman <spider@web.zk3.dec.com>
60523              Date: Fri, 25 Aug 2000 18:15:23 -0400
60524              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
60525      Branch: perl
60526            ! installperl
60527 ____________________________________________________________________________
60528 [  6825] By: jhi                                   on 2000/08/25  22:58:25
60529         Log: Remove duplicately applied patch shards.
60530              
60531              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
60532              From: Spider Boardman <spider@leggy.zk3.dec.com>
60533              Date: Fri, 25 Aug 2000 16:45:03 -0400
60534              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
60535      Branch: perl
60536            ! t/lib/cgi-html.t
60537 ____________________________________________________________________________
60538 [  6824] By: jhi                                   on 2000/08/25  22:57:00
60539         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
60540              From: Daniel Chetlin <daniel@chetlin.com>
60541              Date: Fri, 25 Aug 2000 12:23:16 -0700
60542              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
60543              
60544              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
60545              From: Daniel Chetlin <daniel@chetlin.com>
60546              Date: Fri, 25 Aug 2000 14:47:19 -0700
60547              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
60548      Branch: perl
60549            ! installman
60550 ____________________________________________________________________________
60551 [  6823] By: jhi                                   on 2000/08/25  22:44:17
60552         Log: Timestamp problem?
60553      Branch: perl
60554            ! uconfig.h uconfig.sh
60555 ____________________________________________________________________________
60556 [  6822] By: jhi                                   on 2000/08/25  19:01:06
60557         Log: One forgotten file from #6816.
60558      Branch: perl
60559            ! vos/config.h
60560 ____________________________________________________________________________
60561 [  6821] By: jhi                                   on 2000/08/25  18:56:39
60562         Log: Regen Changes.
60563      Branch: perl
60564            ! Changes patchlevel.h
60565 ____________________________________________________________________________
60566 [  6820] By: jhi                                   on 2000/08/25  18:52:35
60567         Log: Fix Changes ordering.
60568      Branch: perl
60569            ! Changes
60570 ____________________________________________________________________________
60571 [  6819] By: jhi                                   on 2000/08/25  18:50:25
60572         Log: Update Changes.
60573      Branch: perl
60574            ! Changes patchlevel.h
60575 ____________________________________________________________________________
60576 [  6818] By: jhi                                   on 2000/08/25  18:47:45
60577         Log: Tweak the sfio/useperlio logic, hopefully as wished in
60578              
60579              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
60580              From: Nicholas Clark <nick@babyhippo.co.uk>
60581              Date: Fri, 25 Aug 2000 12:01:45 +0100
60582              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
60583      Branch: metaconfig/U/perl
60584            ! d_sfio.U
60585      Branch: perl
60586            ! Configure
60587 ____________________________________________________________________________
60588 [  6817] By: jhi                                   on 2000/08/25  18:32:51
60589         Log: Allow microperl to assume <math.h>, without it the math
60590              functions like floor() are assumed to return int, which makes
60591              for core dumps in machines where integer and floating register
60592              don't mix.
60593      Branch: perl
60594            ! uconfig.h uconfig.sh
60595 ____________________________________________________________________________
60596 [  6816] By: jhi                                   on 2000/08/25  18:27:17
60597         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
60598              the problem reported in
60599              
60600              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
60601              From: danhale@us.ibm.com
60602              Date: Fri, 25 Aug 2000 10:58:06 -0400
60603              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
60604      Branch: metaconfig/U/perl
60605            + d_socks5_init.U
60606      Branch: perl
60607            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
60608            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
60609            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
60610            ! win32/config.gc win32/config.vc
60611 ____________________________________________________________________________
60612 [  6815] By: jhi                                   on 2000/08/25  17:43:31
60613         Log: A solution for the retrieve_fd autosplit warning,
60614              idea suggested by Mike Guy.
60615      Branch: perl
60616            ! ext/Storable/Storable.pm
60617 ____________________________________________________________________________
60618 [  6814] By: jhi                                   on 2000/08/25  17:16:03
60619         Log: Add install-silent target.
60620      Branch: perl
60621            ! Makefile.SH
60622 ____________________________________________________________________________
60623 [  6813] By: jhi                                   on 2000/08/25  17:14:23
60624         Log: Subject: Re: [PATCH] More silencing of installman.
60625              From: <abigail@foad.org>
60626              Date: Thu, 24 Aug 2000 19:27:03 -0400
60627              Message-ID: <20000824232703.7001.qmail@foad.org>
60628              
60629              Subject: Re: [PATCH] More silencing of installman.
60630              From: <abigail@foad.org>
60631              Date: Fri, 25 Aug 2000 03:00:58 -0400
60632              Message-ID: <20000825070058.10697.qmail@foad.org>
60633      Branch: perl
60634            ! installman
60635 ____________________________________________________________________________
60636 [  6812] By: jhi                                   on 2000/08/25  17:11:28
60637         Log: installperl --verbose and --silent.
60638              
60639              Subject: Re: [PATCH] More silencing of installman.
60640              From: <abigail@foad.org>
60641              Message-ID: <20000825064430.9719.qmail@foad.org>
60642              Date: Fri, 25 Aug 2000 02:44:30 -0400
60643      Branch: perl
60644            ! installperl
60645 ____________________________________________________________________________
60646 [  6811] By: jhi                                   on 2000/08/25  17:05:43
60647         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
60648              From: "Peter J. Farley III" <pjfarley@banet.net>
60649              Date: Thu, 24 Aug 2000 21:58:03 -0400
60650              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
60651              
60652              (applied slightly modified)
60653      Branch: perl
60654            ! lib/ExtUtils/MM_Unix.pm
60655 ____________________________________________________________________________
60656 [  6810] By: jhi                                   on 2000/08/25  17:01:18
60657         Log: Missing parts of 
60658              
60659              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
60660              From: Peter Prymmer <pvhp@forte.com>
60661              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
60662              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
60663      Branch: perl
60664            ! t/lib/cgi-html.t
60665 ____________________________________________________________________________
60666 [  6809] By: jhi                                   on 2000/08/25  16:46:32
60667         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
60668              From: "Craig A. Berry" <craig.berry@psinetcs.com>
60669              Date: Thu, 24 Aug 2000 19:13:11 -0500
60670              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
60671      Branch: perl
60672            ! vms/vms.c
60673 ____________________________________________________________________________
60674 [  6808] By: jhi                                   on 2000/08/25  16:39:22
60675         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
60676              From: Peter Prymmer <pvhp@forte.com>
60677              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
60678              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
60679      Branch: perl
60680            ! configure.com
60681 ____________________________________________________________________________
60682 [  6807] By: jhi                                   on 2000/08/25  16:36:37
60683         Log: Better wording for the vec lvalue diagnostic.
60684              
60685              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
60686              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
60687              Date: Wed, 23 Aug 2000 14:12:16 -0400
60688              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
60689      Branch: perl
60690            ! pod/perldiag.pod
60691 ____________________________________________________________________________
60692 [  6806] By: jhi                                   on 2000/08/24  18:17:22
60693         Log: Subject: [PATCH] More silencing of installman.
60694              From: <abigail@foad.org>
60695              Date: Thu, 24 Aug 2000 14:01:44 -0400
60696              Message-ID: <20000824180144.20062.qmail@foad.org>
60697      Branch: perl
60698            ! installman
60699 ____________________________________________________________________________
60700 [  6805] By: jhi                                   on 2000/08/24  15:00:31
60701         Log: Update Changes.
60702      Branch: perl
60703            ! Changes patchlevel.h
60704 ____________________________________________________________________________
60705 [  6804] By: jhi                                   on 2000/08/24  14:59:07
60706         Log: Regen perltoc.
60707      Branch: perl
60708            ! pod/perltoc.pod
60709 ____________________________________________________________________________
60710 [  6803] By: jhi                                   on 2000/08/24  14:44:39
60711         Log: Show the doc file, not the temp file.
60712      Branch: perl
60713            ! installman
60714 ____________________________________________________________________________
60715 [  6802] By: jhi                                   on 2000/08/24  14:41:53
60716         Log: Continue silencing.
60717      Branch: perl
60718            ! installman
60719 ____________________________________________________________________________
60720 [  6801] By: jhi                                   on 2000/08/24  14:34:40
60721         Log: Actually do something with the silencer option.
60722      Branch: perl
60723            ! installman
60724 ____________________________________________________________________________
60725 [  6800] By: jhi                                   on 2000/08/24  14:26:22
60726         Log: Make installman to recognize the silence flag -S.
60727      Branch: perl
60728            ! installman
60729 ____________________________________________________________________________
60730 [  6799] By: jhi                                   on 2000/08/24  13:49:38
60731         Log: DOS patches and portability/porting notes, from Tim Jenness.
60732      Branch: perl
60733            ! lib/File/Temp.pm
60734 ____________________________________________________________________________
60735 [  6798] By: jhi                                   on 2000/08/24  13:48:27
60736         Log: Create directories in silence.
60737              
60738              Subject: [PATCH] Another silencer for MakeMaker
60739              From: andreas.koenig@anima.de (Andreas J. Koenig)
60740              Date: 24 Aug 2000 14:18:52 +0200
60741              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
60742      Branch: perl
60743            ! lib/ExtUtils/Command.pm
60744 ____________________________________________________________________________
60745 [  6797] By: jhi                                   on 2000/08/24  13:46:42
60746         Log: More liberal parsing of version numbers.
60747              
60748              Subject: Re: CPAN.pm beta for testing available
60749              From: andreas.koenig@anima.de (Andreas J. Koenig)
60750              Date: 24 Aug 2000 13:51:57 +0200
60751              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
60752      Branch: perl
60753            ! lib/CPAN.pm
60754 ____________________________________________________________________________
60755 [  6796] By: jhi                                   on 2000/08/24  13:44:36
60756         Log: Make "make install" by default silent.  A new "install-verbose"
60757              target is verbose.
60758      Branch: perl
60759            ! Makefile.SH
60760 ____________________________________________________________________________
60761 [  6795] By: jhi                                   on 2000/08/24  13:39:14
60762         Log: Add silencer flags to installperl.
60763              
60764              Subject: [PATCH] Making installperl silent.
60765              From: <abigail@foad.org>
60766              Date: Thu, 24 Aug 2000 05:01:45 -0400
60767              Message-ID: <20000824090145.13141.qmail@foad.org>
60768      Branch: perl
60769            ! installperl
60770 ____________________________________________________________________________
60771 [  6794] By: jhi                                   on 2000/08/24  13:35:50
60772         Log: installperl couldn't tell whether it had run tests or not.
60773              
60774              Subject: [PATCH] Re: installperl and t/TEST
60775              From: <abigail@foad.org>
60776              Date: Thu, 24 Aug 2000 04:00:53 -0400
60777              Message-ID: <20000824080053.2494.qmail@foad.org>
60778      Branch: perl
60779            ! Makefile.SH installperl
60780 ____________________________________________________________________________
60781 [  6793] By: jhi                                   on 2000/08/24  13:27:50
60782         Log: Drop the separate perlbc, perlcc -b should be enough.
60783      Branch: perl
60784            - utils/perlbc.PL
60785            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
60786 ____________________________________________________________________________
60787 [  6792] By: jhi                                   on 2000/08/24  04:41:30
60788         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
60789              plus the typo fix from Peter Prymmer.
60790      Branch: perl
60791            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
60792            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
60793 ____________________________________________________________________________
60794 [  6791] By: jhi                                   on 2000/08/24  02:10:43
60795         Log: Replace #6705 with a minimal doc patch.
60796              
60797              Subject: [PATCH 5.6.0] replace change #6705
60798              From: Jan Dubois <jand@ActiveState.com>
60799              Date: Wed, 23 Aug 2000 18:31:51 -0700
60800              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
60801      Branch: perl
60802            ! lib/Win32.pod win32/win32.c
60803 ____________________________________________________________________________
60804 [  6790] By: jhi                                   on 2000/08/23  17:52:00
60805         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
60806              From: Mike Guy <mjtg@cam.ac.uk>
60807              Date: Wed, 23 Aug 2000 18:38:46 +0100
60808              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
60809      Branch: perl
60810            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
60811 ____________________________________________________________________________
60812 [  6789] By: jhi                                   on 2000/08/23  15:34:21
60813         Log: Update Changes.
60814      Branch: perl
60815            ! Changes patchlevel.h
60816 ____________________________________________________________________________
60817 [  6788] By: jhi                                   on 2000/08/23  15:33:40
60818         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
60819              From: Wilfredo Sánchez <wsanchez@apple.com>
60820              Date: Tue, 22 Aug 2000 19:31:27 -0700
60821              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
60822      Branch: perl
60823            ! perl.h
60824 ____________________________________________________________________________
60825 [  6787] By: jhi                                   on 2000/08/23  15:29:31
60826         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
60827              From: Spider Boardman <spider@leggy.zk3.dec.com>
60828              Date: Wed, 23 Aug 2000 10:33:23 -0400
60829              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
60830      Branch: perl
60831            ! lib/Pod/Html.pm
60832 ____________________________________________________________________________
60833 [  6786] By: jhi                                   on 2000/08/23  15:28:11
60834         Log: Bad makefile.
60835      Branch: perl
60836            ! ext/B/Makefile.PL
60837 ____________________________________________________________________________
60838 [  6785] By: jhi                                   on 2000/08/23  14:37:04
60839         Log: Update Changes.
60840      Branch: perl
60841            ! Changes patchlevel.h
60842 ____________________________________________________________________________
60843 [  6784] By: jhi                                   on 2000/08/23  13:58:41
60844         Log: Portability fix from Hugo van der Sanden.
60845      Branch: perl
60846            ! ext/re/Makefile.PL
60847 ____________________________________________________________________________
60848 [  6783] By: jhi                                   on 2000/08/23  13:53:53
60849         Log: Storable support, v-version fixes.
60850              
60851              Subject: CPAN.pm beta for testing available
60852              From: andreas.koenig@anima.de (Andreas J. Koenig)
60853              Date: 22 Aug 2000 23:31:33 +0200
60854              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
60855      Branch: perl
60856            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
60857 ____________________________________________________________________________
60858 [  6782] By: jhi                                   on 2000/08/23  13:51:26
60859         Log: Mac and other portability updates from Chris Nandor.
60860      Branch: perl
60861            ! pod/perlmodinstall.pod
60862 ____________________________________________________________________________
60863 [  6781] By: jhi                                   on 2000/08/23  13:47:33
60864         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
60865              From: Peter Prymmer <pvhp@forte.com>
60866              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
60867              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
60868      Branch: perl
60869            ! ext/Storable/Storable.xs
60870 ____________________________________________________________________________
60871 [  6780] By: jhi                                   on 2000/08/23  13:33:34
60872         Log: VMS MMS (make) wants null action.
60873      Branch: perl
60874            ! ext/B/Makefile.PL
60875 ____________________________________________________________________________
60876 [  6779] By: jhi                                   on 2000/08/22  19:44:47
60877         Log: Forgot portability nit.
60878      Branch: perl
60879            ! t/lib/st-forgive.t
60880 ____________________________________________________________________________
60881 [  6778] By: jhi                                   on 2000/08/22  19:35:25
60882         Log: Be portable.
60883      Branch: perl
60884            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
60885            ! t/lib/st-store.t
60886 ____________________________________________________________________________
60887 [  6777] By: jhi                                   on 2000/08/22  18:50:53
60888         Log: Update Changes.
60889      Branch: perl
60890            ! Changes patchlevel.h
60891 ____________________________________________________________________________
60892 [  6776] By: jhi                                   on 2000/08/22  18:44:46
60893         Log: cSVOPo_*v things index into the current PL_curpad
60894              under ithreads, which is different from the curpad
60895              used by the XSUB.  (In other words, the code as-is
60896              before this patch wouldn't work under ithreads.)
60897              From Sarathy.
60898      Branch: perl
60899            ! ext/B/B.xs
60900 ____________________________________________________________________________
60901 [  6775] By: jhi                                   on 2000/08/22  18:18:37
60902         Log: Make the selection of NVff et al stricter.
60903      Branch: metaconfig/U/perl
60904            ! perlxvf.U
60905      Branch: perl
60906            ! Configure config_h.SH
60907 ____________________________________________________________________________
60908 [  6774] By: jhi                                   on 2000/08/22  17:19:42
60909         Log: perldelta nits.
60910      Branch: perl
60911            ! pod/perldelta.pod
60912 ____________________________________________________________________________
60913 [  6773] By: jhi                                   on 2000/08/22  17:06:26
60914         Log: Long double fixes from Spider Boardman.
60915              
60916              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
60917              From: system PRIVILEGED account <root@peano.zk3.dec.com>
60918              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
60919              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
60920      Branch: perl
60921            ! t/lib/bigfltpm.t t/lib/st-06compat.t
60922 ____________________________________________________________________________
60923 [  6772] By: jhi                                   on 2000/08/22  15:04:53
60924         Log: Update Changes.
60925      Branch: perl
60926            ! Changes patchlevel.h
60927 ____________________________________________________________________________
60928 [  6771] By: jhi                                   on 2000/08/22  15:01:44
60929         Log: perldelta fixes from Hugo van der Sanden.
60930      Branch: perl
60931            ! pod/perldelta.pod
60932 ____________________________________________________________________________
60933 [  6770] By: jhi                                   on 2000/08/22  14:34:49
60934         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
60935              From: Hugo <hv@crypt.compulink.co.uk>
60936              Date: Tue, 22 Aug 2000 11:21:53 +0100
60937              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
60938      Branch: perl
60939            ! regcomp.c
60940 ____________________________________________________________________________
60941 [  6769] By: jhi                                   on 2000/08/22  14:30:02
60942         Log: Add Yitzchak, reformat.
60943      Branch: perl
60944            ! Changes config_h.SH
60945 ____________________________________________________________________________
60946 [  6768] By: jhi                                   on 2000/08/22  14:21:35
60947         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
60948              and Spider Boardman.
60949      Branch: metaconfig
60950            ! U/compline/d_gconvert.U
60951      Branch: perl
60952            ! Configure
60953 ____________________________________________________________________________
60954 [  6767] By: jhi                                   on 2000/08/22  14:11:24
60955         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
60956              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60957              Date: Mon, 21 Aug 2000 19:08:31 -0700
60958              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
60959      Branch: perl
60960            - ext/Storable/patchlevel.h
60961            ! MANIFEST ext/Storable/MANIFEST
60962 ____________________________________________________________________________
60963 [  6766] By: jhi                                   on 2000/08/22  13:49:29
60964         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
60965              From: Peter Prymmer <pvhp@forte.com>
60966              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
60967              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
60968      Branch: perl
60969            ! configure.com ext/Storable/Makefile.PL
60970 ____________________________________________________________________________
60971 [  6765] By: jhi                                   on 2000/08/22  13:44:59
60972         Log: Subject: [PATCH blead] B:: missing dependency
60973              From: Hugo <hv@crypt.compulink.co.uk>
60974              Date: Tue, 22 Aug 2000 06:44:33 +0100
60975              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
60976      Branch: perl
60977            ! ext/B/Makefile.PL
60978 ____________________________________________________________________________
60979 [  6764] By: jhi                                   on 2000/08/22  13:38:12
60980         Log: More bytecompiler.
60981      Branch: perl
60982            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
60983 ____________________________________________________________________________
60984 [  6763] By: jhi                                   on 2000/08/22  13:36:44
60985         Log: Bytecompiler patches from Benjamin Stuhl.
60986      Branch: perl
60987            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
60988            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
60989            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
60990            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
60991            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
60992            ! perl.c perlapi.h pod/perldelta.pod
60993 ____________________________________________________________________________
60994 [  6762] By: jhi                                   on 2000/08/21  23:43:40
60995         Log: An obsoleted diagnostic.
60996      Branch: perl
60997            ! pod/perldelta.pod
60998 ____________________________________________________________________________
60999 [  6761] By: jhi                                   on 2000/08/21  23:01:45
61000         Log: The #6759 wasn't quite right.
61001      Branch: perl
61002            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
61003            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
61004            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
61005            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
61006            ! t/lib/st-tieditems.t
61007 ____________________________________________________________________________
61008 [  6760] By: jhi                                   on 2000/08/21  22:35:49
61009         Log: Be verydeepclean.
61010      Branch: perl
61011            ! Makefile.SH
61012 ____________________________________________________________________________
61013 [  6759] By: jhi                                   on 2000/08/21  22:25:40
61014         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
61015              From: Peter Prymmer <pvhp@forte.com>
61016              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
61017              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
61018      Branch: perl
61019            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
61020            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
61021            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
61022            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
61023            ! t/lib/st-tieditems.t
61024 ____________________________________________________________________________
61025 [  6758] By: jhi                                   on 2000/08/21  22:22:32
61026         Log: Few more casts, need reported in
61027              
61028              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
61029              From: Mike Stok <mike@stok.co.uk>
61030              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
61031              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
61032              
61033              and
61034              
61035              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
61036              From: abigail@foad.org
61037              Date: 21 Aug 2000 21:31:34 -0000
61038              Message-Id: <20000821213134.30170.qmail@foad.org>
61039      Branch: perl
61040            ! ext/Storable/Storable.xs
61041 ____________________________________________________________________________
61042 [  6757] By: jhi                                   on 2000/08/21  18:37:07
61043         Log: Update Changes.
61044      Branch: perl
61045            ! Changes patchlevel.h
61046 ____________________________________________________________________________
61047 [  6756] By: jhi                                   on 2000/08/21  18:34:02
61048         Log: A pod nit.
61049              
61050              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
61051              From: <abigail@foad.org>
61052              Date: Mon, 21 Aug 2000 14:00:16 -0400
61053              Message-ID: <20000821180016.28627.qmail@foad.org>
61054      Branch: perl
61055            ! pod/perlre.pod
61056 ____________________________________________________________________________
61057 [  6755] By: jhi                                   on 2000/08/21  18:30:56
61058         Log: Use PodParser 1.18 new test.
61059      Branch: perl
61060            ! t/pod/special_seqs.t t/pod/special_seqs.xr
61061 ____________________________________________________________________________
61062 [  6754] By: jhi                                   on 2000/08/21  18:28:35
61063         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
61064              patches cannot be applied since #6712 conflicts.
61065      Branch: perl
61066            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
61067 ____________________________________________________________________________
61068 [  6753] By: jhi                                   on 2000/08/21  18:15:11
61069         Log: Weed out some smaller changes.
61070      Branch: perl
61071            ! pod/perldelta.pod
61072 ____________________________________________________________________________
61073 [  6752] By: jhi                                   on 2000/08/21  18:02:30
61074         Log: Also under djgpp the timestamps are funky.
61075      Branch: perl
61076            ! t/op/stat.t
61077 ____________________________________________________________________________
61078 [  6751] By: jhi                                   on 2000/08/21  17:55:56
61079         Log: Tweak the floating point output routine preferences.
61080      Branch: metaconfig
61081            ! U/compline/d_gconvert.U
61082      Branch: perl
61083            ! Configure
61084 ____________________________________________________________________________
61085 [  6750] By: jhi                                   on 2000/08/21  17:51:29
61086         Log: Unicos/mk requires elaborate paranoia.
61087      Branch: perl
61088            ! lib/Math/Complex.pm
61089 ____________________________________________________________________________
61090 [  6749] By: gsar                                  on 2000/08/21  16:53:31
61091         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
61092      Branch: perl
61093            ! lib/Cwd.pm
61094 ____________________________________________________________________________
61095 [  6748] By: gsar                                  on 2000/08/21  16:22:19
61096         Log: free TLS slot properly on Windows
61097      Branch: perl
61098            ! thread.h win32/perllib.c win32/win32thread.h
61099 ____________________________________________________________________________
61100 [  6747] By: jhi                                   on 2000/08/21  16:20:58
61101         Log: Rename the macro argument because some preprocessors
61102              can't tell the difference and expand arguments also inside
61103              double quoted strings.
61104      Branch: perl
61105            ! regcomp.c
61106 ____________________________________________________________________________
61107 [  6746] By: jhi                                   on 2000/08/21  16:09:41
61108         Log: Support long doubles in Storable.
61109              
61110              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
61111              From: Radu Greab <radu@netsoft.ro>
61112              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
61113              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
61114      Branch: perl
61115            ! ext/Storable/Storable.xs
61116 ____________________________________________________________________________
61117 [  6745] By: jhi                                   on 2000/08/21  15:51:40
61118         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
61119              From: "Fifer, Eric" <EFifer@sanwaint.com>
61120              Date: Mon, 21 Aug 2000 15:34:49 +0100
61121              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
61122      Branch: perl
61123            ! t/pragma/warn/9enabled
61124 ____________________________________________________________________________
61125 [  6744] By: jhi                                   on 2000/08/21  15:39:35
61126         Log: Document the endianness of Alpha more precisely.
61127      Branch: perl
61128            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
61129            ! pod/perlport.pod
61130 ____________________________________________________________________________
61131 [  6743] By: jhi                                   on 2000/08/21  14:47:05
61132         Log: perldelta fixes from the p5p crowd.
61133      Branch: perl
61134            ! pod/perldelta.pod pod/perlop.pod
61135 ____________________________________________________________________________
61136 [  6742] By: jhi                                   on 2000/08/21  13:34:51
61137         Log: Update to Pod::LaTeX 0.53.
61138              
61139              Subject: [PATCH] lib/Pod/LaTeX.pm updates
61140              From: Tim Jenness <timj@jach.hawaii.edu>
61141              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
61142              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
61143      Branch: perl
61144            ! lib/Pod/LaTeX.pm
61145 ____________________________________________________________________________
61146 [  6741] By: jhi                                   on 2000/08/21  13:33:01
61147         Log: Subject: [PATCH] os2.c fix for use64bitint
61148              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61149              Date: Mon, 21 Aug 2000 01:32:25 -0700
61150              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
61151      Branch: perl
61152            ! os2/os2.c
61153 ____________________________________________________________________________
61154 [  6740] By: jhi                                   on 2000/08/21  13:28:52
61155         Log: Array context keeps slithering in.
61156              
61157              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
61158              From: Daniel Chetlin <daniel@chetlin.com>
61159              Date: Sun, 20 Aug 2000 21:40:25 -0700
61160              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
61161      Branch: perl
61162            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
61163            ! pod/perldebtut.pod
61164 ____________________________________________________________________________
61165 [  6739] By: jhi                                   on 2000/08/21  13:23:55
61166         Log: Big-endian quad fixes for Storable from Radu Greab,
61167              plus few explicit null casts for picky compilers.
61168      Branch: perl
61169            ! ext/Storable/Storable.xs
61170 ____________________________________________________________________________
61171 [  6738] By: gsar                                  on 2000/08/21  05:56:13
61172         Log: small tweaks for change#6705: avoid C++ style comments in C code;
61173              use Perl's malloc API rather than the low level system one
61174      Branch: perl
61175            ! win32/win32.c
61176 ____________________________________________________________________________
61177 [  6737] By: gsar                                  on 2000/08/21  05:35:41
61178         Log: add Storable to list of extensions on Windows
61179      Branch: perl
61180            ! win32/Makefile win32/makefile.mk
61181 ____________________________________________________________________________
61182 [  6736] By: jhi                                   on 2000/08/21  02:57:53
61183         Log: Update Changes.
61184      Branch: perl
61185            ! Changes patchlevel.h
61186 ____________________________________________________________________________
61187 [  6735] By: jhi                                   on 2000/08/21  02:57:20
61188         Log: Draft 0.
61189      Branch: perl
61190            ! pod/perldelta.pod
61191 ____________________________________________________________________________
61192 [  6734] By: jhi                                   on 2000/08/21  02:57:03
61193         Log: Add Storable 0.7.2 from Raphael Manfredi,
61194              plus the patch from
61195              
61196              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
61197              From: Radu Greab <radu@netsoft.ro>
61198              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
61199              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
61200              
61201              plus changes to get Storable to compile with
61202              picky ANSI compilers.
61203      Branch: perl
61204            + ext/Storable/ChangeLog ext/Storable/MANIFEST
61205            + ext/Storable/Makefile.PL ext/Storable/README
61206            + ext/Storable/Storable.pm ext/Storable/Storable.xs
61207            + ext/Storable/patchlevel.h t/lib/st-06compat.t
61208            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
61209            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
61210            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
61211            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
61212            + t/lib/st-tieditems.t
61213            ! MANIFEST
61214 ____________________________________________________________________________
61215 [  6733] By: jhi                                   on 2000/08/21  02:29:09
61216         Log: The correct cleaning order is an art.
61217      Branch: perl
61218            ! Makefile.SH
61219 ____________________________________________________________________________
61220 [  6732] By: jhi                                   on 2000/08/21  01:23:39
61221         Log: The #6724 is here.
61222      Branch: perl
61223            ! t/lib/ftmp-security.t
61224 ____________________________________________________________________________
61225 [  6731] By: jhi                                   on 2000/08/20  23:17:03
61226         Log: s/this one/the 5.6.0 release/
61227      Branch: perl
61228            ! pod/perl56delta.pod
61229 ____________________________________________________________________________
61230 [  6730] By: jhi                                   on 2000/08/20  23:07:34
61231         Log: Mention perlebcdic and perlposix-bc.
61232      Branch: perl
61233            ! pod/perlport.pod
61234 ____________________________________________________________________________
61235 [  6729] By: jhi                                   on 2000/08/20  21:32:59
61236         Log: Document the number of exponent digits.
61237      Branch: perl
61238            ! pod/perlfunc.pod
61239 ____________________________________________________________________________
61240 [  6728] By: jhi                                   on 2000/08/20  21:16:47
61241         Log: Use File::Spec->tmpdir().
61242              
61243              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
61244              From: Tim Jenness <timj@jach.hawaii.edu>
61245              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
61246              MIME-Version: 1.0
61247              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
61248      Branch: perl
61249            ! utils/perlbug.PL
61250 ____________________________________________________________________________
61251 [  6727] By: jhi                                   on 2000/08/20  20:43:32
61252         Log: Update Changes.
61253      Branch: perl
61254            ! Changes patchlevel.h
61255 ____________________________________________________________________________
61256 [  6726] By: jhi                                   on 2000/08/20  20:41:44
61257         Log: The veryclean target needs to clobber.
61258      Branch: perl
61259            ! Makefile.SH
61260 ____________________________________________________________________________
61261 [  6725] By: jhi                                   on 2000/08/20  20:37:38
61262         Log: Document odd vs even subreleases and -Dusedevel.
61263      Branch: perl
61264            ! INSTALL
61265 ____________________________________________________________________________
61266 [  6724] By: jhi                                   on 2000/08/20  19:58:05
61267         Log: Use temporary directory instead of current directory.
61268              
61269              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
61270              From: Tim Jenness <timj@jach.hawaii.edu>
61271              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
61272              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
61273      Branch: perl
61274            ! t/lib/ftmp-security.t
61275 ____________________________________________________________________________
61276 [  6723] By: jhi                                   on 2000/08/20  19:55:55
61277         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
61278              From: andreas.koenig@anima.de (Andreas J. Koenig)
61279              Date: 20 Aug 2000 15:52:03 +0200
61280              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
61281      Branch: perl
61282            ! lib/ExtUtils/MM_Unix.pm
61283 ____________________________________________________________________________
61284 [  6722] By: jhi                                   on 2000/08/20  19:46:01
61285         Log: Update to CGI 2.72, from Lincoln Stein.
61286      Branch: perl
61287            ! lib/CGI.pm
61288 ____________________________________________________________________________
61289 [  6721] By: jhi                                   on 2000/08/20  19:43:54
61290         Log: (Replaced by #8364.)
61291              
61292              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
61293              From: Radu Greab <radu@netsoft.ro>
61294              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
61295              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
61296      Branch: perl
61297            ! ext/GDBM_File/GDBM_File.xs
61298 ____________________________________________________________________________
61299 [  6720] By: jhi                                   on 2000/08/20  19:42:01
61300         Log: pp_open() could pass an uninitialized filename down to do_open9().
61301      Branch: perl
61302            ! pp_sys.c
61303 ____________________________________________________________________________
61304 [  6719] By: jhi                                   on 2000/08/20  14:06:41
61305         Log: UTF8 concat fixes.
61306              
61307              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
61308              From: Hugo <hv@crypt.compulink.co.uk>
61309              Date: Sun, 20 Aug 2000 07:30:46 +0100
61310              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
61311      Branch: perl
61312            ! pp_hot.c t/op/append.t
61313 ____________________________________________________________________________
61314 [  6718] By: jhi                                   on 2000/08/20  02:09:37
61315         Log: Let's try #6717 again.
61316      Branch: perl
61317            ! lib/File/Temp.pm
61318 ____________________________________________________________________________
61319 [  6717] By: jhi                                   on 2000/08/20  01:56:55
61320         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
61321              From: "Craig A. Berry" <craig.berry@metamorgs.com>
61322              Date: Sat, 19 Aug 2000 18:15:39 -0500
61323              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
61324      Branch: perl
61325            ! lib/File/Temp.pm
61326 ____________________________________________________________________________
61327 [  6716] By: jhi                                   on 2000/08/19  15:50:11
61328         Log: Update Changes.
61329      Branch: perl
61330            ! Changes patchlevel.h
61331 ____________________________________________________________________________
61332 [  6715] By: jhi                                   on 2000/08/19  15:39:09
61333         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
61334              From: Jonathan D Johnston <jdjohnston2@juno.com>
61335              Date: Thu, 17 Aug 2000 23:13:01 -0400       
61336              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
61337      Branch: perl
61338            ! pod/perlfunc.pod
61339 ____________________________________________________________________________
61340 [  6714] By: jhi                                   on 2000/08/19  15:34:04
61341         Log: Introduce a 'veryclean' target that is like 'distclean'
61342              but also removes *~ and *.orig.
61343      Branch: perl
61344            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
61345            ! utils/Makefile x2p/Makefile.SH
61346 ____________________________________________________________________________
61347 [  6713] By: jhi                                   on 2000/08/19  14:15:45
61348         Log: Put back the long double avoidance code to POSIX.xs
61349              because VMS seems to need it still.
61350      Branch: perl
61351            ! ext/POSIX/POSIX.xs
61352 ____________________________________________________________________________
61353 [  6712] By: jhi                                   on 2000/08/19  14:10:41
61354         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
61355              From: Peter Prymmer <pvhp@forte.com>
61356              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
61357              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
61358      Branch: perl
61359            ! lib/Pod/Find.pm t/pod/find.t
61360 ____________________________________________________________________________
61361 [  6711] By: jhi                                   on 2000/08/19  14:09:19
61362         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
61363              From: Peter Prymmer <pvhp@forte.com>
61364              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
61365              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
61366              cc: vmsperl@perl.org
61367      Branch: perl
61368            ! t/lib/peek.t
61369 ____________________________________________________________________________
61370 [  6710] By: jhi                                   on 2000/08/19  14:08:01
61371         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
61372              From: Jan Dubois <jand@ActiveState.com>
61373              Date: Fri, 18 Aug 2000 16:31:48 -0700
61374              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
61375      Branch: perl
61376            ! win32/win32.c
61377 ____________________________________________________________________________
61378 [  6709] By: jhi                                   on 2000/08/19  14:06:57
61379         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
61380              
61381              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
61382              From: Spider.Boardman@Orb.Nashua.NH.US
61383              Date: Fri, 18 Aug 2000 18:41:14 -0400
61384              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
61385      Branch: perl
61386            ! regcomp.c
61387 ____________________________________________________________________________
61388 [  6708] By: jhi                                   on 2000/08/18  22:04:49
61389         Log: Update Changes.
61390      Branch: perl
61391            ! Changes patchlevel.h
61392 ____________________________________________________________________________
61393 [  6707] By: jhi                                   on 2000/08/18  21:55:14
61394         Log: Add warnif(), check warnings further up the stack,
61395              all the warnings functions now can take an optional object reference.
61396              
61397              Subject: [PATCH bleedperl@6691] warnings pragma update
61398              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
61399              Date: Fri, 18 Aug 2000 22:42:06 +0100
61400              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
61401      Branch: perl
61402            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
61403            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
61404            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
61405 ____________________________________________________________________________
61406 [  6706] By: jhi                                   on 2000/08/18  21:41:45
61407         Log: Typo in pp_complement().
61408              
61409              Subject: [PATCH perl-current] Deparse
61410              From: Peter Scott <Peter@PSDT.com>
61411              Date: Fri, 18 Aug 2000 12:44:37 -0700
61412              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
61413      Branch: perl
61414            ! ext/B/B/Deparse.pm
61415 ____________________________________________________________________________
61416 [  6705] By: jhi                                   on 2000/08/18  21:25:59
61417         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
61418              From: Jan Dubois <jand@ActiveState.com>
61419              Date: Fri, 18 Aug 2000 14:22:51 -0700
61420              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
61421      Branch: perl
61422            ! lib/Win32.pod win32/win32.c
61423 ____________________________________________________________________________
61424 [  6704] By: jhi                                   on 2000/08/18  21:16:14
61425         Log: Don't eat leading os from index entries.
61426              
61427              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
61428              From: Russ Allbery <rra@stanford.edu>
61429              Date: 10 Aug 2000 20:49:25 -0700
61430              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
61431      Branch: perl
61432            ! lib/Pod/Man.pm
61433 ____________________________________________________________________________
61434 [  6703] By: jhi                                   on 2000/08/18  21:07:06
61435         Log: Add [[:blank:]] as suggested in
61436              
61437              Subject: [ID 20000716.024] [=cc=] / [:blank:]
61438              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
61439              Date: Sun, 16 Jul 2000 17:55:29 -0700
61440              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
61441              
61442              (the [=cc=] has already been taken care of by #6439
61443              so the whole bug report can be closed)
61444              
61445              and make [[:space:]] to be equivalent to isspace(3)
61446              (as opposed to \s, which is isSPACE()).  The difference
61447              is that now [[:space:]] matches the mythical vertical tab,
61448              while \s doesn't.
61449      Branch: perl
61450            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
61451            ! regexec.c t/op/pat.t
61452 ____________________________________________________________________________
61453 [  6702] By: jhi                                   on 2000/08/18  18:47:47
61454         Log: The new tests were missing from #6415.
61455      Branch: perl
61456            ! t/op/bop.t
61457 ____________________________________________________________________________
61458 [  6701] By: jhi                                   on 2000/08/18  18:20:40
61459         Log: Document the NDBM_File and ODBM_File as SDBM_File
61460              was documented in #6417.
61461      Branch: perl
61462            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
61463            ! ext/SDBM_File/SDBM_File.pm
61464 ____________________________________________________________________________
61465 [  6700] By: jhi                                   on 2000/08/18  18:10:39
61466         Log: Subject: [PATCH perl@6698] cygwin port
61467              From: "Fifer, Eric" <EFifer@sanwaint.com>
61468              Date: Fri, 18 Aug 2000 17:30:05 +0100
61469              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
61470      Branch: perl
61471            ! lib/File/Temp.pm
61472 ____________________________________________________________________________
61473 [  6699] By: jhi                                   on 2000/08/18  16:21:49
61474         Log: Document code point which makes if (defined %stash::) to work
61475              (noted by Spider Boardman).
61476      Branch: perl
61477            ! op.c
61478 ____________________________________________________________________________
61479 [  6698] By: jhi                                   on 2000/08/18  13:43:27
61480         Log: Update Changes.
61481      Branch: perl
61482            ! Changes patchlevel.h
61483 ____________________________________________________________________________
61484 [  6697] By: jhi                                   on 2000/08/18  13:35:57
61485         Log: Tiny Getopt::Long patch from Johan Vromans.
61486      Branch: perl
61487            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
61488 ____________________________________________________________________________
61489 [  6696] By: jhi                                   on 2000/08/18  13:26:14
61490         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
61491              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
61492              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
61493              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
61494      Branch: perl
61495            ! pod/perldiag.pod pod/perlsyn.pod
61496 ____________________________________________________________________________
61497 [  6695] By: jhi                                   on 2000/08/18  13:13:26
61498         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
61499              From: Daniel Chetlin <daniel@chetlin.com>
61500              Date: Fri, 18 Aug 2000 03:13:36 -0700
61501              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
61502      Branch: perl
61503            ! pod/perlfunc.pod
61504 ____________________________________________________________________________
61505 [  6694] By: jhi                                   on 2000/08/18  13:08:05
61506         Log: Subject: [PATCH] perltrap.pod spring cleaning
61507              From: Daniel Chetlin <daniel@chetlin.com>
61508              Date: Fri, 18 Aug 2000 03:06:54 -0700
61509              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
61510              
61511              plus Mike Guy's nitfix.
61512      Branch: perl
61513            ! pod/perltrap.pod
61514 ____________________________________________________________________________
61515 [  6693] By: jhi                                   on 2000/08/18  13:00:26
61516         Log: Unbuffer the output.
61517              
61518              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
61519              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61520              Date: Thu, 17 Aug 2000 18:39:29 -0700
61521              Message-ID: <RPJn5gzkgydf092yn@efn.org>
61522      Branch: perl
61523            ! t/op/fork.t
61524 ____________________________________________________________________________
61525 [  6692] By: jhi                                   on 2000/08/18  05:19:17
61526         Log: Delete the image, too, not just its MANIFEStation.
61527      Branch: perl
61528            - lib/CGI/eg/wilogo.gif
61529 ____________________________________________________________________________
61530 [  6691] By: jhi                                   on 2000/08/18  05:10:26
61531         Log: Propagate new Configure vars.
61532      Branch: perl
61533            ! configure.com epoc/config.sh uconfig.h uconfig.sh
61534            ! vos/config.def vos/config.h vos/config_h.SH_orig
61535            ! win32/config.bc win32/config.gc win32/config.vc
61536            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61537 ____________________________________________________________________________
61538 [  6690] By: jhi                                   on 2000/08/18  04:30:56
61539         Log: Update Changes.
61540      Branch: perl
61541            ! Changes patchlevel.h
61542 ____________________________________________________________________________
61543 [  6689] By: jhi                                   on 2000/08/18  04:12:30
61544         Log: Fix the lib/complex failure of
61545              
61546              From: abigail@foad.org
61547              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
61548              Date: 15 Aug 2000 04:06:38 -0000
61549              Message-Id: <20000815040638.8524.qmail@foad.org> 
61550              
61551              Linux long double accuracy issue: something that
61552              when printed with %g looks like "2" but int() of it is 1.
61553      Branch: perl
61554            ! lib/Math/Complex.pm
61555 ____________________________________________________________________________
61556 [  6688] By: jhi                                   on 2000/08/18  03:15:35
61557         Log: The byteorder code in #6671 was wrong.
61558      Branch: perl
61559            ! configpm
61560 ____________________________________________________________________________
61561 [  6687] By: jhi                                   on 2000/08/18  02:08:42
61562         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
61563              From: Jan Dubois <jand@ActiveState.com>
61564              Date: Thu, 17 Aug 2000 18:31:55 -0700
61565              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
61566      Branch: perl
61567            ! sv.c
61568 ____________________________________________________________________________
61569 [  6686] By: jhi                                   on 2000/08/18  02:04:15
61570         Log: Use NVs in POSIX math, not doubles.
61571              
61572              From: abigail@foad.org
61573              Subject: [ID 20000817.014] POSIX & modfl
61574              Date: 17 Aug 2000 20:49:18 -0000
61575              Message-Id: <20000817204918.23123.qmail@foad.org>
61576      Branch: perl
61577            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
61578 ____________________________________________________________________________
61579 [  6685] By: jhi                                   on 2000/08/18  02:02:12
61580         Log: Introduce NVef, NVff, and NVgf, use the middle one.
61581              (helps for lib/peek + Linux + long doubles)  Reported in
61582              
61583              From: abigail@foad.org
61584              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
61585              Date: 15 Aug 2000 04:06:38 -0000
61586              Message-Id: <20000815040638.8524.qmail@foad.org> 
61587              
61588              (note: the lib/complex failure has not yet been addressed)
61589      Branch: metaconfig/U/perl
61590            ! perlxvf.U
61591      Branch: perl
61592            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61593            ! config_h.SH dump.c perl.h pod/perlguts.pod
61594 ____________________________________________________________________________
61595 [  6684] By: jhi                                   on 2000/08/17  23:22:19
61596         Log: Add byteorder to the myconfig output.
61597      Branch: perl
61598            ! myconfig.SH
61599 ____________________________________________________________________________
61600 [  6683] By: jhi                                   on 2000/08/17  23:20:19
61601         Log: The image doth not exist, spotted by Johan Vromans.
61602      Branch: perl
61603            ! MANIFEST
61604 ____________________________________________________________________________
61605 [  6682] By: jhi                                   on 2000/08/17  22:38:16
61606         Log: Document what the backtick returns if the command fails.
61607      Branch: perl
61608            ! pod/perlop.pod
61609 ____________________________________________________________________________
61610 [  6681] By: jhi                                   on 2000/08/17  22:33:12
61611         Log: Do not use prototyping here.
61612              
61613              Subject: [ID 20000817.016] [PATCH] Peek.xs
61614              From: abigail@foad.org
61615              Date: 17 Aug 2000 20:55:56 -0000
61616              Message-Id: <20000817205556.24270.qmail@foad.org>
61617      Branch: perl
61618            ! ext/Devel/Peek/Makefile.PL
61619 ____________________________________________________________________________
61620 [  6680] By: jhi                                   on 2000/08/17  19:46:43
61621         Log: Don't propose using modules built for 5.005 if no binary
61622              compatibility with 5.005 is attempted.
61623              
61624              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
61625              Subject: Minor nit with 5.7.0 (6655)
61626              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
61627              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
61628      Branch: metaconfig
61629            ! U/installdirs/inc_version_list.U
61630      Branch: perl
61631            ! Configure config_h.SH
61632 ____________________________________________________________________________
61633 [  6679] By: jhi                                   on 2000/08/17  19:16:39
61634         Log: Microperl config update.
61635      Branch: perl
61636            ! uconfig.h uconfig.sh
61637 ____________________________________________________________________________
61638 [  6678] By: jhi                                   on 2000/08/17  19:16:13
61639         Log: The #6648 wasn't protective enough for limited platforms
61640              (like microperl).
61641      Branch: perl
61642            ! dump.c sv.c
61643 ____________________________________________________________________________
61644 [  6677] By: jhi                                   on 2000/08/17  14:46:35
61645         Log: Update Changes.
61646      Branch: perl
61647            ! Changes patchlevel.h
61648 ____________________________________________________________________________
61649 [  6676] By: jhi                                   on 2000/08/17  14:44:02
61650         Log: Add perlebcdic from Peter Prymmer, regen toc.
61651      Branch: perl
61652            + pod/perlebcdic.pod
61653            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
61654 ____________________________________________________________________________
61655 [  6675] By: jhi                                   on 2000/08/17  14:41:52
61656         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
61657      Branch: perl
61658            ! pod/perldebtut.pod
61659 ____________________________________________________________________________
61660 [  6674] By: jhi                                   on 2000/08/17  14:29:43
61661         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
61662              
61663              Subject: [ID 20000724.006] -DLEAKTEST problem
61664              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
61665              Date: Tue, 25 Jul 2000 00:36:32 -0500
61666              Message-Id: <20000725003632.A26186@www.llamacom.com>
61667              
61668              Reminder sent
61669              
61670              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
61671              From: Hugo <hv@crypt.compulink.co.uk>
61672              Date: Thu, 17 Aug 2000 15:23:42 +0100
61673              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
61674      Branch: perl
61675            ! util.c
61676 ____________________________________________________________________________
61677 [  6673] By: jhi                                   on 2000/08/17  04:07:10
61678         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
61679              From: John Peacock <JPeacock@UnivPress.com>
61680              Date: Tue, 01 Aug 2000 09:38:12 -0400
61681              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
61682      Branch: perl
61683            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
61684 ____________________________________________________________________________
61685 [  6672] By: jhi                                   on 2000/08/17  03:04:35
61686         Log: Subject: [PATCH] Cwd.pm now uses strict
61687              From: Tim Jenness <timj@jach.hawaii.edu>
61688              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
61689              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
61690      Branch: perl
61691            ! lib/Cwd.pm
61692 ____________________________________________________________________________
61693 [  6671] By: jhi                                   on 2000/08/17  02:16:35
61694         Log: Make $Config{byteorder} more magical so that it is
61695              dynamically computed: nice for 'fat binaries'.
61696              
61697              Subject: [PATCH]: default byteorder
61698              From: Wilfredo Sánchez <wsanchez@apple.com>
61699              Date: Mon, 31 Jul 2000 19:45:31 -0700
61700              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
61701      Branch: perl
61702            ! configpm
61703 ____________________________________________________________________________
61704 [  6670] By: gsar                                  on 2000/08/17  01:22:21
61705         Log: move WNOHANG definition to where other such things are
61706      Branch: perl
61707            ! win32/win32.h
61708 ____________________________________________________________________________
61709 [  6669] By: jhi                                   on 2000/08/17  01:19:17
61710         Log: Update Changes.
61711      Branch: perl
61712            ! Changes patchlevel.h
61713 ____________________________________________________________________________
61714 [  6668] By: jhi                                   on 2000/08/17  01:16:29
61715         Log: Doc nits spotted by Richard Soderberg.
61716      Branch: perl
61717            ! README.posix-bc README.vmesa
61718 ____________________________________________________________________________
61719 [  6667] By: jhi                                   on 2000/08/17  01:12:11
61720         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
61721              From: "Casey R. Tweten" <crt@kiski.net>
61722              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
61723              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
61724      Branch: perl
61725            ! pod/perldebtut.pod
61726 ____________________________________________________________________________
61727 [  6666] By: jhi                                   on 2000/08/17  01:09:31
61728         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
61729              From: "Casey R. Tweten" <crt@kiski.net>
61730              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
61731              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
61732      Branch: perl
61733            ! lib/Shell.pm
61734 ____________________________________________________________________________
61735 [  6665] By: gsar                                  on 2000/08/17  01:03:52
61736         Log: add "ok" targets from change#6632 in makefile.mk
61737      Branch: perl
61738            ! pod/perlport.pod win32/Makefile win32/makefile.mk
61739 ____________________________________________________________________________
61740 [  6664] By: gsar                                  on 2000/08/17  00:56:11
61741         Log: avoid warnings from dense compiler
61742      Branch: perl
61743            ! win32/win32.c
61744 ____________________________________________________________________________
61745 [  6663] By: jhi                                   on 2000/08/17  00:51:49
61746         Log: Tweak the regex compilation errors once more.
61747      Branch: perl
61748            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
61749            ! t/op/regmesg.t t/pragma/warn/regcomp
61750 ____________________________________________________________________________
61751 [  6662] By: gsar                                  on 2000/08/17  00:28:19
61752         Log: trailing new %ENV entries weren't being pushed into the real
61753              environment of subprocesses on Windows
61754      Branch: perl
61755            ! t/op/magic.t win32/perlhost.h
61756 ____________________________________________________________________________
61757 [  6661] By: gsar                                  on 2000/08/17  00:19:20
61758         Log: waitpid() now handles externally spawned pids correctly;
61759              fixes for backtick/wait/waitpid failures on Windows 9x
61760              
61761              these changes make the pid returned by process functions on
61762              Windows 9x always positive by clearing the high bit (which
61763              is always set on Win9x); pseudo-process PIDs are likewise
61764              always negative now on Win9x (just as on NT/2000)
61765      Branch: perl
61766            ! pp_sys.c win32/perlhost.h win32/win32.c
61767 ____________________________________________________________________________
61768 [  6660] By: jhi                                   on 2000/08/17  00:04:32
61769         Log: Retract #6645.
61770      Branch: perl
61771            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61772            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
61773            ! t/op/sprintf.t
61774 ____________________________________________________________________________
61775 [  6659] By: gsar                                  on 2000/08/16  23:59:28
61776         Log: on windows, the return values from wait() and waitpid() don't
61777              match those of pseudo-pids
61778      Branch: perl
61779            ! pp_sys.c t/op/fork.t util.c win32/win32.c
61780 ____________________________________________________________________________
61781 [  6658] By: gsar                                  on 2000/08/16  23:56:14
61782         Log: pod nit seen in passing
61783      Branch: perl
61784            ! pod/perlfunc.pod
61785 ____________________________________________________________________________
61786 [  6657] By: gsar                                  on 2000/08/16  23:53:42
61787         Log: change#6328 could make close(SOCKET) return false on windows
61788              when it shouldn't
61789      Branch: perl
61790            ! win32/win32sck.c
61791 ____________________________________________________________________________
61792 [  6656] By: gsar                                  on 2000/08/16  23:46:57
61793         Log: check that the number pseudo children doesn't exceed
61794              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
61795              the WaitForMultipleObjects() limit that would cause wait()
61796              to crash)
61797              
61798              wait() and waitpid() could potentially be rewritten to use
61799              more than one thread to do the waiting to eliminate this
61800              limitation
61801      Branch: perl
61802            ! win32/perlhost.h
61803 ____________________________________________________________________________
61804 [  6655] By: jhi                                   on 2000/08/16  14:11:05
61805         Log: Update Changes.
61806      Branch: perl
61807            ! Changes patchlevel.h
61808 ____________________________________________________________________________
61809 [  6654] By: jhi                                   on 2000/08/16  14:10:12
61810         Log: Update to perldebtut 1.9, from Richard Foley.
61811      Branch: perl
61812            ! pod/perldebtut.pod
61813 ____________________________________________________________________________
61814 [  6653] By: jhi                                   on 2000/08/16  14:08:17
61815         Log: Change the regx compilation error markers to use = instead of <
61816              since pod makes using the latter quite messy.  Reported in
61817              ID 20000814.006 by Abigail and in
61818              Subject: Unknown escape E<> ?
61819              From: Lupe Christoph <lupe@lupe-christoph.de>
61820              Date: Fri, 11 Aug 2000 00:30:27 +0200
61821              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
61822      Branch: perl
61823            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
61824            ! t/op/regmesg.t t/pragma/warn/regcomp
61825 ____________________________________________________________________________
61826 [  6652] By: jhi                                   on 2000/08/16  13:25:31
61827         Log: Change the perlbug address to perl.org since it's more forgiving.
61828              
61829              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
61830              From: abigail@foad.org
61831              Date: 15 Aug 2000 04:15:40 -0000
61832              Message-Id: <20000815041540.8633.qmail@foad.org>
61833      Branch: perl
61834            ! utils/perlbug.PL
61835 ____________________________________________________________________________
61836 [  6651] By: jhi                                   on 2000/08/16  13:22:35
61837         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
61838              From: Tim Jenness <timj@jach.hawaii.edu>
61839              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
61840              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
61841      Branch: perl
61842            ! lib/Cwd.pm
61843 ____________________________________________________________________________
61844 [  6650] By: jhi                                   on 2000/08/16  13:18:13
61845         Log: Update to CPAN 1.57.
61846              
61847              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
61848              From: andreas.koenig@anima.de (Andreas J. Koenig)
61849              Date: 16 Aug 2000 15:09:46 +0200
61850              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
61851      Branch: perl
61852            ! lib/CPAN.pm
61853 ____________________________________________________________________________
61854 [  6649] By: jhi                                   on 2000/08/16  13:12:31
61855         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
61856              From: "Larry W. Virden" <lvirden@cas.org>
61857              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
61858              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
61859      Branch: perl
61860            ! README.hpux
61861 ____________________________________________________________________________
61862 [  6648] By: jhi                                   on 2000/08/16  13:03:53
61863         Log: The numeric locale was reset to "C" by s?printf and never restored.
61864              
61865              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
61866              From: Christian Kirsch <ck@held.mind.de>
61867              Date: Wed, 9 Aug 2000 17:05:17 +0200
61868              Message-Id: <20000809170517.A25389@held>
61869              
61870              No test since adding the failing example to locale.t
61871              does not fail -- probably because the locale settings are so
61872              thoroughly tweaked by that time.  Running the example standalone
61873              does fail, though.  UPDATE: test case added at change #7540.
61874      Branch: perl
61875            ! dump.c perl.h pp.c pp_ctl.c sv.c
61876 ____________________________________________________________________________
61877 [  6647] By: jhi                                   on 2000/08/16  00:07:54
61878         Log: Update Changes and test semi-automatic patchlevel updating.
61879      Branch: perl
61880            ! Changes patchlevel.h
61881 ____________________________________________________________________________
61882 [  6646] By: jhi                                   on 2000/08/15  23:35:07
61883         Log: Fix a dependency problem.
61884              
61885              Subject: [PATCH: 6640] VMS Makefile.SH update
61886              From: Peter Prymmer <pvhp@forte.com>
61887              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
61888              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
61889      Branch: perl
61890            ! vms/descrip_mms.template
61891 ____________________________________________________________________________
61892 [  6645] By: jhi                                   on 2000/08/15  23:33:23
61893         Log: (Retracted by #6660)
61894              
61895              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
61896              From: Dominic Dunlop <domo@computer.org>
61897              Date: Tue, 15 Aug 2000 22:20:52 +0200
61898              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
61899      Branch: metaconfig/U/perl
61900            + d_printfed.U
61901      Branch: perl
61902            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61903            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
61904            ! t/op/sprintf.t
61905 ____________________________________________________________________________
61906 [  6644] By: jhi                                   on 2000/08/15  21:17:20
61907         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
61908              From: abigail@foad.org
61909              Date: 15 Aug 2000 20:12:41 -0000
61910              Message-Id: <20000815201241.25556.qmail@foad.org>
61911      Branch: perl
61912            ! INSTALL
61913 ____________________________________________________________________________
61914 [  6643] By: jhi                                   on 2000/08/15  21:15:28
61915         Log: (an already applied patch)
61916      Branch: perl
61917            ! lib/CGI.pm
61918 ____________________________________________________________________________
61919 [  6642] By: gsar                                  on 2000/08/15  19:54:05
61920         Log: magic callbacks all need to have same type signature
61921      Branch: perl
61922            ! embed.pl mg.c proto.h
61923 ____________________________________________________________________________
61924 [  6641] By: jhi                                   on 2000/08/15  17:56:27
61925         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)
61926              From: Mike Guy <mjtg@cam.ac.uk>
61927              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
61928              Date: Tue, 15 Aug 2000 18:26:45 +0100
61929              
61930              Only the peek.t part applied, not the hash quality part.
61931      Branch: perl
61932            ! t/lib/peek.t
61933 ____________________________________________________________________________
61934 [  6640] By: jhi                                   on 2000/08/15  16:37:37
61935         Log: Update Changes.
61936      Branch: perl
61937            ! Changes
61938 ____________________________________________________________________________
61939 [  6639] By: jhi                                   on 2000/08/15  16:34:55
61940         Log: Missed a file from #6638.
61941      Branch: perl
61942            ! lib/File/Temp.pm
61943 ____________________________________________________________________________
61944 [  6638] By: jhi                                   on 2000/08/15  16:33:19
61945         Log: Subject: [PATCH perl@6620] cygwin port
61946              From: "Fifer, Eric" <EFifer@sanwaint.com>
61947              Date: Tue, 15 Aug 2000 17:00:49 +0100
61948              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
61949      Branch: perl
61950            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
61951 ____________________________________________________________________________
61952 [  6637] By: jhi                                   on 2000/08/15  16:29:22
61953         Log: Subject: [PATCH] debugger exit code should reflect user exit code
61954              From: Mike Guy <mjtg@cam.ac.uk>
61955              Date: Tue, 15 Aug 2000 16:55:59 +0100
61956              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
61957      Branch: perl
61958            ! lib/perl5db.pl
61959 ____________________________________________________________________________
61960 [  6636] By: jhi                                   on 2000/08/15  15:30:58
61961         Log: Update Changes.
61962      Branch: perl
61963            ! Changes
61964 ____________________________________________________________________________
61965 [  6635] By: jhi                                   on 2000/08/15  15:27:21
61966         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
61967      Branch: metaconfig
61968            ! U/mkglossary U/mksample
61969      Branch: metaconfig/U/perl
61970            ! Devel.U
61971      Branch: perl
61972            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61973 ____________________________________________________________________________
61974 [  6634] By: jhi                                   on 2000/08/15  14:11:55
61975         Log: Don't blow limited stacks, a lower number is enough to
61976              tickle the lookbehind limit.
61977              
61978              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
61979              From: Dominic Dunlop <domo@computer.org>
61980              Date: Tue, 15 Aug 2000 13:51:24 +0200
61981              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
61982      Branch: perl
61983            ! t/op/regmesg.t
61984 ____________________________________________________________________________
61985 [  6633] By: jhi                                   on 2000/08/15  14:01:46
61986         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
61987              From: Mike Guy <mjtg@cam.ac.uk>
61988              Date: Tue, 15 Aug 2000 12:10:50 +0100
61989              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
61990      Branch: perl
61991            ! utils/perldoc.PL
61992 ____________________________________________________________________________
61993 [  6632] By: jhi                                   on 2000/08/15  13:58:48
61994         Log: make ok etc also for win32.
61995              
61996              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
61997              From: Prymmer/Kahn <pvhp@best.com>
61998              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
61999              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
62000      Branch: perl
62001            ! win32/Makefile
62002 ____________________________________________________________________________
62003 [  6631] By: jhi                                   on 2000/08/15  13:45:03
62004         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
62005      Branch: perl
62006            ! lib/Test.pm
62007 ____________________________________________________________________________
62008 [  6630] By: jhi                                   on 2000/08/15  03:25:09
62009         Log: Update Changes.
62010      Branch: perl
62011            ! Changes
62012 ____________________________________________________________________________
62013 [  6629] By: jhi                                   on 2000/08/15  03:23:53
62014         Log: magic_regdatum_set() is void, not int.
62015      Branch: perl
62016            ! embed.pl mg.c proto.h
62017 ____________________________________________________________________________
62018 [  6628] By: jhi                                   on 2000/08/15  03:08:02
62019         Log: Make the user to give up his firstborn, err, to knowingly
62020              verify installing an unstable developer release.  Also bump
62021              the release to 5.7.0, but leave a patch tag in the local
62022              patches saying that this is not yet the real thing.
62023      Branch: metaconfig
62024            ! U/modified/Instruct.U
62025      Branch: metaconfig/U/perl
62026            + Devel.U
62027      Branch: perl
62028            ! Configure patchlevel.h
62029 ____________________________________________________________________________
62030 [  6627] By: jhi                                   on 2000/08/14  22:32:52
62031         Log: README.os2 update.
62032              
62033              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
62034              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62035              Date: Wed, 02 Aug 2000 21:55:09 -0700
62036              Message-ID: <tsPi5gzkgegX092yn@efn.org>
62037      Branch: perl
62038            ! README.os2
62039 ____________________________________________________________________________
62040 [  6626] By: jhi                                   on 2000/08/14  21:00:02
62041         Log: Subject: Re: File::Temp problems on VMS in bleedperl
62042              From: Tim Jenness <timj@jach.hawaii.edu>
62043              cc: vmsperl@perl.org
62044              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
62045              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
62046      Branch: perl
62047            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
62048 ____________________________________________________________________________
62049 [  6625] By: jhi                                   on 2000/08/14  20:52:16
62050         Log: Add SUIDMAIL as was done for the CERT alert.
62051      Branch: perl
62052            ! patchlevel.h
62053 ____________________________________________________________________________
62054 [  6624] By: jhi                                   on 2000/08/14  20:48:50
62055         Log: Subject: sfio2000
62056              From: Daniel Muino <dmuino@afip.gov.ar>
62057              Date: Mon, 14 Aug 2000 16:58:11 -0300
62058              Message-ID: <20000814165811.B16368@con2-dgi>
62059      Branch: perl
62060            ! perlsdio.h perlsfio.h
62061 ____________________________________________________________________________
62062 [  6623] By: jhi                                   on 2000/08/14  20:47:36
62063         Log: Subject: warning: storage class after type is obsolescent
62064              From: Daniel Muino <dmuino@afip.gov.ar>
62065              Date: Mon, 14 Aug 2000 16:42:47 -0300
62066              Message-ID: <20000814164247.A16368@con2-dgi>
62067      Branch: perl
62068            ! regcomp.pl regnodes.h
62069 ____________________________________________________________________________
62070 [  6622] By: jhi                                   on 2000/08/14  20:43:05
62071         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
62072              From: abigail@foad.org
62073              Date: 14 Aug 2000 20:00:10 -0000
62074              Message-Id: <20000814200010.27271.qmail@foad.org>
62075      Branch: perl
62076            ! Changes
62077 ____________________________________________________________________________
62078 [  6621] By: jhi                                   on 2000/08/14  15:23:05
62079         Log: Update Changes.
62080      Branch: perl
62081            ! Changes
62082 ____________________________________________________________________________
62083 [  6620] By: jhi                                   on 2000/08/14  15:22:14
62084         Log: Subject: Re: [PATCH] @+, @- readonly
62085              From: Mike Guy <mjtg@cam.ac.uk>
62086              Date: Mon, 14 Aug 2000 15:26:55 +0100
62087              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
62088      Branch: perl
62089            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
62090            ! sv.c t/op/pat.t
62091 ____________________________________________________________________________
62092 [  6619] By: jhi                                   on 2000/08/14  14:12:08
62093         Log: Update Changes.
62094      Branch: perl
62095            ! Changes
62096 ____________________________________________________________________________
62097 [  6618] By: jhi                                   on 2000/08/14  14:09:34
62098         Log: For now remove the mail code.
62099      Branch: perl
62100            ! perl.c
62101 ____________________________________________________________________________
62102 [  6617] By: jhi                                   on 2000/08/14  14:08:28
62103         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
62104      Branch: perl
62105            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
62106            ! pod/perlfaq8.pod pod/perlsec.pod
62107 ____________________________________________________________________________
62108 [  6616] By: jhi                                   on 2000/08/14  14:00:11
62109         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
62110              From: Mike Guy <mjtg@cam.ac.uk>
62111              Date: Mon, 14 Aug 2000 08:26:02 +0100
62112              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
62113      Branch: perl
62114            ! lib/perl5db.pl
62115 ____________________________________________________________________________
62116 [  6615] By: jhi                                   on 2000/08/14  13:58:45
62117         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
62118              From: Mike Guy <mjtg@cam.ac.uk>
62119              Date: Mon, 14 Aug 2000 08:04:22 +0100
62120              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
62121      Branch: perl
62122            ! gv.c mg.c t/op/pat.t
62123 ____________________________________________________________________________
62124 [  6614] By: jhi                                   on 2000/08/14  13:56:45
62125         Log: Subject: Test fails / warnings with perl-current #6612
62126              From: Mike Guy <mjtg@cam.ac.uk>
62127              Date: Mon, 14 Aug 2000 07:57:23 +0100
62128              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
62129      Branch: perl
62130            ! t/lib/b.t t/lib/peek.t
62131 ____________________________________________________________________________
62132 [  6613] By: jhi                                   on 2000/08/14  13:45:33
62133         Log: VMS configure.com update continues.
62134      Branch: perl
62135            - vms/configure.com
62136            ! MANIFEST configure.com
62137 ____________________________________________________________________________
62138 [  6612] By: jhi                                   on 2000/08/13  22:13:35
62139         Log: Update Changes.
62140      Branch: perl
62141            ! Changes
62142 ____________________________________________________________________________
62143 [  6611] By: jhi                                   on 2000/08/13  16:21:45
62144         Log: Upgrade to CGI 2.71, from Lincoln Stein.
62145      Branch: perl
62146            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
62147 ____________________________________________________________________________
62148 [  6610] By: jhi                                   on 2000/08/13  15:09:16
62149         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
62150              From: Mike Guy <mjtg@cam.ac.uk>
62151              Date: Sun, 13 Aug 2000 13:45:51 +0100
62152              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
62153      Branch: perl
62154            ! t/op/regmesg.t
62155 ____________________________________________________________________________
62156 [  6609] By: jhi                                   on 2000/08/13  14:31:26
62157         Log: Andreas says that 1.56 is fine, so reverting back to it.
62158      Branch: perl
62159            ! lib/CPAN.pm
62160 ____________________________________________________________________________
62161 [  6608] By: jhi                                   on 2000/08/13  05:34:20
62162         Log: Update Changes.
62163      Branch: perl
62164            ! Changes
62165 ____________________________________________________________________________
62166 [  6607] By: jhi                                   on 2000/08/13  05:32:01
62167         Log: Put back the \z changes of #5406 to CPAN.pm.
62168      Branch: perl
62169            ! lib/CPAN.pm
62170 ____________________________________________________________________________
62171 [  6606] By: jhi                                   on 2000/08/13  05:20:16
62172         Log: Fix-n-skip the tests under 5005threads.
62173      Branch: perl
62174            ! t/lib/b.t
62175 ____________________________________________________________________________
62176 [  6605] By: jhi                                   on 2000/08/13  05:07:48
62177         Log: Fix the test for 5005threads.
62178      Branch: perl
62179            ! t/lib/peek.t
62180 ____________________________________________________________________________
62181 [  6604] By: jhi                                   on 2000/08/13  03:35:37
62182         Log: Should have deleted this in #6603.
62183      Branch: perl
62184            - vms/subconfigure.com
62185 ____________________________________________________________________________
62186 [  6603] By: jhi                                   on 2000/08/12  18:29:32
62187         Log: Rewrite of vms/subconfigure.com as configure.com,
62188              from Peter Prymmer and the vmsperl crew.
62189      Branch: perl
62190            + vms/configure.com
62191            ! MANIFEST
62192 ____________________________________________________________________________
62193 [  6602] By: jhi                                   on 2000/08/11  13:00:01
62194         Log: PlainText.pm is dead.
62195      Branch: perl
62196            - lib/Pod/PlainText.pm
62197            ! MANIFEST
62198 ____________________________________________________________________________
62199 [  6601] By: jhi                                   on 2000/08/11  04:06:45
62200         Log: Update Changes.
62201      Branch: perl
62202            ! Changes
62203 ____________________________________________________________________________
62204 [  6600] By: jhi                                   on 2000/08/11  04:06:10
62205         Log: Add a few missing files, update MANIFEST.
62206      Branch: perl
62207            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
62208            + lib/Pod/PlainText.pm t/pod/find.t
62209            ! MANIFEST t/op/regmesg.t
62210 ____________________________________________________________________________
62211 [  6599] By: jhi                                   on 2000/08/11  03:31:10
62212         Log: Add Perl debugging tutorial, regen toc. 
62213              
62214              Subject: perldebtut.pod
62215              From: Richard Foley <Richard.Foley@m.dasa.de>
62216              Date: Wed, 09 Aug 2000 10:17:15 +0200
62217              Message-id: <3991138B.262247B8@m.dasa.de>
62218      Branch: perl
62219            + pod/perldebtut.pod
62220            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
62221 ____________________________________________________________________________
62222 [  6598] By: jhi                                   on 2000/08/11  02:48:56
62223         Log: tiny Changes edit
62224      Branch: perl
62225            ! Changes
62226 ____________________________________________________________________________
62227 [  6597] By: jhi                                   on 2000/08/11  02:39:04
62228         Log: Tests for #6589.
62229              
62230              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
62231              From: simon@brecon.co.uk (Simon Cozens)
62232              Date: 11 Aug 2000 02:24:52 GMT
62233              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
62234      Branch: perl
62235            ! t/lib/b.t
62236 ____________________________________________________________________________
62237 [  6596] By: jhi                                   on 2000/08/11  01:50:07
62238         Log: Update Changes.
62239      Branch: perl
62240            ! Changes
62241 ____________________________________________________________________________
62242 [  6595] By: jhi                                   on 2000/08/11  01:47:16
62243         Log: nitfix
62244      Branch: perl
62245            ! Changes
62246 ____________________________________________________________________________
62247 [  6594] By: jhi                                   on 2000/08/11  01:36:16
62248         Log: Subject: Getting perlio and threads to compile
62249              From: Lupe Christoph <lupe@lupe-christoph.de>
62250              Date: Wed, 9 Aug 2000 11:35:54 +0200
62251              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
62252              
62253              (the Solaris version changes in Configure skipped)
62254      Branch: perl
62255            ! hints/solaris_2.sh thread.h
62256 ____________________________________________________________________________
62257 [  6593] By: jhi                                   on 2000/08/11  01:30:16
62258         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
62259              From: simon@brecon.co.uk (Simon Cozens)
62260              Date: 1 Aug 2000 06:55:19 GMT
62261              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
62262      Branch: perl
62263            ! lib/utf8.pm
62264 ____________________________________________________________________________
62265 [  6592] By: jhi                                   on 2000/08/11  01:26:39
62266         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
62267              From: Peter Scott <Peter@PeterScott.com>
62268              Date: Thu, 10 Aug 2000 08:23:27 -0700
62269              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
62270      Branch: perl
62271            ! lib/perl5db.pl
62272 ____________________________________________________________________________
62273 [  6591] By: jhi                                   on 2000/08/11  01:22:02
62274         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
62275              From: Hugo <hv@crypt.compulink.co.uk>
62276              Date: Thu, 10 Aug 2000 19:23:04 +0100
62277              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
62278      Branch: perl
62279            ! regexec.c t/op/pat.t
62280 ____________________________________________________________________________
62281 [  6590] By: jhi                                   on 2000/08/11  01:19:19
62282         Log: Preprocessing and postprocessing for File::Find.
62283              
62284              Subject: Patch to Find::File.pm to allow alphabetical results
62285              From: Joe Smith <jsmith@inwap.com>
62286              Date: Wed, 9 Aug 2000 02:44:54 -0700
62287              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
62288      Branch: perl
62289            ! lib/File/Find.pm
62290 ____________________________________________________________________________
62291 [  6589] By: jhi                                   on 2000/08/11  01:12:39
62292         Log: B::Deparse didn't do sub attributes.
62293              
62294              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
62295              From: simon@brecon.co.uk (Simon Cozens)
62296              Date: 9 Aug 2000 04:49:20 GMT
62297              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
62298      Branch: perl
62299            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
62300 ____________________________________________________________________________
62301 [  6588] By: jhi                                   on 2000/08/11  01:06:40
62302         Log: Subject: debugger "d" command doesnt check line number
62303              From: Mike Guy <mjtg@cam.ac.uk>
62304              Date: Tue, 08 Aug 2000 21:54:29 +0100
62305              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
62306      Branch: perl
62307            ! lib/perl5db.pl mg.c pod/perldiag.pod
62308 ____________________________________________________________________________
62309 [  6587] By: jhi                                   on 2000/08/11  00:45:03
62310         Log: sleep(1) does not necessarily return 1.
62311              
62312              Subject: [PATCH bleadperl] op/lex_assign.t  
62313              From: Hugo <hv@crypt.compulink.co.uk>
62314              Date: Thu, 03 Aug 2000 14:34:22 +0100        
62315              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
62316      Branch: perl
62317            ! t/op/lex_assign.t
62318 ____________________________________________________________________________
62319 [  6586] By: jhi                                   on 2000/08/11  00:31:50
62320         Log: Document the IO::Select timeout.
62321      Branch: perl
62322            ! ext/IO/lib/IO/Select.pm
62323 ____________________________________________________________________________
62324 [  6585] By: jhi                                   on 2000/08/11  00:13:54
62325         Log: Forgot contributor.
62326      Branch: perl
62327            ! Changes
62328 ____________________________________________________________________________
62329 [  6584] By: jhi                                   on 2000/08/11  00:09:19
62330         Log: detypo
62331      Branch: perl
62332            ! Changes
62333 ____________________________________________________________________________
62334 [  6583] By: jhi                                   on 2000/08/11  00:07:53
62335         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
62336              
62337              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
62338              From: Mike Guy <mjtg@cam.ac.uk> 
62339              Date: Thu, 10 Aug 2000 15:50:54 +0100
62340              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
62341      Branch: perl
62342            ! sv.c t/op/int.t
62343 ____________________________________________________________________________
62344 [  6582] By: jhi                                   on 2000/08/10  23:29:32
62345         Log: Update Changes.
62346      Branch: perl
62347            ! Changes
62348 ____________________________________________________________________________
62349 [  6581] By: jhi                                   on 2000/08/10  23:26:16
62350         Log: Put back the std @INC thing.
62351      Branch: perl
62352            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
62353            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
62354            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
62355            ! t/lib/gol-oo.t
62356 ____________________________________________________________________________
62357 [  6580] By: jhi                                   on 2000/08/10  23:03:34
62358         Log: Update to CGI 2.70, from Lincoln Stein.
62359      Branch: perl
62360            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
62361            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
62362            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
62363            ! t/lib/cgi-request.t
62364 ____________________________________________________________________________
62365 [  6579] By: jhi                                   on 2000/08/10  22:41:50
62366         Log: Update to CPAN 1.56, from Andreas König.
62367      Branch: perl
62368            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62369 ____________________________________________________________________________
62370 [  6578] By: jhi                                   on 2000/08/10  22:38:13
62371         Log: Update to Pod::Parser 1.17, from Brad Appleton.
62372      Branch: perl
62373            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
62374            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
62375            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
62376            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
62377            ! t/pod/include.t t/pod/included.t t/pod/lref.t
62378            ! t/pod/multiline_items.t t/pod/nested_items.t
62379            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
62380            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
62381            ! t/pod/special_seqs.t
62382 ____________________________________________________________________________
62383 [  6577] By: jhi                                   on 2000/08/10  22:35:41
62384         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
62385      Branch: perl
62386            ! AUTHORS MAINTAIN
62387 ____________________________________________________________________________
62388 [  6576] By: jhi                                   on 2000/08/10  22:24:54
62389         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
62390      Branch: perl
62391            + t/lib/gol-oo.t
62392            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
62393            ! t/lib/gol-compat.t t/lib/gol-linkage.t
62394 ____________________________________________________________________________
62395 [  6575] By: jhi                                   on 2000/08/10  22:02:07
62396         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
62397      Branch: perl
62398            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
62399 ____________________________________________________________________________
62400 [  6574] By: jhi                                   on 2000/08/10  21:55:03
62401         Log: Iterating perl6 description.
62402      Branch: perl
62403            ! pod/perlfaq1.pod
62404 ____________________________________________________________________________
62405 [  6573] By: jhi                                   on 2000/08/10  21:48:26
62406         Log: Revert the sv.c part of #6559, a better fix is needed.
62407      Branch: perl
62408            ! sv.c
62409 ____________________________________________________________________________
62410 [  6572] By: jhi                                   on 2000/08/10  20:33:43
62411         Log: It's the 2ndO'ROSSC.
62412      Branch: perl
62413            ! pod/perlfaq1.pod
62414 ____________________________________________________________________________
62415 [  6571] By: jhi                                   on 2000/08/10  15:55:48
62416         Log: detypo
62417      Branch: perl
62418            ! pod/perlfaq1.pod
62419 ____________________________________________________________________________
62420 [  6570] By: jhi                                   on 2000/08/10  14:11:17
62421         Log: An exceptionally sticky typo.
62422      Branch: perl
62423            ! Changes
62424 ____________________________________________________________________________
62425 [  6569] By: jhi                                   on 2000/08/10  14:09:33
62426         Log: detypo (and test Changes updating script)
62427      Branch: perl
62428            ! Changes
62429 ____________________________________________________________________________
62430 [  6568] By: jhi                                   on 2000/08/10  14:07:07
62431         Log: Update Changes.
62432      Branch: perl
62433            ! Changes
62434 ____________________________________________________________________________
62435 [  6567] By: jhi                                   on 2000/08/10  14:06:19
62436         Log: Amend the description of Perl6.
62437              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
62438              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
62439              Date: Wed, 9 Aug 2000 22:11:06 -0500
62440              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
62441      Branch: perl
62442            ! pod/perlfaq1.pod
62443 ____________________________________________________________________________
62444 [  6566] By: jhi                                   on 2000/08/10  13:58:57
62445         Log: Subject: Remove dead entry in perldiag
62446              From: Mike Guy <mjtg@cam.ac.uk>
62447              Date: Thu, 10 Aug 2000 14:19:19 +0100
62448              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
62449      Branch: perl
62450            ! pod/perldiag.pod
62451 ____________________________________________________________________________
62452 [  6565] By: jhi                                   on 2000/08/10  13:51:48
62453         Log: Zero entries were skipped, fix from Adrian Goalby
62454              <argoalby@yahoo.co.uk>
62455      Branch: perl
62456            ! lib/unicode/Number.pl lib/unicode/mktables.PL
62457 ____________________________________________________________________________
62458 [  6564] By: jhi                                   on 2000/08/10  13:00:12
62459         Log: Subject: [PATCH 5.6.0] cygwin port
62460              From: "Fifer, Eric" <EFifer@sanwaint.com>
62461              Date: Thu, 10 Aug 2000 13:15:36 +0100
62462              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
62463      Branch: perl
62464            ! README.cygwin hints/cygwin.sh
62465 ____________________________________________________________________________
62466 [  6563] By: jhi                                   on 2000/08/10  12:55:16
62467         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
62468      Branch: perl
62469            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
62470 ____________________________________________________________________________
62471 [  6562] By: gsar                                  on 2000/08/10  08:38:39
62472         Log: warn is a macro, avoid using at a variable to avoid warnings
62473              in some configurations; readdir.t is too conservative in
62474              estimating number of *.t's
62475      Branch: perl
62476            ! t/op/readdir.t util.c
62477 ____________________________________________________________________________
62478 [  6561] By: jhi                                   on 2000/08/09  23:35:42
62479         Log: Update Changes.
62480      Branch: perl
62481            ! Changes
62482 ____________________________________________________________________________
62483 [  6560] By: jhi                                   on 2000/08/09  23:05:47
62484         Log: Subject: Re: enhanced(?) regex error messages
62485              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
62486              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
62487              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
62488              
62489              (plus two small patches sent privately)
62490              (this still seems to leave few test failures)
62491      Branch: perl
62492            + t/op/regmesg.t
62493            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
62494            ! t/pragma/warn/regcomp
62495 ____________________________________________________________________________
62496 [  6559] By: jhi                                   on 2000/08/09  20:41:18
62497         Log: (The fix did work but was not right, retracted in #6573)
62498              
62499              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
62500              From: Christian Kirsch <ck@held.mind.de>
62501              Date: Wed, 9 Aug 2000 17:05:17 +0200
62502              Message-Id: <20000809170517.A25389@held>
62503      Branch: perl
62504            ! sv.c t/pragma/locale.t
62505 ____________________________________________________________________________
62506 [  6558] By: jhi                                   on 2000/08/08  22:34:08
62507         Log: Tiny updates on the contributors list.
62508      Branch: perl
62509            ! Changes
62510 ____________________________________________________________________________
62511 [  6557] By: jhi                                   on 2000/08/08  19:34:28
62512         Log: Double check that we have a dirhandle.
62513      Branch: perl
62514            ! util.c
62515 ____________________________________________________________________________
62516 [  6556] By: jhi                                   on 2000/08/08  19:01:51
62517         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
62518              May be repopulated with fresh maintained examples.
62519      Branch: perl
62520            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
62521            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
62522            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
62523            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
62524            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
62525            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
62526            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
62527            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
62528            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
62529            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
62530            + lib/CGI/eg/wilogo_gif.uu
62531            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
62532            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
62533            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
62534            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
62535            - eg/cgi/frameset.cgi eg/cgi/index.html
62536            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
62537            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
62538            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
62539            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
62540            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
62541            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
62542            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
62543            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
62544            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
62545            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
62546            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
62547            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
62548            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
62549            - eg/van/vanish eg/who eg/wrapsuid
62550            ! MANIFEST
62551 ____________________________________________________________________________
62552 [  6555] By: jhi                                   on 2000/08/08  18:51:08
62553         Log: Delete chat2 as requested by Randal.
62554              
62555              Subject: Re: perlfaq8 coyness
62556              From: merlyn@stonehenge.com (Randal L. Schwartz) 
62557              Date: 15 May 2000 18:52:42 -0700 
62558              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
62559      Branch: perl
62560            - lib/chat2.pl
62561            ! MANIFEST
62562 ____________________________________________________________________________
62563 [  6554] By: jhi                                   on 2000/08/08  18:31:35
62564         Log: Regen global.sym.
62565      Branch: perl
62566            ! global.sym
62567 ____________________________________________________________________________
62568 [  6553] By: jhi                                   on 2000/08/08  18:28:13
62569         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
62570              (either perlbug or p5p ate the original), plus regen
62571              perlapi and perltoc. 
62572      Branch: perl
62573            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
62574            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
62575            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
62576            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
62577            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
62578            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
62579            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
62580            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
62581            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
62582            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
62583 ____________________________________________________________________________
62584 [  6552] By: jhi                                   on 2000/08/08  18:06:29
62585         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
62586              From: Mike Guy <mjtg@cam.ac.uk>
62587              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
62588              Date: Tue, 08 Aug 2000 15:51:27 +0100
62589      Branch: perl
62590            ! doop.c sv.h t/op/join.t t/pragma/overload.t
62591 ____________________________________________________________________________
62592 [  6551] By: jhi                                   on 2000/08/08  18:01:11
62593         Log: Re-apply #6549.
62594      Branch: perl
62595            ! lib/perl5db.pl
62596 ____________________________________________________________________________
62597 [  6550] By: jhi                                   on 2000/08/08  17:43:08
62598         Log: Accidental retraction of #6549.
62599      Branch: perl
62600            ! lib/perl5db.pl
62601 ____________________________________________________________________________
62602 [  6549] By: jhi                                   on 2000/08/08  17:40:04
62603         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
62604              From: Mike Guy <mjtg@cam.ac.uk>
62605              Date: Mon, 07 Aug 2000 21:49:58 +0100
62606              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
62607      Branch: perl
62608            ! lib/perl5db.pl
62609 ____________________________________________________________________________
62610 [  6548] By: jhi                                   on 2000/08/08  17:37:57
62611         Log: Document here-doc better.
62612              
62613              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
62614              From: Mike Guy <mjtg@cam.ac.uk>
62615              Date: Mon, 07 Aug 2000 14:02:09 +0100
62616              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
62617      Branch: perl
62618            ! pod/perldata.pod
62619 ____________________________________________________________________________
62620 [  6547] By: jhi                                   on 2000/08/08  17:33:34
62621         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
62622              From: "Randy J. Ray" <rjray@redhat.com>
62623              Date: Mon, 07 Aug 2000 19:12:25 -0700
62624              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
62625      Branch: perl
62626            ! perl.c pod/perlrun.pod
62627 ____________________________________________________________________________
62628 [  6546] By: jhi                                   on 2000/08/08  17:29:26
62629         Log: Subject: Re: enhanced(?) regex error messages 
62630              From: Hugo <hv@crypt.compulink.co.uk>
62631              Date: Tue, 08 Aug 2000 03:25:51 +0100
62632              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
62633              
62634              plus Capitalize the error messages, plus perldiag them.
62635      Branch: perl
62636            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
62637 ____________________________________________________________________________
62638 [  6545] By: jhi                                   on 2000/08/08  13:59:28
62639         Log: Augment #6539 a bit: don't croak if there's magic in the air.
62640              
62641              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
62642              From: Hugo <hv@crypt.compulink.co.uk>
62643              Date: Tue, 08 Aug 2000 03:02:03 +0100
62644              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
62645      Branch: perl
62646            ! pp.c t/op/bless.t
62647 ____________________________________________________________________________
62648 [  6544] By: jhi                                   on 2000/08/07  21:11:52
62649         Log: Make the test -w clean.
62650      Branch: perl
62651            ! t/op/bless.t
62652 ____________________________________________________________________________
62653 [  6543] By: jhi                                   on 2000/08/07  19:49:53
62654         Log: use warnings instead of $^W.
62655      Branch: perl
62656            ! t/op/bless.t
62657 ____________________________________________________________________________
62658 [  6542] By: jhi                                   on 2000/08/07  17:41:41
62659         Log: Disable a portability warning Because We Know What We Are Doing.
62660      Branch: perl
62661            ! t/op/bless.t
62662 ____________________________________________________________________________
62663 [  6541] By: jhi                                   on 2000/08/07  17:29:51
62664         Log: Tiny tidying on report_evil_fh().
62665      Branch: perl
62666            ! util.c
62667 ____________________________________________________________________________
62668 [  6540] By: jhi                                   on 2000/08/07  16:37:38
62669         Log: Make regular expression parse error messages easier to understand.
62670              
62671              Subject: Re: enhanced(?) regex error messages
62672              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
62673              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
62674              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
62675      Branch: perl
62676            ! regcomp.c
62677 ____________________________________________________________________________
62678 [  6539] By: jhi                                   on 2000/08/07  16:12:27
62679         Log: Make bless(REF, REF) a fatal error, add bless tests.
62680              
62681              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
62682              From: Hugo <hv@crypt.compulink.co.uk>
62683              Date: Mon, 07 Aug 2000 16:59:38 +0100
62684              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
62685      Branch: perl
62686            + t/op/bless.t
62687            ! MANIFEST pod/perldiag.pod pp.c sv.c
62688 ____________________________________________________________________________
62689 [  6538] By: jhi                                   on 2000/08/07  15:59:43
62690         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
62691              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
62692              Date: Thu, 3 Aug 2000 14:29:21 -0700
62693              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
62694      Branch: perl
62695            ! lib/lib_pm.PL
62696 ____________________________________________________________________________
62697 [  6537] By: jhi                                   on 2000/08/07  15:47:18
62698         Log: Retract #6419 for now since it breaks in AFS and MachTen.
62699      Branch: perl
62700            ! lib/Cwd.pm
62701 ____________________________________________________________________________
62702 [  6536] By: jhi                                   on 2000/08/07  15:05:29
62703         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
62704              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
62705              The security hole exists only in suidperls, which isn't
62706              installed or even built by default.
62707      Branch: perl
62708            ! perl.c
62709 ____________________________________________________________________________
62710 [  6535] By: jhi                                   on 2000/08/07  14:45:14
62711         Log: tr memory corruption fix from Simon Cozens.
62712      Branch: perl
62713            ! doop.c
62714 ____________________________________________________________________________
62715 [  6534] By: jhi                                   on 2000/08/06  11:38:16
62716         Log: Document a bit that UDP is not what you might think.
62717              
62718              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
62719              From: Lupe Christoph <lupe@lupe-christoph.de>
62720              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
62721              Date: Mon, 24 Jul 2000 08:59:15 +0200
62722      Branch: perl
62723            ! pod/perlipc.pod
62724 ____________________________________________________________________________
62725 [  6533] By: jhi                                   on 2000/08/06  11:35:01
62726         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
62727              From: Jeff Pinyan <jeffp@hut.crusoe.net>
62728              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
62729              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
62730      Branch: perl
62731            ! pod/perlfunc.pod
62732 ____________________________________________________________________________
62733 [  6532] By: jhi                                   on 2000/08/06  03:45:41
62734         Log: Have symbols for the IoTYPEs.
62735      Branch: perl
62736            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
62737 ____________________________________________________________________________
62738 [  6531] By: jhi                                   on 2000/08/06  01:33:55
62739         Log: Continue fixing the io warnings.  This also
62740              sort of fixes bug ID 20000802.003: the core dump
62741              is no more.  Whether the current behaviour is correct
62742              (giving a warning: "Not a format reference"), is another matter.
62743      Branch: perl
62744            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
62745            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
62746 ____________________________________________________________________________
62747 [  6530] By: jhi                                   on 2000/08/05  21:33:12
62748         Log: Change the Policy policy: now -Dprefix= with an existing
62749              Policy.sh and prefix == siteprefix == vendorprefix, then all
62750              of them follow along the new prefix.
62751              
62752              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
62753              From: Andy Dougherty <doughera@lafayette.edu>
62754              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
62755              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
62756      Branch: perl
62757            ! Policy_sh.SH
62758 ____________________________________________________________________________
62759 [  6529] By: jhi                                   on 2000/08/05  18:57:28
62760         Log: Zap lib/Sys directory when cleaning up.
62761      Branch: perl
62762            ! Makefile.SH
62763 ____________________________________________________________________________
62764 [  6528] By: jhi                                   on 2000/08/05  18:40:44
62765         Log: Essential prototype changes were missing from #6527.
62766              Also make report_evil_fh() more bomb-proof.
62767      Branch: perl
62768            ! embed.h util.c
62769 ____________________________________________________________________________
62770 [  6527] By: jhi                                   on 2000/08/05  03:22:05
62771         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
62772              From: "Ronald F. Guilmette" <rfg@monkeys.com>
62773              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
62774              Message-Id: <200007242247.PAA52177@monkeys.com>
62775      Branch: perl
62776            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
62777 ____________________________________________________________________________
62778 [  6526] By: jhi                                   on 2000/08/04  21:23:27
62779         Log: gcc versions might have (parentheses) in them.
62780      Branch: metaconfig/U/perl
62781            ! gccvers.U
62782      Branch: perl
62783            ! Configure config_h.SH
62784 ____________________________________________________________________________
62785 [  6525] By: jhi                                   on 2000/08/04  20:23:12
62786         Log: Weed buglets pointed out by
62787              
62788              From: Lupe Christoph <lupe@lupe-christoph.de>
62789              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
62790              Date: Fri, 4 Aug 2000 17:34:39 +0200
62791              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
62792      Branch: metaconfig/U/perl
62793            ! gccvers.U uselfs.U
62794      Branch: perl
62795            ! Configure config_h.SH
62796 ____________________________________________________________________________
62797 [  6524] By: jhi                                   on 2000/08/04  19:02:08
62798         Log: Warn under -w if lstat(FH) is attempted.
62799              
62800              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
62801              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
62802              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
62803              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
62804      Branch: perl
62805            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
62806            ! t/pragma/warn/pp_sys
62807 ____________________________________________________________________________
62808 [  6523] By: jhi                                   on 2000/08/04  12:31:11
62809         Log: Subject: New perlcc, take 2
62810              From: simon@brecon.co.uk (Simon Cozens)
62811              Date: 4 Aug 2000 06:21:04 GMT
62812              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
62813      Branch: perl
62814            ! utils/perlcc.PL
62815 ____________________________________________________________________________
62816 [  6522] By: jhi                                   on 2000/08/04  12:26:33
62817         Log: Subject: Re: Array vs. List context
62818              From: Daniel Chetlin <daniel@chetlin.com>
62819              Date: Fri, 4 Aug 2000 00:22:44 -0700
62820              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
62821      Branch: perl
62822            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
62823            ! pod/perlfaq4.pod
62824 ____________________________________________________________________________
62825 [  6521] By: jhi                                   on 2000/08/04  12:22:38
62826         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
62827              From: Raymund Will <ray@caldera.de>
62828              Date: Fri, 4 Aug 2000 12:07:09 +0200
62829              Message-Id: <20000804120709.A14982@caldera.de>
62830      Branch: perl
62831            ! configure.gnu
62832 ____________________________________________________________________________
62833 [  6520] By: jhi                                   on 2000/08/04  04:09:06
62834         Log: After the #6519 a warning about stat() is just that,
62835              not about a filetest, which now have their own warning.
62836      Branch: perl
62837            ! pod/perldiag.pod
62838 ____________________________________________________________________________
62839 [  6519] By: jhi                                   on 2000/08/04  04:06:30
62840         Log: In the warnings call filehandles consistently so;
62841              add "unopened" warning for stat().
62842      Branch: perl
62843            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
62844            ! t/pragma/warn/pp_sys
62845 ____________________________________________________________________________
62846 [  6518] By: jhi                                   on 2000/08/04  02:55:35
62847         Log: Subject: Minor tweak to perlvar.pod
62848              From: "Stephen P. Potter" <spp@ds.net>
62849              Date: Tue, 18 Apr 2000 09:26:03 -0400
62850              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
62851      Branch: perl
62852            ! pod/perlvar.pod
62853 ____________________________________________________________________________
62854 [  6517] By: jhi                                   on 2000/08/04  02:50:08
62855         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
62856              From: "Clinton Pierce" <cpierce1@ford.com>
62857              Date: Wed, 21 Jul 1999 16:45:31 -0400
62858              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
62859              
62860              Fix by Stephen Potter (visible in the bug db but not in p5p?)
62861      Branch: perl
62862            ! pod/perlfunc.pod pod/perlop.pod
62863 ____________________________________________________________________________
62864 [  6516] By: jhi                                   on 2000/08/04  02:09:25
62865         Log: This is 6512.  Really.
62866      Branch: perl
62867            ! dump.c
62868 ____________________________________________________________________________
62869 [  6515] By: jhi                                   on 2000/08/04  01:25:50
62870         Log: mention the idea of @( and @)
62871      Branch: perl
62872            ! Todo-5.6
62873 ____________________________________________________________________________
62874 [  6514] By: bailey                                on 2000/08/04  01:18:46
62875         Log: YA resync with mainstem, including VMS patches from others
62876      Branch: vmsperl
62877           +> (branch 48 files)
62878            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
62879           !> (integrate 354 files)
62880 ____________________________________________________________________________
62881 [  6513] By: jhi                                   on 2000/08/04  01:18:18
62882         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
62883              From: Mark Dickinson <dickins3@fas.harvard.edu>
62884              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
62885              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
62886      Branch: perl
62887            ! t/op/grent.t t/op/pwent.t
62888 ____________________________________________________________________________
62889 [  6512] By: jhi                                   on 2000/08/04  01:14:06
62890         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
62891              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62892              Date: Wed, 02 Aug 2000 10:51:01 +0100
62893              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
62894      Branch: perl
62895            ! sv.c
62896 ____________________________________________________________________________
62897 [  6511] By: jhi                                   on 2000/08/04  00:57:00
62898         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
62899              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62900              Date: Thu, 03 Aug 2000 17:20:04 -0700
62901              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
62902      Branch: metaconfig
62903            ! U/modified/Cppsym.U
62904      Branch: perl
62905            ! Configure config_h.SH
62906 ____________________________________________________________________________
62907 [  6510] By: jhi                                   on 2000/08/04  00:25:28
62908         Log: detypo
62909      Branch: perl
62910            ! Makefile.SH
62911 ____________________________________________________________________________
62912 [  6509] By: jhi                                   on 2000/08/03  23:43:18
62913         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
62914              From: Dominic Dunlop <domo@computer.org>
62915              Date: Thu, 3 Aug 2000 22:16:46 +0200
62916              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
62917      Branch: perl
62918            ! t/op/sprintf.t
62919 ____________________________________________________________________________
62920 [  6508] By: jhi                                   on 2000/08/03  23:40:37
62921         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
62922              From: Hugo <hv@crypt.compulink.co.uk>
62923              Date: Thu, 03 Aug 2000 18:25:30 +0100
62924              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
62925      Branch: perl
62926            ! regcomp.c t/op/re_tests
62927 ____________________________________________________________________________
62928 [  6507] By: jhi                                   on 2000/08/03  23:38:28
62929         Log: Subject: [PATCH] sv.h documentation - SvLEN
62930              From: Mike Guy <mjtg@cam.ac.uk>
62931              Date: Thu, 03 Aug 2000 14:43:09 +0100
62932              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
62933      Branch: perl
62934            ! sv.h
62935 ____________________________________________________________________________
62936 [  6506] By: jhi                                   on 2000/08/03  15:49:14
62937         Log: Disable the fix_pl hack for now.
62938      Branch: perl
62939            ! Makefile.SH
62940 ____________________________________________________________________________
62941 [  6505] By: jhi                                   on 2000/08/03  13:49:04
62942         Log: Add a URL for FSF.
62943              
62944              Subject: Patch for README
62945              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
62946              Date: Wed, 2 Aug 2000 13:25:09 -0500
62947              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
62948      Branch: perl
62949            ! README
62950 ____________________________________________________________________________
62951 [  6504] By: jhi                                   on 2000/08/03  13:29:19
62952         Log: Be more informative on what is skipped and why,
62953              also repeat the list at the end.
62954      Branch: perl
62955            ! Porting/p4desc
62956 ____________________________________________________________________________
62957 [  6503] By: jhi                                   on 2000/08/03  13:07:05
62958         Log: Circumvent the removal of .patch by fix_pl.
62959              
62960              Subject: Re: [ID 20000802.011] unable to 'make test'          
62961              From: simon@brecon.co.uk (Simon Cozens) 
62962              Date: 3 Aug 2000 04:17:00 GMT
62963              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
62964      Branch: perl
62965            ! Makefile.SH
62966 ____________________________________________________________________________
62967 [  6502] By: jhi                                   on 2000/08/03  00:14:34
62968         Log: Add the missing setproctitle unit.
62969      Branch: metaconfig/U/perl
62970            + d_setproctitle.U
62971 ____________________________________________________________________________
62972 [  6501] By: jhi                                   on 2000/08/03  00:00:26
62973         Log: The subtest 4 may fail also on VOBS, as pointed out
62974              by Nick Ing-Simmons in November 1999, bug id 19991124.003
62975              (but the failure in that bug report isn't the subtest 4).
62976      Branch: perl
62977            ! t/op/stat.t
62978 ____________________________________________________________________________
62979 [  6500] By: jhi                                   on 2000/08/02  23:49:30
62980         Log: Better skip message for the test; one of the two problems in
62981              
62982              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
62983              From: Lupe Christoph <lupe@lupe-christoph.de>
62984              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
62985              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
62986      Branch: perl
62987            ! t/op/numconvert.t
62988 ____________________________________________________________________________
62989 [  6499] By: jhi                                   on 2000/08/02  22:49:16
62990         Log: Allow "no Module;" even if there is no 'unimport'.
62991              
62992              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
62993              From: mjd@plover.com
62994              Date: 24 Mar 2000 15:24:34 -0000
62995              Message-Id: <20000324152434.15160.qmail@plover.com>
62996      Branch: perl
62997            ! gv.c
62998 ____________________________________________________________________________
62999 [  6498] By: jhi                                   on 2000/08/02  22:42:58
63000         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
63001              that are hopefully soon put into use.
63002      Branch: perl
63003            ! opcode.h opcode.pl opnames.h
63004 ____________________________________________________________________________
63005 [  6497] By: gsar                                  on 2000/08/02  22:28:59
63006         Log: require.t needs binmode() to work on windows
63007      Branch: perl
63008            ! t/comp/require.t
63009 ____________________________________________________________________________
63010 [  6496] By: jhi                                   on 2000/08/02  22:08:51
63011         Log: Document the IVdf UVuf UVof UVxf.
63012      Branch: perl
63013            ! pod/perlguts.pod
63014 ____________________________________________________________________________
63015 [  6495] By: jhi                                   on 2000/08/02  21:54:26
63016         Log: detypo #6494
63017      Branch: perl
63018            ! ext/Data/Dumper/Dumper.xs
63019 ____________________________________________________________________________
63020 [  6494] By: jhi                                   on 2000/08/02  21:49:17
63021         Log: Dump UVs as UVs in Data::Dumper.
63022              
63023              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
63024              From: Gurusamy Sarathy <gsar@ActiveState.com>
63025              Date: Thu, 27 Apr 2000 12:26:25 -0700
63026              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
63027      Branch: perl
63028            ! ext/Data/Dumper/Dumper.xs
63029 ____________________________________________________________________________
63030 [  6493] By: jhi                                   on 2000/08/02  17:01:58
63031         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
63032              From: Hugo <hv@crypt.compulink.co.uk>
63033              Date: Wed, 02 Aug 2000 14:53:56 +0100
63034              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
63035      Branch: perl
63036            ! regexec.c t/op/re_tests
63037 ____________________________________________________________________________
63038 [  6492] By: jhi                                   on 2000/08/02  15:02:46
63039         Log: The new setproctitle() feature is available only in 
63040              bleeding edge FreeBSD.  From Paul Saab.
63041      Branch: perl
63042            ! mg.c
63043 ____________________________________________________________________________
63044 [  6491] By: jhi                                   on 2000/08/02  13:34:36
63045         Log: The tr utf8 patching continues.
63046              
63047              Subject: Re: #6469, too many tests claimed in require.t
63048              From: simon@brecon.co.uk (Simon Cozens)
63049              Date: 2 Aug 2000 02:37:17 GMT
63050              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
63051              
63052              (the logic of the test was the wrong way round in the patch)
63053      Branch: perl
63054            ! doop.c
63055 ____________________________________________________________________________
63056 [  6490] By: jhi                                   on 2000/08/02  13:27:38
63057         Log: The name of a filehandle does not have <these>.
63058      Branch: perl
63059            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
63060            ! t/pragma/warn/pp_sys util.c
63061 ____________________________________________________________________________
63062 [  6489] By: jhi                                   on 2000/08/02  04:26:46
63063         Log: Remove the extraneous "main::" prefix from all the
63064              "opened only for", "on closed", and "never opened" warnings.
63065              
63066              Subject: Re: inappropriate warning
63067              From: Gurusamy Sarathy <gsar@ActiveState.com>
63068              Date: Mon, 20 Mar 2000 11:28:02 -0800
63069              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
63070      Branch: perl
63071            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
63072            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
63073            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
63074 ____________________________________________________________________________
63075 [  6488] By: jhi                                   on 2000/08/02  03:02:57
63076         Log: memcpy has n o in it, as pinted ut by Sarathy.
63077      Branch: perl
63078            ! pod/perlguts.pod
63079 ____________________________________________________________________________
63080 [  6487] By: jhi                                   on 2000/08/02  02:44:51
63081         Log: Document in one place the memory abstractions used in Perl core.
63082              
63083              Subject: Re: Memory abstraction
63084              From: simon@brecon.co.uk (Simon Cozens)
63085              Date: 2 Aug 2000 02:20:23 GMT
63086              Organization: Earth.li Origins
63087      Branch: perl
63088            ! pod/perlguts.pod
63089 ____________________________________________________________________________
63090 [  6486] By: jhi                                   on 2000/08/02  02:41:57
63091         Log: regen_headers, regen perltoc.
63092      Branch: perl
63093            ! perlapi.c pod/perltoc.pod
63094 ____________________________________________________________________________
63095 [  6485] By: jhi                                   on 2000/08/02  01:43:33
63096         Log: "This little thing tests for a file .patch, and if it contains
63097              a number, pops into patchlevel.h" (making it easier to track
63098              which development version people are reporting bugs against)
63099              
63100              Subject: Patchlevel autogeneration for repository perls
63101              From: simon@brecon.co.uk (Simon Cozens)
63102              Date: 14 Jul 2000 07:12:15 GMT
63103              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
63104      Branch: perl
63105            + fix_pl
63106            ! MANIFEST Makefile.SH
63107 ____________________________________________________________________________
63108 [  6484] By: jhi                                   on 2000/08/02  01:32:54
63109         Log: FreeBSD 3.* updates from
63110              
63111              From: Paul Saab <ps@yahoo-inc.com>
63112              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
63113              Date: Tue, 1 Aug 2000 15:41:39 -0700
63114              Message-Id: <20000801154139.A53740@yahoo-inc.com>
63115      Branch: perl
63116            ! hints/freebsd.sh
63117 ____________________________________________________________________________
63118 [  6483] By: jhi                                   on 2000/08/02  01:27:44
63119         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
63120              instead one must use setproctitle().  This was already addressed
63121              by change #6457, but the below has a new variant for FreeBSD 4.0
63122              or later, and the matter is also documented more.
63123              
63124              From: Paul Saab <ps@yahoo-inc.com>
63125              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
63126              Date: Tue, 1 Aug 2000 15:41:39 -0700
63127              Message-Id: <20000801154139.A53740@yahoo-inc.com>
63128      Branch: metaconfig/U/perl
63129            + i_libutil.U
63130      Branch: perl
63131            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
63132 ____________________________________________________________________________
63133 [  6482] By: jhi                                   on 2000/08/01  22:17:32
63134         Log: The test from this
63135              
63136              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
63137              Date: Sat, 15 Apr 2000 17:03:44 +0100
63138              From: Tom Hughes <tom@compton.nu>
63139              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
63140              
63141              was missing, the code change went in as #5989
63142              (which had a different test?)
63143      Branch: perl
63144            ! t/op/misc.t
63145 ____________________________________________________________________________
63146 [  6481] By: jhi                                   on 2000/08/01  21:48:38
63147         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
63148              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
63149              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
63150              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
63151      Branch: perl
63152            ! perl.h
63153 ____________________________________________________________________________
63154 [  6480] By: jhi                                   on 2000/08/01  18:05:28
63155         Log: Make p4desc to skip non-mainperl branches by default.
63156      Branch: perl
63157            ! Porting/p4desc
63158 ____________________________________________________________________________
63159 [  6479] By: jhi                                   on 2000/08/01  17:29:19
63160         Log: If gccosandvers is equal to osname, clear gccosandvers.
63161      Branch: metaconfig/U/perl
63162            ! gccvers.U
63163      Branch: perl
63164            ! Configure config_h.SH
63165 ____________________________________________________________________________
63166 [  6478] By: jhi                                   on 2000/08/01  15:54:08
63167         Log: BOM patching from Simon Cozens.
63168      Branch: perl
63169            ! toke.c
63170 ____________________________________________________________________________
63171 [  6477] By: jhi                                   on 2000/08/01  04:50:33
63172         Log: Stash away the largefiles flags and libswanted.
63173      Branch: perl
63174            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
63175 ____________________________________________________________________________
63176 [  6476] By: gsar                                  on 2000/08/01  04:24:24
63177         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
63178              on Windows)
63179      Branch: perl
63180            ! t/pragma/utf8.t utf8.c win32/win32.c
63181 ____________________________________________________________________________
63182 [  6475] By: jhi                                   on 2000/08/01  03:35:24
63183         Log: Make chr() for values >127 to create utf8 when under utf8.
63184              
63185              Subject: Re: uft8/chr()
63186              From: simon@brecon.co.uk (Simon Cozens)
63187              Date: 1 Aug 2000 02:37:02 GMT
63188              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
63189      Branch: perl
63190            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
63191 ____________________________________________________________________________
63192 [  6474] By: jhi                                   on 2000/08/01  02:36:18
63193         Log: In Digital UNIX warn if gcc explicitly chosen because even
63194              2.95.2 is known to cause problems.
63195      Branch: perl
63196            ! hints/dec_osf.sh
63197 ____________________________________________________________________________
63198 [  6473] By: jhi                                   on 2000/08/01  02:00:56
63199         Log: Make the safety catch for buggy gccs work with triple version
63200              numbers like 2.95.2.  Reported in
63201              
63202              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
63203              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
63204              Date: Mon, 31 Jul 2000 14:55:06 +0200
63205              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
63206      Branch: perl
63207            ! hints/dec_osf.sh
63208 ____________________________________________________________________________
63209 [  6472] By: jhi                                   on 2000/08/01  01:13:33
63210         Log: Subject: fix and question re: waitpid() under win32
63211              From: Brian Clarke <clarke@appliedmeta.com>
63212              Date: Fri, 28 Jul 2000 15:18:29 -0400
63213              Message-ID: <3981DC85.290314EB@appliedmeta.com>
63214              
63215              Slightly reformatted and WNOHANG # define moved to win32.h
63216              so that also POSIX.xs sees it, as suggsted by Sarathy.
63217      Branch: perl
63218            ! win32/win32.c win32/win32.h
63219 ____________________________________________________________________________
63220 [  6471] By: jhi                                   on 2000/08/01  00:55:05
63221         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
63222              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63223              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
63224              Date: Mon, 31 Jul 2000 13:28:51 +0100
63225              
63226              (aka ID 20000730.002)
63227      Branch: perl
63228            ! op.c t/op/tr.t
63229 ____________________________________________________________________________
63230 [  6470] By: jhi                                   on 2000/07/31  23:34:42
63231         Log: Document the problem with -P in HP-UX and its workaround.
63232              
63233              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
63234              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
63235              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
63236              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
63237      Branch: perl
63238            ! README.hpux
63239 ____________________________________________________________________________
63240 [  6469] By: jhi                                   on 2000/07/31  04:15:02
63241         Log: The swallow_bom() saga continues.  The #23 of require.t
63242              (UTF16-LE) still fails (silently, no output) but the #22
63243              (UTF16-BE) seems to be working now.  The root of the
63244              failure may be in sv_gets(): is it UTF-16LE-aware,
63245              especially when it comes to line endings? 
63246      Branch: perl
63247            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
63248            ! t/comp/require.t toke.c utf8.c
63249 ____________________________________________________________________________
63250 [  6468] By: jhi                                   on 2000/07/30  19:05:48
63251         Log: Find green threads before native threads.
63252              
63253              Subject: Re: Patch to jpl/JNI/Makefile.PL
63254              From: Jens Thomsen <jens@fiend.cis.com>
63255              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
63256              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
63257      Branch: perl
63258            ! jpl/JNI/Makefile.PL
63259 ____________________________________________________________________________
63260 [  6467] By: jhi                                   on 2000/07/30  18:36:22
63261         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
63262      Branch: perl
63263            ! doop.c
63264 ____________________________________________________________________________
63265 [  6466] By: jhi                                   on 2000/07/30  04:37:29
63266         Log: A new version of the "remove UPPERACSE string comparison"
63267              operators.  The problem with the previous one (change #6454)
63268              was that it was for Perl 5.6.0.  From Paul Marquess.
63269      Branch: perl
63270            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
63271            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
63272            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
63273 ____________________________________________________________________________
63274 [  6465] By: jhi                                   on 2000/07/29  22:39:56
63275         Log: Do not upgrade SVs into utf8 just because they participate
63276              in eq or cmp.  Reported and fix suggested in
63277              
63278              Subject: [ID 20000720.009] sv_eq UTF8 bug
63279              From: "Simon Cozens" <simon@othersideofthe.earth.li>
63280              Date: 21 Jul 2000 04:37:29 -0000
63281              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
63282              
63283              Exercise for the kind reader: should we or should we not
63284              cache the utf8 conversion alonside the SV? (as magic,
63285              as thestrxfrm()ed version is cached under use locale)
63286              Argue both for and against.
63287      Branch: perl
63288            ! sv.c
63289 ____________________________________________________________________________
63290 [  6464] By: jhi                                   on 2000/07/29  22:36:22
63291         Log: Subject: UTF8 concat
63292              From: simon@brecon.co.uk (Simon Cozens) 
63293              Date: 30 Jun 2000 06:13:25 GMT
63294              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
63295              
63296              (with a memory leak fixed, plus a few casts added)
63297              
63298              This also seems to help for
63299              
63300              Subject: [ID 20000716.015] join UTF8 weirdness
63301              From: root <root@ak-71.mind.de> 
63302              Date: Sat, 15 Jul 2000 15:29:54 +0200
63303              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
63304              
63305              (from Andreas König)
63306      Branch: perl
63307            ! pp_hot.c
63308 ____________________________________________________________________________
63309 [  6463] By: jhi                                   on 2000/07/29  00:55:39
63310         Log: Tune the comments and hopefully stop a memory leak.
63311      Branch: perl
63312            ! toke.c utf8.c
63313 ____________________________________________________________________________
63314 [  6462] By: jhi                                   on 2000/07/29  00:16:53
63315         Log: The problem described in this
63316              
63317              Subject: [ID 20000322.018] named chars aren't magical enough
63318              From: root <root@dixie.cscaper.com>     
63319              Date: Wed, 22 Mar 2000 18:37:42 -0700
63320              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
63321              
63322              has been fixed in perl 5.6.0 but just in case added a test
63323              to keep it away.  (The report from Joseph Hall.)
63324      Branch: perl
63325            ! t/lib/charnames.t
63326 ____________________________________________________________________________
63327 [  6461] By: jhi                                   on 2000/07/28  23:56:36
63328         Log: Tiny fixes for #6460.
63329      Branch: metaconfig/U/perl
63330            ! gccvers.U
63331      Branch: perl
63332            ! Configure config_h.SH
63333 ____________________________________________________________________________
63334 [  6460] By: jhi                                   on 2000/07/28  23:24:41
63335         Log: Warn if the version of the operating system used to compile gcc
63336              differs from the current version of the operating system.
63337              Also display the gcc compilation os and version in myconfig.
63338              Inspiration from
63339              
63340              Subject: Re: [ID 20000710.003] ERRORS!!         
63341              From: "Kurt D. Starsinic" <kstar@chapin.edu>
63342              Date: Mon, 10 Jul 2000 15:54:16 -0400
63343              Message-ID: <20000710155416.A1384@O2.chapin.edu>
63344      Branch: metaconfig/U/perl
63345            ! gccvers.U
63346      Branch: perl
63347            ! Configure config_h.SH myconfig.SH
63348 ____________________________________________________________________________
63349 [  6459] By: jhi                                   on 2000/07/28  22:00:32
63350         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
63351              letter to $Config{osvers}.
63352      Branch: metaconfig
63353            ! U/modified/Oldconfig.U
63354      Branch: perl
63355            ! Configure config_h.SH
63356 ____________________________________________________________________________
63357 [  6458] By: jhi                                   on 2000/07/28  04:15:39
63358         Log: Back out #6454, doesn't seem to work.
63359              (Reason: that patch was for perl 5.6.0, not perl-current)
63360              (A version of the patch for perl-current came in later as #6466)
63361      Branch: perl
63362            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
63363            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
63364            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
63365 ____________________________________________________________________________
63366 [  6457] By: jhi                                   on 2000/07/27  23:31:49
63367         Log: Use setproctitle() if available to modify $0.
63368              
63369              Subject: setting $* on BSD4 broken
63370              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
63371              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
63372              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
63373      Branch: metaconfig
63374            ! U/modified/Myinit.U
63375      Branch: perl
63376            ! Configure config_h.SH mg.c
63377 ____________________________________________________________________________
63378 [  6456] By: jhi                                   on 2000/07/27  14:50:47
63379         Log: Allow "no AutoLoader;", based on change #6444,
63380              suggested by Graham Barr.
63381      Branch: perl
63382            ! lib/AutoLoader.pm
63383 ____________________________________________________________________________
63384 [  6455] By: jhi                                   on 2000/07/27  14:19:10
63385         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
63386              From: rspier@pobox.com (Robert Spier)
63387              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
63388              Message-ID: <14720.15855.787664.424783@rls.cx>
63389      Branch: perl
63390            ! pod/perldiag.pod
63391 ____________________________________________________________________________
63392 [  6454] By: jhi                                   on 2000/07/27  14:03:02
63393         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
63394              for a long time).
63395              
63396              Reported in
63397              
63398              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
63399              From: Ryan Herbert <rherbert@sycamorehq.com>
63400              Date: Mon, 17 Jul 2000 11:40:42 -0400
63401              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
63402              
63403              Patched in
63404              
63405              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
63406              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
63407              Date: Wed, 26 Jul 2000 23:40:18 +0100
63408              Message-ID: <000001bff752$79511880$0a17073e@tiny>
63409              
63410              based on an earlier patch from Stephen P. Potter.
63411              
63412              (Removed later by change #6458 because this patch was for
63413              perl 5.6.0, not perl-current)
63414      Branch: perl
63415            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
63416            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
63417            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
63418 ____________________________________________________________________________
63419 [  6453] By: jhi                                   on 2000/07/27  13:48:02
63420         Log: Subject: [PATCH] fixes bug 20000508.004
63421              From: Michael Stevens <mstevens@globnix.org>
63422              Date: Thu, 27 Jul 2000 13:49:04 +0100
63423              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
63424      Branch: perl
63425            ! pod/perldata.pod
63426 ____________________________________________________________________________
63427 [  6452] By: jhi                                   on 2000/07/26  23:51:26
63428         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
63429              and Craig A. Berry.
63430      Branch: perl
63431            ! lib/File/Temp.pm pod/perlport.pod
63432 ____________________________________________________________________________
63433 [  6451] By: jhi                                   on 2000/07/26  19:43:30
63434         Log: Be wary of close()s, too.
63435              
63436              Subject: Re: [PATCH] perlbug cleanup
63437              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63438              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
63439              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
63440      Branch: perl
63441            ! utils/perlbug.PL
63442 ____________________________________________________________________________
63443 [  6450] By: jhi                                   on 2000/07/26  18:41:40
63444         Log: Subject: Minor doc patch: handy.h
63445              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
63446              Date: Wed, 26 Jul 2000 15:34:25 -0300
63447              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
63448      Branch: perl
63449            ! handy.h pod/perlapi.pod
63450 ____________________________________________________________________________
63451 [  6449] By: jhi                                   on 2000/07/26  18:23:55
63452         Log: Subject: [PATCH] minor doc change - perlguts
63453              From: Michael Stevens <mstevens@globnix.org>
63454              Date: Thu, 13 Jul 2000 12:39:18 +0100
63455              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
63456      Branch: perl
63457            ! pod/perlguts.pod
63458 ____________________________________________________________________________
63459 [  6448] By: jhi                                   on 2000/07/26  18:20:30
63460         Log: open() wariness in perlbug.
63461              
63462              Subject: [PATCH] perlbug cleanup
63463              From: Michael Stevens <mstevens@globnix.org>
63464              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
63465              Date: Thu, 13 Jul 2000 15:52:23 +0100
63466      Branch: perl
63467            ! utils/perlbug.PL
63468 ____________________________________________________________________________
63469 [  6447] By: jhi                                   on 2000/07/26  18:13:04
63470         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
63471      Branch: perl
63472            ! lib/File/Temp.pm t/lib/ftmp-security.t
63473 ____________________________________________________________________________
63474 [  6446] By: jhi                                   on 2000/07/26  18:06:32
63475         Log: docfix from Peter Scott <Peter@PSDT.com>.
63476      Branch: perl
63477            ! pod/perlfunc.pod
63478 ____________________________________________________________________________
63479 [  6445] By: jhi                                   on 2000/07/26  17:53:31
63480         Log: Fix *foo{FORMAT}.
63481              
63482              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63483              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
63484              Date: Wed, 26 Jul 2000 19:51:02 +0200
63485              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
63486              
63487              From: Graham Barr <gbarr@pobox.com>
63488              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
63489              Date: Wed, 26 Jul 2000 17:38:36 +0100
63490              Message-ID: <20000726173836.L472@pobox.com>
63491      Branch: perl
63492            ! pp.c sv.c t/op/gv.t
63493 ____________________________________________________________________________
63494 [  6444] By: jhi                                   on 2000/07/26  17:49:14
63495         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
63496              from Graham Barr in the module list.
63497      Branch: perl
63498            ! gv.c pod/perlobj.pod
63499 ____________________________________________________________________________
63500 [  6443] By: jhi                                   on 2000/07/26  16:06:56
63501         Log: More split() doc and test patches from Mike Guy.
63502      Branch: perl
63503            ! pod/perlfunc.pod t/op/split.t
63504 ____________________________________________________________________________
63505 [  6442] By: jhi                                   on 2000/07/26  16:05:30
63506         Log: MacOS nits from Matthias Neeracher.
63507      Branch: perl
63508            ! perl.c pp_ctl.c
63509 ____________________________________________________________________________
63510 [  6441] By: jhi                                   on 2000/07/26  04:39:57
63511         Log: Subject: [PATCH] split /^/
63512              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63513              Date: Tue, 25 Jul 2000 14:18:57 +0100
63514              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
63515              
63516              (with notes from tchrist and gbarr)
63517      Branch: perl
63518            ! pod/perlfunc.pod t/op/split.t
63519 ____________________________________________________________________________
63520 [  6440] By: jhi                                   on 2000/07/26  04:32:32
63521         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
63522              From: Peter Prymmer <pvhp@forte.com>
63523              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
63524              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
63525      Branch: perl
63526            ! vms/munchconfig.c
63527 ____________________________________________________________________________
63528 [  6439] By: jhi                                   on 2000/07/26  04:31:01
63529         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
63530              to be fatal errors (instead of by default ignoring them, and
63531              ignoring with a bug: even though -w gave an error, the opening [
63532              was left in)  Reported in:
63533              
63534              Subject: [ID 20000716.024] [=cc=] / [:blank:]
63535              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
63536              Date: Sun, 16 Jul 2000 17:55:29 -0700
63537              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
63538      Branch: perl
63539            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
63540 ____________________________________________________________________________
63541 [  6438] By: jhi                                   on 2000/07/25  15:41:15
63542         Log: Subject: [PATCH] av.c apidoc
63543              From: simon@brecon.co.uk (Simon Cozens)
63544              Date: 24 Jul 2000 06:40:52 GMT
63545              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
63546      Branch: perl
63547            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
63548            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
63549 ____________________________________________________________________________
63550 [  6437] By: jhi                                   on 2000/07/25  14:05:36
63551         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
63552              From: "Stephen P. Potter" <spp@ds.net>
63553              Date: Mon, 24 Jul 2000 14:22:23 -0400
63554              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
63555      Branch: perl
63556            ! pod/perllocale.pod
63557 ____________________________________________________________________________
63558 [  6436] By: jhi                                   on 2000/07/25  14:02:03
63559         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
63560              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63561              Date: Mon, 24 Jul 2000 18:04:28 +0100
63562              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
63563      Branch: perl
63564            ! t/lib/syslfs.t t/op/lfs.t
63565 ____________________________________________________________________________
63566 [  6435] By: jhi                                   on 2000/07/25  13:59:28
63567         Log: Get UTF16 BOMs working.  Patch from
63568              
63569              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
63570              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63571              Date: Tue, 25 Jul 2000 12:52:45 +0100
63572              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
63573              
63574              and notes from
63575              
63576              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
63577              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63578              Date: Tue, 25 Jul 2000 11:43:25 +0100
63579              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
63580      Branch: perl
63581            ! t/comp/require.t toke.c utf8.c
63582 ____________________________________________________________________________
63583 [  6434] By: jhi                                   on 2000/07/25  02:39:54
63584         Log: Make the "uninit variable" warning to say "concat or string"
63585              or "join or string" when in concat or join .
63586              
63587              Subject: Re: [ID 20000403.009] uninitialised concatenation???
63588              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63589              Date: Tue, 04 Apr 2000 18:22:58 +0100
63590              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
63591              
63592              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
63593              From: William R Ward <hermit@BayView.COM>
63594              Date: Thu, 30 Mar 2000 19:50:03 -0800
63595              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
63596      Branch: perl
63597            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
63598            ! t/pragma/warn/op t/pragma/warn/sv
63599 ____________________________________________________________________________
63600 [  6433] By: jhi                                   on 2000/07/24  17:52:56
63601         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
63602      Branch: perl
63603            ! lib/File/Spec/VMS.pm
63604 ____________________________________________________________________________
63605 [  6432] By: jhi                                   on 2000/07/24  17:44:44
63606         Log: Test cases for #6431.
63607              
63608              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
63609              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63610              Date: Mon, 24 Jul 2000 15:32:29 +0100
63611              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
63612      Branch: perl
63613            ! t/op/pat.t t/op/split.t
63614 ____________________________________________________________________________
63615 [  6431] By: jhi                                   on 2000/07/24  17:43:17
63616         Log: Bind op fix.
63617              
63618              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
63619              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63620              Date: Mon, 17 Jul 2000 20:04:56 +0100
63621              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
63622      Branch: perl
63623            ! op.c
63624 ____________________________________________________________________________
63625 [  6430] By: jhi                                   on 2000/07/24  03:42:42
63626         Log: Subject: [ID 20000716.023] syslog test fails without sockets
63627              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63628              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
63629              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
63630      Branch: metaconfig/U/perl
63631            ! Extensions.U
63632      Branch: perl
63633            ! Configure config_h.SH
63634 ____________________________________________________________________________
63635 [  6429] By: jhi                                   on 2000/07/24  03:11:52
63636         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
63637              case, but add also notes explaining the relationship of this
63638              patch and the earlier notes by Sarathy.
63639              
63640              Subject: Map is still slow
63641              From: "Ben Tilly" <ben_tilly@hotmail.com>
63642              Date: Sat, 15 Jul 2000 17:23:27 EDT
63643              Message-ID: <20000715212327.21656.qmail@hotmail.com>
63644      Branch: perl
63645            ! pp_ctl.c
63646 ____________________________________________________________________________
63647 [  6428] By: jhi                                   on 2000/07/24  02:58:52
63648         Log: Documentation to explain the behaviour of map().
63649              
63650              Subject: Re: Map is still slow 
63651              From: Gurusamy Sarathy <gsar@ActiveState.com>
63652              Date: Sat, 15 Jul 2000 16:05:09 -0700
63653              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
63654      Branch: perl
63655            ! pp_ctl.c
63656 ____________________________________________________________________________
63657 [  6427] By: jhi                                   on 2000/07/24  02:50:03
63658         Log: Add tests for
63659              [ID 19991110.003] another matching finding by pcre author
63660              which has already been fixed by some patch, as verified in
63661              
63662              Subject: Re: two regex bugs from the mists of time (well, last November)
63663              From: Hugo <hv@crypt.compulink.co.uk>
63664              Date: Sat, 22 Jul 2000 18:12:58 +0100
63665              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
63666      Branch: perl
63667            ! t/op/re_tests
63668 ____________________________________________________________________________
63669 [  6426] By: jhi                                   on 2000/07/24  02:11:20
63670         Log: A missing 'break' after the [[:space:]] switch case.
63671              
63672              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
63673              From: "Stephen P. Potter" <spp@ds.net>
63674              Date: Tue, 18 Jul 2000 16:25:17 -0400
63675              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
63676      Branch: perl
63677            ! regcomp.c
63678 ____________________________________________________________________________
63679 [  6425] By: jhi                                   on 2000/07/24  02:06:12
63680         Log: The output might have been produced in the wrong order.
63681              
63682              Subject: [ID 20000720.003] [PATCH] t/op/write.t
63683              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63684              Date: Thu, 20 Jul 2000 18:49:18 +0100
63685              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
63686      Branch: perl
63687            ! t/op/write.t
63688 ____________________________________________________________________________
63689 [  6424] By: jhi                                   on 2000/07/24  02:00:07
63690         Log: Use STDOUT consistently.
63691              
63692              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
63693              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63694              Date: Thu, 20 Jul 2000 18:04:01 +0100
63695              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
63696      Branch: perl
63697            ! lib/Test/Harness.pm
63698 ____________________________________________________________________________
63699 [  6423] By: jhi                                   on 2000/07/24  01:54:54
63700         Log: Protect against "wild next"s, that is, callbacks doing "next"
63701              instead of "return".
63702              
63703              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
63704              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63705              Date: Tue, 18 Jul 2000 11:30:16 +0100
63706              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
63707      Branch: perl
63708            ! lib/File/Find.pm
63709 ____________________________________________________________________________
63710 [  6422] By: jhi                                   on 2000/07/24  01:35:47
63711         Log: Out-of-date note removed.
63712              
63713              Subject: [PATCH] documentation perlipc
63714              From: rspier@pobox.com (Robert Spier)
63715              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
63716              Message-ID: <14711.35178.572612.502654@rls.cx>
63717      Branch: perl
63718            ! pod/perlipc.pod
63719 ____________________________________________________________________________
63720 [  6421] By: jhi                                   on 2000/07/24  00:09:18
63721         Log: Send all installperl messages to STDERR and be -w clean.
63722              
63723              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
63724              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63725              Date: Sat, 22 Jul 2000 14:02:11 +0100
63726              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
63727      Branch: perl
63728            ! installperl
63729 ____________________________________________________________________________
63730 [  6420] By: jhi                                   on 2000/07/24  00:04:19
63731         Log: Decutandpasto.
63732              
63733              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
63734              From: "Richard Soderberg" <rs@crystalflame.net>
63735              Date: Sun, 23 Jul 2000 01:37:23 -0700
63736              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
63737      Branch: perl
63738            ! pod/perlipc.pod
63739 ____________________________________________________________________________
63740 [  6419] By: jhi                                   on 2000/07/24  00:01:12
63741         Log: A cleaner abs_path().
63742              Subject: Re: unix alternative to Cwd.pm
63743              From: Jeff Pinyan <jeffp@crusoe.net>
63744              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
63745              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
63746      Branch: perl
63747            ! lib/Cwd.pm
63748 ____________________________________________________________________________
63749 [  6418] By: jhi                                   on 2000/07/23  23:48:56
63750         Log: Detypo.
63751              
63752              Subject: [PATCH perl-current] Typo in hints/powerux.sh
63753              From: "Richard Soderberg" <rs@crystalflame.net>
63754              Date: Sun, 23 Jul 2000 01:27:33 -0700
63755              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
63756      Branch: perl
63757            ! hints/powerux.sh
63758 ____________________________________________________________________________
63759 [  6417] By: jhi                                   on 2000/07/17  22:13:31
63760         Log: Subject: SDBM_File documentation
63761              From: mjd@plover.com
63762              Date: 16 Jul 2000 17:41:17 -0000
63763              Message-ID: <20000716174117.18515.qmail@plover.com>
63764      Branch: perl
63765            ! ext/SDBM_File/SDBM_File.pm
63766 ____________________________________________________________________________
63767 [  6416] By: jhi                                   on 2000/07/17  19:13:26
63768         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
63769      Branch: perl
63770            ! hints/mpeix.sh mpeix/relink
63771 ____________________________________________________________________________
63772 [  6415] By: jhi                                   on 2000/07/15  14:11:02
63773         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
63774              the utf8 'characters' can be more than one octet).
63775              
63776              Date: Sat, 15 Jul 2000 00:21:56 +0100
63777              From: Tom Hughes <tom@compton.nu>
63778              Subject: Re: [ID 20000714.002]
63779              Message-ID: <db2334de49.tom@compton.compton.nu>
63780              
63781              Reported in
63782              
63783              Subject: [ID 20000714.002]
63784              From: "Simon Cozens" <simon@othersideofthe.earth.li>
63785              Date: 14 Jul 2000 15:13:09 -0000
63786              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
63787      Branch: perl
63788            ! doop.c
63789 ____________________________________________________________________________
63790 [  6414] By: jhi                                   on 2000/07/15  03:13:41
63791         Log: another VMS build tweak from Peter Prymmer
63792      Branch: perl
63793            ! vms/descrip_mms.template
63794 ____________________________________________________________________________
63795 [  6413] By: jhi                                   on 2000/07/15  03:10:40
63796         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
63797      Branch: perl
63798            ! vms/perlvms.pod
63799 ____________________________________________________________________________
63800 [  6412] By: jhi                                   on 2000/07/15  00:31:05
63801         Log: More docs for sv functions.
63802              
63803              Subject: [PATCH cfgperl] sv.c apidoc
63804              From: simon@brecon.co.uk (Simon Cozens)
63805              Date: 13 Jul 2000 09:00:20 GMT
63806              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
63807              
63808              Subject: Re: [PATCH cfgperl] sv.c apidoc
63809              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63810              Date: Thu, 13 Jul 2000 12:27:41 +0100
63811              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
63812              
63813              Subject: Re: [PATCH cfgperl] sv.c apidoc
63814              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63815              Date: Thu, 13 Jul 2000 13:23:09 +0100
63816              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
63817              
63818              Subject: Re: [PATCH cfgperl] sv.c apidoc
63819              From: simon@brecon.co.uk (Simon Cozens)
63820              Date: 14 Jul 2000 06:51:02 GMT
63821              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
63822      Branch: perl
63823            ! embed.pl pod/perlapi.pod sv.c
63824 ____________________________________________________________________________
63825 [  6411] By: jhi                                   on 2000/07/15  00:10:41
63826         Log: lib/b test fixes from Peter Prymmer.
63827      Branch: perl
63828            ! t/lib/b.t
63829 ____________________________________________________________________________
63830 [  6410] By: jhi                                   on 2000/07/15  00:02:09
63831         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
63832              From: Hugo <hv@crypt.compulink.co.uk>
63833              Date: Fri, 14 Jul 2000 23:05:20 +0100
63834              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
63835              
63836              Didn't anymore apply, but that point still could use another fix.
63837      Branch: perl
63838            ! pod/perlfunc.pod
63839 ____________________________________________________________________________
63840 [  6409] By: jhi                                   on 2000/07/14  23:15:15
63841         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
63842              not in pod, from Peter Prymmer
63843      Branch: perl
63844            ! vms/descrip_mms.template
63845 ____________________________________________________________________________
63846 [  6408] By: jhi                                   on 2000/07/14  20:35:05
63847         Log: The bug report
63848              [ID 19991110.002] minimal matching discrepancy found by pcre author
63849              seems to have been fixed (though differently from what was suggested
63850              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
63851      Branch: perl
63852            ! t/op/re_tests
63853 ____________________________________________________________________________
63854 [  6407] By: jhi                                   on 2000/07/14  17:38:08
63855         Log: Fix AutoSplit to use File::Spec the right way in VMS,
63856              from Peter Prymmer.
63857      Branch: perl
63858            ! lib/AutoSplit.pm
63859 ____________________________________________________________________________
63860 [  6406] By: jhi                                   on 2000/07/14  14:13:22
63861         Log: Merge perlhacktut into perlhack, update perlguts.
63862              
63863              Subject: Re: Perlhacktut
63864              From: simon@brecon.co.uk (Simon Cozens)
63865              Date: 14 Jul 2000 06:49:21 GMT
63866              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
63867              
63868              Subject: Re: Perlhacktut
63869              From: simon@brecon.co.uk (Simon Cozens)
63870              Date: 14 Jul 2000 07:09:45 GMT
63871              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
63872      Branch: perl
63873            ! pod/perlguts.pod pod/perlhack.pod
63874 ____________________________________________________________________________
63875 [  6405] By: jhi                                   on 2000/07/14  14:02:31
63876         Log: Integrate with Sarathy.
63877      Branch: cfgperl
63878           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
63879           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
63880           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
63881 ____________________________________________________________________________
63882 [  6404] By: gsar                                  on 2000/07/14  12:15:02
63883         Log: PERL_OBJECT build tweaks
63884      Branch: perl
63885            ! toke.c
63886 ____________________________________________________________________________
63887 [  6403] By: gsar                                  on 2000/07/14  11:23:41
63888         Log: inconsistent types needs casts
63889      Branch: perl
63890            ! toke.c
63891 ____________________________________________________________________________
63892 [  6402] By: gsar                                  on 2000/07/14  11:12:04
63893         Log: typos in change#6399, regen headers
63894      Branch: perl
63895            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
63896 ____________________________________________________________________________
63897 [  6401] By: gsar                                  on 2000/07/14  10:59:12
63898         Log: typecasts needed for change#6394
63899      Branch: perl
63900            ! toke.c
63901 ____________________________________________________________________________
63902 [  6400] By: gsar                                  on 2000/07/14  10:49:37
63903         Log: integrate cfgperl contents into mainline
63904      Branch: perl
63905           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
63906           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
63907 ____________________________________________________________________________
63908 [  6399] By: gsar                                  on 2000/07/14  10:38:35
63909         Log: enable UTF-16 filter by default if relevant BOM is seen; various
63910              cleanups (typos, misformatted code, and small bugs)
63911      Branch: perl
63912            ! doop.c embed.pl mg.c op.c pp.c toke.c
63913 ____________________________________________________________________________
63914 [  6398] By: gsar                                  on 2000/07/14  08:55:38
63915         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
63916              name suggests anyway)
63917      Branch: perl
63918            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
63919 ____________________________________________________________________________
63920 [  6397] By: gsar                                  on 2000/07/14  08:44:33
63921         Log: move new variables to the end of the interpreter structure (for
63922              bincompat in code that doesn't #include XSUB.h)
63923      Branch: perl
63924            ! intrpvar.h
63925 ____________________________________________________________________________
63926 [  6396] By: gsar                                  on 2000/07/14  08:13:58
63927         Log: MakeMaker should not remove editor backups (*~) on `make clean`
63928              by default (completes change#6383)
63929      Branch: perl
63930            ! lib/ExtUtils/MM_Unix.pm
63931 ____________________________________________________________________________
63932 [  6395] By: jhi                                   on 2000/07/14  05:20:33
63933         Log: Replace change #6337 with a better one.
63934              
63935              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
63936              From: Hugo <hv@crypt.compulink.co.uk>
63937              Date: Fri, 14 Jul 2000 04:16:20 +0100
63938              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
63939      Branch: cfgperl
63940            ! regexec.c t/op/re_tests
63941 ____________________________________________________________________________
63942 [  6394] By: jhi                                   on 2000/07/14  01:33:59
63943         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
63944      Branch: cfgperl
63945            ! embed.pl global.sym proto.h toke.c
63946 ____________________________________________________________________________
63947 [  6393] By: jhi                                   on 2000/07/13  23:41:23
63948         Log: remove discarded test
63949      Branch: cfgperl
63950            ! MANIFEST
63951 ____________________________________________________________________________
63952 [  6392] By: jhi                                   on 2000/07/13  23:32:25
63953         Log: The {multiplier} of a fixed substring was overlooked which
63954              caused a wrong initial search offset for that substring.
63955              
63956              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
63957              From: Hugo <hv@crypt.compulink.co.uk>
63958              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
63959              Date: Thu, 13 Jul 2000 19:27:13 +0100
63960      Branch: cfgperl
63961            ! regcomp.c t/op/re_tests
63962 ____________________________________________________________________________
63963 [  6391] By: jhi                                   on 2000/07/13  16:37:42
63964         Log: typo fix from Craig Berry
63965      Branch: cfgperl
63966            ! vms/subconfigure.com
63967 ____________________________________________________________________________
63968 [  6390] By: jhi                                   on 2000/07/13  13:20:12
63969         Log: Integrate with Sarathy.
63970      Branch: cfgperl
63971            - t/op/method2entersub.t
63972           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
63973           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
63974           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
63975           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
63976 ____________________________________________________________________________
63977 [  6389] By: jhi                                   on 2000/07/13  13:18:48
63978         Log: Detypo from Peter Prymmer, part of #6388.
63979      Branch: cfgperl
63980            ! Configure config_h.SH
63981      Branch: metaconfig
63982            ! U/modified/d_longlong.U
63983 ____________________________________________________________________________
63984 [  6388] By: gsar                                  on 2000/07/13  06:33:40
63985         Log: typos (spotted by Peter Prymmer)
63986      Branch: perl
63987            ! Configure t/lib/english.t
63988 ____________________________________________________________________________
63989 [  6387] By: gsar                                  on 2000/07/13  05:35:28
63990         Log: new selfloader.t in change#6183 doesn't close DATA handles,
63991              and thus fails to clean up tmp files on dosish platforms
63992      Branch: perl
63993            ! t/lib/selfloader.t
63994 ____________________________________________________________________________
63995 [  6386] By: gsar                                  on 2000/07/12  21:42:39
63996         Log: sprintf test tweaks (from Dominic Dunlop)
63997      Branch: perl
63998            ! t/op/sprintf.t
63999 ____________________________________________________________________________
64000 [  6385] By: gsar                                  on 2000/07/12  21:33:46
64001         Log: fix bugs in processing %v-*d and similar format specs (from
64002              Avi Finkel <avi@finkel.org>)
64003      Branch: perl
64004            ! sv.c t/op/sprintf.t
64005 ____________________________________________________________________________
64006 [  6384] By: gsar                                  on 2000/07/12  16:04:19
64007         Log: readd missing perldelta.pod changes from changes#6339,6376
64008      Branch: perl
64009            ! pod/perldelta.pod
64010 ____________________________________________________________________________
64011 [  6383] By: gsar                                  on 2000/07/12  16:00:51
64012         Log: don't clobber *.orig files on *clean targets
64013      Branch: perl
64014            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
64015 ____________________________________________________________________________
64016 [  6382] By: gsar                                  on 2000/07/12  07:59:12
64017         Log: fix broken integrations in cfgperl
64018      Branch: cfgperl
64019           !> Changes pod/perldelta.pod
64020 ____________________________________________________________________________
64021 [  6381] By: gsar                                  on 2000/07/12  07:42:17
64022         Log: integrate cfgperl changes into mainline
64023      Branch: perl
64024            ! Changes
64025           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
64026           !> pod/perlre.pod
64027 ____________________________________________________________________________
64028 [  6380] By: gsar                                  on 2000/07/12  07:31:00
64029         Log: get sprintf.t to adjust properly for 3-digit exponents
64030      Branch: perl
64031            ! t/op/sprintf.t
64032 ____________________________________________________________________________
64033 [  6379] By: gsar                                  on 2000/07/12  06:40:04
64034         Log: change#6174 needs corresponding change in win32/config_h.PL,
64035              which grovels through config_h.SH to find the config.h name
64036      Branch: perl
64037            ! win32/config_h.PL
64038 ____________________________________________________________________________
64039 [  6378] By: jhi                                   on 2000/07/12  05:03:59
64040         Log: Do the cc sanity check both before the hints and
64041              after the cc selction.
64042      Branch: cfgperl
64043            ! Configure config_h.SH
64044      Branch: metaconfig
64045            ! U/modified/Oldconfig.U U/modified/cc.U
64046      Branch: metaconfig/U/perl
64047            + Checkcc.U
64048 ____________________________________________________________________________
64049 [  6377] By: jhi                                   on 2000/07/12  02:49:22
64050         Log: Fix nits noticed by Boston.pm.
64051      Branch: cfgperl
64052            ! pod/perlre.pod
64053 ____________________________________________________________________________
64054 [  6376] By: jhi                                   on 2000/07/11  21:22:13
64055         Log: Configure cosmetics and perldelta.
64056      Branch: cfgperl
64057            ! Configure config_h.SH pod/perldelta.pod
64058      Branch: metaconfig
64059            ! U/modified/cc.U
64060 ____________________________________________________________________________
64061 [  6375] By: gsar                                  on 2000/07/11  21:17:35
64062         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
64063      Branch: perl
64064            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
64065            ! win32/win32sck.c
64066 ____________________________________________________________________________
64067 [  6374] By: gsar                                  on 2000/07/11  20:48:50
64068         Log: tweak for build failure under multiplicity
64069      Branch: perl
64070            ! toke.c
64071 ____________________________________________________________________________
64072 [  6373] By: gsar                                  on 2000/07/11  20:37:23
64073         Log: integrate cfgperl changes#6325..6373 into mainline
64074              (NOTE: today's batch of integrations still untested)
64075      Branch: perl
64076           +> ext/DynaLoader/hints/netbsd.pl
64077            ! Changes
64078           !> (integrate 26 files)
64079 ____________________________________________________________________________
64080 [  6372] By: jhi                                   on 2000/07/11  20:30:36
64081         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
64082              regen perltoc.
64083      Branch: cfgperl
64084            + pod/perlbook.pod
64085            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
64086            ! pod/perltoc.pod
64087 ____________________________________________________________________________
64088 [  6371] By: jhi                                   on 2000/07/11  20:08:56
64089         Log: Minor cleanups on the booklist.
64090      Branch: cfgperl
64091            ! pod/perlfaq2.pod
64092 ____________________________________________________________________________
64093 [  6370] By: jhi                                   on 2000/07/11  19:31:13
64094         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
64095      Branch: cfgperl
64096            ! t/pragma/overload.t
64097 ____________________________________________________________________________
64098 [  6369] By: gsar                                  on 2000/07/11  19:27:48
64099         Log: integrate cfgperl changes#6293..6324 into mainline
64100      Branch: perl
64101           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
64102            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
64103           !> (integrate 30 files)
64104 ____________________________________________________________________________
64105 [  6368] By: gsar                                  on 2000/07/11  19:18:57
64106         Log: skip integrate of problematic change#6292 from cfgperl into mainline
64107      Branch: perl
64108           !> pp_hot.c
64109 ____________________________________________________________________________
64110 [  6367] By: gsar                                  on 2000/07/11  19:17:21
64111         Log: integrate cfgperl changes#6288..6290 into mainline
64112      Branch: perl
64113           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
64114 ____________________________________________________________________________
64115 [  6366] By: gsar                                  on 2000/07/11  19:11:18
64116         Log: integrate cfgperl changes#6268..6282 into mainline
64117      Branch: perl
64118           !> (integrate 30 files)
64119 ____________________________________________________________________________
64120 [  6365] By: gsar                                  on 2000/07/11  18:57:00
64121         Log: delete new accidentally branched file
64122      Branch: perl
64123            - t/op/method2entersub.t
64124 ____________________________________________________________________________
64125 [  6364] By: gsar                                  on 2000/07/11  18:55:13
64126         Log: skip integrate of change#6267 from cfgperl into mainline (the
64127              method call optimization is flawed without additional hints
64128              from user about immutableness of @ISA and no runtime method
64129              definitions)
64130      Branch: perl
64131           +> t/op/method2entersub.t
64132           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
64133           !> perl.h t/op/sprintf.t xsutils.c
64134 ____________________________________________________________________________
64135 [  6363] By: gsar                                  on 2000/07/11  18:49:43
64136         Log: integrate cfgperl changes#6261..6266 into mainline
64137      Branch: perl
64138           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
64139           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
64140           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
64141           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
64142 ____________________________________________________________________________
64143 [  6362] By: gsar                                  on 2000/07/11  18:43:26
64144         Log: integrate cfgperl changes#6252..6260 into mainline
64145      Branch: perl
64146           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
64147           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
64148           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
64149           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
64150 ____________________________________________________________________________
64151 [  6361] By: gsar                                  on 2000/07/11  18:37:12
64152         Log: skip integrate of problematic change#6251 from cfgperl into mainline
64153      Branch: perl
64154           !> lib/Exporter.pm
64155 ____________________________________________________________________________
64156 [  6360] By: gsar                                  on 2000/07/11  18:34:56
64157         Log: integrate cfgperl change#6250 into mainline
64158      Branch: perl
64159           +> t/op/my_stash.t
64160           !> MANIFEST embed.pl proto.h toke.c
64161 ____________________________________________________________________________
64162 [  6359] By: gsar                                  on 2000/07/11  18:21:19
64163         Log: integrate cfgperl changes#6242..6249 into mainline
64164      Branch: perl
64165           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
64166           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
64167           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
64168           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
64169           !> t/lib/peek.t utf8.c
64170 ____________________________________________________________________________
64171 [  6358] By: gsar                                  on 2000/07/11  18:15:45
64172         Log: skip integrate of problematic change#6241 from cfgperl into mainline
64173      Branch: perl
64174           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
64175 ____________________________________________________________________________
64176 [  6357] By: jhi                                   on 2000/07/11  18:15:16
64177         Log: Fix for
64178              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
64179              From: Roderick Schertler <roderick@argon.org> 
64180              Date: Tue, 11 Jul 2000 13:55:05 -0400 
64181              Message-Id: <200007111755.NAA05077@jones.argon.org> 
64182      Branch: cfgperl
64183            ! doio.c
64184 ____________________________________________________________________________
64185 [  6356] By: jhi                                   on 2000/07/11  18:12:51
64186         Log: Typo in #6341.
64187      Branch: cfgperl
64188            ! pp_hot.c
64189 ____________________________________________________________________________
64190 [  6355] By: gsar                                  on 2000/07/11  18:12:10
64191         Log: integrate cfgperl changes#6231..6240 into mainline
64192      Branch: perl
64193           +> pod/perlutil.pod
64194           !> (integrate 35 files)
64195 ____________________________________________________________________________
64196 [  6354] By: jhi                                   on 2000/07/11  18:04:34
64197         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
64198              From: Dominic Dunlop <domo@computer.org> 
64199              Date: Tue, 11 Jul 2000 12:27:33 +0200 
64200              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
64201              
64202              Replaces change #6268.
64203      Branch: cfgperl
64204            ! t/op/sprintf.t
64205 ____________________________________________________________________________
64206 [  6353] By: gsar                                  on 2000/07/11  17:59:51
64207         Log: skip integrate of problematic change#6230 from cfgperl into mainline
64208              (a later version of File::Spec is already in mainline)
64209      Branch: perl
64210           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
64211           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
64212 ____________________________________________________________________________
64213 [  6352] By: gsar                                  on 2000/07/11  17:57:48
64214         Log: integrate cfgperl changes#6224..6229 into mainline
64215      Branch: perl
64216           +> lib/lib.pm.PL
64217            - lib/lib.pm
64218           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
64219           !> lib/English.pm op.c t/lib/english.t
64220 ____________________________________________________________________________
64221 [  6351] By: gsar                                  on 2000/07/11  17:50:10
64222         Log: skip integrate of problematic change#6223 from cfgperl into mainline
64223      Branch: perl
64224           !> doio.c
64225 ____________________________________________________________________________
64226 [  6350] By: gsar                                  on 2000/07/11  17:48:28
64227         Log: integrate cfgperl changes#6220..6222 into mainline
64228      Branch: perl
64229           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
64230           !> toke.c utf8.c win32/win32.h
64231 ____________________________________________________________________________
64232 [  6349] By: gsar                                  on 2000/07/11  17:46:13
64233         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
64234              mainline
64235      Branch: perl
64236           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
64237           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
64238           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
64239 ____________________________________________________________________________
64240 [  6348] By: jhi                                   on 2000/07/11  17:45:49
64241         Log: README.posix-bc podified from Thomas Dorner.
64242      Branch: cfgperl
64243            ! README.posix-bc
64244 ____________________________________________________________________________
64245 [  6347] By: gsar                                  on 2000/07/11  17:42:04
64246         Log: integrate cfgperl change#6217 into mainline
64247      Branch: perl
64248           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
64249           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
64250           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
64251 ____________________________________________________________________________
64252 [  6346] By: gsar                                  on 2000/07/11  17:39:37
64253         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
64254              mainline
64255      Branch: perl
64256           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
64257           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
64258           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
64259           !> perlapi.h pod/perlapi.pod
64260 ____________________________________________________________________________
64261 [  6345] By: gsar                                  on 2000/07/11  17:36:42
64262         Log: integrate cfgperl changes#6207..6210 into mainline
64263      Branch: perl
64264           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
64265           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
64266 ____________________________________________________________________________
64267 [  6344] By: gsar                                  on 2000/07/11  17:31:20
64268         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
64269              mainline
64270      Branch: perl
64271           !> (integrate 40 files)
64272 ____________________________________________________________________________
64273 [  6343] By: gsar                                  on 2000/07/11  17:19:08
64274         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
64275      Branch: perl
64276           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
64277            ! Changes
64278           !> (integrate 34 files)
64279 ____________________________________________________________________________
64280 [  6342] By: jhi                                   on 2000/07/11  16:05:48
64281         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
64282              To: perl5-porters@perl.org
64283              From: Karsten Sperling <spiff@phreax.net>
64284              Date: Mon, 10 Jul 2000 15:12:52 +0200
64285              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
64286      Branch: cfgperl
64287            ! lib/Symbol.pm
64288 ____________________________________________________________________________
64289 [  6341] By: jhi                                   on 2000/07/11  15:59:23
64290         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
64291              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
64292              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
64293              Date: Fri, 07 Jul 2000 17:57:16 +0100
64294      Branch: cfgperl
64295            ! pp_hot.c
64296 ____________________________________________________________________________
64297 [  6340] By: jhi                                   on 2000/07/11  15:55:47
64298         Log: Subject: Re: format bug report  [Patch]
64299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64300              Date: Wed, 05 Jul 2000 13:12:52 +0200
64301              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
64302              
64303              Subject: Re: format bug report  [Patch]
64304              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64305              Date: Wed, 05 Jul 2000 14:10:01 +0200
64306              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
64307      Branch: cfgperl
64308            ! t/op/write.t toke.c
64309 ____________________________________________________________________________
64310 [  6339] By: jhi                                   on 2000/07/11  13:54:09
64311         Log: Be less forgiving about ambiguous and illegal tr ranges.
64312              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
64313              From: Mark-Jason Dominus <mjd@plover.com>
64314              Date: Tue, 04 Jul 2000 10:00:12 -0400
64315              Message-ID: <20000704140012.17772.qmail@plover.com>
64316              
64317              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
64318              From: Mark-Jason Dominus <mjd@plover.com>
64319              Date: Wed, 05 Jul 2000 09:37:36 -0400
64320              Message-ID: <20000705133736.27293.qmail@plover.com>
64321      Branch: cfgperl
64322            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
64323 ____________________________________________________________________________
64324 [  6338] By: jhi                                   on 2000/07/11  13:31:24
64325         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
64326              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
64327              Date: Tue, 11 Jul 2000 13:50:51 +0100
64328              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
64329      Branch: cfgperl
64330            ! sv.c
64331 ____________________________________________________________________________
64332 [  6337] By: jhi                                   on 2000/07/11  13:29:14
64333         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
64334              From: Hugo <hv@crypt.compulink.co.uk>
64335              Date: Tue, 11 Jul 2000 12:44:50 +0100
64336              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
64337      Branch: cfgperl
64338            ! regexec.c t/op/re_tests
64339 ____________________________________________________________________________
64340 [  6336] By: jhi                                   on 2000/07/11  13:26:47
64341         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
64342              From: simon@brecon.co.uk (Simon Cozens)
64343              Date: 7 Jul 2000 11:26:09 GMT
64344              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
64345      Branch: cfgperl
64346            ! mg.c
64347 ____________________________________________________________________________
64348 [  6335] By: jhi                                   on 2000/07/11  13:23:37
64349         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
64350              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
64351              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
64352              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
64353      Branch: cfgperl
64354            + ext/DynaLoader/hints/netbsd.pl
64355            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
64356 ____________________________________________________________________________
64357 [  6334] By: jhi                                   on 2000/07/11  13:20:38
64358         Log: Subject: PATCH perlguts.pod: Document D and d magic types
64359              From: mjd@plover.com
64360              Date: 5 Jul 2000 18:01:51 -0000
64361              Message-ID: <20000705180151.29413.qmail@plover.com>
64362      Branch: cfgperl
64363            ! pod/perlguts.pod
64364 ____________________________________________________________________________
64365 [  6333] By: jhi                                   on 2000/07/11  13:15:51
64366         Log: Precedence goof, fix based on
64367              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
64368              From: Hugo <hv@crypt.compulink.co.uk>
64369              Date: Tue, 11 Jul 2000 12:52:38 +0100
64370              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
64371      Branch: cfgperl
64372            ! t/op/taint.t
64373 ____________________________________________________________________________
64374 [  6332] By: jhi                                   on 2000/07/11  12:40:17
64375         Log: Integrate with Sarathy.
64376      Branch: cfgperl
64377           !> win32/win32sck.c
64378 ____________________________________________________________________________
64379 [  6331] By: jhi                                   on 2000/07/10  20:14:16
64380         Log: Sprinkle ldlibpath.
64381      Branch: cfgperl
64382            ! pod/Makefile.SH
64383 ____________________________________________________________________________
64384 [  6330] By: jhi                                   on 2000/07/10  17:54:49
64385         Log: More POSIX.pod tweaks.
64386      Branch: cfgperl
64387            ! ext/POSIX/POSIX.pod
64388 ____________________________________________________________________________
64389 [  6329] By: jhi                                   on 2000/07/10  14:02:12
64390         Log: Reorder perl.pod once more.
64391      Branch: cfgperl
64392            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
64393 ____________________________________________________________________________
64394 [  6328] By: gsar                                  on 2000/07/10  07:06:00
64395         Log: accept() leaks memory on windows due to incorrect ordering of
64396              closesocket() and fclose() calls
64397      Branch: perl
64398            ! win32/win32sck.c
64399 ____________________________________________________________________________
64400 [  6327] By: gsar                                  on 2000/07/10  06:49:17
64401         Log: winsock options weren't being set in all threads under ithreads
64402              (caused send()s from second and subsequent threads to fail)
64403      Branch: perl
64404            ! win32/win32sck.c
64405 ____________________________________________________________________________
64406 [  6326] By: jhi                                   on 2000/07/08  02:45:40
64407         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
64408              was cast to an unsigned (32-bit) integer with wild abandon.
64409      Branch: cfgperl
64410            ! ext/Devel/DProf/DProf.xs
64411 ____________________________________________________________________________
64412 [  6325] By: jhi                                   on 2000/07/07  18:50:33
64413         Log: Remove perlbook, update perlfaq book listing,
64414              rearrange perl.pod, regenerate perltoc.
64415      Branch: cfgperl
64416            - pod/perlbook.pod
64417            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
64418            ! pod/perlfaq2.pod pod/perltoc.pod
64419 ____________________________________________________________________________
64420 [  6324] By: jhi                                   on 2000/07/07  14:03:40
64421         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
64422      Branch: cfgperl
64423            ! sv.h toke.c
64424 ____________________________________________________________________________
64425 [  6323] By: jhi                                   on 2000/07/06  16:03:55
64426         Log: Fix complaints of buildtoc.
64427      Branch: cfgperl
64428            + lib/Win32.pod
64429            - pod/Win32.pod
64430            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
64431 ____________________________________________________________________________
64432 [  6322] By: jhi                                   on 2000/07/06  15:15:52
64433         Log: Add =head1 NAMEs so that buildtoc is happy.
64434              (The CGI::Util nit reported to Lincoln.)
64435      Branch: cfgperl
64436            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
64437            ! pod/perltoc.pod
64438 ____________________________________________________________________________
64439 [  6321] By: jhi                                   on 2000/07/06  03:16:04
64440         Log: Config is being used.
64441      Branch: cfgperl
64442            ! t/op/method.t
64443 ____________________________________________________________________________
64444 [  6320] By: jhi                                   on 2000/07/06  03:13:13
64445         Log: Integrate with Sarathy.
64446      Branch: cfgperl
64447           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
64448 ____________________________________________________________________________
64449 [  6319] By: jhi                                   on 2000/07/06  03:11:46
64450         Log: Autogenerate pod/Makefile and pod/buildtoc.
64451              buildtoc also checks whether the existin pods are
64452              mentioned in MANIFEST and perl.pod, and vice versa.
64453              (None of the thusly found discrepancies fixed yet.)
64454              roffitall also needs to be autogenerated similarly but it
64455              seems so badly out of date that I didn't touch it yet.
64456      Branch: cfgperl
64457            + pod/Makefile.SH pod/buildtoc.PL
64458            - pod/Makefile pod/buildtoc
64459            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
64460 ____________________________________________________________________________
64461 [  6318] By: gsar                                  on 2000/07/05  22:10:54
64462         Log: fix UNC path handling on Windows under ithreads, and chdir()
64463              return value when given a non-existent directory
64464      Branch: perl
64465            ! win32/vdir.h
64466 ____________________________________________________________________________
64467 [  6317] By: gsar                                  on 2000/07/05  22:08:19
64468         Log: winsock cleanup never done on Windows (leads to handle leaks)
64469      Branch: perl
64470            ! win32/perllib.c win32/win32sck.c
64471 ____________________________________________________________________________
64472 [  6316] By: gsar                                  on 2000/07/05  22:06:19
64473         Log: some debugger output does not go to the socket when RemotePort is set
64474      Branch: perl
64475            ! lib/perl5db.pl
64476 ____________________________________________________________________________
64477 [  6315] By: jhi                                   on 2000/07/05  00:25:21
64478         Log: Integrate with Sarathy, preliminary fix for unicos
64479              alignment problems in [ID 20000612.002] Perl problem on Cray system.
64480      Branch: cfgperl
64481            ! sv.h
64482           !> pp_hot.c
64483 ____________________________________________________________________________
64484 [  6314] By: gsar                                  on 2000/07/04  23:34:02
64485         Log: tyop in change#6306
64486      Branch: perl
64487            ! pp_hot.c
64488 ____________________________________________________________________________
64489 [  6313] By: jhi                                   on 2000/07/04  22:14:38
64490         Log: Multiline string literals ENONPORTABLE.
64491      Branch: cfgperl
64492            ! pp_hot.c
64493 ____________________________________________________________________________
64494 [  6312] By: jhi                                   on 2000/07/04  20:34:44
64495         Log: Integrate with Sarathy.
64496      Branch: cfgperl
64497           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
64498           !> t/op/method.t
64499 ____________________________________________________________________________
64500 [  6311] By: jhi                                   on 2000/07/04  20:30:56
64501         Log: More POSIX.pod embellishment.
64502      Branch: cfgperl
64503            ! ext/POSIX/POSIX.pod
64504 ____________________________________________________________________________
64505 [  6310] By: gsar                                  on 2000/07/04  17:28:48
64506         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
64507      Branch: perl
64508            ! t/lib/b.t
64509 ____________________________________________________________________________
64510 [  6309] By: jhi                                   on 2000/07/04  17:22:18
64511         Log: The #6308 required a little bit more.
64512      Branch: cfgperl
64513            ! Makefile.SH win32/Makefile
64514 ____________________________________________________________________________
64515 [  6308] By: jhi                                   on 2000/07/04  16:35:24
64516         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
64517      Branch: cfgperl
64518            + lib/lib_pm.PL
64519            - lib/lib.pm.PL
64520            ! MANIFEST Makefile.SH
64521 ____________________________________________________________________________
64522 [  6307] By: jhi                                   on 2000/07/04  16:28:58
64523         Log: Win32 patches for cfgperl from Sarathy.
64524      Branch: cfgperl
64525            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
64526            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
64527            ! thread.h toke.c util.c win32/Makefile win32/win32.c
64528 ____________________________________________________________________________
64529 [  6306] By: gsar                                  on 2000/07/04  16:28:40
64530         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
64531              (from Richard Soderberg <rs@oregonnet.com>)
64532      Branch: perl
64533            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
64534 ____________________________________________________________________________
64535 [  6305] By: jhi                                   on 2000/07/04  16:24:24
64536         Log: Integrate with Sarathy.
64537      Branch: cfgperl
64538           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
64539           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
64540           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
64541           !> proto.h win32/win32.c
64542 ____________________________________________________________________________
64543 [  6304] By: gsar                                  on 2000/07/04  16:17:24
64544         Log: missing perldiag entry for unpack("w",...) diagnostic (from
64545              Andreas Koenig)
64546      Branch: perl
64547            ! pod/perldiag.pod
64548 ____________________________________________________________________________
64549 [  6303] By: gsar                                  on 2000/07/04  16:14:44
64550         Log: remove rel2abs prototypes (from Barrie Slaymaker)
64551      Branch: perl
64552            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
64553            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
64554 ____________________________________________________________________________
64555 [  6302] By: gsar                                  on 2000/07/04  04:59:35
64556         Log: adjust change#6299
64557      Branch: perl
64558            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
64559            ! win32/win32.c
64560 ____________________________________________________________________________
64561 [  6301] By: jhi                                   on 2000/07/04  04:50:07
64562         Log: Integrate with Sarathy.
64563      Branch: cfgperl
64564           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
64565           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
64566           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
64567 ____________________________________________________________________________
64568 [  6300] By: gsar                                  on 2000/07/04  04:42:09
64569         Log: PERL_OBJECT build tweak
64570      Branch: perl
64571            ! perl.h
64572 ____________________________________________________________________________
64573 [  6299] By: gsar                                  on 2000/07/04  04:37:00
64574         Log: fix memory leak on Windows (PL_sys_intern contents were never
64575              freed)
64576      Branch: perl
64577            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
64578            ! perlapi.c proto.h win32/win32.c
64579 ____________________________________________________________________________
64580 [  6298] By: gsar                                  on 2000/07/04  04:15:59
64581         Log: fix large memory leak that has been around for ever, masked by
64582              -DPURIFY (most of the arenas were never freed!)
64583      Branch: perl
64584            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
64585 ____________________________________________________________________________
64586 [  6297] By: gsar                                  on 2000/07/04  04:07:46
64587         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
64588      Branch: perl
64589            ! perl.c
64590 ____________________________________________________________________________
64591 [  6296] By: jhi                                   on 2000/06/30  18:28:37
64592         Log: Elaborate POSIX.pod.  Still needs work.
64593      Branch: cfgperl
64594            ! ext/POSIX/POSIX.pod
64595 ____________________________________________________________________________
64596 [  6295] By: jhi                                   on 2000/06/30  14:58:18
64597         Log: Point to perlipc for more SysV IPC examples.
64598      Branch: cfgperl
64599            ! pod/perlfunc.pod
64600 ____________________________________________________________________________
64601 [  6294] By: gsar                                  on 2000/06/30  14:47:45
64602         Log: slurp mode fix in change#4736 still not quite right
64603      Branch: perl
64604            ! pp_hot.c t/io/argv.t
64605 ____________________________________________________________________________
64606 [  6293] By: jhi                                   on 2000/06/30  12:02:55
64607         Log: Integrate with Sarathy.
64608      Branch: cfgperl
64609           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
64610 ____________________________________________________________________________
64611 [  6292] By: jhi                                   on 2000/06/30  12:01:11
64612         Log: From: simon@brecon.co.uk (Simon Cozens)
64613              Subject: UTF8 concat
64614              Date: 30 Jun 2000 06:13:25 GMT
64615              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
64616      Branch: cfgperl
64617            ! pp_hot.c
64618 ____________________________________________________________________________
64619 [  6291] By: gsar                                  on 2000/06/30  04:37:33
64620         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
64621              when @_ is modified, causing coredumps
64622      Branch: perl
64623            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
64624 ____________________________________________________________________________
64625 [  6290] By: jhi                                   on 2000/06/30  02:21:44
64626         Log: Integrate with Sarathy.
64627      Branch: cfgperl
64628           !> vms/vms.c vms/vmsish.h
64629 ____________________________________________________________________________
64630 [  6289] By: jhi                                   on 2000/06/30  02:21:02
64631         Log: Check VERSIONs.
64632      Branch: cfgperl
64633            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
64634            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
64635            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
64636 ____________________________________________________________________________
64637 [  6288] By: jhi                                   on 2000/06/30  02:18:52
64638         Log: Integrate with Sarathy.
64639      Branch: cfgperl
64640           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
64641           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
64642           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
64643           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
64644 ____________________________________________________________________________
64645 [  6287] By: gsar                                  on 2000/06/30  02:17:08
64646         Log: integrate vmsperl changes into mainline
64647      Branch: perl
64648           !> vms/vms.c vms/vmsish.h
64649 ____________________________________________________________________________
64650 [  6285] By: gsar                                  on 2000/06/30  02:05:28
64651         Log: localize %INC in a Safe compartment so that use/require work
64652              (many other magic globals probably need similar treatment)
64653      Branch: perl
64654            ! ext/Opcode/Opcode.xs
64655 ____________________________________________________________________________
64656 [  6284] By: gsar                                  on 2000/06/30  01:54:54
64657         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
64658              about Windows
64659      Branch: perl
64660            ! pod/perlembed.pod
64661 ____________________________________________________________________________
64662 [  6283] By: jhi                                   on 2000/06/30  01:50:10
64663         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
64664              From: Barrie Slaymaker <barries@jester.slaysys.com>
64665              Date: Wed, 28 Jun 2000 11:35:29 -0400
64666              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
64667      Branch: perl
64668            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
64669            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
64670            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
64671            ! lib/File/Spec/Win32.pm
64672 ____________________________________________________________________________
64673 [  6282] By: jhi                                   on 2000/06/29  22:57:22
64674         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
64675              From: Dan Sugalski <dan@sidhe.org>
64676              Date: Tue, 06 Jun 2000 11:59:50 -0400
64677              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
64678      Branch: cfgperl
64679            ! vms/vms.c
64680 ____________________________________________________________________________
64681 [  6281] By: jhi                                   on 2000/06/29  22:52:50
64682         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
64683              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
64684              Date: Wed, 7 Jun 2000 04:02:04 -0500
64685              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
64686      Branch: cfgperl
64687            ! utils/h2xs.PL
64688 ____________________________________________________________________________
64689 [  6280] By: jhi                                   on 2000/06/29  22:45:47
64690         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
64691              From: rspier@pobox.com (Robert Spier)
64692              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
64693              Message-ID: <14654.31913.845602.610277@rls.cx>
64694      Branch: cfgperl
64695            ! utils/h2xs.PL
64696 ____________________________________________________________________________
64697 [  6279] By: jhi                                   on 2000/06/29  22:38:16
64698         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
64699              From: Tim Ayers <tayers@bridge.com>
64700              Date: Thu, 08 Jun 2000 08:11:06 +0200
64701              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
64702              [resent by Richard Foley, Message-Id probably wrong]
64703      Branch: cfgperl
64704            ! pod/perlsub.pod
64705 ____________________________________________________________________________
64706 [  6278] By: jhi                                   on 2000/06/29  22:21:45
64707         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
64708              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
64709              Date: Fri, 09 Jun 2000 12:39:27 -0400
64710              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
64711              (plus update the version "number" of Text::Wrap)
64712      Branch: cfgperl
64713            ! lib/Text/Wrap.pm
64714 ____________________________________________________________________________
64715 [  6277] By: jhi                                   on 2000/06/29  22:13:10
64716         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
64717              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
64718              Date: Mon, 12 Jun 2000 14:55:59 +0100
64719              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
64720      Branch: cfgperl
64721            ! pod/perlfunc.pod
64722 ____________________________________________________________________________
64723 [  6276] By: jhi                                   on 2000/06/29  22:11:06
64724         Log: Subject: [PATCH] Re: eval documentation: context
64725              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
64726              Date: Mon, 12 Jun 2000 15:07:29 +0100
64727              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
64728      Branch: cfgperl
64729            ! pod/perlfunc.pod
64730 ____________________________________________________________________________
64731 [  6275] By: jhi                                   on 2000/06/29  21:59:46
64732         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
64733              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
64734              Date: Tue, 13 Jun 2000 02:43:48 -0500
64735              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
64736      Branch: cfgperl
64737            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
64738 ____________________________________________________________________________
64739 [  6274] By: jhi                                   on 2000/06/29  21:56:14
64740         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
64741              From: Andy Dougherty <doughera@lafayette.edu>
64742              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
64743              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
64744      Branch: cfgperl
64745            ! ext/File/Glob/Glob.pm
64746 ____________________________________________________________________________
64747 [  6273] By: jhi                                   on 2000/06/29  21:49:09
64748         Log: Subject: [PATCH] xsub attributes
64749              From: Doug MacEachern <dougm@covalent.net>
64750              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
64751              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
64752      Branch: cfgperl
64753            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
64754            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
64755 ____________________________________________________________________________
64756 [  6272] By: jhi                                   on 2000/06/29  21:41:28
64757         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
64758              From: Tom Phoenix <rootbeer@redcat.com>
64759              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
64760              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
64761      Branch: cfgperl
64762            ! lib/Net/Ping.pm
64763 ____________________________________________________________________________
64764 [  6271] By: jhi                                   on 2000/06/29  21:36:55
64765         Log: Subject: PATCH pod/perltie.pod
64766              From: Ian Phillipps <Ian.Phillipps@iname.com>
64767              Date: Fri, 16 Jun 2000 00:17:19 +0100
64768              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
64769              (only the first hunk, the second hunk had already been done
64770              by some other patch)
64771      Branch: cfgperl
64772            ! pod/perltie.pod
64773 ____________________________________________________________________________
64774 [  6270] By: jhi                                   on 2000/06/29  21:24:51
64775         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
64776              From: Nicholas Clark <nick@talking.bollo.cx>
64777              Date: Fri, 23 Jun 2000 16:21:15 +0100
64778              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
64779      Branch: cfgperl
64780            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
64781            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
64782 ____________________________________________________________________________
64783 [  6269] By: jhi                                   on 2000/06/29  19:38:15
64784         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
64785              silence few compiler warnings.
64786      Branch: cfgperl
64787            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
64788 ____________________________________________________________________________
64789 [  6268] By: jhi                                   on 2000/06/29  18:21:50
64790         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
64791              From: Dominic Dunlop <domo@computer.org> 
64792              Date: Thu, 29 Jun 2000 12:32:39 +0200 
64793              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
64794      Branch: cfgperl
64795            ! t/op/sprintf.t
64796 ____________________________________________________________________________
64797 [  6267] By: jhi                                   on 2000/06/29  18:16:07
64798         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
64799              From: Doug MacEachern <dougm@covalent.net>
64800              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
64801              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
64802      Branch: cfgperl
64803            + t/op/method2entersub.t
64804            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
64805            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
64806            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
64807            ! xsutils.c
64808 ____________________________________________________________________________
64809 [  6266] By: jhi                                   on 2000/06/29  15:11:15
64810         Log: Subject: [PATCH 5.6.0] cygwin port
64811              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
64812              From: "Fifer, Eric" <EFifer@sanwaint.com>
64813              Date: Thu, 29 Jun 2000 12:58:29 +0100
64814      Branch: cfgperl
64815            ! cygwin/Makefile.SHs
64816 ____________________________________________________________________________
64817 [  6265] By: jhi                                   on 2000/06/29  15:04:05
64818         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
64819              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64820              Date: Wed, 28 Jun 2000 17:50:12 -0700
64821              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
64822      Branch: cfgperl
64823            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
64824 ____________________________________________________________________________
64825 [  6264] By: jhi                                   on 2000/06/29  15:00:57
64826         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
64827              From: Marty Lucich <marty@netcom.com>
64828              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
64829              Message-Id: <200006282116.OAA11148@netcom.com>
64830              ccdlflags update (the BSD/OS 4.1 part had already been taken
64831              care of by #6141).
64832      Branch: cfgperl
64833            ! hints/bsdos.sh
64834 ____________________________________________________________________________
64835 [  6263] By: jhi                                   on 2000/06/29  13:47:44
64836         Log: tr fixes from Simon Cozens
64837      Branch: cfgperl
64838            ! doop.c
64839 ____________________________________________________________________________
64840 [  6262] By: jhi                                   on 2000/06/28  18:46:01
64841         Log: Subject: 5.6.0 Patch for EPOC
64842              From: Olaf Flebbe <o.flebbe@gmx.de>
64843              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
64844              Message-ID: <23449.960929969@www11.gmx.net>
64845      Branch: cfgperl
64846            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
64847            ! epoc/epocish.h
64848 ____________________________________________________________________________
64849 [  6261] By: jhi                                   on 2000/06/28  18:29:07
64850         Log: Subject: Re: [PATCH cfgperl] BOMs away!
64851              From: simon@brecon.co.uk (Simon Cozens)
64852              Date: 17 Jun 2000 11:49:57 GMT
64853              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
64854      Branch: cfgperl
64855            ! pod/perldiag.pod t/comp/require.t toke.c
64856 ____________________________________________________________________________
64857 [  6260] By: jhi                                   on 2000/06/28  17:47:16
64858         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
64859              From: simon@brecon.co.uk (Simon Cozens) 
64860              Date: 17 Jun 2000 11:56:44 GMT 
64861              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
64862              pack U0, pack C0
64863      Branch: cfgperl
64864            ! pod/perlfunc.pod pp.c t/op/pack.t
64865 ____________________________________________________________________________
64866 [  6259] By: jhi                                   on 2000/06/28  16:43:17
64867         Log: perlnewmod was missing from MANIFEST.
64868      Branch: cfgperl
64869            ! MANIFEST
64870 ____________________________________________________________________________
64871 [  6258] By: jhi                                   on 2000/06/28  15:54:30
64872         Log: linenumber tweak
64873      Branch: cfgperl
64874            ! t/pragma/warn/regcomp
64875 ____________________________________________________________________________
64876 [  6257] By: jhi                                   on 2000/06/28  15:50:44
64877         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
64878              From: Doug MacEachern <dougm@covalent.net>
64879              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
64880              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
64881              (one part of the patch had been applied earlier)
64882      Branch: cfgperl
64883            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
64884 ____________________________________________________________________________
64885 [  6256] By: jhi                                   on 2000/06/28  15:40:22
64886         Log: tweaks from Simon Cozens to further fix tr/// under utf8
64887      Branch: cfgperl
64888            ! doop.c
64889 ____________________________________________________________________________
64890 [  6255] By: jhi                                   on 2000/06/28  15:33:45
64891         Log: small thinko tweaks
64892      Branch: cfgperl
64893            ! lib/IPC/Open3.pm t/op/my_stash.t
64894 ____________________________________________________________________________
64895 [  6254] By: jhi                                   on 2000/06/28  15:33:25
64896         Log: Subject: tr///, help wanted.
64897              From: simon@brecon.co.uk (Simon Cozens)
64898              Date: 28 Jun 2000 11:29:04 GMT
64899              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
64900      Branch: cfgperl
64901            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
64902            ! pp_proto.h proto.h t/op/tr.t
64903 ____________________________________________________________________________
64904 [  6253] By: jhi                                   on 2000/06/28  15:09:17
64905         Log: Paranoia tweak on #6249.
64906              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
64907              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
64908              Date: Sun, 25 Jun 2000 23:43:12 -0400
64909              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
64910      Branch: cfgperl
64911            ! lib/IPC/Open3.pm
64912 ____________________________________________________________________________
64913 [  6252] By: jhi                                   on 2000/06/28  15:01:38
64914         Log: Document #6249 and #6251.
64915      Branch: cfgperl
64916            ! lib/Exporter.pm lib/IPC/Open3.pm
64917 ____________________________________________________________________________
64918 [  6251] By: jhi                                   on 2000/06/28  14:50:43
64919         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
64920              From: Doug MacEachern <dougm@covalent.net>
64921              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
64922              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
64923      Branch: cfgperl
64924            ! lib/Exporter.pm
64925 ____________________________________________________________________________
64926 [  6250] By: jhi                                   on 2000/06/28  14:45:23
64927         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
64928              From: Doug MacEachern <dougm@covalent.net>
64929              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
64930              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
64931      Branch: cfgperl
64932            + t/op/my_stash.t
64933            ! MANIFEST embed.pl global.sym proto.h toke.c
64934 ____________________________________________________________________________
64935 [  6249] By: jhi                                   on 2000/06/28  14:36:34
64936         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
64937              From: Frank Tobin <ftobin@uiuc.edu>
64938              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
64939              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
64940      Branch: cfgperl
64941            ! lib/IPC/Open3.pm
64942 ____________________________________________________________________________
64943 [  6248] By: jhi                                   on 2000/06/28  14:11:25
64944         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
64945              From: Mark-Jason Dominus <mjd@plover.com>
64946              Date: Tue, 27 Jun 2000 22:36:42 -0400
64947              Message-ID: <20000628023642.12166.qmail@plover.com>
64948      Branch: cfgperl
64949            ! pod/perlfunc.pod
64950 ____________________________________________________________________________
64951 [  6247] By: jhi                                   on 2000/06/27  12:46:37
64952         Log: Tweak $VERSION, patch from Doug MacEachern.
64953      Branch: cfgperl
64954            ! lib/File/Spec.pm
64955 ____________________________________________________________________________
64956 [  6246] By: jhi                                   on 2000/06/27  03:34:46
64957         Log: Allow for standalone testing.
64958      Branch: cfgperl
64959            ! t/lib/filefunc.t t/lib/filespec.t
64960 ____________________________________________________________________________
64961 [  6245] By: jhi                                   on 2000/06/27  02:50:02
64962         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
64963              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
64964              Date: Sat, 24 Jun 2000 13:06:20 +0100
64965              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
64966      Branch: cfgperl
64967            ! ext/DynaLoader/DynaLoader_pm.PL
64968 ____________________________________________________________________________
64969 [  6244] By: jhi                                   on 2000/06/27  02:46:10
64970         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
64971              From: Doug MacEachern <dougm@covalent.net>
64972              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
64973              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
64974      Branch: cfgperl
64975            ! gv.c sv.c t/lib/peek.t
64976 ____________________________________________________________________________
64977 [  6243] By: jhi                                   on 2000/06/27  02:38:07
64978         Log: Subject: [PATCH] is_utf8_string
64979              From: simon@brecon.co.uk (Simon Cozens)
64980              Date: 26 Jun 2000 02:25:59 GMT
64981              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
64982      Branch: cfgperl
64983            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
64984            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
64985            ! proto.h utf8.c
64986 ____________________________________________________________________________
64987 [  6242] By: jhi                                   on 2000/06/27  02:24:00
64988         Log: Subject: [PATCH] bytes<->utf8 fixes
64989              From: simon@brecon.co.uk (Simon Cozens)
64990              Date: 26 Jun 2000 04:55:45 GMT
64991              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
64992      Branch: cfgperl
64993            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
64994 ____________________________________________________________________________
64995 [  6241] By: jhi                                   on 2000/06/27  02:12:42
64996         Log: Do no -warn on \_, only on \alpha.
64997              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
64998              From: David Dyck <dcd@tc.fluke.com>
64999              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
65000              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
65001      Branch: cfgperl
65002            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
65003 ____________________________________________________________________________
65004 [  6240] By: jhi                                   on 2000/06/27  02:00:01
65005         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
65006              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
65007              Date: Mon, 26 Jun 2000 18:40:14 +0100
65008              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
65009      Branch: cfgperl
65010            ! utils/h2xs.PL
65011 ____________________________________________________________________________
65012 [  6239] By: jhi                                   on 2000/06/27  01:53:40
65013         Log: Configure maintenance.  Sever some dependency cycles,
65014              separate gccversion from the cc unit,
65015              address [ID 20000623.006] Configure script patch for using gcc on AIX
65016              (but solve it a little bit differently),
65017              unduplex some accidentally duplicated units,
65018              suggest using gcc if no cc available
65019              (p5p thread: "Solaris configure: counterproposal", 1999-09)
65020      Branch: cfgperl
65021            ! Configure Todo-5.6 config_h.SH
65022      Branch: metaconfig
65023            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
65024            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
65025      Branch: metaconfig/U/perl
65026            + gccvers.U
65027            ! d_getespwnam.U d_getprpwnam.U i_prot.U
65028 ____________________________________________________________________________
65029 [  6238] By: jhi                                   on 2000/06/25  18:04:56
65030         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
65031              From: Dan Sugalski <dan@sidhe.org>
65032              Date: Fri, 23 Jun 2000 17:00:00 -0400
65033              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
65034      Branch: cfgperl
65035            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
65036 ____________________________________________________________________________
65037 [  6237] By: jhi                                   on 2000/06/25  16:36:45
65038         Log: Tweak embed.pl, regen headers.
65039      Branch: cfgperl
65040            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
65041            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
65042            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
65043            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
65044            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
65045 ____________________________________________________________________________
65046 [  6236] By: jhi                                   on 2000/06/25  15:26:42
65047         Log: Regen headers.
65048      Branch: cfgperl
65049            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
65050            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
65051            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
65052            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
65053            ! regnodes.h warnings.h
65054 ____________________________________________________________________________
65055 [  6235] By: jhi                                   on 2000/06/23  19:39:35
65056         Log: The thread begun by
65057              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
65058              From: Kevin.Ruscoe@ubsw.com
65059              Date: Fri, 16 Jun 2000 16:38:51 +0100
65060              Message-Id: <H000019b03c300d6@MHS>
65061      Branch: cfgperl
65062            ! hints/solaris_2.sh
65063 ____________________________________________________________________________
65064 [  6234] By: jhi                                   on 2000/06/23  19:23:36
65065         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
65066              because when run as services (Win32ese for daemons)
65067              no environment variables are set and tmpdir ends up as /tmp,
65068              which is ambiguous.
65069              
65070              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
65071              From: matt@sergeant.org
65072              Date: 16 Jun 2000 16:30:43 -0000
65073              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
65074      Branch: cfgperl
65075            ! lib/File/Spec/Win32.pm
65076 ____________________________________________________________________________
65077 [  6233] By: jhi                                   on 2000/06/23  19:18:58
65078         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
65079              From: Mark-Jason Dominus <mjd@plover.com>
65080              Date: Fri, 16 Jun 2000 20:53:04 -0400
65081              Message-ID: <20000617005304.8008.qmail@plover.com>
65082      Branch: cfgperl
65083            ! op.h
65084 ____________________________________________________________________________
65085 [  6232] By: jhi                                   on 2000/06/23  16:10:02
65086         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
65087              From: simon@brecon.co.uk (Simon Cozens)
65088              Date: 19 Jun 2000 15:18:27 GMT
65089              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
65090              
65091              plus update pod/Makefile and regenerate perltoc
65092      Branch: cfgperl
65093            + pod/perlutil.pod
65094            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
65095 ____________________________________________________________________________
65096 [  6231] By: jhi                                   on 2000/06/23  15:19:18
65097         Log: Subject: [PATCH 5.6.0] cygwin port
65098              From: "Fifer, Eric" <EFifer@sanwaint.com>
65099              Date: Tue, 20 Jun 2000 14:30:58 +0100
65100              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
65101      Branch: cfgperl
65102            ! README.cygwin lib/File/Find.pm
65103 ____________________________________________________________________________
65104 [  6230] By: jhi                                   on 2000/06/23  14:25:21
65105         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
65106      Branch: cfgperl
65107            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
65108            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
65109            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
65110            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
65111 ____________________________________________________________________________
65112 [  6229] By: jhi                                   on 2000/06/23  14:13:34
65113         Log: Subject: README.hpux version 0.6.1
65114              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
65115              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
65116              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
65117      Branch: cfgperl
65118            ! README.hpux
65119 ____________________________________________________________________________
65120 [  6228] By: jhi                                   on 2000/06/23  14:07:20
65121         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
65122              From: Doug MacEachern <dougm@covalent.net>
65123              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
65124              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
65125      Branch: cfgperl
65126            ! op.c
65127 ____________________________________________________________________________
65128 [  6227] By: jhi                                   on 2000/06/23  14:01:06
65129         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
65130              From: Doug MacEachern <dougm@covalent.net>
65131              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
65132              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
65133      Branch: cfgperl
65134            + lib/lib.pm.PL
65135            - lib/lib.pm
65136            ! MANIFEST Makefile.SH
65137 ____________________________________________________________________________
65138 [  6226] By: jhi                                   on 2000/06/23  13:53:07
65139         Log: Subject: [PATCH] remove forward declarations in Socket.pm
65140              From: Doug MacEachern <dougm@covalent.net>
65141              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
65142              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
65143              
65144              From: Doug MacEachern <dougm@covalent.net>
65145              Subject: Re: [PATCH] remove forward declarations in Socket.pm
65146              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
65147              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
65148      Branch: cfgperl
65149            ! ext/Socket/Socket.pm op.c
65150 ____________________________________________________________________________
65151 [  6225] By: jhi                                   on 2000/06/23  13:41:52
65152         Log: Add source code filenames to apidoc.
65153              From: simon@brecon.co.uk (Simon Cozens)
65154              Subject: [PATCH embed.pl] Source X-ref
65155              Date: 22 Jun 2000 02:18:49 GMT
65156              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
65157      Branch: cfgperl
65158            ! embed.pl
65159 ____________________________________________________________________________
65160 [  6224] By: jhi                                   on 2000/06/23  13:32:33
65161         Log: A way to avoid English.pm performance hit.
65162              From: root <root@jester.slaysys.com>
65163              Subject: [YAPATCH English.pm] My turn to putt again
65164              Date: Thu, 22 Jun 2000 20:33:58 -0400
65165              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
65166      Branch: cfgperl
65167            ! lib/English.pm t/lib/english.t
65168 ____________________________________________________________________________
65169 [  6223] By: jhi                                   on 2000/06/23  13:27:06
65170         Log: Avoid double close().
65171              Subject: [PATCH] avoid double close()
65172              From: Doug MacEachern <dougm@covalent.net>
65173              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
65174              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
65175      Branch: cfgperl
65176            ! doio.c
65177 ____________________________________________________________________________
65178 [  6222] By: jhi                                   on 2000/06/23  13:25:54
65179         Log: doc typo fix
65180              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
65181              From: Ian Phillipps <Ian.Phillipps@iname.com>
65182              Date: Fri, 23 Jun 2000 10:40:58 +0100
65183              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
65184      Branch: cfgperl
65185            ! lib/Pod/Usage.pm
65186 ____________________________________________________________________________
65187 [  6221] By: jhi                                   on 2000/06/23  13:24:15
65188         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
65189              From: simon@brecon.co.uk (Simon Cozens)
65190              Subject: [PATCH] Eliminate tr///[CU][CU]
65191              Date: 23 Jun 2000 11:05:40 GMT
65192              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
65193      Branch: cfgperl
65194            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
65195 ____________________________________________________________________________
65196 [  6220] By: jhi                                   on 2000/06/22  16:07:51
65197         Log: Win32 patches from Benjamin Stuhl.
65198      Branch: cfgperl
65199            ! makedef.pl win32/win32.h
65200 ____________________________________________________________________________
65201 [  6219] By: jhi                                   on 2000/06/22  16:06:34
65202         Log: Bytecode patches from Benjamin Stuhl.
65203      Branch: cfgperl
65204            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
65205            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
65206            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
65207 ____________________________________________________________________________
65208 [  6218] By: jhi                                   on 2000/06/15  23:54:16
65209         Log: Bytecode patches from Benjamin Stuhl.
65210      Branch: cfgperl
65211            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
65212 ____________________________________________________________________________
65213 [  6217] By: jhi                                   on 2000/06/09  13:38:29
65214         Log: Rename the fdpid locking and integrate with Sarathy.
65215      Branch: cfgperl
65216            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
65217            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
65218            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
65219            ! win32/win32.c
65220           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
65221 ____________________________________________________________________________
65222 [  6216] By: gsar                                  on 2000/06/08  14:54:21
65223         Log: be more optimal about clearing @_
65224      Branch: perl
65225            ! cop.h
65226 ____________________________________________________________________________
65227 [  6215] By: gsar                                  on 2000/06/08  14:33:04
65228         Log: tweak comment about @DB::args
65229      Branch: perl
65230            ! av.h pp_ctl.c
65231 ____________________________________________________________________________
65232 [  6214] By: gsar                                  on 2000/06/08  13:57:54
65233         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
65234              caller() wants to populate @DB::args with it (causes a coredump
65235              in Carp::confess())
65236      Branch: perl
65237            ! cop.h t/op/runlevel.t
65238 ____________________________________________________________________________
65239 [  6213] By: gsar                                  on 2000/06/08  07:06:35
65240         Log: back out change#6106 (seems problematic)
65241      Branch: perl
65242            ! hints/solaris_2.sh
65243 ____________________________________________________________________________
65244 [  6212] By: jhi                                   on 2000/06/07  03:10:36
65245         Log: Continuing mopup for #6204.
65246      Branch: cfgperl
65247            ! ext/B/defsubs_h.PL
65248 ____________________________________________________________________________
65249 [  6211] By: jhi                                   on 2000/06/07  02:41:50
65250         Log: Mopup for #6204.
65251              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
65252              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
65253              This is comes from const() where POK isn't on when expected.
65254      Branch: cfgperl
65255            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
65256            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
65257            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
65258            ! perlapi.h pod/perlapi.pod
65259 ____________________________________________________________________________
65260 [  6210] By: jhi                                   on 2000/06/07  01:56:29
65261         Log: Mopup for #6207 and #6209.
65262      Branch: cfgperl
65263            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
65264 ____________________________________________________________________________
65265 [  6209] By: jhi                                   on 2000/06/07  01:33:12
65266         Log: Lock PL_fdpid against race conditions, based on:
65267              Subject: [PATCH 5.6.0]subprocess fixup for threads
65268              From: Dan Sugalski <dan@sidhe.org>
65269              To: perl5-porters@perl.org
65270              Date: Tue, 11 Apr 2000 17:02:32 -0400
65271              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
65272      Branch: cfgperl
65273            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
65274            ! win32/win32.c
65275 ____________________________________________________________________________
65276 [  6208] By: jhi                                   on 2000/06/07  01:05:23
65277         Log: Regen headers for #6207.
65278      Branch: cfgperl
65279            ! embed.h global.sym objXSUB.h proto.h
65280 ____________________________________________________________________________
65281 [  6207] By: jhi                                   on 2000/06/06  23:43:13
65282         Log: Subject: [PATCH 5.6.0] Threadsafe patches
65283              From: Dan Sugalski <dan@sidhe.org>
65284              To: perl5-porters@perl.org
65285              Date: Mon, 08 May 2000 18:08:13 -0400
65286              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
65287      Branch: cfgperl
65288            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
65289            ! proto.h sv.h util.c
65290 ____________________________________________________________________________
65291 [  6206] By: jhi                                   on 2000/06/06  23:21:23
65292         Log: Subject: [PATCH] Eliminate $a/$b in pod
65293              From: David Glasser <me@davidglasser.net>
65294              To: perl5-porters@perl.org
65295              Date: Mon, 29 May 2000 21:15:59 -0400
65296              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
65297      Branch: cfgperl
65298            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
65299            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
65300            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
65301            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
65302            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
65303            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
65304            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
65305            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
65306            ! pod/perlvar.pod pod/perlxs.pod
65307 ____________________________________________________________________________
65308 [  6205] By: jhi                                   on 2000/06/06  23:12:14
65309         Log: Subject: [PATCH] Win32 improvements
65310              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
65311              To: gsar@activestate.com, perl5-porters@perl.org
65312              Date: Mon, 29 May 2000 17:22:24 PDT
65313              Message-ID: <20000530002224.91142.qmail@hotmail.com>
65314              (MUA had mangled many lines by wordwrapping)
65315      Branch: cfgperl
65316            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
65317 ____________________________________________________________________________
65318 [  6204] By: jhi                                   on 2000/06/06  23:01:50
65319         Log: Subject: [PATCH] B::Bytecode patches
65320              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
65321              To: gsar@activestate.com, jhi@iki.fi
65322              Cc: perl5-porters@perl.org
65323              Message-ID: <20000602202526.48694.qmail@hotmail.com>
65324              (MUA had mangled many lines by wordwrapping)
65325      Branch: cfgperl
65326            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
65327            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
65328            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
65329            ! intrpvar.h perl.c
65330 ____________________________________________________________________________
65331 [  6203] By: jhi                                   on 2000/06/06  22:32:43
65332         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
65333              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65334              Date: Tue, 06 Jun 2000 13:07:45 -0700
65335              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
65336      Branch: cfgperl
65337            ! pod/perldiag.pod
65338 ____________________________________________________________________________
65339 [  6202] By: jhi                                   on 2000/06/06  19:38:35
65340         Log: Integrate with Sarathy.
65341      Branch: cfgperl
65342           !> perl.c
65343 ____________________________________________________________________________
65344 [  6201] By: gsar                                  on 2000/06/06  00:42:59
65345         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
65346              does a PUSHMARK that's never ever POPMARKed; in general, only
65347              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
65348              Perl_eval_[sp]v() don't because they don't take any incoming
65349              arguments (this leak has been around since the original version
65350              of perl_eval_pv() in 5.003_97e)
65351      Branch: perl
65352            ! perl.c
65353 ____________________________________________________________________________
65354 [  6200] By: jhi                                   on 2000/06/04  03:44:52
65355         Log: Update to cperl-mode.el 4.31 from
65356              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
65357              Subject: A couple of notes
65358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65359              To: Mailing list Perl5 <perl5-porters@perl.org>
65360              Date: Sat, 3 Jun 2000 23:33:32 -0400
65361              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
65362      Branch: cfgperl
65363            ! emacs/cperl-mode.el
65364 ____________________________________________________________________________
65365 [  6199] By: jhi                                   on 2000/06/03  15:11:05
65366         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
65367              From: Dan Sugalski <dan@sidhe.org>
65368              To: perl5-porters@perl.org, vmsperl@perl.org
65369              Date: Fri, 02 Jun 2000 17:30:51 -0400
65370              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
65371      Branch: cfgperl
65372            ! vms/descrip_mms.template vms/gen_shrfls.pl
65373 ____________________________________________________________________________
65374 [  6198] By: jhi                                   on 2000/06/03  14:59:15
65375         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
65376              From: Dan Sugalski <dan@sidhe.org>
65377              To: vmsperl@perl.org, perl5-porters@perl.org
65378              Date: Fri, 02 Jun 2000 16:00:41 -0400
65379              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
65380              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
65381      Branch: cfgperl
65382            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
65383            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
65384            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
65385 ____________________________________________________________________________
65386 [  6197] By: jhi                                   on 2000/06/03  14:41:30
65387         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
65388              From: John Borwick <jhborwic@unity.ncsu.edu>
65389              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
65390              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
65391      Branch: cfgperl
65392            ! pod/perlsyn.pod
65393 ____________________________________________________________________________
65394 [  6196] By: jhi                                   on 2000/06/03  14:38:09
65395         Log: Integrate with Sarathy.
65396      Branch: cfgperl
65397           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
65398           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
65399           !> vms/perly_c.vms
65400 ____________________________________________________________________________
65401 [  6195] By: gsar                                  on 2000/06/02  22:43:13
65402         Log: fix yet another eval"" leak under USE_ITHREADS
65403      Branch: perl
65404            ! op.c
65405 ____________________________________________________________________________
65406 [  6194] By: gsar                                  on 2000/06/02  18:22:06
65407         Log: fix small eval"" memory leaks under USE_ITHREADS
65408      Branch: perl
65409            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
65410            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
65411            ! vms/perly_c.vms
65412 ____________________________________________________________________________
65413 [  6193] By: jhi                                   on 2000/06/01  13:03:56
65414         Log: Signals-be-gone for microperl.
65415      Branch: cfgperl
65416            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
65417 ____________________________________________________________________________
65418 [  6192] By: jhi                                   on 2000/06/01  12:52:02
65419         Log: Integrate with Sarathy.
65420      Branch: cfgperl
65421           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
65422           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
65423           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
65424           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
65425           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
65426           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
65427           !> t/op/vec.t utils/h2xs.PL
65428 ____________________________________________________________________________
65429 [  6191] By: gsar                                  on 2000/06/01  09:38:21
65430         Log: vec() loses numericalness (modified version of patch suggested
65431              by Robin Barker)
65432      Branch: perl
65433            ! doop.c t/op/vec.t
65434 ____________________________________________________________________________
65435 [  6190] By: gsar                                  on 2000/06/01  09:26:15
65436         Log: submit missing embed.pl change
65437      Branch: perl
65438            ! embed.pl
65439 ____________________________________________________________________________
65440 [  6189] By: gsar                                  on 2000/06/01  09:05:34
65441         Log: counting tr/// corrupts later operation (from M.J.T Guy)
65442      Branch: perl
65443            ! doop.c t/op/tr.t
65444 ____________________________________________________________________________
65445 [  6188] By: gsar                                  on 2000/06/01  08:58:39
65446         Log: h2xs tweaks
65447      Branch: perl
65448            ! utils/h2xs.PL
65449 ____________________________________________________________________________
65450 [  6187] By: gsar                                  on 2000/06/01  08:50:07
65451         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
65452              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
65453      Branch: perl
65454            + lib/Pod/LaTeX.pm
65455            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
65456            ! pod/pod2latex.PL
65457 ____________________________________________________________________________
65458 [  6186] By: gsar                                  on 2000/06/01  08:24:40
65459         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
65460              <wolfgang.laun@alcatel.at>)
65461      Branch: perl
65462            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
65463            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
65464 ____________________________________________________________________________
65465 [  6185] By: gsar                                  on 2000/06/01  08:12:00
65466         Log: remove incorrect documentation about implicit split to @_ in
65467              list context, which never really worked in perl 5 (from
65468              M.J.T. Guy)
65469      Branch: perl
65470            ! pod/perlfunc.pod pod/perltrap.pod
65471 ____________________________________________________________________________
65472 [  6184] By: gsar                                  on 2000/06/01  07:52:27
65473         Log: tweak for change#6127
65474      Branch: perl
65475            ! perl.c
65476 ____________________________________________________________________________
65477 [  6183] By: gsar                                  on 2000/06/01  07:41:02
65478         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
65479              <nick@ccl4.org>)
65480      Branch: perl
65481            + t/lib/selfloader.t
65482            ! MANIFEST lib/SelfLoader.pm
65483 ____________________________________________________________________________
65484 [  6182] By: jhi                                   on 2000/06/01  00:34:42
65485         Log: Be Cleaner Part Deux.
65486      Branch: cfgperl
65487            ! Makefile.SH
65488 ____________________________________________________________________________
65489 [  6181] By: jhi                                   on 2000/06/01  00:32:09
65490         Log: Integrate with Sarathy.
65491      Branch: cfgperl
65492           !> pp.c t/op/arith.t
65493 ____________________________________________________________________________
65494 [  6180] By: jhi                                   on 2000/06/01  00:31:13
65495         Log: microperl nits from Simon Cozens.
65496      Branch: cfgperl
65497            + uconfig.h
65498            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
65499            ! unixish.h
65500 ____________________________________________________________________________
65501 [  6179] By: gsar                                  on 2000/05/31  22:37:51
65502         Log: buggy modulus on UVs introduced by change#3378 (resulted in
65503              4063328477 % 65535 amounting to 27406, instead of 27407)
65504      Branch: perl
65505            ! pp.c t/op/arith.t
65506 ____________________________________________________________________________
65507 [  6178] By: jhi                                   on 2000/05/31  21:52:41
65508         Log: Be cleaner.
65509      Branch: cfgperl
65510            ! Makefile.SH
65511 ____________________________________________________________________________
65512 [  6177] By: jhi                                   on 2000/05/31  21:47:33
65513         Log: Substitution utf8 patch from Simon Cozens.
65514      Branch: cfgperl
65515            ! pp_hot.c
65516 ____________________________________________________________________________
65517 [  6176] By: jhi                                   on 2000/05/31  21:45:34
65518         Log: Single-quoted utf8 patch from Simon Cozens.
65519      Branch: cfgperl
65520            ! toke.c
65521 ____________________________________________________________________________
65522 [  6175] By: jhi                                   on 2000/05/31  21:40:18
65523         Log: Integrate with Sarathy.
65524      Branch: cfgperl
65525           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
65526 ____________________________________________________________________________
65527 [  6174] By: jhi                                   on 2000/05/31  21:37:31
65528         Log: microperl changes from Simon Cozens; Makefile for microperl
65529              written from scratch; few casts added as microperl compilation
65530              doesn't have all prototypes available.
65531      Branch: cfgperl
65532            + Makefile.micro README.micro Todo.micro uconfig.sh
65533            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
65534            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
65535      Branch: metaconfig
65536            + U/modified/Config_h.U
65537 ____________________________________________________________________________
65538 [  6173] By: jhi                                   on 2000/05/31  20:00:24
65539         Log: metaconfig maintenance.
65540      Branch: metaconfig
65541            + U/modified/Inhdr.U U/typedefs/inotype.U
65542      Branch: metaconfig/U/perl
65543            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
65544            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
65545 ____________________________________________________________________________
65546 [  6172] By: gsar                                  on 2000/05/31  05:05:42
65547         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
65548              (from Ilya Zakharevich)
65549      Branch: perl
65550            ! regexec.c t/op/re_tests
65551 ____________________________________________________________________________
65552 [  6171] By: gsar                                  on 2000/05/31  05:01:47
65553         Log: scalar() doesn't force scalar context when used in void context
65554              (from Simon Cozens)
65555      Branch: perl
65556            ! op.c t/op/wantarray.t
65557 ____________________________________________________________________________
65558 [  6170] By: gsar                                  on 2000/05/31  04:41:33
65559         Log: change#6142 needs tweaks to tests to work where there's no symlink()
65560              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
65561      Branch: perl
65562            ! t/lib/filefind.t
65563 ____________________________________________________________________________
65564 [  6169] By: gsar                                  on 2000/05/31  04:29:49
65565         Log: integrate cfgperl contents into mainline
65566      Branch: perl
65567           +> pod/perlmodlib.PL pod/perlnewmod.pod
65568           !> (integrate 42 files)
65569 ____________________________________________________________________________
65570 [  6168] By: jhi                                   on 2000/05/30  22:53:37
65571         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
65572      Branch: cfgperl
65573            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65574            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
65575            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
65576            ! win32/config.bc win32/config.gc win32/config.vc
65577            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65578            ! win32/config_h.PL win32/config_sh.PL
65579      Branch: metaconfig/U/perl
65580            ! perlxv.U
65581 ____________________________________________________________________________
65582 [  6167] By: jhi                                   on 2000/05/30  22:20:21
65583         Log: tweak todo 
65584      Branch: cfgperl
65585            ! Todo-5.6
65586 ____________________________________________________________________________
65587 [  6166] By: jhi                                   on 2000/05/30  22:11:51
65588         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
65589              in case somebody wants to write an extension for more
65590              shadow database interfaces.
65591      Branch: cfgperl
65592            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65593            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
65594            ! vos/config.def vos/config.h vos/config_h.SH_orig
65595            ! win32/config.bc win32/config.gc win32/config.vc
65596            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65597      Branch: metaconfig
65598            ! U/modified/Myinit.U
65599      Branch: metaconfig/U/perl
65600            + d_getespwnam.U d_getprpwnam.U i_prot.U
65601 ____________________________________________________________________________
65602 [  6165] By: jhi                                   on 2000/05/30  18:35:34
65603         Log: Integrate with Sarathy.
65604      Branch: cfgperl
65605           !> op.c
65606 ____________________________________________________________________________
65607 [  6164] By: jhi                                   on 2000/05/30  18:30:16
65608         Log: detypo
65609      Branch: cfgperl
65610            ! Configure config_h.SH
65611      Branch: metaconfig/U/perl
65612            ! perlxv.U
65613 ____________________________________________________________________________
65614 [  6163] By: gsar                                  on 2000/05/30  03:24:03
65615         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
65616      Branch: perl
65617            ! op.c
65618 ____________________________________________________________________________
65619 [  6162] By: gsar                                  on 2000/05/30  03:09:38
65620         Log: fix memory leak in method call optimization (change#3768);
65621              made C<eval "$x->foo()"> leak
65622      Branch: perl
65623            ! op.c
65624 ____________________________________________________________________________
65625 [  6161] By: jhi                                   on 2000/05/29  17:56:26
65626         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
65627              both from Simon Cozens.
65628      Branch: cfgperl
65629            + pod/perlmodlib.PL pod/perlnewmod.pod
65630            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
65631            ! pod/perlmodlib.pod pod/perltoc.pod
65632 ____________________________________________________________________________
65633 [  6160] By: jhi                                   on 2000/05/29  17:23:55
65634         Log: Changes for the File::Temp 0.08 (change #6159) test suite
65635              to fit better into the Perl distribution test framework.
65636      Branch: cfgperl
65637            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
65638            ! t/lib/ftmp-tempfile.t
65639 ____________________________________________________________________________
65640 [  6159] By: jhi                                   on 2000/05/29  16:55:36
65641         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
65642      Branch: cfgperl
65643            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
65644            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
65645 ____________________________________________________________________________
65646 [  6158] By: bailey                                on 2000/05/29  16:22:08
65647         Log: Add fallback to tmpfile for use in cases where user's relying on
65648              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
65649              Lane's patch)
65650      Branch: vmsperl
65651            ! vms/vms.c vms/vmsish.h
65652 ____________________________________________________________________________
65653 [  6157] By: jhi                                   on 2000/05/29  03:10:36
65654         Log: Regen Configure to jive with #6149.
65655      Branch: cfgperl
65656            ! Configure
65657      Branch: metaconfig
65658            ! U/modified/Getfile.U
65659 ____________________________________________________________________________
65660 [  6156] By: jhi                                   on 2000/05/29  03:01:38
65661         Log: Integrate with Sarathy.
65662      Branch: cfgperl
65663           +> ext/DynaLoader/dl_mac.xs
65664           !> (integrate 38 files)
65665 ____________________________________________________________________________
65666 [  6155] By: gsar                                  on 2000/05/28  21:15:58
65667         Log: small bug in change#6144; remove random \xA0 character that snuck
65668              in via change#6145
65669      Branch: perl
65670            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
65671 ____________________________________________________________________________
65672 [  6154] By: gsar                                  on 2000/05/28  21:04:19
65673         Log: avoid type mismatch warning
65674      Branch: perl
65675            ! perl.c
65676 ____________________________________________________________________________
65677 [  6153] By: gsar                                  on 2000/05/28  20:58:31
65678         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
65679              <nick@Bagpuss.uk.boo.com>)
65680      Branch: perl
65681            ! lib/Test/Harness.pm
65682 ____________________________________________________________________________
65683 [  6152] By: gsar                                  on 2000/05/28  20:53:42
65684         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
65685      Branch: perl
65686            ! regexec.c
65687 ____________________________________________________________________________
65688 [  6151] By: gsar                                  on 2000/05/28  20:50:28
65689         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
65690      Branch: perl
65691            ! regexec.c
65692 ____________________________________________________________________________
65693 [  6150] By: gsar                                  on 2000/05/28  20:39:58
65694         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
65695      Branch: perl
65696            ! pod/perlrequick.pod
65697 ____________________________________________________________________________
65698 [  6149] By: gsar                                  on 2000/05/28  20:35:16
65699         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
65700              <troc@netrus.net>)
65701      Branch: perl
65702            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
65703            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
65704            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
65705            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
65706 ____________________________________________________________________________
65707 [  6148] By: gsar                                  on 2000/05/28  20:21:07
65708         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
65709      Branch: perl
65710            ! lib/ExtUtils/MM_Unix.pm
65711 ____________________________________________________________________________
65712 [  6147] By: gsar                                  on 2000/05/28  20:12:41
65713         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
65714              (from Peter Prymmer)
65715      Branch: perl
65716            ! vms/subconfigure.com
65717 ____________________________________________________________________________
65718 [  6146] By: gsar                                  on 2000/05/28  20:06:15
65719         Log: doc typo
65720      Branch: perl
65721            ! lib/warnings.pm warnings.h warnings.pl
65722 ____________________________________________________________________________
65723 [  6145] By: gsar                                  on 2000/05/28  18:44:33
65724         Log: make xsubpp skip embedded pod (from Matthias Neeracher
65725              <neeri@iis.ee.ethz.ch>)
65726      Branch: perl
65727            ! lib/ExtUtils/xsubpp
65728 ____________________________________________________________________________
65729 [  6144] By: gsar                                  on 2000/05/28  18:42:49
65730         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
65731              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
65732              <neeri@iis.ee.ethz.ch>)
65733      Branch: perl
65734            ! lib/AutoSplit.pm
65735 ____________________________________________________________________________
65736 [  6143] By: gsar                                  on 2000/05/28  18:41:12
65737         Log: MacOS support, part 1 (from Matthias Neeracher
65738              <neeri@iis.ee.ethz.ch>)
65739      Branch: perl
65740            + ext/DynaLoader/dl_mac.xs
65741            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
65742            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
65743            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
65744            ! util.h
65745 ____________________________________________________________________________
65746 [  6142] By: gsar                                  on 2000/05/28  18:21:51
65747         Log: File::Find fails to chdir when chasing symlinks (from
65748              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
65749      Branch: perl
65750            ! lib/File/Find.pm t/lib/filefind.t
65751 ____________________________________________________________________________
65752 [  6141] By: jhi                                   on 2000/05/28  14:25:15
65753         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
65754              forwarded by Peter Seebach from the bsdi-users mailing list.
65755              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
65756      Branch: perl
65757            ! hints/bsdos.sh
65758 ____________________________________________________________________________
65759 [  6140] By: jhi                                   on 2000/05/28  14:11:57
65760         Log: Integrate with Sarathy.
65761      Branch: cfgperl
65762           +> (branch 30 files)
65763           !> (integrate 93 files)
65764 ____________________________________________________________________________
65765 [  6139] By: gsar                                  on 2000/05/28  10:01:48
65766         Log: revise mktables.PL for bugs and newness in Unicode 3.0
65767              (from James Bence <jbence@amgen.com>)
65768      Branch: perl
65769            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
65770            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
65771            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
65772            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
65773            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
65774            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
65775            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
65776            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
65777            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
65778            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
65779            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
65780            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
65781            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
65782            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
65783            + lib/unicode/Is/SylWU.pl
65784            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
65785            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
65786            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
65787            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
65788            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
65789            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
65790            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
65791            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
65792            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
65793            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
65794            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
65795            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
65796            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
65797            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
65798            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
65799            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
65800            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
65801            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
65802            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
65803            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
65804            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
65805            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
65806            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
65807            ! lib/unicode/Makefile lib/unicode/mktables.PL
65808 ____________________________________________________________________________
65809 [  6138] By: gsar                                  on 2000/05/28  08:50:32
65810         Log: add note about the handling of negative indices to tied arrays
65811              (from Michael G Schwern <schwern@pobox.com>)
65812      Branch: perl
65813            ! pod/perltie.pod
65814 ____________________________________________________________________________
65815 [  6137] By: gsar                                  on 2000/05/28  08:46:10
65816         Log: fix bogus redeclaration warning for "our" variables in different
65817              scopes
65818      Branch: perl
65819            ! op.c t/pragma/strict-vars
65820 ____________________________________________________________________________
65821 [  6136] By: gsar                                  on 2000/05/28  08:31:20
65822         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
65823      Branch: perl
65824            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
65825 ____________________________________________________________________________
65826 [  6135] By: gsar                                  on 2000/05/28  08:17:50
65827         Log: enable Test::Harness to dynamically determine column width etc.
65828              (from Rob Napier <rnapier@employees.org>)
65829      Branch: perl
65830            ! lib/Test/Harness.pm
65831 ____________________________________________________________________________
65832 [  6134] By: gsar                                  on 2000/05/28  08:13:39
65833         Log: make Test::Harness use wait.h/WCOREDUMP if available
65834              (from Ben Tilly <ben_tilly@hotmail.com>)
65835      Branch: perl
65836            ! lib/Test/Harness.pm
65837 ____________________________________________________________________________
65838 [  6133] By: gsar                                  on 2000/05/28  08:08:05
65839         Log: elide bogus test in change#6132
65840      Branch: perl
65841            ! t/pragma/warn/9enabled
65842 ____________________________________________________________________________
65843 [  6132] By: gsar                                  on 2000/05/28  08:03:14
65844         Log: warnings::enabled() doesn't fall back to looking at $^W if
65845              caller isn't using lexical warnings (from Paul Marquess)
65846      Branch: perl
65847            ! pp_ctl.c t/pragma/warn/9enabled
65848 ____________________________________________________________________________
65849 [  6131] By: gsar                                  on 2000/05/28  07:57:47
65850         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
65851      Branch: perl
65852            ! ext/POSIX/POSIX.pm
65853 ____________________________________________________________________________
65854 [  6130] By: gsar                                  on 2000/05/28  07:29:12
65855         Log: fix places that mean C<"word" character> but say C<alphanumeric
65856              character>
65857      Branch: perl
65858            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
65859 ____________________________________________________________________________
65860 [  6129] By: gsar                                  on 2000/05/28  07:18:41
65861         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
65862      Branch: perl
65863            ! vms/test.com
65864 ____________________________________________________________________________
65865 [  6128] By: gsar                                  on 2000/05/28  07:12:55
65866         Log: new perlxstut example for passing/returning refs to arrays
65867              (from David Lowe <dlowe@pootpoot.com>)
65868      Branch: perl
65869            ! pod/perlxstut.pod
65870 ____________________________________________________________________________
65871 [  6127] By: gsar                                  on 2000/05/28  07:02:50
65872         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
65873              failed (from Gisle Aas)
65874      Branch: perl
65875            ! cop.h perl.c
65876 ____________________________________________________________________________
65877 [  6126] By: gsar                                  on 2000/05/28  06:39:53
65878         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
65879              (reworked variant of patch suggested by Simon Cozens)
65880      Branch: perl
65881            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
65882            ! pp_hot.c proto.h t/op/gv.t
65883 ____________________________________________________________________________
65884 [  6125] By: gsar                                  on 2000/05/28  05:14:55
65885         Log: enable propagating exception objects via Perl_croak() in XS code
65886              (from Gisle Aas)
65887      Branch: perl
65888            ! util.c
65889 ____________________________________________________________________________
65890 [  6124] By: gsar                                  on 2000/05/28  05:07:28
65891         Log: integrate vmsperl contents into mainline
65892      Branch: perl
65893           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
65894           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
65895           !> vms/vmsish.h
65896 ____________________________________________________________________________
65897 [  6123] By: gsar                                  on 2000/05/28  05:03:53
65898         Log: clarify gotcha with #line directives (from Rocco Caputo
65899              <troc@netrus.net>)
65900      Branch: perl
65901            ! pod/perldebug.pod pod/perlsyn.pod
65902 ____________________________________________________________________________
65903 [  6122] By: gsar                                  on 2000/05/28  04:58:29
65904         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
65905              (from Mark-Jason Dominus)
65906      Branch: perl
65907            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
65908            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
65909            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
65910            ! toke.c
65911 ____________________________________________________________________________
65912 [  6121] By: bailey                                on 2000/05/25  04:46:54
65913         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
65914              lists (based on fixes by Craig Berry)
65915      Branch: vmsperl
65916            ! lib/File/Spec/VMS.pm
65917 ____________________________________________________________________________
65918 [  6120] By: bailey                                on 2000/05/25  04:25:38
65919         Log: Add missing escape (Charles Lane)
65920      Branch: vmsperl
65921            ! t/op/lex_assign.t
65922 ____________________________________________________________________________
65923 [  6119] By: bailey                                on 2000/05/25  04:21:25
65924         Log: Quiet error messages in vmsish.t (Charles Lane)
65925      Branch: vmsperl
65926            ! vms/ext/vmsish.t
65927 ____________________________________________________________________________
65928 [  6118] By: bailey                                on 2000/05/25  04:17:57
65929         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
65930              Flatten case labels in switch statements uniformly (Charles Bailey)
65931      Branch: vmsperl
65932            ! vms/vms.c
65933 ____________________________________________________________________________
65934 [  6117] By: bailey                                on 2000/05/25  03:58:09
65935         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
65936      Branch: vmsperl
65937            ! vms/vmsish.h
65938 ____________________________________________________________________________
65939 [  6116] By: bailey                                on 2000/05/25  03:11:15
65940         Log: Miscellaneous cosmetic fixes (Charles Lane)
65941      Branch: vmsperl
65942            ! lib/ExtUtils/MM_VMS.pm
65943 ____________________________________________________________________________
65944 [  6115] By: bailey                                on 2000/05/25  03:10:36
65945         Log: Add bounds checking for several strings (Charles Lane)
65946      Branch: vmsperl
65947            ! vms/vms.c
65948 ____________________________________________________________________________
65949 [  6114] By: bailey                                on 2000/05/25  02:25:34
65950         Log: Urk -- undo previous removal of vmsish 'exit' change
65951      Branch: vmsperl
65952            ! vms/ext/vmsish.pm vms/vmsish.h
65953 ____________________________________________________________________________
65954 [  6113] By: bailey                                on 2000/05/24  02:24:40
65955         Log: Ugly workaround for version-specific RTL error
65956      Branch: vmsperl
65957            ! vms/vms.c
65958 ____________________________________________________________________________
65959 [  6112] By: bailey                                on 2000/05/24  02:19:55
65960         Log: Check for existence of file before trying to delete
65961      Branch: vmsperl
65962            ! vms/test.com
65963 ____________________________________________________________________________
65964 [  6111] By: bailey                                on 2000/05/23  23:35:13
65965         Log: Resync with mainline prior to post-5.6.0 updates
65966      Branch: vmsperl
65967           +> (branch 49 files)
65968            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
65969            ! vms/ext/vmsish.pm
65970           !> (integrate 334 files)
65971 ____________________________________________________________________________
65972 [  6110] By: jhi                                   on 2000/05/23  19:28:32
65973         Log: todo tweak
65974      Branch: cfgperl
65975            ! Todo-5.6
65976 ____________________________________________________________________________
65977 [  6109] By: jhi                                   on 2000/05/18  17:38:54
65978         Log: Integrate with Sarathy.
65979      Branch: cfgperl
65980           !> mg.c perl.h win32/perlhost.h
65981 ____________________________________________________________________________
65982 [  6108] By: gsar                                  on 2000/05/17  02:24:56
65983         Log: reenable fake signal handling on Windows, bugs and all
65984      Branch: perl
65985            ! mg.c perl.h win32/perlhost.h
65986 ____________________________________________________________________________
65987 [  6107] By: jhi                                   on 2000/05/15  18:01:41
65988         Log: Tweak the todo list.
65989      Branch: cfgperl
65990            ! Todo-5.6
65991 ____________________________________________________________________________
65992 [  6106] By: jhi                                   on 2000/05/15  13:41:48
65993         Log: The (Configure) script refuses to go on, after asking for
65994              'You may also choose to try maximal 64-bitness....'.
65995              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
65996              -- Patrick Zima
65997              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
65998      Branch: cfgperl
65999            ! hints/solaris_2.sh
66000 ____________________________________________________________________________
66001 [  6105] By: jhi                                   on 2000/05/11  14:37:43
66002         Log: Integrate with Sarathy.
66003      Branch: cfgperl
66004           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
66005           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
66006 ____________________________________________________________________________
66007 [  6104] By: gsar                                  on 2000/05/11  03:39:07
66008         Log: PL_sys_intern was being initialized too late on windows
66009      Branch: perl
66010            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
66011            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
66012 ____________________________________________________________________________
66013 [  6103] By: jhi                                   on 2000/05/09  19:42:20
66014         Log: Test tweaking for Unicos continues.
66015      Branch: cfgperl
66016            ! t/op/64bitint.t
66017 ____________________________________________________________________________
66018 [  6102] By: jhi                                   on 2000/05/09  16:47:27
66019         Log: The test suite tweak in #6101 wasn't quite right.
66020      Branch: cfgperl
66021            ! t/lib/complex.t
66022 ____________________________________________________________________________
66023 [  6101] By: jhi                                   on 2000/05/09  15:35:34
66024         Log: Hints and test tweaks for Unicos.
66025      Branch: cfgperl
66026            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
66027 ____________________________________________________________________________
66028 [  6100] By: jhi                                   on 2000/05/08  21:15:06
66029         Log: More compilation tweakery from Allen Smith.
66030      Branch: cfgperl
66031            ! hints/irix_6.sh
66032 ____________________________________________________________________________
66033 [  6099] By: jhi                                   on 2000/05/08  19:21:18
66034         Log: Tweaks for the cc bugs from Allen Smith.
66035      Branch: cfgperl
66036            ! hints/irix_6.sh
66037 ____________________________________________________________________________
66038 [  6098] By: jhi                                   on 2000/05/08  19:13:37
66039         Log: Add a note about other, yet unsupported, shadow password APIs.
66040      Branch: cfgperl
66041            ! pp_sys.c
66042 ____________________________________________________________________________
66043 [  6097] By: jhi                                   on 2000/05/08  18:46:34
66044         Log: Add a note about possible compilation problems from Allen Smith.
66045      Branch: cfgperl
66046            ! hints/irix_6.sh
66047 ____________________________________________________________________________
66048 [  6096] By: jhi                                   on 2000/05/08  17:33:10
66049         Log: Integrate with Sarathy.
66050      Branch: cfgperl
66051           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
66052           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
66053 ____________________________________________________________________________
66054 [  6095] By: jhi                                   on 2000/05/08  16:21:33
66055         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
66056              might be useful in future.
66057      Branch: cfgperl
66058            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66059            ! config_h.SH
66060      Branch: metaconfig
66061            ! U/installdirs/inc_version_list.U
66062      Branch: metaconfig/U/perl
66063            ! perlxv.U
66064 ____________________________________________________________________________
66065 [  6094] By: gsar                                  on 2000/05/08  14:22:22
66066         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
66067      Branch: perl
66068            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
66069            ! hints/cygwin.sh pp_sys.c
66070 ____________________________________________________________________________
66071 [  6093] By: gsar                                  on 2000/05/08  12:52:28
66072         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
66073              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
66074      Branch: perl
66075            ! pp_sys.c sv.c win32/perlhost.h
66076 ____________________________________________________________________________
66077 [  6092] By: jhi                                   on 2000/05/07  22:40:34
66078         Log: Regen perltoc with the fixed buildtoc.
66079      Branch: cfgperl
66080            ! pod/perltoc.pod
66081 ____________________________________________________________________________
66082 [  6091] By: jhi                                   on 2000/05/07  22:24:16
66083         Log: Integrate with Sarathy.
66084      Branch: cfgperl
66085           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
66086           !> t/op/substr.t toke.c
66087 ____________________________________________________________________________
66088 [  6090] By: gsar                                  on 2000/05/07  19:47:07
66089         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
66090              [NI]OK; added tests for both
66091      Branch: perl
66092            ! perl.c pp_hot.c sv.c t/op/substr.t
66093 ____________________________________________________________________________
66094 [  6089] By: gsar                                  on 2000/05/07  18:18:38
66095         Log: buildtoc tweak to fix newline lossage
66096      Branch: perl
66097            ! pod/buildtoc
66098 ____________________________________________________________________________
66099 [  6088] By: jhi                                   on 2000/05/07  16:35:36
66100         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
66101              because we do not use those.  The HAS_GETSPNAM remains,
66102              though, because we still do use that.
66103      Branch: cfgperl
66104            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66105            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
66106            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
66107            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
66108            ! win32/config.vc win32/config_H.bc win32/config_H.gc
66109            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
66110 ____________________________________________________________________________
66111 [  6087] By: gsar                                  on 2000/05/07  16:05:16
66112         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
66113      Branch: perl
66114            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
66115 ____________________________________________________________________________
66116 [  6086] By: jhi                                   on 2000/05/07  15:27:07
66117         Log: Integrate with Sarathy.
66118      Branch: cfgperl
66119           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
66120           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
66121           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
66122           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
66123           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
66124           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
66125 ____________________________________________________________________________
66126 [  6085] By: gsar                                  on 2000/05/07  05:52:02
66127         Log: repeat operator (x) doesn't preserve utf8-ness
66128      Branch: perl
66129            ! pp.c t/op/substr.t
66130 ____________________________________________________________________________
66131 [  6084] By: gsar                                  on 2000/05/07  05:39:55
66132         Log: substr() does not preserve utf8-ness (from Stefan Eissing
66133              <Eissing@medicaldataservice.de>); added tests
66134      Branch: perl
66135            ! pp.c t/op/substr.t
66136 ____________________________________________________________________________
66137 [  6083] By: gsar                                  on 2000/05/07  05:24:46
66138         Log: note about undocumented caller() return value (from M.J.T. Guy);
66139              yet another peek.t tweak
66140      Branch: perl
66141            ! pod/perlfunc.pod t/lib/peek.t
66142 ____________________________________________________________________________
66143 [  6082] By: gsar                                  on 2000/05/07  05:08:40
66144         Log: peek.t non-portable to ithreads
66145      Branch: perl
66146            ! t/lib/peek.t
66147 ____________________________________________________________________________
66148 [  6081] By: gsar                                  on 2000/05/07  04:17:04
66149         Log: better default perlbug categories for ok reports (from Richard Foley)
66150      Branch: perl
66151            ! utils/perlbug.PL
66152 ____________________________________________________________________________
66153 [  6080] By: gsar                                  on 2000/05/07  04:08:07
66154         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
66155              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
66156      Branch: perl
66157            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
66158            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
66159            ! AUTHORS MAINTAIN MANIFEST
66160 ____________________________________________________________________________
66161 [  6079] By: gsar                                  on 2000/05/07  04:01:38
66162         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
66163      Branch: perl
66164            ! lib/Carp/Heavy.pm
66165 ____________________________________________________________________________
66166 [  6078] By: gsar                                  on 2000/05/07  01:24:19
66167         Log: workaround for CRT bug in chdir() (from Charles Lane, via
66168              Peter Prymmer)
66169      Branch: perl
66170            ! iperlsys.h vms/vms.c vms/vmsish.h
66171 ____________________________________________________________________________
66172 [  6077] By: gsar                                  on 2000/05/07  01:22:23
66173         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
66174              and Tom Phoenix)
66175      Branch: perl
66176            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
66177 ____________________________________________________________________________
66178 [  6076] By: gsar                                  on 2000/05/06  17:36:29
66179         Log: integrate cfgperl contents into mainline
66180      Branch: perl
66181           +> t/lib/peek.t
66182           !> Configure MANIFEST Porting/Glossary Porting/config.sh
66183           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
66184           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
66185           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
66186 ____________________________________________________________________________
66187 [  6075] By: jhi                                   on 2000/05/05  18:56:10
66188         Log: Make the test more portable.
66189      Branch: cfgperl
66190            ! t/lib/peek.t
66191 ____________________________________________________________________________
66192 [  6074] By: jhi                                   on 2000/05/05  18:49:20
66193         Log: Introduce t/lib/peek.t.
66194      Branch: cfgperl
66195            + t/lib/peek.t
66196            ! MANIFEST
66197 ____________________________________________________________________________
66198 [  6073] By: jhi                                   on 2000/05/05  14:30:45
66199         Log: Complex tweaks.
66200      Branch: cfgperl
66201            ! lib/Math/Complex.pm t/lib/complex.t
66202 ____________________________________________________________________________
66203 [  6072] By: jhi                                   on 2000/05/05  12:27:13
66204         Log: Integrate with Sarathy.
66205      Branch: cfgperl
66206           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
66207           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
66208           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
66209           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
66210 ____________________________________________________________________________
66211 [  6071] By: gsar                                  on 2000/05/05  02:24:46
66212         Log: misformatted perllocal.pod (from Tim Jenness
66213              <t.jenness@jach.hawaii.edu>)
66214      Branch: perl
66215            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
66216 ____________________________________________________________________________
66217 [  6070] By: gsar                                  on 2000/05/05  02:16:52
66218         Log: remove misleading comment (from M.J.T. Guy)
66219      Branch: perl
66220            ! t/lib/anydbm.t
66221 ____________________________________________________________________________
66222 [  6069] By: gsar                                  on 2000/05/05  02:15:13
66223         Log: File::Spec compatibility update (from Barrie Slaymaker
66224              <barries@slaysys.com>)
66225      Branch: perl
66226            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
66227            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
66228 ____________________________________________________________________________
66229 [  6068] By: gsar                                  on 2000/05/05  02:01:50
66230         Log: note about values()
66231      Branch: perl
66232            ! pod/perlfunc.pod
66233 ____________________________________________________________________________
66234 [  6067] By: gsar                                  on 2000/05/05  01:33:09
66235         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
66236      Branch: perl
66237            ! win32/win32.c
66238 ____________________________________________________________________________
66239 [  6066] By: gsar                                  on 2000/05/05  01:23:43
66240         Log: s/END/CHECK/
66241      Branch: perl
66242            ! perl.c
66243 ____________________________________________________________________________
66244 [  6065] By: jhi                                   on 2000/05/04  17:30:22
66245         Log: Integrate with Sarathy.
66246      Branch: cfgperl
66247           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
66248 ____________________________________________________________________________
66249 [  6064] By: gsar                                  on 2000/05/04  17:26:14
66250         Log: change#5905 wasn't quite right--it's intent only applies when arguments
66251              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
66252      Branch: perl
66253            ! pp_sys.c sv.c
66254 ____________________________________________________________________________
66255 [  6063] By: gsar                                  on 2000/05/04  16:52:29
66256         Log: tokeq() could read unallocated field in argument
66257      Branch: perl
66258            ! toke.c
66259 ____________________________________________________________________________
66260 [  6062] By: gsar                                  on 2000/05/04  16:34:51
66261         Log: additional tests for utf8.t
66262      Branch: perl
66263            ! t/pragma/utf8.t
66264 ____________________________________________________________________________
66265 [  6061] By: gsar                                  on 2000/05/04  16:09:28
66266         Log: change#5921 neglected to make eq honor "use bytes"
66267      Branch: perl
66268            ! sv.c
66269 ____________________________________________________________________________
66270 [  6060] By: jhi                                   on 2000/05/04  15:30:16
66271         Log: Integrate with Sarathy.
66272      Branch: cfgperl
66273           !> perl.c regcomp.c t/pragma/utf8.t
66274 ____________________________________________________________________________
66275 [  6059] By: jhi                                   on 2000/05/04  15:26:37
66276         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
66277              in natively 64-bit platforms where a long is a quad (no need
66278              for long longs).  Also added bias for IVs.
66279      Branch: cfgperl
66280            ! toke.c
66281 ____________________________________________________________________________
66282 [  6058] By: gsar                                  on 2000/05/04  00:19:14
66283         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
66284              (spotted by Donald Kinzer <dkinzer@premia.com>)
66285      Branch: perl
66286            ! perl.c
66287 ____________________________________________________________________________
66288 [  6057] By: gsar                                  on 2000/05/03  18:34:01
66289         Log: fix broken parsing of /\x{ab}/
66290      Branch: perl
66291            ! regcomp.c t/pragma/utf8.t
66292 ____________________________________________________________________________
66293 [  6056] By: jhi                                   on 2000/05/03  17:57:16
66294         Log: The search of infinity continues, this time simplified.
66295      Branch: cfgperl
66296            ! lib/Math/Complex.pm
66297 ____________________________________________________________________________
66298 [  6055] By: jhi                                   on 2000/05/03  17:45:30
66299         Log: Detypo.
66300      Branch: cfgperl
66301            ! hints/unicos.sh
66302 ____________________________________________________________________________
66303 [  6054] By: jhi                                   on 2000/05/02  22:28:27
66304         Log: Be more forgiving in POSIX about HUGE_VALL.
66305      Branch: cfgperl
66306            ! ext/POSIX/POSIX.xs
66307 ____________________________________________________________________________
66308 [  6053] By: jhi                                   on 2000/05/02  22:25:05
66309         Log: Integrate with Sarathy.
66310      Branch: cfgperl
66311           !> hints/irix_6.sh pod/perlop.pod
66312 ____________________________________________________________________________
66313 [  6052] By: jhi                                   on 2000/05/02  22:24:31
66314         Log: Unicos hint tweak.
66315      Branch: cfgperl
66316            ! hints/unicos.sh
66317 ____________________________________________________________________________
66318 [  6051] By: jhi                                   on 2000/05/02  22:21:26
66319         Log: Complex tweakery.
66320      Branch: cfgperl
66321            ! lib/Math/Complex.pm t/lib/complex.t
66322 ____________________________________________________________________________
66323 [  6050] By: jhi                                   on 2000/05/02  19:26:22
66324         Log: Use setxxent()/endxxent().
66325      Branch: cfgperl
66326            ! t/op/grent.t t/op/pwent.t
66327 ____________________________________________________________________________
66328 [  6049] By: jhi                                   on 2000/05/02  19:06:02
66329         Log: Test both the scalar and list contexts.
66330      Branch: cfgperl
66331            ! t/op/grent.t t/op/pwent.t
66332 ____________________________________________________________________________
66333 [  6048] By: gsar                                  on 2000/05/02  18:29:10
66334         Log: add note about how $( doesn't interpolate in REs (from
66335              Philip Newton <newton@ficus.frogspace.net>)
66336      Branch: perl
66337            ! pod/perlop.pod
66338 ____________________________________________________________________________
66339 [  6047] By: jhi                                   on 2000/05/02  17:41:24
66340         Log: Call getspnam() only iff needd.
66341      Branch: cfgperl
66342            ! pp_sys.c
66343 ____________________________________________________________________________
66344 [  6046] By: gsar                                  on 2000/05/02  17:07:25
66345         Log: libscheck has insufficient checks for n32 libs (from
66346              Albert Chin-A-Young <china@thewrittenword.com>)
66347      Branch: perl
66348            ! hints/irix_6.sh
66349 ____________________________________________________________________________
66350 [  6045] By: jhi                                   on 2000/05/02  13:57:17
66351         Log: Integrate with Sarathy.
66352      Branch: cfgperl
66353           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
66354           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
66355 ____________________________________________________________________________
66356 [  6044] By: gsar                                  on 2000/05/02  06:48:19
66357         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
66358              such that underscores are only ignored in literal numbers,
66359              "\x{...}", and hex/oct argument
66360      Branch: perl
66361            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
66362 ____________________________________________________________________________
66363 [  6043] By: gsar                                  on 2000/05/02  02:22:29
66364         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
66365      Branch: perl
66366            ! pod/perlretut.pod
66367 ____________________________________________________________________________
66368 [  6042] By: gsar                                  on 2000/05/02  02:17:51
66369         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
66370      Branch: perl
66371            ! pod/perltrap.pod
66372 ____________________________________________________________________________
66373 [  6041] By: gsar                                  on 2000/05/02  01:53:51
66374         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
66375              to compensate
66376      Branch: perl
66377            ! Porting/makerel
66378 ____________________________________________________________________________
66379 [  6040] By: gsar                                  on 2000/05/02  01:51:57
66380         Log: missing files in MANIFEST
66381      Branch: perl
66382            ! MANIFEST
66383 ____________________________________________________________________________
66384 [  6039] By: jhi                                   on 2000/05/02  00:36:46
66385         Log: Infinite problems.
66386      Branch: cfgperl
66387            ! lib/Math/Complex.pm
66388 ____________________________________________________________________________
66389 [  6038] By: jhi                                   on 2000/05/02  00:06:38
66390         Log: pwent/spent #ifdef imbalance.
66391      Branch: cfgperl
66392            ! pp_sys.c
66393 ____________________________________________________________________________
66394 [  6037] By: jhi                                   on 2000/05/01  22:50:11
66395         Log: Use HUGE_VALL if applicable.
66396      Branch: cfgperl
66397            ! ext/POSIX/POSIX.xs util.c
66398 ____________________________________________________________________________
66399 [  6036] By: jhi                                   on 2000/05/01  22:20:53
66400         Log: Correct Freudian slip.
66401      Branch: cfgperl
66402            ! pp_sys.c
66403 ____________________________________________________________________________
66404 [  6035] By: jhi                                   on 2000/05/01  21:07:38
66405         Log: Continue on the pwent/spent case.
66406      Branch: cfgperl
66407            ! pp_sys.c
66408 ____________________________________________________________________________
66409 [  6034] By: jhi                                   on 2000/05/01  17:45:14
66410         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
66411              adjustments in 6032 conflicted badly with this, will have
66412              to revisit them later.
66413      Branch: cfgperl
66414           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
66415           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
66416           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
66417           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
66418           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
66419           !> t/lib/cgi-html.t t/lib/cgi-request.t
66420 ____________________________________________________________________________
66421 [  6033] By: jhi                                   on 2000/05/01  17:40:49
66422         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
66423      Branch: cfgperl
66424            ! pp_sys.c
66425 ____________________________________________________________________________
66426 [  6032] By: gsar                                  on 2000/05/01  15:56:32
66427         Log: whitespace adjustments
66428      Branch: perl
66429            ! pp_sys.c
66430 ____________________________________________________________________________
66431 [  6031] By: gsar                                  on 2000/05/01  15:19:41
66432         Log: small nits in diagnostics.pm (from Robin Barker)
66433      Branch: perl
66434            ! lib/diagnostics.pm pod/perldiag.pod
66435 ____________________________________________________________________________
66436 [  6030] By: gsar                                  on 2000/05/01  08:39:18
66437         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
66438              for @- and @+ (from Johan Vromans)
66439      Branch: perl
66440            ! lib/English.pm pod/perlvar.pod
66441 ____________________________________________________________________________
66442 [  6029] By: gsar                                  on 2000/05/01  08:16:10
66443         Log: add CGI.pm v2.66 (from Lincoln Stein)
66444      Branch: perl
66445            + lib/CGI/Util.pm t/lib/cgi-pretty.t
66446            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
66447            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
66448            ! t/lib/cgi-html.t t/lib/cgi-request.t
66449 ____________________________________________________________________________
66450 [  6028] By: gsar                                  on 2000/05/01  06:34:41
66451         Log: Pod::Man generates groff-incompatible macro definition (from
66452              Tom Christiansen)
66453      Branch: perl
66454            ! lib/Pod/Man.pm
66455 ____________________________________________________________________________
66456 [  6027] By: gsar                                  on 2000/05/01  06:31:36
66457         Log: podlators-1.02 update (from Russ Allbery)
66458      Branch: perl
66459            ! lib/Pod/Man.pm lib/Pod/Text.pm
66460 ____________________________________________________________________________
66461 [  6026] By: jhi                                   on 2000/04/30  23:24:23
66462         Log: Integrate with Sarathy.
66463      Branch: cfgperl
66464           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
66465           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
66466           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
66467           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
66468           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
66469           !> t/lib/syslog.t toke.c win32/win32.h
66470 ____________________________________________________________________________
66471 [  6025] By: gsar                                  on 2000/04/30  18:17:47
66472         Log: Is{Alnum,Alpha,Word} don't match titlecase
66473              
66474              TODO: IsSpace is defined recursively!
66475              
66476              (both spotted by Larry)
66477      Branch: perl
66478            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
66479            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
66480 ____________________________________________________________________________
66481 [  6024] By: gsar                                  on 2000/04/30  17:50:19
66482         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
66483              (from Hugo van der Sanden)
66484      Branch: perl
66485            ! toke.c
66486 ____________________________________________________________________________
66487 [  6023] By: gsar                                  on 2000/04/30  17:14:43
66488         Log: debugger stomps on $. (from M.J.T. Guy)
66489      Branch: perl
66490            ! lib/perl5db.pl
66491 ____________________________________________________________________________
66492 [  6022] By: gsar                                  on 2000/04/30  16:59:22
66493         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
66494      Branch: perl
66495            ! sv.c
66496 ____________________________________________________________________________
66497 [  6021] By: gsar                                  on 2000/04/29  21:00:08
66498         Log: remove Win2K issue in pod (fixed by change#6020)
66499      Branch: perl
66500            ! README.win32 pod/perl56delta.pod
66501 ____________________________________________________________________________
66502 [  6020] By: gsar                                  on 2000/04/29  20:51:49
66503         Log: test tweak
66504      Branch: perl
66505            ! t/lib/open3.t
66506 ____________________________________________________________________________
66507 [  6019] By: gsar                                  on 2000/04/29  20:34:27
66508         Log: windows portability tweaks
66509      Branch: perl
66510            ! t/lib/b.t win32/win32.h
66511 ____________________________________________________________________________
66512 [  6018] By: gsar                                  on 2000/04/29  19:55:24
66513         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
66514              make _PATH_LOG() return "" if unavailable
66515      Branch: perl
66516            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
66517            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
66518 ____________________________________________________________________________
66519 [  6017] By: jhi                                   on 2000/04/28  22:49:46
66520         Log: Integrate with Sarathy.
66521      Branch: cfgperl
66522           !> op.c perl.c pod/perldiag.pod t/lib/b.t
66523 ____________________________________________________________________________
66524 [  6016] By: jhi                                   on 2000/04/28  22:46:14
66525         Log: Do not warn that an infinity does not look like a number.
66526      Branch: cfgperl
66527            ! sv.c
66528 ____________________________________________________________________________
66529 [  6015] By: gsar                                  on 2000/04/28  22:35:49
66530         Log: tweak test for portability
66531      Branch: perl
66532            ! t/lib/b.t
66533 ____________________________________________________________________________
66534 [  6014] By: gsar                                  on 2000/04/28  22:05:31
66535         Log: glob() loading File::Glob behind the scenes may cause syntax errors
66536      Branch: perl
66537            ! op.c
66538 ____________________________________________________________________________
66539 [  6013] By: gsar                                  on 2000/04/28  21:25:22
66540         Log: tweak change#5945 to display correct switch name in diagnostic
66541      Branch: perl
66542            ! perl.c pod/perldiag.pod
66543 ____________________________________________________________________________
66544 [  6012] By: jhi                                   on 2000/04/28  21:08:12
66545         Log: Integrate with Sarathy.
66546      Branch: cfgperl
66547           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
66548           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
66549           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
66550 ____________________________________________________________________________
66551 [  6011] By: jhi                                   on 2000/04/28  21:04:46
66552         Log: &HUGE_VAL is not defined, it exists.
66553      Branch: cfgperl
66554            ! lib/Math/Complex.pm
66555 ____________________________________________________________________________
66556 [  6010] By: gsar                                  on 2000/04/28  21:02:58
66557         Log: clarify note about shadow password support (from
66558              gellyfish@gellyfish.com)
66559      Branch: perl
66560            ! pod/perlfunc.pod
66561 ____________________________________________________________________________
66562 [  6009] By: gsar                                  on 2000/04/28  21:00:00
66563         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
66564      Branch: perl
66565            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
66566 ____________________________________________________________________________
66567 [  6008] By: gsar                                  on 2000/04/28  20:56:33
66568         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
66569      Branch: perl
66570            ! installperl vms/subconfigure.com
66571 ____________________________________________________________________________
66572 [  6007] By: gsar                                  on 2000/04/28  20:51:21
66573         Log: note about compile failures and END blocks (from M.J.T. Guy)
66574      Branch: perl
66575            ! pod/perl56delta.pod pod/perlmod.pod
66576 ____________________________________________________________________________
66577 [  6006] By: jhi                                   on 2000/04/28  20:42:14
66578         Log: Regen Configure.
66579      Branch: cfgperl
66580            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66581            ! config_h.SH
66582 ____________________________________________________________________________
66583 [  6005] By: gsar                                  on 2000/04/28  20:41:16
66584         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
66585      Branch: perl
66586            ! utils/perldoc.PL
66587 ____________________________________________________________________________
66588 [  6004] By: jhi                                   on 2000/04/28  20:28:21
66589         Log: Integrate with Sarathy.
66590      Branch: cfgperl
66591           !> Configure INSTALL Porting/Glossary Porting/config.sh
66592           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
66593           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
66594           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
66595           !> win32/config.vc win32/win32.c
66596 ____________________________________________________________________________
66597 [  6003] By: gsar                                  on 2000/04/28  20:11:20
66598         Log: allow REG_EXPAND_SZ keys in Windows registry (from
66599              John Clayton <John.Clayton@barclayscapital.com>)
66600      Branch: perl
66601            ! win32/win32.c
66602 ____________________________________________________________________________
66603 [  6002] By: gsar                                  on 2000/04/28  19:34:16
66604         Log: destructive sv_setsv() can lose UV-ness from source, causing
66605              numeric promotions/comparisons to fail to do the right thing
66606      Branch: perl
66607            ! sv.c
66608 ____________________________________________________________________________
66609 [  6001] By: gsar                                  on 2000/04/28  18:44:15
66610         Log: support additional library locations via $Config{otherlibdirs}
66611              (from Andy Dougherty)
66612      Branch: perl
66613            ! Configure INSTALL Porting/Glossary Porting/config.sh
66614            ! Porting/config_H config_h.SH epoc/config.sh perl.c
66615            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
66616            ! win32/config.bc win32/config.gc win32/config.vc
66617 ____________________________________________________________________________
66618 [  6000] By: gsar                                  on 2000/04/28  18:26:58
66619         Log: reworked otherlibdirs.U (from Andy Dougherty)
66620      Branch: metaconfig
66621            ! U/installdirs/otherlibdirs.U
66622 ____________________________________________________________________________
66623 [  5999] By: gsar                                  on 2000/04/28  18:17:07
66624         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
66625      Branch: perl
66626            ! t/pragma/warn/toke toke.c
66627 ____________________________________________________________________________
66628 [  5998] By: jhi                                   on 2000/04/28  13:32:17
66629         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
66630      Branch: cfgperl
66631            ! lib/Math/Complex.pm
66632 ____________________________________________________________________________
66633 [  5997] By: jhi                                   on 2000/04/28  13:14:04
66634         Log: Preserve $!.
66635      Branch: cfgperl
66636            ! lib/Math/Complex.pm
66637 ____________________________________________________________________________
66638 [  5996] By: jhi                                   on 2000/04/28  12:59:23
66639         Log: Integrate with Sarathy.
66640      Branch: cfgperl
66641           +> pod/perlrequick.pod pod/perlretut.pod
66642           !> (integrate 51 files)
66643 ____________________________________________________________________________
66644 [  5995] By: gsar                                  on 2000/04/28  09:37:36
66645         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
66646      Branch: perl
66647            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
66648 ____________________________________________________________________________
66649 [  5994] By: gsar                                  on 2000/04/28  09:33:26
66650         Log: fix for missed accounting for null byte in pack("Z",...) (from
66651              M.J.T. Guy)
66652      Branch: perl
66653            ! pp.c t/op/pack.t
66654 ____________________________________________________________________________
66655 [  5993] By: gsar                                  on 2000/04/28  09:30:05
66656         Log: various minor tweaks seen on p5p
66657      Branch: perl
66658            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
66659 ____________________________________________________________________________
66660 [  5992] By: gsar                                  on 2000/04/28  09:08:19
66661         Log: pod nit (from Simon Cozens)
66662      Branch: perl
66663            ! pod/perlop.pod
66664 ____________________________________________________________________________
66665 [  5991] By: gsar                                  on 2000/04/28  09:06:36
66666         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
66667      Branch: perl
66668            ! README.posix-bc hints/posix-bc.sh
66669 ____________________________________________________________________________
66670 [  5990] By: gsar                                  on 2000/04/28  08:54:52
66671         Log: use $ENV{LIB} to search for libs under Visual C compiler
66672              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
66673      Branch: perl
66674            ! lib/ExtUtils/Liblist.pm
66675 ____________________________________________________________________________
66676 [  5989] By: gsar                                  on 2000/04/28  08:27:12
66677         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
66678              itself and no other (from Tom Hughes)
66679      Branch: perl
66680            ! t/op/array.t toke.c
66681 ____________________________________________________________________________
66682 [  5988] By: gsar                                  on 2000/04/28  08:01:38
66683         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
66684              <paul@miraclefish.com>)
66685      Branch: perl
66686            ! lib/ExtUtils/MakeMaker.pm
66687 ____________________________________________________________________________
66688 [  5987] By: gsar                                  on 2000/04/28  07:53:09
66689         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
66690      Branch: perl
66691            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
66692 ____________________________________________________________________________
66693 [  5986] By: gsar                                  on 2000/04/28  07:44:17
66694         Log: add regular expressions tutorial and quick-start guide (from
66695              Mark Kvale <kvale@phy.ucsf.edu>)
66696      Branch: perl
66697            + pod/perlrequick.pod pod/perlretut.pod
66698            ! AUTHORS MAINTAIN MANIFEST
66699 ____________________________________________________________________________
66700 [  5985] By: gsar                                  on 2000/04/28  07:30:28
66701         Log: forked child may not exit correctly if it failed to open
66702              /dev/console (from Graham Barr)
66703      Branch: perl
66704            ! ext/Sys/Syslog/Syslog.pm
66705 ____________________________________________________________________________
66706 [  5984] By: gsar                                  on 2000/04/28  07:27:20
66707         Log: attributes::reftype() doesn't work on tied argument
66708      Branch: perl
66709            ! xsutils.c
66710 ____________________________________________________________________________
66711 [  5983] By: gsar                                  on 2000/04/28  07:15:04
66712         Log: numeric conversion of non-number in change#3378 tramples on
66713              OOK offset, causing segfaults
66714      Branch: perl
66715            ! sv.c
66716 ____________________________________________________________________________
66717 [  5982] By: gsar                                  on 2000/04/28  04:48:25
66718         Log: avoid error in IO::Socket::INET when given an unknown service name
66719              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
66720      Branch: perl
66721            ! ext/IO/lib/IO/Socket/INET.pm
66722 ____________________________________________________________________________
66723 [  5981] By: gsar                                  on 2000/04/28  04:31:31
66724         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
66725              prototype mismatch with CORE::glob(); update pod and tests to
66726              suit (File::Glob::glob() is still available for backward
66727              compatibility, but should be considered deprecated)
66728      Branch: perl
66729            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
66730            ! t/lib/glob-taint.t
66731 ____________________________________________________________________________
66732 [  5980] By: gsar                                  on 2000/04/28  03:47:29
66733         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
66734              <ghudson@mit.edu>)
66735      Branch: metaconfig
66736            ! U/modified/Options.U
66737      Branch: perl
66738            ! Configure
66739 ____________________________________________________________________________
66740 [  5979] By: gsar                                  on 2000/04/28  03:07:54
66741         Log: under useithreads, constant pad entries could inadvertantly be
66742              shared across threads (from Eric Blood <eblood@xmission.com>);
66743              added Eric's test case to testsuite
66744      Branch: perl
66745            ! op.c t/op/misc.t
66746 ____________________________________________________________________________
66747 [  5978] By: gsar                                  on 2000/04/27  21:13:00
66748         Log: sync version numbers in File::Spec with the ones on CPAN
66749              (from Barrie Slaymaker)
66750      Branch: perl
66751            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
66752            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
66753            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
66754 ____________________________________________________________________________
66755 [  5977] By: gsar                                  on 2000/04/27  21:07:29
66756         Log: autoquote barewords followed by newline and arrow properly
66757              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
66758      Branch: perl
66759            ! t/pragma/warn/toke toke.c
66760 ____________________________________________________________________________
66761 [  5976] By: gsar                                  on 2000/04/27  20:41:20
66762         Log: DB_File v1.73 update (from Paul Marquess)
66763      Branch: perl
66764            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
66765            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
66766 ____________________________________________________________________________
66767 [  5975] By: gsar                                  on 2000/04/27  20:34:24
66768         Log: allow sort() reentrancy (variant of patch suggested by
66769              Hugo van der Sanden)
66770      Branch: perl
66771            ! pp_ctl.c t/op/sort.t
66772 ____________________________________________________________________________
66773 [  5974] By: gsar                                  on 2000/04/27  19:46:57
66774         Log: change#4197 somehow missed initializing PL_errors, meaning
66775              sytax error queueing wasn't working outside eval"" at all;
66776              also fixed eval"" to localize PL_error_count, so that compile-time
66777              eval's don't clobber the error state of the outer context
66778      Branch: perl
66779            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
66780            ! t/pragma/warn/toke
66781 ____________________________________________________________________________
66782 [  5973] By: gsar                                  on 2000/04/27  18:29:05
66783         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
66784      Branch: perl
66785            ! regcomp.c regexec.c t/op/re_tests
66786 ____________________________________________________________________________
66787 [  5972] By: jhi                                   on 2000/04/27  18:22:41
66788         Log: Integrate with Sarathy.
66789      Branch: cfgperl
66790           +> t/lib/b.t t/lib/syslog.t
66791           !> (integrate 31 files)
66792 ____________________________________________________________________________
66793 [  5971] By: jhi                                   on 2000/04/27  18:18:46
66794         Log: Unicos tweaks from Mark P. Lutz.
66795      Branch: cfgperl
66796            ! hints/unicos.sh lib/Math/Complex.pm
66797 ____________________________________________________________________________
66798 [  5970] By: gsar                                  on 2000/04/27  18:05:11
66799         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
66800              IV is >32bits
66801      Branch: perl
66802            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
66803 ____________________________________________________________________________
66804 [  5969] By: gsar                                  on 2000/04/27  17:50:56
66805         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
66806      Branch: perl
66807            + t/lib/syslog.t
66808            ! MANIFEST ext/Sys/Syslog/Syslog.pm
66809 ____________________________________________________________________________
66810 [  5968] By: gsar                                  on 2000/04/27  17:44:49
66811         Log: tolerate spaces in group names in test on solaris (from David Boyce
66812              <dsb@boyski.com>)
66813      Branch: perl
66814            ! t/op/groups.t
66815 ____________________________________________________________________________
66816 [  5967] By: gsar                                  on 2000/04/27  17:41:22
66817         Log: improved docs on the warn_uninit diagnostic (from David Glasser
66818              and Simon Cozens)
66819      Branch: perl
66820            ! pod/perldiag.pod
66821 ____________________________________________________________________________
66822 [  5966] By: gsar                                  on 2000/04/27  16:54:58
66823         Log: add testsuite for B backends, fix bug in B::Deparse (from
66824              Simon Cozens <simon@brecon.co.uk>)
66825      Branch: perl
66826            + t/lib/b.t
66827            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
66828 ____________________________________________________________________________
66829 [  5965] By: gsar                                  on 2000/04/27  16:10:37
66830         Log: avoid "will not stay shared" warnings for our variables (from
66831              Robin Barker)
66832      Branch: perl
66833            ! op.c t/pragma/warn/op
66834 ____________________________________________________________________________
66835 [  5964] By: gsar                                  on 2000/04/27  07:05:05
66836         Log: reformat to 72 columns (again)
66837      Branch: perl
66838            ! pod/perldiag.pod
66839 ____________________________________________________________________________
66840 [  5963] By: gsar                                  on 2000/04/27  06:28:31
66841         Log: patch from Larry to make (\&) prototype work; added tests for
66842              the same
66843      Branch: perl
66844            ! op.c t/comp/proto.t
66845 ____________________________________________________________________________
66846 [  5962] By: gsar                                  on 2000/04/27  06:15:47
66847         Log: updated README.hpux (from Jeff Okamoto)
66848      Branch: perl
66849            ! README.hpux
66850 ____________________________________________________________________________
66851 [  5961] By: gsar                                  on 2000/04/27  05:55:03
66852         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
66853      Branch: perl
66854            ! emacs/cperl-mode.el
66855 ____________________________________________________________________________
66856 [  5960] By: gsar                                  on 2000/04/27  05:49:26
66857         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
66858      Branch: perl
66859            ! INSTALL
66860 ____________________________________________________________________________
66861 [  5959] By: gsar                                  on 2000/04/27  05:33:41
66862         Log: doubled words in pods (from Simon Cozens
66863              <simon.p.cozens@jp.pwcglobal.com>)
66864      Branch: perl
66865            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
66866            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
66867            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
66868            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
66869            ! pod/perltootc.pod
66870 ____________________________________________________________________________
66871 [  5958] By: gsar                                  on 2000/04/27  05:11:39
66872         Log: change#3569 deleted some essential code, revert; avoid use of
66873              atexit() to make DynaLoader work properly on AIX under mod_perl
66874              (from Jens-Uwe Mager <jum@helios.de>)
66875      Branch: perl
66876            ! ext/DynaLoader/dl_aix.xs
66877 ____________________________________________________________________________
66878 [  5957] By: gsar                                  on 2000/04/27  04:54:51
66879         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
66880      Branch: perl
66881            ! pod/perlmod.pod
66882 ____________________________________________________________________________
66883 [  5956] By: gsar                                  on 2000/04/27  04:51:47
66884         Log: better diagnostics on failed tests (from Ilya Zakharevich)
66885      Branch: perl
66886            ! t/op/lex_assign.t
66887 ____________________________________________________________________________
66888 [  5955] By: gsar                                  on 2000/04/27  04:26:44
66889         Log: longstanding bug exposed by change#3307: sort arguments weren't
66890              compiled with the right wantarray context (ensuing runtime lookup
66891              via block_gimme() was getting the incidental context of the
66892              sort() itself)
66893      Branch: perl
66894            ! op.c t/op/sort.t
66895 ____________________________________________________________________________
66896 [  5954] By: gsar                                  on 2000/04/26  23:42:12
66897         Log: integrate cfgperl contents into mainline
66898      Branch: perl
66899           !> (integrate 30 files)
66900 ____________________________________________________________________________
66901 [  5953] By: jhi                                   on 2000/04/26  23:06:42
66902         Log: Integrate with Sarathy.
66903      Branch: cfgperl
66904           !> README.win32 ext/B/B/Deparse.pm
66905           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
66906           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
66907           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
66908           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
66909           !> utils/perldoc.PL vms/perlvms.pod
66910 ____________________________________________________________________________
66911 [  5952] By: jhi                                   on 2000/04/26  23:03:46
66912         Log: Undo "use integer" addition from 64bitint as it seems
66913              to break most of the subtests in Digital UNIX;
66914              Unicos needs to find another way.
66915      Branch: cfgperl
66916            ! t/op/64bitint.t
66917 ____________________________________________________________________________
66918 [  5951] By: jhi                                   on 2000/04/26  22:57:53
66919         Log: Be more robust on "extreme" (large absolute value)
66920              arguments.  Originally reported by Daniel Connelly
66921              as a problem with asinh() on large negative arguments,
66922              asinh() used to bail out because an argument to log()
66923              ended up being zero.  Ilya Zakharevich proposed using
66924              Taylor's series in such cases, which for such large
66925              arguments is a very good approximation.
66926      Branch: cfgperl
66927            ! lib/Math/Complex.pm t/lib/complex.t
66928 ____________________________________________________________________________
66929 [  5950] By: gsar                                  on 2000/04/25  19:13:12
66930         Log: reformat perldiag to avoid long lines
66931      Branch: perl
66932            ! pod/perldiag.pod
66933 ____________________________________________________________________________
66934 [  5949] By: gsar                                  on 2000/04/25  18:41:11
66935         Log: make perldoc use the pod2man from the same version (from
66936              M.J.T. Guy)
66937      Branch: perl
66938            ! utils/perldoc.PL
66939 ____________________________________________________________________________
66940 [  5948] By: gsar                                  on 2000/04/25  18:21:57
66941         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
66942              <kompas@kompas.usr.onet.pl>)
66943      Branch: perl
66944            ! lib/vars.pm
66945 ____________________________________________________________________________
66946 [  5947] By: gsar                                  on 2000/04/25  18:11:53
66947         Log: use &dl_error rather than &dl_load_file as the guard for calling
66948              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
66949              statically built perl)
66950      Branch: perl
66951            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
66952 ____________________________________________________________________________
66953 [  5946] By: jhi                                   on 2000/04/25  17:37:54
66954         Log: Document that tr() is not tr(1).
66955      Branch: cfgperl
66956            ! pod/perlop.pod
66957 ____________________________________________________________________________
66958 [  5945] By: gsar                                  on 2000/04/25  16:34:33
66959         Log: make module name mandatory after -M switch; reorder perldiag
66960              alphabetically (from Mark-Jason Dominus)
66961      Branch: perl
66962            ! perl.c pod/perldiag.pod
66963 ____________________________________________________________________________
66964 [  5944] By: jhi                                   on 2000/04/25  01:15:18
66965         Log: On second thoughts frexp() does have two arguments.
66966      Branch: cfgperl
66967            ! perl.h
66968 ____________________________________________________________________________
66969 [  5943] By: jhi                                   on 2000/04/24  22:56:32
66970         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
66971              Now pp_ncmp() returns undef is either operand is a NaN.
66972      Branch: cfgperl
66973            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66974            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
66975            ! vms/subconfigure.com vos/config.def vos/config.h
66976            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
66977            ! win32/config.vc win32/config_H.bc win32/config_H.gc
66978            ! win32/config_H.vc
66979      Branch: metaconfig/U/perl
66980            + d_modfl.U
66981 ____________________________________________________________________________
66982 [  5942] By: jhi                                   on 2000/04/24  19:45:17
66983         Log: Regen Configure to match #5937.
66984      Branch: cfgperl
66985            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66986            ! config_h.SH
66987      Branch: metaconfig
66988            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
66989 ____________________________________________________________________________
66990 [  5941] By: jhi                                   on 2000/04/24  19:24:11
66991         Log: Further Unicos fixes for Mark Lutz.
66992      Branch: cfgperl
66993            ! hints/unicos.sh pp_ctl.c
66994 ____________________________________________________________________________
66995 [  5940] By: jhi                                   on 2000/04/24  19:09:06
66996         Log: Various Unicos 10.0.0.6 fixes.
66997              
66998              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
66999              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
67000              Reply-To: tecmpl1@triton.ca.boeing.com 
67001              To: perl5-porters@perl.org 
67002              Date: Fri, 14 Apr 2000 20:21:00 GMT 
67003              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
67004      Branch: cfgperl
67005            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
67006 ____________________________________________________________________________
67007 [  5939] By: gsar                                  on 2000/04/24  19:01:24
67008         Log: more pod nits (from Larry Virden)
67009      Branch: perl
67010            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
67011            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
67012            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
67013 ____________________________________________________________________________
67014 [  5938] By: gsar                                  on 2000/04/24  18:54:01
67015         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
67016      Branch: perl
67017            ! ext/B/B/Deparse.pm
67018 ____________________________________________________________________________
67019 [  5937] By: jhi                                   on 2000/04/24  17:39:00
67020         Log: Integrate with Sarathy.
67021      Branch: cfgperl
67022           +> (branch 31 files)
67023           !> (integrate 73 files)
67024 ____________________________________________________________________________
67025 [  5936] By: gsar                                  on 2000/04/24  17:30:06
67026         Log: additional tests for change#5934 (from Paul Marquess, who also
67027              sent in the same fix)
67028      Branch: perl
67029            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
67030            ! t/pragma/warn/5nolint t/pragma/warn/6default
67031 ____________________________________________________________________________
67032 [  5935] By: jhi                                   on 2000/04/24  17:26:05
67033         Log: Do not assume sign propagation.
67034              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
67035              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
67036              To: payner@ncifcrf.gov, perl5-porters@perl.org 
67037              Date: Tue, 18 Apr 2000 18:24:49 +0100 
67038              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
67039      Branch: cfgperl
67040            ! t/op/bop.t t/op/misc.t
67041 ____________________________________________________________________________
67042 [  5934] By: gsar                                  on 2000/04/24  17:16:54
67043         Log: propagate lexical warnings from surrounding scope correctly
67044              within string eval()
67045      Branch: perl
67046            ! pp_ctl.c t/pragma/warn/pp_ctl
67047 ____________________________________________________________________________
67048 [  5933] By: jhi                                   on 2000/04/24  17:01:07
67049         Log: Flatten the cpp jungle doing the nosuid checking.
67050      Branch: cfgperl
67051            ! perl.c
67052 ____________________________________________________________________________
67053 [  5932] By: gsar                                  on 2000/04/24  09:08:14
67054         Log: add rsignal(), whichsig() and do_join() to public API list
67055              (mod_perl uses them to good advantage)
67056      Branch: perl
67057            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
67058 ____________________________________________________________________________
67059 [  5931] By: gsar                                  on 2000/04/24  09:01:40
67060         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
67061      Branch: perl
67062            ! pp_hot.c regexec.c t/op/pat.t
67063 ____________________________________________________________________________
67064 [  5930] By: gsar                                  on 2000/04/24  08:58:33
67065         Log: small os390 tweaks (from Peter Prymmer)
67066      Branch: perl
67067            ! config_h.SH makedepend.SH
67068 ____________________________________________________________________________
67069 [  5929] By: gsar                                  on 2000/04/24  08:55:25
67070         Log: pod nits
67071      Branch: perl
67072            ! pod/perlguts.pod
67073 ____________________________________________________________________________
67074 [  5928] By: gsar                                  on 2000/04/24  08:50:13
67075         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
67076      Branch: perl
67077            ! ext/IO/lib/IO/Poll.pm
67078 ____________________________________________________________________________
67079 [  5927] By: gsar                                  on 2000/04/24  08:43:24
67080         Log: arrange for next() to resume at the unstack op rather than the
67081              loop conditional, so that scope cleanup happens correctly
67082              (from Stephen McCamant)
67083      Branch: perl
67084            ! op.c pp_ctl.c t/op/misc.t
67085 ____________________________________________________________________________
67086 [  5926] By: gsar                                  on 2000/04/24  08:18:40
67087         Log: on windows, reserve 16M of stack rather than 128M (allows more
67088              threads to run concurrently)
67089      Branch: perl
67090            ! win32/Makefile win32/makefile.mk
67091 ____________________________________________________________________________
67092 [  5925] By: gsar                                  on 2000/04/24  08:13:52
67093         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
67094      Branch: perl
67095            ! toke.c
67096 ____________________________________________________________________________
67097 [  5924] By: gsar                                  on 2000/04/24  08:08:59
67098         Log: avoid using uninitialized memory in require version check
67099      Branch: perl
67100            ! pp_ctl.c universal.c
67101 ____________________________________________________________________________
67102 [  5923] By: gsar                                  on 2000/04/24  07:20:14
67103         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
67104      Branch: perl
67105            ! ext/IO/lib/IO/Poll.pm
67106 ____________________________________________________________________________
67107 [  5922] By: gsar                                  on 2000/04/24  07:08:42
67108         Log: commentary about IoTYPE() (from Nathan Torkington)
67109      Branch: perl
67110            ! sv.h
67111 ____________________________________________________________________________
67112 [  5921] By: gsar                                  on 2000/04/24  06:58:26
67113         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
67114              by fix
67115      Branch: perl
67116            ! sv.c t/lib/charnames.t t/pragma/utf8.t
67117 ____________________________________________________________________________
67118 [  5920] By: gsar                                  on 2000/04/24  06:37:59
67119         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
67120      Branch: perl
67121            ! doop.c t/op/ver.t
67122 ____________________________________________________________________________
67123 [  5919] By: gsar                                  on 2000/04/24  06:21:58
67124         Log: Configure might miss old directories when prefix must be
67125              expanded (from Robin Barker)
67126      Branch: metaconfig
67127            ! U/installdirs/inc_version_list.U
67128      Branch: perl
67129            ! Configure
67130 ____________________________________________________________________________
67131 [  5918] By: gsar                                  on 2000/04/24  06:16:11
67132         Log: VMS nits in glob() test (from Charles Lane)
67133      Branch: perl
67134            ! t/lib/glob-basic.t
67135 ____________________________________________________________________________
67136 [  5917] By: gsar                                  on 2000/04/24  06:11:56
67137         Log: various pod nits (from Larry Virden and others)
67138      Branch: perl
67139            ! README.amiga README.hpux README.machten README.os2
67140            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
67141            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
67142            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
67143            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
67144            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
67145            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
67146            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
67147            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
67148 ____________________________________________________________________________
67149 [  5916] By: gsar                                  on 2000/04/24  05:52:43
67150         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
67151              <wjones@tc.fluke.com>)
67152      Branch: perl
67153            ! t/lib/glob-basic.t
67154 ____________________________________________________________________________
67155 [  5915] By: gsar                                  on 2000/04/24  05:07:01
67156         Log: supported platforms mixed up
67157      Branch: perl
67158            ! pod/perl56delta.pod pod/perlport.pod
67159 ____________________________________________________________________________
67160 [  5914] By: gsar                                  on 2000/04/24  04:56:08
67161         Log: caller() wasn't returning the right number of elements for
67162              eval {...}
67163      Branch: perl
67164            ! pp_ctl.c t/pragma/warn/9enabled
67165 ____________________________________________________________________________
67166 [  5913] By: gsar                                  on 2000/04/24  04:35:41
67167         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
67168              Mark-Jason Dominus)
67169      Branch: perl
67170            ! pod/perlfunc.pod
67171 ____________________________________________________________________________
67172 [  5912] By: gsar                                  on 2000/04/24  04:17:15
67173         Log: fix totally broken caching in UNIVERSAL::isa() (from
67174              Nick Ing-Simmons)
67175      Branch: perl
67176            ! t/op/universal.t universal.c
67177 ____________________________________________________________________________
67178 [  5911] By: gsar                                  on 2000/04/24  03:39:47
67179         Log: add linebreak properties from unicode/LineBrk.txt (from
67180              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
67181      Branch: perl
67182            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
67183            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
67184            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
67185            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
67186            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
67187            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
67188            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
67189            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
67190            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
67191            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
67192            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
67193            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
67194            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
67195            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
67196            + lib/unicode/Is/LbrkZW.pl
67197            ! lib/unicode/mktables.PL
67198 ____________________________________________________________________________
67199 [  5910] By: gsar                                  on 2000/04/24  03:23:10
67200         Log: typo in pod
67201      Branch: perl
67202            ! ext/Thread/Thread.pm
67203 ____________________________________________________________________________
67204 [  5909] By: gsar                                  on 2000/04/24  03:22:03
67205         Log: mode argument to do_binmode() should be file mode, not boolean
67206      Branch: perl
67207            ! pp_sys.c
67208 ____________________________________________________________________________
67209 [  5908] By: gsar                                  on 2000/04/16  16:51:08
67210         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
67211              always returns a valid GV even when the symbol is trapped by strictures
67212              (avoids coredumps)
67213              
67214              TODO: the C<package;> hack needs similar treatment
67215      Branch: perl
67216            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
67217            ! t/pragma/strict-vars
67218 ____________________________________________________________________________
67219 [  5907] By: jhi                                   on 2000/03/31  23:42:56
67220         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
67221              an assumption which #5905 demolished.
67222      Branch: cfgperl
67223            ! pp_sys.c
67224 ____________________________________________________________________________
67225 [  5906] By: jhi                                   on 2000/03/31  18:54:37
67226         Log: Typo in #5905.
67227      Branch: cfgperl
67228            ! t/op/64bitint.t
67229 ____________________________________________________________________________
67230 [  5905] By: jhi                                   on 2000/03/31  18:50:54
67231         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
67232              reported by Joseph N. Hall.  The bug was that even with use64bitint
67233              one had to use the prefixes q, L, or ll with printf/sprintf,
67234              contrary to the documentation and common sense.
67235      Branch: cfgperl
67236            ! sv.c t/op/64bitint.t
67237 ____________________________________________________________________________
67238 [  5904] By: gsar                                  on 2000/03/28  02:31:32
67239         Log: add Changes, perldelta.pod
67240      Branch: perl
67241            + Changes pod/perldelta.pod
67242 ____________________________________________________________________________
67243 [  5903] By: gsar                                  on 2000/03/28  02:03:55
67244         Log: rename Changes and perldelta.pod
67245      Branch: perl
67246           +> Changes5.6 pod/perl56delta.pod
67247            - Changes pod/perldelta.pod
67248            ! MANIFEST
67249 ____________________________________________________________________________
67250 [  5902] By: gsar                                  on 2000/03/28  01:59:14
67251         Log: create maint-5.6 branch
67252      Branch: maint-5.6/perl
67253           +> (branch 1611 files)
67254 ____________________________________________________________________________
67255 [  5901] By: jhi                                   on 2000/03/23  05:48:43
67256         Log: Integrate with Sarathy.
67257      Branch: cfgperl
67258           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
67259 ____________________________________________________________________________
67260 [  5900] By: gsar                                  on 2000/03/23  05:42:43
67261         Log: three guesses on what this is :-)
67262      Branch: perl
67263            ! Changes