Integrate mainline
[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 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
35         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
36              From: Robin Barker <rmb1@cise.npl.co.uk>
37              Date: Thu, 14 Feb 2002 19:07:40 GMT
38              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
39              
40              (the hints part only)
41      Branch: perl
42            ! hints/solaris_2.sh
43 ____________________________________________________________________________
44 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
45         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
46              From: Robin Barker <rmb1@cise.npl.co.uk>
47              Date: Fri, 15 Feb 2002 12:14:39 GMT
48              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
49              
50              Split checking-for-gcc and checking-for-cc.
51      Branch: perl
52            ! Configure
53 ____________________________________________________________________________
54 [ 14706] By: ams                                   on 2002/02/15  13:57:15
55         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
56              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
57              Date: 15 Feb 2002 10:53:06 +0200
58              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
59      Branch: perl
60            ! lib/Pod/Html.pm
61 ____________________________________________________________________________
62 [ 14705] By: ams                                   on 2002/02/15  08:42:55
63         Log: Subject: [PATCH @14577] OS/2 tests and more
64              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65              Date: Fri, 15 Feb 2002 03:56:24 -0500
66              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
67      Branch: perl
68            + os2/OS2/Process/t/os2_process.t
69            + os2/OS2/Process/t/os2_process_kid.t
70            + os2/OS2/Process/t/os2_process_text.t
71            ! MANIFEST configpm hints/os2.sh makedef.pl
72            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
73            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
74            ! os2/os2ish.h
75 ____________________________________________________________________________
76 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
77         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
78              From: Ville "Skyttä" <ville.skytta@iki.fi>
79              Date: Wed, 13 Feb 2002 22:29:39 +0200
80              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
81      Branch: perl
82            ! lib/Pod/Html.pm
83 ____________________________________________________________________________
84 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
85         Log: Document and test the C0 and C1.
86      Branch: perl
87            ! lib/charnames.pm lib/charnames.t
88 ____________________________________________________________________________
89 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
90         Log: Also OS/2 seems to need exe set early.
91      Branch: perl
92            ! Configure
93 ____________________________________________________________________________
94 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
95         Log: Document pack U0U.
96      Branch: perl
97            ! pod/perluniintro.pod
98 ____________________________________________________________________________
99 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
100         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
102              Date: Thu, 14 Feb 2002 23:58:00 +0100
103              Message-ID: <20020214235800.A12901@rafael>
104      Branch: perl
105            ! pp_sys.c t/lib/warnings/pp_sys
106 ____________________________________________________________________________
107 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
108         Log: Subject: [PATCH @13746] conditional pragmas
109              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
110              Date: Mon, 31 Dec 2001 18:18:09 -0500
111              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
112      Branch: perl
113            + lib/if.pm lib/if.t
114            ! MANIFEST
115 ____________________________________________________________________________
116 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
117         Log: Deparse bug introduced by #14615: the fix is just a workaround,
118              I suspect there to be another deeper bug, must distill simpler
119              test case.
120      Branch: perl
121            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
122 ____________________________________________________________________________
123 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
124         Log: Integrate perlio; 
125              
126              Make dependencies more precise (for nmake)
127      Branch: perl
128           !> ext/Encode/EUC_JP/Makefile.PL
129 ____________________________________________________________________________
130 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
131         Log: Just a guess.
132      Branch: perl
133            ! lib/Tie/Handle.pm
134 ____________________________________________________________________________
135 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
136         Log: Upgrade to Net::Ping 2.11.
137      Branch: perl
138            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
139            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
140            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
141            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
142 ____________________________________________________________________________
143 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
144         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
145              From: Robin Barker <rmb1@cise.npl.co.uk>
146              Date: Wed, 13 Feb 2002 17:37:07 GMT
147              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
148              
149              (updated version of the above)
150      Branch: perl
151            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
152 ____________________________________________________________________________
153 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
154         Log: Excise inexact blather.
155      Branch: perl
156            ! utf8.c
157 ____________________________________________________________________________
158 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
159         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
161              Date: Mon, 31 Dec 2001 20:28:46 -0500
162              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
163      Branch: perl
164            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
165            ! MANIFEST
166 ____________________________________________________________________________
167 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
168         Log: Subject: [PATCH @13746] tied hashes
169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
170              Date: Mon, 31 Dec 2001 19:15:39 -0500
171              Message-ID: <20011231191539.A46@math.ohio-state.edu>
172      Branch: perl
173            ! lib/Tie/Hash.pm pod/perltie.pod
174 ____________________________________________________________________________
175 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
176         Log: Subject: Re: [PATCH] Configure followed by make minitest
177              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
178              Date: Sun, 10 Feb 2002 23:22:05 -0800
179              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
180      Branch: perl
181            ! Makefile.SH
182 ____________________________________________________________________________
183 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
184         Log: Subject: Re: perl@14647
185              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
186              Date: Mon, 11 Feb 2002 19:30:36 +0100
187              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
188      Branch: perl
189            ! t/op/groups.t
190 ____________________________________________________________________________
191 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
192         Log: Update Changes.
193      Branch: perl
194            ! Changes patchlevel.h
195 ____________________________________________________________________________
196 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
197         Log: Integrate perlio;
198              
199              Do not lc() the file names before doing dirname() or they don't match.
200      Branch: perl
201           !> lib/ExtUtils/t/Installed.t
202 ____________________________________________________________________________
203 [ 14679] By: sky                                   on 2002/02/13  12:56:13
204         Log: rename mutex to make a bit more sense
205      Branch: perl
206            ! ext/threads/threads.xs
207 ____________________________________________________________________________
208 [ 14678] By: sky                                   on 2002/02/13  12:46:11
209         Log: Track active threads....
210      Branch: perl
211            ! ext/threads/threads.pm ext/threads/threads.xs
212 ____________________________________________________________________________
213 [ 14676] By: sky                                   on 2002/02/13  09:03:37
214         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
215              From: Michael G Schwern <schwern@pobox.com>
216              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
217              Message-Id: <20020213100017.GA6288@blackrider>
218      Branch: perl
219            ! lib/File/Spec/t/rel2abs2rel.t
220 ____________________________________________________________________________
221 [ 14675] By: sky                                   on 2002/02/13  09:00:24
222         Log: Do not propagate END blocks to child threads, test.
223      Branch: perl
224            + ext/threads/t/end.t
225            ! MANIFEST ext/threads/threads.xs
226 ____________________________________________________________________________
227 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
228         Log: $ln is supposed to be already set to $ln + executable suffix
229              on platforms that need it, from Paul Green.
230      Branch: perl
231            ! Configure
232 ____________________________________________________________________________
233 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
234         Log: Subject: New command syntax for 'x' command
235              From: Mark-Jason Dominus <mjd@plover.com>
236              Date: Tue, 12 Feb 2002 20:54:01 -0500
237              Message-ID: <20020213015401.25685.qmail@plover.com>
238      Branch: perl
239            ! lib/perl5db.pl pod/perldebug.pod
240 ____________________________________________________________________________
241 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
242         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
243              From: Mark-Jason Dominus <mjd@plover.com>
244              Date: Tue, 12 Feb 2002 20:20:42 -0500
245              Message-ID: <20020213012042.25245.qmail@plover.com>
246      Branch: perl
247            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
248 ____________________________________________________________________________
249 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
250         Log: Iteration continues.
251      Branch: perl
252            ! utf8.c
253 ____________________________________________________________________________
254 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
255         Log: Duh.
256      Branch: perl
257            ! pp_pack.c t/op/length.t
258 ____________________________________________________________________________
259 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
260         Log: Retract #14666.
261      Branch: perl
262            ! t/op/lc.t
263 ____________________________________________________________________________
264 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
265         Log: (retracted by #14667)
266      Branch: perl
267            ! t/op/lc.t
268 ____________________________________________________________________________
269 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
270         Log: Tiny test script tweaks.
271      Branch: perl
272            ! t/uni/fold.t
273 ____________________________________________________________________________
274 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
275         Log: Rewrite the "special mapping" part of to_utf8_case(),
276              this time with fewer bugs.  (See: The Law of Cybernetic
277              Entymology.)
278      Branch: perl
279            ! utf8.c
280 ____________________________________________________________________________
281 [ 14663] By: sky                                   on 2002/02/12  18:26:16
282         Log: Stop failures if you pass an object, sv_dup might not be the right 
283              thing to use since I have a feeling we end up cloning far too much. 
284              (Like the stash for example).... Maybe we need a lightweight sv_dup 
285              that searches the target for things....
286              Real fix is another option to perl_clone which controls if you should 
287              save stashes.
288      Branch: perl
289            ! ext/threads/threads.xs
290 ____________________________________________________________________________
291 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
292         Log: Retract #14661.
293      Branch: perl
294            ! hints/solaris_2.sh
295 ____________________________________________________________________________
296 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
297         Log: (retracted by #14662)
298      Branch: perl
299            ! hints/solaris_2.sh
300 ____________________________________________________________________________
301 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
302         Log: EBCDIC: another "can't happen".
303      Branch: perl
304            ! utf8.c
305 ____________________________________________________________________________
306 [ 14659] By: sky                                   on 2002/02/12  14:38:21
307         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
308      Branch: perl
309            + ext/threads/t/join.t
310            ! MANIFEST ext/threads/threads.xs
311 ____________________________________________________________________________
312 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
313         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
314              From: Jan Dubois <JanD@ActiveState.com> 
315              Date: Tue, 12 Feb 2002 00:56:31 -0800
316              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
317      Branch: perl
318            ! lib/Win32.pod win32/win32.c win32/win32.h
319 ____________________________________________________________________________
320 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
321         Log: Subject: [PATCH] Re: 14654 introduced a bug 
322              From: Michael G Schwern <schwern@pobox.com> 
323              Date: Tue, 12 Feb 2002 05:37:36 -0500
324              Message-ID: <20020212103736.GC14327@blackrider>
325      Branch: perl
326            ! lib/File/Spec/t/rel2abs2rel.t
327 ____________________________________________________________________________
328 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
329         Log: More unset installman[13]dir tweaks from chromatic.
330      Branch: perl
331            ! lib/ExtUtils/Installed.pm
332 ____________________________________________________________________________
333 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
334         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
335              From: Michael G Schwern <schwern@pobox.com>
336              Date: Mon, 11 Feb 2002 12:23:02 -0500
337              Message-ID: <20020211172302.GD9556@blackrider>
338      Branch: perl
339            ! lib/File/Spec/t/rel2abs2rel.t
340 ____________________________________________________________________________
341 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
342         Log: Use `` instead of -| to be a little bit more portable,
343              from Michael Schwern.
344      Branch: perl
345            ! lib/ExtUtils/t/Embed.t
346 ____________________________________________________________________________
347 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
348         Log: EBCDIC: this change for \N{} in particular is now
349              unnecessary because of the recent more general
350              pack U change.
351      Branch: perl
352            ! toke.c
353 ____________________________________________________________________________
354 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
355         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
356              From: "Craig A. Berry" <craigberry@mac.com>
357              Date: Mon, 11 Feb 2002 17:13:47 -0600
358              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
359      Branch: perl
360            ! t/test.pl
361 ____________________________________________________________________________
362 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
363         Log: EBCDIC: pack U bytes change.
364      Branch: perl
365            ! t/op/length.t
366 ____________________________________________________________________________
367 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
368         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
369      Branch: perl
370            ! t/op/each.t
371 ____________________________________________________________________________
372 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
373         Log: Update Changes.
374      Branch: perl
375            ! Changes patchlevel.h
376 ____________________________________________________________________________
377 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
378         Log: Regen toc.
379      Branch: perl
380            ! pod/perltoc.pod
381 ____________________________________________________________________________
382 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
383         Log: Forgot from #14641.
384      Branch: perl
385            ! lib/ExtUtils/t/Embed.t
386 ____________________________________________________________________________
387 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
388         Log: -Dmksymlinks was broken by #14628.
389      Branch: perl
390            ! Configure
391 ____________________________________________________________________________
392 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
393         Log: Subject: [PATCH @14577] OS/2 build
394              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
395              Date: Mon, 11 Feb 2002 06:56:41 -0500
396              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
397              
398              (sans the Configure, perlio.sym, and t/op/stat.t parts)
399      Branch: perl
400            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
401            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
402            ! os2/os2ish.h
403 ____________________________________________________________________________
404 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
405         Log: Integrate perlio;
406              
407              Re-structure Japanese encodings - part 1
408              
409              Split Japanese encodings - part 2
410              - build separate .c files with separate 'compile' steps
411              - overall Japanese.xs / Japanese.pm which loads them
412              
413              Add test for Japanese encoding (well euc-jp anyway).
414              Fix one bug shown by above
415              Skip test which does not pass yet.
416              
417              Patch up the failing multi-byte write case, and un-skip
418              the test.
419      Branch: perl
420           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
421           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
422            - ext/Encode/EUC_JP/EUC_JP.pm
423           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
424 ____________________________________________________________________________
425 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
426         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
427              From: Mike Guy <mjtg@cam.ac.uk>
428              Date: Mon, 11 Feb 2002 02:50:42 +0000
429              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
430      Branch: perl
431            ! t/op/arith.t
432 ____________________________________________________________________________
433 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
434         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
435              Stepping backward in the string would be majorly bad.
436      Branch: perl
437            ! regcomp.c
438 ____________________________________________________________________________
439 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
440         Log: The debugger part of
441              
442              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
443              From: Michael G Schwern <schwern@pobox.com> 
444              Date: Wed, 6 Feb 2002 17:32:12 -0500
445              Message-ID: <20020206223212.GG1346@blackrider>
446      Branch: perl
447            ! lib/perl5db.pl
448 ____________________________________________________________________________
449 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
450         Log: Integrate perlio;
451              
452              Borland/Win32 tuning
453              
454              Move PerlIO_perlio to layer_syms where it belongs?
455      Branch: perl
456           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
457 ____________________________________________________________________________
458 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
459         Log: EBCDIC: the low 256 needs to be shuffled also
460              in pack/unpack U (this breaks the equivalence
461              of pack U and v-strings, but I think if someone
462              has to give, v-strings are a good victim)
463      Branch: perl
464            ! pp_pack.c t/op/pack.t
465 ____________________________________________________________________________
466 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
467         Log: Two Configure tweaks; the u32align test was trying
468              to write into a string literal, the ln -s test was
469              failing in VOS.
470      Branch: perl
471            ! Configure
472 ____________________________________________________________________________
473 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
474         Log: DJGPP tweaks from Laszlo Molnar.
475      Branch: perl
476            ! djgpp/djgpp.c lib/File/Spec.pm
477 ____________________________________________________________________________
478 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
479         Log: Additional explanation for the [:...:] failure.
480      Branch: perl
481            ! pod/perldiag.pod
482 ____________________________________________________________________________
483 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
484         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
485              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
486              Date: Sun, 10 Feb 2002 13:32:48 +0100
487              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
488      Branch: perl
489            ! makedef.pl
490 ____________________________________________________________________________
491 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
492         Log: Test tweaks from chromatic for cases where there
493              are no installman1dir or installman3dir.
494      Branch: perl
495            ! lib/ExtUtils/t/Installed.t
496 ____________________________________________________________________________
497 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
498         Log: Integrate perlio;
499              
500              Nick Clark's tweaks to Encode compile process
501              1. Use decimal constants to unit string arrays rather than
502              very long string litterals (latter having possible "\0"
503              on end issues, and needing ANSI C line splicing).
504              2. Replace tail-recursion during insert process with itteration.
505              Nick C sees 12% speedup from these.
506      Branch: perl
507           !> ext/Encode/Encode.pm ext/Encode/compile
508 ____________________________________________________________________________
509 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
510         Log: Portability notes: filename characters, character sets.
511      Branch: perl
512            ! pod/perlport.pod
513 ____________________________________________________________________________
514 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
515         Log: Use the "Unicode 1.0" name field for control characters,
516              as suggested by Mark Davis.  Note that Unicode 3.2 will
517              require some more legwork on this because of certain
518              alternative names.
519      Branch: perl
520            ! lib/unicore/Name.pl lib/unicore/mktables
521 ____________________________________________________________________________
522 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
523         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
524      Branch: perl
525            ! hints/os390.sh
526 ____________________________________________________________________________
527 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
528         Log: EBCDIC: the non-printable characters are different.
529      Branch: perl
530            ! ext/B/B/Deparse.pm
531 ____________________________________________________________________________
532 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
533         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
534              From: Nicholas Clark <nick@unfortu.net> 
535              Date: Sat, 9 Feb 2002 22:31:29 +0000
536              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
537      Branch: perl
538            ! t/lib/warnings/pp_hot
539 ____________________________________________________________________________
540 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
541         Log: Subject: [PATCH] Re: Modulus operator inconsistency
542              From: Nicholas Clark <nick@unfortu.net>
543              Date: Sat, 9 Feb 2002 21:00:13 +0000
544              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
545      Branch: perl
546            ! op.c t/op/arith.t
547 ____________________________________________________________________________
548 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
549         Log: Use the same escaping mechanism for all the *flags.
550      Branch: perl
551            ! lib/ExtUtils/Embed.pm
552 ____________________________________________________________________________
553 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
554         Log: Protect possible parentheses in ccflags, ccdlflags, and
555              ldflags.  (In OS/390 there are parentheses in ccflags.)
556      Branch: perl
557            ! lib/ExtUtils/Embed.pm
558 ____________________________________________________________________________
559 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
560         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
561              From: Peter Scott <Peter@PSDT.com>
562              Date: Fri, 08 Feb 2002 19:20:19 -0800
563              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
564      Branch: perl
565            ! lib/perl5db.pl
566 ____________________________________________________________________________
567 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
568         Log: FAQ sync.
569      Branch: perl
570            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
571 ____________________________________________________________________________
572 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
573         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
574              From: Chris Nandor <pudge@pobox.com>
575              Date: Fri, 08 Feb 2002 16:31:41 -0500
576              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
577      Branch: perl
578            ! cop.h deb.c pp_ctl.c toke.c util.c
579 ____________________________________________________________________________
580 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
581         Log: The Configure change to go with #14604.
582      Branch: perl
583            ! Configure
584 ____________________________________________________________________________
585 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
586         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
587              From: Andy Dougherty <doughera@lafayette.edu>
588              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
589              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
590      Branch: perl
591            ! hints/bsdos.sh
592 ____________________________________________________________________________
593 [ 14602] By: sky                                   on 2002/02/08  15:19:15
594         Log: Start testing for safe localtime functions, TODO, test more functions.
595      Branch: perl
596            + ext/threads/t/libc.t
597            ! MANIFEST
598 ____________________________________________________________________________
599 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
600         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
601              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
602              Date: Fri, 8 Feb 2002 00:21:07 +0100
603              Message-ID: <20020208002107.E763@rafael>
604      Branch: perl
605            ! doio.c pp_sys.c t/io/argv.t
606 ____________________________________________________________________________
607 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
608         Log: Subject: [PATCH] Configure followed by make minitest
609              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
610              Date: Wed, 06 Feb 2002 21:35:20 -0800
611              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
612      Branch: perl
613            ! t/op/taint.t t/run/fresh_perl.t
614 ____________________________________________________________________________
615 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
616         Log: Integrate perlio;
617              
618              Extract something from yesterdays effort - convert my mail on pad
619              data structures (incoporating Sarathy's corrections/clarifications)
620              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
621      Branch: perl
622           !> cv.h pod/perlapi.pod pod/perlintern.pod
623 ____________________________________________________________________________
624 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
625         Log: Configure DJGPP tweak from Laszlo Molnar.
626      Branch: perl
627            ! Configure
628 ____________________________________________________________________________
629 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
630         Log: DJGPP tweaks from Laszlo Molnar.
631      Branch: perl
632            ! djgpp/djgppsed.sh perl.c
633 ____________________________________________________________________________
634 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
635         Log: To really skip the test an exit() is needed.
636      Branch: perl
637            ! lib/encoding.t
638 ____________________________________________________________________________
639 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
640         Log: More diagnostics from Nicholas Clark.
641      Branch: perl
642            ! lib/Benchmark.t
643 ____________________________________________________________________________
644 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
645         Log: In case of failure be more verbose.
646      Branch: perl
647            ! t/base/num.t
648 ____________________________________________________________________________
649 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
650         Log: Sanity checks to see that the IV/NV and the PV of numeric
651              scalars stay in sync (unearthed this via the OS/390 gcvt()
652              brokenness)
653      Branch: perl
654            + t/base/num.t
655            ! MANIFEST
656 ____________________________________________________________________________
657 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
658         Log: Retract the anon leak subpatch of #14418 and #14431
659              (the latter came into bleadperl as part of #14433).
660      Branch: perl
661            ! op.c t/run/fresh_perl.t
662 ____________________________________________________________________________
663 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
664         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
665              mangles 0.1 to "10".  sprintf() seems more well-behaved.
666      Branch: perl
667            ! hints/os390.sh
668 ____________________________________________________________________________
669 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
670         Log: Subject: [PATCH @14557] another Encode fix for VMS
671              From: "Craig A. Berry" <craigberry@mac.com>
672              Date: Wed, 06 Feb 2002 14:44:20 -0600
673              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
674      Branch: perl
675            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
676 ____________________________________________________________________________
677 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
678         Log: Integrate perlio;
679              
680              One way to avoid OS390 winge about #line directives.
681      Branch: perl
682           !> ext/Encode/EUC_JP/Makefile.PL
683 ____________________________________________________________________________
684 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
685         Log: Update Changes.
686      Branch: perl
687            ! Changes patchlevel.h
688 ____________________________________________________________________________
689 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
690         Log: s/Netware/NetWare/
691      Branch: perl
692            ! MANIFEST
693 ____________________________________________________________________________
694 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
695         Log: New Netware scripts.
696      Branch: perl
697            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
698            + NetWare/t/NWScripts-Exist.pl
699            ! MANIFEST
700 ____________________________________________________________________________
701 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
702         Log: EBCDIC: the encoding pragma would need some rethinking,
703              probably a pass of EBCDIC->Unicode mapping.  For now,
704              disable it on EBCDIC.
705      Branch: perl
706            ! lib/encoding.pm lib/encoding.t
707 ____________________________________________________________________________
708 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
709         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
710              for the low 256.  Now tweaked the tests, but maybe it's
711              the module that needs few NATIVE_TO_UNI()s somewhere?
712      Branch: perl
713            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
714 ____________________________________________________________________________
715 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
716         Log: Subject: [PATCH utf8.c] format problem
717              From: Robin Barker <rmb1@cise.npl.co.uk>
718              Date: Wed, 6 Feb 2002 14:01:43 GMT
719              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
720      Branch: perl
721            ! utf8.c
722 ____________________________________________________________________________
723 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
724         Log: EBCDIC: 0x41 is not cricket.
725      Branch: perl
726            ! ext/Encode/t/Encode.t
727 ____________________________________________________________________________
728 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
729         Log: NetWare update from Ananth Kesari.
730      Branch: perl
731            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
732            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
733            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
734            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
735            ! NetWare/t/NWScripts.pl makedef.pl
736 ____________________________________________________________________________
737 [ 14566] By: sky                                   on 2002/02/05  18:39:13
738         Log: Subject: Re: File::Spec::rel2abs2rel (?)
739              From: Michael G Schwern <schwern@pobox.com>
740              Date: Tue, 5 Feb 2002 13:47:39 -0500
741              Message-ID: <20020205184739.GB17375@blackrider>
742      Branch: perl
743            ! lib/File/Spec/t/rel2abs2rel.t
744 ____________________________________________________________________________
745 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
746         Log: Integrate perlio;
747              
748              More Encode tweaks:
749              - make expensive and marginal substring search optional (-O)
750              - enable -O for ASCII-oid encodings (search space is small)
751              - add ASCII-oid jis0201 to basic Encode.so
752              - add some other Japanese encodings to EUC_JP bundle (without -O)
753      Branch: perl
754           +> ext/Encode/Encode/jis0201.ucm
755           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
756           !> ext/Encode/compile
757 ____________________________________________________________________________
758 [ 14562] By: sky                                   on 2002/02/05  14:50:36
759         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
760      Branch: perl
761            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
762 ____________________________________________________________________________
763 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
764         Log: EBCDIC: SHARP S is different.
765      Branch: perl
766            ! regexec.c utf8.h
767 ____________________________________________________________________________
768 [ 14560] By: sky                                   on 2002/02/05  13:49:40
769         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
770      Branch: perl
771            ! t/op/filetest.t
772 ____________________________________________________________________________
773 [ 14559] By: sky                                   on 2002/02/05  11:39:24
774         Log: Add . first to the PATH enviroment to test that we realy get ./perl and not some other older perl.
775      Branch: perl
776            ! lib/File/Spec/t/rel2abs2rel.t
777 ____________________________________________________________________________
778 [ 14558] By: sky                                   on 2002/02/05  11:20:21
779         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...
780      Branch: perl
781            ! ext/POSIX/t/posix.t
782 ____________________________________________________________________________
783 [ 14557] By: sky                                   on 2002/02/05  10:30:58
784         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
785      Branch: perl
786            ! hints/darwin.sh perl.h
787 ____________________________________________________________________________
788 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
789         Log: Subject: [PATCH] File::Find tests not cleaning up properly
790              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
791              Date: Mon, 4 Feb 2002 22:09:07 +0100
792              Message-ID: <20020204220907.A8288@rafael>
793      Branch: perl
794            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
795 ____________________________________________________________________________
796 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
797         Log: Signedness mumblings from Tru64.
798      Branch: perl
799            ! ext/Encode/Encode.xs
800 ____________________________________________________________________________
801 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
802         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
803              From: "Craig A. Berry" <craigberry@mac.com>
804              Date: Mon, 04 Feb 2002 17:16:00 -0600
805              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
806      Branch: perl
807            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
808            ! ext/Encode/Encode.xs
809 ____________________________________________________________________________
810 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
811         Log: Update Changes.
812      Branch: perl
813            ! Changes patchlevel.h
814 ____________________________________________________________________________
815 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
816         Log: Comment microtweaks.
817      Branch: perl
818            ! lib/locale.t
819 ____________________________________________________________________________
820 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
821         Log: Subject: trivial docu patch
822              From: andreas.koenig@anima.de (Andreas J. Koenig)
823              Date: 04 Feb 2002 08:15:19 +0100
824              Message-ID: <m3pu3l7m60.fsf@anima.de>
825      Branch: perl
826            ! pod/perluniintro.pod
827 ____________________________________________________________________________
828 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
829         Log: Subject: [PATCH] (??{ }) anomaly
830              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
831              Date: Sun, 03 Feb 2002 20:21:45 -0800
832              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
833      Branch: perl
834            ! regcomp.c
835 ____________________________________________________________________________
836 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
837         Log: Integrate perlio.
838              
839              Carry on where we left off if we have to grow destination
840              SV during XS encode/decode
841              
842              Remove debugging warning, be consistent about API fails.
843      Branch: perl
844           !> ext/Encode/Encode.xs
845 ____________________________________________________________________________
846 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
847         Log: Subject: PATCH CPAN.pm
848              From: Mark-Jason Dominus <mjd@plover.com>
849              Date: Sun, 03 Feb 2002 12:36:36 -0500
850              Message-ID: <20020203173636.27451.qmail@plover.com>
851      Branch: perl
852            ! lib/CPAN.pm
853 ____________________________________________________________________________
854 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
855         Log: Must search further back.
856      Branch: perl
857            ! lib/h2xs.t
858 ____________________________________________________________________________
859 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
860         Log: EBCDIC: more natification.
861      Branch: perl
862            ! regcomp.c
863 ____________________________________________________________________________
864 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
865         Log: Debug noise.
866      Branch: perl
867            ! ext/Encode/Encode.xs
868 ____________________________________________________________________________
869 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
870         Log: Integrate perlio;
871              
872              Stable intermediate point in Encode cleanup.
873              :encode(euc-jp) works on Dan's table.euc
874              Much buffer copying and other silliness remains.
875      Branch: perl
876           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
877           !> ext/Encode/lib/Encode/Encoding.pm
878 ____________________________________________________________________________
879 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
880         Log: Prettify.
881      Branch: perl
882            ! lib/unicore/mktables
883 ____________________________________________________________________________
884 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
885         Log: EBCDIC: it's much nicer to compare Unicode code points
886              to Unicode code points.
887      Branch: perl
888            ! regexec.c
889 ____________________________________________________________________________
890 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
891         Log: EBCDIC: character classes must remap the low 256.
892      Branch: perl
893            ! regcomp.c
894 ____________________________________________________________________________
895 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
896         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
897      Branch: perl
898            ! lib/I18N/LangTags/List.pm
899 ____________________________________________________________________________
900 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
901         Log: FAQ sync.
902      Branch: perl
903            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
904            ! pod/perlfaq6.pod pod/perlfaq7.pod
905 ____________________________________________________________________________
906 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
907         Log: Integrate perlio;
908              
909              Re-indent Encode.xs
910              
911              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
912              (Mis-feature discovered by Encode.)
913      Branch: perl
914           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
915 ____________________________________________________________________________
916 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
917         Log: Subject: [PATCH] lstat FH and -l FH warnings
918              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
919              Date: Sat, 2 Feb 2002 22:24:54 +0100           
920              Message-ID: <20020202222454.A11608@rafael>       
921      Branch: perl
922            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
923            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
924 ____________________________________________________________________________
925 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
926         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
927              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
928              Date: Sat, 2 Feb 2002 13:11:01 +0100           
929              Message-ID: <20020202131101.A722@rafael>               
930              
931              Subject: [PATCH t/op/ver.t] another false positive
932              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
933              Date: Sat, 2 Feb 2002 13:38:22 +0100           
934              Message-ID: <20020202133822.E722@rafael>         
935              
936              Subject: [PATCH] t/test.pl:ok() doesn't work
937              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
938              Date: Sun, 03 Feb 2002 00:02:38 -0800          
939              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
940      Branch: perl
941            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
942            ! t/test.pl
943 ____________________________________________________________________________
944 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
945         Log: Subject: [PATCH @13746] OS2::Process's constants
946              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
947              Date: Sat, 2 Feb 2002 01:00:55 -0500           
948              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
949      Branch: perl
950            ! os2/OS2/Process/Makefile.PL
951 ____________________________________________________________________________
952 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
953         Log: Subject: [PATCH @13746] h2xs   
954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
955              Date: Sat, 2 Feb 2002 00:58:44 -0500           
956              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
957      Branch: perl
958            ! utils/h2xs.PL
959 ____________________________________________________________________________
960 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
961         Log: EBCDIC: since #14519 made \N{...} to remap,
962              the test cannot expect an ASCII code point.
963      Branch: perl
964            ! lib/charnames.t
965 ____________________________________________________________________________
966 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
967         Log: Sub-MANIFEST-tweak.
968      Branch: perl
969            ! ext/Encode/MANIFEST
970 ____________________________________________________________________________
971 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
972         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
973              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
974              Date: Fri, 01 Feb 2002 23:51:03 +0900
975              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
976      Branch: perl
977            ! ext/Encode/lib/Encode/Tcl/Escape.pm
978 ____________________________________________________________________________
979 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
980         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
981              From: Andy Dougherty <doughera@lafayette.edu>
982              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
983              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
984      Branch: perl
985            ! README.solaris hints/solaris_2.sh
986 ____________________________________________________________________________
987 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
988         Log: EBCDIC: no hope to get the low 256 right in unifolding.
989      Branch: perl
990            ! t/uni/fold.t
991 ____________________________________________________________________________
992 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
993         Log: todo entry for missing pack formats.
994      Branch: perl
995            ! pod/perltodo.pod
996 ____________________________________________________________________________
997 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
998         Log: EBCDIC: the low 256 \N{...} need to be remapped.
999      Branch: perl
1000            ! toke.c
1001 ____________________________________________________________________________
1002 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
1003         Log: Integrate perlio; 
1004              
1005              Minor Encode tweaks:
1006              - move Encode.pm back to top of Encode like normal XS extension
1007              - avoid .def as a file extension (Win32 builds)
1008      Branch: perl
1009            ! MANIFEST
1010           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
1011           !> ext/Encode/Makefile.PL ext/Encode/compile
1012 ____________________________________________________________________________
1013 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
1014         Log: Subject: [PATCH utf8.t] temp file not cleaned up
1015              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1016              Date: Fri, 1 Feb 2002 15:47:46 +0100
1017              Message-ID: <20020201154746.A24079@rafael>
1018      Branch: perl
1019            ! t/io/utf8.t
1020 ____________________________________________________________________________
1021 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
1022         Log: Subject: [PATCH] make "lstat FH" croak
1023              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1024              Date: Fri, 1 Feb 2002 15:12:50 +0100
1025              Message-ID: <20020201151250.A738@rafael>
1026      Branch: perl
1027            ! pod/perldiag.pod pp_sys.c t/op/stat.t
1028 ____________________________________________________________________________
1029 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
1030         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
1031              From: Kay Röpke <kroepke@dolphin-services.de>
1032              Date: Fri, 1 Feb 2002 01:10:43 +0100
1033              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
1034      Branch: perl
1035            ! t/op/stat.t
1036 ____________________________________________________________________________
1037 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
1038         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
1039              I got it in Tru64 + ithreads but only without -g, took
1040              some debugging by printf (which was no fun either since
1041              adding some debug printfs hid the error)
1042      Branch: perl
1043            ! regexec.c utf8.c
1044 ____________________________________________________________________________
1045 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
1046         Log: Subject: Re: [PATCH] perl -V:
1047              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
1048              Date: Thu, 31 Jan 2002 12:10:20 -0800
1049              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
1050              
1051              Subject: Re: [PATCH] perl -V:
1052              From: Michael G Schwern <schwern@pobox.com>
1053              Date: Thu, 31 Jan 2002 16:43:13 -0500
1054              Message-ID: <20020131214313.GH6498@blackrider>
1055      Branch: perl
1056            ! t/run/switches.t
1057 ____________________________________________________________________________
1058 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
1059         Log: #14505 effect.
1060      Branch: perl
1061            ! pod/perluniintro.pod
1062 ____________________________________________________________________________
1063 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
1064         Log: Daniel S. Lewart adopts the Math::Complex.
1065      Branch: perl
1066            ! lib/Math/Complex.pm
1067 ____________________________________________________________________________
1068 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
1069         Log: More Complex DWIMmery.
1070      Branch: perl
1071            ! lib/Math/Complex.pm lib/Math/Complex.t
1072 ____________________________________________________________________________
1073 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
1074         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
1075              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1076              Date: Thu, 31 Jan 2002 14:37:52 +0100
1077              Message-ID: <20020131143752.A1452@rafael>
1078      Branch: perl
1079            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
1080 ____________________________________________________________________________
1081 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
1082         Log: Turn the I/O Unicode error by default on, but the
1083              character-generating Unicode error by default off,
1084              as Larry suggested.
1085      Branch: perl
1086            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
1087            ! utf8.c
1088 ____________________________________________________________________________
1089 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
1090         Log: Subject: [PATCH] open.pm minor cleanup
1091              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1092              Date: Thu, 31 Jan 2002 15:03:02 +0100
1093              Message-ID: <20020131150302.C1452@rafael>
1094      Branch: perl
1095            ! lib/open.pm
1096 ____________________________________________________________________________
1097 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
1098         Log: Update Changes.
1099      Branch: perl
1100            ! Changes patchlevel.h
1101 ____________________________________________________________________________
1102 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
1103         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
1104              From: Robin Barker <rmb1@cise.npl.co.uk>
1105              Date: Wed, 30 Jan 2002 11:58:33 GMT
1106              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
1107      Branch: perl
1108            ! lib/CPAN.pm
1109 ____________________________________________________________________________
1110 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
1111         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
1112              re-sort MANIFEST.
1113      Branch: perl
1114            + ext/Encode/Encode.pm
1115            - ext/Encode/lib/Encode.pm
1116            ! MANIFEST ext/Encode/Makefile.PL
1117 ____________________________________________________________________________
1118 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
1119         Log: Integrate perlio;
1120              
1121              Collect some stats during compile process.
1122              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
1123              as one XS - inconclusive - marginal win?
1124              Add some comments to encode.h
1125      Branch: perl
1126           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
1127           !> ext/Encode/encode.h
1128 ____________________________________________________________________________
1129 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
1130         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
1131              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1132              Date: Tue, 29 Jan 2002 01:13:09 -0800
1133              Message-ID: <lemV8gzkgu/K092yn@efn.org>
1134      Branch: perl
1135            ! configpm
1136 ____________________________________________________________________________
1137 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
1138         Log: Subject: [PATCH t/op/inccode.t] new test
1139              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1140              Date: Tue, 29 Jan 2002 22:03:45 +0100
1141              Message-ID: <20020129220345.A704@rafael>
1142      Branch: perl
1143            ! t/op/inccode.t
1144 ____________________________________________________________________________
1145 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
1146         Log: EBCDIC: t/op/lc.t now passes.
1147      Branch: perl
1148            ! t/op/lc.t
1149 ____________________________________________________________________________
1150 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
1151         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
1152      Branch: perl
1153            ! utf8.c
1154 ____________________________________________________________________________
1155 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
1156         Log: Must find stuff during build.
1157      Branch: perl
1158            ! ext/Encode/compile
1159 ____________________________________________________________________________
1160 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
1161         Log: Integrate with perlio;
1162              
1163              Basics of a compiled Encode XS extension
1164      Branch: perl
1165           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
1166           +> ext/Encode/Encode/euc-jp.ucm
1167           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
1168           !> ext/Encode/encode.h
1169 ____________________________________________________________________________
1170 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
1171         Log: EBCDIC tweaks-- no new test passes, but getting closer.
1172      Branch: perl
1173            ! utf8.c
1174 ____________________________________________________________________________
1175 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
1176         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
1177              From: Richard Clamp <richardc@unixbeard.net>
1178              Date: Mon, 28 Jan 2002 02:17:55 +0000
1179              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
1180      Branch: perl
1181            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
1182 ____________________________________________________________________________
1183 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
1184         Log: OS/390 seems to do length 0 udp reads, Nicholas says
1185              skippage is for now the best cause of action.
1186      Branch: perl
1187            ! ext/Socket/socketpair.t
1188 ____________________________________________________________________________
1189 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
1190         Log: Encode cleanup from Dan Kogai; reworked even further.
1191      Branch: perl
1192            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
1193            + ext/Encode/lib/Encode/Encoding.pm
1194            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
1195            + ext/Encode/lib/Encode/Tcl/Escape.pm
1196            + ext/Encode/lib/Encode/Tcl/Extended.pm
1197            + ext/Encode/lib/Encode/Tcl/HanZi.pm
1198            + ext/Encode/lib/Encode/Tcl/Table.pm
1199            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
1200            + ext/Encode/lib/Encode/iso10646_1.pm
1201            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
1202            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
1203            + ext/Encode/t/Tcl.t
1204            - ext/Encode.t ext/Encode/Encode.pm
1205            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
1206            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
1207            ! MANIFEST ext/Encode/Encode/8859-1.ucm
1208            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
1209            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
1210            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
1211            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
1212            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
1213            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
1214            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
1215            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
1216            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
1217            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
1218            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
1219            ! ext/Encode/compile
1220 ____________________________________________________________________________
1221 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
1222         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
1223      Branch: perl
1224            ! djgpp/djgpp.c perlio.c
1225 ____________________________________________________________________________
1226 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
1227         Log: Prettier printing from Michael Schwern.
1228      Branch: perl
1229            ! t/test.pl
1230 ____________________________________________________________________________
1231 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
1232         Log: Show also the debug and debugcolor as known pragmas.
1233      Branch: perl
1234            ! ext/re/re.pm
1235 ____________________________________________________________________________
1236 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
1237         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
1238              From: "Craig A. Berry" <craigberry@mac.com>
1239              Date: Mon, 28 Jan 2002 16:30:30 -0600
1240              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
1241      Branch: perl
1242            ! ext/B/t/assembler.t
1243 ____________________________________________________________________________
1244 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
1245         Log: DJGPP needs to know its exe soon, too.
1246      Branch: perl
1247            ! Configure
1248 ____________________________________________________________________________
1249 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
1250         Log: Round #2 on EBCDICation.
1251      Branch: perl
1252            ! t/op/append.t
1253 ____________________________________________________________________________
1254 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
1255         Log: Integrate perlio;
1256              
1257              Set makefile.mk CCHOME etc. for default locations of MinGW and free
1258              Borland compilers. (Borland builds one or two oddities.)
1259      Branch: perl
1260           !> win32/config.bc win32/makefile.mk
1261 ____________________________________________________________________________
1262 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
1263         Log: Misunderstood Merijn's patch.
1264      Branch: perl
1265            ! hints/hpux.sh
1266 ____________________________________________________________________________
1267 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
1268         Log: Misapplied Merijn's patch.
1269      Branch: perl
1270            ! Configure
1271 ____________________________________________________________________________
1272 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
1273         Log: Update Changes.
1274      Branch: perl
1275            ! Changes patchlevel.h
1276 ____________________________________________________________________________
1277 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
1278         Log: BeOS has sockets but not true ones.
1279      Branch: perl
1280            ! pp_sys.c
1281 ____________________________________________________________________________
1282 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
1283         Log: For some strange reason under the smoke harness the alignment
1284              test hangs in HP-UX 10.20.  So hint it to avoid the test.
1285      Branch: perl
1286            ! hints/hpux.sh
1287 ____________________________________________________________________________
1288 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
1289         Log: Allow d_u32align to be hinted.
1290      Branch: perl
1291            ! Configure
1292 ____________________________________________________________________________
1293 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
1294         Log: The shift key is important.
1295      Branch: perl
1296            ! ext/B/B.xs
1297 ____________________________________________________________________________
1298 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
1299         Log: The "used only once" warnings (from gv_check) come
1300              in pseudorandom hash order-- in EBCDIC the order
1301              is different.  Add a new option that allow the warnings
1302              to come in any order (Paul Marquess).
1303      Branch: perl
1304            ! lib/warnings.t t/lib/warnings/perl
1305 ____________________________________________________________________________
1306 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
1307         Log: Integrate perlio; the 0nothread test failure without threads.
1308      Branch: perl
1309           !> ext/threads/shared/t/0nothread.t
1310 ____________________________________________________________________________
1311 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
1312         Log: FAQ sync.
1313      Branch: perl
1314            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1315            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1316            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1317            ! pod/perlfaq9.pod
1318 ____________________________________________________________________________
1319 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
1320         Log: Upgrade to podlators 1.20.
1321      Branch: perl
1322            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
1323 ____________________________________________________________________________
1324 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
1325         Log: Retract #14448, a better patch coming up.
1326      Branch: perl
1327            ! lib/Pod/t/basic.t
1328 ____________________________________________________________________________
1329 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
1330         Log: EBCDIC portability.
1331      Branch: perl
1332            ! t/op/append.t
1333 ____________________________________________________________________________
1334 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
1335         Log: Further cygwin installperl tweak from Gerrit P. Haase.
1336      Branch: perl
1337            ! installperl
1338 ____________________________________________________________________________
1339 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
1340         Log: A bug in Bulgarian EBCDIC locale (this sounds like
1341              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
1342              locales failed, too.  The patch works around the bug by
1343              skipping the test, but the real problem may be deeper
1344              (affecting probably only EBCDIC platforms, though):
1345              see the comment in locale.t for more details.
1346      Branch: perl
1347            ! lib/locale.t
1348 ____________________________________________________________________________
1349 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
1350         Log: Subject: Bleadperl on Cygwin today
1351              From: "Gerrit P. Haase" <gp@familiehaase.de>              
1352              Date: Sun, 27 Jan 2002 22:30:41 +0100
1353              Message-ID: <462007239437.20020127223041@familiehaase.de>
1354      Branch: perl
1355            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
1356            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
1357            ! lib/ExtUtils/t/MM_Cygwin.t
1358 ____________________________________________________________________________
1359 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
1360         Log: Unfinished EBCDIC branch.
1361      Branch: perl
1362            ! t/op/ver.t
1363 ____________________________________________________________________________
1364 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
1365         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
1366      Branch: perl
1367            ! ext/B/B.xs ext/B/B/Deparse.pm
1368 ____________________________________________________________________________
1369 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
1370         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
1371              platforms.
1372      Branch: perl
1373            ! ext/B/t/stash.t
1374 ____________________________________________________________________________
1375 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
1376         Log: Apparently no need for EBCDIC exception any more.
1377      Branch: perl
1378            ! ext/B/t/showlex.t
1379 ____________________________________________________________________________
1380 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
1381         Log: (retracted by #14458)
1382              (Russ Allbery) OS/390 is using a high-bit character for ESC,
1383              skip the test for now.  A better fix would be to override
1384              the notion of the platform's escape sequence in the test
1385              of Pod::Text::Termcap.  We may have to apply a filter to
1386              the output to substitute back in the ESC character that
1387              the test expects, but only on OS/390.
1388      Branch: perl
1389            ! lib/Pod/t/basic.t
1390 ____________________________________________________________________________
1391 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
1392         Log: Detypo.
1393      Branch: perl
1394            ! ext/Devel/Peek/Peek.t
1395 ____________________________________________________________________________
1396 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
1397         Log: OS/390 USS has a different idea of the pw* functions.
1398              Also, test the name with eq, not with ==.
1399      Branch: perl
1400            ! lib/User/pwent.t
1401 ____________________________________________________________________________
1402 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
1403         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
1404      Branch: perl
1405            ! doio.c
1406 ____________________________________________________________________________
1407 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
1408         Log: ASCIIisms.
1409      Branch: perl
1410            ! ext/PerlIO/t/encoding.t
1411 ____________________________________________________________________________
1412 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
1413         Log: chr(42) ne '*'  if one is in EBCDIC.
1414      Branch: perl
1415            ! t/op/pack.t
1416 ____________________________________________________________________________
1417 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
1418         Log: Subject: [PATCH] Fix up recent op/stat.t failures
1419              From: Andy Dougherty <doughera@lafayette.edu>
1420              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
1421              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
1422      Branch: perl
1423            ! t/op/stat.t
1424 ____________________________________________________________________________
1425 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
1426         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
1427              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1428              Date: Sun, 27 Jan 2002 15:03:18 +0100
1429              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
1430      Branch: perl
1431            ! lib/ExtUtils/t/Command.t
1432 ____________________________________________________________________________
1433 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
1434         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
1435              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1436              Date: Sun, 27 Jan 2002 14:51:10 +0100
1437              Message-ID: <20020127145110.A16332@rafael>
1438      Branch: perl
1439            ! ext/B/B/Deparse.pm
1440 ____________________________________________________________________________
1441 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
1442         Log: Comment to avoid later "cleanups."
1443      Branch: perl
1444            ! lib/ExtUtils/MakeMaker.pm
1445 ____________________________________________________________________________
1446 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
1447         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
1448              instead of just FOO=... cmd ...
1449      Branch: perl
1450            ! Makefile.SH
1451 ____________________________________________________________________________
1452 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
1453         Log: Overquoting bad (in UNIX one would get
1454              Can't open perl script "'-I../lib'": No such file or directory)
1455      Branch: perl
1456            ! lib/Pod/t/Usage.t
1457 ____________________________________________________________________________
1458 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
1459         Log: Integrate perlio;
1460              
1461              "All tests successful" VC6.0 Win32
1462              (Update config.vc to need cppstdin so those tests are skipped...)
1463      Branch: perl
1464           !> win32/config.vc win32/config_H.bc win32/config_H.gc
1465           !> win32/config_H.vc
1466 ____________________________________________________________________________
1467 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
1468         Log: Integrate perlio;
1469              
1470              1st two tests of File/Find/t/find.t and taint.t were run after 
1471              calling cleanup(). If previous fail had left for_find directory,
1472              but no content in it then cleanup() returned cd'ed to that directory.
1473              So tests failed. Fixed cleanup()-s.
1474              
1475              If we get to sighandler by mistake (no perl handler set) then
1476              warn() and exit() rather than die() - should never happen
1477              but if it does context needed to die is likely to be trashed
1478              as well.
1479              
1480              Win32 signal emulation cleanup.
1481              
1482              Tinkering with thread cleanup mutex-ing - not the problem 
1483              (op.c is) but could have been...
1484              
1485              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
1486              Should really be looked at by someone that knows about pads.
1487              
1488              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
1489              for CRLF line endings.
1490      Branch: perl
1491           !> ext/threads/threads.xs lib/File/Find/t/find.t
1492           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
1493           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
1494 ____________________________________________________________________________
1495 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
1496         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
1497              From: "Craig A. Berry" <craigberry@mac.com>       
1498              Date: Sat, 26 Jan 2002 11:19:44 -0600
1499              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
1500      Branch: perl
1501            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
1502 ____________________________________________________________________________
1503 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
1504         Log: Integrate perlio;
1505              
1506              Fix winsystem.t's attempt to build showav.exe to work
1507              with gcc (which writes a.exe unless told with -o ).
1508              Also put in a few more fail-safes to check .exe got
1509              built somehow.
1510              
1511              More Win32 tuning
1512              
1513              Save $! so that other syscalls don't disturb it before
1514              we test it.
1515      Branch: perl
1516           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
1517           !> t/op/winsystem.t
1518 ____________________________________________________________________________
1519 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
1520         Log: Subject: [PATCH] new test in op/universal.t
1521              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1522              Date: Fri, 25 Jan 2002 23:17:33 +0100
1523              Message-ID: <20020125231733.A11733@rafael>
1524      Branch: perl
1525            ! t/op/universal.t
1526 ____________________________________________________________________________
1527 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
1528         Log: Subject: [Patch Encode.xs] calculation of need overflows
1529              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1530              Date: Sat, 26 Jan 2002 00:58:50 +0900
1531              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
1532      Branch: perl
1533            ! ext/Encode/Encode.xs
1534 ____________________________________________________________________________
1535 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
1536         Log: Integrate changes 13474+13478+13584 from maintperl;
1537              anon sub leakage.
1538      Branch: perl
1539            ! op.c t/run/fresh_perl.t
1540 ____________________________________________________________________________
1541 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
1542         Log: Update Changes.
1543      Branch: perl
1544            ! Changes patchlevel.h
1545 ____________________________________________________________________________
1546 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
1547         Log: Integrate perlio; extensive threads and threads::shared work
1548              (note that the below is a chronological list of perlio
1549              check-in entries since the last integrate)
1550              
1551              Nearly-working threads re-structuring. Do not integrate,
1552              submit-ing to get to Win32, and as "off site" backup.
1553              
1554              threads work again on Win32. (Not threads::shared yet)
1555              Submit to see if they do on Linux.
1556              
1557              Add new threads/typemap to MANIFEST
1558              
1559              XS side of new threads::shared designed, coded and compiles,
1560              and mostly commented but is totaly untested.
1561              submit in case anyone wants a preview.
1562              
1563              Miss mg_len == 0 meaning don't Safefree
1564              
1565              Shared scalars working, some shared array ops working.
1566              
1567              Implement recursive lock and use of scope for PL_sharedsv_space,
1568              so now croak() from asserts does not leave locks.
1569              Make hv_simple compile (new prototype for debugging probe).
1570              
1571              thread::shared nearly working again - remaining issue
1572              is references withing shared space.
1573              Added bulk test with no threads involved (for debugging)
1574              Tuned tests to skip those needing _thrcnt
1575              
1576              SvTEMP_off to stop private PV's being stolen and stored in shared space
1577              
1578              Except Win32 from echo tests. (Alarm does not break into connect)
1579              
1580              Expand command line test globs on Win32.
1581              
1582              threads::shared tidy up:
1583              - Add _id() function to shared.xs so we can test refs point at same thing.
1584              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
1585              - Allow no_share to pass if sharing to works despite mis-ordering.
1586              - Change docs of threads to document ->create() (as used in tests),
1587              and not mention "new".
1588              
1589              Linux/NFS hackery was not faking right number of passes.
1590      Branch: perl
1591           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
1592           +> ext/threads/typemap
1593            - ext/threads/threads.h sharedsv.c sharedsv.h
1594            ! NetWare/config_H.wc
1595           !> (integrate 38 files)
1596 ____________________________________________________________________________
1597 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
1598         Log: Subject: Re: perldebguts minor tweaks
1599              From: Joe McMahon <mcmahon@metalab.unc.edu>
1600              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
1601              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
1602      Branch: perl
1603            ! pod/perldebguts.pod
1604 ____________________________________________________________________________
1605 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
1606         Log: Okay, you can come home now, _().
1607      Branch: perl
1608            ! config_h.SH
1609 ____________________________________________________________________________
1610 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
1611         Log: Subject: perldebguts minor tweaks
1612              From: Joe McMahon <mcmahon@metalab.unc.edu>
1613              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
1614              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
1615      Branch: perl
1616            ! pod/perldebguts.pod
1617 ____________________________________________________________________________
1618 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
1619         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
1620              From: Peter Scott <Peter@PSDT.com>
1621              Date: Thu, 24 Jan 2002 08:51:34 -0800
1622              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
1623      Branch: perl
1624            ! pod/perldebguts.pod
1625 ____________________________________________________________________________
1626 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
1627         Log: Few more paranoia checks for Unicode hash keys.
1628      Branch: perl
1629            ! t/op/each.t
1630 ____________________________________________________________________________
1631 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
1632         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
1633              From: Andy Dougherty <doughera@lafayette.edu>
1634              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
1635              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
1636      Branch: perl
1637            ! t/op/stat.t
1638 ____________________________________________________________________________
1639 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
1640         Log: The
1641              
1642              Subject: Very old debugger UTF-8 bug
1643              From: andreas.koenig@anima.de (Andreas J. Koenig)
1644              Date: 24 Jan 2002 12:45:44 +0100
1645              Message-ID: <m3y9iot1jr.fsf@anima.de>
1646              
1647              still broken, but this should work as a stopgap
1648              measure to stop pp_match accessing naughty data.
1649      Branch: perl
1650            ! pod/perldiag.pod pp_hot.c
1651 ____________________________________________________________________________
1652 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
1653         Log: Pacify picky compilers (this time Sun Workshop).
1654      Branch: perl
1655            ! Configure
1656 ____________________________________________________________________________
1657 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
1658         Log: Subject: Very old debugger UTF-8 bug
1659              From: andreas.koenig@anima.de (Andreas J. Koenig)
1660              Date: 24 Jan 2002 12:45:44 +0100
1661              Message-ID: <m3y9iot1jr.fsf@anima.de>
1662      Branch: perl
1663            ! lib/dumpvar.pl
1664 ____________________________________________________________________________
1665 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
1666         Log: Sprinkle some copyrights (use the oldest timestamp to
1667              be found in the repository, which is most often not right,
1668              but at least consistent)
1669      Branch: perl
1670            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
1671            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
1672            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
1673            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
1674            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
1675            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
1676            ! unixish.h xsutils.c
1677 ____________________________________________________________________________
1678 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
1679         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
1680      Branch: perl
1681            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
1682            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
1683            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
1684            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
1685            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
1686            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
1687            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
1688            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
1689            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
1690            ! x2p/util.c x2p/util.h x2p/walk.c
1691 ____________________________________________________________________________
1692 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
1693         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
1694              therefore quite probably also obsolete code.
1695      Branch: perl
1696            ! sv.c
1697 ____________________________________________________________________________
1698 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
1699         Log: Update Changes.
1700      Branch: perl
1701            ! Changes patchlevel.h
1702 ____________________________________________________________________________
1703 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
1704         Log: Small update on todo.  Could use a lot more.
1705      Branch: perl
1706            ! pod/perltodo.pod
1707 ____________________________________________________________________________
1708 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
1709         Log: Subject: [ID 20020121.003] perldata doco bug
1710              From: John Stumbles <jstumbles@bluearc.com>
1711              Date: Mon, 21 Jan 2002 14:19:56 -0000
1712              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
1713      Branch: perl
1714            ! pod/perldata.pod
1715 ____________________________________________________________________________
1716 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
1717         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
1718              From: Michael G Schwern <schwern@pobox.com>
1719              Date: Mon, 21 Jan 2002 15:16:42 -0500
1720              Message-ID: <20020121201642.GA6659@blackrider>
1721      Branch: perl
1722            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
1723 ____________________________________________________________________________
1724 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
1725         Log: Subject: [PATCH] Re: eval not catching warnings?
1726              From: abigail@foad.org
1727              Date: Wed, 23 Jan 2002 15:35:47 +0100
1728              Message-ID: <20020123143547.24798.qmail@foad.org>
1729      Branch: perl
1730            ! pod/perlfunc.pod
1731 ____________________________________________________________________________
1732 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
1733         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
1734              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1735              Date: Tue, 22 Jan 2002 17:00:54 -0800            
1736              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
1737      Branch: perl
1738            ! t/run/fresh_perl.t
1739 ____________________________________________________________________________
1740 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
1741         Log: HP-UX 10.20 cc pacifying from Merijn.
1742      Branch: perl
1743            ! Configure
1744 ____________________________________________________________________________
1745 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
1746         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
1747              From: "Craig A. Berry" <craigberry@mac.com> 
1748              Date: Tue, 22 Jan 2002 22:14:26 -0600
1749              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
1750      Branch: perl
1751            ! vms/test.com
1752 ____________________________________________________________________________
1753 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
1754         Log: AIX cpp bug: having macro arguments and character constants
1755              "the same" means trouble (here s and 's')
1756              What broke now was 841 and 842 of t/op/pat.t, because of the
1757              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
1758              (note that breakage happened only under cc_r and usethreads+
1759              useithreads)
1760      Branch: perl
1761            ! utf8.h
1762 ____________________________________________________________________________
1763 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
1764         Log: Subject: [PATCH] Support truncate() in VOS port
1765              From: Paul_GreenVOS@vos.stratus.com
1766              Date: Mon, 21 Jan 02 23:27 est
1767              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
1768      Branch: perl
1769            + vos/vos.c
1770            ! MANIFEST hints/vos.sh vos/vosish.h
1771 ____________________________________________________________________________
1772 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
1773         Log: Get rid of the _() macro since (1) we require ANSI anyway
1774              (2) Other software (GNU) seems to use it and we don't need it,
1775              so let's give it up.
1776      Branch: perl
1777            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1778            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
1779            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
1780            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
1781            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
1782            ! wince/config.h wince/config_H.ce
1783 ____________________________________________________________________________
1784 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
1785         Log: Subject: [BUG] /\_/ an unrecognized escape?
1786              From: Michael G Schwern <schwern@pobox.com>
1787              Date: Mon, 21 Jan 2002 15:22:54 -0500
1788              Message-ID: <20020121202254.GA6731@blackrider>
1789      Branch: perl
1790            ! t/lib/warnings/toke toke.c
1791 ____________________________________________________________________________
1792 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
1793         Log: Undo the renaming of the Unicode data files; the simple
1794              solution being not including the *.html files.  This means
1795              that in the future there is no need for any renamings
1796              (well, assuming that the Consortium doesn't cause any),
1797              and the files are named like they are in the Consortium
1798              website, thus alleviating confusion.
1799      Branch: perl
1800            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
1801            + lib/unicore/CaseFolding.txt
1802            + lib/unicore/CompositionExclusions.txt
1803            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
1804            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
1805            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
1806            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
1807            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
1808            - lib/unicore/NamesList.html lib/unicore/PropList.html
1809            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
1810            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
1811            - lib/unicore/rename
1812            ! (edit 285 files)
1813 ____________________________________________________________________________
1814 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
1815         Log: Update Changes.
1816      Branch: perl
1817            ! Changes patchlevel.h
1818 ____________________________________________________________________________
1819 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
1820         Log: Subject: RE: BCC for Win32 is unhappy @14331
1821              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
1822              Date: Mon, 21 Jan 2002 09:48:40 +0300
1823              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
1824              
1825              (using IV instead of int)
1826      Branch: perl
1827            ! hv.h
1828 ____________________________________________________________________________
1829 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
1830         Log: path_is_absolute() needs a prototype (and maybe
1831              a better name, but that's another story).
1832      Branch: perl
1833            ! embed.fnc embed.h pp_ctl.c proto.h
1834 ____________________________________________________________________________
1835 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
1836         Log: Subject: Re: coderefs in @INC
1837              From: Chris Nandor <pudge@pobox.com>
1838              Date: Thu, 17 Jan 2002 11:26:02 -0500
1839              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
1840      Branch: perl
1841            ! pp_ctl.c
1842 ____________________________________________________________________________
1843 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
1844         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
1845              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1846              Date: Sun, 20 Jan 2002 22:53:56 +0100
1847              Message-ID: <20020120225356.A12093@rafael>
1848      Branch: perl
1849            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
1850            ! t/lib/warnings/9enabled warnings.h warnings.pl
1851 ____________________________________________________________________________
1852 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
1853         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
1854              From: "Craig A. Berry" <craigberry@mac.com>
1855              Date: Sun, 20 Jan 2002 22:49:42 -0600
1856              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
1857      Branch: perl
1858            ! lib/ExtUtils/MakeMaker.pm
1859 ____________________________________________________________________________
1860 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
1861         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
1862              From: Paul_GreenVOS@vos.stratus.com
1863              Date: Sat, 19 Jan 02 17:17 est
1864              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
1865              
1866              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
1867              From: Paul_GreenVOS@vos.stratus.com
1868              Date: Sat, 19 Jan 02 17:19 est
1869              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
1870      Branch: perl
1871            ! lib/ExtUtils/t/Command.t
1872 ____________________________________________________________________________
1873 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
1874         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
1875              From: Paul_GreenVOS@vos.stratus.com
1876              Date: Sat, 19 Jan 02 14:30 est
1877              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
1878      Branch: perl
1879            ! lib/AnyDBM_File.t
1880 ____________________________________________________________________________
1881 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
1882         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
1883              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
1884              Date: Sun, 20 Jan 2002 13:51:36 +0100
1885              Message-ID: <20020120135136.A710@rafael>
1886      Branch: perl
1887            ! ext/File/Glob/t/basic.t
1888 ____________________________________________________________________________
1889 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
1890         Log: Make also hex() and oct() to croak if their arguments
1891              cannot be downgraded (that is, if they contain wide
1892              characters), just like crypt() does (and use the croak
1893              feature of sv_utf8_downgrade()).
1894      Branch: perl
1895            ! pp.c t/op/oct.t
1896 ____________________________________________________________________________
1897 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
1898         Log: Regen toc.
1899      Branch: perl
1900            ! pod/perltoc.pod
1901 ____________________________________________________________________________
1902 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
1903         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
1904              From: David Dyck <dcd@tc.fluke.com>
1905              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
1906              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
1907      Branch: perl
1908            ! pod/perl5004delta.pod pod/perl5005delta.pod
1909            ! pod/perl561delta.pod pod/perl56delta.pod
1910 ____________________________________________________________________________
1911 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
1912         Log: FAQ sync.
1913      Branch: perl
1914            ! pod/perlfaq1.pod pod/perlfaq2.pod
1915 ____________________________________________________________________________
1916 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
1917         Log: Subject: [PATCH lib/Pod/t/Usage.t]
1918              From: Abe Timmerman <abe@ztreet.demon.nl>
1919              Date: Sat, 19 Jan 2002 19:57:57 +0100
1920              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
1921      Branch: perl
1922            + lib/Pod/t/Usage.t
1923            ! MANIFEST
1924 ____________________________________________________________________________
1925 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
1926         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
1927              From: Paul_GreenVOS@vos.stratus.com
1928              Date: Sat, 19 Jan 02 13:15 est
1929              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
1930      Branch: perl
1931            ! ext/SDBM_File/sdbm.t
1932 ____________________________________________________________________________
1933 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
1934         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
1935      Branch: perl
1936           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
1937           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
1938 ____________________________________________________________________________
1939 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
1940         Log: Alternative Time::Local algorithm that uses matematical formula
1941              for timegm instead of progressive guessing
1942      Branch: perl
1943            ! lib/Time/Local.pm
1944 ____________________________________________________________________________
1945 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
1946         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
1947              From: Paul_GreenVOS@vos.stratus.com
1948              Date: Sat, 19 Jan 02 11:20 est
1949              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
1950      Branch: perl
1951            ! ext/File/Glob/t/basic.t
1952 ____________________________________________________________________________
1953 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
1954         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
1955              From: Paul_GreenVOS@vos.stratus.com
1956              Date: Fri, 18 Jan 02 22:56 est
1957              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
1958      Branch: perl
1959            ! ext/Cwd/t/cwd.t
1960 ____________________________________________________________________________
1961 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
1962         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
1963              From: Paul_GreenVOS@vos.stratus.com
1964              Date: Fri, 18 Jan 02 22:48 est
1965              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
1966      Branch: perl
1967            ! lib/Time/Local.t
1968 ____________________________________________________________________________
1969 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
1970         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
1971              From: Paul_GreenVOS@vos.stratus.com
1972              Date: Fri, 18 Jan 02 16:22 est
1973              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
1974      Branch: perl
1975            ! ext/Devel/DProf/DProf.t
1976 ____________________________________________________________________________
1977 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
1978         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
1979              From: Tels <perl_dummy@bloodgate.com>
1980              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
1981              Message-Id: <200201182106.XAA19133@taku.hut.fi>
1982      Branch: perl
1983            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
1984 ____________________________________________________________________________
1985 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
1986         Log: Don't do socketpair udp unless you've got all what it takes.
1987      Branch: perl
1988            ! util.c
1989 ____________________________________________________________________________
1990 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
1991         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
1992              From: Tels <perl_dummy@bloodgate.com>
1993              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
1994              Message-Id: <200201182206.AAA15310@taku.hut.fi>
1995      Branch: perl
1996            ! lib/ExtUtils/MM_BeOS.pm
1997 ____________________________________________________________________________
1998 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
1999         Log: Avoid bare "set", and kiss .uucp goodbye.
2000      Branch: perl
2001            ! Configure
2002 ____________________________________________________________________________
2003 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
2004         Log: Retract #14327 for now, going to the limit seems
2005              to be too much for many platforms.
2006      Branch: perl
2007            ! lib/Time/Local.t
2008 ____________________________________________________________________________
2009 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
2010         Log: Update Changes.
2011      Branch: perl
2012            ! Changes patchlevel.h
2013 ____________________________________________________________________________
2014 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
2015         Log: Try to make the connect/read/write timeouting.
2016      Branch: perl
2017            ! ext/Socket/Socket.t
2018 ____________________________________________________________________________
2019 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
2020         Log: Netware Makefile tweak from Ananth Kesari.
2021      Branch: perl
2022            ! NetWare/Makefile
2023 ____________________________________________________________________________
2024 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
2025         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
2026              From: Michael G Schwern <schwern@pobox.com>
2027              Date: Fri, 18 Jan 2002 03:10:27 -0500
2028              Message-ID: <20020118081027.GE7226@blackrider>
2029      Branch: perl
2030            ! lib/File/Find.pm
2031 ____________________________________________________________________________
2032 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
2033         Log: (retracted by #14334)
2034              
2035              Subject: [PATCH] Improving lib/Time/Local.t
2036              From: Paul_GreenVOS@vos.stratus.com        
2037              Date: Thu, 17 Jan 02 22:36 est
2038              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
2039      Branch: perl
2040            ! lib/Time/Local.t
2041 ____________________________________________________________________________
2042 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
2043         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
2044              From: Abe Timmerman <abe@ztreet.demon.nl>  
2045              Date: Fri, 18 Jan 2002 13:18:47 +0100
2046              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
2047      Branch: perl
2048            ! lib/ExtUtils/t/MM_Win32.t
2049 ____________________________________________________________________________
2050 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
2051         Log: Subject: [PATCH] Syncing with bleadperl 
2052              From: Michael G Schwern <schwern@pobox.com> 
2053              Date: Fri, 18 Jan 2002 03:04:33 -0500
2054              Message-ID: <20020118080432.GC7226@blackrider>
2055      Branch: perl
2056            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
2057            - lib/ExtUtils/inst
2058            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
2059            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2060            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
2061            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
2062            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
2063            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
2064            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
2065            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
2066            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
2067            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
2068            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
2069            ! lib/ExtUtils/testlib.pm
2070 ____________________________________________________________________________
2071 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
2072         Log: Detypo.
2073      Branch: perl
2074            ! AUTHORS
2075 ____________________________________________________________________________
2076 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
2077         Log: Subject: [PATCH] MM check_hints test
2078              From: Michael G Schwern <schwern@pobox.com>
2079              Date: Thu, 17 Jan 2002 20:25:57 -0500
2080              Message-ID: <20020118012557.GE32762@blackrider>
2081      Branch: perl
2082            + lib/ExtUtils/t/hints.t
2083            ! MANIFEST
2084 ____________________________________________________________________________
2085 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
2086         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
2087              From: Michael G Schwern <schwern@pobox.com> 
2088              Date: Thu, 17 Jan 2002 20:12:20 -0500
2089              Message-ID: <20020118011220.GC32762@blackrider>
2090              
2091              (#14317 replaced with this)
2092      Branch: perl
2093            ! lib/ExtUtils/MakeMaker.pm
2094 ____________________________________________________________________________
2095 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
2096         Log: Subject: [PATCH perldiag] overload.pm warnings
2097              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2098              Date: Thu, 17 Jan 2002 23:53:49 +0100
2099              Message-ID: <20020117235349.A14530@rafael>
2100      Branch: perl
2101            ! pod/perldiag.pod
2102 ____________________________________________________________________________
2103 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
2104         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
2105              From: Michael G Schwern <schwern@pobox.com>
2106              Date: Thu, 17 Jan 2002 16:35:47 -0500
2107              Message-ID: <20020117213546.GD23830@blackrider>
2108      Branch: perl
2109            ! lib/File/Find.pm
2110 ____________________________________________________________________________
2111 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
2112         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
2113              From: chromatic <chromatic@rmci.net>
2114              Date: Thu, 17 Jan 2002 13:04:22 -0700
2115              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
2116      Branch: perl
2117            ! pod/perltodo.pod
2118 ____________________________________________________________________________
2119 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
2120         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
2121              From: chromatic <chromatic@rmci.net>
2122              Date: Thu, 17 Jan 2002 12:59:04 -0700
2123              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
2124      Branch: perl
2125            ! lib/ExtUtils/t/Mkbootstrap.t
2126 ____________________________________________________________________________
2127 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
2128         Log: (replaced by #14322)
2129              The #14300 broke hints file handling.
2130      Branch: perl
2131            ! lib/ExtUtils/MakeMaker.pm
2132 ____________________________________________________________________________
2133 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
2134         Log: Subject: [PATCH] long doubles
2135              From: Nicholas Clark <nick@unfortu.net>
2136              Date: Thu, 17 Jan 2002 17:06:28 +0000
2137              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
2138      Branch: perl
2139            ! Configure
2140 ____________________________________________________________________________
2141 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
2142         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
2143              From: Andy Dougherty <doughera@lafayette.edu>
2144              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
2145              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
2146      Branch: perl
2147            ! Configure
2148 ____________________________________________________________________________
2149 [ 14311] By: sky                                   on 2002/01/17  21:01:00
2150         Log: Simplify the code that duplicates the threads 
2151              init function and the parameters to the thread by using sv_dup. 
2152              Note,what happens if you pass a shared variable as a parameter?
2153      Branch: perl
2154            ! ext/threads/threads.xs
2155 ____________________________________________________________________________
2156 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
2157         Log: Update Changes.
2158      Branch: perl
2159            ! Changes patchlevel.h
2160 ____________________________________________________________________________
2161 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
2162         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
2163              with fresh_perl_is() and fresh_perl_like().
2164      Branch: perl
2165            + t/run/fresh_perl.t
2166            - t/run/kill_perl.t
2167            ! MANIFEST t/test.pl
2168 ____________________________________________________________________________
2169 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
2170         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
2171              From: Benjamin Goldberg <goldbb2@earthlink.net>
2172              Date: Wed, 09 Jan 2002 21:03:16 -0500
2173              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
2174      Branch: perl
2175            ! ext/Unicode/Normalize/Normalize.pm
2176 ____________________________________________________________________________
2177 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
2178         Log: Retract #14144 as Hugo isn't happy with it.
2179      Branch: perl
2180            ! scope.c t/run/kill_perl.t
2181 ____________________________________________________________________________
2182 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
2183         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
2184              From: Richard Clamp <richardc@unixbeard.net>
2185              Date: Wed, 16 Jan 2002 17:34:31 +0000
2186              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
2187      Branch: perl
2188            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
2189 ____________________________________________________________________________
2190 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
2191         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
2192              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2193              Date: Tue, 15 Jan 2002 21:23:30 +0100
2194              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
2195      Branch: perl
2196            ! ext/Opcode/Opcode.xs
2197 ____________________________________________________________________________
2198 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
2199         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
2200              From: Paul_GreenVOS@vos.stratus.com
2201              Date: Wed, 16 Jan 02 6:42 est
2202              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
2203      Branch: perl
2204            ! t/io/fs.t t/op/crypt.t
2205 ____________________________________________________________________________
2206 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
2207         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
2208              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2209              Date: Wed, 16 Jan 2002 13:43:39 +0100
2210              Message-ID: <20020116134339.A704@rafael>
2211              
2212              (replaces #14302)
2213      Branch: perl
2214            ! mg.c t/lib/warnings/mg
2215 ____________________________________________________________________________
2216 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
2217         Log: (replaced by #14303)
2218              Subject: [PATCH] length of undefined $(digit) should warn
2219              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2220              Date: Tue, 15 Jan 2002 23:02:44 +0100            
2221              Message-ID: <20020115230244.A31786@rafael>     
2222      Branch: perl
2223            ! mg.c t/lib/warnings/mg
2224 ____________________________________________________________________________
2225 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
2226         Log: The non-MakeMaker.pm parts of
2227              
2228              Subject: [PATCH] Re: MM_Beos.pm?
2229              From: Tels <perl_dummy@bloodgate.com>
2230              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
2231              Message-Id: <200201142006.WAA29544@taas.iki.fi>
2232      Branch: perl
2233            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
2234            ! lib/ExtUtils/t/MM_Unix.t
2235 ____________________________________________________________________________
2236 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
2237         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
2238              From: Michael G Schwern <schwern@pobox.com>    
2239              Date: Tue, 15 Jan 2002 20:07:50 -0500            
2240              Message-ID: <20020116010750.GH625@blackrider>  
2241      Branch: perl
2242            ! lib/ExtUtils/MakeMaker.pm
2243 ____________________________________________________________________________
2244 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
2245         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
2246              From: Jeffrey Friedl <jfriedl@yahoo.com>       
2247              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
2248              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
2249      Branch: perl
2250            ! lib/Text/Tabs.pm
2251 ____________________________________________________________________________
2252 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
2253         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
2254              From: "Green, Paul" <Paul.Green@stratus.com>
2255              Date: Tue, 15 Jan 2002 22:28:10 -0500
2256              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
2257      Branch: perl
2258            ! lib/ExtUtils/MM_Unix.pm
2259 ____________________________________________________________________________
2260 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
2261         Log: Integrate perlio; offsetof() is in <stddef.h>
2262      Branch: perl
2263           !> ext/Socket/Socket.xs
2264 ____________________________________________________________________________
2265 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
2266         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
2267              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
2268              Canonical.pl and Exact.pl.
2269      Branch: perl
2270            + (add 259 files)
2271            - (delete 288 files)
2272            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
2273            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
2274            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
2275            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
2276 ____________________________________________________________________________
2277 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
2278         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
2279      Branch: perl
2280            ! ext/Socket/Socket.xs
2281 ____________________________________________________________________________
2282 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
2283         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
2284              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2285              Date: Tue, 15 Jan 2002 21:59:19 +0100
2286              Message-ID: <3C44A637.16602.25EB208@localhost>
2287      Branch: perl
2288            ! embed.fnc embed.h proto.h
2289 ____________________________________________________________________________
2290 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
2291         Log: Duh.  The updated In/*.pl weren't checked in.
2292      Branch: perl
2293            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
2294            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
2295            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
2296            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
2297            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
2298            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
2299            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
2300            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
2301            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
2302            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
2303            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
2304            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
2305            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
2306            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
2307            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
2308            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
2309            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
2310            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
2311            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
2312            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
2313            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
2314            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
2315            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
2316            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
2317            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
2318            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
2319            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
2320            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
2321            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
2322            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
2323            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
2324            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
2325            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
2326            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
2327            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
2328            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
2329            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
2330            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
2331            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
2332            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
2333            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
2334            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
2335            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
2336            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
2337            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
2338            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
2339            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
2340            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
2341 ____________________________________________________________________________
2342 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
2343         Log: Update Changes.
2344      Branch: perl
2345            ! Changes patchlevel.h
2346 ____________________________________________________________________________
2347 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
2348         Log: Jeffrey is trying very hard to avoid working on his
2349              book, it would seem :-) (better naming, better comments
2350              in the files)
2351      Branch: perl
2352            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
2353            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
2354            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
2355            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
2356            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
2357            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
2358            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
2359            - lib/unicore/Is/IDStart.pl
2360            ! (edit 200 files)
2361 ____________________________________________________________________________
2362 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
2363         Log: Some protection against spaces in directory names.
2364              (Tru64 still has some makedepend problems in such
2365              cases but that looks like Tru64's problem.)
2366      Branch: perl
2367            ! Configure Makefile.SH
2368 ____________________________________________________________________________
2369 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
2370         Log: Should have been in #14285 but I have sausages for fingers.
2371      Branch: perl
2372            + lib/ExtUtils/MM_BeOS.pm
2373 ____________________________________________________________________________
2374 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
2375         Log: MM_BeOS from Tels.
2376      Branch: perl
2377            + lib/ExtUtils/t/MM_BeOS.t
2378            ! MANIFEST
2379 ____________________________________________________________________________
2380 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
2381         Log: Integrate perlio;
2382              
2383              (reintroduce #14251) Slab allocator for ops
2384              - moved the statics to intrpvar.h
2385              - implemented Slab_Free()
2386              - uses PerlMemShared (for now) if distinction exists.
2387              
2388              Slab allocator submit after resolve -ay to keep it!
2389              
2390              Hand merge of non slab allocator stuff
2391              
2392              const-ness fix in savepv's passing of NULL
2393              
2394              Typo in #else branch of PL_SLAB_ALLOC
2395              
2396              Integrate rest of mainline
2397              
2398              Regen embed enable slab for PERL_IMPLICIT_SYS
2399              
2400              Correct name of PL_OP_SLAB_ALLOC
2401              
2402              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
2403              e.g. -Duse64bitint on a 32-bit platform.
2404              Now uses I32 for use-count and is more careful with its casts.
2405      Branch: perl
2406           !> (integrate 28 files)
2407 ____________________________________________________________________________
2408 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
2409         Log: Subject: [PATCH] Socket::sockaddr_family
2410              From: Gisle Aas <gisle@ActiveState.com> 
2411              Date: 15 Jan 2002 06:35:28 -0800
2412              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
2413      Branch: perl
2414            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
2415 ____________________________________________________________________________
2416 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
2417         Log: Subject: [PATCH perldiag] Style issue
2418              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2419              Date: Tue, 15 Jan 2002 15:36:30 +0100                
2420              Message-ID: <20020115153630.A11568@rafael>
2421      Branch: perl
2422            ! pod/perldiag.pod
2423 ____________________________________________________________________________
2424 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
2425         Log: NetWare tweak from Ananth Kesari.
2426      Branch: perl
2427            ! lib/ExtUtils/MakeMaker.pm
2428 ____________________________________________________________________________
2429 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
2430         Log: Throwback.
2431      Branch: perl
2432            ! MANIFEST
2433 ____________________________________________________________________________
2434 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
2435         Log: A couple of additional character classes from Jeffrey,
2436              hopefully useful in future for internal use for implementing
2437              some special cases of casing.
2438              
2439              Also regenerate once more all the character classes,
2440              now without the timestamp.  A timestamp would be kind of
2441              nice but it's not: having a timestamp in a file means that
2442              even if the effective contents of file really didn't
2443              change, the file looks as if it changed.
2444      Branch: perl
2445            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
2446            + lib/unicore/Is/CombAbov.pl
2447            ! (edit 304 files)
2448 ____________________________________________________________________________
2449 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
2450         Log: Make the test harder.
2451      Branch: perl
2452            ! t/op/pat.t
2453 ____________________________________________________________________________
2454 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
2455         Log: Additional utf8_heavy.pl tweak from Jeffrey.
2456      Branch: perl
2457            ! lib/utf8_heavy.pl
2458 ____________________________________________________________________________
2459 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
2460         Log: Pod nits.
2461      Branch: perl
2462            ! lib/Unicode/UCD.pm pod/perlunicode.pod
2463 ____________________________________________________________________________
2464 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
2465         Log: The Unicode categories doc patch to go with #14254,
2466              from Jeffrey.
2467      Branch: perl
2468            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
2469 ____________________________________________________________________________
2470 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
2471         Log: There isn't going to be perl.third.exe.
2472      Branch: perl
2473            ! Makefile.SH
2474 ____________________________________________________________________________
2475 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
2476         Log: Subject: [PATCH] small coredump correction
2477              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2478              Date: Tue, 15 Jan 2002 00:22:52 +0100
2479              Message-ID: <20020115002252.I691@rafael>
2480      Branch: perl
2481            ! op.c
2482 ____________________________________________________________________________
2483 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
2484         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
2485              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2486              Date: Mon, 14 Jan 2002 23:03:04 +0100
2487              Message-ID: <20020114230304.A691@rafael>   
2488              
2489              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
2490              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2491              Date: Mon, 14 Jan 2002 23:18:43 +0100
2492              Message-ID: <20020114231843.E691@rafael>   
2493      Branch: perl
2494            ! pod/perlsub.pod t/op/override.t toke.c
2495 ____________________________________________________________________________
2496 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
2497         Log: Update Changes.
2498      Branch: perl
2499            ! Changes patchlevel.h
2500 ____________________________________________________________________________
2501 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
2502         Log: Retract #14251 (the op slab allocator from perlio)
2503              until we figure out why 2.2.19 x86 debian gets
2504              a circular sibling chain and therefore hangs in
2505              the Perl_ck_subr() sibling for-loop.
2506      Branch: perl
2507            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
2508            ! perlapi.c perlapi.h proto.h
2509 ____________________________________________________________________________
2510 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
2511         Log: Big mktables rewrite from Jeffrey;
2512              documentation not yet updated.
2513      Branch: perl
2514            + (add 171 files)
2515            - (delete 182 files)
2516            ! (edit 135 files)
2517 ____________________________________________________________________________
2518 [ 14253] By: ams                                   on 2002/01/14  03:15:05
2519         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
2520              From: Michael G Schwern <schwern@pobox.com>
2521              Date: Sun, 13 Jan 2002 21:00:07 -0500
2522              Message-Id: <20020114020007.GB2877@blackrider>
2523      Branch: perl
2524            ! lib/Cwd.pm
2525 ____________________________________________________________________________
2526 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
2527         Log: Subject: Re: Win32 status - progress !
2528              From: Abe Timmerman <abe@ztreet.demon.nl>       
2529              Date: Mon, 14 Jan 2002 02:29:51 +0100
2530              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
2531      Branch: perl
2532            ! lib/ExtUtils/t/MM_Win32.t
2533 ____________________________________________________________________________
2534 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
2535         Log: Integrate perlio.
2536              
2537              Slab allocator for ops
2538              - moved the statics to intrpvar.h
2539              - implemented Slab_Free()
2540              - uses PerlMemShared (for now) if distinction exists.
2541      Branch: perl
2542           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
2543           !> perlapi.c perlapi.h proto.h
2544 ____________________________________________________________________________
2545 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
2546         Log: Start a new test category: uni.  Much of t/op/pat
2547              should probably be moved here, but holding on that
2548              until Jeffrey finishes his big mktables rewrite.
2549              Bits and pieces of op/split, op/pack, op/append,
2550              op/join, could probably be moved to respective uni
2551              tests, too.
2552      Branch: perl
2553            + t/uni/fold.t t/uni/sprintf.t
2554            - t/op/unifold.t t/op/unisprintf.t
2555            ! MANIFEST t/TEST t/harness
2556 ____________________________________________________________________________
2557 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
2558         Log: Subject: [PATCH] enable Win32 to build again
2559              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2560              Date: Sun, 13 Jan 2002 21:49:24 +0100
2561              Message-ID: <3C4200E4.15926.23F6131@localhost>
2562              
2563              miniperl.exe.exe does not exe that well.
2564      Branch: perl
2565            ! lib/ExtUtils/MM_Unix.pm
2566 ____________________________________________________________________________
2567 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
2568         Log: Mention some of the load-affected tests.
2569      Branch: perl
2570            ! INSTALL
2571 ____________________________________________________________________________
2572 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
2573         Log: Move the UTF-8 conversion code earlier so that
2574              op/ver is happy.
2575      Branch: perl
2576            ! sv.c t/op/ver.t
2577 ____________________________________________________________________________
2578 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
2579         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
2580              have diverged quite a bit so no updates there.
2581      Branch: perl
2582            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
2583            ! ext/List/Util/lib/List/Util.pm
2584            ! ext/List/Util/lib/Scalar/Util.pm
2585 ____________________________________________________________________________
2586 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
2587         Log: Make the crypt() pickier: if downgrading doesn't work,
2588              croak.
2589      Branch: perl
2590            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
2591 ____________________________________________________________________________
2592 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
2593         Log: Grow the buffer in case Unicode caused size changes
2594              (and it very probably did).
2595      Branch: perl
2596            ! sv.c
2597 ____________________________________________________________________________
2598 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
2599         Log: Future-proofing from Jeffrey Friedl (for conflicting
2600              In* and Is* names).
2601      Branch: perl
2602            ! lib/utf8_heavy.pl
2603 ____________________________________________________________________________
2604 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
2605         Log: Subject: [PATCH] Re: Warning in B.xs
2606              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2607              Date: Sun, 13 Jan 2002 19:39:52 +0100
2608              Message-ID: <3C41E288.20562.1C8C895@localhost>
2609      Branch: perl
2610            ! ext/B/B.xs
2611 ____________________________________________________________________________
2612 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
2613         Log: Subject: Re: lookbehind broken with latest bleedperl
2614              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2615              Date: Sun, 13 Jan 2002 18:06:22 +0000
2616              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
2617      Branch: perl
2618            ! regexec.c t/op/re_tests
2619 ____________________________________________________________________________
2620 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
2621         Log: Subject: [PATCH] more MM_Unix.t tests
2622              From: Tels <perl_dummy@bloodgate.com>
2623              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
2624              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
2625              
2626              Subject: [PATCH] 14220 misunderstood, I bet          
2627              From: andreas.koenig@anima.de (Andreas J. Koenig)
2628              Date: 12 Jan 2002 21:31:58 +0100
2629              Message-ID: <m3k7un8g5d.fsf@anima.de>
2630      Branch: perl
2631            ! lib/ExtUtils/t/MM_Unix.t
2632 ____________________________________________________________________________
2633 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
2634         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
2635              From: Tels <perl_dummy@bloodgate.com>
2636              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
2637              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
2638              
2639              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
2640              From: Tels <perl_dummy@bloodgate.com>
2641              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
2642              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
2643      Branch: perl
2644            ! lib/ExtUtils/MM_Unix.pm
2645 ____________________________________________________________________________
2646 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
2647         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
2648              From: Nicholas Clark <nick@unfortu.net> 
2649              Date: Sun, 13 Jan 2002 15:58:34 +0000
2650              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
2651      Branch: perl
2652            ! lib/Benchmark.t
2653 ____________________________________________________________________________
2654 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
2655         Log: Anton Berezin did more reading and the uid setting story
2656              gets more complex.
2657      Branch: perl
2658            ! pod/perltodo.pod utils/perldoc.PL
2659 ____________________________________________________________________________
2660 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
2661         Log: Integrate perlio;
2662              
2663              Win32 fixes:
2664              - vmem.h hack to handle free-by-wrong-thread after eval "".
2665              - Initialize timerid 
2666      Branch: perl
2667           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
2668 ____________________________________________________________________________
2669 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
2670         Log: Subject: Re: HiRes
2671              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2672              Date: Sun, 13 Jan 2002 10:18:46 +0100
2673              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
2674              
2675              Give up on socketpair in HP-UX.
2676      Branch: perl
2677            ! ext/Socket/socketpair.t
2678 ____________________________________________________________________________
2679 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
2680         Log: *groan*
2681      Branch: perl
2682            ! t/op/pat.t
2683 ____________________________________________________________________________
2684 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
2685         Log: One more sharp s case found by Jeffrey.
2686      Branch: perl
2687            ! regexec.c t/op/pat.t
2688 ____________________________________________________________________________
2689 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
2690         Log: Comment tweak.
2691      Branch: perl
2692            ! regexec.c
2693 ____________________________________________________________________________
2694 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
2695         Log: Don't bother checking for the Greek special
2696              cases if the node is too short.
2697      Branch: perl
2698            ! regcomp.c
2699 ____________________________________________________________________________
2700 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
2701         Log: Update Changes.
2702      Branch: perl
2703            ! Changes patchlevel.h
2704 ____________________________________________________________________________
2705 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
2706         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
2707              From: Jonathan Stowe <gellyfish@gellyfish.com>
2708              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
2709              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
2710      Branch: perl
2711            ! Configure config_h.SH
2712 ____________________________________________________________________________
2713 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
2714         Log: Quick reformat using indent -kr -nce, as requested
2715              by Dan Kogai and suggest by NI-S.
2716      Branch: perl
2717            ! ext/Encode/encengine.c
2718 ____________________________________________________________________________
2719 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
2720         Log: Couple more Unicode lookbehind tests.
2721      Branch: perl
2722            ! t/op/pat.t
2723 ____________________________________________________________________________
2724 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
2725         Log: Sharp S as a special treat for our German UTF-8 testers :-)
2726      Branch: perl
2727            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
2728 ____________________________________________________________________________
2729 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
2730         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
2731              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2732              Date: Sat, 12 Jan 2002 20:37:32 +0100
2733              Message-ID: <3C409E8C.16203.196C2D3@localhost>
2734      Branch: perl
2735            ! ext/B/B/Deparse.pm
2736 ____________________________________________________________________________
2737 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
2738         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
2739              really worth the bits it's printed on?
2740      Branch: perl
2741            ! lib/ExtUtils/t/MM_Unix.t
2742 ____________________________________________________________________________
2743 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
2744         Log: Special treatment for U+03B0 and U+0390 in //i,
2745              this means that we can remove the minlen pessimisations
2746              introduced by the #14096.
2747      Branch: perl
2748            ! pp_hot.c regcomp.c regexec.c
2749 ____________________________________________________________________________
2750 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
2751         Log: Integrate perlio;
2752              
2753              Abstract out the cloning of SvPVX and handle shared pv in a 
2754              safe (if suboptimal) manner. Does not fix op/fork.t :-(
2755              
2756              Win32-ize socketpair test
2757              - Win32 can fork even though $Config{d_fork} is undef
2758              - SOCK_DGRAM does not work - skip those tests.
2759      Branch: perl
2760           !> ext/Socket/socketpair.t sv.c
2761 ____________________________________________________________________________
2762 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
2763         Log: One should first drop the real uid, not the effective uid.
2764              [ID 20020110.003]
2765      Branch: perl
2766            ! utils/perldoc.PL
2767 ____________________________________________________________________________
2768 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
2769         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2770              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2771              Date: Fri, 11 Jan 2002 23:29:48 +0100
2772              Message-ID: <3C3F756C.4581.2E2A938@localhost>
2773      Branch: perl
2774            + ext/B/C/C.xs ext/B/C/Makefile.PL
2775            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
2776            ! utils/perlcc.PL
2777 ____________________________________________________________________________
2778 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
2779         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
2780              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
2781              Date: Fri, 11 Jan 2002 14:29:30 -0800
2782              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
2783      Branch: perl
2784            ! ext/B/t/concise.t
2785 ____________________________________________________________________________
2786 [ 14212] By: ams                                   on 2002/01/12  06:10:52
2787         Log: Subject: [PATCH] More fixes for Stratus VOS
2788              From: "Green, Paul" <Paul.Green@stratus.com>
2789              Date: Fri, 11 Jan 2002 17:30:37 -0500
2790              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
2791      Branch: perl
2792            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
2793 ____________________________________________________________________________
2794 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
2795         Log: Upgrade to CGI.pm 2.80.
2796      Branch: perl
2797            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
2798 ____________________________________________________________________________
2799 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
2800         Log: FAQ sync.
2801      Branch: perl
2802            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2803            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2804            ! pod/perlfaq8.pod
2805 ____________________________________________________________________________
2806 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
2807         Log: This is getting embarrassing.
2808      Branch: perl
2809            ! t/op/pat.t
2810 ____________________________________________________________________________
2811 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
2812         Log: Doc tweaks.
2813      Branch: perl
2814            ! pod/perlunicode.pod
2815 ____________________________________________________________________________
2816 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
2817         Log: Updating the test count is good; also rephrasing
2818              so that there is no ok output containing "not".
2819      Branch: perl
2820            ! t/op/pat.t
2821 ____________________________________________________________________________
2822 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
2823         Log: Andreas is busy :-)
2824      Branch: perl
2825            ! doop.c t/op/unisprintf.t
2826 ____________________________________________________________________________
2827 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
2828         Log: Unicode lookbehind looked bad.
2829      Branch: perl
2830            ! regexec.c t/op/pat.t
2831 ____________________________________________________________________________
2832 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
2833         Log: Garbage collection.
2834      Branch: perl
2835            ! t/run/kill_perl.t
2836 ____________________________________________________________________________
2837 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
2838         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
2839              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2840              Date: Fri, 11 Jan 2002 23:29:48 +0100
2841              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
2842      Branch: perl
2843            ! embed.fnc global.sym makedef.pl
2844 ____________________________________________________________________________
2845 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
2846         Log: Subject: [PATCH] perldelta nit?
2847              From: Robert Spier <rspier@pobox.com>
2848              Date: Fri, 11 Jan 2002 15:19:16 -0800
2849              Message-ID: <15423.29428.164185.251700@rls.cx>
2850      Branch: perl
2851            ! pod/perldelta.pod
2852 ____________________________________________________________________________
2853 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
2854         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
2855              From: Michael G Schwern <schwern@pobox.com>
2856              Date: Fri, 11 Jan 2002 17:08:17 -0500
2857              Message-ID: <20020111220817.GG2838@blackrider>
2858      Branch: perl
2859            ! t/run/kill_perl.t t/test.pl
2860 ____________________________________________________________________________
2861 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
2862         Log: Subject: [PATCH] Correct misleading error message
2863              From: Mike Guy <mjtg@cam.ac.uk>
2864              Date: Fri, 11 Jan 2002 18:36:33 +0000
2865              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
2866              
2867              hash assignment -> anonymous hash
2868      Branch: perl
2869            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
2870 ____________________________________________________________________________
2871 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
2872         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
2873              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2874              Date: Fri, 11 Jan 2002 16:58:14 +0100
2875              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
2876      Branch: perl
2877            ! ext/Unicode/Normalize/mkheader
2878 ____________________________________________________________________________
2879 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
2880         Log: Add a new test for is-sprintf-preserving Unicodeness:
2881              #14194 and an old one from kill_perl.t (I could have used
2882              sprintf.t, but it's format was quite fixed, and I didn't
2883              feel like breaking the format)
2884      Branch: perl
2885            + t/op/unisprintf.t
2886            ! MANIFEST t/run/kill_perl.t
2887 ____________________________________________________________________________
2888 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
2889         Log: Integrate perlio;
2890              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
2891      Branch: perl
2892           !> win32/win32.c
2893 ____________________________________________________________________________
2894 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
2895         Log: Integrate perlio;
2896              A mostly-stable version of "new" Win32 signal/kill support.
2897      Branch: perl
2898           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
2899           !> win32/config.gc win32/config.vc win32/config_H.bc
2900           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
2901           !> win32/makefile.mk win32/win32.c win32/win32.h
2902 ____________________________________________________________________________
2903 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
2904         Log: Fix for
2905              
2906              Subject: UTF-8 sprintf bug in bleadperl
2907              From: andreas.koenig@anima.de (Andreas J. Koenig)
2908              Date: 11 Jan 2002 15:47:15 +0100
2909              Message-ID: <m3vge99c7g.fsf@anima.de>
2910              
2911              I have tests, have just to figure out where to put them
2912              since op/sprintf looks a bit unfriendly for tests of
2913              somewhat freer form.
2914      Branch: perl
2915            ! doop.c sv.c
2916 ____________________________________________________________________________
2917 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
2918         Log: Update Changes.
2919      Branch: perl
2920            ! Changes patchlevel.h
2921 ____________________________________________________________________________
2922 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
2923         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
2924              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2925              Date: Thu, 10 Jan 2002 18:21:34 -0800
2926              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
2927      Branch: perl
2928            + ext/B/t/concise.t
2929            ! MANIFEST
2930 ____________________________________________________________________________
2931 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
2932         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
2933              necessary in form.t and html.t @INC setups.
2934      Branch: perl
2935            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
2936 ____________________________________________________________________________
2937 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
2938         Log: Yet another twist.
2939      Branch: perl
2940            ! t/test.pl
2941 ____________________________________________________________________________
2942 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
2943         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
2944              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2945              Date: Fri, 11 Jan 2002 13:04:15 +0100      
2946              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
2947      Branch: perl
2948            ! hints/aix.sh
2949 ____________________________________________________________________________
2950 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
2951         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
2952              From: Jonathan Stowe <gellyfish@gellyfish.com> 
2953              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
2954              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
2955      Branch: perl
2956            ! lib/AnyDBM_File.t
2957 ____________________________________________________________________________
2958 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
2959         Log: Arguments were being mangled.
2960      Branch: perl
2961            ! t/test.pl
2962 ____________________________________________________________________________
2963 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
2964         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
2965              From: Jonathan Stowe <gellyfish@gellyfish.com>
2966              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
2967              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
2968      Branch: perl
2969            ! lib/AnyDBM_File.t
2970 ____________________________________________________________________________
2971 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
2972         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
2973              From: Michael G Schwern <schwern@pobox.com> 
2974              Date: Fri, 11 Jan 2002 04:26:27 -0500
2975              Message-ID: <20020111092626.GA16544@blackrider>
2976      Branch: perl
2977            ! t/run/kill_perl.t t/test.pl
2978 ____________________________________________________________________________
2979 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
2980         Log: Subject: [PATCH] Test::Harness 2.01
2981              From: Michael G Schwern <schwern@pobox.com> 
2982              Date: Thu, 10 Jan 2002 21:11:24 -0500
2983              Message-ID: <20020111021123.GA30666@blackrider>
2984      Branch: perl
2985            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
2986            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
2987            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
2988            + lib/Test/Harness/t/nonumbers.t
2989            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
2990            + t/lib/sample-tests/lone_not_bug
2991            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
2992            + t/lib/sample-tests/vms_nit
2993            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
2994            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
2995 ____________________________________________________________________________
2996 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
2997         Log: patch is silly when creating new files: don't run
2998              patch more than once.
2999      Branch: perl
3000            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
3001 ____________________________________________________________________________
3002 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
3003         Log: Forgot from #14179.
3004      Branch: perl
3005            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
3006 ____________________________________________________________________________
3007 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
3008         Log: Subject: [PATCH] is() undef/'' behavior change
3009              From: Michael G Schwern <schwern@pobox.com> 
3010              Date: Fri, 11 Jan 2002 03:35:51 -0500
3011              Message-ID: <20020111083551.GC30666@blackrider>
3012              
3013              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
3014              From: Michael G Schwern <schwern@pobox.com> 
3015              Date: Fri, 11 Jan 2002 03:37:44 -0500
3016              Message-ID: <20020111083744.GD30666@blackrider>
3017      Branch: perl
3018            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
3019            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
3020            ! lib/Pod/t/InputObjects.t lib/blib.t
3021 ____________________________________________________________________________
3022 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
3023         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
3024              From: Michael G Schwern <schwern@pobox.com> 
3025              Date: Thu, 10 Jan 2002 19:56:23 -0500
3026              Message-ID: <20020111005623.GA13192@blackrider>
3027      Branch: perl
3028            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
3029            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
3030            ! lib/Test/Simple.pm lib/Test/Simple/Changes
3031            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
3032            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
3033            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
3034            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
3035            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
3036            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
3037            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
3038            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
3039            ! lib/Test/Simple/t/plan_is_noplan.t
3040            ! lib/Test/Simple/t/plan_no_plan.t
3041            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
3042            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
3043            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
3044            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
3045            ! lib/Test/Tutorial.pod
3046 ____________________________________________________________________________
3047 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
3048         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
3049              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
3050              
3051              turns out even the malloc() was never really needed to begin with,
3052              so get rid of it
3053      Branch: perl
3054            ! sv.c
3055 ____________________________________________________________________________
3056 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
3057         Log: Small doc tweaks.
3058      Branch: perl
3059            ! pod/perluniintro.pod
3060 ____________________________________________________________________________
3061 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
3062         Log: support using the CRT's malloc() family of functions instead of
3063              the internal one when ithreads is enabled; allocate large blocks
3064              using VirtualAlloc() since the Heap*() functions may only be tuned
3065              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
3066              
3067              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
3068              also see comments at the top of win32/vmem.h for other options that
3069              can be set
3070      Branch: perl
3071            ! win32/vmem.h
3072 ____________________________________________________________________________
3073 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
3074         Log: Subject: micropatch
3075              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3076              Date: Thu, 10 Jan 2002 18:20:58 +0000
3077              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
3078      Branch: perl
3079            ! regcomp.c
3080 ____________________________________________________________________________
3081 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
3082         Log: Subject: [PATCH] Embed.t on Win32
3083              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3084              Date: Thu, 10 Jan 2002 18:56:21 +0100
3085              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
3086      Branch: perl
3087            ! lib/ExtUtils/t/Embed.t
3088 ____________________________________________________________________________
3089 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
3090         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
3091              From: Gisle Aas <gisle@ActiveState.com>
3092              Date: 10 Jan 2002 08:56:05 -0800
3093              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
3094      Branch: perl
3095            ! toke.c
3096 ____________________________________________________________________________
3097 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
3098         Log: Subject: [PATCH] doc fixes
3099              From: "Brendan O'Dea" <bod@debian.org>
3100              Date: Fri, 11 Jan 2002 03:49:54 +1100
3101              Message-ID: <20020110164954.GA21891@compusol.com.au>
3102      Branch: perl
3103            ! lib/I18N/Collate.pm pod/perlfunc.pod
3104 ____________________________________________________________________________
3105 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
3106         Log: Integrate perlio; More signal hackery.
3107      Branch: perl
3108           !> win32/win32.c
3109 ____________________________________________________________________________
3110 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
3111         Log: No need to show internal encodings, or return them
3112              in random order.
3113      Branch: perl
3114            ! ext/Encode/Encode.pm
3115 ____________________________________________________________________________
3116 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
3117         Log: I think we can claim to be supporting Unicode
3118              "loose matching" now.
3119      Branch: perl
3120            ! pod/perlunicode.pod
3121 ____________________________________________________________________________
3122 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
3123         Log: Subject: doc patch
3124              From: mjd@plover.com
3125              Date: 10 Jan 2002 15:12:27 -0000
3126              Message-ID: <20020110151227.14850.qmail@plover.com>
3127      Branch: perl
3128            ! pod/perlrun.pod
3129 ____________________________________________________________________________
3130 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
3131         Log: Subject: Re: [ID 20011223.001] accept leaks memory
3132              From: Andy Dougherty <doughera@lafayette.edu>
3133              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
3134              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
3135      Branch: perl
3136            ! hints/linux.sh
3137 ____________________________________________________________________________
3138 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
3139         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
3140      Branch: perl
3141           !> win32/win32.c
3142 ____________________________________________________________________________
3143 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
3144         Log: Subject: [PATCH] Magic numbers in B::Concise
3145              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
3146              Date: Wed, 9 Jan 2002 23:04:01 -0800
3147              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
3148      Branch: perl
3149            ! ext/B/B/Concise.pm ext/B/O.pm
3150 ____________________________________________________________________________
3151 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
3152         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
3153              From: Gisle Aas <gisle@ActiveState.com>
3154              Date: 09 Jan 2002 21:52:40 -0800
3155              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
3156      Branch: perl
3157            ! t/lib/strict/vars toke.c
3158 ____________________________________________________________________________
3159 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
3160         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
3161              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3162              Date: Wed, 9 Jan 2002 23:24:32 +0100
3163              Message-ID: <20020109232432.A692@rafael>
3164      Branch: perl
3165            ! ext/B/B/Deparse.pm
3166 ____________________________________________________________________________
3167 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
3168         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
3169              From: Jonathan Stowe <gellyfish@gellyfish.com>
3170              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
3171              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
3172      Branch: perl
3173            ! t/run/kill_perl.t
3174 ____________________________________________________________________________
3175 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
3176         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
3177              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3178              Date: Wed, 09 Jan 2002 20:16:54 +0000
3179              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
3180      Branch: perl
3181            ! regexec.c
3182 ____________________________________________________________________________
3183 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
3184         Log: Subject: [Patch @14129] fixes Unicode::Normalize
3185              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3186              Date: Thu, 10 Jan 2002 01:08:56 +0900
3187              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
3188      Branch: perl
3189            - ext/Unicode/Normalize/Normalize.pod
3190            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
3191            ! ext/Unicode/Normalize/Normalize.pm
3192            ! ext/Unicode/Normalize/Normalize.xs
3193            ! ext/Unicode/Normalize/mkheader
3194 ____________________________________________________________________________
3195 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
3196         Log: Integrate perlio; (Re-)implement alarm() for Win32.
3197      Branch: perl
3198           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
3199           !> win32/win32iop.h
3200 ____________________________________________________________________________
3201 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
3202         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
3203              From: Nicholas Clark <nick@unfortu.net>
3204              Date: Wed, 9 Jan 2002 17:56:04 +0000
3205              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
3206      Branch: perl
3207            ! t/op/readdir.t
3208 ____________________________________________________________________________
3209 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
3210         Log: Update Changes.
3211      Branch: perl
3212            ! Changes patchlevel.h
3213 ____________________________________________________________________________
3214 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
3215         Log: Thinko.
3216      Branch: perl
3217            ! ext/threads/t/stress_re.t
3218 ____________________________________________________________________________
3219 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
3220         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
3221              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
3222              Date: Wed, 09 Jan 2002 13:37:17 +0000                
3223              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
3224      Branch: perl
3225            ! regexec.c t/op/re_tests
3226 ____________________________________________________________________________
3227 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
3228         Log: Subject: Re: Weird Malformed warning in bleadperl    
3229              From: andreas.koenig@anima.de (Andreas J. Koenig)    
3230              Date: 09 Jan 2002 11:12:37 +0100
3231              Message-ID: <m3itabbzoq.fsf@anima.de>
3232      Branch: perl
3233            ! regexec.c t/op/pat.t
3234 ____________________________________________________________________________
3235 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
3236         Log: Forgot stress_re.t from MANIFEST.
3237      Branch: perl
3238            ! MANIFEST
3239 ____________________________________________________________________________
3240 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
3241         Log: In dumping use isPRINT() instead of isprint() so that locale
3242              does not come into play.
3243      Branch: perl
3244            ! utf8.c
3245 ____________________________________________________________________________
3246 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
3247         Log: Add a threads stress test for regular expressions
3248              (mostly just a modified stress_string.t) and doesn't
3249              test that much of regular expressions, just that $1
3250              doesn't get stomped by competing threads (as it does
3251              in the 5005threads of old).
3252      Branch: perl
3253            + ext/threads/t/stress_re.t
3254            ! MANIFEST
3255 ____________________________________________________________________________
3256 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
3257         Log: Subject: Re: [ID 20010912.007] substr reference core dump
3258              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3259              Date: Tue, 08 Jan 2002 19:17:50 +0000
3260              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
3261      Branch: perl
3262            ! scope.c t/run/kill_perl.t
3263 ____________________________________________________________________________
3264 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
3265         Log: SANY (. with /s) wasn't happy on Unicode.
3266      Branch: perl
3267            ! regexec.c t/op/pat.t
3268 ____________________________________________________________________________
3269 [ 14142] By: ams                                   on 2002/01/08  22:42:10
3270         Log: Subject: [PATCH] perldebug nit
3271              From: Tels <tels@bloodgate.com>
3272              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
3273      Branch: perl
3274            ! pod/perldebug.pod
3275 ____________________________________________________________________________
3276 [ 14141] By: ams                                   on 2002/01/08  21:32:59
3277         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
3278              From: "Green, Paul" <Paul.Green@stratus.com>
3279              Date: Tue, 8 Jan 2002 17:31:35 -0500
3280              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
3281      Branch: perl
3282            ! Makefile.SH
3283 ____________________________________________________________________________
3284 [ 14140] By: ams                                   on 2002/01/08  21:27:57
3285         Log: Subject: [PATCH] Re: Slight chokage from Deparse
3286              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3287              Date: Tue, 8 Jan 2002 23:04:45 +0100
3288              Message-Id: <20020108230445.A4798@rafael>
3289      Branch: perl
3290            ! ext/B/B/Deparse.pm
3291 ____________________________________________________________________________
3292 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
3293         Log: Subject: [patch] peep() is rude
3294              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
3295              Date: Tue, 08 Jan 2002 19:17:50 +0000            
3296              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
3297      Branch: perl
3298            ! op.c t/run/kill_perl.t
3299 ____________________________________________________________________________
3300 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
3301         Log: unifold is really an op test since it requires
3302              no external modules for its actual testing:
3303              only the unicore CaseFold.txt file, and File::Spec
3304              to portably access that file.
3305      Branch: perl
3306            + t/op/unifold.t
3307            - lib/unifold.t
3308            ! MANIFEST
3309 ____________________________________________________________________________
3310 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
3311         Log: Subject: [patch] save a test 
3312              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3313              Date: Tue, 08 Jan 2002 16:18:47 +0000
3314              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
3315      Branch: perl
3316            ! regcomp.c
3317 ____________________________________________________________________________
3318 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
3319         Log: Subject: Not OK 13843 
3320              From: andreas.koenig@anima.de (Andreas J. Koenig)
3321              Date: 08 Jan 2002 14:12:29 +0100
3322              Message-ID: <m38zb9c7gi.fsf@anima.de>
3323      Branch: perl
3324            ! op.c t/op/subst.t
3325 ____________________________________________________________________________
3326 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
3327         Log: Missed one variant of the fold testing, noticed bu Hugo.
3328      Branch: perl
3329            ! lib/unifold.t
3330 ____________________________________________________________________________
3331 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
3332         Log: Enchance the Storable magic description.
3333      Branch: perl
3334            ! ext/Storable/Storable.pm
3335 ____________________________________________________________________________
3336 [ 14132] By: ams                                   on 2002/01/08  09:16:12
3337         Log: Subject: [PATCH] don't installperl pods
3338              From: H.Merijn Brand <h.m.brand@hccnet.nl>
3339              Date: Tue, 08 Jan 2002 10:36:01 +0100
3340              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
3341      Branch: perl
3342            ! installperl
3343 ____________________________________________________________________________
3344 [ 14131] By: ams                                   on 2002/01/08  03:38:40
3345         Log: Subject: Math-BigInt v1.49 released
3346              From: Tels <perl_dummy@bloodgate.com>
3347              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
3348      Branch: perl
3349            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
3350            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
3351            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3352            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
3353            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
3354            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
3355            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
3356            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3357            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
3358            ! t/lib/Math/BigInt/Subclass.pm
3359 ____________________________________________________________________________
3360 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
3361         Log: A little better comments.
3362      Branch: perl
3363            ! regexec.c
3364 ____________________________________________________________________________
3365 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
3366         Log: No normalization form DNF.
3367      Branch: perl
3368            ! ext/Unicode/Normalize/Normalize.pm
3369 ____________________________________________________________________________
3370 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
3371         Log: Extension nits found by -Wall (several from threads
3372              and threads::shared, but leaving them to Arthur).
3373      Branch: perl
3374            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
3375            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
3376            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
3377            ! ext/Unicode/Normalize/mkheader x2p/str.c
3378 ____________________________________________________________________________
3379 [ 14125] By: ams                                   on 2002/01/07  22:03:22
3380         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
3381              From: Nicholas Clark (sans From field in mail header)
3382              Date: Mon, 7 Jan 2002 16:18:23 +0000
3383              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
3384      Branch: perl
3385            ! lib/Exporter.pm
3386 ____________________________________________________________________________
3387 [ 14124] By: ams                                   on 2002/01/07  21:46:11
3388         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
3389              From: "Green, Paul" <Paul.Green@stratus.com>
3390              Date: Mon, 7 Jan 2002 16:59:38 -0500
3391              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
3392      Branch: perl
3393            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
3394 ____________________________________________________________________________
3395 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
3396         Log: Update Changes.
3397      Branch: perl
3398            ! Changes patchlevel.h
3399 ____________________________________________________________________________
3400 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
3401         Log: Subject: [PATCH] Correct module name in perldelta*                 
3402              From: Mike Guy <mjtg@cam.ac.uk>
3403              Date: Mon, 07 Jan 2002 17:02:43 +0000
3404              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
3405      Branch: perl
3406            ! pod/perl561delta.pod pod/perl56delta.pod
3407 ____________________________________________________________________________
3408 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
3409         Log: AUTHORS update.
3410      Branch: perl
3411            ! AUTHORS
3412 ____________________________________________________________________________
3413 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
3414         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
3415      Branch: perl
3416            ! ext/Storable/Storable.pm
3417 ____________________________________________________________________________
3418 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
3419         Log: perldelta updates.
3420      Branch: perl
3421            ! pod/perldelta.pod
3422 ____________________________________________________________________________
3423 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
3424         Log: Document the flags of pv_uni_display().
3425      Branch: perl
3426            ! pod/perlapi.pod utf8.c
3427 ____________________________________________________________________________
3428 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
3429         Log: Forgot from #14115.
3430      Branch: perl
3431            ! t/op/re_tests
3432 ____________________________________________________________________________
3433 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
3434         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
3435              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
3436              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
3437              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
3438      Branch: perl
3439            ! regcomp.c
3440 ____________________________________________________________________________
3441 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
3442         Log: More regex and utf8 debug dumping.
3443      Branch: perl
3444            ! dump.c regcomp.c regexec.c utf8.c utf8.h
3445 ____________________________________________________________________________
3446 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
3447         Log: Unused variable.
3448      Branch: perl
3449            ! regcomp.c
3450 ____________________________________________________________________________
3451 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
3452         Log: Regen toc.
3453      Branch: perl
3454            ! pod/perltoc.pod
3455 ____________________________________________________________________________
3456 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
3457         Log: capitalize correctly, noticed by David Dyck.
3458      Branch: perl
3459            ! lib/sort.pm
3460 ____________________________________________________________________________
3461 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
3462         Log: No need to overqualify.
3463      Branch: perl
3464            ! lib/sort.pm
3465 ____________________________________________________________________________
3466 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
3467         Log: PL_debug_pad wasn't initialized to zeroes which broke
3468              ithreads + DEBUGGING.
3469      Branch: perl
3470            ! sv.c
3471 ____________________________________________________________________________
3472 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
3473         Log: Update Changes.
3474      Branch: perl
3475            ! Changes patchlevel.h
3476 ____________________________________________________________________________
3477 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
3478         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
3479              From: Jonathan Stowe <gellyfish@gellyfish.com>
3480              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
3481              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
3482      Branch: perl
3483            ! pp_sys.c
3484 ____________________________________________________________________________
3485 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
3486         Log: DB_File sync from Paul Marquess.
3487      Branch: perl
3488            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3489            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
3490            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
3491 ____________________________________________________________________________
3492 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
3493         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
3494              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
3495              Date: Sun, 6 Jan 2002 11:44:30 +0100
3496              Message-ID: <3C38389E.7831.493570@localhost>
3497      Branch: perl
3498            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
3499            ! utils/perlcc.PL
3500 ____________________________________________________________________________
3501 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
3502         Log: Tests for #14098.
3503      Branch: perl
3504            ! t/op/lc.t
3505 ____________________________________________________________________________
3506 [ 14101] By: ams                                   on 2002/01/06  04:52:50
3507         Log: Subject: [PATCH] Bad prototype detection now an optional warning
3508              From: Sam Tregar <sam@tregar.com>
3509              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
3510              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
3511      Branch: perl
3512            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
3513            ! t/comp/proto.t toke.c
3514 ____________________________________________________________________________
3515 [ 14100] By: ams                                   on 2002/01/06  01:56:59
3516         Log: Subject: [PATCH] Correct several Stratus VOS build issues
3517              From: "Green, Paul" <Paul.Green@stratus.com>
3518              Date: Sat, 5 Jan 2002 21:30:56 -0500
3519              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
3520      Branch: perl
3521            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
3522 ____________________________________________________________________________
3523 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
3524         Log: Further perl.org URL elaboration from Ask.
3525      Branch: perl
3526            ! pod/perlfaq1.pod pod/perlfaq2.pod
3527 ____________________________________________________________________________
3528 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
3529         Log: The same problem with To{Lower,Title,Upper}
3530              as earlier with ToFold.
3531      Branch: perl
3532            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
3533            ! lib/unicore/To/Upper.pl lib/unicore/mktables
3534 ____________________________________________________________________________
3535 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
3536         Log: Retract #14057 for now; the alarm/setitimer timers
3537              seen to be the same in many systems, which leads into
3538              hangups.
3539      Branch: perl
3540            ! ext/Time/HiRes/HiRes.t
3541 ____________________________________________________________________________
3542 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
3543         Log: Finish up (ha!) the Unicode case folding;
3544              enhance regex dumping code.
3545      Branch: perl
3546            + lib/unifold.t
3547            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
3548            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
3549 ____________________________________________________________________________
3550 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
3551         Log: Use the perl.org news gw instead of the perl.com one
3552              (from Ask).
3553      Branch: perl
3554            ! pod/perlfaq1.pod pod/perlfaq2.pod
3555 ____________________________________________________________________________
3556 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
3557         Log: Zero() wasn't documented.
3558      Branch: perl
3559            ! pod/perlclib.pod
3560 ____________________________________________________________________________
3561 [ 14093] By: ams                                   on 2002/01/05  17:58:35
3562         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
3563              From: Nicholas Clark <nick@unfortu.net>
3564              Date: Sat, 5 Jan 2002 18:55:39 +0000
3565              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
3566      Branch: perl
3567            ! lib/Memoize/t/tie_ndbm.t
3568 ____________________________________________________________________________
3569 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
3570         Log: Also UNICOS/mk has deviant socketpair().
3571      Branch: perl
3572            ! ext/Socket/socketpair.t
3573 ____________________________________________________________________________
3574 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
3575         Log: Ooops.  Retract the regex parts of #14090.
3576      Branch: perl
3577            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
3578 ____________________________________________________________________________
3579 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
3580         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
3581              From: Nicholas Clark <nick@unfortu.net> 
3582              Date: Sat, 5 Jan 2002 18:10:13 +0000
3583              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
3584      Branch: perl
3585            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
3586            ! regcomp.h regexec.c
3587 ____________________________________________________________________________
3588 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
3589         Log: Integrate perlio; a missing aTHX.
3590      Branch: perl
3591           !> op.c
3592 ____________________________________________________________________________
3593 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
3594         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
3595              found by Marc Lehmann.
3596      Branch: perl
3597            ! pp.c
3598 ____________________________________________________________________________
3599 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
3600         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
3601              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3602              Date: Sat, 5 Jan 2002 00:31:12 +0100
3603              Message-ID: <20020105003112.E1850@rafael>              
3604      Branch: perl
3605            ! t/comp/proto.t
3606 ____________________________________________________________________________
3607 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
3608         Log: A bit of "perl.com" cleanup.
3609      Branch: perl
3610            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
3611            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3612            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
3613            ! pod/perlmodlib.PL pod/perlmodlib.pod
3614 ____________________________________________________________________________
3615 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
3616         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
3617              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3618              Date: Fri, 4 Jan 2002 23:35:19 +0100
3619              Message-ID: <20020104233519.A1850@rafael>
3620      Branch: perl
3621            ! op.c
3622 ____________________________________________________________________________
3623 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
3624         Log: Integrate change #14062 from macperl;
3625              Define setbuf, setvbuf for Mac OS
3626      Branch: perl
3627           !> ext/IO/IO.xs
3628 ____________________________________________________________________________
3629 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
3630         Log: Display the native pwd command.
3631      Branch: perl
3632            ! ext/Cwd/t/cwd.t
3633 ____________________________________________________________________________
3634 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
3635         Log: Under Mac OS X /dev/stdout is normally a symlink,
3636              but when running the test it seems to become a socket.
3637              So let's extend our censorship.
3638      Branch: perl
3639            ! t/op/stat.t
3640 ____________________________________________________________________________
3641 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
3642         Log: If we do have socketpair(), make my_socketpair()
3643              just call the real socketpair().  This way we always
3644              have real code behind my_socketpair() and a symbol
3645              corresponding to the my_socketpair in global.sym.
3646      Branch: perl
3647            ! embed.fnc embed.h makedef.pl proto.h util.c
3648 ____________________________________________________________________________
3649 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
3650         Log: Spread the good word of "env".
3651      Branch: perl
3652            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
3653 ____________________________________________________________________________
3654 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
3655         Log: Till the system tests do something non-Win*, better rename
3656              the test so that people on other platforms don't get confused.
3657              (Not win32system, because assumedly there's win64, too.)
3658      Branch: perl
3659            + t/op/winsystem.t
3660            - t/op/system.t
3661            ! MANIFEST
3662 ____________________________________________________________________________
3663 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
3664         Log: Some tweaks.
3665      Branch: perl
3666            ! lib/Pod/t/Functions.t
3667 ____________________________________________________________________________
3668 [ 14057] By: ams                                   on 2002/01/04  17:40:31
3669         Log: (retracted by #14057)
3670              
3671              Subject: [PATCH] Time/HiRes/HiRes.t
3672              From: Nicholas Clark <nick@unfortu.net>
3673              Date: Fri, 4 Jan 2002 17:28:46 +0000
3674              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
3675      Branch: perl
3676            ! ext/Time/HiRes/HiRes.t
3677 ____________________________________________________________________________
3678 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
3679         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
3680              From: Abe Timmerman <abe@ztreet.demon.nl>
3681              Date: Fri, 04 Jan 2002 18:42:33 +0100
3682              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
3683      Branch: perl
3684            + lib/Pod/t/Functions.t
3685            ! MANIFEST lib/Pod/Functions.pm
3686 ____________________________________________________________________________
3687 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
3688         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
3689              From: "Craig A. Berry" <craigberry@mac.com>
3690              Date: Thu, 3 Jan 2002 17:32:20 -0600
3691              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
3692      Branch: perl
3693            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
3694 ____________________________________________________________________________
3695 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
3696         Log: Document the U+0085, U+2028, and U+2029.
3697      Branch: perl
3698            ! pod/perlre.pod pod/perlretut.pod
3699 ____________________________________________________________________________
3700 [ 14053] By: ams                                   on 2002/01/04  03:27:44
3701         Log: Subject: [PATCH] warn if not CORE::dump
3702              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3703              Date: Thu, 3 Jan 2002 22:04:00 +0100
3704              Message-Id: <20020103220400.A13958@rafael>
3705      Branch: perl
3706            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
3707 ____________________________________________________________________________
3708 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
3709         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
3710      Branch: perl
3711            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
3712 ____________________________________________________________________________
3713 [ 14051] By: ams                                   on 2002/01/04  03:00:12
3714         Log: Subject: [PATCH] File::Compare::VERSION
3715              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3716              Date: Thu, 3 Jan 2002 23:42:52 +0100
3717              Message-Id: <20020103234252.G13958@rafael>
3718      Branch: perl
3719            ! lib/File/Compare.pm
3720 ____________________________________________________________________________
3721 [ 14050] By: ams                                   on 2002/01/04  02:58:05
3722         Log: Subject: [PATCH @14042] threads::shared doc
3723              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
3724              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
3725              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
3726      Branch: perl
3727            ! ext/threads/shared/shared.pm
3728 ____________________________________________________________________________
3729 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
3730         Log: #14048 exposed few false positives, to be fixed soonish.
3731      Branch: perl
3732            ! t/op/pat.t
3733 ____________________________________________________________________________
3734 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
3735         Log: Do not add the first characters of multicharacter foldings
3736              into character classes.
3737      Branch: perl
3738            ! regcomp.c
3739 ____________________________________________________________________________
3740 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
3741         Log: A bit of testing for #14046.
3742      Branch: perl
3743            ! t/op/pat.t
3744 ____________________________________________________________________________
3745 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
3746         Log: Allow emitting the foldcased version of "\x{df}", "ss"
3747              (among others, another example would be \x{fb00} -> "ff")
3748      Branch: perl
3749            ! regcomp.c
3750 ____________________________________________________________________________
3751 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
3752         Log: Subject: [PATCH] File::Spec & NetWare
3753              From: Dave Rolsky <autarch@urth.org>
3754              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
3755              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
3756      Branch: perl
3757            - lib/File/Spec/NW5.pm
3758            ! MANIFEST lib/File/Spec.pm
3759 ____________________________________________________________________________
3760 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
3761         Log: FAQ sync (RCS Ids only?)
3762      Branch: perl
3763            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
3764 ____________________________________________________________________________
3765 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
3766         Log: AUTHORs updates.
3767      Branch: perl
3768            ! AUTHORS
3769 ____________________________________________________________________________
3770 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
3771         Log: Update Changes.
3772      Branch: perl
3773            ! Changes patchlevel.h
3774 ____________________________________________________________________________
3775 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
3776         Log: Missed the =head1 additions.
3777      Branch: perl
3778            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
3779            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
3780            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
3781            ! util.c
3782 ____________________________________________________________________________
3783 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
3784         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
3785              From: Robin Barker <rmb1@cise.npl.co.uk>
3786              Date: Thu, 3 Jan 2002 15:26:20 GMT
3787              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
3788      Branch: perl
3789            ! lib/Carp.t lib/Carp/Heavy.pm
3790 ____________________________________________________________________________
3791 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
3792         Log: Subject: [PATCH hv.c] 
3793              From: Robin Barker <rmb1@cise.npl.co.uk>
3794              Date: Thu, 3 Jan 2002 14:49:06 GMT
3795              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
3796              
3797              -Wformat check.
3798      Branch: perl
3799            ! hv.c
3800 ____________________________________________________________________________
3801 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
3802         Log: NetWare tweaks from Ananth Kesari.
3803      Branch: perl
3804            ! NetWare/t/NWScripts.pl lib/File/Find.pm
3805 ____________________________________________________________________________
3806 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
3807         Log: Cast.
3808      Branch: perl
3809            ! regexec.c
3810 ____________________________________________________________________________
3811 [ 14036] By: ams                                   on 2002/01/03  12:12:31
3812         Log: Grammar fix suggested by Gwyn Judd.
3813      Branch: perl
3814            ! pod/perldiag.pod
3815 ____________________________________________________________________________
3816 [ 14033] By: ams                                   on 2002/01/03  08:24:24
3817         Log: Subject: Not ok 14031: PPPort Makefile.PL
3818              From: andreas.koenig@anima.de (Andreas J. Koenig)
3819              Date: 03 Jan 2002 10:17:46 +0100
3820              Message-Id: <m3sn9n94jp.fsf@anima.de>
3821      Branch: perl
3822            ! ext/Devel/PPPort/Makefile.PL
3823 ____________________________________________________________________________
3824 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
3825         Log: Off-by-one is my middle name.
3826      Branch: perl
3827            ! regexec.c
3828 ____________________________________________________________________________
3829 [ 14030] By: ams                                   on 2002/01/02  23:56:37
3830         Log: Subject: [PATCH @14015] threads::shared disabling
3831              From: Andy Bussey <andybussey@yahoo.co.uk>
3832              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
3833              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
3834      Branch: perl
3835            + ext/threads/shared/t/no_share.t
3836            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
3837 ____________________________________________________________________________
3838 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
3839         Log: Simon's new perlapi scheme, I hope I got all the pieces.
3840      Branch: perl
3841            + autodoc.pl embed.fnc
3842            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
3843 ____________________________________________________________________________
3844 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
3845         Log: Integrate perlio; more PPPort Makefile source dependence removal
3846      Branch: perl
3847           !> ext/Devel/PPPort/Makefile.PL perl.h
3848 ____________________________________________________________________________
3849 [ 14027] By: ams                                   on 2002/01/02  21:42:50
3850         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
3851              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3852              Date: Wed, 2 Jan 2002 23:09:13 +0100
3853              Message-Id: <20020102230913.A17373@rafael>
3854      Branch: perl
3855            ! pod/perldiag.pod
3856 ____________________________________________________________________________
3857 [ 14026] By: ams                                   on 2002/01/02  21:38:34
3858         Log: Subject: Re: PATCH: lib/Term/Cap.pm
3859              From: Jonathan Stowe <gellyfish@gellyfish.com>
3860              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
3861              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
3862      Branch: perl
3863            ! lib/Term/Cap.pm
3864 ____________________________________________________________________________
3865 [ 14025] By: ams                                   on 2002/01/02  18:34:26
3866         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
3867              From: Sam Tregar <sam@tregar.com>
3868              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
3869              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
3870      Branch: perl
3871            ! pod/perldiag.pod t/comp/proto.t toke.c
3872 ____________________________________________________________________________
3873 [ 14024] By: ams                                   on 2002/01/02  18:16:12
3874         Log: Subject: PATCH: lib/Term/Cap.pm
3875              From: Norton Allen <allen@huarp.harvard.edu>
3876              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
3877              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
3878      Branch: perl
3879            ! lib/Term/Cap.pm
3880 ____________________________________________________________________________
3881 [ 14023] By: ams                                   on 2002/01/02  18:12:31
3882         Log: Subject: PATCH: lib/Cwd.pm for QNX4
3883              From: Norton Allen <allen@huarp.harvard.edu>
3884              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
3885              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
3886      Branch: perl
3887            ! lib/Cwd.pm
3888 ____________________________________________________________________________
3889 [ 14020] By: ams                                   on 2002/01/02  17:06:27
3890         Log: Fix misplaced application of #14016.
3891      Branch: perl
3892            ! op.c
3893 ____________________________________________________________________________
3894 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
3895         Log: Integrate perlio; avoid uninit debug_pad.
3896      Branch: perl
3897           !> sv.c
3898 ____________________________________________________________________________
3899 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
3900         Log: makedepend VOS fix from Paul Green.
3901      Branch: perl
3902            ! makedepend.SH
3903 ____________________________________________________________________________
3904 [ 14016] By: ams                                   on 2002/01/02  15:58:11
3905         Log: Subject: [PATCH] random crash in B::LISTOP::last
3906              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3907              Date: Wed, 2 Jan 2002 17:37:28 +0100
3908              Message-Id: <3C334558.3906.19CB98D@localhost>
3909      Branch: perl
3910            ! op.c
3911 ____________________________________________________________________________
3912 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
3913         Log: Update Changes.
3914      Branch: perl
3915            ! Changes patchlevel.h
3916 ____________________________________________________________________________
3917 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
3918         Log: One more iteration of the ibcmp_utf8() interface,
3919              hopefully this is a convergent iteration...
3920      Branch: perl
3921            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
3922 ____________________________________________________________________________
3923 [ 14013] By: ams                                   on 2002/01/02  13:43:58
3924         Log: Upgrade to podlators-1.19.
3925      Branch: perl
3926            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
3927            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
3928            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
3929            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
3930            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
3931 ____________________________________________________________________________
3932 [ 14012] By: ams                                   on 2002/01/02  09:48:51
3933         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
3934              From: martyn@inpharmatica.co.uk
3935              Date: Wed, 19 Dec 2001 19:05:00 +0000
3936              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
3937      Branch: perl
3938            ! lib/Pod/Usage.pm
3939 ____________________________________________________________________________
3940 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
3941         Log: Make ibcmp_utf8() optionally progress in either string for
3942              as long as it takes and optionally record how far it got.
3943      Branch: perl
3944            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
3945 ____________________________________________________________________________
3946 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
3947         Log: Once more try to get the PPPort Makefile right.
3948      Branch: perl
3949            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
3950 ____________________________________________________________________________
3951 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
3952         Log: -Wall silencing.
3953      Branch: perl
3954            ! utf8.c
3955 ____________________________________________________________________________
3956 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
3957         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
3958              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3959              Date: Tue, 1 Jan 2002 22:45:21 +0100       
3960              Message-ID: <20020101224521.A691@rafael>
3961      Branch: perl
3962            ! ext/B/B/Deparse.pm
3963 ____________________________________________________________________________
3964 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
3965         Log: VOS tweak from Paul Green: VOS has different O_BINARY
3966              and O_TEXT, but VOS always uses LF, never CRLF.
3967      Branch: perl
3968            ! perl.h
3969 ____________________________________________________________________________
3970 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
3971         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
3972      Branch: perl
3973            ! regexec.c utf8.c
3974 ____________________________________________________________________________
3975 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
3976         Log: Now that to_utf8_fold() was fixed.
3977      Branch: perl
3978            ! regcomp.c regexec.c
3979 ____________________________________________________________________________
3980 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
3981         Log: Integrate perlio; experimental binmode() re-coding.
3982      Branch: perl
3983           !> perlio.c
3984 ____________________________________________________________________________
3985 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
3986         Log: Document the to_utf8_*() functions.
3987      Branch: perl
3988            ! embed.pl pod/perlapi.pod utf8.c
3989 ____________________________________________________________________________
3990 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
3991         Log: Better support for multicharacter foldings.
3992              Now all but two of the CaseFold.txt cases work-- but
3993              only when the target string is single-character, more
3994              debugging needed.
3995      Branch: perl
3996            ! regexec.c
3997 ____________________________________________________________________________
3998 [ 14000] By: ams                                   on 2002/01/01  15:59:43
3999         Log: Subject: [PATCH] don't installperl pods
4000              From: Nicholas Clark <nick@unfortu.net>
4001              Date: Tue, 1 Jan 2002 16:44:12 +0000
4002              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
4003      Branch: perl
4004            ! installperl
4005 ____________________________________________________________________________
4006 [ 13999] By: ams                                   on 2002/01/01  14:34:04
4007         Log: Subject: [PATCH] perldiag.pod transposition
4008              From: Nicholas Clark <nick@unfortu.net>
4009              Date: Tue, 1 Jan 2002 15:03:52 +0000
4010              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
4011      Branch: perl
4012            ! pod/perldiag.pod
4013 ____________________________________________________________________________
4014 [ 13998] By: ams                                   on 2002/01/01  13:36:49
4015         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
4016              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4017              Date: Tue, 1 Jan 2002 15:12:36 +0100
4018              Message-Id: <20020101151236.A951@rafael>
4019      Branch: perl
4020            ! pod/perldiag.pod
4021 ____________________________________________________________________________
4022 [ 13997] By: ams                                   on 2002/01/01  13:33:06
4023         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
4024              From: Nicholas Clark <nick@unfortu.net>
4025              Date: Tue, 1 Jan 2002 13:13:17 +0000
4026              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
4027      Branch: perl
4028            ! ext/Socket/socketpair.t
4029 ____________________________________________________________________________
4030 [ 13996] By: ams                                   on 2002/01/01  04:44:28
4031         Log: Subject: [PATCH @13746] Leaner exporter
4032              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4033              Date: Mon, 31 Dec 2001 18:16:08 -0500
4034              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
4035      Branch: perl
4036            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
4037 ____________________________________________________________________________
4038 [ 13995] By: ams                                   on 2002/01/01  04:29:44
4039         Log: Subject: [PATCH @13746] h2xs broken
4040              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4041              Date: Mon, 31 Dec 2001 17:48:55 -0500
4042              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
4043      Branch: perl
4044            ! utils/h2xs.PL
4045 ____________________________________________________________________________
4046 [ 13994] By: ams                                   on 2002/01/01  04:25:46
4047         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
4048              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4049              Date: Mon, 31 Dec 2001 17:42:25 -0500
4050              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
4051      Branch: perl
4052            ! lib/ExtUtils/MM_Unix.pm
4053 ____________________________________________________________________________
4054 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
4055         Log: Rename the variables to be a bit more consistent.
4056      Branch: perl
4057            ! utf8.c
4058 ____________________________________________________________________________
4059 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
4060         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
4061              (found by Jeffrey Friedl)
4062      Branch: perl
4063            ! regexec.c t/op/pat.t utf8.c
4064 ____________________________________________________________________________
4065 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
4066         Log: Update Changes.
4067      Branch: perl
4068            ! Changes patchlevel.h
4069 ____________________________________________________________________________
4070 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
4071         Log: Less unused ones.
4072      Branch: perl
4073            ! regexec.c
4074 ____________________________________________________________________________
4075 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
4076         Log: Unused variable.
4077      Branch: perl
4078            ! regcomp.c
4079 ____________________________________________________________________________
4080 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
4081         Log: Forgotten file.
4082      Branch: perl
4083            ! MANIFEST
4084 ____________________________________________________________________________
4085 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
4086         Log: Subject: Re: Cygwin: one down one to go 
4087              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4088              Date: Mon, 31 Dec 2001 18:34:36 +0100
4089              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
4090      Branch: perl
4091            ! cygwin/Makefile.SHs
4092 ____________________________________________________________________________
4093 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
4094         Log: Add some comments to the recent Unicode case-folding saga.
4095      Branch: perl
4096            ! regcomp.c regexec.c
4097 ____________________________________________________________________________
4098 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
4099         Log: Slight comment tweakage.
4100      Branch: perl
4101            ! ext/I18N/Langinfo/Langinfo.t
4102 ____________________________________________________________________________
4103 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
4104         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
4105      Branch: perl
4106            ! perl.h
4107 ____________________________________________________________________________
4108 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
4109         Log: Subject: [ PATCH] Cygwin: one down one to go
4110              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4111              Date: Mon, 31 Dec 2001 17:03:40 +0100
4112              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
4113      Branch: perl
4114            ! lib/Pod/t/basic.t
4115 ____________________________________________________________________________
4116 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
4117         Log: Tweak the dependencies not to recompile everytime,
4118              as suggested by NI-S.
4119      Branch: perl
4120            ! ext/Devel/PPPort/Makefile.PL
4121 ____________________________________________________________________________
4122 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
4123         Log: Planning still not right.
4124      Branch: perl
4125            ! lib/User/grent.t
4126 ____________________________________________________________________________
4127 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
4128         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
4129              From: Michael G Schwern <schwern@pobox.com>
4130              Date: Sun, 30 Dec 2001 18:07:55 -0500
4131              Message-ID: <20011230230755.GG12840@blackrider>
4132              
4133              (lib/User/grent, really)
4134      Branch: perl
4135            ! lib/User/grent.t
4136 ____________________________________________________________________________
4137 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
4138         Log: Integrate perlio; cleanup, in particular avoid accidental
4139              PerlIO_flush(NULL) if PerlIONext is NULL.
4140      Branch: perl
4141           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
4142 ____________________________________________________________________________
4143 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
4144         Log: Subject: typo in IO::Socket::INET.pm
4145              From: mjd@plover.com
4146              Date: 31 Dec 2001 14:31:10 -0000
4147              Message-ID: <20011231143110.4989.qmail@plover.com>
4148      Branch: perl
4149            ! ext/IO/lib/IO/Socket/INET.pm
4150 ____________________________________________________________________________
4151 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
4152         Log: Subject: Re: [PATCH] Basic bad prototype detection
4153              From: Sam Tregar <sam@tregar.com>
4154              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
4155              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
4156      Branch: perl
4157            ! t/comp/proto.t toke.c
4158 ____________________________________________________________________________
4159 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
4160         Log: Subject: [PATCH] configure.com / scriptdirexp
4161              From: "Craig A. Berry" <craigberry@mac.com>
4162              Date: Sun, 30 Dec 2001 15:47:28 -0600
4163              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
4164      Branch: perl
4165            ! configure.com
4166 ____________________________________________________________________________
4167 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
4168         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
4169              From: Abe Timmerman <abe@ztreet.demon.nl>
4170              Date: Mon, 31 Dec 2001 03:55:27 +0100
4171              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
4172      Branch: perl
4173            ! lib/ExtUtils/t/MM_Win32.t
4174 ____________________________________________________________________________
4175 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
4176         Log: Subject: [PATCH] Basic bad prototype detection
4177              From: Sam Tregar <sam@tregar.com> 
4178              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
4179              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
4180      Branch: perl
4181            ! pod/perldiag.pod t/comp/proto.t toke.c
4182 ____________________________________________________________________________
4183 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
4184         Log: Makefiles are sloppy about the exe suffix
4185              (from Paul Green)
4186      Branch: perl
4187            ! Makefile.SH x2p/Makefile.SH
4188 ____________________________________________________________________________
4189 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
4190         Log: Delay folding until necessary; start of handling
4191              folding into several characters.
4192      Branch: perl
4193            ! regcomp.c regexec.c
4194 ____________________________________________________________________________
4195 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
4196         Log: gcc -Wall dewhine.
4197      Branch: perl
4198            ! regexec.c
4199 ____________________________________________________________________________
4200 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
4201         Log: More Unicode folding tweaks, avoid potential false matches.
4202      Branch: perl
4203            ! regexec.c
4204 ____________________________________________________________________________
4205 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
4206         Log: Make that six wrongs.
4207      Branch: perl
4208            ! regexec.c utf8.c
4209 ____________________________________________________________________________
4210 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
4211         Log: Four wrongs can make a right.
4212      Branch: perl
4213            ! regexec.c utf8.c
4214 ____________________________________________________________________________
4215 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
4216         Log: Fix all the I case foldings as per CaseFold.txt.
4217      Branch: perl
4218            ! regcomp.c regexec.c
4219 ____________________________________________________________________________
4220 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
4221         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
4222      Branch: perl
4223            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
4224            ! regexec.c utf8.c
4225 ____________________________________________________________________________
4226 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
4227         Log: Integrate perlio; more win32 stuff:
4228              
4229              A. Use Perl_my_socketpair()
4230              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
4231              load winsock.
4232              C. (In passing) work round fact that $$ is now SvREADONLY
4233              so we need to take special measures to set it during
4234              pseudo-fork.
4235      Branch: perl
4236           !> util.c win32/perlhost.h
4237 ____________________________________________________________________________
4238 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
4239         Log: Fix ppport.h for Unix.
4240      Branch: perl
4241            + ext/Devel/PPPort/ppport_h.PL
4242            - ext/Devel/PPPort/ppport.h.PL
4243            ! MANIFEST ext/Devel/PPPort/Makefile.PL
4244 ____________________________________________________________________________
4245 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
4246         Log: Integrate perlio; win32 kicking.
4247      Branch: perl
4248           +> ext/Devel/PPPort/ppport.h.PL
4249           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
4250           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
4251           !> proto.h
4252 ____________________________________________________________________________
4253 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
4254         Log: Must look for cat also in $PATH (noticed by Philip Newton).
4255      Branch: perl
4256            ! Configure
4257 ____________________________________________________________________________
4258 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
4259         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
4260              From: Blair Zajac <blair@orcaware.com>
4261              Date: Sat, 29 Dec 2001 22:37:03 -0800
4262              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
4263      Branch: perl
4264            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4265 ____________________________________________________________________________
4266 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
4267         Log: Regen files.
4268      Branch: perl
4269            ! embed.h global.sym pod/perlapi.pod uconfig.h
4270 ____________________________________________________________________________
4271 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
4272         Log: Subject: [PATCH] -t without -w 
4273              From: Michael G Schwern <schwern@pobox.com>
4274              Date: Sat, 29 Dec 2001 23:46:25 -0500
4275              Message-ID: <20011230044625.GA14386@blackrider>
4276      Branch: perl
4277            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
4278            ! warnings.pl
4279 ____________________________________________________________________________
4280 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
4281         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
4282              From: Dave Rolsky <autarch@urth.org>               
4283              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
4284              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
4285              
4286              $^O is NetWare, not Netware.
4287      Branch: perl
4288            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
4289 ____________________________________________________________________________
4290 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
4291         Log: Sarathy thinks undoing C++ comments from C++ files
4292              is a bit too zealous.
4293      Branch: perl
4294            ! win32/perlhost.h win32/vmem.h
4295 ____________________________________________________________________________
4296 [ 13947] By: nick                                  on 2001/12/30  11:35:51
4297         Log: More Cwd tidy up
4298      Branch: perl
4299            ! MANIFEST installperl
4300 ____________________________________________________________________________
4301 [ 13946] By: nick                                  on 2001/12/30  11:12:42
4302         Log: Undo a mess trying Cwd.pm in its ext directory
4303      Branch: perl
4304            + lib/Cwd.pm
4305            - ext/Cwd/Cwd.pm
4306 ____________________________________________________________________________
4307 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
4308         Log: Update Changes.
4309      Branch: perl
4310            ! Changes patchlevel.h
4311 ____________________________________________________________________________
4312 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
4313         Log: Subject: [PATCH] cleaner close on tests, take 2
4314              From: andreas.koenig@anima.de (Andreas J. Koenig)
4315              Date: 29 Dec 2001 21:42:37 +0100
4316              Message-ID: <m33d1tvjuq.fsf@anima.de>
4317              
4318              (the DB_File patches)
4319      Branch: perl
4320            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
4321            ! ext/DB_File/t/db-recno.t
4322 ____________________________________________________________________________
4323 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
4324         Log: Integrate perlio; regen'ed config_H.?c
4325      Branch: perl
4326           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4327 ____________________________________________________________________________
4328 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
4329         Log: Subject: [PATCH] cleaner close on tests, take 2             
4330              From: andreas.koenig@anima.de (Andreas J. Koenig)
4331              Date: 29 Dec 2001 21:42:37 +0100
4332              Message-ID: <m33d1tvjuq.fsf@anima.de>
4333              
4334              (except for the three DB_File patch fragments)
4335      Branch: perl
4336            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
4337            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
4338            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
4339            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
4340            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
4341            ! t/op/runlevel.t t/op/write.t t/run/switches.t
4342 ____________________________________________________________________________
4343 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
4344         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
4345              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4346              Date: Sat, 29 Dec 2001 20:38:59 +0100
4347              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
4348              
4349              (NetWare tree not touched because it's very //)
4350      Branch: perl
4351            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
4352            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
4353            ! wince/include/errno.h wince/include/netdb.h
4354            ! wince/include/sys/socket.h wince/include/sys/stat.h
4355            ! wince/perllib.c wince/perlmain.c wince/win32.h
4356            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
4357            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
4358 ____________________________________________________________________________
4359 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
4360         Log: Give up on serious testing of langinfo().  Leave the old
4361              code in place, though.
4362      Branch: perl
4363            ! ext/I18N/Langinfo/Langinfo.t
4364 ____________________________________________________________________________
4365 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
4366         Log: Integrate perlio;
4367              
4368              Define the two socket error numbers in terms of WSAEXXXXX equivalents
4369              
4370              Fudge Config.pm so File::Spec does not croak.
4371      Branch: perl
4372           !> win32/FindExt.pm win32/win32.h
4373 ____________________________________________________________________________
4374 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
4375         Log: VOS tweaks from Paul Green.
4376              
4377              The Configure tweaks: the _exe needs to be
4378              set after the init; VOS has fd 3 hardwired to /dev/tty;
4379              the grep/ln/make substitutions really need to stick.
4380      Branch: perl
4381            ! Configure hints/vos.sh perl.h util.c vos/build.cm
4382            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4383            ! vos/config.ga.h vos/vosish.h
4384 ____________________________________________________________________________
4385 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
4386         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
4387              From: coral@eekeek.org
4388              Date: Fri, 28 Dec 2001 19:58:22 -0500      
4389              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
4390      Branch: perl
4391            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
4392            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
4393            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
4394            ! pod/perlunicode.pod pod/perlxs.pod util.c
4395 ____________________________________________________________________________
4396 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
4397         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
4398      Branch: perl
4399            ! t/op/exec.t
4400 ____________________________________________________________________________
4401 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
4402         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
4403              From: Abe Timmerman <abe@ztreet.demon.nl>
4404              Date: Sat, 29 Dec 2001 13:10:06 +0100
4405              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
4406      Branch: perl
4407            + lib/Pod/t/InputObjects.t
4408 ____________________________________________________________________________
4409 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
4410         Log: Integrate perlio;
4411              
4412              Quick fix (after couple of clever fixes failed) for
4413              "accept leaks memory" fail [ID 20011223.001]
4414              
4415              Nick Clark's embed.pl fix for my_socketpair
4416      Branch: perl
4417           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
4418 ____________________________________________________________________________
4419 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
4420         Log: Slight tweaks on the MM_Win32.t.
4421      Branch: perl
4422            ! lib/ExtUtils/t/MM_Win32.t
4423 ____________________________________________________________________________
4424 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
4425         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
4426              From: Abe Timmerman <abe@ztreet.demon.nl>
4427              Date: Sat, 29 Dec 2001 12:51:36 +0100
4428              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
4429      Branch: perl
4430            + lib/ExtUtils/t/MM_Win32.t
4431            ! MANIFEST
4432 ____________________________________________________________________________
4433 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
4434         Log: Subject: [PATCH] Module names and other nits
4435              From: Autrijus Tang <autrijus@autrijus.org>                 
4436              Date: Sat, 29 Dec 2001 01:59:28 +0800
4437              Message-ID: <20011229015928.A29712@geb.elixus.org>              
4438      Branch: perl
4439            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
4440            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
4441            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
4442            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
4443            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
4444 ____________________________________________________________________________
4445 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
4446         Log: socketpair tweaks from Nicholas Clark.
4447      Branch: perl
4448            ! ext/Socket/socketpair.t util.c
4449 ____________________________________________________________________________
4450 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
4451         Log: Retract #13917.
4452      Branch: perl
4453            ! doop.c
4454 ____________________________________________________________________________
4455 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
4456         Log: Subject: provisional MakeMaker patch for VMS
4457              From: "Craig A. Berry" <craigberry@mac.com> 
4458              Date: Thu, 27 Dec 2001 22:29:37 -0600
4459              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
4460      Branch: perl
4461            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4462 ____________________________________________________________________________
4463 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
4464         Log: (retracted by #13919)
4465      Branch: perl
4466            ! doop.c
4467 ____________________________________________________________________________
4468 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
4469         Log: Remove debris in any case.
4470      Branch: perl
4471            ! Configure
4472 ____________________________________________________________________________
4473 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
4474         Log: Subject: [PATCH] Re: B::walksymtable oddness
4475              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
4476              Date: Thu, 27 Dec 2001 19:14:24 +0100
4477              Message-ID: <3C2B7310.861.18820D0@localhost>
4478      Branch: perl
4479            ! ext/B/B.pm
4480 ____________________________________________________________________________
4481 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
4482         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
4483              From: Nicholas Clark <nick@unfortu.net> 
4484              Date: Fri, 28 Dec 2001 00:43:02 +0000
4485              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
4486      Branch: perl
4487            ! ext/Socket/socketpair.t
4488 ____________________________________________________________________________
4489 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
4490         Log: Fast Latin1<->UTF-8 conversion for older Perls.
4491      Branch: perl
4492            ! pod/perluniintro.pod
4493 ____________________________________________________________________________
4494 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
4495         Log: Update Changes.
4496      Branch: perl
4497            ! Changes patchlevel.h
4498 ____________________________________________________________________________
4499 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
4500         Log: More wait status trickery for BeOS.
4501      Branch: perl
4502            ! ext/POSIX/POSIX.xs
4503 ____________________________________________________________________________
4504 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
4505         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
4506      Branch: perl
4507            ! Configure
4508 ____________________________________________________________________________
4509 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
4510         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
4511              From: gbarr@monty.mutatus.co.uk
4512              Date: 27 Dec 2001 14:41:36 -0000
4513              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
4514      Branch: perl
4515            ! lib/ExtUtils/t/Embed.t
4516 ____________________________________________________________________________
4517 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
4518         Log: Subject: [PATCH] Re: socketpair emulation
4519              From: Nicholas Clark <nick@unfortu.net> 
4520              Date: Wed, 26 Dec 2001 20:08:14 +0000
4521              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
4522      Branch: perl
4523            ! ext/Socket/socketpair.t
4524 ____________________________________________________________________________
4525 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
4526         Log: Subject: [DOC PATCH] left is right and right is left
4527              From: Philip Newton <Philip.Newton@gmx.net>
4528              Date: Thu, 27 Dec 2001 10:04:17 +0100
4529              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
4530      Branch: perl
4531            ! pod/perlfunc.pod pod/perlport.pod
4532 ____________________________________________________________________________
4533 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
4534         Log: Subject: [PATCH] check return of close
4535              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4536              Date: 27 Dec 2001 09:47:30 +0100
4537              Message-ID: <m3ellhgicd.fsf@anima.de> 
4538              
4539              Subject: [PATCH] improve error reporting
4540              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4541              Date: 27 Dec 2001 09:54:55 +0100
4542              Message-ID: <m3adw5gi00.fsf@anima.de> 
4543              
4544              Subject: [PATCH] check return value of close
4545              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4546              Date: 27 Dec 2001 10:03:55 +0100
4547              Message-ID: <m3666tghl0.fsf@anima.de> 
4548              
4549              Subject: [PATCH] return of close
4550              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4551              Date: 27 Dec 2001 10:22:15 +0100
4552              Message-ID: <m31yhhggqg.fsf@anima.de> 
4553      Branch: perl
4554            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
4555            ! t/io/fflush.t
4556 ____________________________________________________________________________
4557 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
4558         Log: Subject: [PATCH] check return of close
4559              From: andreas.koenig@anima.de (Andreas J. Koenig)            
4560              Date: 27 Dec 2001 09:47:30 +0100
4561              Message-ID: <m3ellhgicd.fsf@anima.de> 
4562      Branch: perl
4563            ! t/base/rs.t
4564 ____________________________________________________________________________
4565 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
4566         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
4567              From: andreas.koenig@anima.de (Andreas J. Koenig)
4568              Date: 27 Dec 2001 09:21:16 +0100
4569              Message-ID: <m3n105gjk3.fsf@anima.de>
4570      Branch: perl
4571            ! t/op/sysio.t
4572 ____________________________________________________________________________
4573 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
4574         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
4575              From: "Gerrit P. Haase" <gp@familiehaase.de>
4576              Date: Thu, 27 Dec 2001 09:23:55 +0100 
4577              Message-ID: <98211521662.20011227092355@familiehaase.de>
4578      Branch: perl
4579            ! lib/ExtUtils/t/MM_Cygwin.t
4580 ____________________________________________________________________________
4581 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
4582         Log: Replace the awful (most likely generated and not very persistent)
4583              URL with something tangible.
4584      Branch: perl
4585            ! README.hpux
4586 ____________________________________________________________________________
4587 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
4588         Log: Naughty /dev/printer (ls -l, really) of IRIX.
4589      Branch: perl
4590            ! t/op/stat.t
4591 ____________________________________________________________________________
4592 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
4593         Log: Upgrade to Net::Ping 2.10.
4594      Branch: perl
4595            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
4596            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
4597            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
4598            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
4599 ____________________________________________________________________________
4600 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
4601         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
4602              (this showed up in Benchmark.t)
4603      Branch: perl
4604            ! pp_sys.c
4605 ____________________________________________________________________________
4606 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
4607         Log: BeOS updates.
4608      Branch: perl
4609            ! README.beos beos/beos.c
4610 ____________________________________________________________________________
4611 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
4612         Log: Subject: Re: bleadperl doesn't compile
4613              From: "Gerrit P. Haase" <gp@familiehaase.de>
4614              Date: Wed, 26 Dec 2001 21:29:08 +0100
4615              Message-ID: <22168634623.20011226212908@familiehaase.de>
4616              
4617              Cygwin with multiplicity.
4618      Branch: perl
4619            ! perlio.c
4620 ____________________________________________________________________________
4621 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
4622         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
4623              From: Nicholas Clark <nick@ccl4.org>
4624              Date: Wed, 26 Dec 2001 19:07:33 +0000
4625              Message-ID: <20011226190732.J48842@plum.flirble.org>            
4626              
4627              socketpair() (un)signedness nit.
4628      Branch: perl
4629            ! util.c
4630 ____________________________________________________________________________
4631 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
4632         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
4633              From: Nicholas Clark <nick@ccl4.org>
4634              Date: Wed, 26 Dec 2001 19:19:47 +0000
4635              Message-ID: <20011226191946.K48842@plum.flirble.org>
4636              
4637              Use report_evil_fh().
4638      Branch: perl
4639            ! doio.c
4640 ____________________________________________________________________________
4641 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
4642         Log: Bad $? assumptions.
4643      Branch: perl
4644            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
4645 ____________________________________________________________________________
4646 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
4647         Log: Net::Ping isn't going to work much without
4648              the Socket extension; fail more gracefully.
4649      Branch: perl
4650            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
4651            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
4652            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
4653            ! lib/Net/Ping/t/300_ping_stream.t
4654 ____________________________________________________________________________
4655 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
4656         Log: test -d /system is a bit too generic test for VOS
4657              (false hit in BeOS)
4658      Branch: perl
4659            ! Configure
4660 ____________________________________________________________________________
4661 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
4662         Log: No AF_UNIX in BeOS.
4663      Branch: perl
4664            ! util.c
4665 ____________________________________________________________________________
4666 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
4667         Log: FAQ sync.
4668      Branch: perl
4669            ! pod/perlfaq5.pod
4670 ____________________________________________________________________________
4671 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
4672         Log: Update Changes.
4673      Branch: perl
4674            ! Changes patchlevel.h
4675 ____________________________________________________________________________
4676 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
4677         Log: Make -t equal -tw.
4678      Branch: perl
4679            ! perl.c pod/perlrun.pod
4680 ____________________________________________________________________________
4681 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
4682         Log: Subject: Re: Not OK 13881
4683              From: John Peacock <jpeacock@rowman.com>
4684              Date: Tue, 25 Dec 2001 06:02:12 -0500
4685              Message-ID: <3C285CB4.8040006@rowman.com>
4686      Branch: perl
4687            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
4688 ____________________________________________________________________________
4689 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
4690         Log: Subject: Re: Not OK 13881
4691              From: andreas.koenig@anima.de (Andreas J. Koenig)
4692              Date: 25 Dec 2001 07:33:23 +0100
4693              Message-ID: <m3bsgnajws.fsf@anima.de>
4694      Branch: perl
4695            ! op.c
4696 ____________________________________________________________________________
4697 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
4698         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
4699              From: Mark-Jason Dominus <mjd@plover.com>    
4700              Date: Mon, 24 Dec 2001 18:14:48 -0500
4701              Message-ID: <20011224231448.25826.qmail@plover.com>
4702      Branch: perl
4703            ! op.c t/op/eval.t
4704 ____________________________________________________________________________
4705 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
4706         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
4707              From: Dave Rolsky <autarch@urth.org>
4708              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
4709              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
4710      Branch: perl
4711            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
4712            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
4713            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
4714            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4715            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
4716 ____________________________________________________________________________
4717 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
4718         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
4719              From: Jeffrey Friedl <jfriedl@yahoo.com>
4720              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
4721              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
4722              
4723              The rest of the tests for plus few extras.
4724      Branch: perl
4725            ! t/op/pat.t
4726 ____________________________________________________________________________
4727 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
4728         Log: No-op.
4729      Branch: perl
4730            ! Configure
4731 ____________________________________________________________________________
4732 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
4733         Log: More constant casting.
4734      Branch: perl
4735            ! regexec.c
4736 ____________________________________________________________________________
4737 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
4738         Log: Subject: perlhack.pod 
4739              From: "John P. Linderman" <jpl@research.att.com>
4740              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
4741              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
4742      Branch: perl
4743            ! pod/perlhack.pod
4744 ____________________________________________________________________________
4745 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
4746         Log: File::Find patch patches from Thomas Wegner.
4747      Branch: perl
4748            ! lib/File/Find.pm
4749 ____________________________________________________________________________
4750 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
4751         Log: Subject: Re: socketpair emulation 
4752              From: Nicholas Clark <nick@unfortu.net>                 
4753              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
4754              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
4755      Branch: perl
4756            ! ext/Socket/socketpair.t
4757 ____________________________________________________________________________
4758 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
4759         Log: Must cast constants if they can be quads.
4760      Branch: perl
4761            ! regcomp.c
4762 ____________________________________________________________________________
4763 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
4764         Log: Promote the e/uid to wide enough un/signed integers
4765              and printf them as such.
4766      Branch: perl
4767            ! taint.c
4768 ____________________________________________________________________________
4769 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
4770         Log: The U32 alignment test wasn't really working, noticed
4771              by Paul Green.  Now the test works, but this means that
4772              we may see coredumps from the test.   I sure hope MMUless
4773              places don't crash on the test.
4774      Branch: perl
4775            ! Configure
4776 ____________________________________________________________________________
4777 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
4778         Log: More VOS tweaks.
4779      Branch: perl
4780            ! Configure
4781 ____________________________________________________________________________
4782 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
4783         Log: The funky final sigma casefolding.
4784      Branch: perl
4785            ! regcomp.c regexec.c t/op/pat.t utf8.h
4786 ____________________________________________________________________________
4787 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
4788         Log: Update Changes.
4789      Branch: perl
4790            ! Changes patchlevel.h
4791 ____________________________________________________________________________
4792 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
4793         Log: Move the \C and \X to pat.t.
4794      Branch: perl
4795            ! t/op/pat.t t/op/re_tests
4796 ____________________________________________________________________________
4797 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
4798         Log: More logical test ordering.
4799      Branch: perl
4800            ! perl.h
4801 ____________________________________________________________________________
4802 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
4803         Log: Integrate perlio;
4804              
4805              Add at least the "important" PerlIO_xxxx functions to embed.pl
4806              so that they get implicit pTHX_ and we can avoid slow dTHX.
4807              
4808              Put PerlIO stuff inside EXTERN C
4809              
4810              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
4811      Branch: perl
4812           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
4813           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
4814           !> win32/win32.c
4815 ____________________________________________________________________________
4816 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
4817         Log: Even more \X fixing.
4818      Branch: perl
4819            ! regexec.c t/op/pat.t
4820 ____________________________________________________________________________
4821 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
4822         Log: More \X fixing.
4823      Branch: perl
4824            ! regexec.c t/op/pat.t
4825 ____________________________________________________________________________
4826 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
4827         Log: Fix encoding pragma.
4828      Branch: perl
4829            ! regcomp.c
4830 ____________________________________________________________________________
4831 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
4832         Log: Subject: socketpair emulation
4833              From: Nicholas Clark <nick@unfortu.net>
4834              Date: Sat, 22 Dec 2001 18:38:18 +0000
4835              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
4836      Branch: perl
4837            + ext/Socket/socketpair.t
4838            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
4839            ! pp_sys.c proto.h util.c
4840 ____________________________________________________________________________
4841 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
4842         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
4843              From: Jeffrey Friedl <jfriedl@yahoo.com>
4844              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
4845              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
4846              
4847              (partially applied, most of the new tests need to be rethought)
4848      Branch: perl
4849            ! regcomp.c t/op/re_tests
4850 ____________________________________________________________________________
4851 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
4852         Log: Small tweaks.
4853      Branch: perl
4854            ! handy.h regexec.c
4855 ____________________________________________________________________________
4856 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
4857         Log: Unicode casefolding continues.
4858              (lib/encoding.t still failing.)
4859      Branch: perl
4860            ! regexec.c t/op/pat.t
4861 ____________________________________________________________________________
4862 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
4863         Log: Rework the make logic (again).
4864      Branch: perl
4865            ! Configure
4866 ____________________________________________________________________________
4867 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
4868         Log: Integrate perlio;
4869              Fix mis-parse of autoloaded usage code by declaring the sub
4870              Correct checking code which Ilya spotted was tripped by CR at EOF.
4871              The CR at EOF fix earlier broke CR at end-of-buffer.
4872      Branch: perl
4873            ! regexec.c
4874           !> ext/POSIX/POSIX.pm perlio.c sv.c
4875 ____________________________________________________________________________
4876 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
4877         Log: More Unicode casing fixes.
4878      Branch: perl
4879            ! regexec.c t/op/pat.t
4880 ____________________________________________________________________________
4881 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
4882         Log: Unicode casefolding fixes.
4883      Branch: perl
4884            ! op.c regcomp.c regexec.c t/op/pat.t
4885 ____________________________________________________________________________
4886 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
4887         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
4888              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
4889              Date: Sat, 22 Dec 2001 00:01:29 +0100
4890              Message-ID: <20011222000129.A713@rafael>
4891      Branch: perl
4892            ! ext/B/B/Deparse.pm
4893 ____________________________________________________________________________
4894 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
4895         Log: VOS config from Paul Green.
4896      Branch: perl
4897            ! hints/vos.sh
4898 ____________________________________________________________________________
4899 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
4900         Log: Subject: [PATCH @13746] CreateTTY on OS/2
4901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4902              Date: Fri, 21 Dec 2001 15:59:45 -0500
4903              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
4904      Branch: perl
4905            ! lib/perl5db.pl
4906 ____________________________________________________________________________
4907 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
4908         Log: Subject: [PATCH @13746] uninstalled build of modules broken
4909              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4910              Date: Fri, 21 Dec 2001 15:49:09 -0500
4911              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
4912      Branch: perl
4913            ! lib/ExtUtils/MM_Unix.pm
4914 ____________________________________________________________________________
4915 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
4916         Log: Subject: [PATCH @13746] OS/2 File::* modules
4917              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4918              Date: Fri, 21 Dec 2001 15:43:24 -0500
4919              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
4920      Branch: perl
4921            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
4922 ____________________________________________________________________________
4923 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
4924         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
4925              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4926              Date: Fri, 21 Dec 2001 17:29:07 +0100
4927              Message-ID: <3C236353.6625C4C0@alcatel.at>
4928      Branch: perl
4929            ! pod/perltie.pod
4930 ____________________________________________________________________________
4931 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
4932         Log: Further VOS tweaks: the _exe needs to be introduced
4933              in the very beginning, and the make/gmake needs special
4934              VOS logic.
4935      Branch: perl
4936            ! Configure Makefile.SH
4937 ____________________________________________________________________________
4938 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
4939         Log: Update Changes.
4940      Branch: perl
4941            ! Changes patchlevel.h
4942 ____________________________________________________________________________
4943 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
4944         Log: Also the search for cat needs to be _exe-aware.
4945      Branch: perl
4946            ! Configure
4947 ____________________________________________________________________________
4948 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
4949         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
4950              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4951              Date: Fri, 21 Dec 2001 14:02:01 +0100
4952              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
4953      Branch: perl
4954            ! ext/B/B/Xref.pm
4955 ____________________________________________________________________________
4956 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
4957         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
4958      Branch: perl
4959            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
4960            ! ext/B/t/assembler.t
4961 ____________________________________________________________________________
4962 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
4963         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
4964              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4965              Date: Fri, 21 Dec 2001 11:15:38 +0100
4966              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
4967      Branch: perl
4968            ! hv.c
4969 ____________________________________________________________________________
4970 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
4971         Log: A plan is good.
4972      Branch: perl
4973            ! ext/re/re.t
4974 ____________________________________________________________________________
4975 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
4976         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
4977              From: chromatic <chromatic@rmci.net>
4978              Date: Thu, 20 Dec 2001 16:16:48 -0700
4979              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
4980      Branch: perl
4981            + ext/re/re.t
4982            ! MANIFEST
4983 ____________________________________________________________________________
4984 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
4985         Log: Synchronize the skippage message.
4986      Branch: perl
4987            ! lib/ExtUtils/t/MM_OS2.t
4988 ____________________________________________________________________________
4989 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
4990         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
4991              From: chromatic <chromatic@rmci.net>
4992              Date: Thu, 20 Dec 2001 16:09:10 -0700
4993              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
4994      Branch: perl
4995            + lib/ExtUtils/t/MM_OS2.t
4996            ! MANIFEST
4997 ____________________________________________________________________________
4998 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
4999         Log: Subject: perlfunc.pod patch re flock via fcntl
5000              From: "Tye McQueen" <tye@metronet.com>
5001              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
5002              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
5003      Branch: perl
5004            ! pod/perlfunc.pod
5005 ____________________________________________________________________________
5006 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
5007         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
5008              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
5009              (the Unicode maximum code point) warnable offenses.
5010      Branch: perl
5011            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
5012            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
5013 ____________________________________________________________________________
5014 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
5015         Log: Sterner admonishment on -t.
5016      Branch: perl
5017            ! pod/perlrun.pod
5018 ____________________________________________________________________________
5019 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
5020         Log: Subject: [PATCH B::Dpparse] minor qr// fix
5021              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5022              Date: Thu, 20 Dec 2001 22:53:34 +0100
5023              Message-ID: <20011220225334.A735@rafael>
5024      Branch: perl
5025            ! ext/B/B/Deparse.pm
5026 ____________________________________________________________________________
5027 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
5028         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
5029              From: Robert Spier <rspier@pobox.com>
5030              Date: Thu, 20 Dec 2001 08:10:00 -0800
5031              Message-ID: <15394.3416.693353.107334@rls.cx>
5032      Branch: perl
5033            ! lib/Carp/Heavy.pm
5034 ____________________________________________________________________________
5035 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
5036         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
5037      Branch: perl
5038           !> win32/win32io.c
5039 ____________________________________________________________________________
5040 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
5041         Log: Subject: Re: [PATCH pod/perliol.pod] resend
5042              From: Stas Bekman <stas@stason.org>
5043              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
5044              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
5045      Branch: perl
5046            ! pod/perliol.pod
5047 ____________________________________________________________________________
5048 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
5049         Log: Fix up the APIs noone hopefully uses.
5050      Branch: perl
5051            ! utf8.c
5052 ____________________________________________________________________________
5053 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
5054         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
5055              Date: Wed, 19 Dec 2001 14:13:38 -0800
5056              From: Robert Spier <rspier@pobox.com>
5057              Message-ID: <15393.4370.605214.548582@rls.cx>
5058      Branch: perl
5059            ! lib/Carp.t lib/Carp/Heavy.pm
5060 ____________________________________________________________________________
5061 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
5062         Log: Some bincompat clawbacks.
5063      Branch: perl
5064            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
5065            ! wince/perldll.def
5066 ____________________________________________________________________________
5067 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
5068         Log: gcc pacifying (RH 7.1/ia64).
5069      Branch: perl
5070            ! pp.c
5071 ____________________________________________________________________________
5072 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
5073         Log: Update Changes.
5074      Branch: perl
5075            ! Changes patchlevel.h
5076 ____________________________________________________________________________
5077 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
5078         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
5079              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5080              Date: Wed, 19 Dec 2001 12:35:07 +0100
5081              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
5082              
5083              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
5084              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5085              Date: Wed, 19 Dec 2001 17:34:51 +0000
5086              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
5087      Branch: perl
5088            ! pod/perlre.pod
5089 ____________________________________________________________________________
5090 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
5091         Log: Integrate perlio.
5092      Branch: perl
5093           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5094           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
5095 ____________________________________________________________________________
5096 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
5097         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
5098      Branch: perl
5099            ! ext/B/B/Assembler.pm
5100 ____________________________________________________________________________
5101 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
5102         Log: Reword the alarm explanation.
5103      Branch: perl
5104            ! pod/perlfunc.pod
5105 ____________________________________________________________________________
5106 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
5107         Log: Subject: [PATCH @13746] OS/2 build
5108              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
5109              Date: Wed, 19 Dec 2001 02:45:41 -0500
5110              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
5111              
5112              (skipped the t/TEST change)
5113      Branch: perl
5114            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
5115            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
5116            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
5117 ____________________________________________________________________________
5118 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
5119         Log: Upgrade to Net::Ping 2.09.
5120      Branch: perl
5121            + lib/Net/Ping/CHANGES lib/Net/Ping/README
5122            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
5123            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
5124            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
5125            + lib/Net/Ping/t/300_ping_stream.t
5126            ! MANIFEST lib/Net/Ping.pm
5127 ____________________________________________________________________________
5128 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
5129         Log: B::Assembler/B::Disassembler patches and test;
5130              from Wolfgang Laun.
5131              
5132              TODO: getting perlcc working.
5133      Branch: perl
5134            + ext/B/t/assembler.t
5135            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
5136 ____________________________________________________________________________
5137 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
5138         Log: Can't printf U8s as UVs.
5139      Branch: perl
5140            ! utf8.c
5141 ____________________________________________________________________________
5142 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
5143         Log: Subject: Re: [PATCH] ...while $var = glob(...)
5144              From: Robin Houston <robin@kitsite.com> 
5145              Date: Wed, 19 Dec 2001 13:48:55 +0000
5146              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
5147              
5148              Not exactly a glob test but internal-logically correct.
5149      Branch: perl
5150            ! t/op/glob.t
5151 ____________________________________________________________________________
5152 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
5153         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
5154              From: Michael G Schwern <schwern@pobox.com> 
5155              Date: Wed, 19 Dec 2001 07:42:54 -0500
5156              Message-ID: <20011219124254.GF8630@blackrider>
5157      Branch: perl
5158            + lib/lib.t
5159            ! MANIFEST lib/lib_pm.PL
5160 ____________________________________________________________________________
5161 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
5162         Log: Integrate with perlio.
5163      Branch: perl
5164           !> hv.c hv.h scope.c util.c
5165 ____________________________________________________________________________
5166 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
5167         Log: Regen toc.
5168      Branch: perl
5169            ! pod/perltoc.pod
5170 ____________________________________________________________________________
5171 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
5172         Log: FAQ sync.
5173      Branch: perl
5174            ! pod/perlfaq5.pod
5175 ____________________________________________________________________________
5176 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
5177         Log: Reformat round.
5178      Branch: perl
5179            ! pod/perlunicode.pod
5180 ____________________________________________________________________________
5181 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
5182         Log: Subject: [PATCH] pod/perlunicode.pod
5183              From: Jeffrey Friedl <jfriedl@yahoo.com>
5184              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
5185              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
5186      Branch: perl
5187            ! pod/perlunicode.pod
5188 ____________________________________________________________________________
5189 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
5190         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
5191              From: Jeffrey Friedl <jfriedl@yahoo.com>
5192              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
5193              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
5194      Branch: perl
5195            ! pod/perluniintro.pod
5196 ____________________________________________________________________________
5197 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
5198         Log: Slight pod reformatting.
5199      Branch: perl
5200            ! pod/perluniintro.pod
5201 ____________________________________________________________________________
5202 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
5203         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
5204              From: Jeffrey Friedl <jfriedl@yahoo.com>    
5205              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
5206              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
5207      Branch: perl
5208            ! pod/perluniintro.pod
5209 ____________________________________________________________________________
5210 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
5211         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
5212              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5213              Date: Wed, 19 Dec 2001 01:45:23 +0000
5214              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
5215      Branch: perl
5216            ! sv.c
5217 ____________________________________________________________________________
5218 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
5219         Log: Subject: Porting/checkURL.pl
5220              From: abigail@foad.org
5221              Date: Tue, 18 Dec 2001 19:03:22 +0100          
5222              Message-ID: <20011218180322.8278.qmail@foad.org> 
5223      Branch: perl
5224            ! Porting/checkURL.pl
5225 ____________________________________________________________________________
5226 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
5227         Log: A bit too oversweeping matching in #13778.
5228      Branch: perl
5229            ! Configure
5230 ____________________________________________________________________________
5231 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
5232         Log: Re-gen Configure based on #13778..13781.
5233      Branch: perl
5234            ! Configure config_h.SH
5235 ____________________________________________________________________________
5236 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
5237         Log: Subject: Re: Benchmark.t failure on Linux
5238              From: Nicholas Clark <nick@ccl4.org>
5239              Date: Tue, 18 Dec 2001 22:51:25 +0000
5240              Message-ID: <20011218225124.N21702@plum.flirble.org>
5241      Branch: perl
5242            ! lib/Benchmark.t
5243 ____________________________________________________________________________
5244 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
5245         Log: Re-applying #13752 until a better solution can be found.
5246      Branch: perl
5247            ! lib/ExtUtils/t/MM_Unix.t
5248 ____________________________________________________________________________
5249 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
5250         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
5251              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
5252              Date: Tue, 18 Dec 2001 12:05:40 -0500
5253              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
5254      Branch: perl
5255            ! lib/Exporter.pm
5256 ____________________________________________________________________________
5257 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
5258         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
5259              findings -- some of the warnings I can't explain except
5260              by NVgf being detected wrong, though.
5261      Branch: perl
5262            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
5263 ____________________________________________________________________________
5264 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
5265         Log: Subject: [PATCH] pod/perluniintro.pod
5266              From: Jeffrey Friedl <jfriedl@yahoo.com>
5267              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
5268              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
5269      Branch: perl
5270            ! pod/perluniintro.pod
5271 ____________________________________________________________________________
5272 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
5273         Log: ".pm" is the native executable suffix in VOS.
5274      Branch: perl
5275            ! hints/vos.sh
5276 ____________________________________________________________________________
5277 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
5278         Log: Integrate perlio;
5279              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
5280      Branch: perl
5281           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
5282 ____________________________________________________________________________
5283 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
5284         Log: (Undone by #13766.)
5285              Retract #13752.
5286      Branch: perl
5287            ! lib/ExtUtils/t/MM_Unix.t
5288 ____________________________________________________________________________
5289 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
5290         Log: Echoes of #13757.
5291      Branch: perl
5292            ! t/lib/warnings/utf8
5293 ____________________________________________________________________________
5294 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
5295         Log: Make the utf8 malformedness messages more verbose.
5296      Branch: perl
5297            ! lib/utf8.t utf8.c
5298 ____________________________________________________________________________
5299 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
5300         Log: README.aix updates from Jens-Uwe Mager.
5301      Branch: perl
5302            ! README.aix
5303 ____________________________________________________________________________
5304 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
5305         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
5306              From: Michael G Schwern <schwern@pobox.com>
5307              Date: Tue, 18 Dec 2001 00:58:18 -0500
5308              Message-ID: <20011218055818.GC4362@blackrider>
5309      Branch: perl
5310            ! lib/Benchmark.t
5311 ____________________________________________________________________________
5312 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
5313         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
5314              From: Michael G Schwern <schwern@pobox.com>
5315              Date: Tue, 18 Dec 2001 00:40:38 -0500
5316              Message-ID: <20011218054038.GB4362@blackrider>
5317      Branch: perl
5318            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
5319 ____________________________________________________________________________
5320 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
5321         Log: (reintroduced by #13766)
5322              (retracted by #13759)
5323              
5324              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
5325              From: Michael G Schwern <schwern@pobox.com>  
5326              Date: Tue, 18 Dec 2001 00:00:23 -0500
5327              Message-ID: <20011218050023.GA27893@blackrider>
5328      Branch: perl
5329            ! lib/ExtUtils/t/MM_Unix.t
5330 ____________________________________________________________________________
5331 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
5332         Log: Re-patch #13749.
5333      Branch: perl
5334            ! t/op/glob.t
5335 ____________________________________________________________________________
5336 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
5337         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
5338              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5339              Date: Tue, 18 Dec 2001 12:55:43 +0000
5340              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
5341      Branch: perl
5342            ! ext/Devel/Peek/Peek.pm
5343 ____________________________________________________________________________
5344 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
5345         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
5346              From: Robin Houston <robin@kitsite.com> 
5347              Date: Tue, 18 Dec 2001 14:54:33 +0000
5348              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
5349      Branch: perl
5350            ! t/op/glob.t
5351 ____________________________________________________________________________
5352 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
5353         Log: Subject: [PATCH] slightly more for Exporter.pm
5354              From: Nicholas Clark <nick@ccl4.org>
5355              Date: Tue, 18 Dec 2001 00:22:03 +0000
5356              Message-ID: <20011218002203.M21702@plum.flirble.org>
5357      Branch: perl
5358            ! lib/Exporter.pm
5359 ____________________________________________________________________________
5360 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
5361         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
5362              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5363              Date: Mon, 17 Dec 2001 16:37:18 +0100
5364              Message-ID: <20011217163718.A2292@rafael>
5365              
5366              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
5367              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5368              Date: Mon, 17 Dec 2001 23:17:06 +0100
5369              Message-ID: <20011217231706.A730@rafael>
5370      Branch: perl
5371            ! pod/perlsub.pod pp.c toke.c
5372 ____________________________________________________________________________
5373 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
5374         Log: Update Changes.
5375      Branch: perl
5376            ! Changes patchlevel.h
5377 ____________________________________________________________________________
5378 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
5379         Log: New test warrants a MANIFEST entry.
5380      Branch: perl
5381            ! MANIFEST
5382 ____________________________________________________________________________
5383 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
5384         Log: Subject: Re: [PATCH] ...while $var = glob(...)
5385              From: Robin Houston <robin@kitsite.com>
5386              Date: Mon, 17 Dec 2001 20:27:30 +0000
5387              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
5388              
5389              Can't portably unlink open files.
5390      Branch: perl
5391            ! t/op/glob.t
5392 ____________________________________________________________________________
5393 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
5394         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
5395      Branch: perl
5396            ! pod/perluniintro.pod
5397 ____________________________________________________________________________
5398 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
5399         Log: Move typeglob test from glob.t to gv.t.
5400      Branch: perl
5401            ! t/op/glob.t t/op/gv.t
5402 ____________________________________________________________________________
5403 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
5404         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
5405              From: Robin Houston <robin@kitsite.com> 
5406              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
5407              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
5408      Branch: perl
5409            ! t/op/glob.t
5410 ____________________________________________________________________________
5411 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
5412         Log: Demote the surrogate and non-character errors to warnings.
5413      Branch: perl
5414            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
5415 ____________________________________________________________________________
5416 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
5417         Log: Subject: [PATCH] more POSIX tests, and more autoloading
5418              From: Nicholas Clark <nick@ccl4.org>
5419              Date: Mon, 17 Dec 2001 18:27:47 +0000
5420              Message-ID: <20011217182747.D21702@plum.flirble.org>
5421      Branch: perl
5422            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
5423 ____________________________________________________________________________
5424 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
5425         Log: Subject: [PATCH] ...while $var = glob(...)
5426              From: Robin Houston <robin@kitsite.com> 
5427              Date: Mon, 17 Dec 2001 15:51:54 +0000
5428              Message-ID: <20011217155153.A311@robin.kitsite.com>
5429      Branch: perl
5430            ! op.c
5431 ____________________________________________________________________________
5432 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
5433         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
5434              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5435              Date: Mon, 17 Dec 2001 15:23:01 +0100
5436              Message-ID: <20011217152301.A704@rafael>
5437      Branch: perl
5438            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
5439 ____________________________________________________________________________
5440 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
5441         Log: The system() vs $SIG{ARLM} is no more a todo.
5442      Branch: perl
5443            ! t/op/alarm.t
5444 ____________________________________________________________________________
5445 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
5446         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
5447              From: Michael G Schwern <schwern@pobox.com>
5448              Date: Sun, 16 Dec 2001 23:59:01 -0500
5449              Message-ID: <20011217045901.GL17232@blackrider>
5450      Branch: perl
5451            + t/op/alarm.t
5452            ! MANIFEST
5453 ____________________________________________________________________________
5454 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
5455         Log: s/UNIX/Unix/
5456      Branch: perl
5457            ! MANIFEST
5458 ____________________________________________________________________________
5459 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
5460         Log: Move ExtUtils tests to lib/ExtUtils/t.
5461      Branch: perl
5462            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
5463            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
5464            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
5465            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
5466            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
5467            + lib/ExtUtils/t/testlib.t
5468            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
5469            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
5470            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
5471            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
5472            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
5473            ! MANIFEST
5474 ____________________________________________________________________________
5475 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
5476         Log: Subject: [PATCH] MM_Unix tests, and some questions
5477              From: Tels <perl_dummy@bloodgate.com>
5478              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
5479              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
5480              
5481              Subject: Re: [PATCH] MM_Unix tests, and some questions
5482              From: Tels <perl_dummy@bloodgate.com>
5483              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
5484              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
5485      Branch: perl
5486            + lib/ExtUtils/MM_Unix.t
5487            ! MANIFEST lib/ExtUtils/MM_Unix.pm
5488 ____________________________________________________________________________
5489 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
5490         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
5491              From: Michael G Schwern <schwern@pobox.com>
5492              Date: Sun, 16 Dec 2001 17:53:55 -0500
5493              Message-ID: <20011216225354.GE8900@blackrider>
5494      Branch: perl
5495            ! lib/ExtUtils/MM_Unix.pm
5496 ____________________________________________________________________________
5497 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
5498         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
5499              From: Michael G Schwern <schwern@pobox.com>                
5500              Date: Sun, 16 Dec 2001 16:12:55 -0500
5501              Message-ID: <20011216211255.GV8900@blackrider>
5502      Branch: perl
5503            ! ext/B/B/Deparse.pm
5504 ____________________________________________________________________________
5505 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
5506         Log: Subject: [PATCH] Exporter.pm
5507              From: Nicholas Clark <nick@ccl4.org>
5508              Date: Sun, 16 Dec 2001 19:24:25 +0000
5509              Message-ID: <20011216192425.R21702@plum.flirble.org>
5510      Branch: perl
5511            ! lib/Exporter.pm
5512 ____________________________________________________________________________
5513 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
5514         Log: Subject: [PATCH] Exporter.t (and question)
5515              From: Nicholas Clark <nick@ccl4.org>
5516              Date: Sun, 16 Dec 2001 17:24:55 +0000
5517              Message-ID: <20011216172455.P21702@plum.flirble.org>
5518      Branch: perl
5519            ! lib/Exporter.t
5520 ____________________________________________________________________________
5521 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
5522         Log: Subject: Re: perl@13661
5523              From: "John P. Linderman" <jpl@research.att.com>              
5524              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
5525              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
5526      Branch: perl
5527            ! pp_sort.c
5528 ____________________________________________________________________________
5529 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
5530         Log: Subject: Will the real Unicode encoding please stand up?
5531              From: Jeffrey Friedl <jfriedl@yahoo.com>
5532              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
5533              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
5534      Branch: perl
5535            ! pod/perluniintro.pod
5536 ____________________________________________________________________________
5537 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
5538         Log: Integrate perlio; interruptable system().
5539      Branch: perl
5540           !> util.c
5541 ____________________________________________________________________________
5542 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
5543         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
5544              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
5545              and characters beyond 0x10FFF should be disallowed, too,
5546              but some tests would need changing, but more importantly some
5547              APIs would need remodeling since one can easily generate such
5548              characters either by bitwise complements, tr complements, or
5549              v-strings.
5550      Branch: perl
5551            ! pod/perldiag.pod utf8.c
5552 ____________________________________________________________________________
5553 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
5554         Log: Make surrogates illegal also on EBCDIC.
5555      Branch: perl
5556            ! utf8.c
5557 ____________________________________________________________________________
5558 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
5559         Log: Subject: [patch @13687] Unicode::Collate 0.10
5560              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
5561              Date: Sun, 16 Dec 2001 21:22:12 +0900
5562              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
5563      Branch: perl
5564            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5565            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
5566 ____________________________________________________________________________
5567 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
5568         Log: More documentation for the encoding pragma.
5569      Branch: perl
5570            ! lib/encoding.pm
5571 ____________________________________________________________________________
5572 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
5573         Log: Subject: [PATCH] lib/open.pm 
5574              From: Jeffrey Friedl <jfriedl@yahoo.com>
5575              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
5576              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
5577      Branch: perl
5578            ! lib/open.pm
5579 ____________________________________________________________________________
5580 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
5581         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
5582              From: chromatic <chromatic@rmci.net>
5583              Date: Sat, 15 Dec 2001 23:24:40 -0700
5584              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
5585      Branch: perl
5586            + lib/ExtUtils/Installed.t
5587            ! MANIFEST
5588 ____________________________________________________________________________
5589 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
5590         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
5591              From: Michael G Schwern <schwern@pobox.com>
5592              Date: Sun, 16 Dec 2001 01:14:00 -0500
5593              Message-ID: <20011216061400.GC8900@blackrider>
5594      Branch: perl
5595            ! lib/diagnostics.pm
5596 ____________________________________________________________________________
5597 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
5598         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
5599              From: Michael G Schwern <schwern@pobox.com>
5600              Date: Sun, 16 Dec 2001 01:12:42 -0500
5601              Message-ID: <20011216061242.GB8900@blackrider>
5602      Branch: perl
5603            ! t/test.pl
5604 ____________________________________________________________________________
5605 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
5606         Log: I sometimes outsmart myself.
5607      Branch: perl
5608            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
5609 ____________________________________________________________________________
5610 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
5611         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
5612              From: Michael G Schwern <schwern@pobox.com>
5613              Date: Sat, 15 Dec 2001 15:08:29 -0500
5614              Message-ID: <20011215200829.GK1548@blackrider>
5615      Branch: perl
5616            ! lib/AutoSplit.pm
5617 ____________________________________________________________________________
5618 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
5619         Log: perlunicode enchancements suggested by Jeffrey Friedl.
5620      Branch: perl
5621            ! pod/perlunicode.pod
5622 ____________________________________________________________________________
5623 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
5624         Log: Subject: [PATCH] perlunicode.pod
5625              From: Jeffrey Friedl <jfriedl@yahoo.com>
5626              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
5627              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
5628      Branch: perl
5629            ! pod/perlunicode.pod
5630 ____________________________________________________________________________
5631 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
5632         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
5633              From: Jeffrey Friedl <jfriedl@yahoo.com>
5634              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
5635              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
5636      Branch: perl
5637            ! lib/utf8_heavy.pl
5638 ____________________________________________________________________________
5639 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
5640         Log: Can't create surrogates; so can't match them, either.
5641      Branch: perl
5642            ! pod/perlunicode.pod
5643 ____________________________________________________________________________
5644 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
5645         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
5646              From: Michael G Schwern <schwern@pobox.com>
5647              Date: Sat, 15 Dec 2001 21:20:35 -0500
5648              Message-ID: <20011216022035.GE5672@blackrider>
5649      Branch: perl
5650            ! t/test.pl
5651 ____________________________________________________________________________
5652 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
5653         Log: Make creating UTF-8 surrogates a punishable act.
5654      Branch: perl
5655            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
5656 ____________________________________________________________________________
5657 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
5658         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
5659      Branch: perl
5660            + lib/unicore/In/172.pl lib/unicore/In/173.pl
5661            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
5662            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
5663            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
5664            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
5665            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
5666 ____________________________________________________________________________
5667 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
5668         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
5669              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5670              Date: Sat, 15 Dec 2001 23:21:43 +0100
5671              Message-ID: <20011215232143.A11790@rafael>
5672      Branch: perl
5673            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
5674 ____________________________________________________________________________
5675 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
5676         Log: Make charnames more robust.
5677      Branch: perl
5678            ! lib/charnames.pm
5679 ____________________________________________________________________________
5680 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
5681         Log: The hoops one has to jump through.
5682      Branch: perl
5683            ! ext/I18N/Langinfo/Langinfo.pm
5684 ____________________________________________________________________________
5685 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
5686         Log: Subject: [PATCH] perlstyle.pod nit on warnings
5687              From: Autrijus Tang <autrijus@egb.elixus.org>
5688              Date: Sat, 15 Dec 2001 04:24:34 -0800
5689              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
5690      Branch: perl
5691            ! pod/perlstyle.pod
5692 ____________________________________________________________________________
5693 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
5694         Log: I don't think we are in FooOS, Toto.
5695      Branch: perl
5696            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
5697 ____________________________________________________________________________
5698 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
5699         Log: Subject: Re: Untested modules update:  There's more than we thought
5700              From: chromatic <chromatic@rmci.net>
5701              Date: Fri, 14 Dec 2001 17:20:24 -0700
5702              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
5703      Branch: perl
5704            + lib/ExtUtils/MM_Cygwin.t
5705            ! MANIFEST
5706 ____________________________________________________________________________
5707 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
5708         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
5709              From: Michael G Schwern <schwern@pobox.com> 
5710              Date: Fri, 14 Dec 2001 20:59:42 -0500
5711              Message-ID: <20011215015942.GF28596@blackrider>
5712      Branch: perl
5713            ! t/TEST
5714 ____________________________________________________________________________
5715 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
5716         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
5717              From: Michael G Schwern <schwern@pobox.com> 
5718              Date: Fri, 14 Dec 2001 20:03:46 -0500
5719              Message-ID: <20011215010346.GD28596@blackrider>
5720      Branch: perl
5721            + ext/B/t/bblock.t
5722            ! MANIFEST
5723 ____________________________________________________________________________
5724 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
5725         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
5726              From: Michael G Schwern <schwern@pobox.com> 
5727              Date: Fri, 14 Dec 2001 19:59:13 -0500
5728              Message-ID: <20011215005913.GC28596@blackrider>
5729      Branch: perl
5730            ! ext/B/B/Bblock.pm
5731 ____________________________________________________________________________
5732 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
5733         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
5734              From: Michael G Schwern <schwern@pobox.com> 
5735              Date: Fri, 14 Dec 2001 19:36:12 -0500
5736              Message-ID: <20011215003611.GA28596@blackrider>
5737      Branch: perl
5738            + ext/B/t/asmdata.t
5739            ! MANIFEST
5740 ____________________________________________________________________________
5741 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
5742         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
5743              From: Michael G Schwern <schwern@pobox.com> 
5744              Date: Fri, 14 Dec 2001 19:14:14 -0500
5745              Message-ID: <20011215001414.GA25077@blackrider>
5746      Branch: perl
5747            ! bytecode.pl ext/B/B/Asmdata.pm
5748 ____________________________________________________________________________
5749 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
5750         Log: Permissions.
5751      Branch: perl
5752            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
5753            ! ext/Devel/PPPort/module3.c
5754 ____________________________________________________________________________
5755 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
5756         Log: Benchmark test from Nicholas Clark.
5757      Branch: perl
5758            + lib/Benchmark.t
5759            ! MANIFEST lib/Benchmark.pm
5760 ____________________________________________________________________________
5761 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
5762         Log: Mithing.
5763      Branch: perl
5764            + lib/Attribute/Handlers/demo/demo2.pl
5765            + lib/Attribute/Handlers/demo/demo3.pl
5766            + lib/Attribute/Handlers/demo/demo4.pl
5767 ____________________________________________________________________________
5768 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
5769         Log: Silence compiler worries found by Schwern/Digital cc.
5770      Branch: perl
5771            ! perlio.c sv.c x2p/str.c
5772 ____________________________________________________________________________
5773 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
5774         Log: User may not have a valid home directory even if
5775              getpwuid() succedds.
5776      Branch: perl
5777            ! ext/File/Glob/t/basic.t
5778 ____________________________________________________________________________
5779 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
5780         Log: Integrate with perlio.  (No changes, but that's okay.)
5781      Branch: perl
5782           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
5783 ____________________________________________________________________________
5784 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
5785         Log: Add a Configure hints file for VOS: the POSIX support
5786              of VOS is getting close to the point where it can run
5787              Configure (some Configure tweaks will be required).
5788      Branch: perl
5789            + hints/vos.sh
5790            ! MANIFEST
5791 ____________________________________________________________________________
5792 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
5793         Log: Update Changes.
5794      Branch: perl
5795            ! Changes patchlevel.h
5796 ____________________________________________________________________________
5797 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
5798         Log: Reintroduce Attribute::Handlers with Spider's fixes.
5799      Branch: perl
5800            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
5801            + lib/Attribute/Handlers/README
5802            + lib/Attribute/Handlers/demo/Demo.pm
5803            + lib/Attribute/Handlers/demo/Descriptions.pm
5804            + lib/Attribute/Handlers/demo/MyClass.pm
5805            + lib/Attribute/Handlers/demo/demo.pl
5806            + lib/Attribute/Handlers/demo/demo_call.pl
5807            + lib/Attribute/Handlers/demo/demo_chain.pl
5808            + lib/Attribute/Handlers/demo/demo_cycle.pl
5809            + lib/Attribute/Handlers/demo/demo_hashdir.pl
5810            + lib/Attribute/Handlers/demo/demo_phases.pl
5811            + lib/Attribute/Handlers/demo/demo_range.pl
5812            + lib/Attribute/Handlers/demo/demo_rawdata.pl
5813            + lib/Attribute/Handlers/t/multi.t
5814            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
5815 ____________________________________________________________________________
5816 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
5817         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
5818              From: Michael G Schwern <schwern@pobox.com> 
5819              Date: Thu, 13 Dec 2001 19:27:08 -0500
5820              Message-ID: <20011214002707.GA10532@blackrider>
5821              
5822              (reword the perlrun -t description a bit,
5823              and move the Itaint_warn to the bottom of
5824              the intrpvar.h for binary compatibility)
5825      Branch: perl
5826            + t/run/switcht.t
5827            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
5828            ! perlapi.h pod/perlrun.pod t/TEST taint.c
5829 ____________________________________________________________________________
5830 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
5831         Log: Detypo.
5832      Branch: perl
5833            ! utf8.c
5834 ____________________________________________________________________________
5835 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
5836         Log: Buffer overflow checks.
5837      Branch: perl
5838            ! utf8.c
5839 ____________________________________________________________________________
5840 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
5841         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
5842              From: Spider Boardman <spider@leggy.zk3.dec.com>
5843              Date: Thu, 13 Dec 2001 15:32:51 -0500
5844              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
5845      Branch: perl
5846            ! lib/ExtUtils/Embed.t
5847 ____________________________________________________________________________
5848 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
5849         Log: More on the Unicode "line" definition.
5850      Branch: perl
5851            ! pod/perlunicode.pod
5852 ____________________________________________________________________________
5853 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
5854         Log: Open-ended VERSION?
5855      Branch: perl
5856            ! lib/ExtUtils/Install.pm
5857 ____________________________________________________________________________
5858 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
5859         Log: Subject: [PATCH] Better make distclean
5860              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5861              Date: Thu, 13 Dec 2001 21:10:18 +0100
5862              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
5863      Branch: perl
5864            ! Makefile.SH
5865 ____________________________________________________________________________
5866 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
5867         Log: Remove Memoize::Saves as requested by mjd.
5868      Branch: perl
5869            - lib/Memoize/Saves.pm
5870            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
5871 ____________________________________________________________________________
5872 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
5873         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
5874              From: Michael G Schwern <schwern@pobox.com>
5875              Date: Tue, 11 Dec 2001 23:17:32 -0500
5876              Message-ID: <20011212041732.GS17250@blackrider>
5877      Branch: perl
5878            ! lib/ExtUtils/Install.pm
5879 ____________________________________________________________________________
5880 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
5881         Log: Subject: [PATCH] Re: use utf8; with bad utf8
5882              From: Nicholas Clark <nick@ccl4.org>
5883              Date: Thu, 13 Dec 2001 17:09:39 +0000
5884              Message-ID: <20011213170939.L21702@plum.flirble.org>
5885      Branch: perl
5886            ! t/lib/1_compile.t
5887 ____________________________________________________________________________
5888 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
5889         Log: Subject: (LONG!) Sort benchmarks and patch
5890              From: "John P. Linderman" <jpl@research.att.com>
5891              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
5892              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
5893      Branch: perl
5894            ! pp_sort.c
5895 ____________________________________________________________________________
5896 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
5897         Log: Unadorned numbers evil.
5898      Branch: perl
5899            ! pp.c regcomp.c regexec.c utf8.c utf8.h
5900 ____________________________________________________________________________
5901 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
5902         Log: "preprocessing directive not recognized within macro arg"
5903      Branch: perl
5904            ! ext/Data/Dumper/Dumper.xs
5905 ____________________________________________________________________________
5906 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
5907         Log: Subject: Clarifying the documentation of goto            
5908              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
5909              Date: Thu, 13 Dec 2001 08:57:38 -0500
5910              Message-ID: <3C18BD8B@operamail.com>
5911      Branch: perl
5912            ! pod/perlfunc.pod
5913 ____________________________________________________________________________
5914 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
5915         Log: It could be possible for the case-insensitive
5916              Unicode-aware string comparison to wander off
5917              to the la-la land.
5918      Branch: perl
5919            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
5920            ! regexec.c utf8.c
5921 ____________________________________________________________________________
5922 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
5923         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
5924              From: Michael G Schwern <schwern@pobox.com> 
5925              Date: Wed, 12 Dec 2001 21:53:46 -0500
5926              Message-ID: <20011213025346.GH25129@blackrider>
5927      Branch: perl
5928            ! lib/Net/hostent.t t/op/stat.t t/test.pl
5929 ____________________________________________________________________________
5930 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
5931         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
5932              From: Michael G Schwern <schwern@pobox.com> 
5933              Date: Wed, 12 Dec 2001 20:33:42 -0500
5934              Message-ID: <20011213013342.GX25129@blackrider>
5935      Branch: perl
5936            ! t/io/fs.t
5937 ____________________________________________________________________________
5938 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
5939         Log: Subject: Re: [PATCH] use utf8; tests
5940              From: Nicholas Clark <nick@ccl4.org>
5941              Date: Thu, 13 Dec 2001 00:16:58 +0000
5942              Message-ID: <20011213001658.I21702@plum.flirble.org>
5943      Branch: perl
5944            ! lib/utf8.t
5945 ____________________________________________________________________________
5946 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
5947         Log: EPOC fixes from Olaf Flebbe.
5948      Branch: perl
5949            ! README.epoc epoc/config.sh epoc/createpkg.pl
5950            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
5951 ____________________________________________________________________________
5952 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
5953         Log: Subject: [PATCH perl@13661] VMS test fix-ups
5954              From: "Craig A. Berry" <craigberry@mac.com>
5955              Date: Wed, 12 Dec 2001 16:27:48 -0600
5956              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
5957      Branch: perl
5958            ! lib/Net/hostent.t t/io/fs.t
5959 ____________________________________________________________________________
5960 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
5961         Log: Subject: Re: Next cygwin round.
5962              From: "Gerrit P. Haase" <gp@familiehaase.de>
5963              Date: Wed, 12 Dec 2001 21:59:00 +0100
5964              Message-ID: <122343874595.20011212215900@familiehaase.de>
5965      Branch: perl
5966            ! t/io/fs.t
5967 ____________________________________________________________________________
5968 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
5969         Log: Subject: [PATCH] use utf8; tests
5970              From: Nicholas Clark <nick@ccl4.org>
5971              Date: Wed, 12 Dec 2001 20:07:04 +0000
5972              Message-ID: <20011212200704.E21702@plum.flirble.org>
5973      Branch: perl
5974            ! lib/utf8.t t/test.pl
5975 ____________________________________________________________________________
5976 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
5977         Log: Update Changes.
5978      Branch: perl
5979            ! Changes patchlevel.h
5980 ____________________________________________________________________________
5981 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
5982         Log: Subject: [PATCH] Passing in env to perl_parse did not work
5983              From: Gisle Aas <gisle@ActiveState.com>
5984              Date: 11 Dec 2001 20:52:57 -0800
5985              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
5986      Branch: perl
5987            ! perl.c perl.h
5988 ____________________________________________________________________________
5989 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
5990         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
5991              mostly gcc -Wall complaining about the argument of %p not
5992              being a void *.
5993      Branch: perl
5994            ! perlio.c regcomp.c taint.c toke.c
5995 ____________________________________________________________________________
5996 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
5997         Log: Try YP/NIS also from /usr/lib/yp.
5998      Branch: perl
5999            ! Configure
6000 ____________________________________________________________________________
6001 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
6002         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
6003              From: Michael G Schwern <schwern@pobox.com>                
6004              Date: Wed, 12 Dec 2001 05:27:02 -0500      
6005              Message-ID: <20011212102702.GW17250@blackrider>
6006              
6007              (the op/grent part)
6008      Branch: perl
6009            ! t/op/grent.t
6010 ____________________________________________________________________________
6011 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
6012         Log: Weed out .files from ls and readdir() results.
6013      Branch: perl
6014            ! t/op/stat.t
6015 ____________________________________________________________________________
6016 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
6017         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
6018              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
6019              Date: Wed, 12 Dec 2001 10:52:21 +0100
6020              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
6021      Branch: perl
6022            ! lib/File/Find.pm
6023 ____________________________________________________________________________
6024 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
6025         Log: Subject: [PATCH] doio fatal on cygwin for 13651
6026              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
6027              Date: Wed, 12 Dec 2001 11:28:13 +0100      
6028              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
6029      Branch: perl
6030            ! doio.c
6031 ____________________________________________________________________________
6032 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
6033         Log: Get the whole line of ls, makes debugging easier
6034              (from Schwern)
6035      Branch: perl
6036            ! t/op/stat.t
6037 ____________________________________________________________________________
6038 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
6039         Log: rename() must be tested even without link()
6040              or the utime() and rename-directory tests fail.
6041              (Also got the BeOS utime atime/time the wrong way round.)
6042      Branch: perl
6043            ! t/io/fs.t
6044 ____________________________________________________________________________
6045 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
6046         Log: Now that the beos.c is compiled at the main level
6047              the header is in the beos/
6048      Branch: perl
6049            ! beos/beos.c
6050 ____________________________________________________________________________
6051 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
6052         Log: Must remember to require Socket.
6053      Branch: perl
6054            ! ext/Sys/Syslog/syslog.t
6055 ____________________________________________________________________________
6056 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
6057         Log: In BeOS Errno must resort to actual compilation
6058              and execution for some of the error constants.
6059      Branch: perl
6060            ! ext/Errno/Errno_pm.PL
6061 ____________________________________________________________________________
6062 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
6063         Log: BeOS still has no good sockets.
6064      Branch: perl
6065            ! ext/IO/lib/IO/t/io_sel.t
6066 ____________________________________________________________________________
6067 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
6068         Log: BeOS sockets are not true sockets.
6069      Branch: perl
6070            ! ext/IO/lib/IO/t/io_poll.t
6071 ____________________________________________________________________________
6072 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
6073         Log: No Socket, no Syslog.
6074      Branch: perl
6075            ! ext/Sys/Syslog/syslog.t
6076 ____________________________________________________________________________
6077 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
6078         Log: (On some platforms) missing truncate FH.
6079      Branch: perl
6080            ! pod/perltodo.pod
6081 ____________________________________________________________________________
6082 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
6083         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
6084              and vms would be muchly appreciated.
6085      Branch: perl
6086            ! t/io/fs.t
6087 ____________________________________________________________________________
6088 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
6089         Log: utime() updates only the mtime in BeOS. 
6090      Branch: perl
6091            ! pod/perlport.pod
6092 ____________________________________________________________________________
6093 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
6094         Log: No link(), no need to dSP.
6095      Branch: perl
6096            ! pp_sys.c
6097 ____________________________________________________________________________
6098 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
6099         Log: Missing argument.
6100      Branch: perl
6101            ! utf8.c
6102 ____________________________________________________________________________
6103 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
6104         Log: (1) To assume any setuid programs is silly.
6105              (2) Chaining tests with booleans means that some
6106              of them may not get run which means getting out
6107              of test count sync.
6108      Branch: perl
6109            ! t/op/stat.t
6110 ____________________________________________________________________________
6111 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
6112         Log: The beos.c needs to be in the main directory.
6113      Branch: perl
6114            ! hints/beos.sh
6115 ____________________________________________________________________________
6116 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
6117         Log: Detypo and rename.
6118      Branch: perl
6119            ! doio.c perl.h perlio.c perliol.h
6120 ____________________________________________________________________________
6121 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
6122         Log: This time I test compiled.  Honest.
6123      Branch: perl
6124            ! beos/beos.c
6125 ____________________________________________________________________________
6126 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
6127         Log: Subject: [PATCH] slightly more pack tests
6128              From: Nicholas Clark <nick@ccl4.org>
6129              Date: Tue, 11 Dec 2001 23:41:23 +0000
6130              Message-ID: <20011211234123.Y21702@plum.flirble.org>
6131      Branch: perl
6132            ! t/op/pack.t
6133 ____________________________________________________________________________
6134 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
6135         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
6136              From: "Craig A. Berry" <craigberry@mac.com>
6137              Date: Tue, 11 Dec 2001 16:39:13 -0600
6138              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
6139      Branch: perl
6140            ! configure.com
6141 ____________________________________________________________________________
6142 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
6143         Log: Subject: $Config{perlpath} and -Dversiononly
6144              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6145              Date: Tue, 11 Dec 2001 23:32:33 +0100
6146              Message-ID: <20011211233233.A11587@rafael>
6147      Branch: perl
6148            ! Configure
6149 ____________________________________________________________________________
6150 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
6151         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
6152              From: Nicholas Clark <nick@ccl4.org>
6153              Date: Tue, 11 Dec 2001 21:59:36 +0000
6154              Message-ID: <20011211215935.W21702@plum.flirble.org>
6155      Branch: perl
6156            ! t/op/pack.t
6157 ____________________________________________________________________________
6158 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
6159         Log: More UTF-8 API docs.
6160      Branch: perl
6161            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
6162 ____________________________________________________________________________
6163 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
6164         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
6165              From: Nicholas Clark <nick@ccl4.org>
6166              Date: Tue, 11 Dec 2001 20:08:59 +0000
6167              Message-ID: <20011211200859.S21702@plum.flirble.org>
6168      Branch: perl
6169            ! t/op/pack.t
6170 ____________________________________________________________________________
6171 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
6172         Log: Subject: Re: use utf8; with bad utf8
6173              From: Nicholas Clark <nick@ccl4.org>
6174              Date: Tue, 11 Dec 2001 19:49:21 +0000
6175              Message-ID: <20011211194921.R21702@plum.flirble.org>
6176      Branch: perl
6177            ! lib/utf8.t
6178 ____________________________________________________________________________
6179 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
6180         Log: Can't spell worth a dam.  (Try Three Gorges.)
6181      Branch: perl
6182            ! beos/beos.c
6183 ____________________________________________________________________________
6184 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
6185         Log: We need DWIM cpps.
6186      Branch: perl
6187            ! perlio.c
6188 ____________________________________________________________________________
6189 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
6190         Log: The unixish.h needs to be found and the waitpid wrapper
6191              could use a proto.
6192      Branch: perl
6193            ! beos/beosish.h
6194 ____________________________________________________________________________
6195 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
6196         Log: The BeOS waitpid() seems to be broken,
6197              have a wrapper for it.
6198      Branch: perl
6199            + beos/beos.c beos/beosish.h
6200            ! MANIFEST hints/beos.sh perl.h
6201 ____________________________________________________________________________
6202 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
6203         Log: Unlean the leaning tower of Babel.
6204      Branch: perl
6205            ! perl.h
6206 ____________________________________________________________________________
6207 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
6208         Log: Retract #13607 until we figure out what to do with autouse.
6209      Branch: perl
6210            ! lib/Carp.pm
6211 ____________________________________________________________________________
6212 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
6213         Log: Try to handle platforms that have O_TEXT != O_BINARY but
6214              which are not DOSish, BeOS being one of such platforms.
6215              Ideally this should be a Configure test, not a hardwired
6216              cpp symbol test... 
6217      Branch: perl
6218            ! doio.c perl.h perlio.c perliol.h
6219 ____________________________________________________________________________
6220 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
6221         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
6222              From: Jonathan Stowe <gellyfish@gellyfish.com>
6223              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
6224              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
6225      Branch: perl
6226            ! lib/Term/Cap.pm lib/Term/Cap.t
6227 ____________________________________________________________________________
6228 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
6229         Log: Subject: [patch perlio.c] test for NULL before derefencing
6230              From: Stas Bekman <stas@stason.org>
6231              Date: Tue, 11 Dec 2001 16:17:55 +0800
6232              Message-ID: <3C15C133.8@stason.org>
6233      Branch: perl
6234            ! perlio.c
6235 ____________________________________________________________________________
6236 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
6237         Log: BeOS has socket() but not enough to build a working Socket.
6238              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
6239              new networking implementation, which is rumored to fix the
6240              non-standardness of sockets, but it's apparently not publicly
6241              available, and anything to do with BeOS has become quite
6242              complicated with the sale of the Be assets to Palm.)
6243      Branch: perl
6244            ! Configure
6245 ____________________________________________________________________________
6246 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
6247         Log: Subject: Exporter's documentation shouldn't lie               
6248              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
6249              Date: Mon, 10 Dec 2001 21:30:20 -0500
6250              Message-ID: <3C4AA201@operamail.com>
6251      Branch: perl
6252            ! lib/Exporter.pm
6253 ____________________________________________________________________________
6254 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
6255         Log: Make Errno better in BeOS (the second hunk is
6256              good on any platform).  Still not working in BeOS
6257              are the E constants that refer BeOS native error
6258              constants (B_...) which are enums (*groan*).
6259      Branch: perl
6260            ! ext/Errno/Errno_pm.PL
6261 ____________________________________________________________________________
6262 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
6263         Log: The BeOS linker seems to link the last seen symbol,
6264              not the first (so the symbols of op.o from libperl.so
6265              would get linked to miniperl instead of the symbols of
6266              opmini.o)-- use the same trick as for NeXT4 for linking
6267              miniperl.
6268      Branch: perl
6269            ! Makefile.SH
6270 ____________________________________________________________________________
6271 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
6272         Log: Subject: Re: [PATCH] tests for hash assignment
6273              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6274              Date: Tue, 11 Dec 2001 01:48:55 +0000
6275              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
6276      Branch: perl
6277            ! utf8.c
6278 ____________________________________________________________________________
6279 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
6280         Log: (retracted by #13622)
6281              
6282              Subject: RE: More verbose POD for Carp
6283              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
6284              Date: Mon, 10 Dec 2001 20:23:20 -0500
6285              Message-ID: <3C4A3566@operamail.com>
6286      Branch: perl
6287            ! lib/Carp.pm
6288 ____________________________________________________________________________
6289 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
6290         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
6291              From: "Craig A. Berry" <craigberry@mac.com>
6292              Date: Mon, 10 Dec 2001 18:25:37 -0600
6293              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
6294      Branch: perl
6295            ! t/op/write.t t/test.pl
6296 ____________________________________________________________________________
6297 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
6298         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
6299              From: Michael G Schwern <schwern@pobox.com>
6300              Date: Mon, 10 Dec 2001 08:00:01 -0500
6301              Message-ID: <20011210130000.GK1770@blackrider>
6302      Branch: perl
6303            ! t/comp/multiline.t
6304 ____________________________________________________________________________
6305 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
6306         Log: Subject: Re: [PATCH] tests for hash assignment
6307              From: Nicholas Clark <nick@ccl4.org>
6308              Date: Mon, 10 Dec 2001 23:22:28 +0000
6309              Message-ID: <20011210232228.M21702@plum.flirble.org>
6310      Branch: perl
6311            + t/op/hashassign.t
6312            ! MANIFEST t/op/each.t t/test.pl
6313 ____________________________________________________________________________
6314 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
6315         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
6316              From: "Craig A. Berry" <craigberry@mac.com>
6317              Date: Mon, 10 Dec 2001 16:38:14 -0600
6318              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
6319      Branch: perl
6320            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
6321 ____________________________________________________________________________
6322 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
6323         Log: Subject: [PATCH perl@13600] configure.com fixes
6324              From: "Craig A. Berry" <craigberry@mac.com>
6325              Date: Mon, 10 Dec 2001 14:40:20 -0600
6326              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
6327      Branch: perl
6328            ! configure.com
6329 ____________________________________________________________________________
6330 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
6331         Log: Silence BeOS compilation moaning.
6332      Branch: perl
6333            ! perl.h
6334 ____________________________________________________________________________
6335 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
6336         Log: Update Changes.
6337      Branch: perl
6338            ! Changes patchlevel.h
6339 ____________________________________________________________________________
6340 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
6341         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
6342              From: Michael G Schwern <schwern@pobox.com>
6343              Date: Mon, 10 Dec 2001 01:21:03 -0500
6344              Message-ID: <20011210062103.GC1770@blackrider>
6345      Branch: perl
6346            ! lib/ExtUtils/Command.t
6347 ____________________________________________________________________________
6348 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
6349         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
6350              From: Michael G Schwern <schwern@pobox.com>
6351              Date: Mon, 10 Dec 2001 01:10:57 -0500
6352              Message-ID: <20011210061057.GB1770@blackrider>
6353      Branch: perl
6354            ! t/op/groups.t
6355 ____________________________________________________________________________
6356 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
6357         Log: Retract #13596, #13593 should do the trick.
6358      Branch: perl
6359            ! t/op/stat.t
6360 ____________________________________________________________________________
6361 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
6362         Log: (retracted by #13597, #13593 does the job better)
6363              
6364              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
6365              From: Michael G Schwern <schwern@pobox.com>
6366              Date: Mon, 10 Dec 2001 00:53:16 -0500
6367              Message-ID: <20011210055316.GA1770@blackrider>
6368      Branch: perl
6369            ! t/op/stat.t
6370 ____________________________________________________________________________
6371 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
6372         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
6373              From: Michael G Schwern <schwern@pobox.com> 
6374              Date: Mon, 10 Dec 2001 02:19:14 -0500
6375              Message-ID: <20011210071914.GF1770@blackrider>
6376      Branch: perl
6377            ! lib/AutoSplit.t
6378 ____________________________________________________________________________
6379 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
6380         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
6381              From: Michael G Schwern <schwern@pobox.com>
6382              Date: Mon, 10 Dec 2001 02:47:40 -0500
6383              Message-ID: <20011210074739.GH1770@blackrider>
6384      Branch: perl
6385            ! t/op/pack.t
6386 ____________________________________________________________________________
6387 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
6388         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
6389              From: Michael G Schwern <schwern@pobox.com>
6390              Date: Mon, 10 Dec 2001 02:54:22 -0500
6391              Message-ID: <20011210075422.GI1770@blackrider>
6392      Branch: perl
6393            ! t/test.pl
6394 ____________________________________________________________________________
6395 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
6396         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
6397              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
6398              Date: Mon, 10 Dec 2001 08:45:20 +0100
6399              Message-ID: <3C146810.60B5B7C0@alcatel.at>
6400      Branch: perl
6401            ! pp_pack.c
6402 ____________________________________________________________________________
6403 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
6404         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
6405              From: Michael G Schwern <schwern@pobox.com>
6406              Date: Mon, 10 Dec 2001 03:27:02 -0500
6407              Message-ID: <20011210082702.GN1770@blackrider>
6408      Branch: perl
6409            ! t/io/openpid.t
6410 ____________________________________________________________________________
6411 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
6412         Log: More chmod +w.
6413      Branch: perl
6414            ! Porting/makerel
6415 ____________________________________________________________________________
6416 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
6417         Log: Just skip the readability test if running as root.
6418      Branch: perl
6419            ! lib/Net/t/netrc.t
6420 ____________________________________________________________________________
6421 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
6422         Log: Tell about the downside of safe signals.
6423      Branch: perl
6424            ! pod/perldelta.pod
6425 ____________________________________________________________________________
6426 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
6427         Log: Make the whole -lperl thing NetBSD only until we
6428              find some other platform that needs the same.
6429      Branch: perl
6430            ! lib/ExtUtils/MM_Unix.pm
6431 ____________________________________________________________________________
6432 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
6433         Log: Subject: [PATCH t/op/pack.t] Cleanup
6434              From: Michael G Schwern <schwern@pobox.com> 
6435              Date: Sun, 9 Dec 2001 23:08:26 -0500
6436              Message-ID: <20011210040826.GD660@blackrider>
6437      Branch: perl
6438            ! t/op/pack.t
6439 ____________________________________________________________________________
6440 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
6441         Log: Add threads support for NetBSD.
6442              
6443              This is also the first (I think) Perl threads build with
6444              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
6445              NetBSD does not as of yet have true kernel POSIX threads,
6446              but the user-level pth seems to be doing pretty well--
6447              the only failure is that threads/t/basic okays 6 and 7
6448              consistently seem be arriving in the reverse order.
6449              Well, gdbm.t is also failing: 'Undefined PLT symbol
6450              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
6451              guessing that GDBM would need a threaded rebuild.
6452      Branch: perl
6453            ! hints/netbsd.sh
6454 ____________________________________________________________________________
6455 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
6456         Log: Update the ithreads selection info in Configure,
6457              as suggested by Michael Schwern.
6458      Branch: perl
6459            ! Configure
6460 ____________________________________________________________________________
6461 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
6462         Log: Clearing locale environment simply doesn't seem to
6463              guarantee that (nl_)langinfo(CODESET) would return nil.
6464              (I for example get "ISO8859-1", so <guess>maybe there can
6465              be per-system default settings at work</guess>.)
6466      Branch: perl
6467            ! lib/open.t
6468 ____________________________________________________________________________
6469 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
6470         Log: Subject: RE: Exporter fixes reversed in 13540?
6471              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
6472              Date: Sun, 9 Dec 2001 12:55:15 -0500
6473              Message-ID: <3C13F455@operamail.com>
6474      Branch: perl
6475            ! lib/open.pm
6476 ____________________________________________________________________________
6477 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
6478         Log: Root is the lizard king.
6479      Branch: perl
6480            ! lib/Net/t/netrc.t
6481 ____________________________________________________________________________
6482 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
6483         Log: Telling how many tests we are expecting helps.
6484      Branch: perl
6485            ! ext/POSIX/t/waitpid.t
6486 ____________________________________________________________________________
6487 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
6488         Log: Add a test case for waitpid(): from Rocco Caputo.
6489      Branch: perl
6490            + ext/POSIX/t/waitpid.t
6491            ! MANIFEST
6492 ____________________________________________________________________________
6493 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
6494         Log: Subject: [PATCH] Term::ReadLine tweaks and test
6495              From: Richard Clamp <richardc@unixbeard.net>
6496              Date: Mon, 10 Dec 2001 00:51:47 +0000
6497              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
6498      Branch: perl
6499            + lib/Term/ReadLine.t
6500            ! MANIFEST lib/Term/ReadLine.pm
6501 ____________________________________________________________________________
6502 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
6503         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
6504              From: Rocco Caputo <troc@netrus.net>
6505              Date: Sun, 9 Dec 2001 18:12:38 -0500
6506              Message-ID: <20011209181238.A803@eyrie.homenet>
6507      Branch: perl
6508            ! win32/win32.c
6509 ____________________________________________________________________________
6510 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
6511         Log: make sure that va_start() has matching va_end();
6512              from OpenBSD 3.0.
6513      Branch: perl
6514            ! x2p/util.c
6515 ____________________________________________________________________________
6516 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
6517         Log: h2ph updates from OpenBSD 3.0.
6518      Branch: perl
6519            ! utils/h2ph.PL
6520 ____________________________________________________________________________
6521 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
6522         Log: OpenBSD hints update from OpenBSD 3.0.
6523      Branch: perl
6524            ! hints/openbsd.sh
6525 ____________________________________________________________________________
6526 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
6527         Log: DJGPP tweaks from Laszlo Molnar.
6528      Branch: perl
6529            ! djgpp/config.over lib/File/Find/t/find.t
6530            ! lib/File/Find/t/taint.t t/pod/find.t
6531 ____________________________________________________________________________
6532 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
6533         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
6534              From: Michael G Schwern <schwern@pobox.com> 
6535              Date: Sun, 9 Dec 2001 19:28:12 -0500
6536              Message-ID: <20011210002812.GF13586@blackrider>
6537      Branch: perl
6538            ! README.cygwin
6539 ____________________________________________________________________________
6540 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
6541         Log: README.cygwin update from Gerrit P. Haase.
6542      Branch: perl
6543            ! README.cygwin
6544 ____________________________________________________________________________
6545 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
6546         Log: Apply NetBSD patch-ag: shared/static linking,
6547              but make the change less intrusive on non-NetBSD.
6548      Branch: perl
6549            ! lib/ExtUtils/MM_Unix.pm
6550 ____________________________________________________________________________
6551 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
6552         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
6553      Branch: perl
6554            ! lib/ExtUtils/Liblist.pm
6555 ____________________________________________________________________________
6556 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
6557         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
6558      Branch: perl
6559            ! regcomp.c
6560 ____________________________________________________________________________
6561 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
6562         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
6563      Branch: perl
6564            ! pp.c
6565 ____________________________________________________________________________
6566 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
6567         Log: Apply NetBSD patch-ac.
6568              (the fix has already been done: change #9706, fully qualified
6569              pathnames in packlists)
6570      Branch: perl
6571            ! lib/ExtUtils/Install.pm
6572 ____________________________________________________________________________
6573 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
6574         Log: Apply NetBSD patch-ab: NetBSD hints update.
6575      Branch: perl
6576            ! hints/netbsd.sh
6577 ____________________________________________________________________________
6578 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
6579         Log: NetBSD has <ieeefp.h> but hidden.
6580      Branch: perl
6581            ! hints/netbsd.sh
6582 ____________________________________________________________________________
6583 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
6584         Log: Implement NetBSD patch-aa.
6585      Branch: perl
6586            ! Configure
6587 ____________________________________________________________________________
6588 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
6589         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
6590              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
6591              Date: Sun, 09 Dec 2001 13:40:58 +0100
6592              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
6593              
6594              (The lstat()s were there in 5.6.1: what happened to them?)
6595      Branch: perl
6596            ! lib/File/Find.pm
6597 ____________________________________________________________________________
6598 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
6599         Log: Quickie documentation of the C UTF-8 API.
6600      Branch: perl
6601            ! pod/perlunicode.pod
6602 ____________________________________________________________________________
6603 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
6604         Log: Subject: bleadperl on cygwin weirdness...
6605              From: "Gerrit P. Haase" <gp@familiehaase.de>
6606              Date: Sun, 9 Dec 2001 20:31:28 +0100
6607              Message-ID: <13779422183.20011209203128@familiehaase.de>          
6608              
6609              (plus libperl*.dll version portability tweaks)
6610      Branch: perl
6611            ! lib/ExtUtils/Embed.t
6612 ____________________________________________________________________________
6613 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
6614         Log: Instead of muting symbol export error if under eval,
6615              delay the errors until the croak().
6616              
6617              (replaces #13408)
6618      Branch: perl
6619            ! lib/Exporter/Heavy.pm
6620 ____________________________________________________________________________
6621 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
6622         Log: Basegroup 0 is a cygwin_nt thing.
6623      Branch: perl
6624            ! t/op/groups.t
6625 ____________________________________________________________________________
6626 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
6627         Log: Also WinME is LoseLink.
6628      Branch: perl
6629            ! t/op/stat.t
6630 ____________________________________________________________________________
6631 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
6632         Log: Forgotten checkin.
6633      Branch: perl
6634            ! lib/User/grent.t
6635 ____________________________________________________________________________
6636 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
6637         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
6638              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
6639              Date: Sun, 09 Dec 2001 13:45:06 +0100
6640              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
6641      Branch: perl
6642            ! lib/File/Find.pm
6643 ____________________________________________________________________________
6644 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
6645         Log: Tweakback.
6646      Branch: perl
6647            ! lib/Net/hostent.t
6648 ____________________________________________________________________________
6649 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
6650         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
6651              From: Michael G Schwern <schwern@pobox.com>
6652              Date: Sat, 8 Dec 2001 14:48:38 -0500
6653              Message-ID: <20011208194838.GA8650@blackrider>
6654      Branch: perl
6655            ! t/op/grent.t
6656 ____________________________________________________________________________
6657 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
6658         Log: Subject: [README.cygwin] Removing old expected test failures
6659              From: Michael G Schwern <schwern@pobox.com>
6660              Date: Sat, 8 Dec 2001 15:38:28 -0500
6661              Message-ID: <20011208203828.GB9017@blackrider>
6662      Branch: perl
6663            ! README.cygwin
6664 ____________________________________________________________________________
6665 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
6666         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
6667              From: Michael G Schwern <schwern@pobox.com>                
6668              Date: Sat, 8 Dec 2001 15:26:59 -0500
6669              Message-ID: <20011208202659.GA9017@blackrider> 
6670      Branch: perl
6671            ! lib/Net/hostent.t
6672 ____________________________________________________________________________
6673 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
6674         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
6675              From: Michael G Schwern <schwern@pobox.com> 
6676              Date: Sat, 8 Dec 2001 15:06:16 -0500
6677              Message-ID: <20011208200616.GA8915@blackrider>
6678      Branch: perl
6679            ! t/op/stat.t
6680 ____________________________________________________________________________
6681 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
6682         Log: Developer deprecations and an incompatibility.
6683      Branch: perl
6684            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
6685 ____________________________________________________________________________
6686 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
6687         Log: Shoo.
6688      Branch: perl
6689            - lib/Attribute/Handlers.pm
6690 ____________________________________________________________________________
6691 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
6692         Log: Remove Attribute::Handlers, as per Damian's request.
6693              (Because of fixing the my variables to be now handled
6694              in run-time, the whole internals of the A::H needs to
6695              be rewritten and Damian will not have time for that
6696              for months.)
6697      Branch: perl
6698            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
6699            - lib/Attribute/Handlers/demo/Demo.pm
6700            - lib/Attribute/Handlers/demo/Descriptions.pm
6701            - lib/Attribute/Handlers/demo/MyClass.pm
6702            - lib/Attribute/Handlers/demo/demo.pl
6703            - lib/Attribute/Handlers/demo/demo2.pl
6704            - lib/Attribute/Handlers/demo/demo3.pl
6705            - lib/Attribute/Handlers/demo/demo4.pl
6706            - lib/Attribute/Handlers/demo/demo_call.pl
6707            - lib/Attribute/Handlers/demo/demo_chain.pl
6708            - lib/Attribute/Handlers/demo/demo_cycle.pl
6709            - lib/Attribute/Handlers/demo/demo_hashdir.pl
6710            - lib/Attribute/Handlers/demo/demo_phases.pl
6711            - lib/Attribute/Handlers/demo/demo_range.pl
6712            - lib/Attribute/Handlers/demo/demo_rawdata.pl
6713            - lib/Attribute/Handlers/t/multi.t
6714            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
6715            ! pod/perlmodlib.pod pod/perltoc.pod
6716 ____________________________________________________________________________
6717 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
6718         Log: Subject: Re: attributes are broken
6719              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6720              Date: Sun, 09 Dec 2001 00:09:23 -0500
6721              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
6722      Branch: perl
6723            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
6724            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
6725            ! xsutils.c
6726 ____________________________________________________________________________
6727 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
6728         Log: Forgotten checkin.
6729      Branch: perl
6730            ! lib/Pod/Text.pm
6731 ____________________________________________________________________________
6732 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
6733         Log: uconfig.h update.
6734      Branch: perl
6735            ! uconfig.h
6736 ____________________________________________________________________________
6737 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
6738         Log: Update Changes.
6739      Branch: perl
6740            ! Changes patchlevel.h
6741 ____________________________________________________________________________
6742 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
6743         Log: Note that some of the Unicode features are
6744              dependent on perlio.
6745      Branch: perl
6746            ! pod/perluniintro.pod
6747 ____________________________________________________________________________
6748 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
6749         Log: Regen perlapi, regen toc.
6750      Branch: perl
6751            ! pod/perlapi.pod pod/perltoc.pod
6752 ____________________________________________________________________________
6753 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
6754         Log: FAQ sync.
6755      Branch: perl
6756            ! pod/perlfaq4.pod pod/perlfaq6.pod
6757 ____________________________________________________________________________
6758 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
6759         Log: Subject: [PATCH] Fix odd language in an sv.c comment
6760              From: coral@eekeek.org
6761              Date: Sat, 8 Dec 2001 12:19:39 -0500
6762              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
6763      Branch: perl
6764            ! sv.c
6765 ____________________________________________________________________________
6766 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
6767         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
6768              From: Michael G Schwern <schwern@pobox.com>
6769              Date: Fri, 7 Dec 2001 20:03:45 -0500
6770              Message-ID: <20011208010345.GD642@blackrider>
6771              
6772              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
6773              From: Michael G Schwern <schwern@pobox.com>
6774              Date: Fri, 7 Dec 2001 20:13:54 -0500
6775              Message-ID: <20011208011354.GE642@blackrider>
6776              
6777              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
6778              From: Michael G Schwern <schwern@pobox.com>
6779              Date: Fri, 7 Dec 2001 21:47:36 -0500
6780              Message-ID: <20011208024736.GH642@blackrider>
6781              
6782              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
6783              From: Michael G Schwern <schwern@pobox.com>
6784              Date: Fri, 7 Dec 2001 23:09:43 -0500
6785              Message-ID: <20011208040943.GK642@blackrider>
6786              
6787              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
6788              Message-Id: <a05101004b83754903506@[172.16.52.1]>
6789              Date: Fri, 7 Dec 2001 23:28:15 -0600
6790              From: "Craig A. Berry" <craigberry@mac.com>
6791      Branch: perl
6792            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
6793 ____________________________________________________________________________
6794 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
6795         Log: Integrate perlio.
6796      Branch: perl
6797           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
6798           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
6799 ____________________________________________________________________________
6800 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
6801         Log: Retract #11156 since Sarathy has found that it breaks code:
6802              http://bugs.ActiveState.com/show_bug.cgi?id=18457
6803              http://bugs.ActiveState.com/show_bug.cgi?id=18858
6804      Branch: perl
6805            ! op.c sv.c t/op/pos.t
6806 ____________________________________________________________________________
6807 [ 13532] By: nick                                  on 2001/12/08  14:11:12
6808         Log: Integrate mainline
6809      Branch: perlio
6810           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
6811           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
6812 ____________________________________________________________________________
6813 [ 13531] By: nick                                  on 2001/12/08  13:48:21
6814         Log: Tweak multi-arg open error messages
6815      Branch: perlio
6816            ! perlio.c
6817 ____________________________________________________________________________
6818 [ 13530] By: nick                                  on 2001/12/08  10:20:06
6819         Log: Allow multi-arg open() if opening layer declares this legal.
6820      Branch: perlio
6821            ! doio.c perlio.c perliol.h
6822 ____________________________________________________________________________
6823 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
6824         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
6825              From: Michael G Schwern <schwern@pobox.com>       
6826              Date: Fri, 7 Dec 2001 19:41:31 -0500
6827              Message-ID: <20011208004131.GC642@blackrider>
6828      Branch: perl
6829            ! t/run/switches.t t/test.pl
6830 ____________________________________________________________________________
6831 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
6832         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
6833              From: Michael G Schwern <schwern@pobox.com>       
6834              Date: Fri, 7 Dec 2001 19:12:44 -0500
6835              Message-ID: <20011208001244.GB642@blackrider>
6836      Branch: perl
6837            ! t/op/stat.t
6838 ____________________________________________________________________________
6839 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
6840         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
6841              From: Michael G Schwern <schwern@pobox.com>
6842              Date: Fri, 7 Dec 2001 17:28:57 -0500
6843              Message-ID: <20011207222857.GI23210@blackrider>
6844      Branch: perl
6845            ! t/op/magic.t
6846 ____________________________________________________________________________
6847 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
6848         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
6849      Branch: perl
6850            ! t/test.pl
6851 ____________________________________________________________________________
6852 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
6853         Log: which_perl: delay as much a possible till runtime.
6854      Branch: perl
6855            ! t/test.pl
6856 ____________________________________________________________________________
6857 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
6858         Log: Further tweakage to which_perl().
6859      Branch: perl
6860            ! t/test.pl
6861 ____________________________________________________________________________
6862 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
6863         Log: perluniintro tweaks.
6864      Branch: perl
6865            ! pod/perluniintro.pod
6866 ____________________________________________________________________________
6867 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
6868         Log: Tweak the $Perl computation.
6869      Branch: perl
6870            ! t/test.pl
6871 ____________________________________________________________________________
6872 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
6873         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
6874              From: Nicholas Clark <nick@ccl4.org>
6875              Date: Fri, 7 Dec 2001 17:06:56 +0000
6876              Message-ID: <20011207170656.G21702@plum.flirble.org>
6877      Branch: perl
6878            ! doop.c t/op/chop.t
6879 ____________________________________________________________________________
6880 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
6881         Log: Update Changes.
6882      Branch: perl
6883            ! Changes patchlevel.h
6884 ____________________________________________________________________________
6885 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
6886         Log: Missing ).
6887      Branch: perl
6888            ! t/test.pl
6889 ____________________________________________________________________________
6890 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
6891         Log: Allow several arguments to display().
6892      Branch: perl
6893            ! t/test.pl
6894 ____________________________________________________________________________
6895 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
6896         Log: /dev/stdout could be either a character special file
6897              or a named pipe, so let's pretend it doesn't exist.
6898      Branch: perl
6899            ! t/op/stat.t
6900 ____________________________________________________________________________
6901 [ 13516] By: nick                                  on 2001/12/07  15:09:23
6902         Log: Integrate again - can I catch up ?
6903      Branch: perlio
6904           !> t/test.pl
6905 ____________________________________________________________________________
6906 [ 13515] By: nick                                  on 2001/12/07  15:08:17
6907         Log: Integrate mainline some more
6908      Branch: perlio
6909           !> README.hpux hints/linux.sh pod/perlfunc.pod
6910 ____________________________________________________________________________
6911 [ 13514] By: nick                                  on 2001/12/07  15:07:15
6912         Log: Integrate mainline
6913      Branch: perlio
6914           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
6915           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
6916           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
6917           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
6918           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
6919           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
6920           +> t/lib/Math/BigInt/BareCalc.pm
6921            - ext/Devel/PPPort/harness/Harness.pm
6922            - ext/Devel/PPPort/harness/Harness.xs
6923            - ext/Devel/PPPort/harness/Makefile.PL
6924            - ext/Devel/PPPort/harness/module2.c
6925            - ext/Devel/PPPort/harness/module3.c
6926            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
6927            - lib/File/Spec/Functions.t
6928           !> (integrate 103 files)
6929 ____________________________________________________________________________
6930 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
6931         Log: Add display() for displaying icky scalars.
6932      Branch: perl
6933            ! t/test.pl
6934 ____________________________________________________________________________
6935 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
6936         Log: Subject: [ID 20011207.001] documentation bug for waitpid
6937              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
6938              Date: Fri, 7 Dec 2001 12:44:56 +0100
6939              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
6940      Branch: perl
6941            ! pod/perlfunc.pod
6942 ____________________________________________________________________________
6943 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
6944         Log: gcc version matching didn't.
6945      Branch: perl
6946            ! hints/linux.sh
6947 ____________________________________________________________________________
6948 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
6949         Log: Subject: HP renamed their servers              
6950              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6951              Date: Fri, 07 Dec 2001 12:07:22 +0100
6952              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
6953      Branch: perl
6954            ! README.hpux
6955 ____________________________________________________________________________
6956 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
6957         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
6958              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6959              Date: Fri, 7 Dec 2001 00:24:55 -0500
6960              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
6961      Branch: perl
6962            ! pod/perlport.pod
6963 ____________________________________________________________________________
6964 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
6965         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
6966              From: Michael G Schwern <schwern@pobox.com> 
6967              Date: Thu, 6 Dec 2001 22:56:34 -0500
6968              Message-ID: <20011207035634.GO22648@blackrider>
6969      Branch: perl
6970            ! t/base/lex.t t/op/exec.t
6971 ____________________________________________________________________________
6972 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
6973         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
6974              From: Michael G Schwern <schwern@pobox.com>
6975              Date: Thu, 6 Dec 2001 22:45:44 -0500
6976              Message-ID: <20011207034544.GN22648@blackrider>
6977              
6978              (plus op/ref tweak)
6979      Branch: perl
6980            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
6981            ! t/run/kill_perl.t t/test.pl
6982 ____________________________________________________________________________
6983 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
6984         Log: Upgrade to Math::BigInt 1.48.
6985      Branch: perl
6986            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
6987            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6988            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
6989            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
6990            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
6991            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6992            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
6993 ____________________________________________________________________________
6994 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
6995         Log: Mention also perl56delta in case somone is upgrading from
6996              Perl 5.005_03.
6997      Branch: perl
6998            ! pod/perldelta.pod
6999 ____________________________________________________________________________
7000 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
7001         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
7002              From: Michael G Schwern <schwern@pobox.com>
7003              Date: Thu, 6 Dec 2001 15:15:28 -0500
7004              Message-ID: <20011206201528.GF16414@blackrider>
7005              
7006              (just the term.t, not the lex.t)
7007              
7008              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
7009              From: Michael G Schwern <schwern@pobox.com>
7010              Date: Thu, 6 Dec 2001 15:22:22 -0500
7011              Message-ID: <20011206202222.GG16414@blackrider>
7012              
7013              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
7014              From: Michael G Schwern <schwern@pobox.com>
7015              Date: Thu, 6 Dec 2001 15:31:58 -0500
7016              Message-ID: <20011206203158.GI16414@blackrider>
7017              
7018              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
7019              From: Michael G Schwern <schwern@pobox.com>
7020              Date: Thu, 6 Dec 2001 17:38:55 -0500
7021              Message-ID: <20011206223855.GC22648@blackrider>
7022      Branch: perl
7023            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
7024            ! t/test.pl
7025 ____________________________________________________________________________
7026 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
7027         Log: Update the thr5005 situation.
7028      Branch: perl
7029            ! pod/perldelta.pod
7030 ____________________________________________________________________________
7031 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
7032         Log: perldelta borrowings from perl561delta.
7033      Branch: perl
7034            ! pod/perldelta.pod
7035 ____________________________________________________________________________
7036 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
7037         Log: Add the 5.6.1 perldelta as perl561delta.
7038              (Makes it easier to steal stuff for perldelta :-)
7039      Branch: perl
7040            + pod/perl561delta.pod
7041            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7042 ____________________________________________________________________________
7043 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
7044         Log: Retract #13496 for now.
7045      Branch: perl
7046            ! t/base/lex.t t/base/term.t
7047 ____________________________________________________________________________
7048 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
7049         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
7050              From: "Craig A. Berry" <craigberry@mac.com>
7051              Date: Thu, 6 Dec 2001 14:54:36 -0600
7052              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
7053      Branch: perl
7054            ! vms/ext/filespec.t
7055 ____________________________________________________________________________
7056 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
7057         Log: (retracted by #13499)
7058              
7059              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
7060              From: Michael G Schwern <schwern@pobox.com>
7061              Date: Thu, 6 Dec 2001 15:15:28 -0500
7062              Message-ID: <20011206201528.GF16414@blackrider>
7063      Branch: perl
7064            ! t/base/lex.t t/base/term.t
7065 ____________________________________________________________________________
7066 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
7067         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
7068              From: Michael G Schwern <schwern@pobox.com>
7069              Date: Thu, 6 Dec 2001 13:54:48 -0500
7070              Message-ID: <20011206185448.GC16414@blackrider>
7071      Branch: perl
7072            ! t/op/stat.t
7073 ____________________________________________________________________________
7074 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
7075         Log: The #4 has nothing to do with Unicode.
7076      Branch: perl
7077            ! t/op/tr.t
7078 ____________________________________________________________________________
7079 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
7080         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
7081              From: Michael G Schwern <schwern@pobox.com>
7082              Date: Thu, 6 Dec 2001 13:45:48 -0500
7083              Message-ID: <20011206184548.GB16414@blackrider>
7084      Branch: perl
7085            ! t/op/tr.t
7086 ____________________________________________________________________________
7087 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
7088         Log: Update Changes.
7089      Branch: perl
7090            ! Changes patchlevel.h
7091 ____________________________________________________________________________
7092 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
7093         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
7094              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7095              Date: Thu, 6 Dec 2001 11:41:25 EST
7096              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
7097      Branch: perl
7098            ! vms/vms.c vms/vmsish.h
7099 ____________________________________________________________________________
7100 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
7101         Log: Subject: [PATCH] Re: weirdness in regexps
7102              From: Robin Houston <robin@kitsite.com> 
7103              Date: Thu, 6 Dec 2001 14:44:01 +0000
7104              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
7105      Branch: perl
7106            ! op.c t/lib/strict/subs
7107 ____________________________________________________________________________
7108 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
7109         Log: Make the -b -c -S tests count all of the /dev, not just
7110              check the first one, as suggested by Benjamin Goldberg.
7111      Branch: perl
7112            ! t/op/stat.t
7113 ____________________________________________________________________________
7114 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
7115         Log: Subject: Re: [PATCH: bleadperl] casefold backref
7116              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
7117              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
7118              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
7119      Branch: perl
7120            ! regexec.c
7121 ____________________________________________________________________________
7122 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
7123         Log: Nits noticed by Philip Newton, and de-tab DB.t.
7124      Branch: perl
7125            ! lib/DB.t
7126 ____________________________________________________________________________
7127 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
7128         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
7129              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7130              Date: 6 Dec 2001 11:06:01 -0000
7131              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
7132      Branch: perl
7133            ! op.c t/op/tr.t
7134 ____________________________________________________________________________
7135 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
7136         Log: Subject: [PATCH: bleadperl] casefold backref
7137              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
7138              Date: Wed, 05 Dec 2001 17:27:05 +0000
7139              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
7140      Branch: perl
7141            ! regexec.c t/op/re_tests
7142 ____________________________________________________________________________
7143 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
7144         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
7145              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7146              Date: Wed, 5 Dec 2001 22:34:53 EST
7147              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
7148      Branch: perl
7149            ! mg.c vms/vms.c vms/vmsish.h
7150 ____________________________________________________________________________
7151 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
7152         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
7153              From: Michael G Schwern <schwern@pobox.com>
7154              Date: Wed, 5 Dec 2001 19:52:58 -0500
7155              Message-ID: <20011205195257.A903@blackrider>
7156      Branch: perl
7157            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
7158            + lib/File/Spec/t/rel2abs2rel.t
7159            - lib/File/Spec.t lib/File/Spec/Functions.t
7160            ! MANIFEST
7161 ____________________________________________________________________________
7162 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
7163         Log: Subject: Re: Silly stat() portability questions                
7164              From: Benjamin Goldberg <goldbb2@earthlink.net>
7165              Date: Wed, 05 Dec 2001 22:52:35 -0500
7166              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
7167      Branch: perl
7168            ! pod/perlport.pod
7169 ____________________________________________________________________________
7170 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
7171         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
7172              From: "Craig A. Berry" <craigberry@mac.com>
7173              Date: Wed, 05 Dec 2001 16:41:59 -0600
7174              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
7175      Branch: perl
7176            ! README.vms configure.com lib/File/Spec/VMS.pm
7177            ! vms/ext/filespec.t
7178 ____________________________________________________________________________
7179 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
7180         Log: $apply->('club', $glibc_maintainers);
7181              
7182              (Nick Clark just reported that <langinfo.h> YESSTR
7183              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
7184      Branch: perl
7185            ! ext/I18N/Langinfo/Langinfo.t
7186 ____________________________________________________________________________
7187 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
7188         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
7189      Branch: perl
7190            ! pod/perlport.pod
7191 ____________________________________________________________________________
7192 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
7193         Log: tweak change#13474 (pad entries can apparently be null in some
7194              situations)
7195      Branch: maint-5.6/perl
7196            ! op.c
7197 ____________________________________________________________________________
7198 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
7199         Log: Restore the /dev -b -c -S part of the test.
7200      Branch: perl
7201            ! t/op/stat.t
7202 ____________________________________________________________________________
7203 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
7204         Log: Retract #13475 until Arthur gets back to the mine.
7205      Branch: perl
7206            ! op.c t/run/kill_perl.t
7207 ____________________________________________________________________________
7208 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
7209         Log: (retracted by #13476)
7210              
7211              Manually apply #13474; fixes stale reference to dead
7212              CvOUTSIDE(); this can happen when anonymous subroutines
7213              that aren't closures are returned from an eval""
7214              
7215              (threads/shared/sv_refs.t is coredump-unhappy about this change)
7216      Branch: perl
7217            ! op.c t/run/kill_perl.t
7218 ____________________________________________________________________________
7219 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
7220         Log: replacement for change#10451
7221              
7222              fixes stale reference to dead CvOUTSIDE(); this can happen when
7223              anonymous subroutines that aren't closures are returned from an
7224              eval""
7225      Branch: maint-5.6/perl
7226            ! op.c t/op/misc.t
7227 ____________________________________________________________________________
7228 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
7229         Log: revert change#10451,10472; it was a naive fix that simply
7230              reintroduced the memory leak!
7231      Branch: maint-5.6/perl
7232            ! op.c t/op/misc.t
7233 ____________________________________________________________________________
7234 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
7235         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
7236              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
7237              Date: Wed, 05 Dec 2001 10:49:20 +0100
7238              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
7239      Branch: perl
7240            ! lib/File/Basename.pm lib/File/Basename.t
7241 ____________________________________________________________________________
7242 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
7243         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
7244              From: Michael G Schwern <schwern@pobox.com> 
7245              Date: Wed, 5 Dec 2001 02:47:59 -0500
7246              Message-ID: <20011205024759.H14333@blackrider>
7247      Branch: perl
7248            ! t/op/magic.t
7249 ____________________________________________________________________________
7250 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
7251         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
7252              From: Michael G Schwern <schwern@pobox.com>              
7253              Date: Wed, 5 Dec 2001 02:22:05 -0500
7254              Message-ID: <20011205022205.F14333@blackrider>
7255      Branch: perl
7256            ! t/op/stat.t vms/test.com
7257 ____________________________________________________________________________
7258 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
7259         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
7260              From: Michael G Schwern <schwern@pobox.com> 
7261              Date: Tue, 4 Dec 2001 23:40:10 -0500
7262              Message-ID: <20011204234010.B14333@blackrider>
7263      Branch: perl
7264            ! t/op/stat.t
7265 ____________________________________________________________________________
7266 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
7267         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
7268              From: Michael G Schwern <schwern@pobox.com> 
7269              Date: Tue, 4 Dec 2001 21:09:18 -0500           
7270              Message-ID: <20011204210918.D13279@blackrider>
7271              
7272              t/test.
7273      Branch: perl
7274            ! t/test.pl
7275 ____________________________________________________________________________
7276 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
7277         Log: (accidentally empty check-in)
7278      Branch: perl
7279            ! t/op/stat.t
7280 ____________________________________________________________________________
7281 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
7282         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
7283              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7284              Date: Tue, 04 Dec 2001 23:40:27 +0100
7285              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
7286      Branch: perl
7287            ! mg.c
7288 ____________________________________________________________________________
7289 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
7290         Log: Subject: [PATCH] minor pod fix in Safe.pm
7291              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7292              Date: Tue, 4 Dec 2001 22:02:34 +0100
7293              Message-ID: <20011204220234.A17293@rafael>
7294      Branch: perl
7295            ! ext/Opcode/Safe.pm
7296 ____________________________________________________________________________
7297 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
7298         Log: CRLF GRRR.
7299      Branch: perl
7300            ! djgpp/configure.bat
7301 ____________________________________________________________________________
7302 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
7303         Log: DJGPP fixes from Laszlo Molnar.
7304      Branch: perl
7305            ! djgpp/configure.bat djgpp/djgpp.h
7306 ____________________________________________________________________________
7307 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
7308         Log: Update Changes.
7309      Branch: perl
7310            ! Changes patchlevel.h
7311 ____________________________________________________________________________
7312 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
7313         Log: Must wipe out the memory of real Socket before starting
7314              to use the new fake one.
7315      Branch: perl
7316            ! lib/Net/t/config.t
7317 ____________________________________________________________________________
7318 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
7319         Log: LC_ALL might trump LANG.
7320      Branch: perl
7321            ! lib/open.t
7322 ____________________________________________________________________________
7323 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
7324         Log: Make the eval runtime.
7325      Branch: perl
7326            ! lib/open.pm
7327 ____________________________________________________________________________
7328 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
7329         Log: Make the Langinfo test both more lenient (allow
7330              for any symbol not to exists) and stricter (add
7331              more symbols).
7332      Branch: perl
7333            ! ext/I18N/Langinfo/Langinfo.t
7334 ____________________________________________________________________________
7335 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
7336         Log: integrate change#13453 from maint-5.6
7337              
7338              tweak change#11399 to use an explicit flag rather than
7339              ass_u_ming w32_pseudo_id will only be zero for the real
7340              toplevel interpreter; avoids multiple hosts from diddling
7341              the environment at the same time
7342      Branch: perl
7343           !> win32/perlhost.h
7344 ____________________________________________________________________________
7345 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
7346         Log: Subject: [PATCH] VMS update for perldelta.pod
7347              From: "Craig A. Berry" <craigberry@mac.com> 
7348              Date: Tue, 4 Dec 2001 00:23:12 -0600
7349              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
7350      Branch: perl
7351            ! pod/perldelta.pod
7352 ____________________________________________________________________________
7353 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
7354         Log: NetWare tweak from Ananth Kesari.
7355      Branch: perl
7356            ! NetWare/Makefile
7357 ____________________________________________________________________________
7358 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
7359         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
7360              Not adding the test suite because of its many assumptions.
7361      Branch: perl
7362            ! lib/Net/Ping.pm
7363 ____________________________________________________________________________
7364 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
7365         Log: tweak change#11399 to use an explicit flag rather than
7366              ass_u_ming w32_pseudo_id will only be zero for the real
7367              toplevel interpreter; avoids multiple hosts from diddling
7368              the environment at the same time
7369      Branch: maint-5.6/perl
7370            ! win32/perlhost.h
7371 ____________________________________________________________________________
7372 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
7373         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
7374              from Len Makin.
7375      Branch: perl
7376            + hints/super-ux.sh
7377            ! MANIFEST
7378 ____________________________________________________________________________
7379 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
7380         Log: Add Mac OS X known failures to perldelta.
7381      Branch: perl
7382            ! pod/perldelta.pod
7383 ____________________________________________________________________________
7384 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
7385         Log: I think it's time to call the utf8 code non-test.
7386      Branch: perl
7387            ! utf8.c
7388 ____________________________________________________________________________
7389 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
7390         Log: Retract #13303, need rethink.
7391      Branch: perl
7392            ! utf8.c
7393 ____________________________________________________________________________
7394 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
7395         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
7396              From: "Craig A. Berry" <craigberry@mac.com>
7397              Date: Mon, 03 Dec 2001 16:28:06 -0600
7398              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
7399      Branch: perl
7400            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
7401 ____________________________________________________________________________
7402 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
7403         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
7404              From: Andy Dougherty <doughera@lafayette.edu>
7405              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
7406              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
7407      Branch: perl
7408            ! hints/solaris_2.sh
7409 ____________________________________________________________________________
7410 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
7411         Log: This test is not very robust on 8.3-constrained systems:
7412              all the "with truncated name" lines between "Autosplitting ..."
7413              and "some names are not unique" lines are unexpected,
7414              and the truncation message becomes:
7415              testtest.al, testtest.al truncate to testtest 
7416      Branch: perl
7417            ! lib/AutoSplit.t
7418 ____________________________________________________________________________
7419 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
7420         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
7421      Branch: perl
7422            ! ext/I18N/Langinfo/Langinfo.t
7423 ____________________________________________________________________________
7424 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
7425         Log: Test::Morify UCD.t
7426      Branch: perl
7427            ! lib/Unicode/UCD.t
7428 ____________________________________________________________________________
7429 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
7430         Log: If Socket has not been built (e.g. DJGPP) the libnet
7431              tests fall over with (too) much noise.
7432      Branch: perl
7433            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
7434            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
7435            ! lib/Net/t/smtp.t lib/Net/t/time.t
7436 ____________________________________________________________________________
7437 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
7438         Log: Subject: [PATCH] shared hash keys and ++/--
7439              From: Nicholas Clark <nick@ccl4.org>
7440              Date: Mon, 3 Dec 2001 16:37:16 +0000
7441              Message-ID: <20011203163716.C21702@plum.flirble.org>
7442      Branch: perl
7443            ! pp.c pp_hot.c sv.c t/op/inc.t
7444 ____________________________________________________________________________
7445 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
7446         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
7447              From: Jonathan Stowe <jns@gellyfish.com>
7448              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
7449              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
7450      Branch: perl
7451            ! lib/Term/Cap.pm
7452 ____________________________________________________________________________
7453 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
7454         Log: Update Changes.
7455      Branch: perl
7456            ! Changes patchlevel.h
7457 ____________________________________________________________________________
7458 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
7459         Log: perldelta tweaks.
7460      Branch: perl
7461            ! pod/perldelta.pod
7462 ____________________________________________________________________________
7463 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
7464         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
7465              From: Sam Tregar <sam@tregar.com> 
7466              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
7467              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
7468      Branch: perl
7469            ! pod/perlnewmod.pod
7470 ____________________________________________________________________________
7471 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
7472         Log: microperl casting nit.
7473      Branch: perl
7474            ! utf8.c
7475 ____________________________________________________________________________
7476 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
7477         Log: Make sharepvn a macro since all it does is a deref.
7478      Branch: perl
7479            ! embed.h embed.pl global.sym hv.c hv.h proto.h
7480 ____________________________________________________________________________
7481 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
7482         Log: perldelta updates.
7483      Branch: perl
7484            ! pod/perldelta.pod
7485 ____________________________________________________________________________
7486 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
7487         Log: PPPort update from Paul Marquess.
7488      Branch: perl
7489            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
7490            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
7491            + ext/Devel/PPPort/t/test.t
7492            - ext/Devel/PPPort/harness/Harness.pm
7493            - ext/Devel/PPPort/harness/Harness.xs
7494            - ext/Devel/PPPort/harness/Makefile.PL
7495            - ext/Devel/PPPort/harness/module2.c
7496            - ext/Devel/PPPort/harness/module3.c
7497            - ext/Devel/PPPort/harness/t/test.t
7498            ! MANIFEST ext/Devel/PPPort/MANIFEST
7499            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
7500            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
7501            ! ext/Devel/PPPort/soak
7502 ____________________________________________________________________________
7503 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
7504         Log: No use talking about dynamic library search patch
7505              unless we are having a dynamic build.
7506      Branch: perl
7507            ! t/TEST
7508 ____________________________________________________________________________
7509 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
7510         Log: Be more explicit on the List::Util build trick,
7511              should also stop unneeded rebuilds on static builds.
7512      Branch: perl
7513            ! ext/List/Util/Makefile.PL
7514 ____________________________________________________________________________
7515 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
7516         Log: We need to replace the optimize (-O1) with
7517              the -h scalar0 -h vector0, not append them
7518              to the ccflags.
7519      Branch: perl
7520            ! hints/unicos.sh hints/unicosmk.sh
7521 ____________________________________________________________________________
7522 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
7523         Log: Subject: [PATCH] Shared hash keys 
7524              From: Nicholas Clark <nick@ccl4.org>
7525              Date: Sun, 2 Dec 2001 20:52:32 +0000
7526              Message-ID: <20011202205232.U21702@plum.flirble.org>
7527      Branch: perl
7528            ! doop.c t/op/tr.t
7529 ____________________________________________________________________________
7530 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
7531         Log: Better add new files to MANIFEST, too.
7532      Branch: perl
7533            ! MANIFEST
7534 ____________________________________________________________________________
7535 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
7536         Log: Subject: {PATCH] perlpacktut.pod
7537              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
7538              Date: Sun, 02 Dec 2001 19:55:06 +0100
7539              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
7540      Branch: perl
7541            ! pod/perlpacktut.pod
7542 ____________________________________________________________________________
7543 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
7544         Log: Various small nits found by DJGPP build.
7545      Branch: perl
7546            ! doio.c mg.c pp.c util.c
7547 ____________________________________________________________________________
7548 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
7549         Log: Subject: RE: More verbose POD for Carp
7550              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
7551              Date: Sun, 2 Dec 2001 11:32:51 -0500
7552              Message-ID: <3C0A9748@operamail.com>
7553      Branch: perl
7554            ! lib/Carp.pm
7555 ____________________________________________________________________________
7556 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
7557         Log: Add a header for DJGPP with the function prototypes.
7558      Branch: perl
7559            + djgpp/djgpp.h
7560            ! MANIFEST djgpp/djgpp.c
7561 ____________________________________________________________________________
7562 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
7563         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
7564              From: Abe Timmerman <abe@ztreet.demon.nl>
7565              Date: Sun, 02 Dec 2001 02:41:25 +0100
7566              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
7567      Branch: perl
7568            ! pp_sys.c
7569 ____________________________________________________________________________
7570 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
7571         Log: There isn't PTR2INT(), there's PTR2IV().
7572      Branch: perl
7573            ! ext/Time/HiRes/HiRes.xs
7574 ____________________________________________________________________________
7575 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
7576         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
7577              From: Marc Lehmann <root@schmorp.de>
7578              Date: Sun, 02 Dec 2001 02:44:53 +0100
7579              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
7580      Branch: perl
7581            ! ext/Time/HiRes/HiRes.xs
7582 ____________________________________________________________________________
7583 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
7584         Log: encode()/decode() examples.
7585      Branch: perl
7586            ! ext/Encode/Encode.pm
7587 ____________________________________________________________________________
7588 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
7589         Log: DJGPP tweaks from Laszlo Molnar.
7590      Branch: perl
7591            ! djgpp/config.over djgpp/djgppsed.sh
7592 ____________________________________________________________________________
7593 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
7594         Log: Update Changes.
7595      Branch: perl
7596            ! Changes patchlevel.h
7597 ____________________________________________________________________________
7598 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
7599         Log: Integrate perlio;
7600              
7601              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
7602              which do not have file descriptors. Noticed a possibly
7603              worse problem in the process ...
7604      Branch: perl
7605           !> doio.c
7606 ____________________________________________________________________________
7607 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
7608         Log: Non-VMS-fixed and Win32-skipped version of
7609              
7610              Subject: [PATCH t/op/exec.t] Portabilty fix 
7611              From: Michael G Schwern <schwern@pobox.com> 
7612              Date: Fri, 30 Nov 2001 16:09:27 -0500
7613              Message-ID: <20011130160927.A10406@blackrider>
7614      Branch: perl
7615            ! t/op/exec.t
7616 ____________________________________________________________________________
7617 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
7618         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
7619              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
7620              Date: Sat, 1 Dec 2001 07:01:09 -0500
7621              Message-ID: <3C0D2E39@operamail.com>
7622              
7623              Subject: More verbose POD for Carp
7624              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
7625              Date: Sat, 1 Dec 2001 08:04:16 -0500
7626              Message-ID: <3C285C2B@operamail.com>
7627      Branch: perl
7628            ! lib/Carp.pm lib/Carp/Heavy.pm
7629 ____________________________________________________________________________
7630 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
7631         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
7632              From: chromatic <chromatic@rmci.net>
7633              Date: Sat, 01 Dec 2001 12:41:58 -0700
7634              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
7635      Branch: perl
7636            ! lib/DB.t
7637 ____________________________________________________________________________
7638 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
7639         Log: Try to make a missing RADIXCHAR a softer kinder error.
7640      Branch: perl
7641            ! ext/I18N/Langinfo/Langinfo.t
7642 ____________________________________________________________________________
7643 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
7644         Log: Have a little faith on nl_langinfo() itself.
7645      Branch: perl
7646            ! ext/I18N/Langinfo/Langinfo.xs
7647 ____________________________________________________________________________
7648 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
7649         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
7650              the max, not max plus one)
7651      Branch: perl
7652            ! ext/I18N/Langinfo/Langinfo.xs
7653 ____________________________________________________________________________
7654 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
7655         Log: Make reality agree with the comment.
7656      Branch: perl
7657            ! ext/I18N/Langinfo/Langinfo.xs
7658 ____________________________________________________________________________
7659 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
7660         Log: Try to protect against wild langinfo() arguments.
7661      Branch: perl
7662            ! ext/I18N/Langinfo/Langinfo.xs
7663 ____________________________________________________________________________
7664 [ 13409] By: nick                                  on 2001/12/01  18:19:59
7665         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
7666              have file descriptors. Noticed a possibly worse problem in the process ...
7667      Branch: perlio
7668            ! doio.c
7669 ____________________________________________________________________________
7670 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
7671         Log: If we are inside an eval, let's be silent about
7672              separate symbols and just croak() in the end.
7673      Branch: perl
7674            ! lib/Exporter/Heavy.pm
7675 ____________________________________________________________________________
7676 [ 13407] By: nick                                  on 2001/12/01  17:14:05
7677         Log: Integrate mainline
7678      Branch: perlio
7679           !> (integrate 26 files)
7680 ____________________________________________________________________________
7681 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
7682         Log: Subject: Fix for Exporter error reporting behaviour
7683              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
7684              Date: Sat, 1 Dec 2001 06:34:48 -0500
7685              Message-ID: <3C0D1B9A@operamail.com>
7686      Branch: perl
7687            ! lib/Exporter.pm lib/Exporter/Heavy.pm
7688 ____________________________________________________________________________
7689 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
7690         Log: Need to hide behind an eval to avoid a warning
7691              about :utf8 on non-perlio configs.
7692      Branch: perl
7693            ! lib/open.t
7694 ____________________________________________________________________________
7695 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
7696         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
7697              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7698              Date: Fri, 30 Nov 2001 23:46:58 +0100
7699              Message-ID: <20011130234658.A717@rafael>
7700      Branch: perl
7701            ! op.c t/op/method.t
7702 ____________________________________________________________________________
7703 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
7704         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
7705              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7706              Date: Thu, 29 Nov 2001 22:46:12 +0100
7707              Message-ID: <20011129224612.A699@rafael>
7708      Branch: perl
7709            ! ext/B/B/Xref.pm
7710 ____________________________________________________________________________
7711 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
7712         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
7713              From: Tels <perl_dummy@bloodgate.com>
7714              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
7715              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
7716      Branch: perl
7717            ! pod/perlfunc.pod
7718 ____________________________________________________________________________
7719 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
7720         Log: Subject: [REPATCH] reference pointer comparison
7721              From: Nicholas Clark <nick@ccl4.org>
7722              Date: Sat, 1 Dec 2001 13:00:17 +0000
7723              Message-ID: <20011201130017.I21702@plum.flirble.org>
7724      Branch: perl
7725            ! pp.c
7726 ____________________________________________________________________________
7727 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
7728         Log: Upgrade to Storable 1.0.14.
7729      Branch: perl
7730            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
7731 ____________________________________________________________________________
7732 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
7733         Log: Add simple caches for ::viacode() and ::vianame().
7734      Branch: perl
7735            ! lib/charnames.pm lib/charnames.t
7736 ____________________________________________________________________________
7737 [ 13398] By: nick                                  on 2001/12/01  10:36:24
7738         Log: Integrate mainline.
7739      Branch: perlio
7740           +> (branch 44 files)
7741            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
7742            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
7743            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
7744           !> (integrate 250 files)
7745 ____________________________________________________________________________
7746 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
7747         Log: Regen toc and modlib.
7748      Branch: perl
7749            ! pod/perlmodlib.pod pod/perltoc.pod
7750 ____________________________________________________________________________
7751 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
7752         Log: Upgrade to podlators-1.18.
7753      Branch: perl
7754            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
7755 ____________________________________________________________________________
7756 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
7757         Log: -h scalar0 -h vector0 seems to help for both
7758              UNICOS and UNICOS/mk on the unpack %65c problems.
7759              
7760              (replaces #13393)
7761      Branch: perl
7762            ! hints/unicos.sh hints/unicosmk.sh
7763 ____________________________________________________________________________
7764 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
7765         Log: More Socket constants.
7766      Branch: perl
7767            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
7768 ____________________________________________________________________________
7769 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
7770         Log: (replaced by #13395)
7771      Branch: perl
7772            ! hints/unicosmk.sh
7773 ____________________________________________________________________________
7774 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
7775         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
7776              From: Andy Dougherty <doughera@lafayette.edu>
7777              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
7778              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
7779              
7780              Simplify the test skippage criterion now that we are
7781              no more dependent on sed.
7782      Branch: perl
7783            ! t/comp/cpp.t t/run/switchPx.t
7784 ____________________________________________________________________________
7785 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
7786         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
7787              From: Michael G Schwern <schwern@pobox.com>
7788              Date: Fri, 30 Nov 2001 11:48:44 -0500
7789              Message-ID: <20011130114844.C1303@blackrider>
7790              
7791              (replaces #13381)
7792      Branch: perl
7793            ! t/op/stat.t
7794 ____________________________________________________________________________
7795 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
7796         Log: Let's not assume how much memory has been allocated
7797              to PVs.
7798      Branch: perl
7799            ! ext/Devel/Peek/Peek.t
7800 ____________________________________________________________________________
7801 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
7802         Log: VOS needs to know the modules, including pp_sort.
7803      Branch: perl
7804            ! vos/perl.bind
7805 ____________________________________________________________________________
7806 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
7807         Log: Unused variables.
7808      Branch: perl
7809            ! ext/Unicode/Normalize/Normalize.xs
7810 ____________________________________________________________________________
7811 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
7812         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
7813              From: John Peacock <jpeacock@rowman.com>     
7814              Date: Fri, 30 Nov 2001 10:24:00 -0500        
7815              Message-ID: <3C07A490.A22A76B0@rowman.com>   
7816      Branch: perl
7817            ! lib/ExtUtils/Embed.t
7818 ____________________________________________________________________________
7819 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
7820         Log: Tweak for the VOS building script from Paul Green.
7821      Branch: perl
7822            ! vos/configure_perl.cm
7823 ____________________________________________________________________________
7824 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
7825         Log: Update Changes.
7826      Branch: perl
7827            ! Changes patchlevel.h
7828 ____________________________________________________________________________
7829 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
7830         Log: Cannot test if cppstdin has not yet been installed.
7831      Branch: perl
7832            ! t/run/switchPx.t
7833 ____________________________________________________________________________
7834 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
7835         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
7836              From: Michael G Schwern <schwern@pobox.com> 
7837              Date: Thu, 29 Nov 2001 22:05:11 -0500
7838              Message-ID: <20011129220510.A18869@blackrider>
7839              
7840              TODO 1: if cppstdin is used and not yet installed,
7841              the Px.t will fail (must do the same as in cpp.t)
7842              
7843              TODO 2: does this work if no Perl whatsoever has
7844              yet been installed?  That is, we should be using
7845              the Perl we are building to execute the one-liner.
7846      Branch: perl
7847            + t/run/switchPx.aux t/run/switchPx.t
7848            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
7849            ! vms/test.com
7850 ____________________________________________________________________________
7851 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
7852         Log: Upgrade to Unicode::Normalize 0.12.
7853      Branch: perl
7854            ! ext/Unicode/Normalize/Changes
7855            ! ext/Unicode/Normalize/Normalize.pm
7856            ! ext/Unicode/Normalize/Normalize.xs
7857            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
7858            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
7859            ! ext/Unicode/Normalize/t/test.t
7860 ____________________________________________________________________________
7861 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
7862         Log: (replaced by #13391)
7863              
7864              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
7865              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
7866              Date: 30 Nov 2001 11:41:53 -0000             
7867              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
7868              
7869              No need to die if we have high-paranoia (non-chdirable)
7870              system directories.
7871      Branch: perl
7872            ! t/op/stat.t
7873 ____________________________________________________________________________
7874 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
7875         Log: Paragraph rewrapping.
7876      Branch: perl
7877            ! pod/perliol.pod
7878 ____________________________________________________________________________
7879 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
7880         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
7881              From: Stas Bekman <stas@stason.org>
7882              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
7883              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
7884      Branch: perl
7885            ! pod/perliol.pod
7886 ____________________________________________________________________________
7887 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
7888         Log: Whether select() gets restarted on signals is
7889              implementation dependent.
7890      Branch: perl
7891            ! ext/Time/HiRes/HiRes.t
7892 ____________________________________________________________________________
7893 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
7894         Log: More forgotten checkins.
7895      Branch: perl
7896            ! embed.h embed.pl proto.h
7897 ____________________________________________________________________________
7898 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
7899         Log: Add a note about folding vs lowercase.
7900      Branch: perl
7901            ! regexec.c
7902 ____________________________________________________________________________
7903 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
7904         Log: Use to_uni_fold (and add changed global.sym)
7905      Branch: perl
7906            ! global.sym utf8.c
7907 ____________________________________________________________________________
7908 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
7909         Log: Make to Unicode character functions to use UVs
7910              instead of U32s and add to_uni_fold().
7911      Branch: perl
7912            ! embed.pl proto.h utf8.c
7913 ____________________________________________________________________________
7914 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
7915         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
7916              From: Nicholas Clark <nick@ccl4.org>
7917              Date: Thu, 29 Nov 2001 22:47:32 +0000
7918              Message-ID: <20011129224732.W37621@plum.flirble.org>
7919      Branch: perl
7920            ! pod/perlpacktut.pod
7921 ____________________________________________________________________________
7922 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
7923         Log: README.vos updates from Paul Green.
7924      Branch: perl
7925            ! README.vos
7926 ____________________________________________________________________________
7927 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
7928         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
7929              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7930              Date: Thu, 29 Nov 2001 14:18:51 EST
7931              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
7932      Branch: perl
7933            ! mg.c vms/vms.c vms/vmsish.h
7934 ____________________________________________________________________________
7935 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
7936         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
7937              From: Michael G Schwern <schwern@pobox.com>
7938              Date: Thu, 29 Nov 2001 13:12:31 -0500
7939              Message-ID: <20011129131231.E11300@blackrider>
7940      Branch: perl
7941            ! README.vms
7942 ____________________________________________________________________________
7943 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
7944         Log: BGET_IV was missing.
7945      Branch: perl
7946            ! ext/ByteLoader/bytecode.h
7947 ____________________________________________________________________________
7948 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
7949         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
7950              From: Jonathan Stowe <gellyfish@gellyfish.com>
7951              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
7952              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
7953      Branch: perl
7954            ! lib/Term/Cap.pm
7955 ____________________________________________________________________________
7956 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
7957         Log: Porting/checkURL.pl was missing.
7958      Branch: perl
7959            ! MANIFEST
7960 ____________________________________________________________________________
7961 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
7962         Log: Subject: INSTALL and READMEs should be reviewed
7963              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7964              Date: Thu, 29 Nov 2001 16:49:36 +0100
7965              Message-ID: <20011129164936.A17492@rafael>         
7966      Branch: perl
7967            ! README.cygwin
7968 ____________________________________________________________________________
7969 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
7970         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
7971              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
7972              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
7973              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
7974      Branch: perl
7975            ! README.os390
7976 ____________________________________________________________________________
7977 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
7978         Log: Update Changes.
7979      Branch: perl
7980            ! Changes patchlevel.h
7981 ____________________________________________________________________________
7982 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
7983         Log: The changes to the curliffed files didn't stick in #13348.
7984      Branch: perl
7985            ! README.dos README.win32
7986 ____________________________________________________________________________
7987 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
7988         Log: Subject: Re: Found the rev where File::Glob broke
7989              From: Andy Dougherty <doughera@lafayette.edu>
7990              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
7991              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
7992      Branch: perl
7993            ! lib/ExtUtils/MM_Unix.pm
7994 ____________________________________________________________________________
7995 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
7996         Log: Use __DATA__ instead of __END__.
7997      Branch: perl
7998            ! lib/Term/Cap.pm
7999 ____________________________________________________________________________
8000 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
8001         Log: Subject: [PATCH toke.c] autosplit into @F fix
8002              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8003              Date: Thu, 29 Nov 2001 14:52:23 +0100
8004              Message-ID: <20011129145223.A25817@rafael>         
8005      Branch: perl
8006            ! toke.c
8007 ____________________________________________________________________________
8008 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
8009         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
8010              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8011              Date: Thu, 29 Nov 2001 15:48:15 +0100
8012              Message-ID: <20011129154815.C25817@rafael>         
8013      Branch: perl
8014            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
8015 ____________________________________________________________________________
8016 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
8017         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
8018              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
8019              Date: Wed, 28 Nov 2001 20:35:29 +0100
8020              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
8021      Branch: perl
8022            ! pod/perlpacktut.pod
8023 ____________________________________________________________________________
8024 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
8025         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
8026              From: Stas Bekman <stas@stason.org>
8027              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
8028              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
8029              
8030              (with tweaks)
8031      Branch: perl
8032            ! pod/perlapio.pod
8033 ____________________________________________________________________________
8034 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
8035         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
8036              From: Tels <perl_dummy@bloodgate.com>
8037              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
8038              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
8039              
8040              (plus paragraph rewrapping)
8041      Branch: perl
8042            ! lib/Exporter.pm
8043 ____________________________________________________________________________
8044 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
8045         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
8046              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
8047              Date: Wed, 28 Nov 2001 21:47:59 +0000
8048              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
8049      Branch: perl
8050            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
8051 ____________________________________________________________________________
8052 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
8053         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
8054              From: Andy Dougherty <doughera@lafayette.edu>
8055              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
8056              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
8057      Branch: perl
8058            ! INSTALL ext/Time/HiRes/HiRes.t
8059 ____________________________________________________________________________
8060 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
8061         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
8062              From: Michael G Schwern <schwern@pobox.com> 
8063              Date: Wed, 28 Nov 2001 16:37:01 -0500
8064              Message-ID: <20011128163701.H676@blackrider>
8065      Branch: perl
8066            ! t/run/kill_perl.t
8067 ____________________________________________________________________________
8068 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
8069         Log: @INC tweak.
8070      Branch: perl
8071            ! t/op/ref.t
8072 ____________________________________________________________________________
8073 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
8074         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
8075              From: Nicholas Clark <nick@ccl4.org>
8076              Date: Wed, 28 Nov 2001 23:38:43 +0000
8077              Message-ID: <20011128233843.N37621@plum.flirble.org>  
8078      Branch: perl
8079            ! installman
8080 ____________________________________________________________________________
8081 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
8082         Log: Tweak the forking logic.
8083      Branch: perl
8084            ! Porting/checkURL.pl
8085 ____________________________________________________________________________
8086 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
8087         Log: Update perlmodlib.PL as per #13348.  The L<> got
8088              changed back because that is coming from ParseLink.pm.
8089      Branch: perl
8090            ! pod/perlmodlib.PL pod/perlmodlib.pod
8091 ____________________________________________________________________________
8092 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
8093         Log: URL fixups from Michael Schwern.
8094      Branch: perl
8095            ! README.cygwin README.dos README.hpux README.mint README.mpeix
8096            ! README.os390 README.qnx README.solaris README.vos README.win32
8097            ! pod/perlmodlib.pod
8098 ____________________________________________________________________________
8099 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
8100         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
8101              From: Barrie Slaymaker <barries@slaysys.com>
8102              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
8103              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
8104      Branch: perl
8105            ! lib/Exporter.pm
8106 ____________________________________________________________________________
8107 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
8108         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
8109      Branch: perl
8110            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
8111 ____________________________________________________________________________
8112 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
8113         Log: Subject: [PATCH] Re: $\ very broken
8114              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8115              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
8116              Message-ID: <20011128223308.E732@rafael>   
8117              
8118              Subject: Re: [PATCH] Re: $\ very broken     
8119              From: Nicholas Clark <nick@ccl4.org>
8120              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
8121              Message-ID: <20011128222859.K37621@plum.flirble.org>
8122      Branch: perl
8123            ! mg.c t/op/ref.t
8124 ____________________________________________________________________________
8125 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
8126         Log: Add Abigail's link checker with the following tweaks:
8127              - known dummy URLs (Peter Prymmer)
8128              - do also READMEs and INSTALL (Michael Schwern)
8129              - do also ftp URLs
8130              - add fork retry loop in case the allowed number
8131              of processes per user is low
8132      Branch: perl
8133            + Porting/checkURL.pl
8134            ! MANIFEST
8135 ____________________________________________________________________________
8136 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
8137         Log: Update Changes.
8138      Branch: perl
8139            ! Changes patchlevel.h
8140 ____________________________________________________________________________
8141 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
8142         Log: In Linux if we have modern enough gcc and supported
8143              enough CPU, crank up the optimization level to -O3.
8144      Branch: perl
8145            ! hints/linux.sh
8146 ____________________________________________________________________________
8147 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
8148         Log: Add perlpacktut from Wolfgang Laun; regen toc.
8149      Branch: perl
8150            + pod/perlpacktut.pod
8151            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
8152            ! pod/perltoc.pod
8153 ____________________________________________________________________________
8154 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
8155         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
8156              From: PPrymmer@factset.com
8157              Date: Wed, 28 Nov 2001 07:51:26 -0500
8158              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
8159      Branch: perl
8160            ! vms/test.com
8161 ____________________________________________________________________________
8162 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
8163         Log: Test cases for the first half of #13338.
8164      Branch: perl
8165            ! t/lib/h2ph.h t/lib/h2ph.pht
8166 ____________________________________________________________________________
8167 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
8168         Log: Subject: Re: h2ph confused by comments in an enum.
8169              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
8170              Date: Wed, 28 Nov 2001 04:19:21 +0000
8171              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
8172              
8173              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
8174              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
8175              Date: Wed, 28 Nov 2001 13:36:35 +0000
8176              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
8177      Branch: perl
8178            ! utils/h2ph.PL
8179 ____________________________________________________________________________
8180 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
8181         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
8182              From: Jonathan Stowe <gellyfish@gellyfish.com>
8183              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
8184              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
8185              
8186              (replace #13327)
8187      Branch: perl
8188            ! lib/Term/Cap.pm
8189 ____________________________________________________________________________
8190 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
8191         Log: Replace #13335 with
8192              
8193              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
8194              From: Russ Allbery <rra@stanford.edu>
8195              Date: 27 Nov 2001 20:42:49 -0800
8196              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
8197      Branch: perl
8198            ! lib/Pod/Text/Termcap.pm
8199 ____________________________________________________________________________
8200 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
8201         Log: (replaced by #13336)
8202              
8203              Subject: [PATCH perl@13323] Termcap.pm with no termios
8204              From: "Craig A. Berry" <craigberry@mac.com> 
8205              Date: Tue, 27 Nov 2001 22:28:50 -0600
8206              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
8207      Branch: perl
8208            ! lib/Pod/Text/Termcap.pm
8209 ____________________________________________________________________________
8210 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
8211         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
8212              From: "Craig A. Berry" <craigberry@mac.com> 
8213              Date: Tue, 27 Nov 2001 21:46:45 -0600
8214              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
8215      Branch: perl
8216            ! configure.com
8217 ____________________________________________________________________________
8218 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
8219         Log: Upgrade to podlators 1.17.
8220      Branch: perl
8221            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
8222            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
8223 ____________________________________________________________________________
8224 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
8225         Log: Fix for "a\x{100}" =~ /A/i.
8226      Branch: perl
8227            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
8228            ! utf8.c
8229 ____________________________________________________________________________
8230 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
8231         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
8232              From: "Craig A. Berry" <craigberry@mac.com>
8233              Date: Tue, 27 Nov 2001 17:11:49 -0600
8234              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
8235      Branch: perl
8236            ! lib/DB.t
8237 ____________________________________________________________________________
8238 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
8239         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
8240              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8241              Date: Tue, 27 Nov 2001 14:55:23 -0500
8242              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
8243              
8244              Subject: [PATCH: perl@13324] updates to perldelta.pod 
8245              From: PPrymmer@factset.com
8246              Date: Tue, 27 Nov 2001 18:06:04 -0500
8247              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
8248              
8249              plus added some known problems.
8250      Branch: perl
8251            ! pod/perldelta.pod
8252 ____________________________________________________________________________
8253 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
8254         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
8255              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8256              Date: Tue, 27 Nov 2001 15:38:02 EST 
8257              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
8258      Branch: perl
8259            ! configure.com vms/vms.c vms/vmsish.h
8260 ____________________________________________________________________________
8261 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
8262         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
8263              From: Michael G Schwern <schwern@pobox.com> 
8264              Date: Tue, 27 Nov 2001 15:31:12 -0500
8265              Message-ID: <20011127153112.G20929@blackrider>
8266      Branch: perl
8267            ! t/run/kill_perl.t
8268 ____________________________________________________________________________
8269 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
8270         Log: (replaced by #13337)
8271              
8272              VMS can safely hardcode a termcap entry for VT100.
8273      Branch: perl
8274            ! lib/Term/Cap.pm
8275 ____________________________________________________________________________
8276 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
8277         Log: VMS piping fixes from Charles Lane (perl -P should
8278              be working now).
8279      Branch: perl
8280            ! vms/vms.c
8281 ____________________________________________________________________________
8282 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
8283         Log: Subject: [PATCH] perlvar.pod fix
8284              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8285              Date: Tue, 27 Nov 2001 13:11:47 -0500
8286              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
8287      Branch: perl
8288            ! pod/perlvar.pod
8289 ____________________________________________________________________________
8290 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
8291         Log: Update Changes.
8292      Branch: perl
8293            ! Changes patchlevel.h
8294 ____________________________________________________________________________
8295 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
8296         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
8297              From: "Craig A. Berry" <craigberry@mac.com> 
8298              Date: Tue, 27 Nov 2001 10:21:18 -0600
8299              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
8300      Branch: perl
8301            ! lib/ExtUtils/MM_VMS.pm
8302 ____________________________________________________________________________
8303 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
8304         Log: Protect against accumulating -options -options -options.
8305      Branch: perl
8306            ! hints/hpux.sh
8307 ____________________________________________________________________________
8308 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
8309         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
8310              From: Barrie Slaymaker <barries@slaysys.com>
8311              Date: Tue, 27 Nov 2001 10:58:54 -0500
8312              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
8313      Branch: perl
8314            ! lib/Benchmark.pm
8315 ____________________________________________________________________________
8316 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
8317         Log: Tiny fix from John P. Linderman.
8318      Branch: perl
8319            ! lib/sort.pm
8320 ____________________________________________________________________________
8321 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
8322         Log: The Story of sort(), from John P. Linderman.
8323      Branch: perl
8324            ! pod/perldelta.pod
8325 ____________________________________________________________________________
8326 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
8327         Log: Add information what to do if you are reading
8328              perluniintro but using some older Perl.
8329      Branch: perl
8330            ! pod/perluniintro.pod
8331 ____________________________________________________________________________
8332 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
8333         Log: Update the 'wide characters' FAQ entry.
8334      Branch: perl
8335            ! pod/perlfaq6.pod
8336 ____________________________________________________________________________
8337 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
8338         Log: Fix for
8339              
8340              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
8341              From: Marc Lehmann <root@schmorp.de>
8342              Date: Tue, 27 Nov 2001 14:27:14 +0100
8343              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
8344      Branch: perl
8345            ! ext/Encode.t ext/Encode/Encode.xs
8346 ____________________________________________________________________________
8347 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
8348         Log: Subject: [PATCH] DB_File 1.801
8349              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8350              Date: Tue, 27 Nov 2001 15:06:45 -0000
8351              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
8352      Branch: perl
8353            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8354            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
8355 ____________________________________________________________________________
8356 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
8357         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
8358      Branch: perl
8359            ! pod/perlmodlib.pod
8360 ____________________________________________________________________________
8361 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
8362         Log: sort() doc tweaks from John P. Linderman.
8363      Branch: perl
8364            ! pod/perlfunc.pod
8365 ____________________________________________________________________________
8366 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
8367         Log: Subject: [PATCH] More perldelta.pod nits
8368              From: Simon Glover <scog@roe.ac.uk>
8369              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
8370              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
8371      Branch: perl
8372            ! pod/perldelta.pod
8373 ____________________________________________________________________________
8374 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
8375         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
8376              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8377              Date: Tue, 27 Nov 2001 11:52:31 -0000
8378              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
8379      Branch: perl
8380            ! ext/Devel/PPPort/harness/Makefile.PL
8381 ____________________________________________________________________________
8382 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
8383         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
8384              From: Michael G Schwern <schwern@pobox.com>
8385              Date: Tue, 27 Nov 2001 03:38:24 -0500
8386              Message-ID: <20011127033824.A17775@blackrider>
8387      Branch: perl
8388            ! t/TEST
8389 ____________________________________________________________________________
8390 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
8391         Log: Subject: Re: perlcc very broken
8392              From: John Peacock <jpeacock@rowman.com>
8393              Date: Tue, 27 Nov 2001 06:48:01 -0500
8394              Message-ID: <3C037D71.4030508@rowman.com>
8395      Branch: perl
8396            ! utils/perlcc.PL
8397 ____________________________________________________________________________
8398 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
8399         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
8400              From: David Dyck <dcd@tc.fluke.com>
8401              Date: Mon, 26 Nov 2001 22:04:38 -0800
8402              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
8403      Branch: perl
8404            ! t/op/pack.t
8405 ____________________________________________________________________________
8406 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
8407         Log: Subject: [ID 20011126.149] t/op/split fails step 37
8408              From: David Dyck <dcd@tc.fluke.com>
8409              Date: Mon, 26 Nov 2001 21:52:35 -0800
8410              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
8411      Branch: perl
8412            ! t/op/split.t
8413 ____________________________________________________________________________
8414 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
8415         Log: incorporate last minute change from libnet 1.0901-tobe
8416      Branch: perl
8417            ! lib/Net/SMTP.pm
8418 ____________________________________________________________________________
8419 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
8420         Log: Pass 7 at perldelta - random edits.
8421      Branch: perl
8422            ! pod/perldelta.pod
8423 ____________________________________________________________________________
8424 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
8425         Log: Portability and skippage tweaks.
8426      Branch: perl
8427            ! t/op/split.t
8428 ____________________________________________________________________________
8429 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
8430         Log: (retracted by #13449)
8431              Try to make Unicode casemapping to work for EBCDIC, too.
8432      Branch: perl
8433            ! utf8.c
8434 ____________________________________________________________________________
8435 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
8436         Log: Just printing 1..0 is not quite enough...
8437      Branch: perl
8438            ! lib/Dumpvalue.t
8439 ____________________________________________________________________________
8440 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
8441         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
8442              Delay the match until runtime.
8443      Branch: perl
8444            ! t/op/append.t
8445 ____________________________________________________________________________
8446 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
8447         Log: UTF-EBCDIC.
8448      Branch: perl
8449            ! ext/Devel/Peek/Peek.t
8450 ____________________________________________________________________________
8451 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
8452         Log: Be UTF-EBCDIC aware.
8453      Branch: perl
8454            ! lib/bytes.t
8455 ____________________________________________________________________________
8456 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
8457         Log: Bad assumption which way digits and letters sort.
8458      Branch: perl
8459            ! lib/English.t
8460 ____________________________________________________________________________
8461 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
8462         Log: If in EBCDIC but no Convert::EBCDIC
8463              the libnet tests will all fail.
8464      Branch: perl
8465            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
8466            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
8467            ! lib/Net/t/smtp.t lib/Net/t/time.t
8468 ____________________________________________________________________________
8469 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
8470         Log: Just sorting to guarantee order is not enough.
8471              (Think EBCDIC.) 
8472      Branch: perl
8473            ! lib/ExtUtils/Manifest.t
8474 ____________________________________________________________________________
8475 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
8476         Log: OS/390 cleanable gunk.
8477      Branch: perl
8478            ! lib/ExtUtils/MM_Unix.pm
8479 ____________________________________________________________________________
8480 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
8481         Log: Update the EBCDIC MD5 checksums.
8482      Branch: perl
8483            ! ext/Digest/MD5/t/files.t
8484 ____________________________________________________________________________
8485 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
8486         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
8487              From: Nicholas Clark <nick@ccl4.org>
8488              Date: Mon, 26 Nov 2001 23:06:34 +0000
8489              Message-ID: <20011126230633.Q37621@plum.flirble.org>
8490      Branch: perl
8491            ! installman
8492 ____________________________________________________________________________
8493 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
8494         Log: sort tweaks from John P. Linderman.
8495      Branch: perl
8496            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
8497 ____________________________________________________________________________
8498 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
8499         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
8500              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
8501              Date: Mon, 26 Nov 2001 18:47:25 -0600
8502              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
8503              
8504              Craig Berry submitted half of this patch just yesterday.
8505              Spooky cosmic resonance.
8506      Branch: perl
8507            ! ext/Socket/Socket.xs
8508 ____________________________________________________________________________
8509 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
8510         Log: Subject: [PATCH] doio slightly smaller
8511              From: Nicholas Clark <nick@ccl4.org>
8512              Date: Tue, 27 Nov 2001 00:40:23 +0000      
8513              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
8514      Branch: perl
8515            ! doio.c
8516 ____________________________________________________________________________
8517 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
8518         Log: perldelta nits from Autrijus Tang and Ron Kimball.
8519      Branch: perl
8520            ! pod/perldelta.pod
8521 ____________________________________________________________________________
8522 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
8523         Log: Subject: [PATCH] unpack P* uses random length for item
8524              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
8525              Date: Mon, 26 Nov 2001 19:56:32 +0100
8526              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
8527      Branch: perl
8528            ! pod/perldiag.pod pp_pack.c t/op/pack.t
8529 ____________________________________________________________________________
8530 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
8531         Log: Subject: [PATCH current] system and taintedness
8532              From: Radu Greab <radu@netsoft.ro>
8533              Date: Mon, 26 Nov 2001 18:42:29 +0200
8534              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
8535      Branch: perl
8536            ! pp_sys.c t/op/taint.t
8537 ____________________________________________________________________________
8538 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
8539         Log: Subject: [PATCH @ 13283] Devel::PPPort
8540              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8541              Date: Mon, 26 Nov 2001 14:37:17 -0000
8542              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
8543      Branch: perl
8544            + ext/Devel/PPPort/MANIFEST
8545            ! MANIFEST ext/Devel/PPPort/Makefile.PL
8546            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
8547            ! ext/Devel/PPPort/harness/Harness.xs
8548            ! ext/Devel/PPPort/harness/Makefile.PL
8549            ! ext/Devel/PPPort/harness/module2.c
8550            ! ext/Devel/PPPort/harness/module3.c
8551            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
8552 ____________________________________________________________________________
8553 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
8554         Log: Update the test list.
8555      Branch: perl
8556            ! t/lib/1_compile.t
8557 ____________________________________________________________________________
8558 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
8559         Log: Sync-up tests with libnet distribution
8560      Branch: perl
8561            + lib/Net/t/netrc.t
8562            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
8563 ____________________________________________________________________________
8564 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
8565         Log: Update Changes.
8566      Branch: perl
8567            ! Changes patchlevel.h
8568 ____________________________________________________________________________
8569 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
8570         Log: Upgrade to podlators 1.16.
8571      Branch: perl
8572            + lib/Pod/t/basic.cap
8573            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
8574            ! lib/Pod/t/basic.t pod/pod2man.PL
8575 ____________________________________________________________________________
8576 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
8577         Log: Pass 6 at perldelta - sort enhancements, generic and
8578              platform specific bug fixes.
8579      Branch: perl
8580            ! pod/perldelta.pod
8581 ____________________________________________________________________________
8582 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
8583         Log: PROPAGATE documentation from Tony Cook.
8584      Branch: perl
8585            ! pod/perlfunc.pod
8586 ____________________________________________________________________________
8587 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
8588         Log: DJGPP cannot do signals that well.
8589      Branch: perl
8590            ! ext/POSIX/t/sigaction.t
8591 ____________________________________________________________________________
8592 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
8593         Log: Can't do subsecond alarms without ualarm; and break out
8594              early if alarms do not seem to be coming in as expected.
8595      Branch: perl
8596            ! ext/Time/HiRes/HiRes.t
8597 ____________________________________________________________________________
8598 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
8599         Log: No Socket, little Net.
8600      Branch: perl
8601            ! t/lib/1_compile.t
8602 ____________________________________________________________________________
8603 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
8604         Log: Take the taint brush to the getcwds.
8605      Branch: perl
8606            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
8607 ____________________________________________________________________________
8608 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
8609         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
8610              From: "Craig A. Berry" <craigberry@mac.com>
8611              Date: Sun, 25 Nov 2001 16:20:45 -0600
8612              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
8613      Branch: perl
8614            ! ext/Socket/Socket.xs
8615 ____________________________________________________________________________
8616 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
8617         Log: Since in some DOS filesystems the timestamp granularity
8618              may be only two seconds, better sleep for three to play safe.
8619              (Helps CygWin, at least.)
8620      Branch: perl
8621            ! lib/Memoize/t/expire_file.t
8622 ____________________________________________________________________________
8623 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
8624         Log: For some reason CygWin wasn't collapsing multiple
8625              slashes into one, which made some Spec.t tests to fail.
8626              Either CygWin was being too prudish or the collapsing
8627              logic needs to be rethunk.
8628      Branch: perl
8629            ! lib/File/Spec/Unix.pm
8630 ____________________________________________________________________________
8631 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
8632         Log: Cygwin needs to have libperl.dll around if trying to link
8633              with -lperl.  Note: this change cures the test but whether
8634              it cures CygPerl installation, I don't know: hopefully the
8635              libperl5_7_2.dll, or the version equivalent, gets installed
8636              also as libperl.dll to the proper place(s).
8637      Branch: perl
8638            ! lib/ExtUtils/Embed.t
8639 ____________________________________________________________________________
8640 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
8641         Log: -I../lib/.. and -L../lib/..?  Strange.
8642      Branch: perl
8643            ! lib/ExtUtils/Embed.t
8644 ____________________________________________________________________________
8645 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
8646         Log: $MM?
8647      Branch: perl
8648            ! lib/ExtUtils/Embed.pm
8649 ____________________________________________________________________________
8650 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
8651         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
8652              From: Dave Rolsky <autarch@urth.org>
8653              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
8654              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
8655      Branch: perl
8656            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
8657            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
8658 ____________________________________________________________________________
8659 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
8660         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
8661              From: chromatic <chromatic@rmci.net>
8662              Date: Sat, 24 Nov 2001 14:56:57 -0700
8663              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
8664              
8665              plus a tweak for ithreads builds.
8666      Branch: perl
8667            + lib/DB.t
8668            ! MANIFEST lib/DB.pm
8669 ____________________________________________________________________________
8670 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
8671         Log: Win32 compilation tweaks for Blair Zajac.
8672      Branch: perl
8673            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
8674 ____________________________________________________________________________
8675 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
8676         Log: I don't think trying to bracket the hires time with lores
8677              times is going to be portable enough: Cygwin seems to be
8678              capable of getting hires ones rather consistently lower
8679              than the lores ones.  So let's try average difference instead.
8680      Branch: perl
8681            ! ext/Time/HiRes/HiRes.t
8682 ____________________________________________________________________________
8683 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
8684         Log: Subject: Re: benchmarks, sorts and reproducibility
8685              From: "John P. Linderman" <jpl@research.att.com>
8686              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
8687              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
8688              
8689              Randomize large partitions for quicksort to dodge the
8690              angry gods of quadratic.
8691      Branch: perl
8692            ! pp_sort.c
8693 ____________________________________________________________________________
8694 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
8695         Log: The joys of portable quoting.
8696      Branch: perl
8697            ! ext/Devel/PPPort/harness/Makefile.PL
8698 ____________________________________________________________________________
8699 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
8700         Log: sort pragma tweaks.
8701      Branch: perl
8702            ! lib/sort.pm
8703 ____________________________________________________________________________
8704 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
8705         Log: Skip the link= directives of utils.lst if no mandir
8706              (if no manpages).
8707      Branch: perl
8708            ! installman
8709 ____________________________________________________________________________
8710 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
8711         Log: integrate changes#8340,13260 from mainline
8712              
8713              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
8714              
8715              change#3373 introduced a handle leak in backticks and piped open()s
8716              that fail
8717      Branch: maint-5.6/perl
8718            ! t/io/pipe.t util.c
8719 ____________________________________________________________________________
8720 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
8721         Log: change#3373 introduced a handle leak in backticks and piped open()s
8722              that fail
8723      Branch: perl
8724            ! util.c
8725 ____________________________________________________________________________
8726 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
8727         Log: metaconfig unit change for #13258.
8728      Branch: metaconfig/U/perl
8729            ! d_procselfexe.U
8730 ____________________________________________________________________________
8731 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
8732         Log: Extraenous breaks noticed by David Dyck.
8733      Branch: perl
8734            ! Configure
8735 ____________________________________________________________________________
8736 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
8737         Log: Revert the /proc/self/auxv experiment for now.
8738      Branch: perl
8739            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
8740 ____________________________________________________________________________
8741 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
8742         Log: Also ExtUtils.t had $^X assumptions.
8743      Branch: perl
8744            ! lib/ExtUtils.t
8745 ____________________________________________________________________________
8746 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
8747         Log: Now is Solaris if you start the t/perl in the t/
8748              as "./perl", the $^X will be "../perl", not "./perl".
8749      Branch: perl
8750            ! t/lib/1_compile.t
8751 ____________________________________________________________________________
8752 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
8753         Log: The new way of finding out $^X in Solaris
8754              requires a little tweak if the executable
8755              pathname is *not* absolute: prepend "./"
8756              (otherwise `$^X ...` will start perl from PATH...)
8757      Branch: perl
8758            ! perl.c
8759 ____________________________________________________________________________
8760 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
8761         Log: Avoid "will not stay shared" warnings.
8762      Branch: perl
8763            ! lib/ExtUtils/MM_Unix.pm
8764 ____________________________________________________________________________
8765 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
8766         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
8767              From: Michael G Schwern <schwern@pobox.com>
8768              Date: Sat, 24 Nov 2001 19:56:18 -0500
8769              Message-ID: <20011124195618.A14614@blackrider>            
8770      Branch: perl
8771            ! perl.c pp_sys.c t/op/magic.t util.c
8772 ____________________________________________________________________________
8773 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
8774         Log: In the MakeMaker pm_to_blib target don't copy all
8775              the files in one fell swppo, deal with them hunkwise,
8776              helps for CLIs with limited line lengths.
8777              (This seems to help for DJGPP building Encode,
8778              where there are dozens of files to copy.)
8779      Branch: perl
8780            ! lib/ExtUtils/MM_Unix.pm
8781 ____________________________________________________________________________
8782 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
8783         Log: testsuite leaves stray files behind on windows
8784      Branch: perl
8785            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
8786 ____________________________________________________________________________
8787 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
8788         Log: xsubpp produces a spurious warning on directories called 'typemap'
8789      Branch: perl
8790            ! lib/ExtUtils/xsubpp
8791 ____________________________________________________________________________
8792 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
8793         Log: xsubpp treats invalid (indented) cpp directives as comments
8794      Branch: perl
8795            ! ext/IO/IO.xs
8796 ____________________________________________________________________________
8797 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
8798         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
8799      Branch: perl
8800            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
8801 ____________________________________________________________________________
8802 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
8803         Log: The debug_pag needs to be visible at all times
8804              because of the re extension.
8805      Branch: perl
8806            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
8807 ____________________________________________________________________________
8808 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
8809         Log: Subject: Re: [PATCH] Tests are good
8810              From: Philip Newton <Philip.Newton@gmx.net>
8811              Date: Sat, 24 Nov 2001 21:24:00 +0100
8812              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
8813      Branch: perl
8814            ! pod/perlhack.pod
8815 ____________________________________________________________________________
8816 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
8817         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
8818              From: "Craig A. Berry" <craigberry@mac.com> 
8819              Date: Sat, 24 Nov 2001 12:45:44 -0600
8820              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
8821              
8822              (with tweaks, and combined with Sarathy's #13242)
8823      Branch: perl
8824            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
8825 ____________________________________________________________________________
8826 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
8827         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
8828              From: John Peacock <jpeacock@rowman.com>
8829              Date: Sat, 24 Nov 2001 14:27:46 -0500
8830              Message-ID: <3BFFF4B2.40509@rowman.com> 
8831      Branch: perl
8832            ! lib/Exporter/Heavy.pm
8833 ____________________________________________________________________________
8834 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
8835         Log: use portable quotes
8836      Branch: perl
8837            ! ext/Devel/PPPort/harness/Makefile.PL
8838 ____________________________________________________________________________
8839 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
8840         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
8841              From: Nicholas Clark <nick@ccl4.org>
8842              Date: Sat, 24 Nov 2001 18:06:26 +0000
8843              Message-ID: <20011124180626.T37621@plum.flirble.org>
8844      Branch: perl
8845            ! installman
8846 ____________________________________________________________________________
8847 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
8848         Log: Subject: [PATCH] perl5005delta.pod L<>
8849              From: Nicholas Clark <nick@ccl4.org>
8850              Date: Sat, 24 Nov 2001 18:04:21 +0000
8851              Message-ID: <20011124180421.S37621@plum.flirble.org>
8852      Branch: perl
8853            ! pod/perl5005delta.pod
8854 ____________________________________________________________________________
8855 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
8856         Log: fix typo in config.vc; regenerate win32 config_H.* files
8857      Branch: perl
8858            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8859            ! win32/config_H.vc
8860 ____________________________________________________________________________
8861 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
8862         Log: Mention the charnames::vianame().
8863      Branch: perl
8864            ! pod/perluniintro.pod
8865 ____________________________________________________________________________
8866 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
8867         Log: Add charnames::vianame() in case people want to access
8868              the codes in run-time (as opposed to the compile-timeness
8869              of \N{...}).
8870      Branch: perl
8871            ! lib/charnames.pm lib/charnames.t
8872 ____________________________________________________________________________
8873 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
8874         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
8875              From: Nicholas Clark <nick@ccl4.org>
8876              Date: Sat, 24 Nov 2001 16:30:42 +0000
8877              Message-ID: <20011124163042.R37621@plum.flirble.org>
8878      Branch: perl
8879            ! regcomp.c regcomp.h
8880 ____________________________________________________________________________
8881 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
8882         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
8883              From: Nicholas Clark <nick@ccl4.org>
8884              Date: Sat, 24 Nov 2001 16:24:33 +0000
8885              Message-ID: <20011124162433.Q37621@plum.flirble.org>
8886              
8887              cmp fixes.
8888      Branch: perl
8889            ! pp.c
8890 ____________________________________________________________________________
8891 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
8892         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
8893              (It seems that "./perl" gets resolved to "perl" now.)
8894      Branch: perl
8895            ! perl.c
8896 ____________________________________________________________________________
8897 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
8898         Log: Subject: [PATCH] DB_File 1.800        
8899              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
8900              Date: Sat, 24 Nov 2001 11:41:41 -0000
8901              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
8902      Branch: perl
8903            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8904            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
8905            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
8906            ! ext/DB_File/t/db-recno.t
8907 ____________________________________________________________________________
8908 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
8909         Log: Tweak the PUSHED documentation.
8910      Branch: perl
8911            ! ext/PerlIO/Via/Via.pm
8912 ____________________________________________________________________________
8913 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
8914         Log: Update 1_compile for new known tests.
8915      Branch: perl
8916            ! t/lib/1_compile.t
8917 ____________________________________________________________________________
8918 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
8919         Log: Move the MBF/MBI test modules to t/lib.
8920      Branch: perl
8921            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
8922            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
8923            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
8924            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
8925            ! lib/Math/BigInt/t/sub_mbi.t
8926 ____________________________________________________________________________
8927 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
8928         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
8929              From: "Craig A. Berry" <craigberry@mac.com> 
8930              Date: Fri, 23 Nov 2001 18:05:35 -0600
8931              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
8932      Branch: perl
8933            ! configure.com
8934 ____________________________________________________________________________
8935 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
8936         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
8937              From: PPrymmer@factset.com 
8938              Date: Fri, 23 Nov 2001 17:03:07 -0500
8939              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
8940      Branch: perl
8941            ! ext/Unicode/Normalize/mkheader
8942 ____________________________________________________________________________
8943 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
8944         Log: Here are the right helper files.
8945      Branch: perl
8946            + t/lib/Filter/Simple/ExportTest.pm
8947            + t/lib/Filter/Simple/FilterOnlyTest.pm
8948            + t/lib/Filter/Simple/FilterTest.pm
8949            + t/lib/Filter/Simple/ImportTest.pm
8950            ! MANIFEST
8951 ____________________________________________________________________________
8952 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
8953         Log: Update Changes.
8954      Branch: perl
8955            ! Changes patchlevel.h
8956 ____________________________________________________________________________
8957 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
8958         Log: Never mind.
8959      Branch: perl
8960            - lib/Filter/Simple/lib/ExportTest.pm
8961            - lib/Filter/Simple/lib/ImportTest.pm
8962 ____________________________________________________________________________
8963 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
8964         Log: Mis-add.
8965      Branch: perl
8966            + lib/Filter/Simple/lib/ExportTest.pm
8967            + lib/Filter/Simple/lib/ImportTest.pm
8968 ____________________________________________________________________________
8969 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
8970         Log: Upgrade to Filter::Simple 0.77.
8971      Branch: perl
8972            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
8973            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
8974            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
8975            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
8976            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
8977 ____________________________________________________________________________
8978 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
8979         Log: Missing p4 add.
8980      Branch: perl
8981            + lib/ExtUtils/MM_VMS.t
8982 ____________________________________________________________________________
8983 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
8984         Log: Pass 5 at perldelta - module and utility updates cleanup.
8985      Branch: perl
8986            ! pod/perldelta.pod
8987 ____________________________________________________________________________
8988 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
8989         Log: metaconfig unit change for #13219.
8990      Branch: metaconfig/U/perl
8991            ! d_procselfexe.U
8992 ____________________________________________________________________________
8993 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
8994         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
8995      Branch: perl
8996            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8997            ! pod/buildtoc.PL pod/perltoc.pod
8998 ____________________________________________________________________________
8999 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
9000         Log: Add procselfexe and d_dirfd to strange lands.
9001      Branch: perl
9002            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
9003            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
9004            ! vos/config.ga.def vos/config.ga.h win32/config.bc
9005            ! win32/config.gc win32/config.vc win32/config.win64
9006            ! wince/config.ce
9007 ____________________________________________________________________________
9008 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
9009         Log: metaconfig unit change for #13216.
9010      Branch: metaconfig/U/perl
9011            ! d_procselfexe.U
9012 ____________________________________________________________________________
9013 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
9014         Log: Better to "quote" the pathname.
9015      Branch: perl
9016            ! Configure config_h.SH
9017 ____________________________________________________________________________
9018 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
9019         Log: Use PROCSELFEXE_PATH.
9020      Branch: perl
9021            ! perl.c
9022 ____________________________________________________________________________
9023 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
9024         Log: metaconfig unit change for #13213.
9025      Branch: metaconfig/U/perl
9026            ! d_procselfexe.U
9027 ____________________________________________________________________________
9028 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
9029         Log: Add probing for BSD-like /proc/curpoc/file.
9030      Branch: perl
9031            ! Configure config_h.SH
9032 ____________________________________________________________________________
9033 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
9034         Log: metaconfig unit change for 13211.
9035      Branch: metaconfig/U/perl
9036            + d_dirfd.U
9037 ____________________________________________________________________________
9038 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
9039         Log: Add probing for dirfd() so that it can be added it IO::Dir.
9040      Branch: perl
9041            ! Configure config_h.SH perl.h
9042 ____________________________________________________________________________
9043 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
9044         Log: ...and update the test count.
9045      Branch: perl
9046            ! lib/Pod/t/basic.t
9047 ____________________________________________________________________________
9048 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
9049         Log: Must remove the cap test also from the test script.
9050      Branch: perl
9051            ! lib/Pod/t/basic.t
9052 ____________________________________________________________________________
9053 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
9054         Log: Subject: [PATCH] Tests are good
9055              From: Nicholas Clark <nick@ccl4.org>
9056              Date: Fri, 23 Nov 2001 18:12:21 +0000
9057              Message-ID: <20011123181220.F37621@plum.flirble.org>
9058      Branch: perl
9059            ! pod/perlhack.pod
9060 ____________________________________________________________________________
9061 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
9062         Log: The basic.cap from podlators 1.14 is not very portable.
9063      Branch: perl
9064            - lib/Pod/t/basic.cap
9065            ! MANIFEST
9066 ____________________________________________________________________________
9067 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
9068         Log: Subject: Re: [DOC PATCHES] pod cleanups
9069              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
9070              Date: 22 Nov 2001 12:54:16 -0000
9071              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
9072      Branch: perl
9073            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
9074            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
9075 ____________________________________________________________________________
9076 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
9077         Log: FAQ sync.
9078      Branch: perl
9079            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
9080 ____________________________________________________________________________
9081 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
9082         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
9083              From: PPrymmer@factset.com
9084              Date: Fri, 23 Nov 2001 11:43:45 -0500
9085              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
9086      Branch: perl
9087            ! MANIFEST lib/ExtUtils/MM_VMS.pm
9088 ____________________________________________________________________________
9089 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
9090         Log: Corify podlators 1.14 test.
9091      Branch: perl
9092            ! lib/Pod/t/basic.t
9093 ____________________________________________________________________________
9094 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
9095         Log: Output tweak needed because of podlators 1.14.
9096      Branch: perl
9097            ! t/pod/multiline_items.xr
9098 ____________________________________________________________________________
9099 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
9100         Log: Upgrade to podlators 1.14.
9101      Branch: perl
9102            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
9103            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
9104            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
9105            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
9106            ! lib/Pod/Text/Overstrike.pm
9107 ____________________________________________________________________________
9108 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
9109         Log: perlmodinstall tweaks from Philip Newton.
9110      Branch: perl
9111            ! pod/perlmodinstall.pod
9112 ____________________________________________________________________________
9113 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
9114         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
9115              From: Autrijus Tang <autrijus@autrijus.org>           
9116              Date: Fri, 23 Nov 2001 23:55:53 +0800
9117              Message-ID: <20011123235553.A2310@not.autrijus.org>
9118      Branch: perl
9119            ! Porting/genlog
9120 ____________________________________________________________________________
9121 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
9122         Log: Subject: Re: regex oddness with \Z and $&
9123              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
9124              Date: Fri, 23 Nov 2001 15:15:24 +0000
9125              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
9126      Branch: perl
9127            ! regcomp.c t/op/re_tests
9128 ____________________________________________________________________________
9129 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
9130         Log: regen_headers.
9131      Branch: perl
9132            ! embed.h global.sym pod/perlapi.pod proto.h
9133 ____________________________________________________________________________
9134 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
9135         Log: Forgotten check-in.
9136      Branch: perl
9137            ! pod/perlapi.pod
9138 ____________________________________________________________________________
9139 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
9140         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
9141      Branch: perl
9142            ! lib/Test/Simple.pm
9143 ____________________________________________________________________________
9144 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
9145         Log: Retract #13173 (effectively retract Net::Ping 2.06,
9146              go back to 2.04, the 2.06 hasn't seen the patches
9147              that have gone to the blead version.)
9148      Branch: perl
9149            - lib/Net/Ping/CHANGES lib/Net/Ping/README
9150            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9151            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9152            - lib/Net/Ping/t/200_ping_tcp.t
9153            ! MANIFEST lib/Net/Ping.pm
9154 ____________________________________________________________________________
9155 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
9156         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
9157              From: Robin Barker <rmb1@cise.npl.co.uk>
9158              Date: Thu, 22 Nov 2001 11:00:38 GMT
9159              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
9160      Branch: perl
9161            ! utils/perldoc.PL
9162 ____________________________________________________________________________
9163 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
9164         Log: metaconfig unit change for #13191.
9165      Branch: metaconfig/U/perl
9166            ! d_procselfexe.U
9167 ____________________________________________________________________________
9168 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
9169         Log: procselfexe tweak: for some reason I had a ls in
9170              /proc/self/exe, not the ls Configure thought it
9171              would found.
9172      Branch: perl
9173            ! Configure
9174 ____________________________________________________________________________
9175 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
9176         Log: Corify the Net::Ping tests; skip the tests
9177              unless $ENV{PERL_TEST_Net_Ping} is true.
9178      Branch: perl
9179            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9180            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9181            ! lib/Net/Ping/t/200_ping_tcp.t
9182 ____________________________________________________________________________
9183 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
9184         Log: metaconfig units changes for #13188.
9185      Branch: metaconfig
9186            ! U/modified/Head.U
9187      Branch: metaconfig/U/perl
9188            ! issymlink.U
9189 ____________________________________________________________________________
9190 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
9191         Log: The #13182 didn't really help.  The real problem
9192              seems to be that 'sh' can in AIX mean at least three
9193              different things, and we can't know which one it is
9194              unless we export $newsh from an earlier run (and it's
9195              the 'bsh' aka 'sh' that has the the broken test -h).
9196      Branch: perl
9197            ! Configure
9198 ____________________________________________________________________________
9199 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
9200         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
9201      Branch: perl
9202            ! op.c t/op/override.t
9203 ____________________________________________________________________________
9204 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
9205         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
9206              From: PPrymmer@factset.com 
9207              Date: Wed, 21 Nov 2001 20:17:25 -0500
9208              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
9209      Branch: perl
9210            ! lib/Shell.t
9211 ____________________________________________________________________________
9212 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
9213         Log: Reapply perlmodinstall parts of #12897.
9214      Branch: perl
9215            ! pod/perlmodinstall.pod
9216 ____________________________________________________________________________
9217 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
9218         Log: perlmodinstall 2.01 from Jon Orwant.
9219      Branch: perl
9220            ! pod/perlmodinstall.pod
9221 ____________________________________________________________________________
9222 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
9223         Log: Subject: [PATCH @10907] REXX on OS/2
9224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9225              Date: Wed, 21 Nov 2001 15:26:11 -0500
9226              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
9227      Branch: perl
9228            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
9229            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
9230 ____________________________________________________________________________
9231 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
9232         Log: metaconfig unit change for #13181.
9233      Branch: metaconfig/U/perl
9234            ! issymlink.U
9235 ____________________________________________________________________________
9236 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
9237         Log: AIX has broken builtin 'test'.
9238      Branch: perl
9239            ! Configure
9240 ____________________________________________________________________________
9241 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
9242         Log: Subject: [PATCH 5.7.x] INSTALL size update
9243              From: Andy Dougherty <doughera@lafayette.edu>
9244              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
9245              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
9246      Branch: perl
9247            ! INSTALL
9248 ____________________________________________________________________________
9249 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
9250         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
9251              to pp_sort.c.  Includes the quicksort stabilizing layer
9252              from John P. Linderman.  -Msort=qsort or -Msort=fast is
9253              faster than without (or with -Msort=mergesort or -Msort=safe)
9254              for short random inputs, but for some reason not quite as fast
9255              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
9256              optimizing definitely needed.
9257      Branch: perl
9258            + lib/sort.pm lib/sort.t pp_sort.c
9259            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
9260            ! embed.pl global.sym perl.h pp_ctl.c proto.h
9261            ! vms/descrip_mms.template vos/build.cm win32/Makefile
9262            ! win32/makefile.mk wince/Makefile.ce
9263 ____________________________________________________________________________
9264 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
9265         Log: Sync file with libnet-1.0901-tobe
9266      Branch: perl
9267            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
9268            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
9269            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
9270            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
9271            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
9272 ____________________________________________________________________________
9273 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
9274         Log: Subject: [PATCH perldoc] problems with pod2man
9275              From: Robin Barker <rmb1@cise.npl.co.uk>
9276              Date: Wed, 21 Nov 2001 17:48:51 GMT
9277              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
9278      Branch: perl
9279            ! utils/perldoc.PL
9280 ____________________________________________________________________________
9281 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
9282         Log: debug_pad only visible when debugging.
9283      Branch: perl
9284            ! makedef.pl
9285 ____________________________________________________________________________
9286 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
9287         Log: metaconfig units changes for #13174.
9288      Branch: metaconfig/U/perl
9289            + d_procselfexe.U
9290            - procselfexe.U
9291 ____________________________________________________________________________
9292 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
9293         Log: procselfexe tweaks.
9294      Branch: perl
9295            ! Configure config_h.SH
9296 ____________________________________________________________________________
9297 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
9298         Log: Upgrade to Net::Ping 2.06.
9299      Branch: perl
9300            + lib/Net/Ping/CHANGES lib/Net/Ping/README
9301            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9302            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9303            + lib/Net/Ping/t/200_ping_tcp.t
9304            ! MANIFEST lib/Net/Ping.pm
9305 ____________________________________________________________________________
9306 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
9307         Log: Upgrade to Math::BigInt 1.47.
9308      Branch: perl
9309            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9310            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
9311            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
9312            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
9313            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
9314            ! lib/Math/BigInt/t/sub_mbi.t
9315 ____________________________________________________________________________
9316 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
9317         Log: Dynaloading for POSIX-BC from Thomas Dorner.
9318      Branch: perl
9319            ! hints/posix-bc.sh
9320 ____________________________________________________________________________
9321 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
9322         Log: Strange: the same mysterious regex study bug
9323              seems to be present both in OS/390 and POSIX-BC.
9324              Deep EBCDIC magic that regex engine gets wrong,
9325              or a bug in some compiler/library shared by the
9326              two platforms?  From Thomas Dorner.
9327      Branch: perl
9328            ! t/op/study.t
9329 ____________________________________________________________________________
9330 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
9331         Log: More lost and found.
9332      Branch: perl
9333            + lib/Test/Simple/README
9334            ! MANIFEST
9335 ____________________________________________________________________________
9336 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
9337         Log: MANIFESTly missing.
9338      Branch: perl
9339            ! MANIFEST
9340 ____________________________________________________________________________
9341 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
9342         Log: Subject: Re: PERFORCE change 13162 for review               
9343              From: Philip Newton <Philip.Newton@gmx.net> 
9344              Date: Wed, 21 Nov 2001 16:44:30 +0100
9345              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
9346      Branch: perl
9347            ! ext/Devel/PPPort/PPPort.pm
9348 ____________________________________________________________________________
9349 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
9350         Log: Update Changes.
9351      Branch: perl
9352            ! Changes patchlevel.h
9353 ____________________________________________________________________________
9354 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
9355         Log: Small doc tweaks.
9356      Branch: perl
9357            ! ext/PerlIO/Via/Via.pm
9358 ____________________________________________________________________________
9359 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
9360         Log: Redundant return.
9361      Branch: perl
9362            ! ext/MIME/Base64/QuotedPrint.pm
9363 ____________________________________________________________________________
9364 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
9365         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
9366              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
9367              Date: Wed, 21 Nov 2001 10:23:16 +0100
9368              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
9369      Branch: perl
9370            ! pp_pack.c t/op/pack.t
9371 ____________________________________________________________________________
9372 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
9373         Log: Add Devel::PPPort originally from Kenneth Albanowski,
9374              revigorated by Paul Marquess: gives h2xs a Perl version
9375              portability boost.
9376      Branch: perl
9377            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
9378            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
9379            + ext/Devel/PPPort/harness/Harness.pm
9380            + ext/Devel/PPPort/harness/Harness.xs
9381            + ext/Devel/PPPort/harness/Makefile.PL
9382            + ext/Devel/PPPort/harness/module2.c
9383            + ext/Devel/PPPort/harness/module3.c
9384            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
9385            ! MANIFEST lib/h2xs.t utils/h2xs.PL
9386 ____________________________________________________________________________
9387 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
9388         Log: Oops.
9389      Branch: perl
9390            ! lib/Test/Simple/t/filehandles.t
9391 ____________________________________________________________________________
9392 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
9393         Log: Subject: Re: PERFORCE change 13152 for review               
9394              From: Philip Newton <Philip.Newton@gmx.net> 
9395              Date: Wed, 21 Nov 2001 09:04:05 +0100
9396              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
9397      Branch: perl
9398            ! lib/Test/Builder.pm
9399 ____________________________________________________________________________
9400 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
9401         Log: Subject: Re: PERFORCE change 13142 for review
9402              From: Philip Newton <Philip.Newton@gmx.net>
9403              Date: Wed, 21 Nov 2001 09:04:03 +0100
9404              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
9405              
9406              plus rewrap few paragraphs.
9407      Branch: perl
9408            ! lib/Pod/LaTeX.pm
9409 ____________________________________________________________________________
9410 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
9411         Log: Integrate #13154 from macperl; Remove comments.
9412      Branch: perl
9413           !> lib/File/Spec/Mac.pm
9414 ____________________________________________________________________________
9415 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
9416         Log: Update the list of modules having tests.
9417      Branch: perl
9418            ! t/lib/1_compile.t
9419 ____________________________________________________________________________
9420 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
9421         Log: Slight doc changes.
9422      Branch: maint-5.6/macperl
9423            ! macos/macperl/MacPerl.podhelp
9424 ____________________________________________________________________________
9425 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
9426         Log: Add UTF-16 coercion.
9427      Branch: maint-5.6/macperl
9428            ! macos/lib/Mac/AppleEvents/Simple.pm
9429 ____________________________________________________________________________
9430 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
9431         Log: Remove comments.
9432      Branch: maint-5.6/macperl
9433            ! lib/File/Spec/Mac.pm
9434 ____________________________________________________________________________
9435 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
9436         Log: Fix FSpGetCatInfo (and other functions) corrupting
9437              memory with bad filespecs (bug #471867)
9438      Branch: maint-5.6/macperl
9439            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
9440 ____________________________________________________________________________
9441 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
9442         Log: Upgrade to Test::Simple 0.33.
9443      Branch: perl
9444            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
9445            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
9446            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
9447 ____________________________________________________________________________
9448 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
9449         Log: Upgrade to Test::Harness 1.26.
9450      Branch: perl
9451            ! lib/Test/Harness.pm lib/Test/Harness/Changes
9452 ____________________________________________________________________________
9453 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
9454         Log: Integrate change #13145 from maintperl;
9455              another compatibility tweak to change#12559: avoid quoting
9456              arguments that already have quotes; add test case
9457      Branch: perl
9458           !> t/op/system_tests win32/win32.c
9459 ____________________________________________________________________________
9460 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
9461         Log: integrate change#13147 from mainline (fixes nit in change#10091)
9462              
9463              Subject: [PATCH] spaceship and refs
9464      Branch: maint-5.6/perl
9465            ! pp.c pp_hot.c t/op/cmp.t
9466 ____________________________________________________________________________
9467 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
9468         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
9469              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
9470              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
9471              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
9472      Branch: perl
9473            + lib/Pod/t/utils.t
9474            ! MANIFEST
9475 ____________________________________________________________________________
9476 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
9477         Log: Subject: [PATCH] spaceship and refs
9478              From: Nicholas Clark <nick@ccl4.org>
9479              Date: Tue, 20 Nov 2001 21:59:51 +0000
9480              Message-ID: <20011120215951.U62891@plum.flirble.org> 
9481      Branch: perl
9482            ! pp.c pp_hot.c t/op/cmp.t
9483 ____________________________________________________________________________
9484 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
9485         Log: Try to clarify which I/O call operates on bytes,
9486              which on characters, which on either.
9487      Branch: perl
9488            ! pod/perlfunc.pod
9489 ____________________________________________________________________________
9490 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
9491         Log: another compatibility tweak to change#12559: avoid quoting
9492              arguments that already have quotes; add test case
9493      Branch: maint-5.6/perl
9494            ! t/op/system_tests win32/win32.c
9495 ____________________________________________________________________________
9496 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
9497         Log: Give a simple example of writing PerlIO::Via handlers
9498              in Perl.
9499      Branch: perl
9500            ! ext/PerlIO/Via/Via.pm
9501 ____________________________________________________________________________
9502 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
9503         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
9504      Branch: perl
9505            + lib/Pod/t/latex.t
9506            ! MANIFEST
9507 ____________________________________________________________________________
9508 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
9509         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
9510              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9511              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
9512              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
9513      Branch: perl
9514            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
9515 ____________________________________________________________________________
9516 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
9517         Log: Spread d_procselfexe to far-off lands (undefined).
9518      Branch: perl
9519            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
9520            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
9521            ! vos/config.ga.def vos/config.ga.h win32/config.bc
9522            ! win32/config.gc win32/config.vc win32/config.win64
9523            ! wince/config.ce
9524 ____________________________________________________________________________
9525 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
9526         Log: Integrate perlio; add detection and use of /proc/self/exe
9527              (Linuxism for finding the absolute path of the executable)
9528      Branch: perl
9529           !> Configure config_h.SH perl.c t/op/magic.t
9530 ____________________________________________________________________________
9531 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
9532         Log: Really define do_report_used() only if DEBUGGING.
9533      Branch: perl
9534            ! sv.c
9535 ____________________________________________________________________________
9536 [ 13138] By: nick                                  on 2001/11/20  20:01:05
9537         Log: perl.c change to use HAS_PROCSELFEXE, also
9538              tweak to $^X test to comprehend full path to real executable
9539              being returned (like Cygwin as it happens...)
9540      Branch: perlio
9541            ! perl.c t/op/magic.t
9542 ____________________________________________________________________________
9543 [ 13137] By: nick                                  on 2001/11/20  19:46:00
9544         Log: Integrate mainline
9545      Branch: perlio
9546           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
9547           +> lib/NEXT/t/unseen.t
9548            - lib/NEXT/test.pl
9549           !> (integrate 34 files)
9550 ____________________________________________________________________________
9551 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
9552         Log: Subject: [?PATCH] terser pp_eq
9553              From: Nicholas Clark <nick@ccl4.org>
9554              Date: Mon, 19 Nov 2001 23:09:02 +0000
9555              Message-ID: <20011119230901.O62891@plum.flirble.org>
9556      Branch: perl
9557            ! pp_hot.c
9558 ____________________________________________________________________________
9559 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
9560         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
9561      Branch: perl
9562            ! pod/perldelta.pod
9563 ____________________________________________________________________________
9564 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
9565         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
9566              From: Andy Dougherty <doughera@lafayette.edu>
9567              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
9568              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
9569      Branch: perl
9570            ! ext/re/Makefile.PL ext/re/re.xs
9571 ____________________________________________________________________________
9572 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
9573         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
9574              From: Andy Dougherty <doughera@lafayette.edu>
9575              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
9576              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
9577      Branch: perl
9578            ! ext/re/re.xs
9579 ____________________________________________________________________________
9580 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
9581         Log: Integrate change #13119 from macperl.
9582              (No changes since already applied the patch,
9583              just keep perforce happy and well-fed.)
9584      Branch: perl
9585           !> lib/Pod/Html.pm
9586 ____________________________________________________________________________
9587 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
9588         Log: Subject: [PATCH] filter-util.pl for Mac OS
9589              From: Chris Nandor <pudge@pobox.com>
9590              Date: Tue, 20 Nov 2001 00:16:11 -0500
9591              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
9592      Branch: perl
9593            ! t/lib/filter-util.pl
9594 ____________________________________________________________________________
9595 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
9596         Log: Subject: [PATCH] Portability fix for Pod::Html
9597              From: Chris Nandor <pudge@pobox.com>
9598              Date: Tue, 20 Nov 2001 00:01:05 -0500
9599              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
9600      Branch: perl
9601            ! lib/Pod/Html.pm
9602 ____________________________________________________________________________
9603 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
9604         Log: Need to skip more tests if not perlio.
9605      Branch: perl
9606            ! lib/open.t
9607 ____________________________________________________________________________
9608 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
9609         Log: Pass 3 at perldelta - sort the lists of new modules,
9610              module improvements, and new platforms.
9611      Branch: perl
9612            ! pod/perldelta.pod
9613 ____________________________________________________________________________
9614 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
9615         Log: Document ${^OPEN}.
9616      Branch: perl
9617            ! pod/perlvar.pod
9618 ____________________________________________________________________________
9619 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
9620         Log: Make configpm work with extra keys
9621      Branch: maint-5.6/macperl
9622            ! macos/configpm
9623 ____________________________________________________________________________
9624 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
9625         Log: Version and doc updates
9626      Branch: maint-5.6/macperl
9627            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
9628 ____________________________________________________________________________
9629 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
9630         Log: More fixes for error message parsing (bug #470316)
9631      Branch: maint-5.6/macperl
9632            ! macos/macish.c
9633 ____________________________________________________________________________
9634 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
9635         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
9636              remove obsolete function (bug #465225)
9637      Branch: maint-5.6/macperl
9638            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
9639            ! macos/macperl/MPScript.c
9640 ____________________________________________________________________________
9641 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
9642         Log: Add p2as droplet to distribution.
9643      Branch: maint-5.6/macperl
9644            + macos/macperl/Droplets/p2as.plx
9645 ____________________________________________________________________________
9646 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
9647         Log: Bundle File::Sort.
9648      Branch: maint-5.6/macperl
9649            + macos/bundled_lib/blib/lib/File/Sort.pm
9650 ____________________________________________________________________________
9651 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
9652         Log: Various bundled module fixes.
9653      Branch: maint-5.6/macperl
9654            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
9655            ! macos/bundled_ext/Digest/MD5/t/files.t
9656            ! macos/bundled_ext/Filter/t/filter-util.pl
9657            ! macos/bundled_lib/blib/lib/Net/Config.pm
9658            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
9659 ____________________________________________________________________________
9660 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
9661         Log: Portability fix for Pod::Html.
9662      Branch: maint-5.6/macperl
9663            ! lib/Pod/Html.pm
9664 ____________________________________________________________________________
9665 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
9666         Log: Upgrade to Text::Balanced 1.89.
9667      Branch: perl
9668            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
9669            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
9670            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
9671            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
9672            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
9673            ! lib/Text/Balanced/t/gentag.t
9674 ____________________________________________________________________________
9675 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
9676         Log: Upgrade to NEXT 0.50.
9677      Branch: perl
9678            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
9679            + lib/NEXT/t/unseen.t
9680            - lib/NEXT/test.pl
9681            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
9682 ____________________________________________________________________________
9683 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
9684         Log: Integrate with maint-5.6/perl.
9685      Branch: maint-5.6/macperl
9686           !> win32/win32.c
9687 ____________________________________________________________________________
9688 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
9689         Log: Update the README.threads scary header a bit.
9690      Branch: perl
9691            ! README.threads
9692 ____________________________________________________________________________
9693 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
9694         Log: Pass 2 at perldelta: add some changes since 5.7.2.
9695      Branch: perl
9696            ! pod/perldelta.pod
9697 ____________________________________________________________________________
9698 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
9699         Log: Subject: [DOC PATCH] perlfaq4.pod 
9700              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9701              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
9702              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
9703      Branch: perl
9704            ! pod/perlfaq4.pod
9705 ____________________________________________________________________________
9706 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
9707         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
9708              From: Michael G Schwern <schwern@pobox.com> 
9709              Date: Mon, 19 Nov 2001 19:53:12 -0500
9710              Message-ID: <20011119195311.I11883@blackrider>
9711      Branch: perl
9712            ! perl.c
9713 ____________________________________________________________________________
9714 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
9715         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
9716              From: PPrymmer@factset.com
9717              Date: Mon, 19 Nov 2001 17:08:59 -0500
9718              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
9719      Branch: perl
9720            ! vms/descrip_mms.template
9721 ____________________________________________________________________________
9722 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
9723         Log: Create a per-interpeter debug scratchpad container
9724              and use that for the regexec debugging.
9725      Branch: perl
9726            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
9727 ____________________________________________________________________________
9728 [ 13109] By: nick                                  on 2001/11/19  22:01:45
9729         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
9730              Configure unit detects the feature).
9731      Branch: metaconfig/U/perl
9732            + procselfexe.U
9733      Branch: perlio
9734            ! Configure config_h.SH
9735 ____________________________________________________________________________
9736 [ 13108] By: nick                                  on 2001/11/19  20:39:17
9737         Log: Integrate mainline
9738      Branch: perlio
9739           +> t/op/or.t
9740           !> (integrate 44 files)
9741 ____________________________________________________________________________
9742 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
9743         Log: sysseek tweak.
9744      Branch: perl
9745            ! pod/perlfunc.pod
9746 ____________________________________________________________________________
9747 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
9748         Log: Move the sysio tests from io/utf8 to lib/open.
9749      Branch: perl
9750            ! lib/open.t t/io/utf8.t
9751 ____________________________________________________________________________
9752 [ 13105] By: nick                                  on 2001/11/19  20:15:39
9753         Log: Add a .package and a README to //depot/metaconfig
9754      Branch: metaconfig
9755            + .package README
9756 ____________________________________________________________________________
9757 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
9758         Log: Thou shalt not mix stdio and sysio.
9759      Branch: perl
9760            ! t/io/utf8.t
9761 ____________________________________________________________________________
9762 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
9763         Log: Update Changes.
9764      Branch: perl
9765            ! Changes patchlevel.h
9766 ____________________________________________________________________________
9767 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
9768         Log: The runops_debug needs to be present always, otherwise
9769              places like AIX which need an explicit symbol export list
9770              will croak when trying to build Devel::Peek (which uses
9771              the runops_debug).
9772      Branch: perl
9773            ! makedef.pl
9774 ____________________________________________________________________________
9775 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
9776         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
9777              From: PPrymmer@factset.com 
9778              Date: Mon, 19 Nov 2001 11:34:22 -0500
9779              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
9780      Branch: perl
9781            ! lib/Memoize/t/tie_sdbm.t
9782 ____________________________________________________________________________
9783 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
9784         Log: Retract #13088: it seems that unless dump.c is extensively
9785              reorganized as to what symbols it shows, when, and to whom,
9786              we are stuck with having the dump.o symbols in the libperl
9787              and thusly in the main Perl binary.
9788      Branch: perl
9789            ! embedvar.h perlapi.h perlvars.h
9790 ____________________________________________________________________________
9791 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
9792         Log: The _uni_display should not be in dump.c since they
9793              are used under normal operation (S_not_a_number()).
9794      Branch: perl
9795            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
9796 ____________________________________________________________________________
9797 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
9798         Log: Protect sv_dump() from being included unless DEBUGGING,
9799              as noticed by Ilya.
9800      Branch: perl
9801            ! sv.c
9802 ____________________________________________________________________________
9803 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
9804         Log: Pending further investigation skip the tell() tests.
9805              The tell() is okay on Solaris, HP-UX and Tru64, but fails
9806              (by returning too much) in Linux.
9807      Branch: perl
9808            ! t/io/utf8.t
9809 ____________________________________________________________________________
9810 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
9811         Log: Retract #13082 until a better solution is found:
9812              statics break ithreads.
9813      Branch: perl
9814            ! regexec.c
9815 ____________________________________________________________________________
9816 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
9817         Log: Figures 1 and 2 for UTF-8.
9818      Branch: perl
9819            ! pod/perlunicode.pod
9820 ____________________________________________________________________________
9821 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
9822         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
9823              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9824              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
9825              Message-ID: <20011119132645.A15034@rafael>
9826      Branch: perl
9827            ! op.c pod/perldiag.pod t/lib/warnings/op
9828 ____________________________________________________________________________
9829 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
9830         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
9831              From: Michael G Schwern <schwern@pobox.com> 
9832              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
9833              Message-ID: <20011119031112.E786@blackrider>
9834      Branch: perl
9835            ! t/op/closure.t
9836 ____________________________________________________________________________
9837 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
9838         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
9839              From: Michael G Schwern <schwern@pobox.com>
9840              Date: Mon, 19 Nov 2001 03:42:56 -0500
9841              Message-ID: <20011119034256.I786@blackrider>
9842      Branch: perl
9843            + t/op/or.t
9844            ! MANIFEST
9845 ____________________________________________________________________________
9846 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
9847         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
9848              From: "Craig A. Berry" <craigberry@mac.com>
9849              Date: Sun, 18 Nov 2001 14:33:48 -0600
9850              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
9851      Branch: perl
9852            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
9853 ____________________________________________________________________________
9854 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
9855         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
9856              From: Dave Rolsky <autarch@urth.org>
9857              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
9858              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
9859      Branch: perl
9860            ! lib/ExtUtils/Manifest.pm
9861 ____________________________________________________________________________
9862 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
9863         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
9864              From: Dave Rolsky <autarch@urth.org>
9865              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
9866              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
9867      Branch: perl
9868            ! lib/ExtUtils/Install.pm
9869 ____________________________________________________________________________
9870 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
9871         Log: The runops_dbg should not be needed.
9872      Branch: perl
9873            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
9874 ____________________________________________________________________________
9875 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
9876         Log: do_spawn() cleanup from Charles Lane.
9877      Branch: perl
9878            ! vms/vms.c
9879 ____________________________________________________________________________
9880 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
9881         Log: Update the list of tests.
9882      Branch: perl
9883            ! t/lib/1_compile.t
9884 ____________________________________________________________________________
9885 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
9886         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
9887              From: Michael G Schwern <schwern@pobox.com> 
9888              Date: Fri, 16 Nov 2001 17:37:04 -0500
9889              Message-ID: <20011116173703.L30160@blackrider>
9890      Branch: perl
9891            ! t/lib/warnings/sv
9892 ____________________________________________________________________________
9893 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
9894         Log: FAQ sync.
9895      Branch: perl
9896            ! pod/perlfaq4.pod
9897 ____________________________________________________________________________
9898 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
9899         Log: Integrate perlio; win32 sync.
9900      Branch: perl
9901           !> perlio.c win32/win32io.c
9902 ____________________________________________________________________________
9903 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
9904         Log: (retracted by #13096)
9905              Debugging would be badly skewed by a malloc per regex dump.
9906      Branch: perl
9907            ! regexec.c
9908 ____________________________________________________________________________
9909 [ 13081] By: nick                                  on 2001/11/18  19:08:40
9910         Log: Win32 layer has a dup which needs to match new prototype.
9911      Branch: perlio
9912            ! win32/win32io.c
9913 ____________________________________________________________________________
9914 [ 13080] By: nick                                  on 2001/11/18  19:05:02
9915         Log: Wrong way to get stdio mode used.
9916      Branch: perlio
9917            ! perlio.c
9918 ____________________________________________________________________________
9919 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
9920         Log: Retract #13048: that introduced a malloc() (through savepvn())
9921              to *every* m//, which killed the performance quite badly.
9922      Branch: perl
9923            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
9924 ____________________________________________________________________________
9925 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
9926         Log: Pass 1 at perldelta.pod: sort the section contents
9927              together, drop all but the 5.7.2 known problems,
9928              leave the 5.7.1 security note since that's the
9929              fullest explanation (update the date on that).
9930      Branch: perl
9931            ! pod/perldelta.pod
9932 ____________________________________________________________________________
9933 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
9934         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
9935              
9936              Tiny problem in the test for 20011113.110: I hope
9937              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
9938      Branch: perl
9939            ! pp.c t/op/repeat.t
9940 ____________________________________________________________________________
9941 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
9942         Log: All of syswrite/send/sendto need to return character counts,
9943              and character counts from the offset, not the beginning of
9944              the scalar.
9945      Branch: perl
9946            ! pp_sys.c
9947 ____________________________________________________________________________
9948 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
9949         Log: Integrate PerlIO: duping fixes.
9950      Branch: perl
9951           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9952           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
9953           !> perliol.h sv.c
9954 ____________________________________________________________________________
9955 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
9956         Log: syswrite() was still returning byte counts, not character counts.
9957      Branch: perl
9958            ! pp_sys.c t/io/utf8.t
9959 ____________________________________________________________________________
9960 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
9961         Log: Add test for sysread().
9962      Branch: perl
9963            ! t/io/utf8.t
9964 ____________________________________________________________________________
9965 [ 13072] By: nick                                  on 2001/11/18  16:15:31
9966         Log: Allow dup'ing of PerlIO::Scalar etc.
9967      Branch: perlio
9968            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9969            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
9970            ! perliol.h sv.c
9971 ____________________________________________________________________________
9972 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
9973         Log: Prepend a null byte to the test set.
9974      Branch: perl
9975            ! t/io/utf8.t
9976 ____________________________________________________________________________
9977 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
9978         Log: Document how "no utf8;" can become handy.
9979      Branch: perl
9980            ! lib/utf8.pm
9981 ____________________________________________________________________________
9982 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
9983         Log: Integrate perlio; force the inclusion of the PL_runops_*
9984      Branch: perl
9985           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
9986 ____________________________________________________________________________
9987 [ 13068] By: nick                                  on 2001/11/18  13:23:33
9988         Log: embed.pl generated changes I forgot to include
9989      Branch: perlio
9990            ! embedvar.h perlapi.h pod/perlapi.pod
9991 ____________________________________________________________________________
9992 [ 13067] By: nick                                  on 2001/11/18  12:50:19
9993         Log: Force inclusion of both Perl_runops_* in perl itself,
9994              so they are available for Peek.xs etc.
9995      Branch: perlio
9996            ! perlvars.h
9997 ____________________________________________________________________________
9998 [ 13066] By: nick                                  on 2001/11/18  11:00:34
9999         Log: Integrate mainline - a few Devel::Peak fails.
10000      Branch: perlio
10001           +> (branch 29 files)
10002            - ext/Thread/Thread.pm lib/Benchmark.t
10003            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
10004            - lib/Lingua/KO/Hangul/Util/README
10005            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
10006            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
10007            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
10008            - vms/ext/vmsish.pm vms/ext/vmsish.t
10009            ! hv.c
10010           !> (integrate 389 files)
10011 ____________________________________________________________________________
10012 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
10013         Log: Start working on perldelta.  This is not yet any sort of
10014              editing; just concatenating perl570delta, perl571delta,
10015              and perl572delta.  Any sorting not done, any duplicate
10016              removal not done, any removal or update of obsolete items
10017              not done, any changes since 5.7.2 not included.  So there.
10018      Branch: perl
10019            ! pod/perldelta.pod
10020 ____________________________________________________________________________
10021 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
10022         Log: Banish "use utf8".
10023      Branch: perl
10024            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
10025 ____________________________________________________________________________
10026 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
10027         Log: Tweak from Charles Lane.
10028      Branch: perl
10029            ! vms/vms.c
10030 ____________________________________________________________________________
10031 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
10032         Log: Integrate change #13058 from maintperl;
10033              change#12559 breaks things on Win9x because command.com doesn't
10034              grok dquotes at all; disable all the system() smarts for
10035              command.com
10036      Branch: perl
10037           !> win32/win32.c
10038 ____________________________________________________________________________
10039 [ 13061] By: ams                                   on 2001/11/17  13:46:11
10040         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
10041              From: Jonathan Stowe <gellyfish@gellyfish.com>
10042              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
10043              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
10044      Branch: perl
10045            ! lib/Term/Cap.pm
10046 ____________________________________________________________________________
10047 [ 13060] By: ams                                   on 2001/11/17  09:49:10
10048         Log: Subject: [PATCH9 File/Find.pm doc nits
10049              From: Tels <perl_dummy@bloodgate.com>
10050              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
10051      Branch: perl
10052            ! lib/File/Find.pm
10053 ____________________________________________________________________________
10054 [ 13059] By: ams                                   on 2001/11/17  09:38:38
10055         Log: Subject: [PATCH] Benchmark.pm nit
10056              From: Tels <perl_dummy@bloodgate.com>
10057              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
10058      Branch: perl
10059            ! lib/Benchmark.pm
10060 ____________________________________________________________________________
10061 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
10062         Log: change#12559 breaks things on Win9x because command.com doesn't
10063              grok dquotes at all; disable all the system() smarts for
10064              command.com
10065      Branch: maint-5.6/perl
10066            ! win32/win32.c
10067 ____________________________________________________________________________
10068 [ 13057] By: ams                                   on 2001/11/16  20:30:03
10069         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
10070              From: Andy Dougherty <doughera@lafayette.edu>
10071              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
10072              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
10073      Branch: perl
10074            ! lib/Unicode/UCD.t
10075 ____________________________________________________________________________
10076 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
10077         Log: Subject: [Patch Perl@13023] VMS system() warning
10078              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10079              Date: Fri, 16 Nov 2001 15:20:11 EST
10080              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
10081      Branch: perl
10082            ! vms/vms.c
10083 ____________________________________________________________________________
10084 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
10085         Log: It's neither-nor, and protect against the impossible.
10086      Branch: perl
10087            ! lib/Thread.pm
10088 ____________________________________________________________________________
10089 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
10090         Log: 5005threads didn't work because $Thread::VERSION wasn't
10091              visible.  Oops.
10092      Branch: perl
10093            ! ext/Thread/Makefile.PL lib/Thread.pm
10094 ____________________________________________________________________________
10095 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
10096         Log: Robustness against Linux using something else than gcc;
10097              based on
10098              
10099              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
10100              From: Charles Randall <cfriv@yahoo.com>
10101              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
10102              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
10103      Branch: perl
10104            ! ext/Errno/Errno_pm.PL
10105 ____________________________________________________________________________
10106 [ 13052] By: ams                                   on 2001/11/16  16:46:39
10107         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
10108              From: Russ Allbery <rra@stanford.edu>
10109              Date: 16 Nov 2001 09:44:21 -0800
10110              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
10111      Branch: perl
10112            ! lib/Pod/ParseLink.pm
10113 ____________________________________________________________________________
10114 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
10115         Log: Update perluniintro on the UTF-8 output matters
10116              (that -w will warn unless the stream is explicitly UTF-8-ified).
10117      Branch: perl
10118            ! pod/perluniintro.pod
10119 ____________________________________________________________________________
10120 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
10121         Log: Adding new files to MANIFEST is nice.
10122      Branch: perl
10123            ! MANIFEST
10124 ____________________________________________________________________________
10125 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
10126         Log: Update Changes.
10127      Branch: perl
10128            ! Changes patchlevel.h
10129 ____________________________________________________________________________
10130 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
10131         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
10132              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
10133              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
10134              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
10135      Branch: perl
10136            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
10137 ____________________________________________________________________________
10138 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
10139         Log: Rename perlunintro to perluniintro; regen toc.
10140      Branch: perl
10141            + pod/perluniintro.pod
10142            - pod/perlunintro.pod
10143            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10144 ____________________________________________________________________________
10145 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
10146         Log: Document the negated lookeahead trick to emulate
10147              character class subtraction.
10148      Branch: perl
10149            ! pod/perlunicode.pod
10150 ____________________________________________________________________________
10151 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
10152         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
10153              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10154              Date: Fri, 16 Nov 2001 23:31:04 +0900
10155              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
10156              
10157              (with the tweak that Cntrl is not C, it's Cc)
10158      Branch: perl
10159            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
10160            ! lib/unicore/mktables
10161 ____________________________________________________________________________
10162 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
10163         Log: Subject: [PATCH current] runtime runops switch
10164              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10165              Date: Fri, 16 Nov 2001 00:48:09 -0500
10166              Message-ID: <20011116004809.A934@math.ohio-state.edu>
10167      Branch: perl
10168            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
10169            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
10170            ! pod/perlintern.pod proto.h run.c
10171 ____________________________________________________________________________
10172 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
10173         Log: Further discourage old Thread code; tell how to tell
10174              the difference.
10175      Branch: perl
10176            ! lib/Thread.pm
10177 ____________________________________________________________________________
10178 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
10179         Log: A missing return; from Charles Lane.
10180      Branch: perl
10181            ! vms/vms.c
10182 ____________________________________________________________________________
10183 [ 13041] By: ams                                   on 2001/11/16  12:11:14
10184         Log: Subject: [PATCH] Doc spellcheck + podcheck
10185              From: Autrijus Tang <autrijus@egb.elixus.org>
10186              Date: Thu, 15 Nov 2001 22:49:05 -0800
10187              Message-Id: <20011116064905.GA44092@egb.elixus.org>
10188              
10189              Subject: [PATCH] podcheck+spellcheck, the rest of the story
10190              From: Autrijus Tang <autrijus@egb.elixus.org>
10191              Date: Fri, 16 Nov 2001 00:42:20 -0800
10192              Message-Id: <20011116084220.GA44295@egb.elixus.org>
10193              
10194              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
10195              From: Nicholas Clark <nick@ccl4.org>
10196              Date: Fri, 16 Nov 2001 10:32:01 +0000
10197              Message-Id: <20011116103200.F62891@plum.flirble.org>
10198              (Applied after suitable de-mangling.)
10199      Branch: perl
10200            ! README.aix README.dgux README.dos README.epoc README.hpux
10201            ! README.mint README.mpeix README.netware README.os2
10202            ! README.os390 README.plan9 README.qnx README.solaris
10203            ! README.threads doio.c pod/perl571delta.pod
10204            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
10205            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
10206            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
10207            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
10208            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
10209            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
10210 ____________________________________________________________________________
10211 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
10212         Log: Avoid redefinedness warning for now.
10213      Branch: perl
10214            ! lib/Thread.pm
10215 ____________________________________________________________________________
10216 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
10217         Log: use strict.
10218      Branch: perl
10219            ! lib/Thread.pm
10220 ____________________________________________________________________________
10221 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
10222         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
10223              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
10224              Date: Thu, 15 Nov 2001 22:54:47 EST 
10225              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
10226      Branch: perl
10227            ! vms/vms.c vms/vmspipe.com
10228 ____________________________________________________________________________
10229 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
10230         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
10231              From: "chromatic" <chromatic@rmci.net>
10232              Date: Thu, 15 Nov 2001 19:54:23 -0700
10233              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
10234      Branch: perl
10235            ! lib/File/stat.t
10236 ____________________________________________________________________________
10237 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
10238         Log: Make Thread a wrapper for both ithreads and 5005threads.
10239              Needs a lot of work and Arthur's eyeballing (and finishing
10240              few missing odds and ends of threads.pm).  Now Thread
10241              is an extension without its own .pm.
10242              
10243              If there are people who have experience working with
10244              either the 5005threads or the ithreads: cleaning up
10245              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
10246              and porting the various Thread::* modules, like Thread::Queue,
10247              to work also with ithreads, is needed.
10248              
10249              Removed the 5005threads requirement from the 5005 tests
10250              for easier testing (not all of them work yet since
10251              they use the Thread::* modules that have not been made
10252              to work with ithreads).  Leave the 5005 tests named as
10253              *.tx so that they are not run by "make test".
10254      Branch: perl
10255            + lib/Thread.pm
10256            - ext/Thread/Thread.pm
10257            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
10258            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
10259            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
10260            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
10261            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
10262            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
10263            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
10264 ____________________________________________________________________________
10265 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
10266         Log: $VERSION "a5" doesn't quite work.
10267      Branch: perl
10268            ! ext/B/Makefile.PL
10269 ____________________________________________________________________________
10270 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
10271         Log: Add the fruits of Larry Shatzer's version verifying script.
10272              (There are some straddlers, but they will be fixed in the
10273              upcoming releases of the modules.)
10274      Branch: perl
10275            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
10276            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
10277            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
10278            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
10279            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
10280            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
10281            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
10282            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
10283            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
10284            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
10285            ! wince/FindExt.pm
10286 ____________________________________________________________________________
10287 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
10288         Log: Add Larry Shatzer's VERSION verifying script.
10289      Branch: perl
10290            + Porting/checkVERSION.pl
10291            ! MANIFEST Porting/pumpkin.pod
10292 ____________________________________________________________________________
10293 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
10294         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
10295              From: Michael G Schwern <schwern@pobox.com>
10296              Date: Thu, 15 Nov 2001 19:26:40 -0500
10297              Message-ID: <20011115192640.R31399@blackrider>
10298      Branch: perl
10299            ! t/test.pl
10300 ____________________________________________________________________________
10301 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
10302         Log: Document the MY_CXT business; from Paul Marquess.
10303      Branch: perl
10304            ! pod/perlxs.pod
10305 ____________________________________________________________________________
10306 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
10307         Log: VMSCMD synch attempt.
10308      Branch: perl
10309            ! vms/vms.c vms/vmsish.h
10310 ____________________________________________________________________________
10311 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
10312         Log: Advise against -P as instructed by Schwern.
10313      Branch: perl
10314            ! pod/perlrun.pod
10315 ____________________________________________________________________________
10316 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
10317         Log: Subject: [PATCH] v-strings as Objects Step 1
10318              From: John Peacock <jpeacock@rowman.com>
10319              Date: Thu, 15 Nov 2001 12:41:04 -0500
10320              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
10321      Branch: perl
10322            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
10323            ! util.c
10324 ____________________________________________________________________________
10325 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
10326         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
10327              From: Michael G Schwern <schwern@pobox.com>
10328              Date: Thu, 15 Nov 2001 12:47:59 -0500
10329              Message-ID: <20011115124759.E31399@blackrider>
10330      Branch: perl
10331            + t/run/switchx.aux t/run/switchx.t
10332            ! MANIFEST t/run/switches.t
10333 ____________________________________________________________________________
10334 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
10335         Log: Upgrade to Getopt::Long 2.26_03.
10336      Branch: perl
10337            ! lib/Getopt/Long.pm
10338 ____________________________________________________________________________
10339 [ 13025] By: ams                                   on 2001/11/15  20:46:22
10340         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
10341              From: Michael G Schwern <schwern@pobox.com>
10342              Date: Thu, 15 Nov 2001 16:24:11 -0500
10343              Message-Id: <20011115162411.M31399@blackrider>
10344      Branch: perl
10345            ! vms/vms.c
10346 ____________________________________________________________________________
10347 [ 13024] By: ams                                   on 2001/11/15  19:32:06
10348         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
10349              From: rspier@pobox.com (Robert Spier)
10350              Date: Thu, 15 Nov 2001 11:19:21 -0800
10351              Message-Id: <15348.5433.732364.963687@rls.cx>
10352      Branch: perl
10353            ! op.c
10354 ____________________________________________________________________________
10355 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
10356         Log: Update Changes.
10357      Branch: perl
10358            ! Changes patchlevel.h
10359 ____________________________________________________________________________
10360 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
10361         Log: Subject: [PATCH] new tests for command-line switches
10362              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10363              Date: Thu, 15 Nov 2001 17:00:30 +0100
10364              Message-ID: <20011115170030.A14193@rafael>
10365      Branch: perl
10366            + t/run/switches.t
10367            ! MANIFEST
10368 ____________________________________________________________________________
10369 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
10370         Log: Upgrade to podlators 1.13.
10371      Branch: perl
10372            + lib/Pod/ParseLink.pm
10373            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
10374            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
10375            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
10376            ! t/pod/pod2usage.xr t/pod/podselect.xr
10377 ____________________________________________________________________________
10378 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
10379         Log: skip "might be used uninitialized".
10380      Branch: perl
10381            ! pp_sys.c
10382 ____________________________________________________________________________
10383 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
10384         Log: Fix for "perlio bug in koi8-r encoding".  The problem
10385              seemed to be that binmode() always flushed the handle,
10386              which is not so good when switching encodings.  Fixed,
10387              added Matt Sergeant's testcase, documented in perlfunc/binmode,
10388              also added a pointer about disciplines to perlfunc/open,
10389              and in general cleaned up and reformatted the open entry.
10390      Branch: perl
10391            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
10392 ____________________________________________________________________________
10393 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
10394         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
10395              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10396              Date: 15 Nov 2001 08:57:06 -0000
10397              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
10398              
10399              chop() and chomp() are not real list functions,
10400              so let's not have them overrideable.  (Casey will
10401              be confused since in #7071 he patched the other way.)
10402      Branch: perl
10403            ! pod/perlfunc.pod toke.c
10404 ____________________________________________________________________________
10405 [ 13017] By: ams                                   on 2001/11/15  12:56:49
10406         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
10407              From: Robin Barker <rmb1@cise.npl.co.uk>
10408              Date: Thu, 15 Nov 2001 13:48:34 GMT
10409              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
10410              (Applied with tweaks.)
10411      Branch: perl
10412            ! pod/perltrap.pod
10413 ____________________________________________________________________________
10414 [ 13016] By: ams                                   on 2001/11/15  09:12:48
10415         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
10416              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10417              Date: Thu, 15 Nov 2001 09:06:39 +0100
10418              Message-Id: <20011115090639.A13005@rafael>
10419      Branch: perl
10420            ! pod/perlrun.pod
10421 ____________________________________________________________________________
10422 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
10423         Log: "link =" from utils.lst was being processed oddly.
10424      Branch: perl
10425            ! installman
10426 ____________________________________________________________________________
10427 [ 13014] By: ams                                   on 2001/11/15  02:52:52
10428         Log: Subject: [PATCH current] CreateTTY in -d
10429              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10430              Date: Wed, 14 Nov 2001 21:26:31 -0500
10431              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
10432      Branch: perl
10433            ! lib/perl5db.pl
10434 ____________________________________________________________________________
10435 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
10436         Log: Corify the Filter::Simple tests. 
10437      Branch: perl
10438            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
10439            ! lib/Filter/Simple/t/filter_only.t
10440 ____________________________________________________________________________
10441 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
10442         Log: Upgrade to Filter::Simple 0.70.
10443      Branch: perl
10444            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
10445            + t/lib/FilterOnlyTest.pm
10446            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
10447            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
10448            ! t/lib/FilterTest.pm
10449 ____________________________________________________________________________
10450 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
10451         Log: Cleanliness inspired by Cygwin.
10452      Branch: perl
10453            ! Makefile.SH x2p/Makefile.SH
10454 ____________________________________________________________________________
10455 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
10456         Log: Add perlunintro (formerly known as perlunitut); regen toc.
10457      Branch: perl
10458            + pod/perlunintro.pod
10459            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10460 ____________________________________________________________________________
10461 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
10462         Log: FAQ sync.
10463      Branch: perl
10464            ! pod/perlfaq6.pod
10465 ____________________________________________________________________________
10466 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
10467         Log: Quieten pgcc 2.91.66 worries.
10468      Branch: perl
10469            ! gv.c pp_ctl.c utf8.c
10470 ____________________________________________________________________________
10471 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
10472         Log: Upgrade to Switch 2.06.
10473      Branch: perl
10474            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
10475            ! lib/Switch/t/nested.t
10476 ____________________________________________________________________________
10477 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
10478         Log: Upgrade to Attribute::Handlers 0.76.
10479      Branch: perl
10480            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
10481            ! lib/Attribute/Handlers/README
10482            ! lib/Attribute/Handlers/demo/Demo.pm
10483            ! lib/Attribute/Handlers/demo/Descriptions.pm
10484            ! lib/Attribute/Handlers/demo/MyClass.pm
10485            ! lib/Attribute/Handlers/demo/demo_cycle.pl
10486            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
10487            ! lib/Attribute/Handlers/t/multi.t
10488 ____________________________________________________________________________
10489 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
10490         Log: Signedness nit.
10491      Branch: perl
10492            ! regexec.c
10493 ____________________________________________________________________________
10494 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
10495         Log: VERSIONize.
10496      Branch: perl
10497            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
10498            ! lib/integer.pm
10499 ____________________________________________________________________________
10500 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
10501         Log: No pod in internal Net::FTP classes.
10502      Branch: perl
10503            ! pod/buildtoc.PL
10504 ____________________________________________________________________________
10505 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
10506         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
10507              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
10508              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
10509              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
10510      Branch: perl
10511            ! regexec.c
10512 ____________________________________________________________________________
10513 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
10514         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
10515              Pudge correctly).
10516      Branch: perl
10517            ! t/test.pl
10518 ____________________________________________________________________________
10519 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
10520         Log: Add comments to mark where $^X is being handled.
10521      Branch: perl
10522            ! perl.c toke.c
10523 ____________________________________________________________________________
10524 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
10525         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
10526              From: Michael G Schwern <schwern@pobox.com>
10527              Date: Wed, 14 Nov 2001 16:38:25 -0500
10528              Message-ID: <20011114163825.D6519@blackrider>
10529      Branch: perl
10530            ! t/op/repeat.t
10531 ____________________________________________________________________________
10532 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
10533         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
10534              From: Michael G Schwern <schwern@pobox.com>
10535              Date: Wed, 14 Nov 2001 13:19:15 -0500
10536              Message-ID: <20011114131915.K5096@blackrider>
10537      Branch: perl
10538            ! t/op/die_exit.t
10539 ____________________________________________________________________________
10540 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
10541         Log: Subject: Re: [PATCH] new version of runperl()
10542              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10543              Date: Wed, 14 Nov 2001 15:39:12 EST
10544              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
10545              
10546              "VMS $^X pipes etc" patch.
10547      Branch: perl
10548            ! vms/vms.c
10549 ____________________________________________________________________________
10550 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
10551         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
10552              and add "verbose" option to show the final command.
10553      Branch: perl
10554            ! t/test.pl
10555 ____________________________________________________________________________
10556 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
10557         Log: Goof in some of the comment fields of #12994.
10558      Branch: perl
10559            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
10560            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
10561            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
10562            ! lib/unicore/In/9.pl
10563 ____________________________________________________________________________
10564 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
10565         Log: The First, Last ranges in the Unicode data weren't
10566              getting their general categories added properly;
10567              noticed by Jeffrey Friedl.
10568      Branch: perl
10569            ! lib/unicore/Category.pl lib/unicore/In/0.pl
10570            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
10571            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
10572            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
10573            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
10574            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
10575            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
10576            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
10577            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
10578            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
10579            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
10580            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
10581            ! lib/unicore/mktables
10582 ____________________________________________________________________________
10583 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
10584         Log: Subject: [PATCH] new version of runperl()
10585              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10586              Date: Wed, 14 Nov 2001 12:23:01 +0100
10587              Message-ID: <20011114122301.A29384@rafael>
10588      Branch: perl
10589            ! t/io/argv.t t/test.pl
10590 ____________________________________________________________________________
10591 [ 12992] By: ams                                   on 2001/11/14  13:40:39
10592         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
10593              From: Michael G Schwern <schwern@pobox.com>
10594              Date: Tue, 13 Nov 2001 23:17:54 -0500
10595              Message-Id: <20011113231754.S32567@blackrider>
10596      Branch: perl
10597            ! perl.c
10598 ____________________________________________________________________________
10599 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
10600         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
10601              From: Philip Newton <Philip.Newton@gmx.net>
10602              Date: Wed, 14 Nov 2001 10:59:53 +0100
10603              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
10604              
10605              plus a lot of paragraph reformatting because of long lines.
10606      Branch: perl
10607            ! pod/perlapio.pod
10608 ____________________________________________________________________________
10609 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
10610         Log: A bool is not a pointer.
10611      Branch: perl
10612            ! pp_sys.c
10613 ____________________________________________________________________________
10614 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
10615         Log: AUTHORS updates.
10616      Branch: perl
10617            ! AUTHORS
10618 ____________________________________________________________________________
10619 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
10620         Log: There are several MIME RFCs.
10621      Branch: perl
10622            ! ext/Encode/Encode.pm
10623 ____________________________________________________________________________
10624 [ 12987] By: ams                                   on 2001/11/14  01:09:28
10625         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
10626              From: Michael G Schwern <schwern@pobox.com>
10627              Date: Tue, 13 Nov 2001 20:59:13 -0500
10628              Message-Id: <20011113205913.H32567@blackrider>
10629      Branch: perl
10630            ! t/op/groups.t vms/test.com
10631 ____________________________________________________________________________
10632 [ 12986] By: ams                                   on 2001/11/14  01:07:06
10633         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
10634              From: Michael G Schwern <schwern@pobox.com>
10635              Date: Tue, 13 Nov 2001 20:51:34 -0500
10636              Message-Id: <20011113205134.F32567@blackrider>
10637      Branch: perl
10638            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
10639 ____________________________________________________________________________
10640 [ 12985] By: ams                                   on 2001/11/14  00:43:59
10641         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
10642              From: Michael G Schwern <schwern@pobox.com>
10643              Date: Tue, 13 Nov 2001 20:38:42 -0500
10644              Message-Id: <20011113203842.E32567@blackrider>
10645      Branch: perl
10646            ! pod/perlport.pod
10647 ____________________________________________________________________________
10648 [ 12984] By: ams                                   on 2001/11/14  00:32:15
10649         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
10650              From: Michael G Schwern <schwern@pobox.com>
10651              Date: Tue, 13 Nov 2001 20:27:02 -0500
10652              Message-Id: <20011113202702.D32567@blackrider>
10653      Branch: perl
10654            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
10655            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
10656            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
10657            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
10658 ____________________________________________________________________________
10659 [ 12983] By: ams                                   on 2001/11/14  00:00:27
10660         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
10661              From: Michael G Schwern <schwern@pobox.com>
10662              Date: Tue, 13 Nov 2001 19:51:59 -0500
10663              Message-Id: <20011113195159.B32567@blackrider>
10664      Branch: perl
10665            ! pod/perlport.pod
10666 ____________________________________________________________________________
10667 [ 12982] By: ams                                   on 2001/11/13  23:53:11
10668         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
10669              From: Larry Shatzer <fugazi@zippy.zyx.net>
10670              Date: Tue, 13 Nov 2001 17:27:59 -0700
10671              Message-Id: <20011113172759.E27768@zippy.zyx.net>
10672      Branch: perl
10673            ! pod/perlapio.pod
10674 ____________________________________________________________________________
10675 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
10676         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
10677              "large enough" Unicode characters returned more than one
10678              as their "Unicode size".
10679      Branch: perl
10680            ! pp_sys.c t/io/utf8.t
10681 ____________________________________________________________________________
10682 [ 12980] By: ams                                   on 2001/11/13  19:32:33
10683         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
10684              From: "Craig A. Berry" <craigberry@mac.com>
10685              Date: Tue, 13 Nov 2001 14:33:25 -0600
10686              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
10687      Branch: perl
10688            ! vms/gen_shrfls.pl
10689 ____________________________________________________________________________
10690 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
10691         Log: Subject: Minor patch to Encode.pm (detypo)
10692              From: "Philip Newton" <Philip.Newton@gmx.net>
10693              Date: Tue, 13 Nov 2001 20:11:01 +0100
10694              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
10695      Branch: perl
10696            ! ext/Encode/Encode.pm
10697 ____________________________________________________________________________
10698 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
10699         Log: Evil tabulators.
10700      Branch: perl
10701            ! ext/Encode/Encode.pm
10702 ____________________________________________________________________________
10703 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
10704         Log: Document the available encodings.
10705      Branch: perl
10706            ! ext/Encode/Encode.pm
10707 ____________________________________________________________________________
10708 [ 12976] By: ams                                   on 2001/11/13  17:14:07
10709         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
10710              From: Barrie Slaymaker <barries@slaysys.com>
10711              Date: Tue, 13 Nov 2001 12:41:36 -0500
10712              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
10713      Branch: perl
10714            ! t/op/universal.t
10715 ____________________________________________________________________________
10716 [ 12975] By: ams                                   on 2001/11/13  16:24:21
10717         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
10718              From: Barrie Slaymaker <barries@slaysys.com>
10719              Date: Tue, 13 Nov 2001 10:56:20 -0500
10720              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
10721              (Test applied with minor tweaks and ->isa("HASH") omission.)
10722      Branch: perl
10723            ! lib/UNIVERSAL.pm t/op/universal.t
10724 ____________________________________________________________________________
10725 [ 12974] By: ams                                   on 2001/11/13  15:46:07
10726         Log: Subject: [PATCH Benchmark.pm] docco tweaks
10727              From: Barrie Slaymaker <barries@slaysys.com>
10728              Date: Tue, 13 Nov 2001 11:34:45 -0500
10729              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
10730      Branch: perl
10731            ! lib/Benchmark.pm
10732 ____________________________________________________________________________
10733 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
10734         Log: Subject: [PATCH] Attack of the C loops, round 1
10735              From: Richard Soderberg <rs@oregonnet.com>
10736              Date: Mon, 12 Nov 2001 12:07:29 -0800
10737              Message-Id: <200111122007.MAA01994@oregonnet.com>
10738              
10739              Subject: [PATCH] bytecode.pl (tiny patch)
10740              From: Richard Soderberg <rs@oregonnet.com>
10741              Date: Mon, 12 Nov 2001 12:53:24 -0800
10742              Message-Id: <200111122053.MAA06272@oregonnet.com>
10743      Branch: perl
10744            ! bytecode.pl installhtml
10745 ____________________________________________________________________________
10746 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
10747         Log: Subject: [PATCH] Update to Filter::Util::Call
10748              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
10749              Date: Sun, 11 Nov 2001 22:33:33 -0000
10750              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
10751              
10752              Use the new CXT* macros.
10753      Branch: perl
10754            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
10755 ____________________________________________________________________________
10756 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
10757         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
10758              From: Michael G Schwern <schwern@pobox.com>
10759              Date: Mon, 12 Nov 2001 20:50:34 -0500
10760              Message-ID: <20011112205034.H2888@blackrider>
10761      Branch: perl
10762            + lib/vmsish.pm lib/vmsish.t
10763            - vms/ext/vmsish.pm vms/ext/vmsish.t
10764            ! MANIFEST vms/descrip_mms.template
10765 ____________________________________________________________________________
10766 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
10767         Log: :utf8 works only with perlio.
10768      Branch: perl
10769            ! lib/open.t
10770 ____________________________________________________________________________
10771 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
10772         Log: Subject: Re: @Config -"des" not quite working on VMS
10773              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10774              Date: Tue, 13 Nov 2001 08:35:13 EST 
10775              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
10776      Branch: perl
10777            ! configure.com
10778 ____________________________________________________________________________
10779 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
10780         Log: Subject: [PATCH] lib/charnames.pm 
10781              From: Jeffrey Friedl <jfriedl@yahoo.com>
10782              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
10783              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
10784      Branch: perl
10785            ! lib/charnames.pm
10786 ____________________________________________________________________________
10787 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
10788         Log: Docs for Mac::err.
10789      Branch: maint-5.6/macperl
10790            ! macos/ext/Mac/err/err.pm
10791 ____________________________________________________________________________
10792 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
10793         Log: Some cleanup; change some globals to references for
10794              possible persistence later.
10795      Branch: maint-5.6/macperl
10796            ! macos/lib/Mac/Glue.pm
10797 ____________________________________________________________________________
10798 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
10799         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
10800      Branch: maint-5.6/macperl
10801            ! macos/ext/Mac/Files/Files.pm
10802 ____________________________________________________________________________
10803 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
10804         Log: Get Mac::Navigation to compile (bug #464684).
10805      Branch: maint-5.6/macperl
10806            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
10807            ! macos/ext/Mac/Navigation/Makefile.PL
10808            ! macos/ext/Mac/Navigation/Navigation.xs
10809            ! macos/macperl/Makefile.mk
10810 ____________________________________________________________________________
10811 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
10812         Log: Add in modules and POD to help menu.
10813      Branch: maint-5.6/macperl
10814            ! macos/macperl/MacPerl.podhelp
10815 ____________________________________________________________________________
10816 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
10817         Log: Update bundled modules.
10818      Branch: maint-5.6/macperl
10819            + macos/bundled_ext/Filter/t/FilterTest.pm
10820            + macos/bundled_ext/List/Util/t/shuffle.t
10821            + macos/bundled_ext/Storable/t/compat06.t
10822            + macos/bundled_ext/Storable/t/st-dump.pl
10823            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
10824            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
10825            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
10826            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
10827            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
10828            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
10829            + macos/bundled_lib/blib/lib/lwpcook.pod
10830            + macos/bundled_lib/t/Filter/Simple/filter.t
10831            + macos/bundled_lib/t/Switch/t/given.t
10832            + macos/bundled_lib/t/Switch/t/nested.t
10833            + macos/bundled_lib/t/Switch/t/switch.t
10834            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
10835            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
10836            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
10837            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
10838            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
10839            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
10840            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
10841            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
10842            + macos/bundled_lib/t/URI/rfc2732.t
10843            + macos/bundled_lib/t/libnet/config.t
10844            + macos/bundled_lib/t/libnet/libnet_t.pl
10845            + macos/bundled_lib/t/libwww-perl/live/google.t
10846            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
10847            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
10848            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
10849            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
10850            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
10851            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
10852            + macos/bundled_lib/t/libwww-perl/live/validator.t
10853            - macos/bundled_ext/Filter/t/MyFilter.pm
10854            - macos/bundled_ext/Storable/t/compat-0.6.t
10855            - macos/bundled_ext/Storable/t/dump.pl
10856            - macos/bundled_ext/Time/Piece/Makefile.PL
10857            - macos/bundled_ext/Time/Piece/Piece.pm
10858            - macos/bundled_ext/Time/Piece/Piece.t
10859            - macos/bundled_ext/Time/Piece/Piece.xs
10860            - macos/bundled_ext/Time/Piece/README
10861            - macos/bundled_ext/Time/Piece/Seconds.pm
10862            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
10863            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
10864            - macos/bundled_lib/blib/lib/Net/PH.pm
10865            - macos/bundled_lib/blib/lib/Net/SNPP.pm
10866            - macos/bundled_lib/blib/lib/Text/Balanced.pod
10867            - macos/bundled_lib/t/Filter/Simple/test.pl
10868            - macos/bundled_lib/t/Switch/test.pl
10869            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
10870            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
10871            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
10872            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
10873            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
10874            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
10875            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
10876            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
10877            - macos/bundled_lib/t/libnet/ph.t
10878            ! (edit 125 files)
10879 ____________________________________________________________________________
10880 [ 12961] By: ams                                   on 2001/11/13  00:45:08
10881         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
10882              From: Michael G Schwern <schwern@pobox.com>
10883              Date: Mon, 12 Nov 2001 20:16:45 -0500
10884              Message-Id: <20011112201644.G2888@blackrider>
10885      Branch: perl
10886            ! pod/perlport.pod
10887 ____________________________________________________________________________
10888 [ 12960] By: ams                                   on 2001/11/12  23:54:00
10889         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
10890              Recoving dup tests for VMS
10891              From: Michael G Schwern <schwern@pobox.com>
10892              Date: Mon, 12 Nov 2001 19:35:33 -0500
10893              Message-Id: <20011112193533.D2888@blackrider>
10894      Branch: perl
10895            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
10896 ____________________________________________________________________________
10897 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
10898         Log: Update Changes.
10899      Branch: perl
10900            ! Changes patchlevel.h
10901 ____________________________________________________________________________
10902 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
10903         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
10904              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
10905              Date: Mon, 12 Nov 2001 12:35:18 EST 
10906              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
10907      Branch: perl
10908            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
10909            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
10910 ____________________________________________________________________________
10911 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
10912         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
10913              From: Barrie Slaymaker <barries@slaysys.com>
10914              Date: Mon, 12 Nov 2001 11:19:52 -0500
10915              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
10916      Branch: perl
10917            ! lib/File/Spec.t lib/File/Spec/Win32.pm
10918 ____________________________________________________________________________
10919 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
10920         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
10921              From: Barrie Slaymaker <barries@slaysys.com>
10922              Date: Mon, 12 Nov 2001 11:07:36 -0500
10923              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
10924      Branch: perl
10925            ! lib/Benchmark.pm
10926 ____________________________________________________________________________
10927 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
10928         Log: Misplaced test, noticed by Barrie Slaymaker.
10929              (We are missing Benchmark tests, then.)
10930      Branch: perl
10931            + ext/Devel/DProf/DProf.t
10932            - lib/Benchmark.t
10933            ! MANIFEST
10934 ____________________________________________________________________________
10935 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
10936         Log: Subject: [PATCH] a few typo fixes 
10937              From: Jeffrey Friedl <jfriedl@yahoo.com>
10938              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
10939              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
10940              
10941              Patching README.foo instead of pod/perlfoo.pod,
10942              not patching Math::BigInt (Tels will take care of that),
10943              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
10944              and perldoc.PL instead of libnetcfg and perldoc, patching
10945              ext/Digest/MD5/t/files.t since MD5.pm was changed.
10946      Branch: perl
10947            ! (edit 109 files)
10948 ____________________________________________________________________________
10949 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
10950         Log: Add a note about the dangers of bad UTF-8.
10951      Branch: perl
10952            ! pod/perlunicode.pod
10953 ____________________________________________________________________________
10954 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
10955         Log: NetWare Nit from Ananth Kesari.
10956      Branch: perl
10957            ! NetWare/config.wc
10958 ____________________________________________________________________________
10959 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
10960         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
10961      Branch: perl
10962            ! ext/Encode/Encode.pm
10963 ____________________________________________________________________________
10964 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
10965         Log: (retracted by #12951)
10966      Branch: perl
10967            ! ext/Encode/Encode.pm
10968 ____________________________________________________________________________
10969 [ 12949] By: ams                                   on 2001/11/12  06:40:18
10970         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
10971              From: Robert Spier <rspier@pobox.com>
10972              Date: Sun, 11 Nov 2001 18:50:18 -0800
10973              Message-Id: <15343.14570.121505.233336@rls.cx>
10974              
10975              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
10976              From: Rick Delaney <rick.delaney@home.com>
10977              Date: 12 Nov 2001 00:15:52 -0500
10978              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
10979      Branch: perl
10980            ! pp_hot.c t/op/taint.t
10981 ____________________________________________________________________________
10982 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
10983         Log: It seems that we actually have this detail implemented
10984              as for as Level 1 Support of Unicode regex support is
10985              concerned: at Level 1 only 1:1 support for loose
10986              (aka caseless, aka caseigoring ) matching is required.
10987      Branch: perl
10988            ! pod/perlunicode.pod
10989 ____________________________________________________________________________
10990 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
10991         Log: (retracted by #12951)
10992      Branch: perl
10993            ! ext/Encode/Encode.pm
10994 ____________________________________________________________________________
10995 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
10996         Log: BOM, bom, Bom.
10997      Branch: perl
10998            ! pod/perlunicode.pod
10999 ____________________________________________________________________________
11000 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
11001         Log: Upgrade to Math::BigInt 1.46.
11002      Branch: perl
11003            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11004            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
11005            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
11006            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
11007            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11008 ____________________________________________________________________________
11009 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
11010         Log: Subject: Re: PERFORCE change 12943 for review
11011              From: "Philip Newton" <Philip.Newton@gmx.net>
11012              Date: Sun, 11 Nov 2001 20:53:36 +0100
11013              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
11014      Branch: perl
11015            ! pod/perlunicode.pod
11016 ____________________________________________________________________________
11017 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
11018         Log: Doc updates; make the Unicode discussions a little
11019              bit less alarming, and add information about encodings,
11020              surrogates, and BOMs.
11021      Branch: perl
11022            ! pod/perlunicode.pod
11023 ____________________________________________________________________________
11024 [ 12942] By: ams                                   on 2001/11/11  16:45:00
11025         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
11026              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
11027              Date: Mon, 12 Nov 2001 00:22:57 +0900
11028              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
11029      Branch: perl
11030            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
11031            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
11032 ____________________________________________________________________________
11033 [ 12941] By: ams                                   on 2001/11/11  13:01:40
11034         Log: Subject: Re: PERFORCE change 12929 for review
11035              From: "Philip Newton" <Philip.Newton@gmx.net>
11036              Date: Sun, 11 Nov 2001 14:27:44 +0100
11037              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
11038      Branch: perl
11039            ! MANIFEST
11040 ____________________________________________________________________________
11041 [ 12940] By: ams                                   on 2001/11/11  05:06:43
11042         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
11043              From: Michael G Schwern <schwern@pobox.com>
11044              Date: Thu, 8 Nov 2001 22:56:45 -0500
11045              Message-Id: <20011108225645.H5587@blackrider>
11046      Branch: perl
11047            ! t/op/chdir.t
11048 ____________________________________________________________________________
11049 [ 12939] By: ams                                   on 2001/11/11  05:01:00
11050         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
11051              From: Michael G Schwern <schwern@pobox.com>
11052              Date: Sun, 11 Nov 2001 00:54:43 -0500
11053              Message-Id: <20011111005443.A24450@blackrider>
11054      Branch: perl
11055            ! ext/Cwd/t/cwd.t
11056 ____________________________________________________________________________
11057 [ 12938] By: ams                                   on 2001/11/11  03:25:13
11058         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
11059              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
11060              From: "chromatic" <chromatic@rmci.net>
11061              Date: Sat, 10 Nov 2001 21:03:20 -0700
11062              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
11063      Branch: perl
11064            ! lib/File/stat.pm lib/File/stat.t
11065 ____________________________________________________________________________
11066 [ 12937] By: ams                                   on 2001/11/11  02:05:23
11067         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
11068              From: "Craig A. Berry" <craigberry@mac.com>
11069              Date: Sat, 10 Nov 2001 17:23:52 -0600
11070              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
11071      Branch: perl
11072            ! t/op/magic.t
11073 ____________________________________________________________________________
11074 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
11075         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
11076      Branch: perl
11077            ! lib/open.pm lib/open.t
11078 ____________________________________________________________________________
11079 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
11080         Log: The Official name of ASCII.
11081      Branch: perl
11082            ! ext/Encode/Encode.pm
11083 ____________________________________________________________________________
11084 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
11085         Log: The KOI8-R example wasn't quite right.
11086      Branch: perl
11087            ! lib/open.pm lib/open.t
11088 ____________________________________________________________________________
11089 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
11090         Log: Enhance the open pragma to support :utf8, :locale,
11091              and :encoding directly as special cases, and rename
11092              the INOUT to IO.
11093      Branch: perl
11094            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
11095 ____________________________________________________________________________
11096 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
11097         Log: Document the UTF-16 surrogate encoding and decoding.
11098      Branch: perl
11099            ! ext/Encode/Encode.pm
11100 ____________________________________________________________________________
11101 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
11102         Log: A potential recursion breaker.
11103      Branch: perl
11104            ! sv.c
11105 ____________________________________________________________________________
11106 [ 12930] By: ams                                   on 2001/11/10  07:46:53
11107         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
11108              (was Re: perl@12892)
11109              From: "chromatic" <chromatic@rmci.net>
11110              Date: Sat, 10 Nov 2001 01:28:09 -0700
11111              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
11112      Branch: perl
11113            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
11114            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
11115            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
11116            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
11117 ____________________________________________________________________________
11118 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
11119         Log: Add a test for the bytes pragma.
11120      Branch: perl
11121            + lib/bytes.t
11122            ! MANIFEST
11123 ____________________________________________________________________________
11124 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
11125         Log: Doc update.
11126      Branch: perl
11127            ! lib/bytes.pm
11128 ____________________________________________________________________________
11129 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
11130         Log: Cease to exist.
11131      Branch: perl
11132            - lib/Unicode/Normalize.pm
11133 ____________________________________________________________________________
11134 [ 12926] By: ams                                   on 2001/11/10  03:23:16
11135         Log: Subject: [patch] my_setenv speedup + fixes
11136              From: Doug MacEachern <dougm@covalent.net>
11137              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
11138              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
11139      Branch: perl
11140            ! util.c
11141 ____________________________________________________________________________
11142 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
11143         Log: Newline trouble.
11144      Branch: perl
11145            ! lib/ExtUtils/Embed.t
11146 ____________________________________________________________________________
11147 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
11148         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
11149              From: "Craig A. Berry" <craigberry@mac.com>
11150              Date: Fri, 09 Nov 2001 18:13:16 -0600
11151              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
11152      Branch: perl
11153            ! vms/munchconfig.c
11154 ____________________________________________________________________________
11155 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
11156         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
11157              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11158              Date: Sat, 10 Nov 2001 00:10:45 +0100
11159              Message-ID: <20011110001045.A11945@rafael>
11160      Branch: perl
11161            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
11162            + t/run/switchn.t t/run/switchp.t
11163            ! MANIFEST
11164 ____________________________________________________________________________
11165 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
11166         Log: Subject: [PATCH] some tests not cleaning up properly               
11167              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
11168              Date: Fri, 9 Nov 2001 22:13:10 +0100
11169              Message-ID: <20011109221310.A11115@rafael>
11170      Branch: perl
11171            ! ext/Cwd/t/cwd.t t/io/argv.t
11172 ____________________________________________________________________________
11173 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
11174         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
11175              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11176              Date: Fri, 9 Nov 2001 15:07:19 EST
11177              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
11178      Branch: perl
11179            ! lib/ExtUtils/Embed.t
11180 ____________________________________________________________________________
11181 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
11182         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
11183              have been copied so it shouldn't be freed in perl_destruct()
11184      Branch: perl
11185            ! perl.c
11186 ____________________________________________________________________________
11187 [ 12919] By: ams                                   on 2001/11/09  15:36:22
11188         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
11189              From: Michael G Schwern <schwern@pobox.com>
11190              Date: Fri, 9 Nov 2001 00:38:59 -0500
11191              Message-Id: <20011109003859.K5587@blackrider>
11192              (Applied with directory name changes suggested by Craig Berry.)
11193      Branch: perl
11194            ! ext/Cwd/t/cwd.t
11195 ____________________________________________________________________________
11196 [ 12918] By: ams                                   on 2001/11/09  15:29:15
11197         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
11198              From: Michael G Schwern <schwern@pobox.com>
11199              Date: Fri, 9 Nov 2001 01:44:14 -0500
11200              Message-Id: <20011109014414.N5587@blackrider>
11201      Branch: perl
11202            ! vms/ext/filespec.t
11203 ____________________________________________________________________________
11204 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
11205         Log: Update Changes.
11206      Branch: perl
11207            ! Changes patchlevel.h
11208 ____________________________________________________________________________
11209 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
11210         Log: Regen toc.
11211      Branch: perl
11212            ! pod/perltoc.pod
11213 ____________________________________________________________________________
11214 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
11215         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
11216              see http://www.jepstone.net/bjepson//jpl/cvs.html
11217      Branch: perl
11218            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11219 ____________________________________________________________________________
11220 [ 12914] By: ams                                   on 2001/11/09  14:05:12
11221         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
11222              From: Michael G Schwern <schwern@pobox.com>
11223              Date: Thu, 8 Nov 2001 22:05:49 -0500
11224              Message-Id: <20011108220549.F5587@blackrider>
11225      Branch: perl
11226            ! vms/test.com
11227 ____________________________________________________________________________
11228 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
11229         Log: NetWare update from Ananth Kesari.
11230      Branch: perl
11231            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
11232 ____________________________________________________________________________
11233 [ 12912] By: ams                                   on 2001/11/09  13:40:26
11234         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
11235              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11236              Date: Fri, 9 Nov 2001 14:32:28 +0100
11237              Message-Id: <20011109143228.A18996@rafael>
11238      Branch: perl
11239            ! perl.c
11240 ____________________________________________________________________________
11241 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
11242         Log: FAQ sync.
11243      Branch: perl
11244            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
11245            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
11246            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
11247 ____________________________________________________________________________
11248 [ 12910] By: ams                                   on 2001/11/09  07:33:49
11249         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
11250              From: Michael G Schwern <schwern@pobox.com>
11251              Date: Fri, 9 Nov 2001 00:41:56 -0500
11252              Message-Id: <20011109004156.L5587@blackrider>
11253      Branch: perl
11254            ! lib/File/Find/t/find.t
11255 ____________________________________________________________________________
11256 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
11257         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
11258              The CPAN distribution has both pm and XS implementations,
11259              and for performance reasons we choose the XS.
11260              Another reason to choose the XS is that it doesn't
11261              require Lingua::KO::Hangul::Util, which means that
11262              we can delete that-- which in turn means that Unicode::UCD
11263              cannot expect that: support it, but don't expect.
11264              Ditto Unicode::Collate.
11265              
11266              Note that Unicode::Normalize Makefile.PL and
11267              Normalize.xs have been modified from the CPAN 0.10
11268              versions: the first one to be simpler (no pm) and
11269              clean up the generated unf*.h files, the second one
11270              to quench compiler grumblings.  Must notify Sadahiro
11271              about these changes.
11272      Branch: perl
11273            + ext/Unicode/Normalize/Changes
11274            + ext/Unicode/Normalize/Makefile.PL
11275            + ext/Unicode/Normalize/Normalize.pm
11276            + ext/Unicode/Normalize/Normalize.pod
11277            + ext/Unicode/Normalize/Normalize.xs
11278            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
11279            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
11280            + ext/Unicode/Normalize/t/test.t
11281            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
11282            - lib/Lingua/KO/Hangul/Util/README
11283            - lib/Lingua/KO/Hangul/Util/t/test.t
11284            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
11285            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
11286            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
11287            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
11288            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
11289            ! win32/makefile.mk
11290 ____________________________________________________________________________
11291 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
11292         Log: Test miscounting.
11293      Branch: perl
11294            ! ext/POSIX/t/posix.t
11295 ____________________________________________________________________________
11296 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
11297         Log: Quote the variables in failures messages more nicely.
11298      Branch: perl
11299            ! t/test.pl
11300 ____________________________________________________________________________
11301 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
11302         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
11303              From: Michael G Schwern <schwern@pobox.com>
11304              Date: Thu, 8 Nov 2001 17:24:49 -0500
11305              Message-ID: <20011108172449.A5587@blackrider>
11306              
11307              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
11308              From: "Craig A. Berry" <craigberry@mac.com>
11309              Date: Thu, 8 Nov 2001 16:35:00 -0600
11310              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
11311      Branch: perl
11312            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
11313 ____________________________________________________________________________
11314 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
11315         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
11316              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
11317              Date: Thu, 8 Nov 2001 22:52:50 -0000
11318              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
11319      Branch: perl
11320            ! ext/DB_File/t/db-recno.t
11321 ____________________________________________________________________________
11322 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
11323         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
11324              (Probably not an EBCDIC issue the way one would think
11325              since no chr() et alia are used in UCD.pm.)
11326      Branch: perl
11327            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
11328 ____________________________________________________________________________
11329 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
11330         Log: Whether overwriting the $self->{...} values (see #12902)
11331              is a good policy or not is debatable, but let's at least
11332              be consistent.
11333      Branch: perl
11334            ! lib/ExtUtils/MM_Unix.pm
11335 ____________________________________________________________________________
11336 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
11337         Log: The MakeMaker argument () quoting patch that sneaked
11338              in at #12883 didn't handle make macros like this $(...).
11339              Leaning toothpicks, we've got them.
11340      Branch: perl
11341            ! lib/ExtUtils/MM_Unix.pm
11342 ____________________________________________________________________________
11343 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
11344         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
11345              From: Michael G Schwern <schwern@pobox.com>
11346              Date: Wed, 7 Nov 2001 02:02:29 -0500
11347              Message-ID: <20011107020229.K2858@blackrider>
11348      Branch: perl
11349            ! t/io/argv.t t/test.pl vms/test.com
11350 ____________________________________________________________________________
11351 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
11352         Log: Subject: [PATCH 20011106.084] -s on #! line 
11353              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11354              Date: Wed, 7 Nov 2001 22:23:39 +0100
11355              Message-ID: <20011107222339.E729@rafael>
11356      Branch: perl
11357            ! embed.h embed.pl perl.c proto.h toke.c
11358 ____________________________________________________________________________
11359 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
11360         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
11361              From: Michael G Schwern <schwern@pobox.com>
11362              Date: Wed, 7 Nov 2001 16:52:49 -0500
11363              Message-ID: <20011107165249.I7346@blackrider>
11364      Branch: perl
11365            ! pod/perlhack.pod
11366 ____________________________________________________________________________
11367 [ 12898] By: ams                                   on 2001/11/08  13:02:19
11368         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
11369              From: Mark-Jason Dominus <mjd@plover.com>
11370              Date: Thu, 08 Nov 2001 08:59:02 -0500
11371              Message-Id: <20011108135902.2275.qmail@plover.com>
11372      Branch: perl
11373            ! INSTALL README README.amiga README.os2 README.vms
11374            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
11375            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
11376 ____________________________________________________________________________
11377 [ 12897] By: ams                                   on 2001/11/08  12:49:28
11378         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
11379              From: mjd@plover.com
11380              Date: 8 Nov 2001 13:33:18 -0000
11381              Message-Id: <20011108133318.1786.qmail@plover.com>
11382      Branch: perl
11383            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
11384            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
11385            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
11386            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
11387            ! pod/perlport.pod pod/perlvar.pod
11388 ____________________________________________________________________________
11389 [ 12896] By: ams                                   on 2001/11/08  11:22:12
11390         Log: open(FH, $file) should strip leading and trailing whitespace.
11391      Branch: perl
11392            ! doio.c
11393 ____________________________________________________________________________
11394 [ 12895] By: ams                                   on 2001/11/08  10:17:14
11395         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
11396              From: "Craig A. Berry" <craigberry@mac.com>
11397              Date: Wed, 07 Nov 2001 13:41:50 -0600
11398              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
11399      Branch: perl
11400            ! t/op/glob.t
11401 ____________________________________________________________________________
11402 [ 12894] By: ams                                   on 2001/11/08  08:32:20
11403         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
11404              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
11405              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
11406              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
11407      Branch: perl
11408            ! makedepend.SH
11409 ____________________________________________________________________________
11410 [ 12893] By: ams                                   on 2001/11/08  08:26:31
11411         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
11412              From: mjd@plover.com
11413              Date: 8 Nov 2001 08:08:07 -0000
11414              Message-Id: <20011108080807.30147.qmail@plover.com>
11415              
11416              Subject: bleadperl perl.pod
11417              From: mjd@plover.com
11418              Date: 8 Nov 2001 08:10:47 -0000
11419              Message-Id: <20011108081047.30178.qmail@plover.com>
11420              
11421              Subject: more bleadperl perl.pod
11422              From: mjd@plover.com
11423              Date: 8 Nov 2001 08:16:28 -0000
11424              Message-Id: <20011108081628.30229.qmail@plover.com>
11425      Branch: perl
11426            ! pod/perl.pod pod/perldebug.pod
11427 ____________________________________________________________________________
11428 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
11429         Log: Tweak for Cray-friendliness from Nicholas Clark.
11430      Branch: perl
11431            ! sv.c
11432 ____________________________________________________________________________
11433 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
11434         Log: VMS patch redo from Charles Lane.
11435      Branch: perl
11436            ! vms/gen_shrfls.pl
11437 ____________________________________________________________________________
11438 [ 12890] By: ams                                   on 2001/11/07  15:16:10
11439         Log: Subject: [ID 20011107.088] two perl pod nits
11440              From: lvirden@cas.org
11441              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
11442              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
11443      Branch: perl
11444            ! pod/perl.pod pod/perlfaq3.pod
11445 ____________________________________________________________________________
11446 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
11447         Log: Update Changes.
11448      Branch: perl
11449            ! Changes patchlevel.h
11450 ____________________________________________________________________________
11451 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
11452         Log: The (emulated) "no utf8" must be in a BEGIN block
11453              to be effective.
11454      Branch: perl
11455            ! lib/CGI/t/html.t
11456 ____________________________________________________________________________
11457 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
11458         Log: "v-strings" is the right term.
11459      Branch: perl
11460            ! pod/perltodo.pod
11461 ____________________________________________________________________________
11462 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
11463         Log: Add vstrings-as-objects need to perltodo.
11464      Branch: perl
11465            ! pod/perltodo.pod
11466 ____________________________________________________________________________
11467 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
11468         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
11469              From: Nicholas Clark <nick@ccl4.org>
11470              Date: Wed, 7 Nov 2001 14:36:32 +0000
11471              Message-ID: <20011107143631.I24980@plum.flirble.org>
11472      Branch: perl
11473            ! t/op/pack.t
11474 ____________________________________________________________________________
11475 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
11476         Log: The Embed test requires a major rewrite for VMS
11477              (plus it reveals a couple of annoying glitches
11478              in buffering), so skip the test for now; from
11479              Charles Lane.
11480      Branch: perl
11481            ! lib/ExtUtils/Embed.t
11482 ____________________________________________________________________________
11483 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
11484         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
11485              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11486              Date: Wed, 7 Nov 2001 09:23:28 EST
11487              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
11488              
11489              (Also i seems that an unrelated experimental patch
11490              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
11491      Branch: perl
11492            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
11493 ____________________________________________________________________________
11494 [ 12882] By: ams                                   on 2001/11/07  05:14:04
11495         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
11496              From: Mark-Jason Dominus <mjd@plover.com>
11497              Date: Wed, 07 Nov 2001 00:43:46 -0500
11498              Message-Id: <20011107054346.14428.qmail@plover.com>
11499      Branch: perl
11500            ! gv.c op.c toke.c
11501 ____________________________________________________________________________
11502 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
11503         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
11504              From: Michael G Schwern <schwern@pobox.com>             
11505              Date: Tue, 6 Nov 2001 22:04:39 -0500
11506              Message-ID: <20011106220439.D2858@blackrider>              
11507      Branch: perl
11508            ! lib/perl5db.pl
11509 ____________________________________________________________________________
11510 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
11511         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
11512              stress))
11513              From: Jonathan Stowe <gellyfish@gellyfish.com>
11514              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
11515              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
11516              
11517              (except for one hunk where indentation differs)
11518      Branch: perl
11519            ! lib/Term/Cap.t
11520 ____________________________________________________________________________
11521 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
11522         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
11523              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11524              Date: Tue, 6 Nov 2001 21:45:01 +0100
11525              Message-ID: <20011106214501.A704@rafael>
11526      Branch: perl
11527            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
11528            ! lib/File/Spec/Win32.pm
11529 ____________________________________________________________________________
11530 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
11531         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
11532              From: Michael G Schwern <schwern@pobox.com>              
11533              Date: Tue, 6 Nov 2001 20:58:45 -0500
11534              Message-ID: <20011106205845.G29411@blackrider>
11535      Branch: perl
11536            ! t/test.pl
11537 ____________________________________________________________________________
11538 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
11539         Log: Subject: making do_sprintf public       
11540              From: Doug MacEachern <dougm@covalent.net>    
11541              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
11542              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
11543      Branch: perl
11544            ! embed.h embed.pl global.sym
11545 ____________________________________________________________________________
11546 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
11547         Log: Update to CGI.pm 2.78.
11548              
11549              TODO: the test suite needs to be merged so that
11550              when in core, the core version is tested, and when
11551              using the CPAN version, testing the CPAN version.
11552              (the changes need to be sent to Lincoln, too...)
11553      Branch: perl
11554            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
11555            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
11556            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
11557            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
11558            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
11559            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
11560 ____________________________________________________________________________
11561 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
11562         Log: Integrate with perlio; (strictly) readonly hashes via XS.
11563      Branch: perl
11564           +> t/lib/access.t
11565           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
11566 ____________________________________________________________________________
11567 [ 12874] By: nick                                  on 2001/11/06  21:05:16
11568         Log: Keep It Simple and Stupid version of readonly hash support.
11569              - Test for SvREAONLY(hv) at a few spots in hv.c
11570              - add the error message to perldiag.pod
11571              - (dubious) add access::readonly() to univeral.c
11572              - add test using above
11573              - fixup ext/B/t/stash.t to account for access:: existing
11574      Branch: perlio
11575            + t/lib/access.t
11576            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
11577 ____________________________________________________________________________
11578 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
11579         Log: Fix incorrect warnings about broken globbing;
11580              from Andy Dougherty.
11581      Branch: perl
11582            ! hints/linux.sh
11583 ____________________________________________________________________________
11584 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
11585         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
11586              toggle-on from the encoding pragma.
11587      Branch: perl
11588            ! regcomp.c regexec.c
11589 ____________________________________________________________________________
11590 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
11591         Log: Retract #12824, doesn't help and is ignored
11592              by Configure anyway.
11593      Branch: perl
11594            ! hints/beos.sh
11595 ____________________________________________________________________________
11596 [ 12870] By: ams                                   on 2001/11/06  10:40:37
11597         Log: Subject: Cosmetic change
11598              From: H.Merijn Brand <h.m.brand@hccnet.nl>
11599              Date: Tue, 06 Nov 2001 12:30:52 +0100
11600              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
11601      Branch: perl
11602            ! README.hpux
11603 ____________________________________________________________________________
11604 [ 12869] By: nick                                  on 2001/11/06  08:26:40
11605         Log: Integrate mainline
11606      Branch: perlio
11607           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
11608           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
11609 ____________________________________________________________________________
11610 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
11611         Log: The parentheses are protected enough.
11612      Branch: perl
11613            ! hints/os390.sh
11614 ____________________________________________________________________________
11615 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
11616         Log: ccflags, not ldflags.
11617      Branch: perl
11618            ! hints/os390.sh
11619 ____________________________________________________________________________
11620 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
11621         Log: ... and the proto to go with #12865.
11622      Branch: perl
11623            ! proto.h
11624 ____________________________________________________________________________
11625 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
11626         Log: Oops.  Luckily nothing was using this symbol yet.
11627      Branch: perl
11628            ! global.sym
11629 ____________________________________________________________________________
11630 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
11631         Log: Implement the encoding pragma for regex literals.
11632      Branch: perl
11633            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
11634 ____________________________________________________________________________
11635 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
11636         Log: More UTF8 EXACT fixing.
11637      Branch: perl
11638            ! regexec.c
11639 ____________________________________________________________________________
11640 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
11641         Log: More re debugging.
11642      Branch: perl
11643            ! regexec.c
11644 ____________________________________________________________________________
11645 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
11646         Log: EXACT correction attempt.  Continued in #12863.
11647      Branch: perl
11648            ! regexec.c
11649 ____________________________________________________________________________
11650 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
11651         Log: Unterminated L<.
11652      Branch: perl
11653            ! ext/DB_File/DB_File.pm
11654 ____________________________________________________________________________
11655 [ 12859] By: nick                                  on 2001/11/05  19:15:17
11656         Log: Integrate mainline
11657      Branch: perlio
11658           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
11659           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
11660           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
11661           +> lib/Math/BigInt/t/sub_mbi.t
11662            - lib/Math/BigInt/t/Math/Subclass.pm
11663            - lib/Math/BigInt/t/subclass.t
11664           !> (integrate 30 files)
11665 ____________________________________________________________________________
11666 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
11667         Log: Regex debugging fixes from Hugo.
11668      Branch: perl
11669            ! regcomp.c regexec.c
11670 ____________________________________________________________________________
11671 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
11672         Log: IRIX: at some point the cc -version has started
11673              to output to stderr, not stdout any more.
11674      Branch: perl
11675            ! hints/irix_6.sh
11676 ____________________________________________________________________________
11677 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
11678         Log: Update Changes.
11679      Branch: perl
11680            ! Changes patchlevel.h
11681 ____________________________________________________________________________
11682 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
11683         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
11684      Branch: perl
11685            ! lib/File/Spec/Unix.pm
11686 ____________________________________________________________________________
11687 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
11688         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
11689              From: rgarciasuarez@free.fr
11690              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
11691              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
11692      Branch: perl
11693            ! lib/File/Spec/Unix.pm
11694 ____________________________________________________________________________
11695 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
11696         Log: Use config.arch in OS/390 where the combination of
11697              IEEE floats and ldflags is tricky.
11698      Branch: perl
11699            ! hints/os390.sh
11700 ____________________________________________________________________________
11701 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
11702         Log: Metaconfig unit change for #12851.
11703      Branch: metaconfig
11704            ! U/modified/Config_sh.U
11705 ____________________________________________________________________________
11706 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
11707         Log: Support a config.arch file, similar to config.over,
11708              but loaded just before it.
11709      Branch: perl
11710            ! Configure INSTALL
11711 ____________________________________________________________________________
11712 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
11713         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
11714              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11715              Date: Mon, 5 Nov 2001 14:26:24 +0100
11716              Message-ID: <20011105142624.C31977@rafael>
11717      Branch: perl
11718            ! lib/Symbol.pm lib/Symbol.t
11719 ____________________________________________________________________________
11720 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
11721         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
11722              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11723              Date: Sun, 4 Nov 2001 22:28:57 +0100
11724              Message-ID: <20011104222857.C696@rafael>
11725      Branch: perl
11726            ! pod/perldebug.pod pod/perlpodspec.pod
11727 ____________________________________________________________________________
11728 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
11729         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
11730      Branch: perl
11731            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
11732 ____________________________________________________________________________
11733 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
11734         Log: Math::Big* test tweaks to work better with core:
11735              but the coast still not clear.
11736      Branch: perl
11737            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
11738            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11739 ____________________________________________________________________________
11740 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
11741         Log: Protect against high load: measure how much wall
11742              clock time went by while sleeping.  Avoids some
11743              false negatives, while may introduce some false
11744              positives.  Life is hard.
11745      Branch: perl
11746            ! ext/Time/HiRes/HiRes.t
11747 ____________________________________________________________________________
11748 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
11749         Log: More forgotten from #12843.
11750      Branch: perl
11751            ! lib/Math/BigInt/t/bigfltpm.inc
11752 ____________________________________________________________________________
11753 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
11754         Log: Forgot from #12843.
11755      Branch: perl
11756            + lib/Math/BigInt/t/bigintpm.inc
11757            ! MANIFEST
11758 ____________________________________________________________________________
11759 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
11760         Log: Upgrade to Math::BigInt 1.45; from Tels.
11761              NOTE: some of the tests are failing but that's because
11762              the core integration is not yet done.
11763      Branch: perl
11764            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
11765            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
11766            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11767            - lib/Math/BigInt/t/Math/Subclass.pm
11768            - lib/Math/BigInt/t/subclass.t
11769            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
11770            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
11771            ! lib/Math/BigInt/t/mbimbf.t
11772 ____________________________________________________________________________
11773 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
11774         Log: VMS: adds capability to control more configuration stuff with
11775              -D and -U switches; parsing config.sh to extract previous config
11776              info in VMS-form, and a rewrite of the "prompt/response" routine;
11777              from Charles Lane.
11778      Branch: perl
11779            ! configure.com
11780 ____________________________________________________________________________
11781 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
11782         Log: Subject: Typo correction in perldebguts.pod
11783              From: mjd@plover.com
11784              Date: 4 Nov 2001 16:20:05 -0000
11785              Message-ID: <20011104162005.16699.qmail@plover.com>
11786      Branch: perl
11787            ! pod/perldebguts.pod
11788 ____________________________________________________________________________
11789 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
11790         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
11791              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11792              Date: Sun, 4 Nov 2001 11:47:30 +0100
11793              Message-ID: <20011104114730.A715@rafael>
11794              
11795              Remove -T from the test, wrong place for that.
11796      Branch: perl
11797            ! lib/File/Temp/t/mktemp.t
11798 ____________________________________________________________________________
11799 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
11800         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
11801              From: Nicholas Clark <nick@ccl4.org>
11802              Date: Sun, 4 Nov 2001 10:41:24 +0000
11803              Message-ID: <20011104104123.U20123@plum.flirble.org>
11804      Branch: perl
11805            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
11806 ____________________________________________________________________________
11807 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
11808         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
11809              From: Michael G Schwern <schwern@pobox.com>
11810              Date: Sat, 3 Nov 2001 15:41:47 -0500
11811              Message-ID: <20011103154147.C600@blackrider>
11812      Branch: perl
11813            ! lib/Term/Cap.t
11814 ____________________________________________________________________________
11815 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
11816         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
11817              From: "Craig A. Berry" <craigberry@mac.com>     
11818              Date: Sat, 03 Nov 2001 16:02:28 -0600
11819              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
11820      Branch: perl
11821            ! ext/Time/HiRes/HiRes.t
11822 ____________________________________________________________________________
11823 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
11824         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
11825              From: "chromatic" <chromatic@rmci.net>
11826              Date: Sat, 03 Nov 2001 12:28:17 -0700
11827              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
11828      Branch: perl
11829            ! lib/Term/Cap.t
11830 ____________________________________________________________________________
11831 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
11832         Log: Don't bother doing POSIX charclass parsing if it
11833              possibly cannot be so.  Prepares way for charclass
11834              syntax like [[abc]||[def]] (or just [[abc][def]])
11835              for union, [[\w]&&[$a]] for intersection,
11836              and [[a-z]&&[^def]] for subtraction.
11837              
11838              Currently /[[a]/ (or /[a[]/) parses as a character
11839              class containing two characters, "[" and "a",
11840              this may have to be broken for the syntax described
11841              above, otherwise we would have to scan the whole pattern
11842              to find out whether the square brackets match pairwise.
11843              Luckily, the special case of "[" doesn't seem to be
11844              documented (as opposed to "]" and "-"), so we may have
11845              better story for breaking it...  One can always use \[
11846              if one wants a literal "[", so there.
11847      Branch: perl
11848            ! regcomp.c
11849 ____________________________________________________________________________
11850 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
11851         Log: Comment correction.
11852      Branch: perl
11853            ! regcomp.c
11854 ____________________________________________________________________________
11855 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
11856         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
11857              The latter is a RedHatism.
11858      Branch: perl
11859            ! lib/ExtUtils/MakeMaker.pm
11860 ____________________________________________________________________________
11861 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
11862         Log: Integrate perlio.
11863      Branch: perl
11864           !> perlio.c
11865 ____________________________________________________________________________
11866 [ 12831] By: nick                                  on 2001/11/03  11:42:15
11867         Log: Integrate mainline
11868      Branch: perlio
11869           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
11870           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
11871           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
11872           !> sv.c t/test.pl
11873 ____________________________________________________________________________
11874 [ 12830] By: nick                                  on 2001/11/03  10:27:34
11875         Log: Fix clone_leak problem.
11876              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
11877              as vestige of calling PerlLIO_dup().
11878      Branch: perlio
11879            ! perlio.c
11880 ____________________________________________________________________________
11881 [ 12829] By: nick                                  on 2001/11/03  09:40:46
11882         Log: Tweaks attempting to locate Doug's clone_leak leak.
11883              - add some PerlIO_debug()
11884              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
11885              - Even if it closing stdout etc. do a fflush()
11886      Branch: perlio
11887            ! perlio.c
11888 ____________________________________________________________________________
11889 [ 12828] By: nick                                  on 2001/11/03  08:34:31
11890         Log: Integrate mainline
11891      Branch: perlio
11892           !> (integrate 54 files)
11893 ____________________________________________________________________________
11894 [ 12827] By: ams                                   on 2001/11/03  03:45:19
11895         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
11896              remove this later). Based on a patch from Robert Spier in
11897              <15330.61459.14452.795263@rls.cx>.
11898      Branch: perl
11899            ! sv.c
11900 ____________________________________________________________________________
11901 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
11902         Log: microperl sync.
11903      Branch: perl
11904            ! doio.c perl.c perl.h perlio.c regexec.c
11905 ____________________________________________________________________________
11906 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
11907         Log: Definitions for the Unicode Newline Guidelines.
11908      Branch: perl
11909            ! perl.h
11910 ____________________________________________________________________________
11911 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
11912         Log: (retracted by #12871)
11913              
11914              There is no csh of any kind in default BeOS.
11915              For the purposes of miniperl globbing, bash
11916              will do.
11917      Branch: perl
11918            ! hints/beos.sh
11919 ____________________________________________________________________________
11920 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
11921         Log: Integrate change #12820 from macperl to maint and blead;
11922              
11923              Fix up (dynaloading) to work properly with multiplicity
11924      Branch: maint-5.6/perl
11925           !> ext/DynaLoader/dl_mac.xs
11926      Branch: perl
11927           !> ext/DynaLoader/dl_mac.xs
11928 ____________________________________________________________________________
11929 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
11930         Log: Several fixes for various exit problems and clearing out
11931              task queue, as well as another (incomplete) go at
11932              fixing error message handling
11933      Branch: maint-5.6/macperl
11934            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
11935 ____________________________________________________________________________
11936 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
11937         Log: Add source files for bleadperl builds
11938      Branch: maint-5.6/macperl
11939            ! macos/Makefile.mk
11940 ____________________________________________________________________________
11941 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
11942         Log: Fix up to work properly with multiplicity
11943      Branch: maint-5.6/macperl
11944            ! ext/DynaLoader/dl_mac.xs
11945 ____________________________________________________________________________
11946 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
11947         Log: Integrate with maintperl.
11948      Branch: maint-5.6/macperl
11949           +> t/op/system.t t/op/system_tests
11950           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
11951           !> pod/perltodo.pod util.c win32/win32.c
11952 ____________________________________________________________________________
11953 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
11954         Log: Locate _PATH_LOG if it's a socket even if not #defined
11955              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
11956              via Nick Clark.
11957      Branch: perl
11958            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
11959 ____________________________________________________________________________
11960 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
11961         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
11962              From: Michael G Schwern <schwern@pobox.com>
11963              Date: Fri, 2 Nov 2001 15:36:41 -0500
11964              Message-ID: <20011102153641.E23234@blackrider>
11965      Branch: perl
11966            ! t/test.pl
11967 ____________________________________________________________________________
11968 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
11969         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
11970              From: merlyn@stonehenge.com (Randal L. Schwartz)
11971              Date: 02 Nov 2001 09:33:34 -0800
11972              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
11973              
11974              (two of the changes)
11975              
11976              Better coexistence with extensions.
11977      Branch: perl
11978            ! ext/Errno/Errno_pm.PL hints/darwin.sh
11979 ____________________________________________________________________________
11980 [ 12815] By: ams                                   on 2001/11/02  16:47:43
11981         Log: Subject: Re: [PATCH] the the double double word word fix fix
11982              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11983              Date: Fri, 02 Nov 2001 19:43:07 +0100
11984              Message-Id: <3BE2E93B.627C198E@alcatel.at>
11985      Branch: perl
11986            ! pod/perldebug.pod
11987 ____________________________________________________________________________
11988 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
11989         Log: Update Changes.
11990      Branch: perl
11991            ! Changes patchlevel.h
11992 ____________________________________________________________________________
11993 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
11994         Log: More encoding testing.
11995      Branch: perl
11996            ! lib/encoding.pm lib/encoding.t
11997 ____________________________________________________________________________
11998 [ 12812] By: ams                                   on 2001/11/02  15:07:11
11999         Log: Slight modification of #12811.
12000      Branch: perl
12001            ! op.c
12002 ____________________________________________________________________________
12003 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
12004         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
12005              From: Radu Greab <radu@netsoft.ro>
12006              Date: Fri, 2 Nov 2001 15:28:58 +0200
12007              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
12008      Branch: perl
12009            ! op.c t/op/stat.t
12010 ____________________________________________________________________________
12011 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
12012         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
12013              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12014              Date: Thu, 1 Nov 2001 22:35:50 +0100
12015              Message-ID: <20011101223550.A10849@rafael>
12016      Branch: perl
12017            ! lib/ExtUtils/Embed.t
12018 ____________________________________________________________________________
12019 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
12020         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
12021              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
12022              Date: 2 Nov 2001 14:48:51 -0000
12023              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
12024      Branch: perl
12025            ! lib/File/Find.pm
12026 ____________________________________________________________________________
12027 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
12028         Log: Add documentation.
12029      Branch: perl
12030            ! embed.pl pod/perlapi.pod utf8.c
12031 ____________________________________________________________________________
12032 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
12033         Log: Unicode: add ToFold mapping.  Not used yet; but basically
12034              a more useful mapping for caseless aka case-ignoring than
12035              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
12036              algorithm for creating the foldings uses equivalence classes,
12037              see http://www.unicode.org/unicode/reports/tr21/
12038              Hopefully this feature will be used in //i.
12039              (The folding tables were introduced by #12689.)
12040      Branch: perl
12041            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
12042            ! utf8.c
12043 ____________________________________________________________________________
12044 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
12045         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
12046              From: "Craig A. Berry" <craigberry@mac.com>
12047              Date: Fri, 02 Nov 2001 00:03:52 -0600
12048              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
12049      Branch: perl
12050            ! lib/AutoSplit.t
12051 ____________________________________________________________________________
12052 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
12053         Log: Subject: Trivial doc patch
12054              From: andreas.koenig@anima.de (Andreas J. Koenig)
12055              Date: 02 Nov 2001 06:11:35 +0100
12056              Message-ID: <m37kt94v08.fsf@anima.de>
12057      Branch: perl
12058            ! pod/perlport.pod
12059 ____________________________________________________________________________
12060 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
12061         Log: Make encoding and charnames pragmas coexist.
12062      Branch: perl
12063            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
12064 ____________________________________________________________________________
12065 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
12066         Log: The basic character classes seem to go untested with Unicode.
12067      Branch: perl
12068            ! t/op/pat.t
12069 ____________________________________________________________________________
12070 [ 12802] By: ams                                   on 2001/11/02  00:39:36
12071         Log: Subject: [PATCH] the the double double word word fix fix
12072              From: Richard Soderberg <rs@oregonnet.com>
12073              Date: Thu, 1 Nov 2001 13:12:03 -0800
12074              Message-Id: <200111012112.NAA23288@oregonnet.com>
12075              
12076              Subject: Re: [PATCH] the the double double word word fix fix
12077              From: Mark-Jason Dominus <mjd@plover.com>
12078              Date: Thu, 01 Nov 2001 16:43:40 -0500
12079              Message-Id: <20011101214340.2044.qmail@plover.com>
12080              
12081              Subject: Re: [PATCH] the the double double word word fix fix
12082              From: Mark-Jason Dominus <mjd@plover.com>
12083              Date: Thu, 01 Nov 2001 16:51:39 -0500
12084              Message-Id: <20011101215139.2196.qmail@plover.com>
12085      Branch: perl
12086            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
12087            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
12088            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
12089            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
12090            ! pod/perltodo.pod pod/perlxstut.pod
12091 ____________________________________________________________________________
12092 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
12093         Log: Comment tweaks.
12094      Branch: perl
12095            ! toke.c
12096 ____________________________________________________________________________
12097 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
12098         Log: FAQ sync.
12099      Branch: perl
12100            ! pod/perlfaq9.pod
12101 ____________________________________________________________________________
12102 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
12103         Log: If an encoding is set by -M/-m, it must be in
12104              effect only for the actual script, not any other
12105              required/-M/-m'ed module, otherwise we enter a nasty
12106              recursion in regexec.c while trying to init the simple
12107              UTF-8 charclasses like PL_utf8_alnum.
12108      Branch: perl
12109            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
12110 ____________________________________________________________________________
12111 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
12112         Log: A bit more descriptive name.
12113      Branch: perl
12114            ! mg.c
12115 ____________________________________________________________________________
12116 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
12117         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
12118              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12119              Date: Wed, 31 Oct 2001 13:47:04 EST
12120              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
12121      Branch: perl
12122            ! ext/Time/HiRes/HiRes.t
12123 ____________________________________________________________________________
12124 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
12125         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
12126              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12127              Date: Wed, 31 Oct 2001 13:43:29 EST
12128              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
12129      Branch: perl
12130            ! mg.c
12131 ____________________________________________________________________________
12132 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
12133         Log: Subject: [PATCH] Various test cleanups
12134              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12135              Date: Tue, 30 Oct 2001 21:56:26 +0100
12136              Message-ID: <20011030215626.A28503@rafael>
12137      Branch: perl
12138            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
12139            ! ext/DB_File/t/db-recno.t ext/Encode.t
12140 ____________________________________________________________________________
12141 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
12142         Log: Update Changes.
12143      Branch: perl
12144            ! Changes patchlevel.h
12145 ____________________________________________________________________________
12146 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
12147         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
12148              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
12149              Date: Wed, 31 Oct 2001 17:16:39 +0100
12150              Message-ID: <20011031171639.A32511@rafael>
12151      Branch: perl
12152            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
12153 ____________________________________________________________________________
12154 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
12155         Log: Skip message nit.
12156      Branch: perl
12157            ! t/io/fs.t
12158 ____________________________________________________________________________
12159 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
12160         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
12161              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
12162              Date: 31 Oct 2001 14:49:37 -0000
12163              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
12164      Branch: perl
12165            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
12166 ____________________________________________________________________________
12167 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
12168         Log: Extend the effect of the encoding pragma to chr() and ord().
12169              
12170              TODO: regex literals, reentrancy problems with the utf8
12171              and charnames pragmas.
12172      Branch: perl
12173            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
12174 ____________________________________________________________________________
12175 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
12176         Log: Doc tweaks.
12177      Branch: perl
12178            ! lib/encoding.pm
12179 ____________________________________________________________________________
12180 [ 12788] By: nick                                  on 2001/10/31  08:59:56
12181         Log: Integrate mainline
12182      Branch: perlio
12183           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
12184           !> (integrate 49 files)
12185 ____________________________________________________________________________
12186 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
12187         Log: Forgot new proto.
12188      Branch: perl
12189            ! proto.h
12190 ____________________________________________________________________________
12191 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
12192         Log: Clarification: use encoding cannot be used to
12193              change the default encoding of "your whole script";
12194              only the default encoding of the *data*.  Also, it
12195              seems that "use encoding" does not mix with "use utf8"
12196              (a coredumping recursion ensues).  Should not be a huge
12197              problem since "use utf8" is pretty marginal nowadays.
12198      Branch: perl
12199            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
12200 ____________________________________________________________________________
12201 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
12202         Log: More documentation for the encode pragma.
12203      Branch: perl
12204            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
12205            ! pod/perlapi.pod pod/perlunicode.pod sv.c
12206 ____________________________________________________________________________
12207 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
12208         Log: Thinko in #12783.
12209      Branch: perl
12210            ! sv.c
12211 ____________________________________________________________________________
12212 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
12213         Log: Make sv_recode_to_utf8() a real API: the encoding
12214              is a parameter, instead of a global.  Document the
12215              PERL_ENCODING.
12216      Branch: perl
12217            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
12218            ! toke.c
12219 ____________________________________________________________________________
12220 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
12221         Log: Enable -Mencoding=foobar also for string literals.
12222      Branch: perl
12223            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
12224            ! pod/perlapi.pod proto.h sv.c toke.c
12225 ____________________________________________________________________________
12226 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
12227         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
12228              From: Andy Dougherty <doughera@lafayette.edu>
12229              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
12230              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
12231      Branch: perl
12232            ! ext/POSIX/hints/svr4.pl
12233 ____________________________________________________________________________
12234 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
12235         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
12236              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
12237              Date: Mon, 29 Oct 2001 23:11:58 -0000
12238              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
12239              
12240              Add compat.h.
12241      Branch: perl
12242            ! lib/h2xs.t utils/h2xs.PL
12243 ____________________________________________________________________________
12244 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
12245         Log: Subject: PerlIOBuf_dup
12246              From: Nicholas Clark <nick@ccl4.org>              
12247              Date: Mon, 29 Oct 2001 21:52:35 +0000             
12248              Message-ID: <20011029215235.K41204@plum.flirble.org>
12249              
12250              Add prototype.
12251      Branch: perl
12252            ! perliol.h
12253 ____________________________________________________________________________
12254 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
12255         Log: Subject: [PATCH] Make malloc.c errors more useful
12256              From: Richard Soderberg <rs@oregonnet.com>
12257              Date: Mon, 29 Oct 2001 22:28:02 -0800
12258              Message-Id: <200110300628.WAA11025@oregonnet.com>
12259      Branch: perl
12260            ! malloc.c
12261 ____________________________________________________________________________
12262 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
12263         Log: Retract #12776 - the bug 19990906.001 is still valid.
12264      Branch: perl
12265            ! t/run/kill_perl.t
12266 ____________________________________________________________________________
12267 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
12268         Log: (Retracted by #12777)
12269              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
12270              From: Michael G Schwern <schwern@pobox.com> 
12271              Date: Mon, 29 Oct 2001 23:01:08 -0500
12272              Message-ID: <20011029230108.G18053@blackrider>
12273      Branch: perl
12274            ! t/run/kill_perl.t
12275 ____________________________________________________________________________
12276 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
12277         Log: Comment nits.
12278      Branch: perl
12279            ! lib/encoding.t
12280 ____________________________________________________________________________
12281 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
12282         Log: integrate change#12772 from mainline
12283              
12284              Subject: [PATCH] Mommy, what's a pointer cast?
12285      Branch: maint-5.6/perl
12286            ! perl.h
12287 ____________________________________________________________________________
12288 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
12289         Log: Subject: [PATCH] Mommy, what's a pointer cast?
12290              From: Richard Soderberg <rs@oregonnet.com>
12291              Date: Mon, 29 Oct 2001 17:01:10 -0800
12292              Message-Id: <200110300101.RAA31561@oregonnet.com>
12293              
12294              (threads* parts)
12295      Branch: perl
12296            ! ext/threads/shared/shared.xs ext/threads/threads.xs
12297 ____________________________________________________________________________
12298 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
12299         Log: Subject: [PATCH] Mommy, what's a pointer cast?
12300              From: Richard Soderberg <rs@oregonnet.com>
12301              Date: Mon, 29 Oct 2001 17:01:10 -0800
12302              Message-Id: <200110300101.RAA31561@oregonnet.com>
12303              
12304              (the perl.h part)
12305      Branch: perl
12306            ! perl.h
12307 ____________________________________________________________________________
12308 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
12309         Log: Subject: [PATCH] OpenBSD likes signal.h 
12310              From: Richard Soderberg <rs@oregonnet.com>
12311              Date: Mon, 29 Oct 2001 17:00:31 -0800
12312              Message-Id: <200110300100.RAA31533@oregonnet.com>
12313      Branch: perl
12314            ! unixish.h
12315 ____________________________________________________________________________
12316 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
12317         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
12318              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
12319              Date: Mon, 29 Oct 2001 23:04:23 -0000
12320              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
12321      Branch: perl
12322            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
12323            ! ext/DB_File/t/db-recno.t
12324 ____________________________________________________________________________
12325 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
12326         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
12327              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
12328              Date: Mon, 29 Oct 2001 12:34:07 -0600
12329              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
12330      Branch: perl
12331            ! ext/Time/HiRes/HiRes.t
12332 ____________________________________________________________________________
12333 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
12334         Log: Update Changes.
12335      Branch: perl
12336            ! Changes patchlevel.h
12337 ____________________________________________________________________________
12338 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
12339         Log: AIX needs an explicit symbol export list.
12340      Branch: perl
12341            ! lib/ExtUtils/Embed.t
12342 ____________________________________________________________________________
12343 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
12344         Log: The test (and the module) would require some
12345              quality hacking time to work on EBCDIC.  Based on
12346              the test results nothing seems to be majorly broken,
12347              the module just seems to have strange assumptions:
12348              got: ''\226\225\205'
12349              expected: ''one'
12350              The \226\225\205 being, of course, 'one', in EBCDIC.
12351      Branch: perl
12352            ! lib/Dumpvalue.t
12353 ____________________________________________________________________________
12354 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
12355         Log: Mark the test known to be failing in EBCDIC.
12356      Branch: perl
12357            ! t/op/tr.t
12358 ____________________________________________________________________________
12359 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
12360         Log: None of the libnet modules are going to work in
12361              EBCDIC without the Convert::EBCDIC.
12362      Branch: perl
12363            ! t/lib/1_compile.t
12364 ____________________________________________________________________________
12365 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
12366         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
12367      Branch: perl
12368            ! t/op/pack.t
12369 ____________________________________________________________________________
12370 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
12371         Log: UTF-EBCDIC ain't UTF-8.
12372      Branch: perl
12373            ! t/op/pack.t
12374 ____________________________________________________________________________
12375 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
12376         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
12377      Branch: perl
12378            ! t/lib/1_compile.t
12379 ____________________________________________________________________________
12380 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
12381         Log: Let's not assume ASCII.
12382      Branch: perl
12383            ! t/op/lc.t
12384 ____________________________________________________________________________
12385 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
12386         Log: Call the new perlio symbols differently.
12387      Branch: perl
12388            ! makedef.pl
12389 ____________________________________________________________________________
12390 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
12391         Log: Don't expect ASCII ordering.
12392      Branch: perl
12393            ! lib/ExtUtils/Manifest.t
12394 ____________________________________________________________________________
12395 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
12396         Log: Forgot from #12756.
12397      Branch: perl
12398            ! perlio.h
12399 ____________________________________________________________________________
12400 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
12401         Log: BeOS tweaks:
12402              - fseeko and ftello can be found by Configure but
12403              we do not seem to have prototypes for them so
12404              let's make up some
12405              - BeOS didn't use to have real sockets (sockets as
12406              filedescriptors) but the BONE package is supposed
12407              to fix this.  I do not know how to detect BONEness,
12408              see hints/beos.sh for a spot that needs to fixed.
12409              - BeOS has O_TEXT != O_BINARY but has no setmode()
12410      Branch: perl
12411            ! hints/beos.sh perlio.c
12412 ____________________________________________________________________________
12413 [ 12755] By: sky                                   on 2001/10/29  12:56:12
12414         Log: Ugly fix to not die when a thread creator is holding locks.
12415      Branch: perl
12416            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
12417            ! ext/threads/threads.xs
12418 ____________________________________________________________________________
12419 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
12420         Log: Integrate change #12752 from maintperl;
12421              
12422              croak(Nullch) wasn't printing the contents of ERRSV if there was
12423              no outer eval (bug in change#6125)
12424      Branch: perl
12425           !> util.c
12426 ____________________________________________________________________________
12427 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
12428         Log: Subject: [PATCH h2xs] Use of static data in XS modules
12429              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
12430              Date: Sun, 28 Oct 2001 21:19:07 -0000
12431              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
12432              
12433              with nits from Sarathy.
12434      Branch: perl
12435            ! utils/h2xs.PL
12436 ____________________________________________________________________________
12437 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
12438         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
12439              no outer eval (bug in change#6125)
12440      Branch: maint-5.6/perl
12441            ! util.c
12442 ____________________________________________________________________________
12443 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
12444         Log: More todo for the encoding pragma.
12445      Branch: perl
12446            ! lib/encoding.pm
12447 ____________________________________________________________________________
12448 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
12449         Log: Add the encoding pragma to control the "upgrade"
12450              from the native eight bit data to Unicode.
12451              
12452              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
12453      Branch: perl
12454            + lib/encoding.pm lib/encoding.t
12455            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
12456            ! pod/perlunicode.pod pod/perlvar.pod sv.c
12457 ____________________________________________________________________________
12458 [ 12749] By: sky                                   on 2001/10/28  21:02:33
12459         Log: Update documentation.
12460      Branch: perl
12461            ! ext/threads/shared/shared.pm
12462 ____________________________________________________________________________
12463 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
12464         Log: Integrate change #12747 from maintperl;
12465              
12466              finishing touches to system() fixes on windows:
12467              * detect cmd shell correctly even if it had full path in it
12468              * more quoting needed for single-arg system if the argument
12469              really had multiple quoted arguments within it
12470              * be smarter about not calling the shell when the executable
12471              has spaces, but otherwise does not need shell involvement
12472              * add a testsuite (windows-specific currently)
12473      Branch: perl
12474           +> t/op/system.t t/op/system_tests
12475            ! MANIFEST pod/perltodo.pod
12476           !> win32/win32.c
12477 ____________________________________________________________________________
12478 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
12479         Log: finishing touches to system() fixes on windows:
12480              * detect cmd shell correctly even if it had full path in it
12481              * more quoting needed for single-arg system if the argument
12482              really had multiple quoted arguments within it
12483              * be smarter about not calling the shell when the executable
12484              has spaces, but otherwise does not need shell involvement
12485              * add a testsuite (windows-specific currently)
12486      Branch: maint-5.6/perl
12487            + t/op/system.t t/op/system_tests
12488            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
12489 ____________________________________________________________________________
12490 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
12491         Log: Integrate perlio.
12492      Branch: perl
12493           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
12494 ____________________________________________________________________________
12495 [ 12745] By: nick                                  on 2001/10/28  16:08:14
12496         Log: Mingw32 fixup for Embed.t
12497      Branch: perlio
12498            ! lib/ExtUtils/Embed.t
12499 ____________________________________________________________________________
12500 [ 12744] By: nick                                  on 2001/10/28  15:54:14
12501         Log: GCC vs MS 64-bit constant syntax
12502      Branch: perlio
12503            ! ext/Time/HiRes/HiRes.xs
12504 ____________________________________________________________________________
12505 [ 12743] By: nick                                  on 2001/10/28  15:42:55
12506         Log: Integrate mainline
12507      Branch: perlio
12508           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
12509 ____________________________________________________________________________
12510 [ 12742] By: sky                                   on 2001/10/28  14:47:10
12511         Log: Manpage updates.
12512      Branch: perl
12513            ! ext/threads/threads.pm
12514 ____________________________________________________________________________
12515 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
12516         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
12517      Branch: perl
12518            ! lib/ExtUtils/Embed.t
12519 ____________________________________________________________________________
12520 [ 12740] By: nick                                  on 2001/10/28  14:14:24
12521         Log: Integrate mainline
12522      Branch: perlio
12523           !> lib/ExtUtils/Embed.t win32/win32.c
12524 ____________________________________________________________________________
12525 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
12526         Log: Need to be ./executed.
12527      Branch: perl
12528            ! lib/ExtUtils/Embed.t
12529 ____________________________________________________________________________
12530 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
12531         Log: Integrate perlio.
12532      Branch: perl
12533           !> perlio.c win32/win32.h
12534 ____________________________________________________________________________
12535 [ 12737] By: nick                                  on 2001/10/28  13:53:45
12536         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
12537              by gcc -xc++.
12538      Branch: perlio
12539            ! win32/win32.h
12540 ____________________________________________________________________________
12541 [ 12736] By: nick                                  on 2001/10/28  13:50:50
12542         Log: Have :stdio layer update an honour the fd refcnt table.
12543              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
12544      Branch: perlio
12545            ! perlio.c
12546 ____________________________________________________________________________
12547 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
12548         Log: Integrate changes #12724 and #12725 from maintperl;
12549              multiarg system now works.
12550      Branch: perl
12551           !> win32/win32.c
12552 ____________________________________________________________________________
12553 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
12554         Log: Integrate perlio.
12555      Branch: perl
12556           +> lib/ExtUtils/Embed.t
12557           !> MANIFEST perlio.c
12558 ____________________________________________________________________________
12559 [ 12733] By: nick                                  on 2001/10/28  13:07:16
12560         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
12561              least for PERLIO=perlio unthreaded case
12562      Branch: perlio
12563            ! perlio.c
12564 ____________________________________________________________________________
12565 [ 12732] By: nick                                  on 2001/10/28  11:10:24
12566         Log: Typo in exe name
12567      Branch: perlio
12568            ! lib/ExtUtils/Embed.t
12569 ____________________________________________________________________________
12570 [ 12731] By: nick                                  on 2001/10/28  11:09:59
12571         Log: Integrate Mainline
12572      Branch: perlio
12573           !> Changes configure.com ext/DB_File/DB_File.pm
12574           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
12575           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
12576           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
12577           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
12578           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
12579           !> t/TEST t/op/regexp.t win32/buildext.pl
12580 ____________________________________________________________________________
12581 [ 12730] By: nick                                  on 2001/10/28  11:05:35
12582         Log: Fixup Embed.t for Win32/VC++
12583      Branch: perlio
12584            ! lib/ExtUtils/Embed.t
12585 ____________________________________________________________________________
12586 [ 12729] By: nick                                  on 2001/10/28  09:36:20
12587         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
12588              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
12589              ExtUtils::Embed.
12590      Branch: perlio
12591            + lib/ExtUtils/Embed.t
12592            ! MANIFEST
12593 ____________________________________________________________________________
12594 [ 12728] By: sky                                   on 2001/10/28  08:12:53
12595         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
12596              line manually!
12597      Branch: perl
12598            ! lib/ExtUtils/xsubpp
12599 ____________________________________________________________________________
12600 [ 12727] By: sky                                   on 2001/10/28  08:02:09
12601         Log: And here we use the prototypes.
12602      Branch: perl
12603            ! ext/threads/shared/shared.xs
12604 ____________________________________________________________________________
12605 [ 12726] By: sky                                   on 2001/10/28  08:00:48
12606         Log: Support [] style prototypes.
12607      Branch: perl
12608            ! lib/ExtUtils/xsubpp
12609 ____________________________________________________________________________
12610 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
12611         Log: yet another multi-arg system() fix on windows: batch files as the
12612              first argument (i.e. directly executed by CreateProcess()) need
12613              extra quoting to escape shell-shock
12614      Branch: maint-5.6/perl
12615            ! win32/win32.c
12616 ____________________________________________________________________________
12617 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
12618         Log: another multi-arg system() fix on windows: passing empty arguments
12619              now works
12620      Branch: maint-5.6/perl
12621            ! win32/win32.c
12622 ____________________________________________________________________________
12623 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
12624         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
12625              No final #else #error because we do not seem to
12626              be using #error?
12627      Branch: perl
12628            ! op.h
12629 ____________________________________________________________________________
12630 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
12631         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
12632              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
12633              Date: Sat, 27 Oct 2001 23:28:44 EST 
12634              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
12635      Branch: perl
12636            ! ext/Time/HiRes/HiRes.xs
12637 ____________________________________________________________________________
12638 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
12639         Log: Regen perlapi, perltoc.
12640      Branch: perl
12641            ! pod/perlapi.pod pod/perltoc.pod
12642 ____________________________________________________________________________
12643 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
12644         Log: Subject: [PATCH] sv.h documentation
12645              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
12646              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
12647              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
12648      Branch: perl
12649            ! sv.h
12650 ____________________________________________________________________________
12651 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
12652         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
12653              system("nmake -nologo", "clean") and there is no executable
12654              called "nmake -nologo"; this used to "work" pre-change#12559 due
12655              to bugs in multiarg system() that have since been fixed
12656      Branch: perl
12657            ! win32/buildext.pl
12658 ____________________________________________________________________________
12659 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
12660         Log: Update Changes.
12661      Branch: perl
12662            ! Changes patchlevel.h
12663 ____________________________________________________________________________
12664 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
12665         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
12666              From: Richard.Foley@t-online.de (Richard Foley)            
12667              Date: Sun, 28 Oct 2001 00:48:32 +0200
12668              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
12669      Branch: perl
12670            ! pod/perlhack.pod
12671 ____________________________________________________________________________
12672 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
12673         Log: Must store pointers with the right width.
12674      Branch: perl
12675            ! op.h
12676 ____________________________________________________________________________
12677 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
12678         Log: Integrate change #12711 from perlio;
12679              
12680              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
12681              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
12682      Branch: perl
12683           !> perlio.c
12684 ____________________________________________________________________________
12685 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
12686         Log: Subject: [PATCH] make minitest
12687              From: Nicholas Clark <nick@ccl4.org>
12688              Date: Sat, 27 Oct 2001 22:56:16 +0100
12689              Message-ID: <20011027225616.L20275@plum.flirble.org>
12690      Branch: perl
12691            ! t/TEST
12692 ____________________________________________________________________________
12693 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
12694         Log: Patch #12661 missed this.
12695      Branch: perl
12696            ! ext/DB_File/DB_File.pm
12697 ____________________________________________________________________________
12698 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
12699         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
12700              From: "Craig A. Berry" <craigberry@mac.com>
12701              Date: Sat, 27 Oct 2001 16:07:47 -0500
12702              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
12703      Branch: perl
12704            ! configure.com perlio.c
12705 ____________________________________________________________________________
12706 [ 12711] By: nick                                  on 2001/10/27  19:49:25
12707         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
12708              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
12709      Branch: perlio
12710            ! perlio.c
12711 ____________________________________________________________________________
12712 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
12713         Log: Let's not replace reason if there's one already supplied.
12714      Branch: perl
12715            ! t/op/regexp.t
12716 ____________________________________________________________________________
12717 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
12718         Log: is not good.
12719      Branch: perl
12720            ! t/op/regexp.t
12721 ____________________________________________________________________________
12722 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
12723         Log: ldlibpth can exist but be unset.
12724      Branch: perl
12725            ! t/TEST
12726 ____________________________________________________________________________
12727 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
12728         Log: Unicode: property alias naming cleanup.
12729      Branch: perl
12730            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
12731 ____________________________________________________________________________
12732 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
12733         Log: FAQ sync.
12734      Branch: perl
12735            ! pod/perlfaq4.pod
12736 ____________________________________________________________________________
12737 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
12738         Log: Integrate change #12703 from maintperl;
12739              
12740              typemap stuff intervenes before declaration, move it to PREINIT
12741              section
12742              
12743              (an empty integrate, but now the files are in sync
12744              between the branches)
12745      Branch: perl
12746           !> ext/ODBM_File/ODBM_File.xs
12747 ____________________________________________________________________________
12748 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
12749         Log: More PerlIO symbols.
12750      Branch: perl
12751            ! makedef.pl
12752 ____________________________________________________________________________
12753 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
12754         Log: typemap stuff intervenes before declaration, move it to PREINIT
12755              section
12756      Branch: maint-5.6/perl
12757            ! ext/ODBM_File/ODBM_File.xs
12758 ____________________________________________________________________________
12759 [ 12702] By: nick                                  on 2001/10/27  14:09:35
12760         Log: Integrate mainline
12761      Branch: perlio
12762           +> ext/threads/shared/t/av_simple.t
12763           +> ext/threads/shared/t/hv_refs.t
12764           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
12765           !> (integrate 109 files)
12766 ____________________________________________________________________________
12767 [ 12700] By: ams                                   on 2001/10/26  21:22:23
12768         Log: Subject: [PATCH] tweak divide
12769              From: Nicholas Clark <nick@ccl4.org>
12770              Date: Fri, 26 Oct 2001 22:52:17 +0100
12771              Message-Id: <20011026225217.B20275@plum.flirble.org>
12772      Branch: perl
12773            ! pp.c
12774 ____________________________________________________________________________
12775 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
12776         Log: Integrate a buncha things from maintperl.
12777      Branch: maint-5.6/macperl
12778           !> (integrate 32 files)
12779 ____________________________________________________________________________
12780 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
12781         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
12782              From: Andy Dougherty <doughera@lafayette.edu>
12783              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
12784              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
12785      Branch: perl
12786            ! hints/svr4.sh
12787 ____________________________________________________________________________
12788 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
12789         Log: When you're root, many things become writable.
12790      Branch: perl
12791            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
12792 ____________________________________________________________________________
12793 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
12794         Log: Update Changes.
12795      Branch: perl
12796            ! Changes patchlevel.h
12797 ____________________________________________________________________________
12798 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
12799         Log: Term/Cap.t attempts to access the floppy drive for no good reason
12800              on dosish systems
12801      Branch: perl
12802            ! lib/Term/Cap.t
12803 ____________________________________________________________________________
12804 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
12805         Log: fix misleading comment on known inadequacy in B::Terse, and skip
12806              it correctly
12807      Branch: perl
12808            ! ext/B/t/terse.t
12809 ____________________________________________________________________________
12810 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
12811         Log: fix spurious AutoSplit.t failure under windows
12812      Branch: perl
12813            ! lib/AutoSplit.t
12814 ____________________________________________________________________________
12815 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
12816         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
12817      Branch: perl
12818            ! ext/Time/HiRes/HiRes.t
12819 ____________________________________________________________________________
12820 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
12821         Log: More logical to use %04"UVXf" than %"UVuf" since
12822              the Unicode standard prefers hex.
12823      Branch: perl
12824            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
12825            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
12826            ! lib/unicore/mktables utf8.c
12827 ____________________________________________________________________________
12828 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
12829         Log: change#12065 seems to have broken Encode build on windows; fix
12830      Branch: perl
12831            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
12832 ____________________________________________________________________________
12833 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
12834         Log: Unicode: add the case folding table.
12835      Branch: perl
12836            + lib/unicore/To/Fold.pl
12837            ! MANIFEST lib/unicore/mktables
12838 ____________________________________________________________________________
12839 [ 12688] By: sky                                   on 2001/10/26  13:51:29
12840         Log: Get the new functions right, do not export lock since we use builtin lock.
12841              TODO: fix xsubpp to support the new prototypes
12842      Branch: perl
12843            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
12844 ____________________________________________________________________________
12845 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
12846         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
12847              as suggested by Sarathy.
12848      Branch: perl
12849            ! mg.c
12850 ____________________________________________________________________________
12851 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
12852         Log: avoid compiler warning
12853      Branch: perl
12854            ! win32/win32.c
12855 ____________________________________________________________________________
12856 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
12857         Log: WinCE update from Rainer Keuchel.
12858      Branch: perl
12859            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
12860            ! wince/wince.c
12861 ____________________________________________________________________________
12862 [ 12684] By: sky                                   on 2001/10/26  13:34:33
12863         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
12864      Branch: perl
12865            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
12866 ____________________________________________________________________________
12867 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
12868         Log: More fixes that were made to the core and not in the libnet src
12869      Branch: perl
12870            ! lib/Net/Domain.pm
12871 ____________________________________________________________________________
12872 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
12873         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
12874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
12875              Date: Fri, 26 Oct 2001 13:55:21 +0200
12876              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
12877              
12878              (plus make the db-recno.t#59 accept both \n and \r\n)
12879      Branch: perl
12880            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
12881            ! ext/DB_File/t/db-recno.t
12882 ____________________________________________________________________________
12883 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
12884         Log: Fix tests to be able to run in the core and the CPAN dist
12885      Branch: perl
12886            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
12887            ! lib/Net/t/require.t lib/Net/t/smtp.t
12888 ____________________________________________________________________________
12889 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
12890         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
12891              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12892              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
12893              Date: Fri, 26 Oct 2001 08:34:46 EDT
12894      Branch: perl
12895            ! ext/Time/HiRes/HiRes.t
12896 ____________________________________________________________________________
12897 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
12898         Log: Sync libnet modules with what will be libnet-1.08
12899      Branch: perl
12900            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
12901            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
12902            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
12903            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
12904 ____________________________________________________________________________
12905 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
12906         Log: Integrate maintperl changes #12268 and #12669;
12907              
12908              final touches to the audit for statics and thread-unsafe code
12909              * make DB_File, ODBM_File thread-safe 
12910              * remove unnecessary/dangerous statics and protect others
12911              from not getting accidentally enabled under threaded perls
12912              
12913              windows support functions get_childdir() et al aren't exported
12914              correctly under vanilla build
12915              
12916              Testing under win32 appreciated since changes there had
12917              to be manually merged and I cannot test how badly did I do.
12918      Branch: perl
12919           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
12920           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
12921           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
12922           !> win32/vmem.h win32/win32.c win32/win32iop.h
12923 ____________________________________________________________________________
12924 [ 12677] By: sky                                   on 2001/10/26  12:37:17
12925         Log: More Config::threads to threads::threads changes
12926      Branch: perl
12927            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
12928 ____________________________________________________________________________
12929 [ 12676] By: sky                                   on 2001/10/26  12:31:46
12930         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
12931      Branch: perl
12932            ! ext/threads/threads.pm ext/threads/threads.xs
12933 ____________________________________________________________________________
12934 [ 12675] By: sky                                   on 2001/10/26  12:06:30
12935         Log: Allocing a TLS in runtime is not too hot.
12936      Branch: perl
12937            ! ext/threads/threads.xs
12938 ____________________________________________________________________________
12939 [ 12674] By: sky                                   on 2001/10/26  11:59:09
12940         Log: Don't display debug data.
12941      Branch: perl
12942            ! ext/threads/threads.pm
12943 ____________________________________________________________________________
12944 [ 12673] By: sky                                   on 2001/10/26  11:35:47
12945         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
12946              complete bar support for blessed objects.
12947              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
12948      Branch: perl
12949            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
12950 ____________________________________________________________________________
12951 [ 12672] By: sky                                   on 2001/10/26  11:15:28
12952         Log: Fix case where shared reference does not exist in current thread.
12953      Branch: perl
12954            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
12955 ____________________________________________________________________________
12956 [ 12671] By: sky                                   on 2001/10/26  08:48:52
12957         Log: Support for references in shared arrays.
12958      Branch: perl
12959            ! ext/threads/shared/shared.xs
12960 ____________________________________________________________________________
12961 [ 12670] By: sky                                   on 2001/10/26  08:30:11
12962         Log: Add tests for references in hashes.
12963      Branch: perl
12964            + ext/threads/shared/t/hv_refs.t
12965            ! MANIFEST
12966 ____________________________________________________________________________
12967 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
12968         Log: windows support functions get_childdir() et al aren't exported
12969              correctly under vanilla build
12970      Branch: maint-5.6/perl
12971            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
12972 ____________________________________________________________________________
12973 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
12974         Log: final touches to the audit for statics and thread-unsafe code
12975              * make DB_File, ODBM_File thread-safe 
12976              * remove unnecessary/dangerous statics and protect others
12977              from not getting accidentally enabled under threaded perls
12978      Branch: maint-5.6/perl
12979            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
12980            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
12981            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
12982            ! win32/win32.c
12983 ____________________________________________________________________________
12984 [ 12667] By: ams                                   on 2001/10/26  03:48:36
12985         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
12986              From: "Richard Soderberg" <rs@crystalflame.net>
12987              Date: Thu, 25 Oct 2001 23:42:50 -0400
12988              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
12989      Branch: perl
12990            ! sharedsv.c
12991 ____________________________________________________________________________
12992 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
12993         Log: Integrate change #12664 from maintperl;
12994              
12995              the newest GCCs don't seem to like C<"string1"##STRING2>
12996              so keep it as C<"string1" STRING2> (latter appears to
12997              work everywhere)
12998      Branch: perl
12999           !> ext/DynaLoader/dlutils.c
13000 ____________________________________________________________________________
13001 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
13002         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
13003              From: Chris Nandor <pudge@pobox.com>
13004              Date: Thu, 25 Oct 2001 22:15:03 -0400
13005              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
13006      Branch: perl
13007            ! perl.h
13008 ____________________________________________________________________________
13009 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
13010         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
13011              C<"string1" STRING2> (latter appears to work everywhere)
13012      Branch: maint-5.6/perl
13013            ! ext/DynaLoader/dlutils.c
13014 ____________________________________________________________________________
13015 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
13016         Log: AUTHORS update.
13017      Branch: perl
13018            ! AUTHORS
13019 ____________________________________________________________________________
13020 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
13021         Log: Integrate change #12660 from maintperl;
13022              
13023              make the dMY_CXT stuff available under all of
13024              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
13025      Branch: perl
13026           !> perl.h
13027 ____________________________________________________________________________
13028 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
13029         Log: Subject: [PATCH] DB_File-1.79
13030              From: "Paul Marquess" <paul.marquess@openwave.com>
13031              Date: Fri, 26 Oct 2001 00:03:54 +0100
13032              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
13033      Branch: perl
13034            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
13035            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
13036 ____________________________________________________________________________
13037 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
13038         Log: make the dMY_CXT stuff available under all of
13039              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
13040      Branch: maint-5.6/perl
13041            ! perl.h
13042 ____________________________________________________________________________
13043 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
13044         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
13045              From: Michael G Schwern <schwern@pobox.com>
13046              Date: Thu, 25 Oct 2001 18:28:12 -0400
13047              Message-ID: <20011025182812.M4811@blackrider>
13048      Branch: perl
13049            ! t/run/kill_perl.t
13050 ____________________________________________________________________________
13051 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
13052         Log: STRLEN != int.
13053      Branch: perl
13054            ! regcomp.c regexec.c
13055 ____________________________________________________________________________
13056 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
13057         Log: Subject: [PATCH] remove small IVop redundancy
13058              From: Nicholas Clark <nick@ccl4.org>
13059              Date: Thu, 25 Oct 2001 22:48:28 +0100
13060              Message-ID: <20011025224827.M66471@plum.flirble.org>
13061      Branch: perl
13062            ! pp.c pp_hot.c
13063 ____________________________________________________________________________
13064 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
13065         Log: Metaconfig unit change for #12655.
13066      Branch: metaconfig/U/perl
13067            ! Extensions.U
13068 ____________________________________________________________________________
13069 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
13070         Log: Subject: Re: Not OK @12650
13071              From: Andy Dougherty <doughera@lafayette.edu>
13072              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
13073              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
13074      Branch: perl
13075            ! Configure
13076 ____________________________________________________________________________
13077 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
13078         Log: Integrate changes #12652 and #12653 from maintperl;
13079              
13080              more tweaks to change#12626
13081              * move the boilerplate code over to perl.h and make DynaLoader
13082              use it
13083              * make re, Opcode, File::Glob and B threadsafe
13084              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
13085              C<no re;> anywhere)
13086              
13087              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
13088              
13089              File::Glob required a bit more work in bleadperl
13090              because of ExtUtils::Constant (see the Makefile.PL change)
13091      Branch: perl
13092            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
13093           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
13094           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
13095 ____________________________________________________________________________
13096 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
13097         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
13098      Branch: maint-5.6/perl
13099            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
13100            ! ext/Opcode/Opcode.xs ext/re/re.xs
13101 ____________________________________________________________________________
13102 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
13103         Log: more tweaks to change#12626
13104              * move the boilerplate code over to perl.h and make DynaLoader
13105              use it
13106              * make re, Opcode, File::Glob and B threadsafe
13107              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
13108              C<no re;> anywhere)
13109      Branch: maint-5.6/perl
13110            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
13111            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
13112 ____________________________________________________________________________
13113 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
13114         Log: Metaconfig unit change for #12650.
13115      Branch: metaconfig/U/perl
13116            ! Extensions.U
13117 ____________________________________________________________________________
13118 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
13119         Log: Subject: Re: ithreads doesn't like usedl=n
13120              From: Andy Dougherty <doughera@lafayette.edu>
13121              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
13122              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
13123              
13124              Special-case threads::shared.
13125      Branch: perl
13126            ! Configure
13127 ____________________________________________________________________________
13128 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
13129         Log: Getting fancier...
13130      Branch: perl
13131            ! t/TEST
13132 ____________________________________________________________________________
13133 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
13134         Log: csh - what a pain.
13135      Branch: perl
13136            ! t/TEST
13137 ____________________________________________________________________________
13138 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
13139         Log: Update Changes.
13140      Branch: perl
13141            ! Changes patchlevel.h
13142 ____________________________________________________________________________
13143 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
13144         Log: Allow resetting the locale system for the duration
13145              of the build (Mac OS X default setting LANG=En_US
13146              ist kaputt)
13147      Branch: perl
13148            ! Makefile.SH
13149 ____________________________________________________________________________
13150 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
13151         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
13152      Branch: perl
13153            ! ext/Digest/MD5/t/files.t
13154 ____________________________________________________________________________
13155 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
13156         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
13157              From: Andy Dougherty <doughera@lafayette.edu>
13158              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
13159              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
13160      Branch: perl
13161            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
13162            ! ext/threads/shared/Makefile.PL
13163 ____________________________________________________________________________
13164 [ 12643] By: sky                                   on 2001/10/25  12:28:26
13165         Log: Add support for reference members of hashes.
13166      Branch: perl
13167            ! ext/threads/shared/shared.xs
13168 ____________________________________________________________________________
13169 [ 12642] By: ams                                   on 2001/10/25  12:21:13
13170         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
13171              From: "Norton Allen" <nort@qnx.com>
13172              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
13173              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
13174      Branch: perl
13175            ! ext/Digest/MD5/MD5.xs
13176 ____________________________________________________________________________
13177 [ 12641] By: sky                                   on 2001/10/25  10:27:39
13178         Log: Tests shared hashes.
13179      Branch: perl
13180            + ext/threads/shared/t/hv_simple.t
13181            ! MANIFEST
13182 ____________________________________________________________________________
13183 [ 12640] By: sky                                   on 2001/10/25  10:18:23
13184         Log: Fix threadcounts for arrays and hashes.
13185      Branch: perl
13186            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13187 ____________________________________________________________________________
13188 [ 12639] By: sky                                   on 2001/10/25  10:17:26
13189         Log: Note to self, doing *src_ary++ in a macro that evaluates
13190              the value more than once is a good way to dump core.
13191      Branch: perl
13192            ! sharedsv.c
13193 ____________________________________________________________________________
13194 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
13195         Log: Integrate change #12636 from maintperl; more dl fixups.
13196      Branch: perl
13197           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
13198           !> ext/DynaLoader/dl_vms.xs
13199 ____________________________________________________________________________
13200 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
13201         Log: Like dl_hpux, like dl_dld.
13202      Branch: perl
13203            ! ext/DynaLoader/dl_dld.xs
13204 ____________________________________________________________________________
13205 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
13206         Log: followups to change#12635
13207      Branch: maint-5.6/perl
13208            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
13209            ! ext/DynaLoader/dl_vms.xs
13210 ____________________________________________________________________________
13211 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
13212         Log: add part of change#12634 to the two files that need it; dl_aix.xs
13213              in maint-5.6 doesn't have the branch that had the problem in
13214              mainline
13215      Branch: maint-5.6/perl
13216            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
13217 ____________________________________________________________________________
13218 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
13219         Log: Fixes for #12627.
13220      Branch: perl
13221            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
13222 ____________________________________________________________________________
13223 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
13224         Log: Since pv_uni_display and sv_uni_display are now used
13225              in the re extension, their symbols have to be exported.
13226      Branch: perl
13227            ! embed.pl global.sym
13228 ____________________________________________________________________________
13229 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
13230         Log: Subject:  Re: [PATCH Perl@12567] debug /list
13231              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13232              Date: Tue, 23 Oct 2001 21:40:33 EDT
13233              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
13234      Branch: perl
13235            ! configure.com
13236 ____________________________________________________________________________
13237 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
13238         Log: This takes care of some of the re 'debug' cases but
13239              not all cases since the information whether the pattern
13240              or the target are utf8 seems to be either lost or not
13241              spread widely enough, sigh.
13242      Branch: perl
13243            ! regcomp.c
13244 ____________________________________________________________________________
13245 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
13246         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
13247              From: John Peacock <jpeacock@rowman.com>
13248              Date: Wed, 24 Oct 2001 16:53:29 -0400
13249              Message-ID: <3BD72A49.1508D152@rowman.com>
13250      Branch: perl
13251            ! configure.com
13252 ____________________________________________________________________________
13253 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
13254         Log: Upgrade NetWare and WinCE as in #12626.
13255      Branch: perl
13256            ! NetWare/dl_netware.xs wince/dl_win32.xs
13257 ____________________________________________________________________________
13258 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
13259         Log: Tru64 compiler nit.
13260      Branch: perl
13261            ! ext/threads/shared/shared.xs
13262 ____________________________________________________________________________
13263 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
13264         Log: Integrate change #12626 from maintperl;
13265              make DynaLoader threadsafe by moving all statics into
13266              interpreter-local space
13267              
13268              TODO: Netware, OS/2, WinCE
13269      Branch: perl
13270           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
13271           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
13272           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
13273           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
13274           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
13275           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
13276           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
13277 ____________________________________________________________________________
13278 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
13279         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
13280              space
13281      Branch: maint-5.6/perl
13282            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
13283            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
13284            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
13285            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
13286            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
13287            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
13288            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
13289 ____________________________________________________________________________
13290 [ 12625] By: sky                                   on 2001/10/24  20:05:26
13291         Log: Change #12623 inflicted an infinite hang. Fixed.
13292      Branch: perl
13293            ! ext/threads/shared/shared.xs
13294 ____________________________________________________________________________
13295 [ 12624] By: sky                                   on 2001/10/24  19:06:55
13296         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
13297      Branch: perl
13298            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13299 ____________________________________________________________________________
13300 [ 12623] By: sky                                   on 2001/10/24  18:06:34
13301         Log: We need to do sharedsv_find in the original perl context.
13302      Branch: perl
13303            ! ext/threads/shared/shared.xs
13304 ____________________________________________________________________________
13305 [ 12622] By: sky                                   on 2001/10/24  17:26:51
13306         Log: Add support for basic support for AVs, references not supported yet.
13307              Add test for AVs.
13308              Add more tests to sv_refs
13309              Fix documentation issues.  
13310      Branch: perl
13311            + ext/threads/shared/t/av_simple.t
13312            ! MANIFEST ext/threads/shared/shared.pm
13313            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
13314 ____________________________________________________________________________
13315 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
13316         Log: Dump Unicode better for re 'debug'.  The regprop()
13317              is unfinished since have to figure out how to detect
13318              Unicodeness in there.
13319      Branch: perl
13320            ! regcomp.c regexec.c
13321 ____________________________________________________________________________
13322 [ 12620] By: sky                                   on 2001/10/24  13:18:07
13323         Log: Add support for finding shared arrays and hashes.
13324      Branch: perl
13325            ! sharedsv.c
13326 ____________________________________________________________________________
13327 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
13328         Log: Rewrite sv_uni_display() as pv_uni_display() as
13329              reimplement sv_uni_display() using that.
13330      Branch: perl
13331            ! dump.c embed.h embed.pl proto.h
13332 ____________________________________________________________________________
13333 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
13334         Log: Integrate change #12615 from maintperl;
13335              on Windows, IO::File::new_tmpfile() fails after being called
13336              32767 times because MSVCRT thinks stdio's TMP_MAX is a
13337              process-wide limit
13338      Branch: perl
13339           !> win32/win32.c
13340 ____________________________________________________________________________
13341 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
13342         Log: Don't try to print ints as IVs.
13343      Branch: perl
13344            ! ext/Time/HiRes/HiRes.xs
13345 ____________________________________________________________________________
13346 [ 12616] By: sky                                   on 2001/10/24  11:06:35
13347         Log: We only need to fetch the SV from the backend if the index
13348              is not the same as mg_private.     In theory this could be
13349              a problem if there are an exact multiple of U16 changes
13350              of a shared variable between two access in a given thread,
13351              we choose to avoid theory for now.
13352      Branch: perl
13353            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
13354 ____________________________________________________________________________
13355 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
13356         Log: on Windows, IO::File::new_tmpfile() fails after being called
13357              32767 times because MSVCRT thinks stdio's TMP_MAX is a
13358              process-wide limit
13359      Branch: maint-5.6/perl
13360            ! win32/win32.c
13361 ____________________________________________________________________________
13362 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
13363         Log: Negation and Unicode: sort of solves 20010303.010,
13364              except not quite like reported in the Subject
13365              (Perl_warner is still utf8-ignorant).
13366      Branch: perl
13367            ! pp.c t/lib/warnings/sv
13368 ____________________________________________________________________________
13369 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
13370         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
13371      Branch: perl
13372            ! sv.c t/lib/warnings/sv
13373 ____________________________________________________________________________
13374 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
13375         Log: sv_uni_display(): do not add the "...", let the caller
13376              do it if wanted, and be prepared for more display options.
13377      Branch: perl
13378            ! dump.c embed.h embed.pl proto.h
13379 ____________________________________________________________________________
13380 [ 12611] By: nick                                  on 2001/10/23  20:28:07
13381         Log: Integrate mainline
13382      Branch: perlio
13383           !> Changes configure.com cygwin/cygwin.c
13384           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
13385           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
13386           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
13387           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
13388           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
13389           !> utils/h2xs.PL utils/perldoc.PL
13390 ____________________________________________________________________________
13391 [ 12610] By: sky                                   on 2001/10/23  19:39:24
13392         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
13393              don't call themselves READONLY but still die with modification
13394              attempt. We only call bless for ext and umagic.
13395      Branch: perl
13396            ! sv.c
13397 ____________________________________________________________________________
13398 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
13399         Log: Croak() on negative time; doc tweaks.
13400      Branch: perl
13401            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
13402            ! ext/Time/HiRes/HiRes.xs
13403 ____________________________________________________________________________
13404 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
13405         Log: FAQ sync.
13406      Branch: perl
13407            ! pod/perlfaq4.pod pod/perlfaq7.pod
13408 ____________________________________________________________________________
13409 [ 12607] By: sky                                   on 2001/10/23  18:27:27
13410         Log: Call setmagic on the referent we are blessing.
13411      Branch: perl
13412            ! sv.c
13413 ____________________________________________________________________________
13414 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
13415         Log: Small test nits.
13416      Branch: perl
13417            ! t/op/lc.t
13418 ____________________________________________________________________________
13419 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
13420         Log: Update Changes.
13421      Branch: perl
13422            ! Changes patchlevel.h
13423 ____________________________________________________________________________
13424 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
13425         Log: Make the PerlIO_init() prototypes consistent.
13426      Branch: perl
13427            ! perlio.c
13428 ____________________________________________________________________________
13429 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
13430         Log: Upping the test count is a good idea.
13431      Branch: perl
13432            ! t/op/lc.t
13433 ____________________________________________________________________________
13434 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
13435         Log: Document the final sigma spot.
13436      Branch: perl
13437            ! pp.c
13438 ____________________________________________________________________________
13439 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
13440         Log: Fix multicharacter titlecase (ucfirst).
13441      Branch: perl
13442            ! pod/perlunicode.pod pp.c t/op/lc.t
13443 ____________________________________________________________________________
13444 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
13445         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
13446              From: Mikhail Zabaluev <mhz@alt-linux.org>
13447              Date: Tue, 23 Oct 2001 10:40:37 +0400
13448              Message-ID: <20011023104037.A12761@localhost.localdomain>
13449              
13450              (#12406 replaced with this)
13451      Branch: perl
13452            ! utils/perldoc.PL
13453 ____________________________________________________________________________
13454 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
13455         Log: MacOS Classic updates from Pudge.
13456      Branch: perl
13457            ! lib/File/Spec.t lib/File/Spec/Mac.pm
13458 ____________________________________________________________________________
13459 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
13460         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
13461              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13462              Date: Sun, 14 Oct 2001 23:14:46 +0200
13463              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
13464              
13465              except for the 2->4 changes.
13466      Branch: perl
13467            ! lib/AutoSplit.t
13468 ____________________________________________________________________________
13469 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
13470         Log: integrate macperl contents into maint-5.6
13471      Branch: maint-5.6/perl
13472            ! mg.c
13473           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
13474           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
13475           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
13476           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
13477           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
13478           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
13479           !> t/lib/filefind.t t/lib/filespec.t
13480 ____________________________________________________________________________
13481 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
13482         Log: At some point the #6234 has been lost from the mainline
13483              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
13484      Branch: perl
13485            ! lib/File/Spec/Win32.pm
13486 ____________________________________________________________________________
13487 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
13488         Log: Cygwin seems to round up (or closest, but not down)
13489              for time(), so half of the time (bad pun intended)
13490              Time::HiRes::time() is less than time(), half of
13491              the time it's more.  So let's try harder in the loop.
13492      Branch: perl
13493            ! ext/Time/HiRes/HiRes.t
13494 ____________________________________________________________________________
13495 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
13496         Log: MacOS Classic timeofday(), from Chris Nandor. 
13497      Branch: perl
13498            ! ext/Time/HiRes/HiRes.xs
13499 ____________________________________________________________________________
13500 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
13501         Log: Integrate changes #12580 and #12581 from macperl;
13502              
13503              Fix path construction.
13504              
13505              (Copyright) Nit.
13506      Branch: perl
13507           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
13508 ____________________________________________________________________________
13509 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
13510         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
13511              doesn't seem to help (the error being output to console, maybe?)
13512      Branch: perl
13513            ! lib/Net/Domain.pm
13514 ____________________________________________________________________________
13515 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
13516         Log: Taint the getcwd() result also in Cygwin.
13517              (TODO: which other platforms need the same thing?)
13518      Branch: perl
13519            ! cygwin/cygwin.c
13520 ____________________________________________________________________________
13521 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
13522         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
13523      Branch: perl
13524            ! t/op/taint.t
13525 ____________________________________________________________________________
13526 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
13527         Log: getpwuid() fragility continues.
13528      Branch: perl
13529            ! utils/h2xs.PL
13530 ____________________________________________________________________________
13531 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
13532         Log: getpwuid() might succeed but that's no guarantee
13533              that the $home will be defined.
13534      Branch: perl
13535            ! ext/File/Glob/t/basic.t
13536 ____________________________________________________________________________
13537 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
13538         Log: It's safer to to expand the variable, too... (see #12571)
13539      Branch: perl
13540            ! t/TEST
13541 ____________________________________________________________________________
13542 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
13543         Log: Integrate with maintperl.
13544      Branch: maint-5.6/macperl
13545           !> win32/bin/pl2bat.pl win32/win32.c
13546 ____________________________________________________________________________
13547 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
13548         Log: Oops, forgot to include Win32 ... just as well, since it
13549              seems in bleadperl, change #7764 was not included
13550              (adding C:\temp).  Re-added.  Rip it back out if it
13551              doesn't belong.  :-)
13552      Branch: maint-5.6/macperl
13553            ! lib/File/Spec/Win32.pm
13554 ____________________________________________________________________________
13555 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
13556         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
13557              From: "Craig A. Berry" <craigberry@mac.com>
13558              Date: Mon, 22 Oct 2001 15:25:19 -0500
13559              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
13560      Branch: perl
13561            ! configure.com
13562 ____________________________________________________________________________
13563 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
13564         Log: Add in lots of File::Spec changes, from Thomas Wegner,
13565              and sync with changes from bleadperl.
13566      Branch: maint-5.6/macperl
13567            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
13568            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
13569            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
13570            ! lib/File/Spec/Win32.pm t/lib/filespec.t
13571 ____________________________________________________________________________
13572 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
13573         Log: Sync with latest File::Find and tests from bleadperl.
13574      Branch: maint-5.6/macperl
13575            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
13576 ____________________________________________________________________________
13577 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
13578         Log: Nit.
13579      Branch: maint-5.6/macperl
13580            ! perl.c
13581 ____________________________________________________________________________
13582 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
13583         Log: Fix path construction.
13584      Branch: maint-5.6/macperl
13585            ! ext/DynaLoader/DynaLoader_pm.PL
13586 ____________________________________________________________________________
13587 [ 12579] By: nick                                  on 2001/10/22  19:08:35
13588         Log: Integrate mainline (for Arthurs thread.xs fix)
13589      Branch: perlio
13590           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
13591 ____________________________________________________________________________
13592 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
13593         Log: Fix up exported symbols, move relevant docs
13594              over from macperl.pod.
13595      Branch: maint-5.6/macperl
13596            ! macos/ext/MacPerl/MacPerl.pm
13597 ____________________________________________________________________________
13598 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
13599         Log: Make ADDRESS called optionally as a method.
13600      Branch: maint-5.6/macperl
13601            ! macos/lib/Mac/Glue.pm
13602 ____________________________________________________________________________
13603 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
13604         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
13605              Apple event.
13606      Branch: maint-5.6/macperl
13607            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
13608            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
13609            ! macos/macperl/MPTerminology.aete
13610 ____________________________________________________________________________
13611 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
13612         Log: Clean up some build utilities. Change Entab to Duplicate;
13613              fix docs and error reporting; improve macify() of paths;
13614              remove requirement for Exporter.pm presence.
13615      Branch: maint-5.6/macperl
13616            ! macos/InstallBLIB macos/MacPerlTests.cmd
13617            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
13618 ____________________________________________________________________________
13619 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
13620         Log: Sync Time::HiRes with bleadperl
13621      Branch: maint-5.6/macperl
13622            ! macos/bundled_ext/Time/HiRes/HiRes.pm
13623            ! macos/bundled_ext/Time/HiRes/HiRes.t
13624            ! macos/bundled_ext/Time/HiRes/HiRes.xs
13625 ____________________________________________________________________________
13626 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
13627         Log: Fix up Changes
13628      Branch: maint-5.6/macperl
13629            ! macos/Changes
13630 ____________________________________________________________________________
13631 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
13632         Log: A user might belong to only a single group
13633              (the group equal to the group id).
13634      Branch: perl
13635            ! t/op/groups.t
13636 ____________________________________________________________________________
13637 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
13638         Log: Prepending (instead of replacing with) the pwd is safer. 
13639      Branch: perl
13640            ! t/TEST
13641 ____________________________________________________________________________
13642 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
13643         Log: Be more robust if no hostname or domainname
13644              (especially the latter)
13645      Branch: perl
13646            ! lib/Net/Domain.pm
13647 ____________________________________________________________________________
13648 [ 12569] By: sky                                   on 2001/10/22  17:41:07
13649         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
13650      Branch: perl
13651            ! ext/threads/threads.xs
13652 ____________________________________________________________________________
13653 [ 12568] By: nick                                  on 2001/10/22  16:31:24
13654         Log: Integrate mainline
13655      Branch: perlio
13656           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
13657           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13658           +> ext/threads/shared/t/sv_refs.t
13659           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
13660            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
13661            - lib/unicore/To/SpecUpper.pl
13662           !> (integrate 42 files)
13663 ____________________________________________________________________________
13664 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
13665         Log: Update Changes.
13666      Branch: perl
13667            ! Changes patchlevel.h
13668 ____________________________________________________________________________
13669 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
13670         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
13671              From: Michael G Schwern <schwern@pobox.com>
13672              Date: Mon, 22 Oct 2001 03:48:38 -0400
13673              Message-ID: <20011022034838.B1676@blackrider>
13674      Branch: perl
13675            ! pod/perlvar.pod
13676 ____________________________________________________________________________
13677 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
13678         Log: Pod nits, as suggested by Stas Bekman.
13679      Branch: perl
13680            ! ext/threads/shared/shared.pm ext/threads/threads.pm
13681 ____________________________________________________________________________
13682 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
13683         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
13684              From: "Paul Marquess" <paul.marquess@openwave.com> 
13685              Date: Sun, 21 Oct 2001 21:11:15 +0100
13686              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
13687      Branch: perl
13688            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
13689            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
13690            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
13691            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
13692            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
13693            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
13694            ! ext/SDBM_File/sdbm.t
13695 ____________________________________________________________________________
13696 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
13697         Log: Integrate change #12559 from maintperl;
13698              various fixes for system() and backticks under windows
13699      Branch: perl
13700           !> win32/win32.c
13701 ____________________________________________________________________________
13702 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
13703         Log: Integrate change #12560 from maintperl;
13704              make pl2bat use %0 rather than "%0" (the latter fails to work
13705              in a lot of common cases)
13706      Branch: perl
13707           !> win32/bin/pl2bat.pl
13708 ____________________________________________________________________________
13709 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
13710         Log: Integrate changes #12549 and #12550 from maintperl;
13711              
13712              readline() doesn't work with our variables; it confuses them with
13713              my variables (change#4227 was incomplete)
13714      Branch: perl
13715            ! t/lib/strict/vars
13716           !> t/base/rs.t toke.c
13717 ____________________________________________________________________________
13718 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
13719         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
13720              in a lot of common cases)
13721      Branch: maint-5.6/perl
13722            ! win32/bin/pl2bat.pl
13723 ____________________________________________________________________________
13724 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
13725         Log: various fixes for system() and backticks under windows:
13726              
13727              * avoid munging whitespace that is passed within quotes
13728              * work around a cmd.exe misfeature that made multi-arg
13729              system() unreliable when there is more than one quoted
13730              argument
13731              * make multi-arg system() autoquote arguments as needed
13732              before passing them to the shell (this avoids having to
13733              second guess the shell quoting)
13734              * perl's -Dp switch can be used to trace the innards
13735      Branch: maint-5.6/perl
13736            ! win32/win32.c
13737 ____________________________________________________________________________
13738 [ 12558] By: nick                                  on 2001/10/22  08:58:42
13739         Log: Integrate ithreads buffer flush fix from perlio
13740      Branch: perl
13741           !> ext/threads/t/basic.t perl.c
13742 ____________________________________________________________________________
13743 [ 12557] By: nick                                  on 2001/10/22  08:35:09
13744         Log: All tests pass (legitimately) on ithreads
13745      Branch: perlio
13746            ! ext/threads/t/basic.t perl.c
13747 ____________________________________________________________________________
13748 [ 12556] By: nick                                  on 2001/10/22  06:51:22
13749         Log: Integrate non-ithreads fix to mainline
13750      Branch: perl
13751           !> perlio.c
13752 ____________________________________________________________________________
13753 [ 12555] By: nick                                  on 2001/10/22  06:48:33
13754         Log: Restore non-ithreads build. Interestingly binmode test passes
13755              non-ithreads - so crlf layer is not damaged and ithreads fail
13756              is a symptom ...
13757      Branch: perlio
13758            ! perlio.c
13759 ____________________________________________________________________________
13760 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
13761         Log: Integrate from perlio; restructuring.
13762      Branch: perl
13763           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
13764           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
13765           !> win32/perlhost.h
13766 ____________________________________________________________________________
13767 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
13768         Log: Integrate from maintperl
13769              (Changes 12350, 12496, 12548, 12549, 12550)
13770      Branch: maint-5.6/macperl
13771           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
13772           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
13773 ____________________________________________________________________________
13774 [ 12552] By: nick                                  on 2001/10/21  19:18:12
13775         Log: Win32 PerlIO_cleanup special cases should no longer be required.
13776      Branch: perlio
13777            ! perl.c
13778 ____________________________________________________________________________
13779 [ 12551] By: nick                                  on 2001/10/21  19:16:56
13780         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
13781      Branch: perlio
13782            ! win32/makefile.mk
13783 ____________________________________________________________________________
13784 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
13785         Log: change#12549 wasn't aware of strictures
13786      Branch: maint-5.6/perl
13787            ! t/pragma/strict-vars toke.c
13788 ____________________________________________________________________________
13789 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
13790         Log: readline() doesn't work with our variables; it confuses them with
13791              my variables (change#4227 was incomplete)
13792      Branch: maint-5.6/perl
13793            ! t/base/rs.t toke.c
13794 ____________________________________________________________________________
13795 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
13796         Log: change#12220 appears to have pulled in a mainline change that
13797              isn't applicable to maint-5.6 (some platforms don't taint
13798              cwd)
13799      Branch: maint-5.6/perl
13800            ! t/lib/filefind-taint.t
13801 ____________________________________________________________________________
13802 [ 12547] By: nick                                  on 2001/10/21  17:15:54
13803         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
13804              for them. Call explicit cleanup during destruct process.
13805              - one binmode test is failing
13806              - also ext/threads/t/basic.t fails under make test, and is noisy under
13807              harness. (Threads results are intermingled and don't match order expected.)
13808      Branch: perlio
13809            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
13810            ! perlio.h perliol.h pod/perlapi.pod sv.c
13811 ____________________________________________________________________________
13812 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
13813         Log: Implement multicharacter case mappings where a single
13814              Unicode character can be mapped into several.
13815      Branch: perl
13816            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
13817            - lib/unicore/To/SpecUpper.pl
13818            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
13819            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
13820            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
13821            ! proto.h t/op/lc.t utf8.c
13822 ____________________________________________________________________________
13823 [ 12545] By: sky                                   on 2001/10/21  15:25:16
13824         Log: First support of threads::shared, support shared svs and references.
13825      Branch: perl
13826            + ext/threads/shared/Makefile.PL ext/threads/shared/README
13827            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13828            + ext/threads/shared/t/sv_refs.t
13829            + ext/threads/shared/t/sv_simple.t
13830            ! MANIFEST sharedsv.c
13831 ____________________________________________________________________________
13832 [ 12544] By: nick                                  on 2001/10/21  14:52:35
13833         Log: PerlIO layer table as PL_perlio (per-interpreter)
13834      Branch: perlio
13835            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
13836            ! pod/perlapi.pod sv.c
13837 ____________________________________________________________________________
13838 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
13839         Log: Prettyprinting.
13840      Branch: perl
13841            ! pod/perlunicode.pod
13842 ____________________________________________________________________________
13843 [ 12542] By: ams                                   on 2001/10/21  03:50:25
13844         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
13845              From: "Sean M. Burke" <sburke@cpan.org>
13846              Date: Sat, 20 Oct 2001 17:51:09 -0600
13847              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
13848      Branch: perl
13849            + pod/perlpodspec.pod
13850            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
13851            ! pod/perltoc.pod
13852 ____________________________________________________________________________
13853 [ 12541] By: nick                                  on 2001/10/20  22:23:53
13854         Log: Fix typos in new locking on MemShared
13855              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
13856              - seems to make segfaults more deterministic - suspect they are 
13857              attempt to free() after Interp and Host have gone.
13858      Branch: perlio
13859            ! perlio.c win32/perlhost.h
13860 ____________________________________________________________________________
13861 [ 12540] By: nick                                  on 2001/10/20  21:50:46
13862         Log: Remove the MemShared re-#define (again)
13863      Branch: perlio
13864            ! perlio.c
13865 ____________________________________________________________________________
13866 [ 12539] By: nick                                  on 2001/10/20  21:49:06
13867         Log: Use locks on MemShared
13868      Branch: perlio
13869            ! win32/perlhost.h
13870 ____________________________________________________________________________
13871 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
13872         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
13873              From: "chromatic" <chromatic@rmci.net>
13874              Date: Sat, 20 Oct 2001 11:13:47 -0600
13875              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
13876      Branch: perl
13877            ! installhtml
13878 ____________________________________________________________________________
13879 [ 12537] By: nick                                  on 2001/10/20  16:44:03
13880         Log: Integrate mainline
13881      Branch: perlio
13882           !> (integrate 48 files)
13883 ____________________________________________________________________________
13884 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
13885         Log: Update Changes.
13886      Branch: perl
13887            ! Changes patchlevel.h
13888 ____________________________________________________________________________
13889 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
13890         Log: Upgrade to podlators 1.11, from Russ Allbery.
13891      Branch: perl
13892            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
13893            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
13894            ! pod/pod2man.PL pod/pod2text.PL
13895 ____________________________________________________________________________
13896 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
13897         Log: Integrate perlio change #12532:
13898              introduce and use PerlIO_intmod2str().
13899      Branch: perl
13900           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
13901 ____________________________________________________________________________
13902 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
13903         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
13904      Branch: perl
13905            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
13906 ____________________________________________________________________________
13907 [ 12532] By: nick                                  on 2001/10/20  14:25:37
13908         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
13909              Use for non-PERLIO fdupopen().
13910      Branch: perlio
13911            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
13912 ____________________________________________________________________________
13913 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
13914         Log: Integrate perlio: PerlIO win32 fixes.
13915      Branch: perl
13916           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
13917           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
13918           !> proto.h sv.h win32/win32io.c
13919 ____________________________________________________________________________
13920 [ 12530] By: nick                                  on 2001/10/20  12:53:30
13921         Log: Fixed in two places - p4 resolve
13922      Branch: perlio
13923            ! perlsdio.h
13924 ____________________________________________________________________________
13925 [ 12529] By: nick                                  on 2001/10/20  12:51:05
13926         Log: Fix for ithreads/stdio build
13927      Branch: perlio
13928            ! perlio.c perlsdio.h
13929 ____________________________________________________________________________
13930 [ 12528] By: ams                                   on 2001/10/20  12:13:25
13931         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
13932              From: Michael G Schwern <schwern@pobox.com>
13933              Date: Sat, 20 Oct 2001 01:41:21 -0400
13934              Message-Id: <20011020014121.I3681@blackrider>
13935      Branch: perl
13936            ! installman
13937 ____________________________________________________________________________
13938 [ 12527] By: ams                                   on 2001/10/20  12:09:41
13939         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
13940              From: Michael G Schwern <schwern@pobox.com>
13941              Date: Sat, 20 Oct 2001 02:04:21 -0400
13942              Message-Id: <20011020020421.A11732@blackrider>
13943      Branch: perl
13944            ! lib/Pod/Checker.pm
13945 ____________________________________________________________________________
13946 [ 12526] By: ams                                   on 2001/10/20  11:59:41
13947         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
13948              From: "chromatic" <chromatic@rmci.net>
13949              Date: Fri, 19 Oct 2001 22:46:39 -0600
13950              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
13951      Branch: perl
13952            ! lib/Net/Config.pm
13953 ____________________________________________________________________________
13954 [ 12525] By: nick                                  on 2001/10/20  11:16:18
13955         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
13956              Perl_sv_setsv_flags directly.
13957      Branch: perlio
13958            ! ext/threads/threads.xs
13959 ____________________________________________________________________________
13960 [ 12524] By: nick                                  on 2001/10/20  10:28:17
13961         Log: Add a new flag character 'm' to embed.pl set to represent
13962              "functions" which are really macros. Use it foe the troublesome
13963              sv_setsv() etc. macros in sv.h - changing latter to define
13964              sv_setsv rather than sv_setsv_macro etc.
13965      Branch: perlio
13966            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
13967            ! pod/perlapi.pod proto.h sv.h
13968 ____________________________________________________________________________
13969 [ 12523] By: nick                                  on 2001/10/20  09:17:17
13970         Log: Add comments explaining why win32.h/embed.h are included where they are
13971              in perl.h 
13972      Branch: perlio
13973            ! perl.h
13974 ____________________________________________________________________________
13975 [ 12522] By: nick                                  on 2001/10/20  08:27:44
13976         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
13977              being used yet.
13978      Branch: perlio
13979            ! win32/win32io.c
13980 ____________________________________________________________________________
13981 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
13982         Log: Wording tweaks.
13983      Branch: perl
13984            ! t/TEST
13985 ____________________________________________________________________________
13986 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
13987         Log: Subject: IO module with nonblocking socket connect patch 
13988              From: Raul Dias <raul@dias.com.br>
13989              Date: Fri, 19 Oct 2001 22:45:32 -0300
13990              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
13991      Branch: perl
13992            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
13993 ____________________________________________________________________________
13994 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
13995         Log: Test vertical whitespace combined with /x in \p{}.
13996      Branch: perl
13997            ! t/op/pat.t
13998 ____________________________________________________________________________
13999 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
14000         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
14001              From: Gisle Aas <gisle@ActiveState.com> 
14002              Date: 19 Oct 2001 16:46:02 -0700
14003              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
14004      Branch: perl
14005            ! lib/ExtUtils/MakeMaker.pm
14006 ____________________________________________________________________________
14007 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
14008         Log: No more this symbol.
14009      Branch: perl
14010            ! makedef.pl
14011 ____________________________________________________________________________
14012 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
14013         Log: Integrate change #12511; fix gross win32 build issues.
14014      Branch: perl
14015           !> makedef.pl sv.c
14016 ____________________________________________________________________________
14017 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
14018         Log: Unpack in scalar context should return the first value
14019              returned in list context, as pointed out by Ton Hospel
14020              in 2001-05-21 (this is how it works already in blead,
14021              just adding the test).
14022      Branch: perl
14023            ! t/op/pack.t
14024 ____________________________________________________________________________
14025 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
14026         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
14027              From: "Craig A. Berry" <craigberry@mac.com>
14028              Date: Fri, 19 Oct 2001 16:59:30 -0500
14029              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
14030      Branch: perl
14031            ! utils/perldoc.PL
14032 ____________________________________________________________________________
14033 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
14034         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
14035              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14036              Date: Fri, 19 Oct 2001 17:45:23 EDT
14037              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
14038      Branch: perl
14039            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
14040            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
14041            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
14042            ! vms/vmsish.h
14043 ____________________________________________________________________________
14044 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
14045         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
14046              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14047              Date: Fri, 19 Oct 2001 17:26:35 EDT
14048              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
14049      Branch: perl
14050            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
14051 ____________________________________________________________________________
14052 [ 12511] By: nick                                  on 2001/10/19  19:55:36
14053         Log: Fix gross win32 build issues
14054      Branch: perlio
14055            ! makedef.pl sv.c
14056 ____________________________________________________________________________
14057 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
14058         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
14059              From: David Dyck <dcd@tc.fluke.com>
14060              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
14061              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
14062      Branch: perl
14063            ! lib/File/Find.pm
14064 ____________________________________________________________________________
14065 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
14066         Log: Subject: Re: PerlIO and Encode
14067              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14068              Date: Tue, 16 Oct 2001 01:50:16 +0900
14069              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
14070      Branch: perl
14071            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
14072            ! ext/Encode/Encode/Tcl.t
14073 ____________________________________________________________________________
14074 [ 12508] By: ams                                   on 2001/10/19  17:59:16
14075         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
14076              (See #12499)
14077      Branch: perl
14078            ! pod/perlintro.pod
14079 ____________________________________________________________________________
14080 [ 12507] By: nick                                  on 2001/10/19  16:30:43
14081         Log: Integrate mainline
14082      Branch: perlio
14083           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
14084           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
14085           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
14086           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
14087           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
14088           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
14089           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
14090           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
14091           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
14092           +> win32/config_H.win64
14093            - lib/Test/Utils.pm lib/unicore/mktables.PL
14094            - t/lib/Test/Simple/Catch/More.pm
14095           !> (integrate 84 files)
14096 ____________________________________________________________________________
14097 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
14098         Log: Retract the #10451 which seems to be the cause
14099              of the major leakage from while(){eval"sub{}"}
14100      Branch: perl
14101            ! op.c t/run/kill_perl.t
14102 ____________________________________________________________________________
14103 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
14104         Log: Regen toc.
14105      Branch: perl
14106            ! pod/perltoc.pod
14107 ____________________________________________________________________________
14108 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
14109         Log: Tiny tweaks.
14110      Branch: perl
14111            ! pod/perl.pod
14112 ____________________________________________________________________________
14113 [ 12503] By: ams                                   on 2001/10/19  13:34:24
14114         Log: Subject: Re: perlintro.pod
14115              From: Abe Timmerman <abe@ztreet.demon.nl>
14116              Date: Fri, 19 Oct 2001 14:12:40 +0200
14117              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
14118      Branch: perl
14119            ! pod/perlintro.pod
14120 ____________________________________________________________________________
14121 [ 12502] By: ams                                   on 2001/10/19  13:24:12
14122         Log: Slight reorganisation of references.
14123      Branch: perl
14124            ! pod/perl.pod
14125 ____________________________________________________________________________
14126 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
14127         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
14128              From: Kay Röpke <kroepke@dolphin-services.de>
14129              Date: Fri, 19 Oct 2001 14:04:01 +0200 
14130              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
14131      Branch: perl
14132            ! lib/ExtUtils/MakeMaker.pm
14133 ____________________________________________________________________________
14134 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
14135         Log: Unicode categories continue:
14136              implement Category=, Script=, Block=
14137              (these are based on an upcoming update of TR#18)
14138              Fix a bug where we got two In categories named "old italic",
14139              and another where shortcut for the Is categories wasn't taken.
14140      Branch: perl
14141            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
14142            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
14143            ! pod/perlunicode.pod t/op/pat.t
14144 ____________________________________________________________________________
14145 [ 12499] By: ams                                   on 2001/10/19  01:42:29
14146         Log: Subject: a small patch to perlintro.pod.
14147              From: Autrijus Tang <autrijus@autrijus.org>
14148              Date: Fri, 19 Oct 2001 01:45:51 +0800
14149              Message-Id: <20011019014551.A35625@not.autrijus.org>
14150              (Applied by hand with nits.)
14151      Branch: perl
14152            ! pod/perlintro.pod
14153 ____________________________________________________________________________
14154 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
14155         Log: Subject: [PATCH] OpenBSD hints for ithreads
14156              From: Andy Dougherty <doughera@lafayette.edu>
14157              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
14158              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
14159      Branch: perl
14160            ! hints/openbsd.sh
14161 ____________________________________________________________________________
14162 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
14163         Log: Retract #12446; the problem solved by #12474.
14164      Branch: perl
14165            ! hints/aix.sh
14166 ____________________________________________________________________________
14167 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
14168         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
14169              message and suppress line number info (from Steve Hay
14170              <Steve.Hay@uk.radan.com>)
14171      Branch: maint-5.6/perl
14172            ! lib/Carp/Heavy.pm
14173 ____________________________________________________________________________
14174 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
14175         Log: More documented In categories.
14176      Branch: perl
14177            ! pod/perlunicode.pod
14178 ____________________________________________________________________________
14179 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
14180         Log: Update Changes.
14181      Branch: perl
14182            ! Changes patchlevel.h
14183 ____________________________________________________________________________
14184 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
14185         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
14186      Branch: perl
14187            ! MANIFEST
14188 ____________________________________________________________________________
14189 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
14190         Log: Wrong skip() arguments.
14191      Branch: perl
14192            ! ext/B/t/terse.t
14193 ____________________________________________________________________________
14194 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
14195         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
14196              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14197              Date: Wed, 17 Oct 2001 09:10:53 EDT 
14198              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
14199      Branch: perl
14200            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
14201            ! pod/perlapi.pod vms/vms.c
14202 ____________________________________________________________________________
14203 [ 12490] By: ams                                   on 2001/10/18  09:31:00
14204         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
14205              From: Mark-Jason Dominus <mjd@plover.com>
14206              Date: Thu, 18 Oct 2001 06:25:35 -0400
14207              Message-Id: <20011018102535.19264.qmail@plover.com>
14208      Branch: perl
14209            ! pod/perl.pod
14210 ____________________________________________________________________________
14211 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
14212         Log: Prettyprinting.
14213      Branch: perl
14214            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
14215 ____________________________________________________________________________
14216 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
14217         Log: Regen toc.
14218      Branch: perl
14219            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14220 ____________________________________________________________________________
14221 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
14222         Log: Add perlintro, from Skud.
14223      Branch: perl
14224            + pod/perlintro.pod
14225            ! MANIFEST
14226 ____________________________________________________________________________
14227 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
14228         Log: FAQ sync.
14229      Branch: perl
14230            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
14231            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
14232            ! pod/perlfaq8.pod pod/perlfaq9.pod
14233 ____________________________________________________________________________
14234 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
14235         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
14236              in speed (upto 20% speedup in certain operations) but meanwhile
14237              regexps and arithmetics got slower (5-10%) (according to
14238              perlbench average speedup is negligible, and within measuring
14239              flutter, 1%).  Therefore retracting all the changes
14240              aimed at getting -std1 to compile cleanly:  #12475, #12476,
14241              #12479, #12480, #12481, #12482, #12483, #12484.
14242      Branch: perl
14243            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
14244            ! pp_hot.c pp_sys.c toke.c
14245 ____________________________________________________________________________
14246 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
14247         Log: (retracted by #12485)
14248              Strict ANSI doesn't like the third argument of main()
14249              so enable ignoring it if using ultra picky compiler.
14250      Branch: perl
14251            ! miniperlmain.c
14252 ____________________________________________________________________________
14253 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
14254         Log: (retracted by #12485)
14255              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
14256      Branch: perl
14257            ! perl.h
14258 ____________________________________________________________________________
14259 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
14260         Log: (retracted by #12485)
14261              Add explanatory comment.
14262      Branch: perl
14263            ! mg.c
14264 ____________________________________________________________________________
14265 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
14266         Log: (retracted by #12485)
14267              More dollar$hiding.
14268      Branch: perl
14269            ! doio.c perl.h pp_sys.c
14270 ____________________________________________________________________________
14271 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
14272         Log: (retracted by #12485)
14273              KISS.
14274      Branch: perl
14275            ! mg.c
14276 ____________________________________________________________________________
14277 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
14278         Log: (retracted by #12485)
14279              Thou shalt not #ifdef inside macro invocations,
14280              noticed by Rafael Garcia-Suarez.
14281      Branch: perl
14282            ! mg.c
14283 ____________________________________________________________________________
14284 [ 12478] By: ams                                   on 2001/10/17  18:50:55
14285         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
14286              From: Anton Berezin <tobez@tobez.org>
14287              Date: Wed, 17 Oct 2001 18:25:48 +0200
14288              Message-Id: <20011017182548.A12082@heechee.tobez.org>
14289      Branch: perl
14290            ! pp_sys.c
14291 ____________________________________________________________________________
14292 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
14293         Log: (retracted by #12485)
14294              Unterminated #ifdef.
14295      Branch: perl
14296            ! mg.c
14297 ____________________________________________________________________________
14298 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
14299         Log: (retracted by #12485)
14300              Avoid dollar signs in identifiers (in non-VMS) to
14301              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
14302      Branch: perl
14303            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
14304            ! toke.c
14305 ____________________________________________________________________________
14306 [ 12474] By: ams                                   on 2001/10/17  15:14:50
14307         Log: Subject: Two AIX patches
14308              From: H.Merijn Brand <h.m.brand@hccnet.nl>
14309              Date: Wed, 17 Oct 2001 18:04:35 +0200
14310              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
14311      Branch: perl
14312            ! hints/aix.sh makedef.pl
14313 ____________________________________________________________________________
14314 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
14315         Log: Limiting the Time::HiRes::sleep and usleep to
14316              one second is not a good policy if drop-in
14317              replacement is still a goal.
14318      Branch: perl
14319            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
14320            ! ext/Time/HiRes/HiRes.xs
14321 ____________________________________________________________________________
14322 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
14323         Log: Subject: [PATCH] Test::Simple 0.32
14324              From: Michael G Schwern <schwern@pobox.com> 
14325              Date: Wed, 17 Oct 2001 03:42:41 -0400
14326              Message-ID: <20011017034241.A25038@blackrider>
14327      Branch: perl
14328            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
14329            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
14330            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
14331            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
14332            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
14333            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
14334            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
14335            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
14336            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
14337            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
14338            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
14339            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
14340            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
14341            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
14342            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
14343            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
14344            ! t/lib/Test/Simple/Catch.pm
14345            ! t/lib/Test/Simple/sample_tests/five_fail.plx
14346 ____________________________________________________________________________
14347 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
14348         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
14349              From: Michael G Schwern <schwern@pobox.com> 
14350              Date: Wed, 17 Oct 2001 04:04:13 -0400
14351              Message-ID: <20011017040413.C25550@blackrider>
14352      Branch: perl
14353            ! t/TEST t/harness vms/test.com
14354 ____________________________________________________________________________
14355 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
14356         Log: Regen doc with perlmodstyle added.
14357      Branch: perl
14358            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14359 ____________________________________________________________________________
14360 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
14361         Log: Pod cleanup.
14362      Branch: perl
14363            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
14364 ____________________________________________________________________________
14365 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
14366         Log: Subject: perlmodstyle as a patch
14367              From: Kirrily Robert <skud@infotrope.net>
14368              Date: Tue, 16 Oct 2001 22:47:23 -0400
14369              Message-ID: <20011016224723.A20673@infotrope.net>
14370      Branch: perl
14371            + pod/perlmodstyle.pod
14372            ! MANIFEST
14373 ____________________________________________________________________________
14374 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
14375         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
14376              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
14377              Date: Thu, 6 Sep 2001 11:09:40 +0100
14378              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
14379              
14380              Mention also the develooper p5p archive.
14381      Branch: perl
14382            ! pod/perlhack.pod
14383 ____________________________________________________________________________
14384 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
14385         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
14386              From: Kay Röpke <kroepke@dolphin-services.de>
14387              Date: Tue, 16 Oct 2001 17:23:52 +0200
14388              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
14389      Branch: perl
14390            ! lib/ExtUtils/MakeMaker.pm
14391 ____________________________________________________________________________
14392 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
14393         Log: Add the special casing mappings (from SpecCase.txt)
14394              (except for the hyper special case mappings that have
14395              the condition list); the special casing mappings are
14396              unused for now.  Small tidying up on mktables.
14397      Branch: perl
14398            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
14399            + lib/unicore/To/SpecUpper.pl
14400            ! lib/unicore/mktables
14401 ____________________________________________________________________________
14402 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
14403         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
14404              From: "David H. Adler" <dha@panix.com>       
14405              Date: Tue, 16 Oct 2001 11:59:35 -0400
14406              Message-ID: <20011016115935.A13078@panix.com>
14407              
14408              Subject: [ PATCH ] perldata patch, revised
14409              From: "David H. Adler" <dha@panix.com>     
14410              Date: Tue, 16 Oct 2001 18:26:49 -0400
14411              Message-ID: <20011016182649.C23970@panix.com>
14412      Branch: perl
14413            ! pod/perldata.pod pod/perlop.pod
14414 ____________________________________________________________________________
14415 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
14416         Log: Integrate perlio: PerlIO_dup (for all but Win32).
14417      Branch: perl
14418           !> embed.h embed.pl ext/Encode/Encode.xs
14419           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
14420           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
14421           !> win32/win32io.c
14422 ____________________________________________________________________________
14423 [ 12462] By: nick                                  on 2001/10/16  19:11:30
14424         Log: PerlIOXxxx_dups for all but Win32
14425      Branch: perlio
14426            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14427            ! ext/PerlIO/Via/Via.xs
14428 ____________________________________________________________________________
14429 [ 12461] By: nick                                  on 2001/10/16  18:28:48
14430         Log: Implement PerlIOStdio_dup (explains core dumps - dup
14431              was not setting up a FILE * to be fclosed()).
14432      Branch: perlio
14433            ! perlio.c
14434 ____________________________________________________________________________
14435 [ 12460] By: nick                                  on 2001/10/16  17:31:47
14436         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
14437              overflow.
14438      Branch: perlio
14439            ! perlio.c
14440 ____________________________________________________________________________
14441 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
14442         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
14443              From: "Craig A. Berry" <craigberry@mac.com>
14444              Date: Tue, 16 Oct 2001 13:08:38 -0500
14445              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
14446      Branch: perl
14447            ! configure.com
14448 ____________________________________________________________________________
14449 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
14450         Log: Can't expect too much accuracy from a sleep of one second.
14451              (I think this will also fail with high load.)
14452      Branch: perl
14453            ! ext/Time/HiRes/HiRes.t
14454 ____________________________________________________________________________
14455 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
14456         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
14457              From: "Werner, Randolf" <randolf.werner@sap.com>
14458              Date: Tue, 16 Oct 2001 18:33:02 +0200
14459              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
14460      Branch: perl
14461            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
14462            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
14463 ____________________________________________________________________________
14464 [ 12456] By: nick                                  on 2001/10/16  14:08:16
14465         Log: Builds under ithreads (but fails all threads tests)
14466      Branch: perlio
14467            ! hv.c perlio.c sv.c
14468 ____________________________________________________________________________
14469 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
14470         Log: I think the Perl_sortsv needs *not* be skipped?
14471      Branch: perl
14472            ! makedef.pl
14473 ____________________________________________________________________________
14474 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
14475         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
14476              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
14477              Date: Tue, 16 Oct 2001 15:32:44 +0200
14478              Message-ID: <3BCC531C.11494.3E433F@localhost>
14479      Branch: perl
14480            ! t/op/groups.t
14481 ____________________________________________________________________________
14482 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
14483         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
14484              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
14485              Date: Tue, 16 Oct 2001 15:01:04 +0200
14486              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
14487      Branch: perl
14488            ! t/io/fs.t
14489 ____________________________________________________________________________
14490 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
14491         Log: A forgotten deletion.
14492      Branch: perl
14493            - lib/unicore/mktables.PL
14494 ____________________________________________________________________________
14495 [ 12451] By: nick                                  on 2001/10/16  11:32:48
14496         Log: Skeleton of "PerlIO_dup" coded.
14497              Still-passes all tests non-threaded (well it would wouldn't it!)
14498      Branch: perlio
14499            ! embed.h embed.pl ext/Encode/Encode.xs
14500            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
14501            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
14502            ! win32/win32io.c
14503 ____________________________________________________________________________
14504 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
14505         Log: Document the problem with the swash_fetch() API that affects
14506              more complex case conversions.
14507      Branch: perl
14508            ! lib/utf8_heavy.pl utf8.c
14509 ____________________________________________________________________________
14510 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
14511         Log: Make Time::HiRes::sleep() and usleep() to return
14512              the number of seconds (a floating point value) and 
14513              microseconds (an integer) actually slept (well,
14514              modulo the time spent in measuring the time actually
14515              slept...), to be a better drop-in replacement for
14516              the builtin sleep().  Noticed by Chris Nandor.
14517              
14518              Also make usleep() to croak if fed illegal number
14519              of useconds (anything greater than 1_000_000).
14520      Branch: perl
14521            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
14522            ! ext/Time/HiRes/HiRes.xs
14523 ____________________________________________________________________________
14524 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
14525         Log: A missing SvREFCNT_dec.
14526      Branch: perl
14527            ! perl.c
14528 ____________________________________________________________________________
14529 [ 12447] By: nick                                  on 2001/10/15  20:27:53
14530         Log: Beginings of PerlIO_dup support (unstable)
14531      Branch: perlio
14532            ! perlio.c perliol.h
14533 ____________________________________________________________________________
14534 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
14535         Log: (retracted by #12497)
14536              In AIX vac 5 just can't seem to get regcomp right.
14537      Branch: perl
14538            ! hints/aix.sh
14539 ____________________________________________________________________________
14540 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
14541         Log: Bump the version number to agree with the maintperl one.
14542      Branch: perl
14543            ! lib/Tie/RefHash.pm
14544 ____________________________________________________________________________
14545 [ 12444] By: nick                                  on 2001/10/15  15:59:57
14546         Log: Integrate mainline
14547      Branch: perlio
14548           +> lib/Math/BigInt/t/Math/Subclass.pm
14549           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
14550           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
14551           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
14552           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
14553           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
14554           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
14555           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
14556           +> lib/unicore/mktables
14557            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
14558            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
14559            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
14560            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
14561            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
14562            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
14563            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
14564            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
14565            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
14566            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
14567            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
14568            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
14569            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
14570            - lib/unicore/syllables.txt
14571           !> (integrate 344 files)
14572 ____________________________________________________________________________
14573 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
14574         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
14575      Branch: perl
14576            ! ext/DB_File/DB_File.xs
14577 ____________________________________________________________________________
14578 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
14579         Log: Sync the skip() amounts with the number of tests.
14580      Branch: perl
14581            ! lib/Term/Complete.t
14582 ____________________________________________________________________________
14583 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
14584         Log: Update Changes.
14585      Branch: perl
14586            ! Changes patchlevel.h
14587 ____________________________________________________________________________
14588 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
14589         Log: MacOS Classic catdir() rewrite from Thomas Wegner
14590              (backward incompatibility, but a deliberate one,
14591              the old version simply is broken in its logic),
14592              also documentation updates, and as suggested replicated
14593              the File::Spec::Unix documentation updates also on the
14594              File::Spec documentation.
14595              
14596              TODO: there seems to be duplication of documentation
14597              between File::Spec and File::Spec::Unix.  I think
14598              the ::Unix should be left only with specific UNIXisms,
14599              and all the generic documentation should be in ::Spec.
14600      Branch: perl
14601            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
14602            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
14603            ! lib/File/Spec/Unix.pm
14604 ____________________________________________________________________________
14605 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
14606         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
14607              From: Blair Zajac <blair@orcaware.com>
14608              Date: Mon, 24 Sep 2001 11:48:58 -0700
14609              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
14610              
14611              (the skip() messages)
14612      Branch: perl
14613            ! t/op/magic.t
14614 ____________________________________________________________________________
14615 [ 12438] By: ams                                   on 2001/10/14  23:43:59
14616         Log: Subject: [PATCH] make PerlIO default on VMS
14617              From: "Craig A. Berry" <craigberry@mac.com>
14618              Date: Sun, 14 Oct 2001 15:27:18 -0500
14619              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
14620      Branch: perl
14621            ! configure.com
14622 ____________________________________________________________________________
14623 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
14624         Log: Retract #12436 (Abhijit already did this at #12426)
14625      Branch: perl
14626            ! lib/ExtUtils/MM_Unix.pm
14627 ____________________________________________________________________________
14628 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
14629         Log: (retracted by #12437)
14630              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
14631              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
14632              Date: Sat, 13 Oct 2001 20:33:55 +0200
14633              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
14634      Branch: perl
14635            ! lib/ExtUtils/MM_Unix.pm
14636 ____________________________________________________________________________
14637 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
14638         Log: Subject: h2xs grammar nit
14639              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
14640              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
14641              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
14642      Branch: perl
14643            ! utils/h2xs.PL
14644 ____________________________________________________________________________
14645 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
14646         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
14647              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
14648              Date: Sun, 14 Oct 2001 11:25:08 +0100
14649              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
14650      Branch: perl
14651            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
14652            ! warnings.pl
14653 ____________________________________________________________________________
14654 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
14655         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
14656              for File::Spec::Mac::catfile)
14657      Branch: perl
14658            ! lib/h2xs.t
14659 ____________________________________________________________________________
14660 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
14661         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
14662              From: Nicholas Clark <nick@ccl4.org>
14663              Date: Sat, 13 Oct 2001 00:07:31 +0100
14664              Message-ID: <20011013000731.D67535@plum.flirble.org>
14665      Branch: perl
14666            ! lib/h2xs.t utils/h2xs.PL
14667 ____________________________________________________________________________
14668 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
14669         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
14670              before DEFINE and INC), and repent by taking DEFINE and
14671              INC away from PASTHRU.
14672      Branch: perl
14673            ! lib/ExtUtils/MM_Unix.pm
14674 ____________________________________________________________________________
14675 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
14676         Log: More MANIFEST anomalies.
14677      Branch: perl
14678            ! MANIFEST
14679 ____________________________________________________________________________
14680 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
14681         Log: Not that many.
14682      Branch: perl
14683            ! MANIFEST
14684 ____________________________________________________________________________
14685 [ 12428] By: sky                                   on 2001/10/13  20:59:27
14686         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
14687              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14688              Date: Sat, 13 Oct 2001 23:15:55 +0200
14689              Message-ID: <20011013231555.A18071@rafael>
14690      Branch: perl
14691            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
14692            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
14693 ____________________________________________________________________________
14694 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
14695         Log: Rewrite mktables from scratch.
14696              - Cleaner.
14697              - Faster: 15-20 seconds as opposed to several minutes.
14698              - More dynamic: the names of the various categories
14699              such as the linebreak ones are dynamic, not static.
14700              - Is.pl: long names for the general category properties
14701              are now available.
14702              - Ranges (<... ,First>, <..., Last>) from the general
14703              categories work now.
14704              - No more mktables.PL because the mktables.PL is not
14705              and never has been run to create a mktables.
14706              - syllables.txt and Is/Syl*.pl removed: non-standard
14707              (not part of the Unicode), and the whole concept is
14708              being reworked (http://syllabary.sourceforge.net/),
14709              the old way wouldn't even work with the new Syllables.txt
14710              (it would result in 1000+ new categories)
14711      Branch: perl
14712            + lib/unicore/In/163.pl lib/unicore/In/164.pl
14713            + lib/unicore/In/165.pl lib/unicore/In/166.pl
14714            + lib/unicore/In/167.pl lib/unicore/In/168.pl
14715            + lib/unicore/In/169.pl lib/unicore/In/170.pl
14716            + lib/unicore/In/171.pl lib/unicore/Is.pl
14717            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
14718            + lib/unicore/mktables
14719            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
14720            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
14721            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
14722            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
14723            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
14724            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
14725            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
14726            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
14727            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
14728            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
14729            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
14730            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
14731            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
14732            - lib/unicore/syllables.txt
14733            ! (edit 304 files)
14734 ____________________________________________________________________________
14735 [ 12426] By: ams                                   on 2001/10/13  18:05:36
14736         Log: ExtUtils::MM_Unix should ignore comments when searching for
14737              $VERSION.
14738      Branch: perl
14739            ! lib/ExtUtils/MM_Unix.pm
14740 ____________________________________________________________________________
14741 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
14742         Log: Subject: Re: New module XML::Clean
14743              From: andreas.koenig@anima.de (Andreas J. Koenig)
14744              Date: 13 Oct 2001 10:17:09 +0200
14745              Message-ID: <m37ku0t0my.fsf@anima.de>
14746      Branch: perl
14747            ! pod/perlnewmod.pod
14748 ____________________________________________________________________________
14749 [ 12424] By: sky                                   on 2001/10/13  09:39:59
14750         Log: Set thread stack size if needed.
14751      Branch: perl
14752            ! ext/threads/threads.xs
14753 ____________________________________________________________________________
14754 [ 12423] By: sky                                   on 2001/10/13  09:36:49
14755         Log: We do want to set the attribute to joinable even on modern posix
14756              platforms.
14757      Branch: perl
14758            ! ext/threads/threads.xs
14759 ____________________________________________________________________________
14760 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
14761         Log: Subject: [PATCH ext/Data/Dumper.xs]
14762              From: Brian Ingerson <ingy@ttul.org>
14763              Date: Fri, 12 Oct 2001 19:32:35 -0700
14764              Message-ID: <20011012193235.B889@ttul.org>
14765      Branch: perl
14766            ! ext/Data/Dumper/Dumper.xs
14767 ____________________________________________________________________________
14768 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
14769         Log: Update Changes.
14770      Branch: perl
14771            ! Changes patchlevel.h
14772 ____________________________________________________________________________
14773 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
14774         Log: FAQ sync.
14775      Branch: perl
14776            ! pod/perlfaq3.pod pod/perlfaq4.pod
14777 ____________________________________________________________________________
14778 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
14779         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
14780              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
14781              Date: Fri, 12 Oct 2001 11:51:05 -0700
14782              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
14783      Branch: perl
14784            ! lib/File/Copy.pm
14785 ____________________________________________________________________________
14786 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
14787         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
14788              From: "chromatic" <chromatic@rmci.net>     
14789              Date: Thu, 11 Oct 2001 10:57:55 -0600
14790              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
14791              
14792              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
14793              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14794              Date: Thu, 11 Oct 2001 22:34:21 +0200
14795              Message-ID: <20011011223421.A693@rafael>     
14796              
14797              plus undef $Term::Complete::stty as suggested by Rafael.
14798      Branch: perl
14799            ! lib/Term/Complete.pm lib/Term/Complete.t
14800 ____________________________________________________________________________
14801 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
14802         Log: UUnndduupplleexx..
14803      Branch: perl
14804            ! perl.h
14805 ____________________________________________________________________________
14806 [ 12416] By: sky                                   on 2001/10/12  20:16:19
14807         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
14808              From: Andy Dougherty <doughera@lafayette.edu>
14809              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
14810              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
14811              (Potentially only band-aid)
14812      Branch: perl
14813            ! sv.c
14814 ____________________________________________________________________________
14815 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
14816         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
14817              mishandles kill(), and therefore the sigaction test
14818              should be skipped, from Charles Lane.
14819      Branch: perl
14820            ! ext/POSIX/t/sigaction.t
14821 ____________________________________________________________________________
14822 [ 12414] By: sky                                   on 2001/10/12  18:47:49
14823         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
14824      Branch: perl
14825            ! op.h
14826 ____________________________________________________________________________
14827 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
14828         Log: Upgrade to Math::BigInt 1.44 from Tels and
14829              further fixes from John Peacock.
14830      Branch: perl
14831            + lib/Math/BigInt/t/Math/Subclass.pm
14832            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
14833            + lib/Math/BigInt/t/subclass.t
14834            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
14835            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
14836            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
14837            ! lib/Math/BigInt/t/mbimbf.t
14838 ____________________________________________________________________________
14839 [ 12412] By: sky                                   on 2001/10/12  18:28:23
14840         Log: perhaps pthread_attr_t really needs to be set for the old api
14841      Branch: perl
14842            ! ext/threads/threads.xs
14843 ____________________________________________________________________________
14844 [ 12411] By: sky                                   on 2001/10/12  18:11:45
14845         Log: pthread_keycreate not pthread_key_create under the here be dragons API
14846      Branch: perl
14847            ! ext/threads/threads.h
14848 ____________________________________________________________________________
14849 [ 12410] By: sky                                   on 2001/10/12  18:07:37
14850         Log: Apperently OLD PTHREADS API is a bit retarded.
14851              This should fix another set of compile failures in HP-UX 10.20.
14852      Branch: perl
14853            ! ext/threads/threads.h ext/threads/threads.xs
14854 ____________________________________________________________________________
14855 [ 12409] By: nick                                  on 2001/10/12  15:30:01
14856         Log: Blind integrate of mainline
14857      Branch: perlio
14858           +> (branch 32 files)
14859            - lib/unicode/README
14860           !> (integrate 121 files)
14861 ____________________________________________________________________________
14862 [ 12408] By: sky                                   on 2001/10/12  14:55:08
14863         Log: Let us avoid being smart for now.
14864      Branch: perl
14865            ! ext/threads/threads.h
14866 ____________________________________________________________________________
14867 [ 12407] By: sky                                   on 2001/10/12  14:38:12
14868         Log: (void*) the argument to make sure we work with picky compilers
14869      Branch: perl
14870            ! ext/threads/threads.xs
14871 ____________________________________________________________________________
14872 [ 12406] By: ams                                   on 2001/10/12  13:26:04
14873         Log: (replaced with #12600)
14874              
14875              Subject: [PATCH 5.6.1 perldoc] use File::Temp
14876              From: Mikhail Zabaluev <mhz@alt-linux.org>
14877              Date: Fri, 12 Oct 2001 12:47:47 +0400
14878              Message-Id: <20011012124747.E13918@localhost.localdomain>
14879      Branch: perl
14880            ! utils/perldoc.PL
14881 ____________________________________________________________________________
14882 [ 12405] By: ams                                   on 2001/10/12  13:05:32
14883         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
14884              From: andreas.koenig@anima.de (Andreas J. Koenig)
14885              Date: 12 Oct 2001 11:12:07 +0200
14886              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
14887      Branch: perl
14888            ! lib/Memoize/t/speed.t
14889 ____________________________________________________________________________
14890 [ 12404] By: sky                                   on 2001/10/12  12:46:15
14891         Log: A) Support OLD_PTHREADS_API
14892              B) Change from using pthread_t to using a TLS to store the
14893              index of the thread in an hash, this is to avoid problems when
14894              in fact pthread_t was not a seralizable type.
14895              Both these changes are because of HP-UX 10.20
14896              This has not been tested on win32 but should work there.
14897              Need to add support for NetWare.
14898      Branch: perl
14899            ! ext/threads/threads.h ext/threads/threads.xs
14900 ____________________________________________________________________________
14901 [ 12403] By: ams                                   on 2001/10/12  07:34:19
14902         Log: Subject: Re: New module XML::Clean
14903              From: andreas.koenig@anima.de (Andreas J. Koenig)
14904              Date: 12 Oct 2001 10:20:35 +0200
14905              Message-Id: <m3elo9uv58.fsf@anima.de>
14906      Branch: perl
14907            ! pod/perlnewmod.pod
14908 ____________________________________________________________________________
14909 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
14910         Log: More HP model tweaks from Merijn.
14911      Branch: perl
14912            ! README.hpux
14913 ____________________________________________________________________________
14914 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
14915         Log: Update Changes.
14916      Branch: perl
14917            ! Changes patchlevel.h
14918 ____________________________________________________________________________
14919 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
14920         Log: HP-UX update from H.Merijn Brand.
14921      Branch: perl
14922            ! README.hpux
14923 ____________________________________________________________________________
14924 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
14925         Log: Subject: [PATCH] fix link rot in README.vms
14926              From: "Craig A. Berry" <craigberry@mac.com>
14927              Date: Wed, 10 Oct 2001 17:17:00 -0500
14928              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
14929      Branch: perl
14930            ! README.vms
14931 ____________________________________________________________________________
14932 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
14933         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
14934              From: "chromatic" <chromatic@rmci.net>
14935              Date: Wed, 10 Oct 2001 15:50:30 -0600
14936              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
14937      Branch: perl
14938            ! lib/Term/Complete.t
14939 ____________________________________________________________________________
14940 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
14941         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
14942              From: "chromatic" <chromatic@rmci.net>
14943              Date: Wed, 10 Oct 2001 15:45:42 -0600
14944              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
14945      Branch: perl
14946            + lib/ExtUtils/Packlist.t
14947            ! MANIFEST
14948 ____________________________________________________________________________
14949 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
14950         Log: VMS needs quotes around the -I option to keep it from
14951              being downcased, from Charles Lane.
14952      Branch: perl
14953            ! t/run/kill_perl.t
14954 ____________________________________________________________________________
14955 [ 12395] By: ams                                   on 2001/10/10  16:22:32
14956         Log: Subject: [PATCH lib/FindBin.pm]
14957              From: Stas Bekman <stas@stason.org>
14958              Date: Tue, 09 Oct 2001 23:57:10 +0800
14959              Message-Id: <3BC31E56.60805@stason.org>
14960      Branch: perl
14961            ! lib/FindBin.pm
14962 ____________________________________________________________________________
14963 [ 12394] By: ams                                   on 2001/10/10  16:09:53
14964         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
14965              From: Abhijit Menon-Sen <ams@wiw.org>
14966              Date: Wed, 10 Oct 2001 21:59:33 +0530
14967              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
14968      Branch: perl
14969            ! ext/Data/Dumper/Dumper.xs
14970 ____________________________________________________________________________
14971 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
14972         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
14973              from Charles Lane.
14974      Branch: perl
14975            ! lib/File/Spec/VMS.pm
14976 ____________________________________________________________________________
14977 [ 12392] By: ams                                   on 2001/10/10  14:49:43
14978         Log: Subject: [PATCH] two s/// bugfixes
14979              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14980              Date: Wed, 10 Oct 2001 17:23:44 +0200
14981              Message-Id: <20011010172344.C22440@rafael>
14982      Branch: perl
14983            ! pp_ctl.c regexec.c t/op/subst.t
14984 ____________________________________________________________________________
14985 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
14986         Log: Fix/improve handling of the [000000] special "root"
14987              directory, by putting cwd in canonical form when doing
14988              abs2rel, and prepending a 000000 to directory "chunks"
14989              if missing from base or path.  Also adjust test to
14990              reflect the (improved) output from abs2rel.
14991              From Charles Lane.
14992      Branch: perl
14993            ! lib/File/Spec.t lib/File/Spec/VMS.pm
14994 ____________________________________________________________________________
14995 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
14996         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
14997              all of the extra VMSish attributes (such as "treat this logical
14998              as a device name") that are necessary to make programs run.
14999              A tainted %ENV does not hinder VMS.  From Charles Lane.
15000      Branch: perl
15001            ! lib/File/Find/t/taint.t
15002 ____________________________________________________________________________
15003 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
15004         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
15005              
15006              o  VMS is case-insensitive, RTL downcases filenames read
15007              by perl... so need to re-upcase filenames like MANIFEST
15008              and MANIFEST.SKIP
15009              
15010              o  Need to convert VMS-style to Unix-style filenames when comparing
15011              names in MANIFEST to names in filesystem.
15012              
15013              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
15014              since VMS won't let you (easily) delete non-empty directories.
15015              
15016              From Charles Lane.
15017      Branch: perl
15018            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
15019 ____________________________________________________________________________
15020 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
15021         Log: Unix and VMS agree on "*" as a "match any number of any chars"
15022              wildcards, but differ ("?"  vs.  "%") for their "match any single
15023              char" wildcard.  This patch changes "?"  chars to "%" before doing a
15024              VMS glob...at no loss of functionality, since "?"  isn't a valid
15025              filename char on VMS.  From Charles Lane.
15026      Branch: perl
15027            ! doio.c
15028 ____________________________________________________________________________
15029 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
15030         Log: (accidentally empty submit; new life as #12390)
15031      Branch: perl
15032            ! lib/File/Find/t/taint.t
15033 ____________________________________________________________________________
15034 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
15035         Log: Even more VMS tweakage from Charles Lane:
15036              
15037              Tweak #1:  splitdir only works on directory part of filespec,
15038              split off volume first
15039              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
15040              (it's a horrible kludge in the run-time library,
15041              improved in later versions). Check the
15042              $Config{'d_setenv'} flag before attempting to set it.
15043      Branch: perl
15044            ! t/op/chdir.t
15045 ____________________________________________________________________________
15046 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
15047         Log: VMS tweakage from Charles Lane.
15048              
15049              . command.com doubles an output line when prompting for extensions
15050              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
15051              . perl5db doesn't clean up after itself
15052      Branch: perl
15053            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
15054 ____________________________________________________________________________
15055 [ 12384] By: sky                                   on 2001/10/09  19:16:11
15056         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
15057              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15058              Date: Tue, 9 Oct 2001 22:10:26 +0200
15059              Message-ID: <20011009221026.A8579@rafael>
15060      Branch: perl
15061            ! pod/perldata.pod
15062 ____________________________________________________________________________
15063 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
15064         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
15065              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
15066              Date: 9 Oct 2001 15:15:06 -0000
15067              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
15068      Branch: perl
15069            ! t/op/subst.t
15070 ____________________________________________________________________________
15071 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
15072         Log: Update Changes.
15073      Branch: perl
15074            ! Changes patchlevel.h
15075 ____________________________________________________________________________
15076 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
15077         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
15078              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
15079              when a NULL is passed for the filename string pointer.
15080              From Charles Lane.
15081      Branch: perl
15082            ! vms/vms.c
15083 ____________________________________________________________________________
15084 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
15085         Log: Subject: HP systems update
15086              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15087              Date: Tue, 09 Oct 2001 15:59:22 +0200
15088              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
15089      Branch: perl
15090            ! README.hpux
15091 ____________________________________________________________________________
15092 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
15093         Log: CPAN::Nox does now have a test.
15094      Branch: perl
15095            ! t/lib/1_compile.t
15096 ____________________________________________________________________________
15097 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
15098         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
15099              From: David Dyck <dcd@tc.fluke.com>
15100              Date: Mon, 1 Oct 2001 12:17:36 -0700
15101              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
15102      Branch: perl
15103            ! installperl
15104 ____________________________________________________________________________
15105 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
15106         Log: NetWare update from Ananth Kesari.
15107      Branch: perl
15108            ! NetWare/nwperlsys.h makedef.pl
15109 ____________________________________________________________________________
15110 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
15111         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
15112              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15113              Date: Tue, 9 Oct 2001 08:40:57 EDT
15114              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
15115      Branch: perl
15116            ! lib/File/Find/t/find.t
15117 ____________________________________________________________________________
15118 [ 12374] By: ams                                   on 2001/10/09  05:31:45
15119         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
15120              ExtUtils::Mkbootstrap
15121              From: "chromatic" <chromatic@rmci.net>
15122              Date: Tue, 09 Oct 2001 00:08:37 -0600
15123              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
15124      Branch: perl
15125            + lib/ExtUtils/Mkbootstrap.t
15126            ! MANIFEST
15127 ____________________________________________________________________________
15128 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
15129         Log: Enable more debugging.
15130      Branch: perl
15131            ! lib/utf8_heavy.pl
15132 ____________________________________________________________________________
15133 [ 12372] By: ams                                   on 2001/10/09  02:11:59
15134         Log: #12370 forgot to modify is_gv_magical().
15135      Branch: perl
15136            ! gv.c
15137 ____________________________________________________________________________
15138 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
15139         Log: Make the toupper/lower/title API for Unicode not right
15140              but at least less wrong: prepare for the mapping being
15141              more than just one-character-to-one-character.
15142      Branch: perl
15143            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
15144            ! regexec.c utf8.c
15145 ____________________________________________________________________________
15146 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
15147         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
15148              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15149              Date: Mon, 8 Oct 2001 22:18:23 -0400
15150              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
15151      Branch: perl
15152            ! pod/perlvar.pod t/op/taint.t
15153 ____________________________________________________________________________
15154 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
15155         Log: FAQ sync.
15156      Branch: perl
15157            ! pod/perlfaq3.pod pod/perlfaq4.pod
15158 ____________________________________________________________________________
15159 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
15160         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
15161              From: "chromatic" <chromatic@rmci.net>
15162              Date: Mon, 08 Oct 2001 14:05:32 -0600
15163              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
15164      Branch: perl
15165            ! lib/Term/Cap.t
15166 ____________________________________________________________________________
15167 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
15168         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
15169              From: Michael G Schwern <schwern@pobox.com>
15170              Date: Mon, 8 Oct 2001 17:00:14 -0400
15171              Message-ID: <20011008170014.L17083@blackrider>
15172      Branch: perl
15173            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
15174 ____________________________________________________________________________
15175 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
15176         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
15177              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15178              Date: Mon, 8 Oct 2001 16:01:33 EDT
15179              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
15180      Branch: perl
15181            ! ext/Time/HiRes/HiRes.xs
15182 ____________________________________________________________________________
15183 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
15184         Log: Subject: [PATCH] Autosplit patch for VMS
15185              From: "Craig A. Berry" <craigberry@mac.com>
15186              Date: Mon, 08 Oct 2001 15:40:43 -0500
15187              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
15188      Branch: perl
15189            ! lib/AutoSplit.pm lib/AutoSplit.t
15190 ____________________________________________________________________________
15191 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
15192         Log: Don't assume that everybody is running OS X 10.1 yet;
15193              from Kay Röpke.
15194      Branch: perl
15195            ! hints/darwin.sh
15196 ____________________________________________________________________________
15197 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
15198         Log: Update Changes.
15199      Branch: perl
15200            ! Changes patchlevel.h
15201 ____________________________________________________________________________
15202 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
15203         Log: Retract #12358 for now.
15204      Branch: perl
15205            ! lib/Term/Cap.t
15206 ____________________________________________________________________________
15207 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
15208         Log: Can't figure out what this is testing.
15209              (If it is trying to catch SIGKILL, it should stop
15210              trying because that is by definition impossible.)
15211      Branch: perl
15212            ! lib/sigtrap.t
15213 ____________________________________________________________________________
15214 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
15215         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
15216              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15217              Date: Sun, 30 Sep 2001 21:15:13 +0200
15218              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
15219      Branch: perl
15220            ! lib/ExtUtils/MM_Win32.pm
15221 ____________________________________________________________________________
15222 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
15223         Log: Clarify the ldlibpth part and condense the overall text.
15224      Branch: perl
15225            ! t/TEST
15226 ____________________________________________________________________________
15227 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
15228         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
15229              From: "chromatic" <chromatic@rmci.net>
15230              Date: Sun, 07 Oct 2001 16:59:26 -0600
15231              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
15232      Branch: perl
15233            ! lib/Term/Cap.t
15234 ____________________________________________________________________________
15235 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
15236         Log: Update the list because fo #12265.
15237      Branch: perl
15238            ! t/lib/1_compile.t
15239 ____________________________________________________________________________
15240 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
15241         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
15242              From: Nicholas Clark <nick@ccl4.org>
15243              Date: Sun, 7 Oct 2001 20:53:33 +0100
15244              Message-ID: <20011007205333.S38756@plum.flirble.org>   
15245      Branch: perl
15246            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
15247            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
15248            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
15249            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
15250            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
15251            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
15252            ! lib/Switch/t/switch.t lib/Term/Complete.t
15253            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
15254            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
15255            ! t/op/my_stash.t
15256 ____________________________________________________________________________
15257 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
15258         Log: Integrate patch #12350 from maintperl; typo in
15259              IO::Seekable doc.
15260      Branch: perl
15261           !> ext/IO/lib/IO/Seekable.pm
15262 ____________________________________________________________________________
15263 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
15264         Log: Detypo.
15265      Branch: perl
15266            ! hints/darwin.sh
15267 ____________________________________________________________________________
15268 [ 12353] By: sky                                   on 2001/10/07  17:16:14
15269         Log: Change 12349 didn't really get it right.
15270      Branch: perl
15271            ! lib/Unicode/README
15272 ____________________________________________________________________________
15273 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
15274         Log: If running the harness the dynamic library search path
15275              may need setting.
15276      Branch: perl
15277            ! t/TEST
15278 ____________________________________________________________________________
15279 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
15280         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
15281              in ldflags.
15282      Branch: perl
15283            ! hints/darwin.sh
15284 ____________________________________________________________________________
15285 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
15286         Log: typo in IO::Seekable doc
15287      Branch: maint-5.6/perl
15288            ! ext/IO/lib/IO/Seekable.pm
15289 ____________________________________________________________________________
15290 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
15291         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
15292              doesn't work on Mac OS X 10.1 (when unpacking the tar the
15293              latter gets renamed as lib/unicode:1, assumedly for security
15294              reasons not to overwrite stuff)
15295      Branch: perl
15296            + lib/Unicode/README
15297            - lib/unicode/README
15298            ! MANIFEST
15299 ____________________________________________________________________________
15300 [ 12348] By: ams                                   on 2001/10/07  05:33:40
15301         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
15302              From: "chromatic" <chromatic@rmci.net>
15303              Date: Sat, 06 Oct 2001 21:42:03 -0600
15304              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
15305      Branch: perl
15306            + lib/CPAN/t/Nox.t
15307            ! MANIFEST
15308 ____________________________________________________________________________
15309 [ 12347] By: ams                                   on 2001/10/07  00:48:10
15310         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
15311              From: "chromatic" <chromatic@rmci.net>
15312              Date: Sat, 06 Oct 2001 18:52:10 -0600
15313              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
15314      Branch: perl
15315            + lib/sigtrap.t
15316            ! MANIFEST
15317 ____________________________________________________________________________
15318 [ 12346] By: ams                                   on 2001/10/06  23:14:01
15319         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
15320              h2xs write?)
15321              From: Nicholas Clark <nick@ccl4.org>
15322              Date: Sat, 6 Oct 2001 21:46:43 +0100
15323              Message-Id: <20011006214643.L38756@plum.flirble.org>
15324      Branch: perl
15325            ! utils/h2xs.PL
15326 ____________________________________________________________________________
15327 [ 12345] By: ams                                   on 2001/10/06  17:39:53
15328         Log: Subject: [PATCH] Memoize tests
15329              From: Nicholas Clark <nick@ccl4.org>
15330              Date: Sat, 6 Oct 2001 18:04:21 +0100
15331              Message-Id: <20011006180421.J38756@plum.flirble.org>
15332      Branch: perl
15333            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
15334            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
15335            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
15336            ! lib/Memoize/t/expire_module_n.t
15337            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
15338            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
15339            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
15340            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
15341            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
15342            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
15343 ____________________________________________________________________________
15344 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
15345         Log: Retract the latter part of #12343.
15346      Branch: perl
15347            ! ext/IO/lib/IO/Socket/INET.pm
15348 ____________________________________________________________________________
15349 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
15350         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
15351              From: David Dyck <dcd@tc.fluke.com>
15352              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
15353              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
15354              
15355              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
15356              From: David Dyck <dcd@tc.fluke.com>
15357              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
15358              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
15359      Branch: perl
15360            ! ext/IO/lib/IO/Socket/INET.pm
15361 ____________________________________________________________________________
15362 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
15363         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
15364              From: Robin Barker <rmb1@cise.npl.co.uk>
15365              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
15366              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
15367      Branch: perl
15368            ! t/TEST
15369 ____________________________________________________________________________
15370 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
15371         Log: Don't assume that %x is good for displaying UVs.
15372      Branch: perl
15373            ! dump.c
15374 ____________________________________________________________________________
15375 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
15376         Log: Update Changes.
15377      Branch: perl
15378            ! Changes patchlevel.h
15379 ____________________________________________________________________________
15380 [ 12339] By: ams                                   on 2001/10/05  10:22:34
15381         Log: Subject: [PATCH] perlfunc/select
15382              From: Nicholas Clark <nick@ccl4.org>
15383              Date: Fri, 5 Oct 2001 11:33:58 +0100
15384              Message-Id: <20011005113358.Z38756@plum.flirble.org>
15385      Branch: perl
15386            ! pod/perlfunc.pod
15387 ____________________________________________________________________________
15388 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
15389         Log: Retract #12313 and #12249.
15390      Branch: perl
15391            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
15392            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
15393            ! pod/perlebcdic.pod
15394 ____________________________________________________________________________
15395 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
15396         Log: Subject: [PATCH] perlvms.pod update
15397              From: "Craig A. Berry" <craigberry@mac.com>
15398              Date: Thu, 04 Oct 2001 12:55:52 -0500
15399              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
15400      Branch: perl
15401            ! vms/perlvms.pod
15402 ____________________________________________________________________________
15403 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
15404         Log: Subject: PATCH: Tie::SubstrHash
15405              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15406              Date: Thu, 04 Oct 2001 12:12:41 +0100
15407              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
15408      Branch: perl
15409            ! lib/Tie/SubstrHash.pm
15410 ____________________________________________________________________________
15411 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
15412         Log: Unicode properties saga continues.
15413      Branch: perl
15414            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
15415            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
15416 ____________________________________________________________________________
15417 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
15418         Log: Yet more Unicode properties.
15419      Branch: perl
15420            + lib/unicore/In/137.pl lib/unicore/In/138.pl
15421            + lib/unicore/In/139.pl lib/unicore/In/140.pl
15422            + lib/unicore/In/141.pl lib/unicore/In/142.pl
15423            + lib/unicore/In/143.pl lib/unicore/In/144.pl
15424            + lib/unicore/In/145.pl lib/unicore/In/146.pl
15425            + lib/unicore/In/147.pl lib/unicore/In/148.pl
15426            + lib/unicore/In/149.pl lib/unicore/In/150.pl
15427            + lib/unicore/In/151.pl lib/unicore/In/152.pl
15428            + lib/unicore/In/153.pl lib/unicore/In/154.pl
15429            + lib/unicore/In/155.pl lib/unicore/In/156.pl
15430            + lib/unicore/In/157.pl lib/unicore/In/158.pl
15431            + lib/unicore/In/159.pl lib/unicore/In/160.pl
15432            + lib/unicore/In/161.pl lib/unicore/In/162.pl
15433            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
15434            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
15435            ! pod/perlunicode.pod
15436 ____________________________________________________________________________
15437 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
15438         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
15439              From: "Craig A. Berry" <craigberry@mac.com>
15440              Date: Wed, 03 Oct 2001 17:45:25 -0500
15441              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
15442              
15443              (the lib/Term/Complete.t patched differently by #12332)
15444      Branch: perl
15445            ! lib/ExtUtils/Command.t
15446 ____________________________________________________________________________
15447 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
15448         Log: Restore only if something to restore.
15449      Branch: perl
15450            ! lib/Term/Complete.t
15451 ____________________________________________________________________________
15452 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
15453         Log: Update various resources for credits,
15454              minor icons fixes, and versions.
15455      Branch: maint-5.6/macperl
15456            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
15457            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
15458            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
15459 ____________________________________________________________________________
15460 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
15461         Log: Quiet the warnings about using undef value
15462      Branch: maint-5.6/macperl
15463            ! lib/File/Temp.pm
15464 ____________________________________________________________________________
15465 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
15466         Log: Fix up Ballon Help and Help menu docs (first pass);
15467              remove balloon rez file, and autogenerate with
15468              Balloon2Rez instead.
15469      Branch: maint-5.6/macperl
15470            + macos/macperl/macscripts/Balloon2Rez
15471            - macos/macperl/MPBalloons.r
15472            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
15473 ____________________________________________________________________________
15474 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
15475         Log: Allow overriding of defaults, for change #12327.
15476      Branch: maint-5.6/macperl
15477            ! perl.h
15478 ____________________________________________________________________________
15479 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
15480         Log: Override PerlProc_exit.
15481      Branch: maint-5.6/macperl
15482            ! macos/macish.h
15483 ____________________________________________________________________________
15484 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
15485         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
15486      Branch: maint-5.6/macperl
15487            + macos/bundled_lib/blib/lib/MD5.pm
15488            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
15489            + macos/lib/Mac/AETE/Dialect.pm
15490            + macos/lib/Mac/AETE/Format/Converter.pm
15491            + macos/lib/Mac/AETE/Format/Dictionary.pm
15492            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
15493            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
15494            + macos/lib/Mac/Toolbox.pod
15495            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
15496 ____________________________________________________________________________
15497 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
15498         Log: Sync up silly CVS headers ... I should commit CVS
15499              first to avoid this ...
15500      Branch: maint-5.6/macperl
15501            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
15502            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
15503            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
15504            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
15505 ____________________________________________________________________________
15506 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
15507         Log: Fix Matthias' address, and attributions.
15508      Branch: maint-5.6/macperl
15509            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
15510            ! pod/perlport.pod
15511 ____________________________________________________________________________
15512 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
15513         Log: Fix Matthias' address, and attributions.
15514      Branch: maint-5.6/macperl
15515            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
15516            ! macos/ext/Mac/Components/Components.pm
15517            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
15518            ! macos/ext/Mac/Dialogs/Dialogs.pm
15519            ! macos/ext/Mac/Events/Events.pm
15520            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
15521            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
15522            ! macos/ext/Mac/Gestalt/Gestalt.pm
15523            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
15524            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
15525            ! macos/ext/Mac/Menus/Menus.pm
15526            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
15527            ! macos/ext/Mac/Movies/Movies.pm
15528            ! macos/ext/Mac/Navigation/Navigation.pm
15529            ! macos/ext/Mac/Notification/Notification.pm
15530            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
15531            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
15532            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
15533            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
15534            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
15535            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
15536            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
15537            ! macos/ext/Mac/StandardFile/StandardFile.pm
15538            ! macos/ext/Mac/TextEdit/TextEdit.pm
15539            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
15540            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
15541            ! macos/lib/Mac/LowMem.pm
15542 ____________________________________________________________________________
15543 [ 12322] By: sky                                   on 2001/10/03  18:41:07
15544         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
15545              From: "Craig A. Berry" <craigberry@mac.com>
15546              Date: Wed, 03 Oct 2001 14:30:55 -0500
15547              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
15548      Branch: perl
15549            ! vms/vms.c
15550 ____________________________________________________________________________
15551 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
15552         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
15553              From: "Craig A. Berry" <craigberry@mac.com>
15554              Date: Wed, 03 Oct 2001 14:30:55 -0500
15555              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
15556      Branch: perl
15557            ! vms/vms.c
15558 ____________________________________________________________________________
15559 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
15560         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
15561              only IsL&) and Inherited (negative lookahead good);
15562              add tests for Common, Inherited, and L&.
15563      Branch: perl
15564            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
15565 ____________________________________________________________________________
15566 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
15567         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
15568              (The Unicode standard uses L& quite often.)
15569      Branch: perl
15570            ! lib/utf8_heavy.pl
15571 ____________________________________________________________________________
15572 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
15573         Log: Add the 'Common' Unicode property (code points not
15574              explicitly assigned to any other script).
15575      Branch: perl
15576            + lib/unicore/In/136.pl
15577            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
15578 ____________________________________________________________________________
15579 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
15580         Log: Skip the RV printing test under threads until fixed.
15581      Branch: perl
15582            ! ext/B/t/terse.t
15583 ____________________________________________________________________________
15584 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
15585         Log: Subject: 12309 / cygwin / win2k
15586              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15587              Date: Wed, 03 Oct 2001 15:25:15 +0200
15588              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
15589      Branch: perl
15590            ! makedef.pl
15591 ____________________________________________________________________________
15592 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
15593         Log: Metaconfig unit change for #12314.
15594      Branch: metaconfig
15595            ! U/modified/Head.U
15596 ____________________________________________________________________________
15597 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
15598         Log: Subject: Both cygwin and djgpp on one machine
15599              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15600              Date: Wed, 03 Oct 2001 15:02:59 +0200
15601              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
15602      Branch: perl
15603            ! Configure
15604 ____________________________________________________________________________
15605 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
15606         Log: (retracted by #12338)
15607              
15608              Subject: [PATCH] Code clean up for perlboot.pod
15609              From: Casey West <casey@geeknest.com>
15610              Date: Tue, 2 Oct 2001 19:24:43 -0400
15611              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
15612              
15613              Subject: [PATCH] Code clean up for perlbot.diff
15614              From: Casey West <casey@geeknest.com>
15615              Date: Tue, 2 Oct 2001 19:25:22 -0400
15616              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
15617              
15618              Subject: [PATCH] Code clean up for perlcall.pod
15619              From: Casey West <casey@geeknest.com>
15620              Date: Tue, 2 Oct 2001 19:25:57 -0400
15621              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
15622              
15623              Subject: [PATCH] Code clean up for perldata.pod
15624              From: Casey West <casey@geeknest.com>
15625              Date: Tue, 2 Oct 2001 19:26:29 -0400
15626              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
15627              
15628              Subject: [PATCH] Code clean up for perldbmfilter.pod
15629              From: Casey West <casey@geeknest.com>
15630              Date: Tue, 2 Oct 2001 19:26:59 -0400
15631              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
15632              
15633              Subject: [PATCH] Code clean up for perlebcdic.pod
15634              From: Casey West <casey@geeknest.com>
15635              Date: Tue, 2 Oct 2001 19:27:37 -0400
15636              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
15637      Branch: perl
15638            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
15639            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
15640 ____________________________________________________________________________
15641 [ 12312] By: ams                                   on 2001/10/02  23:43:55
15642         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
15643              From: Michael G Schwern <schwern@pobox.com>
15644              Date: Tue, 2 Oct 2001 17:00:49 -0400
15645              Message-Id: <20011002170049.A9955@blackrider>
15646      Branch: perl
15647            ! lib/ExtUtils/MakeMaker.pm
15648 ____________________________________________________________________________
15649 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
15650         Log: FAQ sync.
15651      Branch: perl
15652            ! pod/perlfaq3.pod
15653 ____________________________________________________________________________
15654 [ 12310] By: nick                                  on 2001/10/02  16:09:49
15655         Log: Integrate mainline
15656      Branch: perlio
15657           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
15658           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
15659           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
15660           !> patchlevel.h t/op/pat.t
15661 ____________________________________________________________________________
15662 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
15663         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
15664              not just one single space.
15665      Branch: perl
15666            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
15667 ____________________________________________________________________________
15668 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
15669         Log: AUTHORS updates.
15670      Branch: perl
15671            ! AUTHORS
15672 ____________________________________________________________________________
15673 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
15674         Log: Update Changes.
15675      Branch: perl
15676            ! Changes patchlevel.h
15677 ____________________________________________________________________________
15678 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
15679         Log: Work around old buggy glibcs for langinfo constants,
15680              from Nicholas Clark and David Dyck.
15681      Branch: perl
15682            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
15683 ____________________________________________________________________________
15684 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
15685         Log: Eradicate Time::Piece; add an example.
15686      Branch: perl
15687            ! ext/I18N/Langinfo/Langinfo.pm
15688 ____________________________________________________________________________
15689 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
15690         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
15691              From: Robert Spier <rspier@pobox.com>
15692              Date: Mon, 1 Oct 2001 23:20:16 -0700
15693              Message-ID: <15289.23712.422087.878224@rls.cx>
15694      Branch: perl
15695            ! lib/Pod/Html.pm
15696 ____________________________________________________________________________
15697 [ 12303] By: sky                                   on 2001/10/02  10:40:57
15698         Log: Fixes obscure bug that manifests itself by.
15699              local $!=0;undef*STDOUT;#segfaults
15700              Has been around for a while. Possible other magic IO vars are
15701              possibly affected aswell. Reported by Jos Boumans.
15702      Branch: perl
15703            ! mg.c
15704 ____________________________________________________________________________
15705 [ 12302] By: nick                                  on 2001/10/02  09:00:52
15706         Log: Integrate mainline
15707      Branch: perlio
15708           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
15709           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
15710           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
15711 ____________________________________________________________________________
15712 [ 12301] By: nick                                  on 2001/10/02  08:40:57
15713         Log: Integrate mainline + lib/open.t patch from Chromatic
15714      Branch: perlio
15715           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
15716            ! lib/open.t
15717           !> (integrate 29 files)
15718 ____________________________________________________________________________
15719 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
15720         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
15721              Until it has, better stop early if someone requests threads.
15722      Branch: perl
15723            ! hints/darwin.sh
15724 ____________________________________________________________________________
15725 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
15726         Log: Subject: [ID 20011001.011] redundant code in t/TEST
15727              From: David Dyck <dcd@tc.fluke.com>
15728              Date: Mon, 1 Oct 2001 12:56:24 -0700
15729              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
15730      Branch: perl
15731            ! t/TEST
15732 ____________________________________________________________________________
15733 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
15734         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
15735              From: "chromatic" <chromatic@rmci.net>
15736              Date: Mon, 01 Oct 2001 12:27:12 -0600
15737              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
15738      Branch: perl
15739            ! lib/Term/Cap.t
15740 ____________________________________________________________________________
15741 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
15742         Log: UNICOS testing patches from Nicholas Clark.
15743      Branch: perl
15744            ! t/op/arith.t t/op/pack.t
15745 ____________________________________________________________________________
15746 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
15747         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
15748              From: "chromatic" <chromatic@rmci.net>
15749              Date: Mon, 01 Oct 2001 10:21:51 -0600
15750              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
15751      Branch: perl
15752            ! lib/open.t
15753 ____________________________________________________________________________
15754 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
15755         Log: Make missing the RADIXCHAR a softer, gentler error.
15756      Branch: perl
15757            ! ext/I18N/Langinfo/Langinfo.t
15758 ____________________________________________________________________________
15759 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
15760         Log: Nuke also the LANG because of glibc.
15761      Branch: perl
15762            ! lib/open.t
15763 ____________________________________________________________________________
15764 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
15765         Log: Also the ^Is is optional.
15766      Branch: perl
15767            ! pod/perlunicode.pod t/op/pat.t
15768 ____________________________________________________________________________
15769 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
15770         Log: Be careful to pull chars from the varargs stack when
15771              formatting chars.
15772      Branch: perl
15773            ! regcomp.c
15774 ____________________________________________________________________________
15775 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
15776         Log: sortsv not in place anymore, noticed by John P. Linderman.
15777      Branch: perl
15778            ! pod/perlapi.pod pp_ctl.c
15779 ____________________________________________________________________________
15780 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
15781         Log: Make the diagnostic messages more neutral.
15782      Branch: perl
15783            ! ext/B/t/terse.t
15784 ____________________________________________________________________________
15785 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
15786         Log: Forgotten from #12288.
15787      Branch: perl
15788            ! ext/Data/Dumper/Dumper.pm
15789 ____________________________________________________________________________
15790 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
15791         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
15792              From: Brian Ingerson <ingy@ttul.org>
15793              Date: Sun, 30 Sep 2001 21:45:56 -0700
15794              Message-ID: <20010930214556.D26392@ttul.org>
15795              
15796              (remember also the #12289)
15797      Branch: perl
15798            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
15799 ____________________________________________________________________________
15800 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
15801         Log: More Unicode property tests for the abbreviated
15802              general properties.
15803      Branch: perl
15804            ! t/op/pat.t
15805 ____________________________________________________________________________
15806 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
15807         Log: Further tweaks to the Unicode properties.
15808      Branch: perl
15809            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
15810 ____________________________________________________________________________
15811 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
15812         Log: Retract #12284.
15813      Branch: perl
15814            ! lib/Term/Cap.t
15815 ____________________________________________________________________________
15816 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
15817         Log: (Retracted by #12285)
15818      Branch: perl
15819            ! lib/Term/Cap.t
15820 ____________________________________________________________________________
15821 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
15822         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
15823              From: "chromatic" <chromatic@rmci.net>  
15824              Date: Sun, 30 Sep 2001 16:10:02 -0600
15825              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
15826      Branch: perl
15827            + lib/Term/Cap.t
15828            ! MANIFEST
15829 ____________________________________________________________________________
15830 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
15831         Log: Use stty -g to restore the terminal state, do not even
15832              try to run the tests if stty -g is not available.
15833      Branch: perl
15834            ! lib/Term/Complete.t
15835 ____________________________________________________________________________
15836 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
15837         Log: Cleanup utf8_heavy; allow dropping the In prefix from
15838              Unicode script/block properties.
15839      Branch: perl
15840            ! lib/utf8_heavy.pl
15841 ____________________________________________________________________________
15842 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
15843         Log: Retract the #12259 for now.
15844      Branch: perl
15845            ! embed.h embed.pl sv.h
15846 ____________________________________________________________________________
15847 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
15848         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
15849      Branch: perl
15850            + lib/Text/TabsWrap/CHANGELOG
15851            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
15852 ____________________________________________________________________________
15853 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
15854         Log: #12272 wasn't right, it introduced an extra ().
15855      Branch: perl
15856            ! lib/utf8_heavy.pl
15857 ____________________________________________________________________________
15858 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
15859         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
15860              From: Jonathan Stowe <gellyfish@gellyfish.com>
15861              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
15862              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
15863      Branch: perl
15864            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
15865 ____________________________________________________________________________
15866 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
15867         Log: Subject: Patch to put qsortsv in the public API
15868              From: Brian Ingerson <ingy@ttul.org>
15869              Date: Sat, 29 Sep 2001 17:41:13 -0700
15870              Message-ID: <20010929174113.A30223@ttul.org>
15871      Branch: perl
15872            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
15873 ____________________________________________________________________________
15874 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
15875         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
15876              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15877              Date: Sat, 29 Sep 2001 23:54:48 +0200
15878              Message-ID: <20010929235448.A5017@rafael>
15879      Branch: perl
15880            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
15881 ____________________________________________________________________________
15882 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
15883         Log: FAQ sync.
15884      Branch: perl
15885            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15886            ! pod/perlfaq9.pod
15887 ____________________________________________________________________________
15888 [ 12273] By: bailey                                on 2001/09/29  23:43:46
15889         Log: Resync with mainline
15890      Branch: vmsperl
15891           +> (branch 1207 files)
15892            - (delete 324 files)
15893           !> (integrate 866 files)
15894 ____________________________________________________________________________
15895 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
15896         Log: Nasty recursion trap if one would match Unicode.
15897      Branch: perl
15898            ! lib/utf8_heavy.pl
15899 ____________________________________________________________________________
15900 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
15901         Log: More Unicode todo.
15902      Branch: perl
15903            ! pod/perltodo.pod
15904 ____________________________________________________________________________
15905 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
15906         Log: Explain a bit the new more flexible \p\P syntax.
15907      Branch: perl
15908            ! pod/perlunicode.pod
15909 ____________________________________________________________________________
15910 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
15911         Log: More leniency to the \p and \P: now can have whitespace
15912              between the property definition and the curlies; now can
15913              invert the property by having a caret between the open
15914              curly and the property.
15915      Branch: perl
15916            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
15917 ____________________________________________________________________________
15918 [ 12268] By: nick                                  on 2001/09/29  17:39:26
15919         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
15920              one test (lib/open.t) fails
15921      Branch: perlio
15922           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
15923           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
15924           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
15925           +> lib/Tie/Scalar.t lib/open.t
15926            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
15927            - ext/B/Stash.t
15928           !> (integrate 62 files)
15929 ____________________________________________________________________________
15930 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
15931         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
15932      Branch: perl
15933            ! t/op/chdir.t
15934 ____________________________________________________________________________
15935 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
15936         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
15937              From: "Craig A. Berry" <craigberry@mac.com> 
15938              Date: Sat, 29 Sep 2001 09:35:33 -0500
15939              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
15940      Branch: perl
15941            ! t/op/chdir.t
15942 ____________________________________________________________________________
15943 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
15944         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
15945              From: "chromatic" <chromatic@rmci.net>
15946              Date: Fri, 28 Sep 2001 21:20:12 -0600
15947              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
15948      Branch: perl
15949            + lib/Tie/Scalar.t
15950            ! MANIFEST lib/Tie/Scalar.pm
15951 ____________________________________________________________________________
15952 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
15953         Log: Allow for more flexibility in the \p{In...} names, now
15954              case doesn't matter, and any space or dash can be
15955              matched by any space, dash, underbar, or empty.
15956              (may be going too far on leniency)
15957      Branch: perl
15958            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
15959            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
15960            ! t/op/pat.t
15961 ____________________________________________________________________________
15962 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
15963         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
15964              From: "chromatic" <chromatic@rmci.net>
15965              Date: Fri, 28 Sep 2001 17:39:50 -0600
15966              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
15967      Branch: perl
15968            + lib/open.t
15969            ! MANIFEST
15970 ____________________________________________________________________________
15971 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
15972         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
15973              From: "Craig A. Berry" <craigberry@mac.com>
15974              Date: Fri, 28 Sep 2001 16:24:51 -0500
15975              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
15976      Branch: perl
15977            ! ext/File/Glob/t/basic.t
15978 ____________________________________________________________________________
15979 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
15980         Log: Subject: [DOC PATCH] Carp.pm pod typo
15981              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15982              Date: Fri, 28 Sep 2001 23:14:51 +0200
15983              Message-ID: <20010928231451.E16889@rafael>
15984      Branch: perl
15985            ! lib/Carp.pm
15986 ____________________________________________________________________________
15987 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
15988         Log: Subject: [PATCH] Allow an @INC hook to set %INC
15989              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15990              Date: Fri, 28 Sep 2001 22:18:13 +0200
15991              Message-ID: <20010928221813.A16889@rafael>
15992      Branch: perl
15993            ! pp_ctl.c
15994 ____________________________________________________________________________
15995 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
15996         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
15997              From: Nicholas Clark <nick@ccl4.org>
15998              Date: Fri, 28 Sep 2001 23:39:33 +0100
15999              Message-ID: <20010928233933.C23673@plum.flirble.org>
16000      Branch: perl
16001            ! embed.h embed.pl sv.h
16002 ____________________________________________________________________________
16003 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
16004         Log: Update Changes.
16005      Branch: perl
16006            ! Changes patchlevel.h
16007 ____________________________________________________________________________
16008 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
16009         Log: Move the B tests to B/t.
16010      Branch: perl
16011            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
16012            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
16013            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
16014            - ext/B/Showlex.t ext/B/Stash.t
16015            ! MANIFEST
16016 ____________________________________________________________________________
16017 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
16018         Log: Forgot from #12254.
16019      Branch: perl
16020            + ext/B/B/Terse.t
16021 ____________________________________________________________________________
16022 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
16023         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
16024              From: "chromatic" <chromatic@rmci.net>
16025              Date: Thu, 27 Sep 2001 23:22:17 -0600
16026              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
16027      Branch: perl
16028            ! MANIFEST
16029 ____________________________________________________________________________
16030 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
16031         Log: Test numbering mismatch.
16032      Branch: perl
16033            ! t/op/chdir.t
16034 ____________________________________________________________________________
16035 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
16036         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
16037              From: "Craig A. Berry" <craigberry@mac.com>
16038              Date: Wed, 26 Sep 2001 17:43:14 -0500
16039              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
16040      Branch: perl
16041            ! iperlsys.h t/op/chdir.t
16042 ____________________________________________________________________________
16043 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
16044         Log: Subject: [PATCH gv.c] make __ANON__ global
16045              From: Robin Barker <rmb1@cise.npl.co.uk>
16046              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
16047              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
16048      Branch: perl
16049            ! gv.c t/op/anonsub.t t/op/runlevel.t
16050 ____________________________________________________________________________
16051 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
16052         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
16053              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16054              Date: Thu, 27 Sep 2001 22:34:32 +0200
16055              Message-ID: <20010927223432.A1485@rafael>
16056      Branch: perl
16057            ! ext/B/B/Terse.pm
16058 ____________________________________________________________________________
16059 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
16060         Log: (retracted by #12338)
16061              
16062              Subject: [PATCH] Cleanup of perldsc.pod      
16063              From: Casey West <casey@geeknest.com>
16064              Date: Thu, 27 Sep 2001 11:13:17 -0400
16065              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
16066      Branch: perl
16067            ! pod/perldsc.pod
16068 ____________________________________________________________________________
16069 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
16070         Log: Not everyone is using ithreads...
16071      Branch: perl
16072            ! ext/Devel/Peek/Peek.t
16073 ____________________________________________________________________________
16074 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
16075         Log: Document the nss_delete core dump workaround for HP-UX
16076              and Solaris, bug IDs 20010805.018 and 20010629.004.
16077      Branch: perl
16078            ! README.hpux README.solaris
16079 ____________________________________________________________________________
16080 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
16081         Log: Dump Unicode hash keys also as Unicode,
16082              not just as a byte string.
16083      Branch: perl
16084            ! dump.c ext/Devel/Peek/Peek.t
16085 ____________________________________________________________________________
16086 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
16087         Log: Integrate changes #12241 and #12242 from macperl:
16088              
16089              Remove unneeded disabling of umask() calls
16090              
16091              Note (get|set)sockopt are available.
16092      Branch: perl
16093           !> lib/File/Temp.pm pod/perlport.pod
16094 ____________________________________________________________________________
16095 [ 12244] By: sky                                   on 2001/09/27  08:53:00
16096         Log: Flush buffers on thread closedown.
16097      Branch: perl
16098            ! ext/threads/threads.xs
16099 ____________________________________________________________________________
16100 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
16101         Log: Dump SvUTF8(sv)s also as \x{...}.
16102              
16103              TODO: dump the SvUTF8() hash keys similarly. 
16104      Branch: perl
16105            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
16106 ____________________________________________________________________________
16107 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
16108         Log: Note (get|set)sockopt are available.
16109      Branch: maint-5.6/macperl
16110            ! pod/perlport.pod
16111 ____________________________________________________________________________
16112 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
16113         Log: Remove unneeded disabling of umask() calls
16114      Branch: maint-5.6/macperl
16115            ! lib/File/Temp.pm
16116 ____________________________________________________________________________
16117 [ 12240] By: sky                                   on 2001/09/26  18:44:56
16118         Log: Documention update
16119      Branch: perl
16120            ! ext/threads/threads.pm
16121 ____________________________________________________________________________
16122 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
16123         Log: Update Changes.
16124      Branch: perl
16125            ! Changes patchlevel.h
16126 ____________________________________________________________________________
16127 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
16128         Log: Check that all environment variables are tainted.
16129      Branch: perl
16130            ! t/op/taint.t
16131 ____________________________________________________________________________
16132 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
16133         Log: Manual integration error in #12235.
16134      Branch: perl
16135            ! lib/File/DosGlob.t
16136 ____________________________________________________________________________
16137 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
16138         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
16139              From: "chromatic" <chromatic@rmci.net>
16140              Date: Tue, 25 Sep 2001 23:57:07 -0600
16141              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
16142      Branch: perl
16143            ! perlio.c
16144 ____________________________________________________________________________
16145 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
16146         Log: Integrate macperl changes from Chris Nandor:
16147              12192 11817 11815 11813 11778 11775
16148              
16149              Update CPAN.pm to work with new Mac::BuildTools instead
16150              of ExtUtils::MM_MacOS "orphan" functions
16151              
16152              Fix test
16153              
16154              Make syntax check report in MPW style, fix tests
16155              to use Mac::err=unix to get normal-style error
16156              messages.
16157              
16158              More module and test ports from Thomas Wegner et al
16159              
16160              Fix open of /dev/null for Mac OS
16161              
16162              Allow for platforms to override formatting of errors
16163              on output from Matthias Neeracher (core files)
16164      Branch: perl
16165            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
16166            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
16167            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
16168           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
16169           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
16170           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
16171 ____________________________________________________________________________
16172 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
16173         Log: grrr.
16174      Branch: perl
16175            ! t/op/gv.t
16176 ____________________________________________________________________________
16177 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
16178         Log: Retract #12232.
16179      Branch: perl
16180            ! t/op/gv.t
16181 ____________________________________________________________________________
16182 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
16183         Log: (Retracted by #12233.)
16184      Branch: perl
16185            ! t/op/gv.t
16186 ____________________________________________________________________________
16187 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
16188         Log: Detypo.
16189      Branch: perl
16190            ! ext/Encode/Makefile.PL
16191 ____________________________________________________________________________
16192 [ 12230] By: sky                                   on 2001/09/26  11:36:23
16193         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
16194              We are using a "delay" here because we do not want to depend on thread synchronization issues.
16195      Branch: perl
16196            + ext/threads/t/stress_cv.t
16197            ! MANIFEST ext/threads/t/stress_string.t
16198 ____________________________________________________________________________
16199 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
16200         Log: NetWare tweak from Ananth Kesari.
16201      Branch: perl
16202            ! NetWare/t/Readme.txt
16203 ____________________________________________________________________________
16204 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
16205         Log: Trick to fool case-blind filesystems.
16206      Branch: perl
16207            ! ext/Encode/Makefile.PL
16208 ____________________________________________________________________________
16209 [ 12227] By: sky                                   on 2001/09/26  11:06:50
16210         Log: Threads can start executing in a different order than they were
16211              created.... so we cannot ok() inside the threadstarter.
16212      Branch: perl
16213            ! ext/threads/t/stress_string.t
16214 ____________________________________________________________________________
16215 [ 12226] By: sky                                   on 2001/09/26  07:41:45
16216         Log: Add in stress_string.t to stress test threads a bit more.
16217      Branch: perl
16218            + ext/threads/t/stress_string.t
16219            ! MANIFEST
16220 ____________________________________________________________________________
16221 [ 12225] By: sky                                   on 2001/09/26  07:04:21
16222         Log: Fix negative refcount introduced by #12223.
16223      Branch: perl
16224            ! ext/threads/threads.xs
16225 ____________________________________________________________________________
16226 [ 12224] By: sky                                   on 2001/09/26  06:57:58
16227         Log: Update documentation to match change #12223
16228      Branch: perl
16229            ! sharedsv.c
16230 ____________________________________________________________________________
16231 [ 12223] By: sky                                   on 2001/09/26  06:54:32
16232         Log: Use a separate interpreter for the sharedsv space. Another
16233              negative sv leak. Sigh.
16234      Branch: perl
16235            ! sharedsv.c
16236 ____________________________________________________________________________
16237 [ 12222] By: sky                                   on 2001/09/26  05:58:35
16238         Log: Do the environ assignment in perl_contruct to match perl_destruct.
16239              Now we don't need to perl_parse/perl_run. However environ is a
16240              global....
16241      Branch: perl
16242            ! perl.c
16243 ____________________________________________________________________________
16244 [ 12221] By: sky                                   on 2001/09/26  05:41:02
16245         Log: Move the creation of PL_strtab to perl_construct so we can work
16246              with HV and HEs without running perl_parse.
16247      Branch: perl
16248            ! perl.c
16249 ____________________________________________________________________________
16250 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
16251         Log: integrate macperl changes into maint-5.6
16252      Branch: maint-5.6/perl
16253           !> (integrate 26 files)
16254 ____________________________________________________________________________
16255 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
16256         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
16257              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
16258      Branch: maint-5.6/macperl
16259            ! macos/ext/Mac/Fonts/Fonts.xs
16260            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
16261 ____________________________________________________________________________
16262 [ 12218] By: ams                                   on 2001/09/25  23:31:33
16263         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
16264              From: Nicholas Clark <nick@ccl4.org>
16265              Date: Wed, 26 Sep 2001 01:20:20 +0100
16266              Message-Id: <20010926012020.B48092@plum.flirble.org>
16267      Branch: perl
16268            ! lib/AutoSplit.t
16269 ____________________________________________________________________________
16270 [ 12217] By: ams                                   on 2001/09/25  22:33:05
16271         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
16272              From: "Craig A. Berry" <craigberry@mac.com>
16273              Date: Tue, 25 Sep 2001 18:08:42 -0500
16274              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
16275      Branch: perl
16276            ! vms/vms.c
16277 ____________________________________________________________________________
16278 [ 12216] By: ams                                   on 2001/09/25  21:41:01
16279         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
16280              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
16281              From: Michael G Schwern <schwern@pobox.com>
16282              Date: Wed, 26 Sep 2001 00:38:21 -0400
16283              Message-Id: <20010926003821.A627@blackrider>
16284      Branch: perl
16285            ! lib/AutoSplit.t
16286 ____________________________________________________________________________
16287 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
16288         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
16289              From: Michael G Schwern <schwern@pobox.com>
16290              Date: Tue, 25 Sep 2001 17:43:49 -0400
16291              Message-ID: <20010925174349.B19534@blackrider>
16292      Branch: perl
16293            ! lib/Test/Simple.pm lib/Test/Utils.pm
16294 ____________________________________________________________________________
16295 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
16296         Log: Integrate changes from bleadperl.
16297      Branch: maint-5.6/macperl
16298           !> pod/perlport.pod
16299 ____________________________________________________________________________
16300 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
16301         Log: skip($mess) should result in one skip.
16302      Branch: perl
16303            ! t/test.pl
16304 ____________________________________________________________________________
16305 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
16306         Log: Integrate change #12200 from maintperl.
16307      Branch: maint-5.6/macperl
16308           !> win32/perlhost.h
16309 ____________________________________________________________________________
16310 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
16311         Log: Fix file types to "apple"
16312      Branch: maint-5.6/macperl
16313            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
16314            ! macos/ext/Mac/SAT/t/Collision.rsrc
16315 ____________________________________________________________________________
16316 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
16317         Log: Fix rsrc file as snd file; fix path in t file.
16318      Branch: maint-5.6/macperl
16319            ! macos/ext/Mac/Notification/t/Notification.rsrc
16320            ! macos/ext/Mac/Notification/t/Notification.t
16321 ____________________________________________________________________________
16322 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
16323         Log: Sync up with File::Find from bleadperl.
16324      Branch: maint-5.6/macperl
16325            ! lib/File/Find.pm t/lib/filefind-taint.t
16326 ____________________________________________________________________________
16327 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
16328         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
16329              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
16330              of hundreds)
16331      Branch: maint-5.6/macperl
16332            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
16333            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
16334            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
16335 ____________________________________________________________________________
16336 [ 12207] By: nick                                  on 2001/09/25  19:04:36
16337         Log: Integrate mainline (untested while modem is up)
16338      Branch: perlio
16339           +> lib/AutoSplit.t t/test.pl
16340            - lib/warnings/register.t
16341           !> (integrate 28 files)
16342 ____________________________________________________________________________
16343 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
16344         Log: perldiag entry for #12205.
16345      Branch: perl
16346            ! pod/perldiag.pod
16347 ____________________________________________________________________________
16348 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
16349         Log: Subject: [PATCH] warning on v-string in use/require
16350              From: John Peacock <jpeacock@rowman.com>
16351              Date: Mon, 24 Sep 2001 17:29:03 -0400
16352              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
16353      Branch: perl
16354            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
16355 ____________________________________________________________________________
16356 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
16357         Log: perltooc et al updates.
16358      Branch: perl
16359            ! plan9/mkfile pod/roffitall
16360 ____________________________________________________________________________
16361 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
16362         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
16363              From: Michael G Schwern <schwern@pobox.com>
16364              Date: Sun, 23 Sep 2001 00:07:12 -0400
16365              Message-ID: <20010923000712.A7005@blackrider>
16366      Branch: perl
16367            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
16368 ____________________________________________________________________________
16369 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
16370         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
16371              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16372              Date: Wed, 26 Sep 2001 01:25:10 +0900
16373              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
16374      Branch: perl
16375            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
16376            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
16377            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
16378 ____________________________________________________________________________
16379 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
16380         Log: Integrate change #12200 from maintperl;
16381              on windows, virtualized environment could propagate deleted variables
16382              into children if they happen to be at the very end of the table
16383      Branch: perl
16384           !> win32/perlhost.h
16385 ____________________________________________________________________________
16386 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
16387         Log: on windows, virtualized environment could propagate deleted variables
16388              into children if they happen to be at the very end of the table
16389              (thanks for succinct test case from Johan Holmberg, and fix from
16390              Doug Lankshear)
16391      Branch: maint-5.6/perl
16392            ! win32/perlhost.h
16393 ____________________________________________________________________________
16394 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
16395         Log: avoid the use of ftime() (it does a useless, potentially
16396              expensive call to GetTimeZoneInformation()); this potentially
16397              also results in three more digits of precision from
16398              Time::HiRes::time()
16399      Branch: perl
16400            ! ext/Time/HiRes/HiRes.xs
16401 ____________________________________________________________________________
16402 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
16403         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
16404              
16405              Note: io/binmode is failing, have to figure out why.
16406      Branch: perl
16407            + t/test.pl
16408            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
16409            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
16410            ! t/run/exit.t
16411 ____________________________________________________________________________
16412 [ 12197] By: ams                                   on 2001/09/25  13:48:55
16413         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
16414              From: Nicholas Clark <nick@ccl4.org>
16415              Date: Tue, 25 Sep 2001 00:37:40 +0100
16416              Message-Id: <20010925003740.S4971@plum.flirble.org>
16417              (Further changes expected.)
16418      Branch: perl
16419            + lib/AutoSplit.t
16420            ! MANIFEST
16421 ____________________________________________________________________________
16422 [ 12196] By: sky                                   on 2001/09/25  13:37:12
16423         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
16424              _ftime to try and be more robust.
16425      Branch: perl
16426            ! ext/Time/HiRes/HiRes.xs
16427 ____________________________________________________________________________
16428 [ 12194] By: ams                                   on 2001/09/25  11:40:00
16429         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
16430              From: "Craig A. Berry" <craigberry@mac.com>
16431              Date: Mon, 24 Sep 2001 17:54:20 -0500
16432              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
16433      Branch: perl
16434            ! vms/descrip_mms.template
16435 ____________________________________________________________________________
16436 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
16437         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
16438              not working, cursor not spinning (Bug #422129); external
16439              editor problems (Bug #456329); escape/cmd-. not activating
16440              "Cancel" in Save dialog box (Bug #446960); Runtimes not
16441              executing on launch (Bug #464441).
16442      Branch: maint-5.6/macperl
16443            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
16444            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
16445            ! macos/macperl/MacPerl.r
16446 ____________________________________________________________________________
16447 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
16448         Log: Update CPAN.pm to work with new Mac::BuildTools instead
16449              of ExtUtils::MM_MacOS "orphan" functions
16450      Branch: maint-5.6/macperl
16451            ! lib/CPAN.pm
16452 ____________________________________________________________________________
16453 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
16454         Log: Fix up another xsubpp problem (Matthias Neeracher)
16455      Branch: maint-5.6/macperl
16456            ! macos/xsubpp
16457 ____________________________________________________________________________
16458 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
16459         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
16460      Branch: maint-5.6/macperl
16461            ! macos/lib/ExtUtils/MM_MacOS.pm
16462 ____________________________________________________________________________
16463 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
16464         Log: Fix up Makefiles for more Mac:: modules (and prepare for
16465              static build ...?)
16466      Branch: maint-5.6/macperl
16467            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
16468            ! macos/macperl/Makefile.mk
16469 ____________________________________________________________________________
16470 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
16471         Log: Fix up tests
16472      Branch: maint-5.6/macperl
16473            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
16474 ____________________________________________________________________________
16475 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
16476         Log: Make malloc smarter, fix bugs.  (Bug #404030)
16477      Branch: maint-5.6/macperl
16478            ! macos/icemalloc.c macos/icemalloc.h
16479 ____________________________________________________________________________
16480 [ 12186] By: nick                                  on 2001/09/24  19:18:17
16481         Log: Integrate mainline
16482      Branch: perlio
16483           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
16484           +> lib/filetest.t
16485           !> (integrate 30 files)
16486 ____________________________________________________________________________
16487 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
16488         Log: Retract #12136, the warnings::register is already
16489              tested by t/lib/warnings/9enabled, as pointed out
16490              by Paul Marquess.
16491      Branch: perl
16492            - lib/warnings/register.t
16493            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
16494 ____________________________________________________________________________
16495 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
16496         Log: fix Time::HiRes implementation of gettimeofday() on windows
16497              (HiRes.t#14 now passes)
16498      Branch: perl
16499            ! ext/Time/HiRes/HiRes.xs
16500 ____________________________________________________________________________
16501 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
16502         Log: File::Spec::catfile() canonifies everything to blackslashes on
16503              windows :-(
16504      Branch: perl
16505            ! lib/ExtUtils/Manifest.t
16506 ____________________________________________________________________________
16507 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
16508         Log: test number mismatch
16509      Branch: perl
16510            ! t/op/magic.t
16511 ____________________________________________________________________________
16512 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
16513         Log: ok().
16514      Branch: perl
16515            ! t/op/pack.t
16516 ____________________________________________________________________________
16517 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
16518         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
16519              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
16520      Branch: perl
16521            ! pp_pack.c t/op/pack.t
16522 ____________________________________________________________________________
16523 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
16524         Log: Update Changes.
16525      Branch: perl
16526            ! Changes patchlevel.h
16527 ____________________________________________________________________________
16528 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
16529         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
16530              From: Michael G Schwern <schwern@pobox.com>
16531              Date: Mon, 24 Sep 2001 11:12:13 -0400
16532              Message-ID: <20010924111213.G27885@blackrider>
16533      Branch: perl
16534            ! lib/ExtUtils/Manifest.pm
16535 ____________________________________________________________________________
16536 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
16537         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
16538              From: Michael G Schwern <schwern@pobox.com> 
16539              Date: Mon, 24 Sep 2001 11:02:07 -0400
16540              Message-ID: <20010924110207.E27885@blackrider>
16541      Branch: perl
16542            ! vms/test.com
16543 ____________________________________________________________________________
16544 [ 12176] By: ams                                   on 2001/09/24  14:01:59
16545         Log: Update Changes.
16546      Branch: perl
16547            ! Changes
16548 ____________________________________________________________________________
16549 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
16550         Log: Various cleanups.
16551      Branch: perl
16552            ! ext/threads/Makefile.PL ext/threads/threads.xs
16553 ____________________________________________________________________________
16554 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
16555         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
16556      Branch: maint-5.6/macperl
16557           !> (integrate 33 files)
16558 ____________________________________________________________________________
16559 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
16560         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
16561              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16562              Date: Mon, 24 Sep 2001 20:04:58 +0900
16563              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
16564      Branch: perl
16565            ! ext/Encode/Encode/gb2312.enc
16566 ____________________________________________________________________________
16567 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
16568         Log: Clarifying comment to #12164.
16569      Branch: perl
16570            ! lib/Cwd.pm
16571 ____________________________________________________________________________
16572 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
16573         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
16574              From: Nicholas Clark <nick@ccl4.org>
16575              Date: Sun, 23 Sep 2001 23:00:56 +0100
16576              Message-ID: <20010923230055.Y4971@plum.flirble.org>
16577              
16578              (with "sample_constants" changed to "fallback")
16579      Branch: perl
16580            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
16581            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
16582            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
16583            ! lib/h2xs.t utils/h2xs.PL
16584 ____________________________________________________________________________
16585 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
16586         Log: Metaconfig unit change for #12167.
16587      Branch: metaconfig
16588            ! U/modified/Cppsym.U
16589 ____________________________________________________________________________
16590 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
16591         Log: Add a few glibc cpp symbols to probe for.
16592      Branch: perl
16593            ! Configure
16594 ____________________________________________________________________________
16595 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
16596         Log: DJGPP tweaks for Laszlo Molnar.
16597      Branch: perl
16598            ! djgpp/djgppsed.sh dosish.h
16599 ____________________________________________________________________________
16600 [ 12165] By: ams                                   on 2001/09/24  10:07:08
16601         Log: Subject: [PATCH t/op/inccode.t] More tests
16602              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16603              Date: 24 Sep 2001 10:01:44 -0000
16604              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
16605      Branch: perl
16606            ! t/op/inccode.t
16607 ____________________________________________________________________________
16608 [ 12164] By: ams                                   on 2001/09/24  09:43:29
16609         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
16610              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
16611              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
16612              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
16613      Branch: perl
16614            ! lib/Cwd.pm
16615 ____________________________________________________________________________
16616 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
16617         Log: 1_compile updates.
16618      Branch: perl
16619            ! t/lib/1_compile.t
16620 ____________________________________________________________________________
16621 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
16622         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
16623              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16624              Date: Wed, 19 Sep 2001 22:47:14 +0200
16625              Message-ID: <20010919224714.A6382@rafael>
16626      Branch: perl
16627            ! pod/perlvar.pod pp_ctl.c
16628 ____________________________________________________________________________
16629 [ 12161] By: ams                                   on 2001/09/23  17:40:02
16630         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
16631              filetest Pragma
16632              From: "chromatic" <chromatic@rmci.net>
16633              Date: Sun, 23 Sep 2001 12:07:25 -0600
16634              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
16635      Branch: perl
16636            + lib/filetest.t
16637            ! MANIFEST t/lib/1_compile.t
16638 ____________________________________________________________________________
16639 [ 12160] By: ams                                   on 2001/09/23  16:32:11
16640         Log: Additional minor chdir() tweak.
16641      Branch: perl
16642            ! pod/perlfunc.pod
16643 ____________________________________________________________________________
16644 [ 12159] By: ams                                   on 2001/09/23  16:25:01
16645         Log: Subject: PATCH lib/ExtUtils/Command.t
16646              From: Abe Timmerman <abe@ztreet.demon.nl>
16647              Date: Sun, 23 Sep 2001 19:11:44 +0200
16648              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
16649      Branch: perl
16650            ! lib/ExtUtils/Command.t
16651 ____________________________________________________________________________
16652 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
16653         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
16654              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16655              Date: Sun, 23 Sep 2001 02:02:26 +0200
16656              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
16657      Branch: perl
16658            ! makedef.pl
16659 ____________________________________________________________________________
16660 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
16661         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
16662              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
16663              Date: Sat, 22 Sep 2001 12:54:39 -0500
16664              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
16665      Branch: perl
16666            ! t/op/study.t
16667 ____________________________________________________________________________
16668 [ 12156] By: nick                                  on 2001/09/23  07:48:44
16669         Log: Integrate mainline
16670      Branch: perlio
16671            - check83.pl
16672           !> ext/Encode/Encode/2022-cn.enc
16673 ____________________________________________________________________________
16674 [ 12155] By: nick                                  on 2001/09/23  07:48:01
16675         Log: Integrate mainline
16676      Branch: perlio
16677           +> (branch 64 files)
16678            - ext/Encode/Encode/cns11643-1.enc
16679            - ext/Encode/Encode/cns11643-2.enc
16680            - ext/Encode/Encode/iso2022-cn.enc
16681            - ext/Encode/Encode/iso2022-jp.enc
16682            - ext/Encode/Encode/iso2022-jp1.enc
16683            - ext/Encode/Encode/iso2022-jp2.enc
16684            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
16685            - ext/Encode/Encode/iso8859-1.enc
16686            - ext/Encode/Encode/iso8859-1.ucm
16687            - ext/Encode/Encode/iso8859-10.enc
16688            - ext/Encode/Encode/iso8859-10.ucm
16689            - ext/Encode/Encode/iso8859-13.enc
16690            - ext/Encode/Encode/iso8859-13.ucm
16691            - ext/Encode/Encode/iso8859-14.enc
16692            - ext/Encode/Encode/iso8859-14.ucm
16693            - ext/Encode/Encode/iso8859-15.enc
16694            - ext/Encode/Encode/iso8859-15.ucm
16695            - ext/Encode/Encode/iso8859-16.enc
16696            - ext/Encode/Encode/iso8859-16.ucm
16697            - ext/Encode/Encode/iso8859-2.enc
16698            - ext/Encode/Encode/iso8859-2.ucm
16699            - ext/Encode/Encode/iso8859-3.enc
16700            - ext/Encode/Encode/iso8859-3.ucm
16701            - ext/Encode/Encode/iso8859-4.enc
16702            - ext/Encode/Encode/iso8859-4.ucm
16703            - ext/Encode/Encode/iso8859-5.enc
16704            - ext/Encode/Encode/iso8859-5.ucm
16705            - ext/Encode/Encode/iso8859-6.enc
16706            - ext/Encode/Encode/iso8859-6.ucm
16707            - ext/Encode/Encode/iso8859-7.enc
16708            - ext/Encode/Encode/iso8859-7.ucm
16709            - ext/Encode/Encode/iso8859-8.enc
16710            - ext/Encode/Encode/iso8859-8.ucm
16711            - ext/Encode/Encode/iso8859-9.enc
16712            - ext/Encode/Encode/iso8859-9.ucm
16713            - ext/Encode/Encode/isoir-197.enc
16714            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
16715            - t/lib/sample-tests/header_at_end
16716            - t/lib/sample-tests/header_at_end_fail
16717           !> (integrate 174 files)
16718 ____________________________________________________________________________
16719 [ 12154] By: ams                                   on 2001/09/23  07:11:46
16720         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
16721              by Blair Zajac.
16722      Branch: perl
16723            ! pod/perlfunc.pod
16724 ____________________________________________________________________________
16725 [ 12153] By: ams                                   on 2001/09/23  06:56:32
16726         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
16727              Forgotten deprecation of *glob{FILEHANDLE}?
16728              From: "chromatic" <chromatic@rmci.net>
16729              Date: Sat, 22 Sep 2001 21:27:56 -0600
16730              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
16731      Branch: perl
16732            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
16733 ____________________________________________________________________________
16734 [ 12152] By: ams                                   on 2001/09/23  06:42:58
16735         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
16736              From: Michael G Schwern <schwern@pobox.com>
16737              Date: Sun, 23 Sep 2001 03:34:39 -0400
16738              Message-Id: <20010923033439.E7005@blackrider>
16739      Branch: perl
16740            ! lib/File/Find.pm
16741 ____________________________________________________________________________
16742 [ 12151] By: ams                                   on 2001/09/23  06:37:57
16743         Log: Subject: Re: t/op/magic.t missing tests on Win32
16744              From: Michael G Schwern <schwern@pobox.com>
16745              Date: Sat, 22 Sep 2001 20:29:09 -0400
16746              Message-Id: <20010922202909.I18223@blackrider>
16747      Branch: perl
16748            ! t/op/magic.t
16749 ____________________________________________________________________________
16750 [ 12150] By: ams                                   on 2001/09/23  06:36:26
16751         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
16752              Dumpvalue.pm
16753              From: "chromatic" <chromatic@rmci.net>
16754              Date: Sat, 22 Sep 2001 19:41:31 -0600
16755              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
16756      Branch: perl
16757            + lib/Dumpvalue.t
16758            ! MANIFEST lib/Dumpvalue.pm
16759 ____________________________________________________________________________
16760 [ 12149] By: ams                                   on 2001/09/23  06:25:35
16761         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
16762              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16763              Date: Sun, 23 Sep 2001 15:27:56 +0900
16764              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
16765      Branch: perl
16766            ! ext/Encode/Encode/2022-cn.enc
16767 ____________________________________________________________________________
16768 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
16769         Log: Manual eror in #12147.
16770      Branch: perl
16771            ! win32/win32.c
16772 ____________________________________________________________________________
16773 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
16774         Log: Integrate change #12146 from maintperl;
16775              win32_chdir() et al don't handle a NULL argument gracefully
16776      Branch: perl
16777           !> win32/perlhost.h win32/win32.c
16778 ____________________________________________________________________________
16779 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
16780         Log: win32_chdir() et al don't handle a NULL argument gracefully
16781      Branch: maint-5.6/perl
16782            ! win32/perlhost.h win32/win32.c
16783 ____________________________________________________________________________
16784 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
16785         Log: typo in change#12026
16786      Branch: maint-5.6/perl
16787            ! op.c
16788 ____________________________________________________________________________
16789 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
16790         Log: Subject: [PATCH] Re: scalar context unpack bugs
16791              From: Nicholas Clark <nick@ccl4.org>
16792              Date: Sat, 22 Sep 2001 23:07:56 +0100
16793              Message-ID: <20010922230755.O4971@plum.flirble.org>
16794      Branch: perl
16795            ! pp_pack.c t/op/pack.t
16796 ____________________________________________________________________________
16797 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
16798         Log: Try ExtUtils::Command.t everywhere, not just on Win32
16799              (as suggested by NI-S).  Also allow running it either
16800              in t/ or in the main directory.
16801      Branch: perl
16802            ! lib/ExtUtils/Command.t
16803 ____________________________________________________________________________
16804 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
16805         Log: Update the test on warnings/register.t.
16806      Branch: perl
16807            ! t/lib/1_compile.t
16808 ____________________________________________________________________________
16809 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
16810         Log: The code is now almost tidy enough to keep the IRIX cc happy.
16811      Branch: perl
16812            ! hints/irix_6.sh
16813 ____________________________________________________________________________
16814 [ 12140] By: ams                                   on 2001/09/22  17:26:32
16815         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
16816              use_ithreads
16817              From: "Craig A. Berry" <craigberry@mac.com>
16818              Date: Sat, 22 Sep 2001 13:15:32 -0500
16819              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
16820      Branch: perl
16821            ! configure.com
16822 ____________________________________________________________________________
16823 [ 12139] By: ams                                   on 2001/09/22  16:44:08
16824         Log: Do what perl_clone() does for sharedsv functions.
16825      Branch: perl
16826            ! embed.pl proto.h
16827 ____________________________________________________________________________
16828 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
16829         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
16830              (suggested by Sarathy, extensions shouldn't be dabbling with
16831              op structures, so binary backward compatibility should not be
16832              an issue.)
16833      Branch: perl
16834            ! hints/irix_6.sh op.h
16835 ____________________________________________________________________________
16836 [ 12137] By: ams                                   on 2001/09/22  16:21:05
16837         Log: More cleanups. (What's PERL_DECL_PROT?)
16838      Branch: perl
16839            ! embed.pl proto.h sharedsv.h
16840 ____________________________________________________________________________
16841 [ 12136] By: ams                                   on 2001/09/22  15:14:34
16842         Log: (Retracted by #12185)
16843              
16844              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
16845              Add Tests for warnings::register, Doc Update
16846              From: "chromatic" <chromatic@rmci.net>
16847              Date: Sat, 22 Sep 2001 09:43:20 -0600
16848              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
16849      Branch: perl
16850            + lib/warnings/register.t
16851            ! MANIFEST lib/warnings/register.pm
16852 ____________________________________________________________________________
16853 [ 12135] By: ams                                   on 2001/09/22  15:07:50
16854         Log: `@foo' should be @foo for consistency.
16855      Branch: perl
16856            ! pod/perldiag.pod
16857 ____________________________________________________________________________
16858 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
16859         Log: (Retracted by #12138)
16860              
16861              Add -woff (turn warning off) 3187:
16862              "A pointer is converted to a smaller integer."
16863              This happens when your pointers are 64-bit: then every case
16864              of converting pointers to PADOFFSETs (explicitly 32-bit)
16865              faces truncation (even explicit use of INT2PTR doesn't help).
16866              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
16867              Changing PADOFFSET from U32 to UV would help, but that
16868              would break binary backward compatibility of BASEOP and padop
16869              (assuming you have been using 64-bit pointers).
16870      Branch: perl
16871            ! hints/irix_6.sh
16872 ____________________________________________________________________________
16873 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
16874         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
16875              but the name comes from the inside the file, not from the file
16876              name, and Rumanian is the name of the language.
16877      Branch: perl
16878            + ext/Encode/Encode/macRumanian.enc
16879            - ext/Encode/Encode/macRomania.enc
16880            ! MANIFEST
16881 ____________________________________________________________________________
16882 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
16883         Log: Rename perltootc as perltooc for 8.3-friedliness.
16884      Branch: perl
16885            + pod/perltooc.pod
16886            - pod/perltootc.pod
16887            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
16888            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
16889            ! pod/perltoot.pod
16890 ____________________________________________________________________________
16891 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
16892         Log: Find more conflicts by lowercasing.
16893      Branch: perl
16894            + Porting/check83.pl
16895            - check83.pl
16896            ! MANIFEST
16897 ____________________________________________________________________________
16898 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
16899         Log: The AIX cc 5.0.0.0 is simply too buggy.
16900      Branch: perl
16901            ! hints/aix.sh
16902 ____________________________________________________________________________
16903 [ 12129] By: ams                                   on 2001/09/22  12:35:38
16904         Log: Uninteresting cleanup.
16905      Branch: perl
16906            ! form.h
16907 ____________________________________________________________________________
16908 [ 12128] By: ams                                   on 2001/09/22  12:28:48
16909         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
16910              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
16911              Date: Sat, 22 Sep 2001 14:29:13 +0100
16912              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
16913      Branch: perl
16914            ! cv.h
16915 ____________________________________________________________________________
16916 [ 12127] By: ams                                   on 2001/09/22  12:04:28
16917         Log: What's a backet?
16918      Branch: perl
16919            ! dump.c
16920 ____________________________________________________________________________
16921 [ 12126] By: ams                                   on 2001/09/22  10:02:34
16922         Log: Removed duplicated tests #19 and #20.
16923      Branch: perl
16924            ! t/op/do.t
16925 ____________________________________________________________________________
16926 [ 12125] By: ams                                   on 2001/09/22  03:58:41
16927         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
16928              From: Michael Carman <mjcarman@home.com>
16929              Date: Fri, 21 Sep 2001 17:54:05 -0500
16930              Message-Id: <3BABC50D.6040202@home.com>
16931              (Applied with some changes.)
16932      Branch: perl
16933            ! pod/perlmod.pod
16934 ____________________________________________________________________________
16935 [ 12124] By: ams                                   on 2001/09/22  03:44:19
16936         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
16937              From: Michael G Schwern <schwern@pobox.com>
16938              Date: Fri, 21 Sep 2001 19:20:40 -0400
16939              Message-Id: <20010921192040.E5494@blackrider>
16940      Branch: perl
16941            ! t/op/chdir.t
16942 ____________________________________________________________________________
16943 [ 12123] By: ams                                   on 2001/09/22  03:41:08
16944         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
16945              From: Blair Zajac <blair@orcaware.com>
16946              Date: Fri, 21 Sep 2001 15:13:04 -0700
16947              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
16948      Branch: perl
16949            ! t/op/chdir.t
16950 ____________________________________________________________________________
16951 [ 12122] By: ams                                   on 2001/09/22  03:37:07
16952         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
16953              20010920.007
16954              From: Michael G Schwern <schwern@pobox.com>
16955              Date: Fri, 21 Sep 2001 17:59:03 -0400
16956              Message-Id: <20010921175903.V5494@blackrider>
16957      Branch: perl
16958            ! t/op/do.t
16959 ____________________________________________________________________________
16960 [ 12121] By: ams                                   on 2001/09/22  03:30:38
16961         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
16962              suite on WinCE)
16963              From: Michael G Schwern <schwern@pobox.com>
16964              Date: Fri, 21 Sep 2001 19:41:03 -0400
16965              Message-Id: <20010921194103.G5494@blackrider>
16966      Branch: perl
16967            ! pod/perlport.pod
16968 ____________________________________________________________________________
16969 [ 12120] By: ams                                   on 2001/09/22  03:28:06
16970         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
16971              From: Michael G Schwern <schwern@pobox.com>
16972              Date: Fri, 21 Sep 2001 17:33:35 -0400
16973              Message-Id: <20010921173335.T5494@blackrider>
16974              ($ENV{FOO}=undef hunk not applied.)
16975      Branch: perl
16976            ! t/op/magic.t
16977 ____________________________________________________________________________
16978 [ 12119] By: ams                                   on 2001/09/22  03:02:26
16979         Log: Subject: [PATCH] perldiag.pod
16980              From: Peter Scott <Peter@PSDT.com>
16981              Date: Fri, 21 Sep 2001 18:54:50 -0700
16982              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
16983              (Moved to the right place.)
16984      Branch: perl
16985            ! pod/perldiag.pod
16986 ____________________________________________________________________________
16987 [ 12118] By: ams                                   on 2001/09/21  20:05:29
16988         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
16989              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16990              Date: Fri, 21 Sep 2001 22:36:54 +0200
16991              Message-Id: <20010921223654.A12742@rafael>
16992      Branch: perl
16993            ! t/op/do.t
16994 ____________________________________________________________________________
16995 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
16996         Log: Restore things as they were before
16997              the backward compatibility police notices.
16998      Branch: perl
16999            ! lib/Cwd.pm
17000 ____________________________________________________________________________
17001 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
17002         Log: More Cwd from Schwern: make also OS/2 and DOS
17003              Cwd agree with File::Spec (that is, native path
17004              syntax using \ instead of / -- backward compatibility
17005              polic warning) and stop Win32 from using bsd_realpath().
17006      Branch: perl
17007            ! lib/Cwd.pm
17008 ____________________________________________________________________________
17009 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
17010         Log: Subject: [PATCH @12110] RE: Untested libraries update
17011              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
17012              Date: Fri, 21 Sep 2001 18:21:07 +0100
17013              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
17014      Branch: perl
17015            ! lib/warnings/register.pm
17016 ____________________________________________________________________________
17017 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
17018         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
17019              From: Michael G Schwern <schwern@pobox.com>
17020              Date: Thu, 20 Sep 2001 22:54:02 -0400
17021              Message-ID: <20010920225402.A3611@blackrider>
17022      Branch: perl
17023            ! lib/Cwd.pm
17024 ____________________________________________________________________________
17025 [ 12113] By: ams                                   on 2001/09/21  17:08:24
17026         Log: Subject: [PATCH] avoid v-strings with require/use
17027              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17028              Date: Fri, 21 Sep 2001 12:34:40 -0400
17029              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
17030      Branch: perl
17031            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
17032            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
17033            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
17034            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
17035            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
17036            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
17037            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
17038            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
17039            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
17040            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
17041            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
17042            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
17043            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
17044            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
17045            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
17046            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
17047            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
17048            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
17049            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
17050 ____________________________________________________________________________
17051 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
17052         Log: Update Changes.
17053      Branch: perl
17054            ! Changes patchlevel.h
17055 ____________________________________________________________________________
17056 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
17057         Log: Make AIX and Tru64 compilers happy.  
17058      Branch: perl
17059            ! ext/threads/threads.h ext/threads/threads.xs
17060 ____________________________________________________________________________
17061 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
17062         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
17063              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
17064              Date: 21 Sep 2001 09:16:37 -0000
17065              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
17066      Branch: perl
17067            ! toke.c
17068 ____________________________________________________________________________
17069 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
17070         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
17071              From: Michael G Schwern <schwern@pobox.com>
17072              Date: Thu, 20 Sep 2001 21:21:34 -0400
17073              Message-ID: <20010920212134.Y28291@blackrider>
17074      Branch: perl
17075            ! pp_sys.c
17076 ____________________________________________________________________________
17077 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
17078         Log: Subject: Re: GDB Debugging Macros from mod_perl
17079              From: rspier@pobox.com (Robert Spier)
17080              Date: Thu, 20 Sep 2001 22:45:03 -0700
17081              Message-ID: <15274.54239.413929.49430@rls.cx>
17082      Branch: perl
17083            ! pod/perltodo.pod
17084 ____________________________________________________________________________
17085 [ 12105] By: sky                                   on 2001/09/21  10:33:34
17086         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
17087              timezone! GetSystemTime should be available on all Win32 
17088              platforms we support. Perhaps Time::HiRes should be extended to
17089              support WinCE and Novell?
17090      Branch: perl
17091            ! ext/Time/HiRes/HiRes.xs
17092 ____________________________________________________________________________
17093 [ 12104] By: sky                                   on 2001/09/21  08:12:39
17094         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
17095      Branch: perl
17096            ! ext/threads/threads.h ext/threads/threads.xs
17097 ____________________________________________________________________________
17098 [ 12103] By: sky                                   on 2001/09/21  07:57:41
17099         Log: Rename the *thread* functions to Perl_* to avoid clashes.
17100              Notably on AIX but could become a problem on other platforms.
17101      Branch: perl
17102            ! ext/threads/threads.h ext/threads/threads.xs
17103 ____________________________________________________________________________
17104 [ 12102] By: sky                                   on 2001/09/21  07:35:30
17105         Log: Add the shared sv space to the global vars.
17106              Fix problems compiling on win32.
17107      Branch: perl
17108            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
17109            ! sharedsv.c sharedsv.h
17110 ____________________________________________________________________________
17111 [ 12101] By: ams                                   on 2001/09/21  00:19:55
17112         Log: Subject: [PATCH] win32/Makefile warning fix
17113              From: Blair Zajac <blair@orcaware.com>
17114              Date: Thu, 20 Sep 2001 18:15:43 -0700
17115              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
17116      Branch: perl
17117            ! win32/Makefile
17118 ____________________________________________________________________________
17119 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
17120         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
17121              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17122              Date: Thu, 20 Sep 2001 18:36:22 +0200
17123              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
17124      Branch: perl
17125            ! lib/ExtUtils/Command.t
17126 ____________________________________________________________________________
17127 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
17128         Log: Cant spl wirth a dam.
17129      Branch: perl
17130            ! intrpvar.h
17131 ____________________________________________________________________________
17132 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
17133         Log: Don't use C++ comments.
17134      Branch: perl
17135            ! ext/threads/threads.xs
17136 ____________________________________________________________________________
17137 [ 12097] By: ams                                   on 2001/09/20  21:42:07
17138         Log: Change #12044 didn't.
17139      Branch: perl
17140            ! lib/constant.pm
17141 ____________________________________________________________________________
17142 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
17143         Log: Metaconfig unit changes for #12095.
17144      Branch: metaconfig
17145            ! U/modified/Myinit.U U/modified/libs.U
17146 ____________________________________________________________________________
17147 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
17148         Log: Remove iconv references since we are not using it
17149              and not going to; regen perltoc, perlmodlib.
17150              (Some references still linger in perltoc, have to figure
17151              out where they are coming from.)
17152      Branch: perl
17153            ! Configure NetWare/config.wc NetWare/config_H.wc
17154            ! Porting/Glossary Porting/config.sh Porting/config_H
17155            ! config_h.SH configure.com epoc/config.sh perl.h
17156            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
17157            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17158            ! vos/config.ga.h win32/config.bc win32/config.gc
17159            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17160            ! win32/config_H.vc wince/config.ce wince/config.h
17161            ! wince/config_H.ce
17162 ____________________________________________________________________________
17163 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
17164         Log: Subject: [PATCH docs] Re: ARGV and read
17165              From: Dave Mitchell <davem@fdgroup.co.uk>
17166              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
17167              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
17168      Branch: perl
17169            ! pod/perltodo.pod pod/perlvar.pod
17170 ____________________________________________________________________________
17171 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
17172         Log: Fresh copies from the cvs.perl.org perlfaq repository.
17173      Branch: perl
17174            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17175            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17176            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17177            ! pod/perlfaq9.pod
17178 ____________________________________________________________________________
17179 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
17180         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
17181              From: Nicholas Clark <nick@ccl4.org>
17182              Date: Thu, 20 Sep 2001 14:27:08 +0100
17183              Message-ID: <20010920142708.X4971@plum.flirble.org>
17184      Branch: perl
17185            ! pp_pack.c t/op/pack.t
17186 ____________________________________________________________________________
17187 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
17188         Log: The sharedsv_space* are variables, not code.  Duh.
17189      Branch: perl
17190            ! intrpvar.h makedef.pl
17191 ____________________________________________________________________________
17192 [ 12090] By: ams                                   on 2001/09/20  11:26:06
17193         Log: Subject: [patch lib/lib_pm.PL]
17194              From: Stas Bekman <stas@stason.org>
17195              Date: Thu, 20 Sep 2001 18:48:53 +0800
17196              Message-Id: <3BA9C995.6010302@stason.org>
17197              (Applied by hand.)
17198      Branch: perl
17199            ! lib/lib_pm.PL
17200 ____________________________________________________________________________
17201 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
17202         Log: Only 21 tests, skipping or not.
17203      Branch: perl
17204            ! lib/ExtUtils/Command.t
17205 ____________________________________________________________________________
17206 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
17207         Log: New exported symbols.
17208      Branch: perl
17209            ! makedef.pl
17210 ____________________________________________________________________________
17211 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
17212         Log: Update Changes.
17213      Branch: perl
17214            ! Changes patchlevel.h
17215 ____________________________________________________________________________
17216 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
17217         Log: Correct numbering of the tests is useful.
17218      Branch: perl
17219            ! ext/threads/t/basic.t
17220 ____________________________________________________________________________
17221 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
17222         Log: More tests now too.
17223      Branch: perl
17224            ! lib/ExtUtils/Command.t
17225 ____________________________________________________________________________
17226 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
17227         Log: More tests now.
17228      Branch: perl
17229            ! ext/threads/t/basic.t
17230 ____________________________________________________________________________
17231 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
17232         Log: The test assumed 7-bit ASCII.  Now it "just"
17233              assumes 8-bit whatever.
17234      Branch: perl
17235            ! t/op/crypt.t
17236 ____________________________________________________________________________
17237 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
17238         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
17239              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17240              Date: Wed, 19 Sep 2001 11:45:28 +0200
17241              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
17242              
17243              Lvalue casts are not portable.
17244      Branch: perl
17245            ! ext/threads/threads.xs
17246 ____________________________________________________________________________
17247 [ 12081] By: sky                                   on 2001/09/19  10:17:52
17248         Log: Make the basic test contain only realy basic API tests
17249              Seems to be a problem with detach.
17250      Branch: perl
17251            ! ext/threads/t/basic.t
17252 ____________________________________________________________________________
17253 [ 12080] By: ams                                   on 2001/09/19  01:23:55
17254         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
17255              From: Michael G Schwern <schwern@pobox.com>
17256              Date: Tue, 18 Sep 2001 19:53:48 -0400
17257              Message-Id: <20010918195348.M585@blackrider>
17258              
17259              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
17260              From: Michael G Schwern <schwern@pobox.com>
17261              Date: Tue, 18 Sep 2001 22:07:13 -0400
17262              Message-Id: <20010918220713.B19616@blackrider>
17263      Branch: perl
17264            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
17265            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
17266            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
17267            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
17268            ! lib/Test/Tutorial.pod
17269 ____________________________________________________________________________
17270 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
17271         Log: Indent the test a bit.
17272      Branch: perl
17273            ! ext/threads/t/basic.t
17274 ____________________________________________________________________________
17275 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
17276         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
17277              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17278              Date: Tue, 18 Sep 2001 18:06:44 +0200
17279              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
17280      Branch: perl
17281            ! win32/win32.c
17282 ____________________________________________________________________________
17283 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
17284         Log: Subject: stat access time is wrong on Win95
17285              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17286              Date: Tue, 18 Sep 2001 21:59:24 +0200
17287              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
17288      Branch: perl
17289            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
17290 ____________________________________________________________________________
17291 [ 12076] By: ams                                   on 2001/09/18  22:11:25
17292         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
17293              From: Michael G Schwern <schwern@pobox.com>
17294              Date: Tue, 18 Sep 2001 18:47:14 -0400
17295              Message-Id: <20010918184714.I585@blackrider>
17296      Branch: perl
17297            ! t/op/crypt.t
17298 ____________________________________________________________________________
17299 [ 12075] By: sky                                   on 2001/09/18  19:29:37
17300         Log: two test failures
17301              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17302              Message-ID: <20010918221702.A17408@rafael>
17303              partly applied, #12074 already fixed half the patch
17304      Branch: perl
17305            ! ext/threads/t/basic.t
17306 ____________________________________________________________________________
17307 [ 12074] By: sky                                   on 2001/09/18  18:49:03
17308         Log: Fixes test case failure introduced by #12071, the warning is
17309              now correctly spelled :-)
17310      Branch: perl
17311            ! ext/IO/lib/IO/t/io_sel.t
17312 ____________________________________________________________________________
17313 [ 12073] By: sky                                   on 2001/09/18  18:46:22
17314         Log: Make the test behave properly!
17315      Branch: perl
17316            ! ext/threads/t/basic.t
17317 ____________________________________________________________________________
17318 [ 12072] By: ams                                   on 2001/09/18  18:44:59
17319         Log: OP_RCATLINE is an SVOP, not a BASEOP.
17320      Branch: perl
17321            ! opcode.h opcode.pl
17322 ____________________________________________________________________________
17323 [ 12071] By: ams                                   on 2001/09/18  18:06:27
17324         Log: Deprecate != Depreciate.
17325      Branch: perl
17326            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
17327            ! lib/Pod/ParseUtils.pm
17328 ____________________________________________________________________________
17329 [ 12070] By: ams                                   on 2001/09/18  15:14:58
17330         Log: Subject: [PATCH] Getopt::Std cleanup
17331              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17332              Date: Tue, 18 Sep 2001 17:32:13 +0200
17333              Message-Id: <20010918173213.C777@rafael>
17334      Branch: perl
17335            ! lib/Getopt/Std.pm lib/Getopt/Std.t
17336 ____________________________________________________________________________
17337 [ 12069] By: sky                                   on 2001/09/18  14:56:33
17338         Log: Forgot the makefile
17339      Branch: perl
17340            + ext/threads/Makefile.PL
17341 ____________________________________________________________________________
17342 [ 12068] By: sky                                   on 2001/09/18  14:13:26
17343         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
17344              The test will fail because of Test.pm not knowing about threads. 
17345              basic needs to be manually tested
17346              compile time warnings on IV2PTR conversions need to be fixed
17347      Branch: perl
17348            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
17349            + ext/threads/threads.h ext/threads/threads.pm
17350            + ext/threads/threads.xs
17351            ! MANIFEST
17352 ____________________________________________________________________________
17353 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
17354         Log: DJGPP tweak from Laszlo Molnar.
17355      Branch: perl
17356            ! djgpp/config.over
17357 ____________________________________________________________________________
17358 [ 12066] By: sky                                   on 2001/09/18  10:24:31
17359         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
17360      Branch: perl
17361            ! sharedsv.c sharedsv.h
17362 ____________________________________________________________________________
17363 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
17364         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
17365              ditto ^cns.
17366      Branch: perl
17367            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
17368            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
17369            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
17370            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
17371            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
17372            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
17373            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
17374            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
17375            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
17376            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
17377            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
17378            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
17379            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
17380            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
17381            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
17382            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
17383            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
17384            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
17385            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
17386            + ext/Encode/Encode/ir-197.enc
17387            - ext/Encode/Encode/cns11643-1.enc
17388            - ext/Encode/Encode/cns11643-2.enc
17389            - ext/Encode/Encode/iso2022-cn.enc
17390            - ext/Encode/Encode/iso2022-jp.enc
17391            - ext/Encode/Encode/iso2022-jp1.enc
17392            - ext/Encode/Encode/iso2022-jp2.enc
17393            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
17394            - ext/Encode/Encode/iso8859-1.enc
17395            - ext/Encode/Encode/iso8859-1.ucm
17396            - ext/Encode/Encode/iso8859-10.enc
17397            - ext/Encode/Encode/iso8859-10.ucm
17398            - ext/Encode/Encode/iso8859-11.enc
17399            - ext/Encode/Encode/iso8859-11.ucm
17400            - ext/Encode/Encode/iso8859-13.enc
17401            - ext/Encode/Encode/iso8859-13.ucm
17402            - ext/Encode/Encode/iso8859-14.enc
17403            - ext/Encode/Encode/iso8859-14.ucm
17404            - ext/Encode/Encode/iso8859-15.enc
17405            - ext/Encode/Encode/iso8859-15.ucm
17406            - ext/Encode/Encode/iso8859-16.enc
17407            - ext/Encode/Encode/iso8859-16.ucm
17408            - ext/Encode/Encode/iso8859-2.enc
17409            - ext/Encode/Encode/iso8859-2.ucm
17410            - ext/Encode/Encode/iso8859-3.enc
17411            - ext/Encode/Encode/iso8859-3.ucm
17412            - ext/Encode/Encode/iso8859-4.enc
17413            - ext/Encode/Encode/iso8859-4.ucm
17414            - ext/Encode/Encode/iso8859-5.enc
17415            - ext/Encode/Encode/iso8859-5.ucm
17416            - ext/Encode/Encode/iso8859-6.enc
17417            - ext/Encode/Encode/iso8859-6.ucm
17418            - ext/Encode/Encode/iso8859-7.enc
17419            - ext/Encode/Encode/iso8859-7.ucm
17420            - ext/Encode/Encode/iso8859-8.enc
17421            - ext/Encode/Encode/iso8859-8.ucm
17422            - ext/Encode/Encode/iso8859-9.enc
17423            - ext/Encode/Encode/iso8859-9.ucm
17424            - ext/Encode/Encode/isoir-197.enc
17425            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
17426 ____________________________________________________________________________
17427 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
17428         Log: Must Uppercase.
17429      Branch: perl
17430            ! ext/Encode/Encode.pm
17431 ____________________________________________________________________________
17432 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
17433         Log: Add various encodings.
17434      Branch: perl
17435            + ext/Encode/Encode/iso8859-11.enc
17436            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
17437            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
17438            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
17439            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
17440            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
17441            + ext/Encode/Encode/viscii.ucm
17442            ! MANIFEST ext/Encode/Encode.pm
17443 ____________________________________________________________________________
17444 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
17445         Log: lib/unicode relic.
17446      Branch: perl
17447            ! ext/Encode/compile
17448 ____________________________________________________________________________
17449 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
17450         Log: Subject: [PATCH] Re: filename problems
17451              From: Michael G Schwern <schwern@pobox.com>
17452              Date: Mon, 17 Sep 2001 17:26:26 -0400
17453              Message-ID: <20010917172626.Q585@blackrider>
17454      Branch: perl
17455            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
17456            - t/lib/sample-tests/header_at_end
17457            - t/lib/sample-tests/header_at_end_fail
17458            ! MANIFEST lib/Test/Harness/t/test-harness.t
17459 ____________________________________________________________________________
17460 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
17461         Log: Explicitly explain the 1e9 seconds, not everybody
17462              is a C geek.
17463      Branch: perl
17464            ! ext/Time/HiRes/HiRes.pm
17465 ____________________________________________________________________________
17466 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
17467         Log: Explain an apparent bug reported by
17468              Richard J. Barbalace <rjbarbal@MIT.EDU>,
17469              with additional explanation from Gisle Aas.
17470      Branch: perl
17471            ! ext/Time/HiRes/HiRes.pm
17472 ____________________________________________________________________________
17473 [ 12058] By: ams                                   on 2001/09/17  19:52:01
17474         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
17475              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17476              Date: Mon, 17 Sep 2001 22:48:05 +0200
17477              Message-Id: <20010917224805.C11744@rafael>
17478      Branch: perl
17479            ! t/lib/warnings/op t/lib/warnings/pp
17480 ____________________________________________________________________________
17481 [ 12057] By: ams                                   on 2001/09/17  16:51:18
17482         Log: Its a nit!
17483      Branch: perl
17484            ! sv.h
17485 ____________________________________________________________________________
17486 [ 12056] By: ams                                   on 2001/09/17  16:47:55
17487         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
17488              From: "Craig A. Berry" <craigberry@mac.com>
17489              Date: Mon, 17 Sep 2001 12:34:20 -0500
17490              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
17491      Branch: perl
17492            ! vms/vms.c
17493 ____________________________________________________________________________
17494 [ 12055] By: ams                                   on 2001/09/17  16:05:15
17495         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
17496              From: Gisle Aas <gisle@ActiveState.com>
17497              Date: 16 Apr 2001 16:20:34 -0700
17498              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
17499              (Applied by hand.)
17500      Branch: perl
17501            ! lib/CPAN.pm lib/CPAN/Nox.pm
17502 ____________________________________________________________________________
17503 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
17504         Log: Update Changes.
17505      Branch: perl
17506            ! Changes patchlevel.h
17507 ____________________________________________________________________________
17508 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
17509         Log: Adding new files to the MANIFEST is always nice.
17510      Branch: perl
17511            ! MANIFEST
17512 ____________________________________________________________________________
17513 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
17514         Log: Reindent the PerlIO files (suggested by NI-S), used
17515              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
17516              (GNU indent).  Note that wholesale re-indenting might
17517              be nice, but that would break nice formatting/alignment
17518              of assignments, equality testing, and complex boolean
17519              expressions with lots of &s and |s.
17520      Branch: perl
17521            ! perlio.c perlio.h perliol.h
17522 ____________________________________________________________________________
17523 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
17524         Log: Add a script for being 8.3-polite.
17525              The found conflicts are being worked on.
17526      Branch: perl
17527            + check83.pl
17528            ! MANIFEST Porting/pumpkin.pod
17529 ____________________________________________________________________________
17530 [ 12050] By: sky                                   on 2001/09/17  12:44:36
17531         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
17532              finding it.
17533      Branch: perl
17534            ! sv.c
17535 ____________________________________________________________________________
17536 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
17537         Log: Bump up versions because of #12041.
17538      Branch: perl
17539            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
17540            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
17541            ! lib/Time/localtime.pm
17542 ____________________________________________________________________________
17543 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
17544         Log: Bump the version number because of #12042.
17545      Branch: perl
17546            ! lib/CPAN/FirstTime.pm
17547 ____________________________________________________________________________
17548 [ 12047] By: ams                                   on 2001/09/17  11:21:40
17549         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
17550              From: Abhijit Menon-Sen <ams@wiw.org>
17551              Date: Mon, 17 Sep 2001 17:44:12 +0530
17552              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
17553      Branch: perl
17554            ! op.c
17555 ____________________________________________________________________________
17556 [ 12046] By: sky                                   on 2001/09/17  07:14:17
17557         Log: Subject: Re: t/op/ver.t using skip() improperly
17558              From: "chromatic" <chromatic@rmci.net>
17559              Date: Mon, 17 Sep 2001 00:22:29 -0600
17560              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
17561      Branch: perl
17562            ! t/op/ver.t
17563 ____________________________________________________________________________
17564 [ 12045] By: nick                                  on 2001/09/17  07:12:14
17565         Log: Integrate mainline
17566      Branch: perlio
17567           +> t/op/chdir.t
17568           !> (integrate 117 files)
17569 ____________________________________________________________________________
17570 [ 12044] By: ams                                   on 2001/09/17  05:49:53
17571         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
17572              From: Ilmari Karonen <iltzu@sci.fi>
17573              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
17574              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
17575              (And $VERSION = '1.05'.)
17576      Branch: perl
17577            ! lib/constant.pm
17578 ____________________________________________________________________________
17579 [ 12043] By: ams                                   on 2001/09/17  05:44:50
17580         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
17581              From: Michael G Schwern <schwern@pobox.com>
17582              Date: Mon, 17 Sep 2001 07:49:04 +0200
17583              Message-Id: <20010917074904.V1588@blackrider>
17584              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
17585      Branch: perl
17586            + t/op/chdir.t
17587            ! MANIFEST pp_sys.c
17588 ____________________________________________________________________________
17589 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
17590         Log: Subject: Re: CPAN.pm needs some hacking 
17591              From: "chromatic" <chromatic@rmci.net>
17592              Date: Sun, 16 Sep 2001 16:46:29 -0600
17593              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
17594      Branch: perl
17595            ! lib/CPAN/FirstTime.pm
17596 ____________________________________________________________________________
17597 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
17598         Log: Change use|require 5.005_64 to use|require 5.6.1.
17599      Branch: perl
17600            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
17601            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
17602            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
17603            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
17604            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
17605            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
17606            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
17607            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
17608            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
17609            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
17610            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
17611            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
17612            ! lib/base.pm lib/fields.pm
17613 ____________________________________________________________________________
17614 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
17615         Log: Bump up version numbers.
17616              
17617              TODO 1: double check that pre-5.6.1 CPAN.pm:s
17618              don't try to download 5.8.0 because of the
17619              version numbers.  Mainly this means using _00
17620              in the core version numbers.
17621              
17622              TODO 2: the "use 5.005_64" in many modules
17623              needs to be changed to, say, "use 5.6.1".
17624      Branch: perl
17625            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
17626            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
17627            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
17628            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
17629            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
17630            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
17631            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17632            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
17633            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
17634            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
17635            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
17636 ____________________________________________________________________________
17637 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
17638         Log: Use UCHARAT() as suggested by Inaba Hiroto.
17639      Branch: perl
17640            ! regexec.c
17641 ____________________________________________________________________________
17642 [ 12038] By: ams                                   on 2001/09/16  15:16:24
17643         Log: Subject: [PATCH] Re: Core module version numbers review
17644              From: Peter Scott <Peter@PSDT.com>
17645              Date: Sun, 16 Sep 2001 09:09:58 -0700
17646              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
17647      Branch: perl
17648            ! lib/perl5db.pl
17649 ____________________________________________________________________________
17650 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
17651         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
17652              not yet fully implemented.
17653      Branch: perl
17654            ! pod/perlfunc.pod pod/perlunicode.pod
17655 ____________________________________________________________________________
17656 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
17657         Log: Subject: [patch] plug PL_beginav_save leak
17658              From: Doug MacEachern <dougm@covalent.net>
17659              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
17660              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
17661      Branch: perl
17662            ! perl.c
17663 ____________________________________________________________________________
17664 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
17665         Log: (accidentally empty checkin)
17666      Branch: perl
17667            ! sv.c
17668 ____________________________________________________________________________
17669 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
17670         Log: Subject: [patch] ithreads+PL_beginav_save
17671              From: Doug MacEachern <dougm@covalent.net>
17672              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
17673              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
17674      Branch: perl
17675            ! sv.c
17676 ____________________________________________________________________________
17677 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
17678         Log: Subject: [PATCH] h2xs.PL with C::Scan
17679              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17680              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
17681              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
17682      Branch: perl
17683            ! utils/h2xs.PL
17684 ____________________________________________________________________________
17685 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
17686         Log: Elaborate (well, make more vague, really) #12030.
17687      Branch: perl
17688            ! pod/perltodo.pod pod/perlunicode.pod
17689 ____________________________________________________________________________
17690 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
17691         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
17692              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17693              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
17694              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
17695      Branch: perl
17696            ! regexec.c
17697 ____________________________________________________________________________
17698 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
17699         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
17700              are not yet complete.
17701      Branch: perl
17702            ! pod/perltodo.pod pod/perlunicode.pod
17703 ____________________________________________________________________________
17704 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
17705         Log: Document what's still to be done on the regular expression
17706              Unicode support, based on the UTR#18.
17707      Branch: perl
17708            ! pod/perltodo.pod pod/perlunicode.pod
17709 ____________________________________________________________________________
17710 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
17711         Log: Regen headers.
17712      Branch: perl
17713            ! embedvar.h perlapi.h
17714 ____________________________________________________________________________
17715 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
17716         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
17717              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17718              Date: Sun, 09 Sep 2001 18:41:54 +0100
17719              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
17720      Branch: perl
17721            ! Porting/findvars ext/ByteLoader/bytecode.h
17722            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
17723            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
17724 ____________________________________________________________________________
17725 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
17726         Log: enable most warnings for windows build; fix the various typecasting
17727              nits that showed up (no bugfixes here)
17728      Branch: maint-5.6/perl
17729            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
17730            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
17731            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
17732            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
17733            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
17734            ! x2p/walk.c
17735 ____________________________________________________________________________
17736 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
17737         Log: Integrate change #12024 from maintperl
17738              (a local() precedence bug)
17739      Branch: perl
17740           !> lib/ExtUtils/Install.pm
17741 ____________________________________________________________________________
17742 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
17743         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
17744              change#8642
17745      Branch: maint-5.6/perl
17746            ! lib/ExtUtils/Install.pm
17747 ____________________________________________________________________________
17748 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
17749         Log: Update Changes.
17750      Branch: perl
17751            ! Changes patchlevel.h
17752 ____________________________________________________________________________
17753 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
17754         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
17755              From: "chromatic" <chromatic@rmci.net>
17756              Date: Fri, 14 Sep 2001 09:44:57 -0600 
17757              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
17758      Branch: perl
17759            ! lib/ExtUtils/Manifest.t
17760 ____________________________________________________________________________
17761 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
17762         Log: Hopefully better skipping of the Complete.t tests
17763              in case of not a tty. 
17764      Branch: perl
17765            ! lib/Term/Complete.t t/op/stat.t
17766 ____________________________________________________________________________
17767 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
17768         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
17769              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17770              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
17771              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
17772      Branch: perl
17773            ! regexec.c t/op/pat.t
17774 ____________________________________________________________________________
17775 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
17776         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
17777              From: Robin Barker <rmb1@cise.npl.co.uk>
17778              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
17779              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
17780      Branch: perl
17781            ! pod/perlport.pod
17782 ____________________________________________________________________________
17783 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
17784         Log: NetWare tweaks from Ananth Kesari.
17785      Branch: perl
17786            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
17787            ! NetWare/nwutil.h
17788 ____________________________________________________________________________
17789 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
17790         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
17791              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17792              Date: Fri, 14 Sep 2001 10:51:13 +0200
17793              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
17794      Branch: perl
17795            ! pod/perlport.pod
17796 ____________________________________________________________________________
17797 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
17798         Log: Subject: Re: [PATCH 2 pl2pm.PL]
17799              From: Joe Smith <Joe.Smith@inwap.com>
17800              Date: Fri, 14 Sep 2001 00:13:32 -0700
17801              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
17802              
17803              Eradicate qu.
17804      Branch: perl
17805            ! keywords.h keywords.pl utils/pl2pm.PL
17806 ____________________________________________________________________________
17807 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
17808         Log: Retract #12013, didn't go over too well in Tru64.
17809      Branch: perl
17810            ! embed.h embed.pl sv.h
17811 ____________________________________________________________________________
17812 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
17813         Log: Subject: [PATCH] Execute files of debugger commands
17814              From: Peter Scott <Peter@PSDT.com>
17815              Date: Thu, 13 Sep 2001 15:26:31 -0700
17816              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
17817      Branch: perl
17818            ! lib/perl5db.pl pod/perldebug.pod
17819 ____________________________________________________________________________
17820 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
17821         Log: (Retracted by #12015)
17822              Subject: [proposed PATCH] Re: perl@11920
17823              From: Nicholas Clark <nick@ccl4.org>
17824              Date: Wed, 12 Sep 2001 23:46:09 +0100
17825              Message-ID: <20010912234609.H4971@plum.flirble.org>     
17826      Branch: perl
17827            ! embed.h embed.pl sv.h
17828 ____________________________________________________________________________
17829 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
17830         Log: ucblib shouldn't be linked against in nonstop-ux,
17831              from Tom Bates.
17832      Branch: perl
17833            ! hints/nonstopux.sh
17834 ____________________________________________________________________________
17835 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
17836         Log: Do stty only if we have stty.
17837              
17838              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
17839      Branch: perl
17840            ! lib/Term/Complete.pm
17841 ____________________________________________________________________________
17842 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
17843         Log: Skip the test if not running on a tty.
17844      Branch: perl
17845            ! lib/Term/Complete.t
17846 ____________________________________________________________________________
17847 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
17848         Log: Regen headers.
17849      Branch: perl
17850            ! embed.h opcode.h pod/perlapi.pod proto.h
17851 ____________________________________________________________________________
17852 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
17853         Log: Subject: [PATCH op.c] Re: perl@12003
17854              From: Robin Barker <rmb1@cise.npl.co.uk>
17855              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
17856              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
17857      Branch: perl
17858            ! op.c
17859 ____________________________________________________________________________
17860 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
17861         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
17862              From: Robin Barker <rmb1@cise.npl.co.uk>
17863              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
17864              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
17865      Branch: perl
17866            ! sv.c
17867 ____________________________________________________________________________
17868 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
17869         Log: Upgrade to Memoize 0.66.
17870      Branch: perl
17871            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
17872            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
17873            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
17874 ____________________________________________________________________________
17875 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
17876         Log: Subject: [ID 20010912.007] substr reference core dump
17877              From: me-01@ton.iguana.be
17878              Date: 12 Sep 2001 14:11:16 -0000
17879              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
17880      Branch: perl
17881            ! mg.c
17882 ____________________________________________________________________________
17883 [ 12004] By: ams                                   on 2001/09/12  01:13:49
17884         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
17885              From: Ilmari Karonen <iltzu@sci.fi>
17886              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
17887              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
17888      Branch: perl
17889            ! pod/perlfaq4.pod
17890 ____________________________________________________________________________
17891 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
17892         Log: Update Changes.
17893      Branch: perl
17894            ! Changes patchlevel.h
17895 ____________________________________________________________________________
17896 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
17897         Log: NetWare update from Ananth Kesari.
17898      Branch: perl
17899            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
17900            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
17901 ____________________________________________________________________________
17902 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
17903         Log: Retract #11984: div() being redefined, and 1397
17904              failing on 64-bit platforms.
17905      Branch: perl
17906            ! lib/Math/BigInt/Calc.pm
17907 ____________________________________________________________________________
17908 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
17909         Log: Metaconfig unit change for #11999.
17910      Branch: metaconfig
17911            ! U/protos/d_lseekproto.U
17912 ____________________________________________________________________________
17913 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
17914         Log: The lseek fix (#11991) was no fix.
17915      Branch: perl
17916            ! Configure
17917 ____________________________________________________________________________
17918 [ 11998] By: sky                                   on 2001/09/11  07:52:06
17919         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
17920              From: Matt Sergeant <MSergeant@star.net.uk>
17921              Date: Tue, 11 Sep 2001 09:22:32 +0100
17922              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
17923      Branch: perl
17924            ! ext/Encode/Encode.pm
17925 ____________________________________________________________________________
17926 [ 11997] By: sky                                   on 2001/09/11  06:35:29
17927         Log: Sometimes dTHX is added because it is needed on non 
17928              gnuc platforms, but not needed there. This uses GCC
17929              to silence GCC specific warnings by marking pTHX as 
17930              unused.
17931      Branch: perl
17932            ! perl.h
17933 ____________________________________________________________________________
17934 [ 11996] By: nick                                  on 2001/09/11  06:25:27
17935         Log: Integrate mainline
17936      Branch: perlio
17937            - ext/POSIX/sigaction.t lib/File/Find/taint.t
17938           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
17939 ____________________________________________________________________________
17940 [ 11995] By: nick                                  on 2001/09/11  06:23:39
17941         Log: Part Integrate mainline
17942      Branch: perlio
17943           +> (branch 69 files)
17944            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
17945            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
17946            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
17947            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
17948            - lib/Switch/t/switch_case.t lib/Test/Harness.t
17949            - lib/Test/More/Changes lib/Test/More/t/More.t
17950            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
17951            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
17952            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
17953            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
17954            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
17955            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
17956            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
17957            - t/lib/Test/More/Catch.pm wince/perl.ico
17958           !> (integrate 197 files)
17959 ____________________________________________________________________________
17960 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
17961         Log: Subject: Re: [PATCH] Encode.pm docs fix
17962              From: Gisle Aas <gisle@ActiveState.com>
17963              Date: 10 Sep 2001 11:27:02 -0700
17964              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
17965      Branch: perl
17966            ! ext/Encode/Encode.pm
17967 ____________________________________________________________________________
17968 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
17969         Log: Fix unpack U to be the reverse of pack U
17970              (but implement unpack U0U as a backdoor to get
17971              the UTF-8 malformed warnings from un-UTF-8 data)
17972      Branch: perl
17973            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
17974 ____________________________________________________________________________
17975 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
17976         Log: Metaconfig unit change for #11991;
17977              delete an unused unit (d_strtoull.U is the one used)
17978      Branch: metaconfig
17979            ! U/protos/d_lseekproto.U
17980      Branch: metaconfig/U/perl
17981            - strtoull.U
17982 ____________________________________________________________________________
17983 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
17984         Log: Subject: [PATCH] Configure not recording lseek proto
17985              From: Blair Zajac <blair@orcaware.com>
17986              Date: Mon, 10 Sep 2001 17:52:37 -0700
17987              Message-ID: <3B9D6055.BA334A31@orcaware.com>
17988              
17989              plus regen Configure.
17990      Branch: perl
17991            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17992            ! config_h.SH uconfig.h
17993 ____________________________________________________________________________
17994 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
17995         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?)))                  
17996              From: Nicholas Clark <nick@ccl4.org>
17997              Date: Tue, 11 Sep 2001 00:00:31 +0100
17998              Message-ID: <20010911000031.G1512@plum.flirble.org>
17999      Branch: perl
18000            + t/op/qq.t
18001            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
18002 ____________________________________________________________________________
18003 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
18004         Log: Subject: [PATCH] Building on win32 w/o perlio
18005              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18006              Date: Mon, 10 Sep 2001 23:38:46 +0200
18007              Message-ID: <3B9D4F06.14433.2C37644@localhost>
18008      Branch: perl
18009            ! perl.c win32/Makefile win32/makefile.mk
18010 ____________________________________________________________________________
18011 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
18012         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
18013              From: "chromatic" <chromatic@rmci.net>
18014              Date: Mon, 10 Sep 2001 15:14:01 -0600
18015              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
18016      Branch: perl
18017            + lib/CGI/t/push.t
18018            ! MANIFEST
18019 ____________________________________________________________________________
18020 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
18021         Log: Subject: avoiding hoardes of zombies
18022              From: Nicholas Clark <nick@ccl4.org>
18023              Date: Mon, 10 Sep 2001 22:00:40 +0100
18024              Message-ID: <20010910220040.C1512@plum.flirble.org>
18025      Branch: perl
18026            ! pod/perlipc.pod
18027 ____________________________________________________________________________
18028 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
18029         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
18030              From: John Peacock <jpeacock@rowman.com>
18031              Date: Mon, 10 Sep 2001 16:34:30 -0400
18032              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
18033      Branch: perl
18034            ! sv.c t/op/ver.t utf8.h
18035 ____________________________________________________________________________
18036 [ 11985] By: ams                                   on 2001/09/10  23:20:13
18037         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
18038      Branch: perl
18039            ! MANIFEST
18040 ____________________________________________________________________________
18041 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
18042         Log: (Retracted by #12001)
18043              Subject: Calc with USE_MUL/USE_DIV
18044              From: Tels <perl_dummy@bloodgate.com>
18045              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
18046              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
18047      Branch: perl
18048            ! lib/Math/BigInt/Calc.pm
18049 ____________________________________________________________________________
18050 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
18051         Log: Subject: [PATCH op.c] Re: perl@11978
18052              From: Robin Barker <rmb1@cise.npl.co.uk>
18053              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
18054              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
18055              
18056              Format errors.
18057      Branch: perl
18058            ! op.c
18059 ____________________________________________________________________________
18060 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
18061         Log: Switch PADOFFSET back to U32 both because of binary backward
18062              compatibility and because Arthur seems to have been fixing the
18063              problems with naughty integer-pointer casting.
18064      Branch: perl
18065            ! op.h
18066 ____________________________________________________________________________
18067 [ 11981] By: ams                                   on 2001/09/10  16:31:43
18068         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
18069              Fix Pod Typo, Add Test for ExtUtils::Command
18070              From: "chromatic" <chromatic@rmci.net>
18071              Date: Mon, 10 Sep 2001 11:20:56 -0600
18072              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
18073      Branch: perl
18074            + lib/ExtUtils/Command.t
18075            ! MANIFEST lib/ExtUtils/Command.pm
18076 ____________________________________________________________________________
18077 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
18078         Log: Subject: [PATCH] Encode.pm docs fix
18079              From: Matt Sergeant <MSergeant@star.net.uk>
18080              Date: Mon, 10 Sep 2001 15:24:01 +0100
18081              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
18082      Branch: perl
18083            ! ext/Encode/Encode.pm
18084 ____________________________________________________________________________
18085 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
18086         Log: Update Changes.
18087      Branch: perl
18088            ! Changes patchlevel.h
18089 ____________________________________________________________________________
18090 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
18091         Log: Revert #11973, the dTHX seems to be needed in there
18092              for threaded builds.
18093      Branch: perl
18094            ! perlio.c
18095 ____________________________________________________________________________
18096 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
18097         Log: Detypo.
18098      Branch: perl
18099            ! pod/perlguts.pod
18100 ____________________________________________________________________________
18101 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
18102         Log: Further Class::Struct patching from Damian.
18103              
18104              The new new semantics are:
18105              
18106              * If you pass an initializer for a nested object, it has to be:
18107              a) a reference to an object of that class, or      
18108              b) a reference to an object of a subclass of that class, or
18109              c) a reference to a hash of arguments to be passed to the
18110              class's constructor
18111              * If you pass no initializer for a nested object, the attribute
18112              is initialized to C<undef>
18113      Branch: perl
18114            ! lib/Class/Struct.pm
18115 ____________________________________________________________________________
18116 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
18117         Log: Skip the crypt test if no crypt.
18118      Branch: perl
18119            ! t/op/crypt.t
18120 ____________________________________________________________________________
18121 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
18122         Log: Warn against using bare v-strings as IP addresses
18123              (okay if using the wrappers from Socket)
18124      Branch: perl
18125            ! pod/perldata.pod pod/perlport.pod
18126 ____________________________________________________________________________
18127 [ 11973] By: sky                                   on 2001/09/10  11:57:58
18128         Log: Remove unused dTHX. Silenced another warning.
18129      Branch: perl
18130            ! perlio.c
18131 ____________________________________________________________________________
18132 [ 11972] By: sky                                   on 2001/09/10  11:54:25
18133         Log: Silence some more warnings INT2PTR.
18134      Branch: perl
18135            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
18136 ____________________________________________________________________________
18137 [ 11971] By: sky                                   on 2001/09/10  11:21:50
18138         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
18139      Branch: perl
18140            ! cop.h
18141 ____________________________________________________________________________
18142 [ 11970] By: sky                                   on 2001/09/10  11:17:25
18143         Log: Apply INT2PTR with force to silence warnings from
18144              PM_GETRE and friends. No more warnings with 64bit 
18145              IVs and 32bit pointers.    
18146      Branch: perl
18147            ! op.c op.h perl.c
18148 ____________________________________________________________________________
18149 [ 11969] By: sky                                   on 2001/09/10  10:13:02
18150         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
18151      Branch: perl
18152            ! pod/perlguts.pod
18153 ____________________________________________________________________________
18154 [ 11968] By: sky                                   on 2001/09/10  10:02:51
18155         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
18156              Rename to custop_op_name to Perl_custom_op_name to match perlapi
18157              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
18158              perl_clone.
18159      Branch: perl
18160            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
18161 ____________________________________________________________________________
18162 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
18163         Log: Using strlen() not good on embedded nul bytes.
18164      Branch: perl
18165            ! regcomp.c
18166 ____________________________________________________________________________
18167 [ 11966] By: ams                                   on 2001/09/09  21:06:13
18168         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
18169              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18170              Date: Mon, 13 Aug 2001 22:51:59 +0200
18171              Message-ID: <20010813225159.C6681@rafael>
18172              (Applied with several tweaks.)
18173      Branch: perl
18174            ! embed.h embed.pl proto.h toke.c
18175 ____________________________________________________________________________
18176 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
18177         Log: The exact error message is system-dependent.
18178      Branch: perl
18179            ! lib/ExtUtils/Manifest.t
18180 ____________________________________________________________________________
18181 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
18182         Log: Add Windows and Mac Sami support to Encode
18183              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
18184      Branch: perl
18185            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
18186            ! MANIFEST
18187 ____________________________________________________________________________
18188 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
18189         Log: Use the tried method.
18190      Branch: perl
18191            ! pod/perlport.pod
18192 ____________________________________________________________________________
18193 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
18194         Log: Can't count parentheses.
18195      Branch: perl
18196            ! ext/IO/lib/IO/Socket/INET.pm
18197 ____________________________________________________________________________
18198 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
18199         Log: perlport additions: 1 while unlink, add/delete directory
18200              entries and permissions, cygwin stat funkiness (from Michael
18201              Schwern and Nicholas Clark)
18202      Branch: perl
18203            ! pod/perlport.pod
18204 ____________________________________________________________________________
18205 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
18206         Log: blib does have a detectable test.
18207      Branch: perl
18208            ! t/lib/1_compile.t
18209 ____________________________________________________________________________
18210 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
18211         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
18212              From: "chromatic" <chromatic@rmci.net>
18213              Date: Sat, 08 Sep 2001 19:33:42 -0600
18214              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
18215      Branch: perl
18216            + lib/Term/Complete.t
18217            ! MANIFEST
18218 ____________________________________________________________________________
18219 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
18220         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
18221              From: Michael G Schwern <schwern@pobox.com> 
18222              Date: Sat, 8 Sep 2001 02:40:26 -0400
18223              Message-ID: <20010908024026.A26283@blackrider>
18224      Branch: perl
18225            + lib/Test/Tutorial.pod
18226            ! MANIFEST
18227 ____________________________________________________________________________
18228 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
18229         Log: Try to look up protocol (by name) only iff it has non-numbers:
18230              nice if the server is in a chrooted environment (no /etc/protocols,
18231              server code using hardcorded protocol numbers like 6 for tcp),
18232              suggested by John Holdsworth <coldwave@bigfoot.com>.
18233              In other words, if we are given a number, why look it up again
18234              (by number)?
18235      Branch: perl
18236            ! ext/IO/lib/IO/Socket/INET.pm
18237 ____________________________________________________________________________
18238 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
18239         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
18240              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18241              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
18242              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
18243              
18244              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
18245              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18246              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
18247              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
18248              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
18249              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18250              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
18251              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
18252      Branch: perl
18253            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
18254 ____________________________________________________________________________
18255 [ 11955] By: ams                                   on 2001/09/09  02:54:21
18256         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
18257              From: "Craig A. Berry" <craigberry@mac.com>
18258              Date: Sat, 08 Sep 2001 19:02:16 -0500
18259              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
18260      Branch: perl
18261            ! lib/CGI/t/carp.t
18262 ____________________________________________________________________________
18263 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
18264         Log: Documentation tweaks; think the IP address as an opaque string.
18265      Branch: perl
18266            ! ext/Socket/Socket.pm
18267 ____________________________________________________________________________
18268 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
18269         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
18270              From: Michael G Schwern <schwern@pobox.com>
18271              Date: Sat, 8 Sep 2001 19:45:46 -0400
18272              Message-ID: <20010908194546.C9193@blackrider>
18273      Branch: perl
18274            + lib/blib.t
18275            ! MANIFEST lib/blib.pm t/lib/1_compile.t
18276 ____________________________________________________________________________
18277 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
18278         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
18279              From: "chromatic" <chromatic@rmci.net>
18280              Date: Sat, 08 Sep 2001 12:31:44 -0600
18281              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
18282      Branch: perl
18283            + lib/CGI/t/fast.t
18284            ! MANIFEST
18285 ____________________________________________________________________________
18286 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
18287         Log: The Socket tests were wrong: they were assuming too much.
18288      Branch: perl
18289            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
18290 ____________________________________________________________________________
18291 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
18292         Log: Retract the portability changes since they
18293              seem to have opened a can of worms... will
18294              go back to UNICOS/mk and do the bare minimum
18295              required to get the tests working.
18296      Branch: perl
18297            ! ext/Socket/Socket.xs
18298 ____________________________________________________________________________
18299 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
18300         Log: PADOFFSET is used to cast pointers into integers,
18301              if pointers are 64 bits and U32 32 bits,
18302              bad things may happen, or at least warnings issued.
18303      Branch: perl
18304            ! op.h
18305 ____________________________________________________________________________
18306 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
18307         Log: Still more Socket portability tweaking.
18308              Now Socket.t seems to be happy in all of
18309              Linux/x86, Tru64/alpha, Solaris/sparc,
18310              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
18311              
18312              Addendum: it seems that io_multihomed, io_sock, and hostent
18313              were broken in little-endians (linux/x86 and tru64/alpha)
18314              because of this change.  Argh.
18315      Branch: perl
18316            ! ext/Socket/Socket.xs
18317 ____________________________________________________________________________
18318 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
18319         Log: More portability kicking on inet_ntoa().
18320      Branch: perl
18321            ! ext/Socket/Socket.xs
18322 ____________________________________________________________________________
18323 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
18324         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
18325              From: Michael G Schwern <schwern@pobox.com> 
18326              Date: Fri, 7 Sep 2001 23:06:51 -0400
18327              Message-ID: <20010907230651.R606@blackrider>
18328      Branch: perl
18329            + lib/ExtUtils/Manifest.t
18330            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
18331 ____________________________________________________________________________
18332 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
18333         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
18334              From: "chromatic" <chromatic@rmci.net>
18335              Date: Fri, 07 Sep 2001 17:53:15 -0600      
18336              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
18337      Branch: perl
18338            + lib/ExtUtils/testlib.t
18339            ! MANIFEST
18340 ____________________________________________________________________________
18341 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
18342         Log: Thinko.
18343      Branch: perl
18344            ! lib/integer.t
18345 ____________________________________________________________________________
18346 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
18347         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
18348              From: "Craig A. Berry" <craigberry@mac.com>
18349              Date: Fri, 07 Sep 2001 15:30:03 -0500
18350              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
18351      Branch: perl
18352            ! lib/CGI/Carp.pm
18353 ____________________________________________________________________________
18354 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
18355         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
18356              From: Michael G Schwern <schwern@pobox.com>
18357              Date: Fri, 7 Sep 2001 15:38:13 -0400
18358              Message-ID: <20010907153813.K606@blackrider>
18359      Branch: perl
18360            ! lib/ExtUtils/MM_Unix.pm
18361 ____________________________________________________________________________
18362 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
18363         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
18364              From: Robin Barker <rmb1@cise.npl.co.uk>
18365              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
18366              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
18367      Branch: perl
18368            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
18369 ____________________________________________________________________________
18370 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
18371         Log: Clean up 1_compile.t; move tests to more consistent
18372              places (t/ subdirectories); add integer.t (much of
18373              the pragma is tested elsewhere but there is no one
18374              centralized place)
18375      Branch: perl
18376            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
18377            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
18378            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
18379            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
18380            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
18381            - lib/File/Find/find.t lib/File/Find/taint.t
18382            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
18383 ____________________________________________________________________________
18384 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
18385         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
18386              From: "chromatic" <chromatic@rmci.net>
18387              Date: Fri, 07 Sep 2001 10:17:40 -0600
18388              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
18389      Branch: perl
18390            ! lib/File/Find/taint.t
18391 ____________________________________________________________________________
18392 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
18393         Log: Update Changes.
18394      Branch: perl
18395            ! Changes patchlevel.h
18396 ____________________________________________________________________________
18397 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
18398         Log: Rename the old threading tutorial, start a new one,
18399              regen toc.
18400      Branch: perl
18401            + pod/perlothrtut.pod
18402            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
18403            ! pod/perltoc.pod
18404 ____________________________________________________________________________
18405 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
18406         Log: vars very much has a test.
18407      Branch: perl
18408            ! t/lib/1_compile.t
18409 ____________________________________________________________________________
18410 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
18411         Log: Subject: Re: wince/perl.ico marked as binary
18412              From: Nicholas Clark <nick@ccl4.org>
18413              Date: Fri, 7 Sep 2001 13:54:40 +0100
18414              Message-ID: <20010907135439.D39150@plum.flirble.org>
18415              
18416              and wince/Makefile.ce change from Rainer Keuchel.
18417      Branch: perl
18418            + wince/makeico.pl
18419            ! MANIFEST wince/Makefile.ce
18420 ____________________________________________________________________________
18421 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
18422         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
18423              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18424              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
18425              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
18426      Branch: perl
18427            ! regexec.c
18428 ____________________________________________________________________________
18429 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
18430         Log: (Replaced by #11934)
18431              Subject: Re: [PATCH regexec.c] more general .* and .*?
18432              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18433              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
18434              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
18435      Branch: perl
18436            ! regexec.c
18437 ____________________________________________________________________________
18438 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
18439         Log: The #11931 patching misbehaved.
18440      Branch: perl
18441            ! lib/Test/Harness/t/test-harness.t
18442 ____________________________________________________________________________
18443 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
18444         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
18445              From: Michael G Schwern <schwern@pobox.com>
18446              Date: Fri, 7 Sep 2001 03:30:41 -0400
18447              Message-ID: <20010907033041.A2796@blackrider>
18448      Branch: perl
18449            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
18450            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
18451            + t/lib/sample-tests/header_at_end_fail
18452            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
18453            - lib/Test/Harness.t
18454            ! MANIFEST lib/Test/Harness.pm t/TEST
18455 ____________________________________________________________________________
18456 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
18457         Log: Subject: [PATCH] Digest::MD5 update
18458              From: Gisle Aas <gisle@ActiveState.com>
18459              Date: 06 Sep 2001 23:32:56 -0700
18460              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
18461      Branch: perl
18462            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
18463            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
18464 ____________________________________________________________________________
18465 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
18466         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
18467              From: "chromatic" <chromatic@rmci.net>
18468              Date: Thu, 06 Sep 2001 23:11:44 -0600
18469              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
18470      Branch: perl
18471            + lib/less.t
18472            ! MANIFEST t/lib/1_compile.t
18473 ____________________________________________________________________________
18474 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
18475         Log: The binary file must somehow differently stored.
18476      Branch: perl
18477            - wince/perl.ico
18478            ! MANIFEST
18479 ____________________________________________________________________________
18480 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
18481         Log: Add more modules to the list of modules that have tests,
18482              Schwern's wallet is getting more nervous.
18483              (Run t/lib/1_compile.t manually to see which modules
18484              are lacking tests, or the tests can't be run for some
18485              reason or another, such as the Net:: modules)
18486      Branch: perl
18487            ! t/lib/1_compile.t
18488 ____________________________________________________________________________
18489 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
18490         Log: Try to make Socket::inet_ntoa() more robust.
18491      Branch: perl
18492            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
18493 ____________________________________________________________________________
18494 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
18495         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
18496              From: chromatic <chromatic@rmci.net>       
18497              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
18498              Message-Id: <01090522580506.19590@firewheel>           
18499      Branch: perl
18500            ! lib/English.t
18501 ____________________________________________________________________________
18502 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
18503         Log: Subject: Re: perlvar manpage and localizing special vars
18504              From: Stas Bekman <stas@stason.org>
18505              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
18506              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
18507      Branch: perl
18508            ! pod/perlvar.pod
18509 ____________________________________________________________________________
18510 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
18511         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
18512              From: Robin Barker <rmb1@cise.npl.co.uk>
18513              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
18514              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
18515      Branch: perl
18516            ! lib/ExtUtils/MakeMaker.pm
18517 ____________________________________________________________________________
18518 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
18519         Log: Symbol missing; AIX unhappy.
18520      Branch: perl
18521            ! makedef.pl
18522 ____________________________________________________________________________
18523 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
18524         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
18525              Reported in 5.61, seems to work okay in blead.
18526      Branch: perl
18527            ! t/run/kill_perl.t
18528 ____________________________________________________________________________
18529 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
18530         Log: Update Changes.
18531      Branch: perl
18532            ! Changes patchlevel.h
18533 ____________________________________________________________________________
18534 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
18535         Log: Document the bad assumptions currently breaking
18536              the Socket.t tests 10, 11, and 13 in UNICOS.
18537      Branch: perl
18538            ! ext/Socket/Socket.xs
18539 ____________________________________________________________________________
18540 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
18541         Log: Subject: [PATCH x2p] make OPTIMIZE=...
18542              From: Robin Barker <rmb1@cise.npl.co.uk>
18543              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
18544              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
18545      Branch: perl
18546            ! x2p/Makefile.SH x2p/cflags.SH
18547 ____________________________________________________________________________
18548 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
18549         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
18550              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
18551              Date: Thu, 6 Sep 2001 11:09:40 +0100
18552              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
18553              
18554              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
18555              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
18556              Date: 6 Sep 2001 10:14:38 -0000
18557              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
18558      Branch: perl
18559            ! pod/perlfaq1.pod pod/perlhack.pod
18560 ____________________________________________________________________________
18561 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
18562         Log: Subject: Extra NUL is Data::Dumper output - patch
18563              From: Tony Cook <tony@develop-help.com>
18564              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
18565              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
18566      Branch: perl
18567            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
18568 ____________________________________________________________________________
18569 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
18570         Log: Avoid redefinition warning
18571              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
18572              from
18573              perl -w -Ilib -MCwd -e ''
18574      Branch: perl
18575            ! lib/Cwd.pm
18576 ____________________________________________________________________________
18577 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
18578         Log: Update the is_tainted() example implementation.
18579      Branch: perl
18580            ! pod/perlsec.pod
18581 ____________________________________________________________________________
18582 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
18583         Log: Missing) in #11912.
18584      Branch: perl
18585            ! lib/Test/Simple/t/fail.t
18586 ____________________________________________________________________________
18587 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
18588         Log: Rewhack Test-Simple into core harness.
18589      Branch: perl
18590            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
18591            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
18592            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
18593            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
18594            ! lib/Test/Simple/t/skipall.t
18595 ____________________________________________________________________________
18596 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
18597         Log: Workaround for the new Exporter 'feature'.
18598      Branch: perl
18599            ! lib/Test/More.pm
18600 ____________________________________________________________________________
18601 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
18602         Log: Re-introduce pure-Perl fall-back for abs_path,
18603              re-introduce #11898.
18604      Branch: perl
18605            ! lib/Cwd.pm lib/File/Find.pm
18606 ____________________________________________________________________________
18607 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
18608         Log: More tests.
18609      Branch: perl
18610            ! lib/Exporter.t
18611 ____________________________________________________________________________
18612 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
18613         Log: Retract #11898 for now because it introduces
18614              a rather nasty depencency: when B is being built,
18615              MakeMaker is used.  MakeMaker uses File::Find.
18616              File::Find uses Cwd::getcwd()...which doesn't
18617              exist yet.
18618      Branch: perl
18619            ! lib/File/Find.pm
18620 ____________________________________________________________________________
18621 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
18622         Log: New test welcome.
18623      Branch: perl
18624            + lib/Test/Simple/t/simple.t
18625 ____________________________________________________________________________
18626 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
18627         Log: Old test begone.
18628      Branch: perl
18629            - lib/Attribute/Handlers/test.pl
18630 ____________________________________________________________________________
18631 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
18632         Log: Test-Simple syncup from Schwern.
18633      Branch: perl
18634            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
18635            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
18636            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
18637            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
18638            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
18639            - lib/Test/More/Changes lib/Test/More/t/More.t
18640            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
18641            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
18642            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
18643            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
18644            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
18645            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
18646            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
18647            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
18648            ! t/lib/Test/Simple/sample_tests/death.plx
18649            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
18650            ! t/lib/Test/Simple/sample_tests/extras.plx
18651            ! t/lib/Test/Simple/sample_tests/five_fail.plx
18652            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
18653            ! t/lib/Test/Simple/sample_tests/one_fail.plx
18654            ! t/lib/Test/Simple/sample_tests/require.plx
18655            ! t/lib/Test/Simple/sample_tests/success.plx
18656            ! t/lib/Test/Simple/sample_tests/too_few.plx
18657            ! t/lib/Test/Simple/sample_tests/two_fail.plx
18658 ____________________________________________________________________________
18659 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
18660         Log: Integrate File::Find changes from bleadperl
18661      Branch: maint-5.6/macperl
18662            ! lib/File/Find.pm t/lib/filefind-taint.t
18663 ____________________________________________________________________________
18664 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
18665         Log: Integrate 11847 from maint-5.6/perl
18666      Branch: maint-5.6/macperl
18667           !> sv.c
18668 ____________________________________________________________________________
18669 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
18670         Log: In UNICOS division yada yada.
18671      Branch: perl
18672            ! t/op/override.t
18673 ____________________________________________________________________________
18674 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
18675         Log: In UNICOS division is really lossy, better use
18676              a tolerance test.
18677      Branch: perl
18678            ! ext/Time/HiRes/HiRes.t
18679 ____________________________________________________________________________
18680 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
18681         Log: In UNICOS sigaction() sets an extra flag
18682              ("the signal has been registered for all the processes in
18683              a multitasking group.")
18684      Branch: perl
18685            ! ext/POSIX/sigaction.t
18686 ____________________________________________________________________________
18687 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
18688         Log: Documentation micropatch from Damian.
18689      Branch: perl
18690            ! lib/Attribute/Handlers.pm
18691 ____________________________________________________________________________
18692 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
18693         Log: (Retracted by #11908)
18694              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
18695              From: Michael G Schwern <schwern@pobox.com>
18696              Date: Wed, 5 Sep 2001 15:58:21 -0400
18697              Message-ID: <20010905155821.I632@blackrider>
18698      Branch: perl
18699            ! lib/File/Find.pm lib/File/Find/taint.t
18700 ____________________________________________________________________________
18701 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
18702         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
18703              From: Michael G Schwern <schwern@pobox.com>
18704              Date: Wed, 5 Sep 2001 19:16:31 -0400
18705              Message-ID: <20010905191631.E11386@blackrider>
18706      Branch: perl
18707            + lib/CGI/t/carp.t
18708            ! MANIFEST
18709 ____________________________________________________________________________
18710 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
18711         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
18712              From: chromatic <chromatic@rmci.net>
18713              Date: Wed, 5 Sep 2001 18:08:07 -0600
18714              Message-Id: <01090518080700.19590@firewheel>
18715      Branch: perl
18716            ! lib/English.pm
18717 ____________________________________________________________________________
18718 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
18719         Log: Fix a typo #11889 and add a test for the same.
18720      Branch: perl
18721            ! ext/Socket/Socket.t ext/Socket/Socket.xs
18722 ____________________________________________________________________________
18723 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
18724         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
18725              From: "Craig A. Berry" <craigberry@mac.com>
18726              Date: Wed, 05 Sep 2001 17:48:54 -0500
18727              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
18728      Branch: perl
18729            ! lib/warnings.t t/run/kill_perl.t
18730 ____________________________________________________________________________
18731 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
18732         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
18733              From: Michael G Schwern <schwern@pobox.com>
18734              Date: Wed, 5 Sep 2001 17:22:25 -0400
18735              Message-ID: <20010905172225.C11386@blackrider>
18736      Branch: perl
18737            ! t/run/kill_perl.t
18738 ____________________________________________________________________________
18739 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
18740         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
18741              From: Nicholas Clark <nick@ccl4.org>
18742              Date: Wed, 5 Sep 2001 20:54:24 +0100
18743              Message-ID: <20010905205424.C25120@plum.flirble.org>
18744      Branch: perl
18745            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
18746 ____________________________________________________________________________
18747 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
18748         Log: Forgotten thing.
18749      Branch: perl
18750            ! uconfig.h
18751 ____________________________________________________________________________
18752 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
18753         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
18754              From: chromatic <chromatic@rmci.net>               
18755              Date: Wed, 5 Sep 2001 13:22:08 -0600
18756              Message-Id: <01090513220807.10587@firewheel> 
18757      Branch: perl
18758            ! lib/English.pm
18759 ____________________________________________________________________________
18760 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
18761         Log: inet_ntoa() tweaks:
18762              - don't allow addresses with > 255 characters
18763              - indent the HP-UX workaround
18764              - don't leak memory
18765      Branch: perl
18766            ! ext/Socket/Socket.xs
18767 ____________________________________________________________________________
18768 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
18769         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
18770              <xwu@theeducationcenter.com>
18771      Branch: perl
18772            ! lib/File/Find.pm
18773 ____________________________________________________________________________
18774 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
18775         Log: Typo nits.
18776      Branch: perl
18777            ! lib/File/Find.pm
18778 ____________________________________________________________________________
18779 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
18780         Log: -Wall nit.
18781      Branch: perl
18782            ! op.c
18783 ____________________________________________________________________________
18784 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
18785         Log: Update to Scalar-List-Utils 1.05
18786      Branch: perl
18787            ! ext/List/Util/ChangeLog ext/List/Util/README
18788            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
18789 ____________________________________________________________________________
18790 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
18791         Log: Update Changes.
18792      Branch: perl
18793            ! Changes patchlevel.h
18794 ____________________________________________________________________________
18795 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
18796         Log: Update to Scalar-List-Utils 1.04
18797      Branch: perl
18798            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
18799            ! ext/List/Util/lib/List/Util.pm
18800            ! ext/List/Util/lib/Scalar/Util.pm
18801 ____________________________________________________________________________
18802 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
18803         Log: Metaconfigify #11724.
18804      Branch: metaconfig
18805            ! U/threads/archname.U
18806 ____________________________________________________________________________
18807 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
18808         Log: The MacOS reference is okay, no reason to hide it.
18809      Branch: perl
18810            ! lib/Cwd.pm
18811 ____________________________________________________________________________
18812 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
18813         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
18814              From: Michael G Schwern <schwern@pobox.com>
18815              Date: Tue, 4 Sep 2001 15:30:10 -0400
18816              Message-ID: <20010904153010.H26466@blackrider> 
18817              
18818              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
18819      Branch: perl
18820            ! ext/Cwd/Makefile.PL lib/Cwd.pm
18821 ____________________________________________________________________________
18822 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
18823         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.))
18824              From: Michael G Schwern <schwern@pobox.com>
18825              Date: Tue, 4 Sep 2001 17:39:13 -0400
18826              Message-ID: <20010904173913.C626@blackrider>
18827      Branch: perl
18828            ! lib/Cwd.pm
18829 ____________________________________________________________________________
18830 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
18831         Log: Subject: Re: Perl_pp_* in public API?
18832              From: "Craig A. Berry" <craigberry@mac.com>
18833              Date: Tue, 4 Sep 2001 21:51:29 -0500
18834              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
18835      Branch: perl
18836            ! ext/List/Util/Util.xs
18837 ____________________________________________________________________________
18838 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
18839         Log: From Damian: Class::Struct was unable to define
18840              recursive classes.  After the patch an object reference
18841              (rather than a hash) is required to initialize
18842              an object attribute.  If no such initializer is given to
18843              the constructor, object attributes are now default
18844              initialized to C<undef>.
18845      Branch: perl
18846            ! lib/Class/Struct.pm lib/Class/Struct.t
18847 ____________________________________________________________________________
18848 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
18849         Log: Subject: Re: sv_catpvfn and sv_setpvfn
18850              From: Richard Soderberg <rs@oregonnet.com>
18851              Date: Tue, 4 Sep 2001 15:16:47 -0700
18852              Message-Id: <200109042216.PAA17858@oregonnet.com>
18853      Branch: perl
18854            ! pod/perlclib.pod pod/perlguts.pod
18855 ____________________________________________________________________________
18856 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
18857         Log: NetWare updates from Ananth Kesari.
18858      Branch: perl
18859            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
18860            ! NetWare/nw5thread.h
18861 ____________________________________________________________________________
18862 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
18863         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?))
18864              From: Nicholas Clark <nick@ccl4.org>
18865              Date: Tue, 4 Sep 2001 22:42:50 +0100
18866              Message-ID: <20010904224250.P25120@plum.flirble.org>
18867      Branch: perl
18868            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
18869            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
18870            ! t/op/oct.t toke.c
18871 ____________________________________________________________________________
18872 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
18873         Log: Fix Cwd::getcwd() not being tainted, as noticed
18874              by Schwern.
18875      Branch: perl
18876            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
18877            - ext/Cwd/Cwd.t
18878            ! MANIFEST ext/Cwd/Cwd.xs util.c
18879 ____________________________________________________________________________
18880 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
18881         Log: Retract #11870 and volatilize the right destruct_level.
18882              Silly thinko pointed out by Sarathy.
18883      Branch: perl
18884            ! intrpvar.h perl.c
18885 ____________________________________________________________________________
18886 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
18887         Log: At least a temporary fix for the mysterious scope core dumps
18888              in Tru64 from Graham.
18889      Branch: perl
18890            ! ext/List/Util/Util.xs
18891 ____________________________________________________________________________
18892 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
18893         Log: (Retracted by #11872)
18894      Branch: perl
18895            ! intrpvar.h
18896 ____________________________________________________________________________
18897 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
18898         Log: Quench a -Wall gripe noticed by Robin Barker.
18899      Branch: perl
18900            ! op.c
18901 ____________________________________________________________________________
18902 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
18903         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
18904              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18905              Date: Wed, 05 Sep 2001 02:01:32 +0900
18906              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
18907      Branch: perl
18908            ! lib/Unicode/UCD.pm
18909 ____________________________________________________________________________
18910 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
18911         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
18912              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18913              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
18914              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
18915      Branch: perl
18916            ! gv.c
18917 ____________________________________________________________________________
18918 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
18919         Log: Update Changes.
18920      Branch: perl
18921            ! Changes patchlevel.h
18922 ____________________________________________________________________________
18923 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
18924         Log: Add the \[$@%&*] prototype support.
18925      Branch: perl
18926            ! op.c pod/perlsub.pod t/comp/proto.t
18927 ____________________________________________________________________________
18928 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
18929         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
18930              From: Michael G Schwern <schwern@pobox.com>
18931              Date: Mon, 3 Sep 2001 18:59:01 -0400
18932              Message-ID: <20010903185901.Z9233@blackrider>
18933      Branch: perl
18934            ! lib/CGI/t/form.t
18935 ____________________________________________________________________________
18936 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
18937         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
18938              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
18939              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
18940              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
18941      Branch: perl
18942            ! gv.c
18943 ____________________________________________________________________________
18944 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
18945         Log: More srand entry tweakage based on Randal's suggestion.
18946      Branch: perl
18947            ! pod/perlfunc.pod
18948 ____________________________________________________________________________
18949 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
18950         Log: Subject: [PATCH] 'main' *is* a reserved word
18951              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18952              Date: Mon, 3 Sep 2001 22:55:41 +0200
18953              Message-ID: <20010903225541.A24097@rafael>
18954      Branch: perl
18955            ! toke.c
18956 ____________________________________________________________________________
18957 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
18958         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
18959              From: Peter Prymmer <pvhp@best.com>
18960              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
18961              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
18962      Branch: perl
18963            ! README.vms configure.com
18964 ____________________________________________________________________________
18965 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
18966         Log: Subject: Re: A slightly better default seed?   
18967              From: Michael G Schwern <schwern@pobox.com>
18968              Date: Mon, 3 Sep 2001 18:08:15 -0400 
18969              Message-ID: <20010903180815.W9233@blackrider>
18970      Branch: perl
18971            ! t/op/srand.t
18972 ____________________________________________________________________________
18973 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
18974         Log: Add sharedsv.o to microperl object files.
18975      Branch: perl
18976            ! Makefile.micro
18977 ____________________________________________________________________________
18978 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
18979         Log: AUTHORS updates and
18980              
18981              Subject: [PATCH] Just some preening :-)        
18982              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
18983              Date: Tue, 4 Sep 2001 14:16:59 +0100
18984              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
18985      Branch: perl
18986            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
18987 ____________________________________________________________________________
18988 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
18989         Log: Typo fix and slight rewording.
18990      Branch: perl
18991            ! pod/perlfunc.pod
18992 ____________________________________________________________________________
18993 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
18994         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
18995      Branch: perl
18996            ! pod/perlfaq4.pod
18997 ____________________________________________________________________________
18998 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
18999         Log: The helper file changed name.
19000      Branch: perl
19001            ! MANIFEST
19002 ____________________________________________________________________________
19003 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
19004         Log: Update to Scalar-List-Utils 1.03
19005      Branch: perl
19006            + ext/List/Util/t/shuffle.t
19007            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
19008            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
19009            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
19010            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
19011            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
19012            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
19013            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
19014            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
19015 ____________________________________________________________________________
19016 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
19017         Log: Make crypt() do something more sane for Unicode
19018              (take crypt() of the low eight bits of the characters,
19019              instead of taking crypt() of the UTF-8 of the scalar);
19020              add a test for crypt().
19021      Branch: perl
19022            + t/op/crypt.t
19023            ! MANIFEST pod/perlfunc.pod pp.c
19024 ____________________________________________________________________________
19025 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
19026         Log: Reorganize the srand entry.
19027      Branch: perl
19028            ! pod/perlfunc.pod
19029 ____________________________________________________________________________
19030 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
19031         Log: Remove the tests that assume something about
19032              calling srand() without arguments multiple times.
19033      Branch: perl
19034            ! t/op/srand.t
19035 ____________________________________________________________________________
19036 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
19037         Log: Upgrade to Math::BigInt 1.42.
19038      Branch: perl
19039            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19040            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
19041            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
19042            ! lib/Math/BigInt/t/mbimbf.t
19043 ____________________________________________________________________________
19044 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
19045         Log: integrate change#11847 from maint-5.6
19046              
19047              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
19048      Branch: perl
19049            ! sv.c
19050 ____________________________________________________________________________
19051 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
19052         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
19053      Branch: maint-5.6/perl
19054            ! sv.c
19055 ____________________________________________________________________________
19056 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
19057         Log: As far as I can tell these functions have been Unicodified.
19058      Branch: perl
19059            ! doop.c
19060 ____________________________________________________________________________
19061 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
19062         Log: Update to Storable 1.0.13.
19063      Branch: perl
19064            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19065            ! ext/Storable/Storable.xs
19066 ____________________________________________________________________________
19067 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
19068         Log: Patch the Filter::Simple test to work with
19069              the core test suite (since the FilterTest.pm
19070              is in t/lib, not in lib).
19071      Branch: perl
19072            ! lib/Filter/Simple/t/filter.t
19073 ____________________________________________________________________________
19074 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
19075         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
19076      Branch: perl
19077            + t/lib/FilterTest.pm
19078            - t/lib/MyFilter.pm
19079 ____________________________________________________________________________
19080 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
19081         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
19082              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
19083              Text::Balanced 1.86.
19084      Branch: perl
19085            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
19086            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
19087            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
19088            + lib/Switch/t/nested.t lib/Switch/t/switch.t
19089            + lib/Text/Balanced/Changes lib/Text/Balanced/README
19090            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
19091            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
19092            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
19093            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
19094            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
19095            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
19096            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
19097            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
19098            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
19099            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
19100            ! MANIFEST lib/Attribute/Handlers.pm
19101            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
19102            ! lib/Attribute/Handlers/demo/Demo.pm
19103            ! lib/Attribute/Handlers/demo/Descriptions.pm
19104            ! lib/Attribute/Handlers/demo/MyClass.pm
19105            ! lib/Attribute/Handlers/demo/demo.pl
19106            ! lib/Attribute/Handlers/demo/demo2.pl
19107            ! lib/Attribute/Handlers/demo/demo3.pl
19108            ! lib/Attribute/Handlers/demo/demo4.pl
19109            ! lib/Attribute/Handlers/demo/demo_call.pl
19110            ! lib/Attribute/Handlers/demo/demo_chain.pl
19111            ! lib/Attribute/Handlers/demo/demo_cycle.pl
19112            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
19113            ! lib/Attribute/Handlers/demo/demo_phases.pl
19114            ! lib/Attribute/Handlers/demo/demo_range.pl
19115            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
19116            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
19117            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
19118            ! lib/Text/Balanced.pm
19119 ____________________________________________________________________________
19120 [ 11841] By: sky                                   on 2001/09/03  11:04:15
19121         Log: Forgot to add a file with Change #11840
19122      Branch: perl
19123            + t/op/srand.t
19124 ____________________________________________________________________________
19125 [ 11840] By: sky                                   on 2001/09/03  11:02:04
19126         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
19127              From: Michael G Schwern <schwern@pobox.com>
19128              Date: Mon, 3 Sep 2001 07:43:00 -0400
19129              Message-ID: <20010903074300.E9233@blackrider>
19130      Branch: perl
19131            ! MANIFEST pod/perlfunc.pod t/op/rand.t
19132 ____________________________________________________________________________
19133 [ 11839] By: sky                                   on 2001/09/03  10:47:11
19134         Log: Document the changes with regards to running of END blocks.
19135              And DESTROY on global objects are called in perl_destruct()!
19136      Branch: perl
19137            ! pod/perl572delta.pod pod/perlembed.pod
19138 ____________________________________________________________________________
19139 [ 11838] By: sky                                   on 2001/09/03  09:34:44
19140         Log: Subject: [PATCH t/op/time.t] Partial cleanup
19141              From: Michael G Schwern <schwern@pobox.com>
19142              Date: Mon, 3 Sep 2001 06:29:42 -0400
19143              Message-ID: <20010903062942.C9233@blackrider>
19144      Branch: perl
19145            ! t/op/time.t
19146 ____________________________________________________________________________
19147 [ 11837] By: sky                                   on 2001/09/03  09:30:02
19148         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
19149              From: Michael G Schwern <schwern@pobox.com>
19150              Date: Mon, 3 Sep 2001 06:24:13 -0400
19151              Message-ID: <20010903062413.B9233@blackrider>
19152      Branch: perl
19153            ! t/op/rand.t
19154 ____________________________________________________________________________
19155 [ 11836] By: sky                                   on 2001/09/03  07:56:47
19156         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
19157              From: Michael G Schwern <schwern@pobox.com>
19158              Date: Sun, 2 Sep 2001 21:38:43 -0400
19159              Message-ID: <20010902213843.L2711@blackrider>
19160      Branch: perl
19161            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
19162            ! MANIFEST
19163 ____________________________________________________________________________
19164 [ 11835] By: nick                                  on 2001/09/03  06:20:06
19165         Log: Integrate mainline
19166      Branch: perlio
19167           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
19168            - t/op/misc.t
19169           !> (integrate 187 files)
19170 ____________________________________________________________________________
19171 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
19172         Log: Update Changes.
19173      Branch: perl
19174            ! Changes patchlevel.h
19175 ____________________________________________________________________________
19176 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
19177         Log: Slight tweaks.
19178      Branch: perl
19179            ! t/run/kill_perl.t
19180 ____________________________________________________________________________
19181 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
19182         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
19183      Branch: perl
19184            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
19185 ____________________________________________________________________________
19186 [ 11831] By: sky                                   on 2001/09/02  12:10:42
19187         Log: Change #11828 wasn't complete, this updates to intest path
19188      Branch: perl
19189            ! t/run/kill_perl.t
19190 ____________________________________________________________________________
19191 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
19192         Log: 's's's.
19193      Branch: perl
19194            ! Changes
19195 ____________________________________________________________________________
19196 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
19197         Log: Update Changes.
19198      Branch: perl
19199            ! Changes patchlevel.h
19200 ____________________________________________________________________________
19201 [ 11828] By: sky                                   on 2001/09/02  11:53:56
19202         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
19203              From: Michael G Schwern <schwern@pobox.com>
19204              Date: Sat, 1 Sep 2001 20:18:58 -0400
19205              Message-ID: <20010901201858.X606@blackrider>
19206              +MANIFEST Fix
19207      Branch: perl
19208            + t/run/kill_perl.t
19209            - t/op/misc.t t/run/segfault.t
19210            ! MANIFEST
19211 ____________________________________________________________________________
19212 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
19213         Log: Subject: [PATCH] lib/Time/Local.pm
19214              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
19215              Date: Sun, 2 Sep 2001 06:50:01 -0500
19216              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
19217      Branch: perl
19218            ! lib/Time/Local.pm
19219 ____________________________________________________________________________
19220 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
19221         Log: Tick off Unicode collation and the normalization from
19222              the todo list.
19223      Branch: perl
19224            ! pod/perltodo.pod
19225 ____________________________________________________________________________
19226 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
19227         Log: Update to Unicode 3.1.1.
19228      Branch: perl
19229            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
19230            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
19231            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
19232            ! lib/unicore/PropList.txt lib/unicore/README.perl
19233            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
19234            ! lib/unicore/rename lib/unicore/version
19235 ____________________________________________________________________________
19236 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
19237         Log: Slight doc tweaks for the module.
19238      Branch: perl
19239            ! lib/Unicode/UCD.pm
19240 ____________________________________________________________________________
19241 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
19242         Log: Rename the variable: it *used* to be (wrongly) that the
19243              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
19244              but that is no more the case: PL_reg_match_utf8 is better.
19245      Branch: perl
19246            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
19247            ! regexec.c sv.c thrdvar.h
19248 ____________________________________________________________________________
19249 [ 11822] By: ams                                   on 2001/09/02  02:54:50
19250         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
19251              From: Ilmari Karonen <iltzu@sci.fi>
19252              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
19253              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
19254              (op/sub_lval.t updated to take new error message into account.)
19255      Branch: perl
19256            ! op.c t/op/sub_lval.t
19257 ____________________________________________________________________________
19258 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
19259         Log: remove stray CRs in files; keep all files with UNIX line-ends
19260              (Porting/makerel adds CRs to the files that need it in the
19261              distribution)
19262      Branch: perl
19263            ! NetWare/t/NWScripts.pl README.dos
19264            ! ext/Encode/Encode/cns11643-1.enc
19265            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
19266            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
19267 ____________________________________________________________________________
19268 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
19269         Log: some remnants of change#11803
19270      Branch: perl
19271            ! ext/ByteLoader/byterun.h perl.h
19272 ____________________________________________________________________________
19273 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
19274         Log: Update to Unicode::Collate 0.08.
19275      Branch: perl
19276            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
19277            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
19278 ____________________________________________________________________________
19279 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
19280         Log: Test tweaks.
19281      Branch: perl
19282            ! t/op/pat.t
19283 ____________________________________________________________________________
19284 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
19285         Log: Fix test
19286      Branch: maint-5.6/macperl
19287            ! t/lib/b.t
19288 ____________________________________________________________________________
19289 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
19290         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
19291              warnings in Config.pm with -W; increase default and
19292              minimum RAM; bump version number.
19293      Branch: maint-5.6/macperl
19294            + macos/lib/Mac/LowMem.pm
19295            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
19296            ! macos/configpm macos/macperl/MacPerl.r
19297 ____________________________________________________________________________
19298 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
19299         Log: Make syntax check report in MPW style, fix tests
19300              to use Mac::err=unix to get normal-style error
19301              messages.
19302      Branch: maint-5.6/macperl
19303            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
19304            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
19305 ____________________________________________________________________________
19306 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
19307         Log: Make MPW-style errors optional (but the default); add
19308              MacPerl::ErrorFormat() function and Mac::err pragma
19309      Branch: maint-5.6/macperl
19310            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
19311            + macos/ext/Mac/err/err.xs
19312            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
19313            ! macos/macish.c macos/macish.h macos/macperl.sym
19314 ____________________________________________________________________________
19315 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
19316         Log: More module and test ports from Thomas Wegner et al
19317      Branch: maint-5.6/macperl
19318            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
19319            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
19320            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
19321            ! t/op/magic.t
19322 ____________________________________________________________________________
19323 [ 11812] By: sky                                   on 2001/09/01  17:19:30
19324         Log: Subject: [PATCH t/op/concat.t] cleanup
19325              From: Michael G Schwern <schwern@pobox.com>
19326              Date: Sat, 1 Sep 2001 14:06:28 -0400
19327              Message-ID: <20010901140628.C606@blackrider>
19328      Branch: perl
19329            ! t/op/concat.t
19330 ____________________________________________________________________________
19331 [ 11811] By: sky                                   on 2001/09/01  12:25:29
19332         Log: Change #11805 didn't update the MANIFEST
19333      Branch: perl
19334            ! MANIFEST
19335 ____________________________________________________________________________
19336 [ 11810] By: sky                                   on 2001/09/01  11:52:44
19337         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
19338              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19339              Date: Sat, 1 Sep 2001 14:50:14 +0200
19340              Message-ID: <20010901145014.A691@rafael>
19341      Branch: perl
19342            ! t/op/inccode.t
19343 ____________________________________________________________________________
19344 [ 11809] By: sky                                   on 2001/09/01  11:49:22
19345         Log: Subject: PATCH: ExtUtils::MakeMaker
19346              From: Tony Bowden <tony@kasei.com>
19347              Date: Sat, 1 Sep 2001 10:33:53 +0100
19348              Message-ID: <20010901103353.A13863@soto.kasei.com>
19349              Manually applied
19350      Branch: perl
19351            ! lib/ExtUtils/MakeMaker.pm
19352 ____________________________________________________________________________
19353 [ 11808] By: sky                                   on 2001/09/01  11:39:13
19354         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
19355              From: mike808@users.sourceforge.net
19356              Date: Sat, 1 Sep 101 11:27:50 GMT
19357              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
19358              With little tweak
19359      Branch: perl
19360            ! lib/Term/Cap.pm
19361 ____________________________________________________________________________
19362 [ 11807] By: ams                                   on 2001/09/01  11:31:16
19363         Log: Subject: oct() and hex()
19364              From: Nicholas Clark <nick@ccl4.org>
19365              Date: Fri, 31 Aug 2001 23:14:13 +0100
19366              Message-Id: <20010831231413.J4950@plum.flirble.org>
19367      Branch: perl
19368            ! pod/perlclib.pod
19369 ____________________________________________________________________________
19370 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
19371         Log: Integrate change 11801 from maintperl
19372      Branch: maint-5.6/macperl
19373            ! perl.c
19374 ____________________________________________________________________________
19375 [ 11805] By: sky                                   on 2001/08/31  21:35:10
19376         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
19377              From: Michael G Schwern <schwern@pobox.com>
19378              Date: Fri, 31 Aug 2001 15:36:28 -0400
19379              Message-ID: <20010831153628.B598@blackrider>
19380              Check for things which used to segfault
19381      Branch: perl
19382            + t/run/segfault.t
19383 ____________________________________________________________________________
19384 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
19385         Log: integrate change#11801 from maint-5.6
19386              
19387              remove age-old UNICOS "workaround" that introduces a static, and
19388              hence an egregious race condition for threaded builds (*sigh*
19389              beats me why this kludge wasn't guarded by a UNICOS-specific
19390              #define *sigh*)
19391      Branch: perl
19392            ! perl.c
19393 ____________________________________________________________________________
19394 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
19395         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
19396              working in 5.7.x
19397      Branch: perl
19398            - objXSUB.h
19399            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
19400            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
19401            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
19402            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
19403            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
19404            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
19405            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
19406            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
19407            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
19408            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
19409            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
19410            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19411            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
19412            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
19413            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
19414            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
19415            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
19416            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
19417            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
19418            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
19419            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
19420            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
19421 ____________________________________________________________________________
19422 [ 11802] By: ams                                   on 2001/08/31  18:11:32
19423         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
19424              From: "Philip Newton" <Philip.Newton@gmx.net>
19425              Date: Fri, 31 Aug 2001 21:12:56 +0200
19426              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
19427      Branch: perl
19428            ! pod/perldiag.pod
19429 ____________________________________________________________________________
19430 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
19431         Log: remove age-old UNICOS "workaround" that introduces a static, and
19432              hence an egregious race condition for threaded builds (*sigh*
19433              beats me why this kludge wasn't guarded by a UNICOS-specific
19434              #define *sigh*)
19435      Branch: maint-5.6/perl
19436            ! perl.c
19437 ____________________________________________________________________________
19438 [ 11800] By: sky                                   on 2001/08/31  17:30:26
19439         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
19440              Might break on platforms where bool is larger than 8 bites ???
19441      Branch: perl
19442            ! regcomp.c
19443 ____________________________________________________________________________
19444 [ 11799] By: ams                                   on 2001/08/31  12:15:44
19445         Log: Integrate 11778 into mainline.
19446      Branch: perl
19447            ! t/base/term.t
19448 ____________________________________________________________________________
19449 [ 11798] By: sky                                   on 2001/08/31  11:31:44
19450         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
19451              supposed to happen.
19452      Branch: perl
19453            ! regcomp.c
19454 ____________________________________________________________________________
19455 [ 11797] By: sky                                   on 2001/08/31  11:28:17
19456         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
19457              From: "John P. Linderman" <jpl@research.att.com>
19458              Date: Fri, 31 Aug 2001 08:20:35 -0400
19459              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
19460              Fixes test 14 which could fail randomly in rare cases.
19461      Branch: perl
19462            ! ext/Time/HiRes/HiRes.t regcomp.c
19463 ____________________________________________________________________________
19464 [ 11796] By: ams                                   on 2001/08/31  01:13:07
19465         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
19466              From: Nicholas Clark <nick@ccl4.org>
19467              Date: Thu, 30 Aug 2001 23:21:50 +0100
19468              Message-Id: <20010830232150.D4950@plum.flirble.org>
19469      Branch: perl
19470            ! ext/Sys/Syslog/Makefile.PL
19471 ____________________________________________________________________________
19472 [ 11795] By: ams                                   on 2001/08/30  23:53:23
19473         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
19474              patching example
19475              From: Michael G Schwern <schwern@pobox.com>
19476              Date: Thu, 30 Aug 2001 17:02:08 -0400
19477              Message-Id: <20010830170208.M2318@blackrider>
19478      Branch: perl
19479            ! pod/perlhack.pod
19480 ____________________________________________________________________________
19481 [ 11794] By: ams                                   on 2001/08/30  19:35:36
19482         Log: Subject: [PATCH] pp_modulo
19483              From: Nicholas Clark <nick@ccl4.org>
19484              Date: Thu, 30 Aug 2001 18:20:54 +0100
19485              Message-Id: <20010830182053.A4950@plum.flirble.org>
19486      Branch: perl
19487            ! pp.c t/op/64bitint.t
19488 ____________________________________________________________________________
19489 [ 11793] By: sky                                   on 2001/08/30  13:02:48
19490         Log: 11792 wasn't complete
19491      Branch: perl
19492            ! makedef.pl regcomp.c
19493 ____________________________________________________________________________
19494 [ 11792] By: sky                                   on 2001/08/30  12:21:11
19495         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
19496      Branch: perl
19497            ! makedef.pl
19498 ____________________________________________________________________________
19499 [ 11791] By: sky                                   on 2001/08/30  10:08:02
19500         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
19501      Branch: perl
19502            ! config_h.SH
19503 ____________________________________________________________________________
19504 [ 11790] By: sky                                   on 2001/08/30  08:22:31
19505         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
19506              on the pad. Fixes coredumps in cleanups introduced by
19507              Change 11755  
19508      Branch: perl
19509            ! op.c perl.c sv.h
19510 ____________________________________________________________________________
19511 [ 11789] By: sky                                   on 2001/08/29  19:01:47
19512         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
19513              This is a replacement implmentation that works on HPUX.
19514              This bug should probably be fixed in GCC.
19515      Branch: perl
19516            ! ext/Socket/Socket.xs
19517 ____________________________________________________________________________
19518 [ 11788] By: ams                                   on 2001/08/29  17:35:33
19519         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
19520              From: Nicholas Clark <nick@ccl4.org>
19521              Date: Wed, 29 Aug 2001 18:21:56 +0100
19522              Message-Id: <20010829182156.O4950@plum.flirble.org>
19523      Branch: perl
19524            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
19525 ____________________________________________________________________________
19526 [ 11787] By: sky                                   on 2001/08/29  10:42:54
19527         Log: Added test for pack_addr_in and unpack_addr_in
19528              Nitpik in test 10
19529      Branch: perl
19530            ! ext/Socket/Socket.t
19531 ____________________________________________________________________________
19532 [ 11786] By: sky                                   on 2001/08/29  10:28:14
19533         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
19534              Trying to catch errors on HP-UX
19535      Branch: perl
19536            ! ext/Socket/Socket.t
19537 ____________________________________________________________________________
19538 [ 11785] By: sky                                   on 2001/08/29  09:07:03
19539         Log: make sure USE_THREADS is defined so external apps work
19540      Branch: perl
19541            ! config_h.SH
19542 ____________________________________________________________________________
19543 [ 11784] By: sky                                   on 2001/08/29  08:06:12
19544         Log: Subject: Re: The hitlist of untested modules.
19545              From: Jonathan Stowe <gellyfish@gellyfish.com>
19546              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
19547              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
19548              Start of tests for Shell.pm (make Schwern poorer!)
19549      Branch: perl
19550            + lib/Shell.t
19551            ! MANIFEST
19552 ____________________________________________________________________________
19553 [ 11783] By: sky                                   on 2001/08/29  07:37:50
19554         Log: END{} can change the return value even if we die from BEGIN{}
19555      Branch: perl
19556            ! miniperlmain.c
19557 ____________________________________________________________________________
19558 [ 11782] By: ams                                   on 2001/08/29  06:32:17
19559         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
19560              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19561              Date: Wed, 29 Aug 2001 09:18:17 +0200
19562              Message-Id: <20010829091817.A4453@rafael>
19563      Branch: perl
19564            ! t/op/inccode.t
19565 ____________________________________________________________________________
19566 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
19567         Log: Delete xsubpp.patch, as full copy exists now
19568      Branch: maint-5.6/macperl
19569            - macos/xsubpp.patch
19570 ____________________________________________________________________________
19571 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
19572         Log: Add Changes file
19573      Branch: maint-5.6/macperl
19574            + macos/Changes
19575 ____________________________________________________________________________
19576 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
19577         Log: Add Mac version of xsubpp as separate file
19578      Branch: maint-5.6/macperl
19579            + macos/xsubpp
19580            ! macos/Makefile.mk
19581 ____________________________________________________________________________
19582 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
19583         Log: Fix open of /dev/null for Mac OS
19584      Branch: maint-5.6/macperl
19585            ! t/base/term.t
19586 ____________________________________________________________________________
19587 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
19588         Log: Various patches: enable more tests; skip CVS in PerlInstall;
19589              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
19590      Branch: maint-5.6/macperl
19591            ! macos/MacPerlTests.cmd macos/PerlInstall
19592            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
19593 ____________________________________________________________________________
19594 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
19595         Log: Allow for platforms to override formatting of errors
19596              on output from Matthias Neeracher (Mac files)
19597      Branch: maint-5.6/macperl
19598            ! macos/macish.c macos/macish.h
19599 ____________________________________________________________________________
19600 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
19601         Log: Allow for platforms to override formatting of errors
19602              on output from Matthias Neeracher (core files)
19603      Branch: maint-5.6/macperl
19604            ! perl.h pp_ctl.c util.c
19605 ____________________________________________________________________________
19606 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
19607         Log: Add some param checking, from reports by Kevin Reid.
19608      Branch: maint-5.6/macperl
19609            ! macos/ext/Mac/Controls/Controls.pm
19610            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
19611 ____________________________________________________________________________
19612 [ 11773] By: ams                                   on 2001/08/28  23:54:57
19613         Log: Subject: [PATCH] make coretest
19614              From: Paul Johnson <paul@pjcj.net>
19615              Date: Wed, 29 Aug 2001 00:11:38 +0200
19616              Message-Id: <20010829001138.B12169@pjcj.net>
19617              (Applied without the change to perlhack.pod. This should
19618              probably stay undocumented.)
19619      Branch: perl
19620            ! Makefile.SH t/TEST
19621 ____________________________________________________________________________
19622 [ 11772] By: sky                                   on 2001/08/28  13:01:20
19623         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
19624              From: Michael G Schwern <schwern@pobox.com>
19625              Date: Tue, 28 Aug 2001 09:57:39 -0400
19626              Message-ID: <20010828095738.E17775@blackrider>
19627      Branch: perl
19628            ! pod/perlhack.pod t/op/pack.t
19629 ____________________________________________________________________________
19630 [ 11771] By: sky                                   on 2001/08/28  11:20:13
19631         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
19632              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19633              Date: Tue, 28 Aug 2001 14:23:43 +0200
19634              Message-ID: <20010828142343.A19299@rafael>
19635      Branch: perl
19636            ! pod/perlvar.pod pp_ctl.c
19637 ____________________________________________________________________________
19638 [ 11770] By: ams                                   on 2001/08/28  10:13:21
19639         Log: Subject: [PATCH] odd typo in op.h
19640              From: Nicholas Clark <nick@ccl4.org>
19641              Date: Tue, 28 Aug 2001 12:10:26 +0100
19642              Message-Id: <20010828121026.V4950@plum.flirble.org>
19643      Branch: perl
19644            ! op.h
19645 ____________________________________________________________________________
19646 [ 11769] By: sky                                   on 2001/08/28  08:09:16
19647         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
19648              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
19649              Date: Tue, 28 Aug 2001 02:22:20 +0300
19650              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
19651      Branch: perl
19652            ! ext/B/B/Lint.pm
19653 ____________________________________________________________________________
19654 [ 11768] By: ams                                   on 2001/08/28  00:47:35
19655         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
19656              From: Michael G Schwern <schwern@pobox.com>
19657              Date: Mon, 27 Aug 2001 21:24:44 -0400
19658              Message-Id: <20010827212444.F12582@blackrider>
19659      Branch: perl
19660            ! pod/perlhack.pod t/op/pack.t
19661 ____________________________________________________________________________
19662 [ 11767] By: ams                                   on 2001/08/27  23:59:48
19663         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
19664              From: Michael G Schwern <schwern@pobox.com>
19665              Date: Mon, 27 Aug 2001 20:12:29 -0400
19666              Message-Id: <20010827201229.D12582@blackrider>
19667      Branch: perl
19668            ! pod/perlhack.pod t/op/pack.t
19669 ____________________________________________________________________________
19670 [ 11766] By: ams                                   on 2001/08/27  23:39:40
19671         Log: Update Changes.
19672      Branch: perl
19673            ! Changes
19674 ____________________________________________________________________________
19675 [ 11765] By: ams                                   on 2001/08/27  22:53:10
19676         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
19677              From: Michael G Schwern <schwern@pobox.com>
19678              Date: Mon, 27 Aug 2001 19:47:30 -0400
19679              Message-Id: <20010827194730.C12582@blackrider>
19680      Branch: perl
19681            ! t/op/inccode.t
19682 ____________________________________________________________________________
19683 [ 11764] By: ams                                   on 2001/08/27  22:46:21
19684         Log: Subject: [PATCH] new tests for the coderef-in-@INC
19685              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19686              Date: Mon, 27 Aug 2001 22:36:27 +0200
19687              Message-Id: <20010827223627.C690@rafael>
19688              
19689              Subject: Re: [PATCH] new tests for the coderef-in-@INC
19690              From: Nicholas Clark <nick@ccl4.org>
19691              Date: Tue, 28 Aug 2001 00:02:46 +0100
19692              Message-Id: <20010828000245.R4950@plum.flirble.org>
19693      Branch: perl
19694            + t/op/inccode.t
19695            ! MANIFEST
19696 ____________________________________________________________________________
19697 [ 11763] By: ams                                   on 2001/08/27  22:41:09
19698         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
19699              bleadperl on fire, Win95+4NT)
19700              From: Michael G Schwern <schwern@pobox.com>
19701              Date: Mon, 27 Aug 2001 16:54:42 -0400
19702              Message-Id: <20010827165442.F9436@blackrider>
19703      Branch: perl
19704            ! lib/warnings.t
19705 ____________________________________________________________________________
19706 [ 11762] By: sky                                   on 2001/08/27  19:19:17
19707         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
19708              avaible at compile time. This broke the compilation of 
19709              Net/Ping.pm
19710      Branch: perl
19711            ! lib/Net/Ping.pm
19712 ____________________________________________________________________________
19713 [ 11761] By: sky                                   on 2001/08/27  18:34:48
19714         Log: Removed tripple definitions of CUSTOM_OP functions.
19715      Branch: perl
19716            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
19717 ____________________________________________________________________________
19718 [ 11760] By: sky                                   on 2001/08/27  18:21:27
19719         Log: Regen headers
19720      Branch: perl
19721            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
19722            ! perlapi.h proto.h
19723 ____________________________________________________________________________
19724 [ 11759] By: ams                                   on 2001/08/27  16:31:53
19725         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
19726              From: "chromatic" <chromatic@rmci.net>
19727              Date: Mon, 27 Aug 2001 11:17:09 -0600
19728              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
19729      Branch: perl
19730            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
19731 ____________________________________________________________________________
19732 [ 11758] By: sky                                   on 2001/08/27  15:16:42
19733         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
19734              Thanks to H. Merijn Brand for the patch.
19735              Some of the comments and or guards might be removable in perl.h now.
19736      Branch: perl
19737            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
19738            ! Porting/Glossary Porting/config_H README.threads config_h.SH
19739            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
19740            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
19741            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
19742            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
19743            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
19744            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
19745            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
19746            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
19747            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
19748            ! win32/config_H.vc win32/perllib.c win32/win32.h
19749            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
19750            ! wince/config.h wince/config_H.ce wince/win32.h
19751            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
19752 ____________________________________________________________________________
19753 [ 11757] By: sky                                   on 2001/08/27  13:39:16
19754         Log: Subject: GNU ld parses arguments different
19755              From: H.Merijn Brand <h.m.brand@hccnet.nl>
19756              Date: Mon, 27 Aug 2001 16:25:51 +0200
19757              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
19758      Branch: perl
19759            ! hints/hpux.sh
19760 ____________________________________________________________________________
19761 [ 11756] By: sky                                   on 2001/08/27  13:18:45
19762         Log: Subject: Custom Ops
19763              From: Simon Cozens <simon@netthink.co.uk>
19764              Date: Sat, 25 Aug 2001 17:45:09 +0100
19765              Message-ID: <20010825174509.A5752@netthink.co.uk>
19766              I also added a fix to Opcode.pm to quite test cases.
19767      Branch: perl
19768            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
19769            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
19770 ____________________________________________________________________________
19771 [ 11755] By: sky                                   on 2001/08/27  05:37:17
19772         Log: Plugs a memory leak on destruction of regular expressions
19773              introcued by #11274.
19774              PL_regex_padav now has an AV as it's first entry with a list
19775              of freed regex_padav slots that it will reuse on creating
19776              new PMOPs.
19777      Branch: perl
19778            ! op.c perl.c
19779 ____________________________________________________________________________
19780 [ 11754] By: ams                                   on 2001/08/26  14:38:52
19781         Log: Subject: [PATCH] t/io/binmode.t
19782              From: Nicholas Clark <nick@ccl4.org>
19783              Date: Sun, 26 Aug 2001 12:03:05 +0100
19784              Message-Id: <20010826120305.C4950@plum.flirble.org>
19785              
19786              (Also a nitpick in #11752 to t/op/universal.t)
19787      Branch: perl
19788            ! t/io/binmode.t t/op/universal.t
19789 ____________________________________________________________________________
19790 [ 11753] By: ams                                   on 2001/08/26  08:19:34
19791         Log: Subject: [PATCH] op/universal.t failing
19792              From: Nicholas Clark <nick@ccl4.org>
19793              Date: Sun, 26 Aug 2001 09:48:22 +0100
19794              Message-Id: <20010826094822.B4950@plum.flirble.org>
19795      Branch: perl
19796            ! t/op/universal.t
19797 ____________________________________________________________________________
19798 [ 11752] By: ams                                   on 2001/08/25  22:46:13
19799         Log: Subject: Re: 'can' with undefined subs
19800              From: Tony Bowden <tony@kasei.com>
19801              Date: Sat, 25 Aug 2001 14:58:17 +0100
19802              Message-Id: <20010825145817.A11788@soto.kasei.com>
19803              (Applied with minor modifications.)
19804      Branch: perl
19805            ! t/op/universal.t
19806 ____________________________________________________________________________
19807 [ 11751] By: ams                                   on 2001/08/25  18:28:43
19808         Log: Subject: Re: 'can' with undefined subs
19809              From: Tony Bowden <tony@kasei.com>
19810              Date: Sat, 25 Aug 2001 15:13:14 +0100
19811              Message-Id: <20010825151314.B11788@soto.kasei.com>
19812      Branch: perl
19813            ! lib/UNIVERSAL.pm
19814 ____________________________________________________________________________
19815 [ 11750] By: nick                                  on 2001/08/25  15:24:15
19816         Log: Integrate mainline
19817      Branch: perlio
19818           +> t/io/binmode.t
19819           !> (integrate 26 files)
19820 ____________________________________________________________________________
19821 [ 11749] By: nick                                  on 2001/08/25  14:55:41
19822         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
19823              From:  John Peacock <jpeacock@rowman.com>
19824              Date:  Wed, 22 Aug 2001 12:05:28 -0400
19825              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
19826      Branch: perl
19827            ! pod/perlhack.pod
19828 ____________________________________________________________________________
19829 [ 11748] By: nick                                  on 2001/08/25  14:53:04
19830         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
19831              From:  Michael G Schwern <schwern@pobox.com>
19832              Date:  Wed, 22 Aug 2001 19:22:45 -0400
19833              Message-Id:  <20010822192245.U619@blackrider>
19834      Branch: perl
19835            ! MANIFEST
19836 ____________________________________________________________________________
19837 [ 11747] By: nick                                  on 2001/08/25  14:52:33
19838         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
19839              From:  Nicholas Clark <nick@ccl4.org>
19840              Date:  Wed, 22 Aug 2001 23:29:06 +0100
19841              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
19842      Branch: perl
19843            + t/io/binmode.t
19844            ! perlio.c pod/perlfunc.pod
19845 ____________________________________________________________________________
19846 [ 11744] By: nick                                  on 2001/08/25  14:37:33
19847         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
19848              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19849              Date:  Fri, 24 Aug 2001 22:10:42 +0200
19850              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
19851      Branch: perl
19852            ! x2p/a2py.c x2p/walk.c
19853 ____________________________________________________________________________
19854 [ 11743] By: nick                                  on 2001/08/25  14:32:47
19855         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
19856              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19857              Date:  Fri, 24 Aug 2001 23:34:13 +0200
19858              Message-Id:  <20010824233413.A1285@rafael>
19859      Branch: perl
19860            ! pod/perlfunc.pod pod/perlvar.pod
19861 ____________________________________________________________________________
19862 [ 11742] By: ams                                   on 2001/08/25  13:16:02
19863         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
19864              From: Nicholas Clark <nick@ccl4.org>
19865              Date: Sat, 25 Aug 2001 14:50:07 +0100
19866              Message-Id: <20010825145007.L41464@plum.flirble.org>
19867      Branch: perl
19868            ! pp_ctl.c
19869 ____________________________________________________________________________
19870 [ 11741] By: nick                                  on 2001/08/24  07:08:45
19871         Log: When applying patch via Porting/apply fails, do p4 refresh
19872              to get old files back.
19873      Branch: perl
19874            ! Porting/apply
19875 ____________________________________________________________________________
19876 [ 11740] By: ams                                   on 2001/08/24  04:47:24
19877         Log: #11739 was incomplete.
19878      Branch: perl
19879            ! pod/perldiag.pod
19880 ____________________________________________________________________________
19881 [ 11739] By: ams                                   on 2001/08/24  04:09:40
19882         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
19883              From: "Philip Newton" <Philip.Newton@gmx.net>
19884              Date: Fri, 24 Aug 2001 07:08:34 +0200
19885      Branch: perl
19886            ! pod/perldiag.pod
19887 ____________________________________________________________________________
19888 [ 11738] By: ams                                   on 2001/08/24  02:19:42
19889         Log: Fixed Doug Wilson's email address.
19890      Branch: perl
19891            ! AUTHORS
19892 ____________________________________________________________________________
19893 [ 11737] By: ams                                   on 2001/08/24  00:10:13
19894         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
19895              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19896              Date: Thu, 23 Aug 2001 22:22:58 +0200
19897              Message-Id: <20010823222258.A901@rafael>
19898      Branch: perl
19899            ! pod/perldiag.pod
19900 ____________________________________________________________________________
19901 [ 11736] By: ams                                   on 2001/08/24  00:05:02
19902         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
19903              From: "Craig A. Berry" <craigberry@mac.com>
19904              Date: Thu, 23 Aug 2001 19:07:45 -0500
19905              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
19906      Branch: perl
19907            ! configure.com
19908 ____________________________________________________________________________
19909 [ 11735] By: sky                                   on 2001/08/23  13:42:07
19910         Log: Backed out 11732, it breaks lib/strict.t 
19911      Branch: perl
19912            ! op.c
19913 ____________________________________________________________________________
19914 [ 11734] By: sky                                   on 2001/08/23  11:45:59
19915         Log: Removed toy from 17133 after Matt Sargeants request.
19916      Branch: perl
19917            ! pod/perlfaq4.pod
19918 ____________________________________________________________________________
19919 [ 11733] By: sky                                   on 2001/08/23  11:36:29
19920         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
19921              From: Robin Houston <robin@kitsite.com>
19922              Date: Wed, 22 Aug 2001 23:06:16 +0100
19923              Message-ID: <20010822230616.A254@robin.kitsite.com>
19924      Branch: perl
19925            ! pod/perlfaq4.pod
19926 ____________________________________________________________________________
19927 [ 11732] By: sky                                   on 2001/08/23  10:36:02
19928         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
19929              From: Simon Cozens <simon@netthink.co.uk>
19930              Date: Thu, 23 Aug 2001 12:06:36 +0100
19931              Message-ID: <20010823120636.A9961@netthink.co.uk>
19932      Branch: perl
19933            ! op.c
19934 ____________________________________________________________________________
19935 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
19936         Log: fix broken windows build
19937      Branch: perl
19938            ! perl.h
19939 ____________________________________________________________________________
19940 [ 11730] By: ams                                   on 2001/08/22  21:35:30
19941         Log: Subject: [PATCH] io/tell.t doesn't chdir t
19942              From: Nicholas Clark <nick@ccl4.org>
19943              Date: Wed, 22 Aug 2001 23:25:58 +0100
19944              Message-Id: <20010822232557.Y82818@plum.flirble.org>
19945      Branch: perl
19946            ! t/io/tell.t
19947 ____________________________________________________________________________
19948 [ 11729] By: ams                                   on 2001/08/22  20:32:21
19949         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
19950              questions)
19951              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19952              Date: Wed, 22 Aug 2001 17:09:04 -0400
19953              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
19954              (Oops, forgot File::Spec::Unix in the previous patch.)
19955      Branch: perl
19956            ! lib/File/Spec/Unix.pm
19957 ____________________________________________________________________________
19958 [ 11728] By: ams                                   on 2001/08/22  20:25:41
19959         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
19960              questions)
19961              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19962              Date: Wed, 22 Aug 2001 17:09:04 -0400
19963              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
19964      Branch: perl
19965            ! lib/File/Spec.pm
19966 ____________________________________________________________________________
19967 [ 11727] By: ams                                   on 2001/08/22  19:43:30
19968         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
19969              From: John Peacock <jpeacock@rowman.com>
19970              Date: Wed, 22 Aug 2001 12:35:52 -0400
19971              Message-Id: <3B83DF68.5D89DC81@rowman.com>
19972              (Adds proper tests for $], notwithstanding Subject. +nitpick)
19973      Branch: perl
19974            ! t/op/ver.t
19975 ____________________________________________________________________________
19976 [ 11726] By: ams                                   on 2001/08/22  19:36:39
19977         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
19978              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
19979              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
19980              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
19981      Branch: perl
19982            ! lib/diagnostics.pm lib/diagnostics.t
19983 ____________________________________________________________________________
19984 [ 11725] By: ams                                   on 2001/08/22  19:25:01
19985         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
19986              From: Nicholas Clark <nick@ccl4.org>
19987              Date: Wed, 22 Aug 2001 20:59:05 +0100
19988              Message-Id: <20010822205905.U82818@plum.flirble.org>
19989      Branch: perl
19990            ! pp.c t/op/64bitint.t t/op/arith.t
19991 ____________________________________________________________________________
19992 [ 11724] By: ams                                   on 2001/08/22  10:02:33
19993         Log: Subject: Configure blooper
19994              From: H.Merijn Brand <h.m.brand@hccnet.nl>
19995              Date: Wed, 22 Aug 2001 12:38:35 +0200
19996              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
19997      Branch: perl
19998            ! Configure
19999 ____________________________________________________________________________
20000 [ 11723] By: ams                                   on 2001/08/21  16:17:53
20001         Log: Subject: [PATCH] installperl -help
20002              From: Nicholas Clark <nick@ccl4.org>
20003              Date: Tue, 21 Aug 2001 17:34:23 +0100
20004              Message-Id: <20010821173423.F82818@plum.flirble.org>
20005      Branch: perl
20006            ! installperl
20007 ____________________________________________________________________________
20008 [ 11722] By: ams                                   on 2001/08/20  07:46:31
20009         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
20010              From: Ilmari Karonen <iltzu@sci.fi>
20011              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
20012              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
20013      Branch: perl
20014            ! pod/perlvar.pod
20015 ____________________________________________________________________________
20016 [ 11721] By: nick                                  on 2001/08/20  06:24:31
20017         Log: Integrate mainline
20018      Branch: perlio
20019           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
20020           +> lib/Lingua/KO/Hangul/Util/Changes
20021           +> lib/Lingua/KO/Hangul/Util/README
20022           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
20023           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
20024           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
20025           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
20026           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
20027           +> lib/Unicode/Normalize/t/test.t
20028            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
20029           !> (integrate 55 files)
20030 ____________________________________________________________________________
20031 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
20032         Log: Integrate Change #11599 from maint-5.6/perl
20033      Branch: maint-5.6/macperl
20034           !> README.win32
20035 ____________________________________________________________________________
20036 [ 11719] By: ams                                   on 2001/08/18  21:21:42
20037         Log: Add Porting/apply to MANIFEST.
20038      Branch: perl
20039            ! MANIFEST
20040 ____________________________________________________________________________
20041 [ 11718] By: sky                                   on 2001/08/18  14:38:01
20042         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
20043              Better solution would be to make 5005threaded perl use
20044              the same system as ithreads do
20045      Branch: perl
20046            ! perl.h
20047 ____________________________________________________________________________
20048 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
20049         Log: New try for ID 20010407.006: detach the semantics
20050              "was the last match target UTF8" into its own variable.
20051      Branch: perl
20052            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
20053            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
20054 ____________________________________________________________________________
20055 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
20056         Log: UTF8 flag should be meaningful only when POK.
20057      Branch: perl
20058            ! dump.c
20059 ____________________________________________________________________________
20060 [ 11715] By: sky                                   on 2001/08/18  11:45:16
20061         Log: USE_THREADS and USE_ITHREADS are never true at the same time
20062      Branch: perl
20063            ! perl.h
20064 ____________________________________________________________________________
20065 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
20066         Log: Retract #11712 for now.  The real fix would probably
20067              be something like making PL_reg_sv a copy (PV + UTF8)
20068              of the matched/substituted string (note: not just a SvPOK
20069              string, for example the stringified form of a ROK would
20070              be applicable)  Beware of leaks.
20071      Branch: perl
20072            ! pp_hot.c t/op/pat.t
20073 ____________________________________________________________________________
20074 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
20075         Log: UTF8 wasn't printing for PVMGs.
20076      Branch: perl
20077            ! dump.c
20078 ____________________________________________________________________________
20079 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
20080         Log: (Retracted by #11714)
20081              
20082              Okay analysis, debatable fix.  (The fix will inc
20083              the refcount of all temporary match objects,
20084              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
20085              which will then cause griping at untie() time
20086              ("inner references remain").
20087              
20088              Fix for ID 20010407.006: PL_reg_sv got wiped out
20089              by freetemps if the match target was a temporary
20090              (like function_call() =~ /.../), which in turn meant
20091              that the $1 et al stopped working if they had UTF-8
20092              in them.  Therefore bump up the refcount of PL_reg_sv.
20093      Branch: perl
20094            ! pp_hot.c t/op/pat.t
20095 ____________________________________________________________________________
20096 [ 11711] By: ams                                   on 2001/08/17  20:32:08
20097         Log: Subject: [PATCH] doesn't compile, was perl@11710
20098              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20099              Date: Fri, 17 Aug 2001 23:21:10 +0200
20100              Message-Id: <20010817232110.C7041@rafael> 
20101      Branch: perl
20102            ! sharedsv.c
20103 ____________________________________________________________________________
20104 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
20105         Log: Update Changes.
20106      Branch: perl
20107            ! Changes patchlevel.h
20108 ____________________________________________________________________________
20109 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
20110         Log: Upgrade to libnet 1.0704.
20111      Branch: perl
20112            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
20113            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
20114            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
20115            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
20116            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
20117            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
20118            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
20119 ____________________________________________________________________________
20120 [ 11708] By: sky                                   on 2001/08/17  13:34:04
20121         Log: Let perl_clone copy PL_exit_flags
20122      Branch: perl
20123            ! sv.c
20124 ____________________________________________________________________________
20125 [ 11707] By: sky                                   on 2001/08/17  12:28:41
20126         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
20127      Branch: perl
20128            ! sharedsv.c sharedsv.h
20129 ____________________________________________________________________________
20130 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
20131         Log: The metaconfig unit change for #11705.
20132      Branch: metaconfig/U/perl
20133            ! Extensions.U
20134 ____________________________________________________________________________
20135 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
20136         Log: Allow the threads extension to be found if present.
20137      Branch: perl
20138            ! Configure
20139 ____________________________________________________________________________
20140 [ 11704] By: nick                                  on 2001/08/17  11:47:54
20141         Log: Mail -> change script (pre-alpha)
20142      Branch: perl
20143            + Porting/apply
20144 ____________________________________________________________________________
20145 [ 11703] By: sky                                   on 2001/08/17  07:11:24
20146         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
20147              Thanks to Tom Hospel for pointing out my error.
20148      Branch: perl
20149            ! op.h
20150 ____________________________________________________________________________
20151 [ 11702] By: sky                                   on 2001/08/17  04:18:11
20152         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.
20153      Branch: perl
20154            ! embed.pl miniperlmain.c perl.c perl.h proto.h
20155 ____________________________________________________________________________
20156 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
20157         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
20158              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
20159      Branch: perl
20160            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
20161            + lib/Lingua/KO/Hangul/Util/README
20162            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
20163            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
20164            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
20165            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
20166            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
20167            + lib/Unicode/Normalize/t/test.t
20168            ! MANIFEST
20169 ____________________________________________________________________________
20170 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
20171         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
20172              Date: Thu, 16 Aug 2001 22:46:15 -0500
20173              From: "Craig A. Berry" <craigberry@mac.com>
20174              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
20175      Branch: perl
20176            ! configure.com numeric.c
20177 ____________________________________________________________________________
20178 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
20179         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
20180              of the usual suspects (like getpwent) but not for others
20181              (like localtime and rand).  The _r versions are available
20182              for all of them, so let's use them.
20183      Branch: perl
20184            ! perl.h
20185 ____________________________________________________________________________
20186 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
20187         Log: (Accidental apply; thankfully empty.)
20188      Branch: perl
20189            ! hints/os390.sh
20190 ____________________________________________________________________________
20191 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
20192         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
20193              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20194              Date: Thu, 16 Aug 2001 16:27:49 +0100
20195              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
20196      Branch: perl
20197            ! regexec.c t/op/re_tests
20198 ____________________________________________________________________________
20199 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
20200         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
20201              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20202              Date: Thu, 16 Aug 2001 18:50:01 +0100
20203              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
20204      Branch: perl
20205            ! pp_hot.c t/op/pat.t
20206 ____________________________________________________________________________
20207 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
20208         Log: Subject: [PATCH] *time_r again
20209              From: "Arthur Bergman" <arthur@contiller.se>
20210              Date: Thu, 16 Aug 2001 16:01:54 +0200
20211              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
20212      Branch: perl
20213            ! op.h
20214 ____________________________________________________________________________
20215 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
20216         Log: system() and backtick error handling cleanup from Craig A. Berry.
20217      Branch: perl
20218            ! vms/vms.c
20219 ____________________________________________________________________________
20220 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
20221         Log: change#10334 leaks memory, copies string when it doesn't
20222              need to
20223      Branch: perl
20224            ! perl.c
20225 ____________________________________________________________________________
20226 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
20227         Log: One more twist to the sprintf + utf8 testing.
20228      Branch: perl
20229            ! t/op/misc.t
20230 ____________________________________________________________________________
20231 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
20232         Log: Fix for 20010407.008 sprintf removes utf8-ness.
20233      Branch: perl
20234            ! pp.c t/op/misc.t
20235 ____________________________________________________________________________
20236 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
20237         Log: Subject: [PATCH] *time_r fixes
20238              From: "Arthur Bergman" <arthur@contiller.se>
20239              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
20240              Date: Thu, 16 Aug 2001 14:22:27 +0200
20241      Branch: perl
20242            ! op.h
20243 ____________________________________________________________________________
20244 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
20245         Log: Upgrade to CGI.pm 2.77.
20246      Branch: perl
20247            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
20248            ! lib/CGI/t/function.t
20249 ____________________________________________________________________________
20250 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
20251         Log: Document the bytes-to-Unicode upgrading.
20252      Branch: perl
20253            ! pod/perlunicode.pod
20254 ____________________________________________________________________________
20255 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
20256         Log: Add a test for Unicode sprintf.
20257      Branch: perl
20258            ! t/op/misc.t
20259 ____________________________________________________________________________
20260 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
20261         Log: Add Unicode tests for index/rindex.
20262      Branch: perl
20263            ! t/op/index.t
20264 ____________________________________________________________________________
20265 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
20266         Log: Document a bit the art of minimizing the installation,
20267              based on the p5p discussion.
20268      Branch: perl
20269            ! INSTALL
20270 ____________________________________________________________________________
20271 [ 11684] By: nick                                  on 2001/08/15  15:03:31
20272         Log: Integrate mainline
20273      Branch: perlio
20274           +> sharedsv.c sharedsv.h
20275           !> (integrate 53 files)
20276 ____________________________________________________________________________
20277 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
20278         Log: Update Changes.
20279      Branch: perl
20280            ! Changes patchlevel.h
20281 ____________________________________________________________________________
20282 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
20283         Log: The #11673 necessitated a test tweak.
20284      Branch: perl
20285            ! t/io/utf8.t
20286 ____________________________________________________________________________
20287 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
20288         Log: Also UNICOS is in the general case unable to silently
20289              handle fp overflows.
20290      Branch: perl
20291            ! numeric.c
20292 ____________________________________________________________________________
20293 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
20294         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
20295              NV_EPSILON #defined.
20296      Branch: perl
20297            ! perl.h
20298 ____________________________________________________________________________
20299 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
20300         Log: Re-establish the fp overflow detection for VAX VMS; there
20301              is no easy way to have the IEEE fp silent overflow semantics.
20302              (in Alpha VMS we still will use IEEE fp by default-- but it
20303              is still possible to configure Perl to use G_FLOAT)
20304      Branch: perl
20305            ! numeric.c
20306 ____________________________________________________________________________
20307 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
20308         Log: Subject: [PATCH] pp_lock 
20309              From: "Arthur Bergman" <arthur@contiller.se>
20310              Date: Wed, 15 Aug 2001 11:52:16 +0200
20311              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
20312      Branch: perl
20313            ! pp.c
20314 ____________________________________________________________________________
20315 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
20316         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
20317              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20318              Date: Wed, 15 Aug 2001 11:32:11 +0100
20319              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
20320      Branch: perl
20321            ! regcomp.c t/op/re_tests
20322 ____________________________________________________________________________
20323 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
20324         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
20325              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20326              Date: Wed, 15 Aug 2001 10:33:49 +0100
20327              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
20328      Branch: perl
20329            ! regexec.c t/op/re_tests
20330 ____________________________________________________________________________
20331 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
20332         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
20333              From: Barrie Slaymaker <barries@slaysys.com>
20334              Date: Tue, 14 Aug 2001 14:32:25 -0400
20335              Message-ID: <20010814143225.A19822@jester.slaysys.com>
20336      Branch: perl
20337            ! lib/File/Spec.t lib/File/Spec/Unix.pm
20338 ____________________________________________________________________________
20339 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
20340         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
20341              From: Peter Prymmer <pvhp@forte.com>
20342              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
20343              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
20344      Branch: perl
20345            ! README.vms configure.com
20346 ____________________________________________________________________________
20347 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
20348         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
20349              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20350              Date: Tue, 14 Aug 2001 21:23:27 +0200
20351              Message-ID: <20010814212327.A1919@rafael>
20352      Branch: perl
20353            ! doio.c
20354 ____________________________________________________________________________
20355 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
20356         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
20357              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
20358              Date: Tue, 14 Aug 2001 22:30:11 +0200
20359              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
20360              
20361              Combination of nmake, quoting, and Perl expanded $( in here-doc.
20362      Branch: perl
20363            ! ext/SDBM_File/Makefile.PL
20364 ____________________________________________________________________________
20365 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
20366         Log: Todo updates.
20367      Branch: perl
20368            ! pod/perltodo.pod
20369 ____________________________________________________________________________
20370 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
20371         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
20372              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
20373              Date: Mon, 13 Aug 2001 23:15:01 +0200
20374              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
20375      Branch: perl
20376            ! sv.c
20377 ____________________________________________________________________________
20378 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
20379         Log: Subject: [PATCH] [b-]showlex.t
20380              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20381              Date: Sun, 12 Aug 2001 22:24:51 +0200
20382              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
20383              
20384              The 4nt command shell will expand the % in command line
20385              no matter what quoting is attempted, changed the % to @.
20386      Branch: perl
20387            ! ext/B/Showlex.t
20388 ____________________________________________________________________________
20389 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
20390         Log: Subject: [PATCH] magic.t
20391              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
20392              Date: Sun, 12 Aug 2001 20:49:27 +0200
20393              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
20394      Branch: perl
20395            ! t/op/magic.t
20396 ____________________________________________________________________________
20397 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
20398         Log: Add sharedsv* to the DOSish platforms; plus add
20399              some WinCE files to the list of DOSish files.
20400      Branch: perl
20401            ! NetWare/Makefile Porting/makerel win32/Makefile
20402            ! win32/makefile.mk wince/Makefile.ce
20403 ____________________________________________________________________________
20404 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
20405         Log: More DOSish files.
20406      Branch: perl
20407            ! Porting/makerel
20408 ____________________________________________________________________________
20409 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
20410         Log: Strip CRs from the WinCE files.  Now we need to
20411              figure out in which CRs are really needed: probably
20412              Makefile.ce and the README files, at least, probably
20413              also the registry.bat.
20414      Branch: perl
20415            ! wince/Makefile.ce wince/README.compile wince/README.perlce
20416            ! wince/config.h wince/include/cectype.h wince/include/errno.h
20417            ! wince/include/sys/stat.h wince/include/sys/types.h
20418            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
20419            ! wince/perldll.def wince/registry.bat wince/wince.h
20420            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
20421 ____________________________________________________________________________
20422 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
20423         Log: Add some files to DOSish and writables.
20424      Branch: perl
20425            ! Porting/makerel
20426 ____________________________________________________________________________
20427 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
20428         Log: Compile failure message tidying.
20429      Branch: perl
20430            ! t/lib/1_compile.t
20431 ____________________________________________________________________________
20432 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
20433         Log: The new sharedsv* should be exported only if usethreads.
20434      Branch: perl
20435            ! makedef.pl
20436 ____________________________________________________________________________
20437 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
20438         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
20439              From: Peter Prymmer <pvhp@forte.com>
20440              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
20441              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
20442      Branch: perl
20443            ! README.os390
20444 ____________________________________________________________________________
20445 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
20446         Log: Update Changes.
20447      Branch: perl
20448            ! Changes patchlevel.h
20449 ____________________________________________________________________________
20450 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
20451         Log: Subject: [PATHC] sharedsv.[c|h]
20452              From: "Artur Bergman" <artur@contiller.se>
20453              Date: Mon, 13 Aug 2001 14:38:41 +0200
20454              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
20455              
20456              Subject: [PATCH] embed.pl
20457              From: Arthur Bergman <arthur@contiller.se>
20458              Date: Mon, 13 Aug 2001 14:38:14 +0200
20459              Message-ID: <B79D96D6.3088%arthur@contiller.se>
20460              
20461              Subject: [PATCH] sharedsv cleanups
20462              From: "Arthur Bergman" <arthur@contiller.se>
20463              Date: Mon, 13 Aug 2001 15:14:25 +0200
20464              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
20465              
20466              Plus few tweaks: _init needs to be Adp, the prototypes
20467              should not be revealed unless using ithreads, #endif FOO
20468              must be #endif /* FOO */, adding (parentheses) around
20469              do { } while doesn't work too well.
20470      Branch: perl
20471            + sharedsv.c sharedsv.h
20472            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
20473            ! perl.h perlapi.c pod/perlapi.pod proto.h
20474 ____________________________________________________________________________
20475 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
20476         Log: Subject: Re: END {} blocks run in perl_run
20477              From: Arthur Bergman <arthur@contiller.se>
20478              Date: Mon, 13 Aug 2001 11:11:30 +0200
20479              Message-ID: <B79D6661.3068%arthur@contiller.se>
20480      Branch: perl
20481            ! perl.c
20482 ____________________________________________________________________________
20483 [ 11657] By: nick                                  on 2001/08/13  09:03:02
20484         Log: Integrate mainline
20485      Branch: perlio
20486           +> (branch 326 files)
20487            - (delete 330 files)
20488           !> (integrate 85 files)
20489 ____________________________________________________________________________
20490 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
20491         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
20492              and the Perl will be built to do that by default (adding that
20493              will break scripts having non-UTF-8 binary data, such as Latin-1.)
20494      Branch: perl
20495            ! op.c toke.c utf8.h
20496 ____________________________________________________________________________
20497 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
20498         Log: Unnecessary downgrades.
20499      Branch: perl
20500            ! doop.c
20501 ____________________________________________________________________________
20502 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
20503         Log: Failure not true anymore (probably caused by my broken setup).
20504      Branch: perl
20505            ! t/op/pat.t
20506 ____________________________________________________________________________
20507 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
20508         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
20509              stopped working).
20510      Branch: perl
20511            ! op.h pp_ctl.c regcomp.c
20512 ____________________________________________________________________________
20513 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
20514         Log: There is no IN_UTF8.
20515      Branch: perl
20516            ! utf8.h
20517 ____________________________________________________________________________
20518 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
20519         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
20520      Branch: perl
20521            ! op.c op.h pp_ctl.c regcomp.c
20522 ____________________________________________________________________________
20523 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
20524         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
20525              and a test tweak.
20526      Branch: perl
20527            ! op.c t/pod/find.t
20528 ____________________________________________________________________________
20529 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
20530         Log: Todo updates and fixes.
20531      Branch: perl
20532            ! pod/perltodo.pod
20533 ____________________________________________________________________________
20534 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
20535         Log: Mark tests (and one module) having explicit Latin-1
20536              (and one file having explicit UTF-8) with an explicit
20537              'no utf8' (and one explicit 'use utf8').
20538              
20539              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
20540      Branch: perl
20541            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
20542            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
20543            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
20544 ____________________________________________________________________________
20545 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
20546         Log: Subject: SV: END {} blocks run in perl_run
20547              From: "Arthur Bergman" <arthur@contiller.se>
20548              Date: Sun, 12 Aug 2001 00:34:28 +0200 
20549              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
20550      Branch: perl
20551            ! miniperlmain.c perl.c
20552 ____________________________________________________________________________
20553 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
20554         Log: Typos in #11645.
20555      Branch: perl
20556            ! perl.h
20557 ____________________________________________________________________________
20558 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
20559         Log: On ithreads default to use_reentrant except on naturally
20560              threadsafe platforms.
20561      Branch: perl
20562            ! perl.h
20563 ____________________________________________________________________________
20564 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
20565         Log: (Hopefully) a fix for 20010723.004: make install needs
20566              write permission in build directory.  The problem was
20567              probably caused by overeager sprinkling of the lib/re.pm
20568              dependencies (which was done to guarantee lib/re.pm being
20569              uptodate for parallel makes: now solved by funneling that
20570              through an explicit recursive make in the preplibrary target).
20571      Branch: perl
20572            ! Makefile.SH
20573 ____________________________________________________________________________
20574 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
20575         Log: Dispell the "use utf8" superstition.
20576      Branch: perl
20577            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
20578            ! pod/perlunicode.pod
20579 ____________________________________________________________________________
20580 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
20581         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
20582              From: "Abigail" <abigail@foad.org> 
20583              Date: Sat, 11 Aug 2001 23:49:49 +0200
20584              Message-ID: <20010811214950.23255.qmail@foad.org>
20585      Branch: perl
20586            ! t/op/taint.t
20587 ____________________________________________________________________________
20588 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
20589         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
20590              From: Abhijit Menon-Sen <ams@wiw.org>
20591              Date: Sat, 11 Aug 2001 06:18:19 +0530
20592              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
20593      Branch: perl
20594            ! mg.c
20595 ____________________________________________________________________________
20596 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
20597         Log: Test for change #11639.
20598      Branch: perl
20599            ! t/op/tiehandle.t
20600 ____________________________________________________________________________
20601 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
20602         Log: Subject: Re: Can't localize *FH, then tie it
20603              From: Abhijit Menon-Sen <ams@wiw.org>
20604              Date: Sun, 12 Aug 2001 16:08:06 +0530
20605              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
20606      Branch: perl
20607            ! pp_hot.c pp_sys.c
20608 ____________________________________________________________________________
20609 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
20610         Log: Drop all the unnecessary "use utf8" clauses and some of
20611              the unnecessary "use bytes" ones.
20612              
20613              TODO: scour the documentation for unnecessary "use utf8"
20614              and prominently display it in perldelta when the time comes.
20615              ("use utf8" should be necessary ONLY if one wants the script
20616              to be in UTF-8.)  Also should be checked in some non-ASCII
20617              non-Latin-1 platform, like EBCDIC.
20618      Branch: perl
20619            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
20620            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
20621 ____________________________________________________________________________
20622 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
20623         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
20624              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
20625              in Unicode handling.
20626      Branch: perl
20627            + t/op/lc.t
20628            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
20629 ____________________________________________________________________________
20630 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
20631         Log: Thinko: we want the flags for native cc, not gcc.
20632      Branch: perl
20633            ! hints/dec_osf.sh
20634 ____________________________________________________________________________
20635 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
20636         Log: (retracted by 13077)
20637              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
20638              From: Robin Houston <robin@kitsite.com>
20639              Date: Fri, 10 Aug 2001 14:42:02 +0100
20640              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
20641      Branch: perl
20642            ! pp.c
20643 ____________________________________________________________________________
20644 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
20645         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
20646              From: Abhijit Menon-Sen <ams@wiw.org>
20647              Date: Sat, 11 Aug 2001 16:31:04 +0530
20648              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
20649      Branch: perl
20650            ! op.c
20651 ____________________________________________________________________________
20652 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
20653         Log: Get rid of indread, from Abhijit Menon-Sen.
20654      Branch: perl
20655            ! pp_sys.c
20656 ____________________________________________________________________________
20657 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
20658         Log: CRLFgngngn.
20659      Branch: perl
20660            ! win32/Makefile win32/makefile.mk
20661 ____________________________________________________________________________
20662 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
20663         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
20664      Branch: perl
20665            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
20666            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
20667            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
20668            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
20669            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
20670            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
20671            ! win32/Makefile win32/makefile.mk
20672 ____________________________________________________________________________
20673 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
20674         Log: Avoid #elif (less portable than #else #if).
20675      Branch: perl
20676            ! handy.h
20677 ____________________________________________________________________________
20678 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
20679         Log: Subject: patch for perlvar.pod
20680              From: mah@everybody.org (Mark A. Hershberger)
20681              Date: 08 Aug 2001 17:03:16 -0500
20682              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
20683      Branch: perl
20684            ! pod/perlvar.pod
20685 ____________________________________________________________________________
20686 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
20687         Log: cpp commands must start (the # must be) at the column #0.
20688      Branch: perl
20689            ! op.c
20690 ____________________________________________________________________________
20691 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
20692         Log: If using gcc -B/foo/bar makedepend would give
20693              unnecessary warnings about unused -B/foo/bar.
20694      Branch: perl
20695            ! makedepend.SH
20696 ____________________________________________________________________________
20697 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
20698         Log: Update Changes.
20699      Branch: perl
20700            ! Changes patchlevel.h
20701 ____________________________________________________________________________
20702 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
20703         Log: s/z/tz/
20704      Branch: perl
20705            ! pod/perlfaq2.pod
20706 ____________________________________________________________________________
20707 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
20708         Log: Article nit.
20709      Branch: perl
20710            ! pod/perlfaq2.pod
20711 ____________________________________________________________________________
20712 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
20713         Log: Rename lib/unicode files to lib/unicore to avoid
20714              conflicts between core lib/unicode and Unicode::
20715              files in case-ignoring filesystems.
20716      Branch: perl
20717            + (add 325 files)
20718            - (delete 324 files)
20719            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
20720 ____________________________________________________________________________
20721 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
20722         Log: Upgrade to Math::BigInt 1.41.
20723      Branch: perl
20724            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
20725 ____________________________________________________________________________
20726 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
20727         Log: Subject: [PATCH] remove PL_na from typemap
20728              From: James <james@rf.net>
20729              Date: Mon, 06 Aug 2001 20:23:15 -0700
20730              Message-ID: <3B6F5F23.A31A81B1@rf.net>
20731              
20732              (had to be manually applied)
20733      Branch: perl
20734            ! lib/ExtUtils/typemap
20735 ____________________________________________________________________________
20736 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
20737         Log: The metaconfig unit changes for #11618.
20738      Branch: metaconfig/U/perl
20739            + d_fpclassl.U i_fp.U
20740 ____________________________________________________________________________
20741 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
20742         Log: Forgot this from #11618.
20743              
20744              NOTE: wince/config_H.ce needs updating.
20745      Branch: perl
20746            ! wince/config.ce
20747 ____________________________________________________________________________
20748 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
20749         Log: Introduce more floating point classifying APIs;
20750              try to define (most importantly) Perl_is{inf,nan}(x).
20751              
20752              For this first cut, assume none such APIs exist in non-UNIXoid
20753              platforms-- this is of course too unkind: Win32 rumoredly has
20754              _fpclass() and _isnan(), and VMS/VOS very probably have some
20755              of the APIs available.     The only thing Perl uses at the moment
20756              is Perl_isnan() (has been in use for a while now).
20757              
20758              NOTE: the Win32 and NetWare config_h.?c need regenerating.
20759      Branch: perl
20760            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
20761            ! Porting/config_H config_h.SH configure.com epoc/config.sh
20762            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
20763            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20764            ! vos/config.ga.h win32/config.bc win32/config.gc
20765            ! win32/config.vc win32/config_H.bc win32/config_H.gc
20766            ! win32/config_H.vc wince/config.ce wince/config.h
20767 ____________________________________________________________________________
20768 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
20769         Log: Integrate change #11519 from perlio:
20770              
20771              Avoid testing for (non-)existance of "encoding(xxxx)"
20772              layer is called "encoding" the (xxxx) is an argument.
20773      Branch: perl
20774           !> lib/open.pm
20775 ____________________________________________________________________________
20776 [ 11616] By: nick                                  on 2001/08/09  07:50:24
20777         Log: Integrate mainline
20778      Branch: perlio
20779           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
20780           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
20781           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
20782           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
20783            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
20784            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
20785           !> (integrate 79 files)
20786 ____________________________________________________________________________
20787 [ 11615] By: nick                                  on 2001/08/09  06:23:44
20788         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
20789              layer is called "encoding" the (xxxx) is an argument.
20790      Branch: perlio
20791            ! lib/open.pm
20792 ____________________________________________________________________________
20793 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
20794         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
20795              From: Paul Johnson <paul@pjcj.net>
20796              Date: Wed, 8 Aug 2001 23:54:17 +0200
20797              Message-ID: <20010808235417.O1006@pjcj.net>
20798      Branch: perl
20799            ! ext/B/B/Concise.pm
20800 ____________________________________________________________________________
20801 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
20802         Log: Make VMS use IEEE math by default; reorder Tru64 hints
20803              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
20804              exception semantics) is always set if using (the new) cc.
20805      Branch: perl
20806            ! configure.com hints/dec_osf.sh
20807 ____________________________________________________________________________
20808 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
20809         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
20810              From: Abhijit Menon-Sen <ams@wiw.org>
20811              Date: Tue, 7 Aug 2001 17:16:05 +0530
20812              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
20813      Branch: perl
20814            ! pp_sys.c
20815 ____________________________________________________________________________
20816 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
20817         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
20818              From: "Craig A. Berry" <craigberry@mac.com>
20819              Date: Tue, 07 Aug 2001 22:27:47 -0500
20820              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
20821      Branch: perl
20822            ! t/run/exit.t
20823 ____________________________________________________________________________
20824 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
20825         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
20826              From: "Craig A. Berry" <craigberry@mac.com>
20827              Date: Tue, 07 Aug 2001 20:01:53 -0500
20828              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
20829      Branch: perl
20830            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
20831 ____________________________________________________________________________
20832 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
20833         Log: Update the magazine information.
20834      Branch: perl
20835            ! pod/perlfaq2.pod
20836 ____________________________________________________________________________
20837 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
20838         Log: Ignore SIGFPE everywhere.
20839      Branch: perl
20840            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
20841 ____________________________________________________________________________
20842 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
20843         Log: With permission, change the licensing of the docs by
20844              TomC (and Gnat) to comply with the rest of Perl.
20845      Branch: perl
20846            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20847            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20848            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20849            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
20850            ! pod/perltootc.pod
20851 ____________________________________________________________________________
20852 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
20853         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
20854              From: Andy Dougherty <doughera@lafayette.edu>
20855              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
20856              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
20857      Branch: perl
20858            ! hints/openbsd.sh
20859 ____________________________________________________________________________
20860 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
20861         Log: Subject: [PATCH] Makefile.SH test_prep dependency
20862              From: Andy Dougherty <doughera@lafayette.edu>
20863              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
20864              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
20865      Branch: perl
20866            ! Makefile.SH
20867 ____________________________________________________________________________
20868 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
20869         Log: Don't autogenerate the headers et alia,
20870              make regen_headers explicitly.
20871      Branch: perl
20872            ! Makefile.SH
20873 ____________________________________________________________________________
20874 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
20875         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
20876              From: Gurusamy Sarathy <gsar@ActiveState.com> 
20877              Date: Tue, 07 Aug 2001 08:33:26 -0700
20878              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
20879              
20880              Unnecessary dependency.
20881      Branch: perl
20882            ! embed.pl
20883 ____________________________________________________________________________
20884 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
20885         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
20886              From: Abhijit Menon-Sen <ams@wiw.org>
20887              Date: Tue, 7 Aug 2001 09:10:54 +0530
20888              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
20889      Branch: perl
20890            ! pp_hot.c
20891 ____________________________________________________________________________
20892 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
20893         Log: Subject: [PATCH perl@11597] B && BEGIN handling
20894              From: "James A. Duncan" <jduncan@fotango.com>
20895              Date: Mon, 6 Aug 2001 17:29:11 +0100
20896              Message-ID: <20010806172911.A2071@fotango.com>
20897              
20898              (the intrpvar.h addition moved to the end for bincompat)
20899      Branch: perl
20900            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
20901 ____________________________________________________________________________
20902 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
20903         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
20904      Branch: perl
20905           !> README.win32
20906 ____________________________________________________________________________
20907 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
20908         Log: fix URLs for fcrypt.c
20909      Branch: maint-5.6/perl
20910            ! README.win32
20911 ____________________________________________________________________________
20912 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
20913         Log: Yet another way to say Infinity: HP-UX calls its "++".
20914      Branch: perl
20915            ! lib/Math/BigInt/t/bigintpm.t
20916 ____________________________________________________________________________
20917 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
20918         Log: Update Changes.
20919      Branch: perl
20920            ! Changes patchlevel.h
20921 ____________________________________________________________________________
20922 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
20923         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
20924      Branch: perl
20925            ! pod/perlfaq5.pod
20926 ____________________________________________________________________________
20927 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
20928         Log: The #11593 wasn't right.
20929      Branch: perl
20930            ! lib/Math/BigInt/t/bigintpm.t
20931 ____________________________________________________________________________
20932 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
20933         Log: Subject: [PATCH: perl@11564] introducing perlivp
20934              From: Prymmer/Kahn <pvhp@best.com>
20935              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
20936              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
20937              
20938              Subject: Re: [PATCH: perl@11564] introducing perlivp
20939              From: Prymmer/Kahn <pvhp@best.com>
20940              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
20941              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
20942      Branch: perl
20943            + utils/perlivp.PL
20944            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
20945            ! win32/Makefile win32/makefile.mk
20946 ____________________________________________________________________________
20947 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
20948         Log: libcs are confused what to call Infinity.
20949      Branch: perl
20950            ! lib/Math/BigInt/t/bigintpm.t
20951 ____________________________________________________________________________
20952 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
20953         Log: Avoid SIGFPE in Tru64.
20954      Branch: perl
20955            ! numeric.c
20956 ____________________________________________________________________________
20957 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
20958         Log: Upgrade to Math::BigInt 1.40.
20959              
20960              NOTE: this patch necessitates doing something about
20961              infinity handling since the new bigintpm.t tests use
20962              infinity, which causes SIGFPEs at least in Tru64.
20963      Branch: perl
20964            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
20965            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
20966            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
20967            ! lib/Math/BigInt/t/mbimbf.t
20968 ____________________________________________________________________________
20969 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
20970         Log: remove hardcoded cmd shell in testsuite
20971      Branch: perl
20972            ! t/op/glob.t t/op/magic.t t/op/stat.t
20973 ____________________________________________________________________________
20974 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
20975         Log: 4-arg select() was busted on windows because change#8178 didn't
20976              make it into mainline
20977      Branch: perl
20978            ! perl.h win32/include/sys/socket.h
20979 ____________________________________________________________________________
20980 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
20981         Log: Rename the Getopt::Long tests to be as they are
20982              in the Getopt::Long official distribution.
20983      Branch: perl
20984            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
20985            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
20986            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
20987            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
20988            ! MANIFEST
20989 ____________________________________________________________________________
20990 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
20991         Log: Upgrade to Getopt::Long 2.26.
20992      Branch: perl
20993            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
20994            ! MANIFEST lib/Getopt/Long.pm
20995 ____________________________________________________________________________
20996 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
20997         Log: Retract #10874 (the hack should be unnecessary by now)
20998      Branch: perl
20999            ! lib/Test/Harness.pm
21000 ____________________________________________________________________________
21001 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
21002         Log: avoid temp file littering in tests
21003      Branch: perl
21004            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
21005 ____________________________________________________________________________
21006 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
21007         Log: Subject: warning in sv.c: double format, NV arg
21008              From: "Philip Newton" <Philip.Newton@gmx.net>
21009              Date: Sun, 5 Aug 2001 19:41:07 +0200
21010              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
21011      Branch: perl
21012            ! sv.c
21013 ____________________________________________________________________________
21014 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
21015         Log: fix POSIX.t#13 for windos
21016      Branch: perl
21017            ! ext/POSIX/POSIX.t
21018 ____________________________________________________________________________
21019 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
21020         Log: Add a test for PerlIO::Via.
21021      Branch: perl
21022            + ext/PerlIO/t/via.t
21023            ! MANIFEST ext/PerlIO/Via/Via.pm
21024 ____________________________________________________________________________
21025 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
21026         Log: flock() and link() are not available on Windows 9x
21027      Branch: perl
21028            ! win32/config_sh.PL
21029 ____________________________________________________________________________
21030 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
21031         Log: Some Tru64 C compilers have C++ components that confuse
21032              the ccversion parsing.
21033      Branch: perl
21034            ! hints/dec_osf.sh
21035 ____________________________________________________________________________
21036 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
21037         Log: (Reintroduce #11125)
21038              
21039              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
21040              From: Alan Burlison <Alan.Burlison@sun.com> 
21041              Date: Tue, 03 Jul 2001 15:20:13 +0100   
21042              Message-ID: <3B41D49D.A923D4F9@sun.com> 
21043      Branch: perl
21044            ! lib/ExtUtils/MM_Unix.pm
21045 ____________________________________________________________________________
21046 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
21047         Log: Little pointer juggling for HP-UX cc to avoid
21048              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
21049              followed by
21050              "error 1549: Modifiable lvalue required for assignment operator."
21051      Branch: perl
21052            ! hv.c
21053 ____________________________________________________________________________
21054 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
21055         Log: Continuation of #11575: SANY_SEEN completely deprecated,
21056              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
21057              plus a fix for the bug.
21058      Branch: perl
21059            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
21060 ____________________________________________________________________________
21061 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
21062         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
21063              From: Doug MacEachern <dougm@covalent.net>
21064              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
21065              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
21066      Branch: perl
21067            ! sv.c
21068 ____________________________________________________________________________
21069 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
21070         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
21071              the new CANY is the \C.  The problem reported and the
21072              test case supplied in
21073              
21074              Subject: UTF-8 bugs in string length & single line regex matches
21075              From: "Daniel P. Berrange" <dan@berrange.com>
21076              Date: Fri, 3 Aug 2001 11:39:33 +0100
21077              Message-ID: <20010803113932.A19318@berrange.com>
21078      Branch: perl
21079            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
21080            ! t/op/pat.t
21081 ____________________________________________________________________________
21082 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
21083         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
21084              From: Doug MacEachern <dougm@covalent.net>
21085              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
21086              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
21087      Branch: perl
21088            ! perl.c regexec.c
21089 ____________________________________________________________________________
21090 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
21091         Log: The #11572 didn't up the test count.
21092      Branch: perl
21093            ! t/op/length.t
21094 ____________________________________________________________________________
21095 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
21096         Log: Subject: UTF-8 bugs in string length & single line regex matches
21097              From: "Daniel P. Berrange" <dan@berrange.com>
21098              Date: Fri, 3 Aug 2001 11:39:33 +0100         
21099              Message-ID: <20010803113932.A19318@berrange.com>
21100              
21101              (the mg_length() fix)
21102      Branch: perl
21103            ! mg.c t/op/length.t
21104 ____________________________________________________________________________
21105 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
21106         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
21107              From: Abhijit Menon-Sen <ams@wiw.org>
21108              Date: Sat, 4 Aug 2001 16:56:35 +0530
21109              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
21110      Branch: perl
21111            ! hv.c
21112 ____________________________________________________________________________
21113 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
21114         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
21115              From: Abhijit Menon-Sen <ams@wiw.org>
21116              Date: Sat, 4 Aug 2001 16:16:03 +0530
21117              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
21118      Branch: perl
21119            ! hv.c
21120 ____________________________________________________________________________
21121 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
21122         Log: Subject: Re: [patch] refcount re ops
21123              From: Abhijit Menon-Sen <ams@wiw.org>
21124              Date: Sat, 4 Aug 2001 08:54:55 +0530
21125              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
21126      Branch: perl
21127            ! sv.c
21128 ____________________________________________________________________________
21129 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
21130         Log: Subject: [patch] refcount re ops
21131              From: Doug MacEachern <dougm@covalent.net>
21132              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
21133              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
21134      Branch: perl
21135            ! regcomp.c sv.c
21136 ____________________________________________________________________________
21137 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
21138         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
21139              From: Doug MacEachern <dougm@covalent.net>
21140              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
21141              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
21142      Branch: perl
21143            ! perl.c regexec.c
21144 ____________________________________________________________________________
21145 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
21146         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
21147              From: "Craig A. Berry" <craigberry@mac.com> 
21148              Date: Fri, 03 Aug 2001 16:16:16 -0500
21149              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
21150      Branch: perl
21151            ! t/op/misc.t
21152 ____________________________________________________________________________
21153 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
21154         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
21155              From: John Kristian <jmk2001@engineer.com>
21156              Date: Fri, 03 Aug 2001 00:59:08 -0700
21157              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
21158      Branch: perl
21159            ! win32/win32.c
21160 ____________________________________________________________________________
21161 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
21162         Log: Update Changes.
21163      Branch: perl
21164            ! Changes patchlevel.h
21165 ____________________________________________________________________________
21166 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
21167         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
21168              From: "Craig A. Berry" <craigberry@mac.com>
21169              Date: Thu, 02 Aug 2001 23:15:24 -0500
21170              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
21171      Branch: perl
21172            ! ext/B/Stash.t
21173 ____________________________________________________________________________
21174 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
21175         Log: Subject: [patch] plug PL_cshname leak
21176              From: Doug MacEachern <dougm@covalent.net>
21177              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
21178              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
21179      Branch: perl
21180            ! sv.c
21181 ____________________________________________________________________________
21182 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
21183         Log: Subject: [patch] plug PL_sh_path leak
21184              From: Doug MacEachern <dougm@covalent.net>
21185              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
21186              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
21187      Branch: perl
21188            ! sv.c
21189 ____________________________________________________________________________
21190 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
21191         Log: Subject: [patch] plug PL_regex_padav leaks
21192              From: Doug MacEachern <dougm@covalent.net>
21193              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
21194              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
21195      Branch: perl
21196            ! op.c op.h perl.c
21197 ____________________________________________________________________________
21198 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
21199         Log: Subject: [patch] plug PL_origargv leak
21200              From: Doug MacEachern <dougm@covalent.net>
21201              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
21202              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
21203      Branch: perl
21204            ! perl.c
21205 ____________________________________________________________________________
21206 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
21207         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
21208              From: Abhijit Menon-Sen <ams@wiw.org>
21209              Date: Fri, 3 Aug 2001 06:38:11 +0530
21210              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
21211      Branch: perl
21212            ! hv.c
21213 ____________________________________________________________________________
21214 [ 11557] By: nick                                  on 2001/08/03  08:17:38
21215         Log: Integrate mainline
21216      Branch: perlio
21217           +> (branch 47 files)
21218            - lib/Switch/test.pl
21219           !> (integrate 49 files)
21220 ____________________________________________________________________________
21221 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
21222         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
21223              From: "Craig A. Berry" <craigberry@mac.com>
21224              Date: Thu, 02 Aug 2001 12:56:19 -0500
21225              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
21226      Branch: perl
21227            ! ext/B/Showlex.t
21228 ____________________________________________________________________________
21229 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
21230         Log: Be more careful about non-existent files.
21231      Branch: perl
21232            ! lib/File/Copy.pm
21233 ____________________________________________________________________________
21234 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
21235         Log: Subject: [PATCH resend] deparse empty formats
21236              From: Robin Houston <robin@kitsite.com> 
21237              Date: Thu, 2 Aug 2001 14:32:36 +0100
21238              Message-ID: <20010802143236.A894@robin.kitsite.com>
21239      Branch: perl
21240            ! ext/B/B/Deparse.pm
21241 ____________________________________________________________________________
21242 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
21243         Log: Subject: [patch] ithreads + refto fix improvement
21244              From: Doug MacEachern <dougm@covalent.net>
21245              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
21246              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
21247      Branch: perl
21248            ! pp.c
21249 ____________________________________________________________________________
21250 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
21251         Log: Readability nit from Abhijit.
21252      Branch: perl
21253            ! op.c
21254 ____________________________________________________________________________
21255 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
21256         Log: setproctitle() API version nit from Anton Berezin.
21257      Branch: perl
21258            ! mg.c
21259 ____________________________________________________________________________
21260 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
21261         Log: Add PerlCE to the docs.
21262      Branch: perl
21263            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
21264            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
21265 ____________________________________________________________________________
21266 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
21267         Log: Integrate the PerlCE (WinCE Perl) port;
21268              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
21269      Branch: perl
21270            + README.ce wince/FindExt.pm wince/Makefile.ce
21271            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
21272            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
21273            + wince/bin/search.pl wince/config.ce wince/config.h
21274            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
21275            + wince/dl_win32.xs wince/include/arpa/inet.h
21276            + wince/include/cectype.h wince/include/errno.h
21277            + wince/include/netdb.h wince/include/sys/socket.h
21278            + wince/include/sys/stat.h wince/include/sys/types.h
21279            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
21280            + wince/perl.rc wince/perldll.def wince/perllib.c
21281            + wince/perlmain.c wince/registry.bat wince/runperl.c
21282            + wince/splittree.pl wince/win32.h wince/win32iop.h
21283            + wince/win32thread.c wince/win32thread.h wince/wince.c
21284            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
21285            + wince/xdistclean.ksh wince/xmakediffs.ksh
21286            ! MANIFEST perl.c perl.h perlio.c
21287 ____________________________________________________________________________
21288 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
21289         Log: setproctitle() made simpler.  (This assumes the string is
21290              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
21291              should be used.  Note len, not len + 1.)  BSD-fu from Anton
21292              Berezin.
21293      Branch: perl
21294            ! mg.c
21295 ____________________________________________________________________________
21296 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
21297         Log: Subject: [PATCH] -Wall cleanup: op.c
21298              From: Richard Soderberg <rs@oregonnet.com>
21299              Date: Thu, 2 Aug 2001 00:17:09 -0700
21300              Message-Id: <200108020717.AAA26895@oregonnet.com>
21301              
21302              Subject: [PATCH] -Wall cleanup: sv.c
21303              From: Richard Soderberg <rs@oregonnet.com>
21304              Date: Thu, 2 Aug 2001 00:49:21 -0700
21305              Message-Id: <200108020749.AAA27492@oregonnet.com>
21306      Branch: perl
21307            ! op.c sv.c
21308 ____________________________________________________________________________
21309 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
21310         Log: Update Changes.
21311      Branch: perl
21312            ! Changes patchlevel.h
21313 ____________________________________________________________________________
21314 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
21315         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
21316              From: Doug MacEachern <dougm@covalent.net>
21317              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
21318              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
21319      Branch: perl
21320            ! op.c
21321 ____________________________________________________________________________
21322 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
21323         Log: The #11541 didn't work under threads.
21324      Branch: perl
21325            ! op.c
21326 ____________________________________________________________________________
21327 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
21328         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
21329              From: Hugo <hv@crypt.compulink.co.uk>
21330              Date: Fri, 22 Jun 2001 01:19:08 +0100 
21331              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
21332              
21333              (Skip tests if accept() failed)
21334      Branch: perl
21335            ! ext/IO/lib/IO/t/io_unix.t
21336 ____________________________________________________________________________
21337 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
21338         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
21339              From: "Stian Seeberg" <sseeberg@nimsoft.no>
21340              Date: Mon, 30 Jul 2001 12:28:07 +0200
21341              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
21342      Branch: perl
21343            ! perl.h
21344 ____________________________________________________________________________
21345 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
21346         Log: Subject: Pluggable optimizer
21347              From: Simon Cozens <simon@netthink.co.uk>
21348              Date: Wed, 1 Aug 2001 13:57:02 -0700
21349              Message-ID: <20010801135702.I10442@netthink.co.uk>
21350      Branch: perl
21351            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
21352 ____________________________________________________________________________
21353 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
21354         Log: Subject: [ID 20010801.039] perlre.pod message typo
21355              From: Autrijus Tang <autrijus@geb.elixus.org>
21356              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
21357              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
21358      Branch: perl
21359            ! pod/perlre.pod
21360 ____________________________________________________________________________
21361 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
21362         Log: Test for change #11536.
21363      Branch: perl
21364            ! t/op/tiehandle.t
21365 ____________________________________________________________________________
21366 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
21367         Log: More test fixups for #11537.
21368      Branch: perl
21369            ! t/lib/warnings/4lint t/lib/warnings/9enabled
21370 ____________________________________________________________________________
21371 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
21372         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
21373              From: Doug MacEachern <dougm@covalent.net>
21374              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
21375              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
21376      Branch: perl
21377            ! op.c t/TestInit.pm
21378 ____________________________________________________________________________
21379 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
21380         Log: Subject: [patch] ithreads + refto bug
21381              From: Doug MacEachern <dougm@covalent.net>
21382              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
21383              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
21384              
21385              (Test in change #11539)
21386      Branch: perl
21387            ! pp.c
21388 ____________________________________________________________________________
21389 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
21390         Log: Subject: [PATCH: perl@11523] fixups for t/harness
21391              From: Prymmer/Kahn <pvhp@best.com>
21392              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
21393              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
21394      Branch: perl
21395            ! t/harness
21396 ____________________________________________________________________________
21397 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
21398         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
21399              From: Prymmer/Kahn <pvhp@best.com>
21400              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
21401              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
21402      Branch: perl
21403            ! win32/Makefile win32/makefile.mk
21404 ____________________________________________________________________________
21405 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
21406         Log: Need to know the number of tests.
21407      Branch: perl
21408            ! t/run/exit.t
21409 ____________________________________________________________________________
21410 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
21411         Log: Subject: Re: new exit tests on VMS
21412              From: "Craig A. Berry" <craigberry@mac.com>
21413              Date: Tue, 31 Jul 2001 12:19:29 -0500
21414              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
21415      Branch: perl
21416            ! t/run/exit.t
21417 ____________________________________________________________________________
21418 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
21419         Log: Retract #11530 (the dTHX is needed under threads)
21420      Branch: perl
21421            ! perlio.c
21422 ____________________________________________________________________________
21423 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
21424         Log: (Retracted by #11531)
21425      Branch: perl
21426            ! perlio.c
21427 ____________________________________________________________________________
21428 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
21429         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
21430              From: Richard Soderberg <rs@crystalflame.net>
21431              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
21432              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
21433      Branch: perl
21434            ! unixish.h
21435 ____________________________________________________________________________
21436 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
21437         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
21438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21439              Date: Tue, 31 Jul 2001 05:39:09 -0400
21440              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
21441              
21442              (with a note about the case of UV being equal to long long)
21443      Branch: perl
21444            ! utils/h2xs.PL
21445 ____________________________________________________________________________
21446 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
21447         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
21448              From: "Craig A. Berry" <craigberry@mac.com>
21449              Date: Tue, 31 Jul 2001 14:57:43 -0500
21450              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
21451      Branch: perl
21452            ! t/io/fs.t
21453 ____________________________________________________________________________
21454 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
21455         Log: Fix for
21456              
21457              Subject: [ID 20010116.001] File::Copy truncates orig file 
21458              From: arbor@al37al08.telecel.pt
21459              Date: Tue, 16 Jan 2001 11:43:02 GMT
21460              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
21461              
21462              (copy($foo, $foo) would truncate $foo)
21463      Branch: perl
21464            ! lib/File/Copy.pm lib/File/Copy.t
21465 ____________________________________________________________________________
21466 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
21467         Log: Metaconfig unit change for #11524.
21468      Branch: metaconfig/U/perl
21469            ! Extras.U
21470 ____________________________________________________________________________
21471 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
21472         Log: Multiple modules didn't work; plus typo fixes.
21473      Branch: perl
21474            ! Configure
21475 ____________________________________________________________________________
21476 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
21477         Log: Update Changes.
21478      Branch: perl
21479            ! Changes patchlevel.h
21480 ____________________________________________________________________________
21481 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
21482         Log: Regen perlapi.
21483      Branch: perl
21484            ! pod/perlapi.pod
21485 ____________________________________________________________________________
21486 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
21487         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
21488              From: Dave Mitchell <davem@fdgroup.co.uk>
21489              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
21490              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
21491      Branch: perl
21492            ! sv.c
21493 ____________________________________________________________________________
21494 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
21495         Log: Regen toc.
21496      Branch: perl
21497            ! pod/perltoc.pod
21498 ____________________________________________________________________________
21499 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
21500         Log: Regen Porting stuff.
21501      Branch: perl
21502            ! Porting/Glossary Porting/config.sh Porting/config_H
21503 ____________________________________________________________________________
21504 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
21505         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
21506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21507              Date: Tue, 31 Jul 2001 05:34:38 -0400
21508              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
21509      Branch: perl
21510            ! utils/h2xs.PL
21511 ____________________________________________________________________________
21512 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
21513         Log: Metaconfig unit change for #11516. 
21514      Branch: metaconfig/U/perl
21515            ! gccvers.U
21516 ____________________________________________________________________________
21517 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
21518         Log: Add -Wall in cflags, not in Configure.
21519              (This way -Wall affects only the core and the core XS,
21520              not user modules' XS.  Concern from Paul Marquess,
21521              implementation idea from Andy Dougherty.)
21522      Branch: perl
21523            ! Configure cflags.SH
21524 ____________________________________________________________________________
21525 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
21526         Log: Metaconfig unit changes for #11514.
21527      Branch: metaconfig
21528            + U/modified/sysman.U
21529            ! U/installdirs/man1dir.U
21530 ____________________________________________________________________________
21531 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
21532         Log: Subject: Configure's detection of system manual
21533              From: Sean Dague <sean@dague.net> 
21534              Date: Sun, 13 May 2001 15:53:15 -0400
21535              Message-ID: <20010513155315.A15833@underhill.dague.net>
21536      Branch: perl
21537            ! Configure
21538 ____________________________________________________________________________
21539 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
21540         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
21541              From: Autrijus Tang <autrijus@autrijus.org> 
21542              Date: Thu, 21 Jun 2001 23:56:48 +0800
21543              Message-Id: <20010621235648.A57340@not.autrijus.org>
21544      Branch: perl
21545            ! pod/perlobj.pod
21546 ____________________________________________________________________________
21547 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
21548         Log: Subject: Typo in DB_File.pm
21549              From: "Philip Newton" <Philip.Newton@gmx.net>
21550              Date: Tue, 31 Jul 2001 06:19:35 +0200
21551              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
21552      Branch: perl
21553            ! ext/DB_File/DB_File.pm
21554 ____________________________________________________________________________
21555 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
21556         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
21557              From: "Stephen P. Potter" <spp@spotter.yi.org>
21558              Date: Wed, 30 May 2001 13:59:34 -0400
21559              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
21560      Branch: perl
21561            ! pod/perlre.pod
21562 ____________________________________________________________________________
21563 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
21564         Log: eval "format foo=" would loop indefinitely; reported in
21565              
21566              Subject: A load of old rubbish
21567              From: Mike Guy <mjtg@cam.ac.uk>
21568              Date: Mon, 14 May 2001 16:12:22 +0100
21569              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
21570              
21571              (The core dumps reported in there already fixed.)
21572      Branch: perl
21573            ! toke.c
21574 ____________________________________________________________________________
21575 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
21576         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
21577      Branch: perl
21578            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
21579            + lib/Switch/t/switch_case.t
21580            - lib/Switch/test.pl
21581            ! MANIFEST lib/Switch.pm
21582 ____________________________________________________________________________
21583 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
21584         Log: Subject: [PATCH @11505] DB_File-1.78
21585              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21586              Date: Mon, 30 Jul 2001 22:54:37 +0100
21587              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
21588      Branch: perl
21589            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21590            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
21591 ____________________________________________________________________________
21592 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
21593         Log: Explain in more detail why -pipe and -fno-common are good.
21594      Branch: perl
21595            ! hints/darwin.sh
21596 ____________________________________________________________________________
21597 [ 11506] By: nick                                  on 2001/07/30  14:32:23
21598         Log: Integrate mainline
21599      Branch: perlio
21600           !> INSTALL Makefile.SH doio.c hints/darwin.sh
21601 ____________________________________________________________________________
21602 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
21603         Log: Perl hasn't been putting man pages into $prefix/lib for
21604              a long time now; pointed out by Andy Dougherty. 
21605      Branch: perl
21606            ! hints/darwin.sh
21607 ____________________________________________________________________________
21608 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
21609         Log: Document the extras Configure option.
21610      Branch: perl
21611            ! INSTALL
21612 ____________________________________________________________________________
21613 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
21614         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
21615              everywhere.
21616      Branch: perl
21617           !> doio.c
21618 ____________________________________________________________________________
21619 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
21620         Log: Doubly guard against invoking CPAN if no extras defined,
21621              pointed out by H. Merijn Brand.
21622      Branch: perl
21623            ! Makefile.SH
21624 ____________________________________________________________________________
21625 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
21626         Log: Fix O_RDONLY check to check for O_RDONLY.
21627      Branch: maint-5.6/macperl
21628            ! doio.c
21629 ____________________________________________________________________________
21630 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
21631         Log: Integrate miscellaneous changes from maint-5.6/perl.
21632      Branch: maint-5.6/macperl
21633           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
21634 ____________________________________________________________________________
21635 [ 11499] By: nick                                  on 2001/07/30  06:52:42
21636         Log: Integrate mainline
21637      Branch: perlio
21638           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
21639           +> win32/sync_ext.pl
21640            - win32/sncfnmcs.pl
21641           !> (integrate 71 files)
21642 ____________________________________________________________________________
21643 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
21644         Log: Update Changes.
21645      Branch: perl
21646            ! Changes patchlevel.h
21647 ____________________________________________________________________________
21648 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
21649         Log: Now Configure -Dextras=Foo::Bar and "make install" will
21650              fetch and install Foo::Bar.
21651      Branch: perl
21652            ! Makefile.SH
21653 ____________________________________________________________________________
21654 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
21655         Log: Metaconfig unit change for #11495.
21656      Branch: metaconfig/U/perl
21657            ! Extras.U
21658 ____________________________________________________________________________
21659 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
21660         Log: extras.make, extras.test, and extras.install make targets.
21661      Branch: perl
21662            ! Configure Makefile.SH
21663 ____________________________________________________________________________
21664 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
21665         Log: Metaconfig unit change for #11493.
21666      Branch: metaconfig/U/perl
21667            ! Extras.U
21668 ____________________________________________________________________________
21669 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
21670         Log: Better to have the list of extras in $extras than 'define'.
21671      Branch: perl
21672            ! Configure
21673 ____________________________________________________________________________
21674 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
21675         Log: The metaconfig unit change for #11490.
21676      Branch: metaconfig/U/perl
21677            + Extras.U
21678 ____________________________________________________________________________
21679 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
21680         Log: Missed from #11490 (the required dependency).
21681      Branch: perl
21682            ! Makefile.SH
21683 ____________________________________________________________________________
21684 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
21685         Log: Add the support of asking for extra modules or bundles of modules
21686              to be fetched from the CPAN and installed as a part of the Perl
21687              build process.  None of this installation is yet really done;
21688              only the list is asked, and saved away in extras.lst for
21689              the build and installation process to worry about later.
21690      Branch: perl
21691            ! Configure
21692 ____________________________________________________________________________
21693 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
21694         Log: Beginnings of better Inf and NaN support.
21695              At least toke.c and sv.c still need quite a bit of work.
21696      Branch: perl
21697            ! numeric.c perl.h
21698 ____________________________________________________________________________
21699 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
21700         Log: Top-level Makefile didn't honour OPTIMIZE.
21701      Branch: perl
21702            ! Makefile.SH
21703 ____________________________________________________________________________
21704 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
21705         Log: Update Changes.
21706      Branch: perl
21707            ! Changes patchlevel.h
21708 ____________________________________________________________________________
21709 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
21710         Log: Use Search::Dict 1.02 interface for charinfo().
21711      Branch: perl
21712            ! lib/UnicodeCD.pm
21713 ____________________________________________________________________________
21714 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
21715         Log: Now also allow transforming the read lines before comparing them.
21716              (This will help UnicodeCD.) 
21717      Branch: perl
21718            ! lib/Search/Dict.pm
21719 ____________________________________________________________________________
21720 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
21721         Log: Remove tiehandle code.
21722      Branch: perl
21723            ! lib/UnicodeCD.pm
21724 ____________________________________________________________________________
21725 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
21726         Log: Allow specifying a comparison function for Search::Dict::look().
21727      Branch: perl
21728            ! lib/Search/Dict.pm
21729 ____________________________________________________________________________
21730 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
21731         Log: Small UnicodeCD tweaks.
21732      Branch: perl
21733            ! lib/UnicodeCD.pm lib/UnicodeCD.t
21734 ____________________________________________________________________________
21735 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
21736         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
21737              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21738              Date: Tue, 24 Jul 2001 01:51:32 +0900
21739              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
21740      Branch: perl
21741            ! lib/UnicodeCD.pm lib/UnicodeCD.t
21742 ____________________________________________________________________________
21743 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
21744         Log: Subject: [PATCH] installperl
21745              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
21746              Date: Fri, 27 Jul 2001 19:05:04 -0700
21747              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
21748      Branch: perl
21749            ! installperl
21750 ____________________________________________________________________________
21751 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
21752         Log: Subject: [PATCH] Set proper compatibility versions in core
21753              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
21754              Date: Fri, 27 Jul 2001 20:01:49 -0700
21755              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
21756      Branch: perl
21757            ! Makefile.SH
21758 ____________________________________________________________________________
21759 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
21760         Log: Metaconfig unit change for #11477.
21761      Branch: metaconfig/U/perl
21762            ! dlsrc.U
21763 ____________________________________________________________________________
21764 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
21765         Log: Subject: [PATCH] Darwin: -fpic not so good
21766              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
21767              Date: Fri, 27 Jul 2001 18:57:38 -0700
21768              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
21769      Branch: perl
21770            ! Configure
21771 ____________________________________________________________________________
21772 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
21773         Log: Subject: [PATCH] Clean up Darwin hints
21774              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
21775              Date: Fri, 27 Jul 2001 19:13:15 -0700
21776              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
21777      Branch: perl
21778            ! hints/darwin.sh
21779 ____________________________________________________________________________
21780 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
21781         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
21782              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21783              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
21784              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
21785      Branch: perl
21786            ! pod/perlfunc.pod pp.c t/op/split.t
21787 ____________________________________________________________________________
21788 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
21789         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
21790              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21791              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
21792              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
21793      Branch: perl
21794            ! pod/perlvar.pod
21795 ____________________________________________________________________________
21796 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
21797         Log: Subject: [PATCH] fixes to constant.pm documentation
21798              From: Ilmari Karonen <iltzu@sci.fi>
21799              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
21800              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
21801      Branch: perl
21802            ! lib/constant.pm
21803 ____________________________________________________________________________
21804 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
21805         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
21806              From: "Philip Newton" <Philip.Newton@gmx.net>
21807              Date: Fri, 27 Jul 2001 07:51:10 +0200
21808              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
21809      Branch: perl
21810            ! pod/perlport.pod
21811 ____________________________________________________________________________
21812 [ 11471] By: nick                                  on 2001/07/26  06:23:32
21813         Log: Subject:  [PATCH] Doc fix for perlguts / threading
21814              From:  Arthur Bergman <arthur@contiller.se>
21815              Date:  Wed, 25 Jul 2001 11:28:23 +0200
21816              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
21817      Branch: perl
21818            ! pod/perlguts.pod
21819 ____________________________________________________________________________
21820 [ 11470] By: nick                                  on 2001/07/26  06:21:06
21821         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
21822              From:  Philip Newton <Philip.Newton@gmx.net>
21823              Date:  Wed, 25 Jul 2001 08:19:47 +0200
21824              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
21825      Branch: perl
21826            ! INSTALL
21827 ____________________________________________________________________________
21828 [ 11469] By: nick                                  on 2001/07/26  06:20:25
21829         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
21830              From:  Philip Newton <Philip.Newton@gmx.net>
21831              Date:  Wed, 25 Jul 2001 08:12:48 +0200
21832              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
21833      Branch: perl
21834            ! INSTALL
21835 ____________________________________________________________________________
21836 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
21837         Log: More +x.
21838      Branch: perl
21839            ! Porting/makerel
21840 ____________________________________________________________________________
21841 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
21842         Log: Update Changes.
21843      Branch: perl
21844            ! Changes patchlevel.h
21845 ____________________________________________________________________________
21846 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
21847         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
21848              From: "Philip Newton" <Philip.Newton@gmx.net>
21849              Date: Tue, 24 Jul 2001 06:45:55 +0200
21850              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
21851      Branch: perl
21852            ! os2/perlrexx.c
21853 ____________________________________________________________________________
21854 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
21855         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
21856              From: Peter Prymmer <pvhp@forte.com>
21857              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
21858              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
21859      Branch: perl
21860            ! pod/perlport.pod t/io/fs.t vms/test.com
21861 ____________________________________________________________________________
21862 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
21863         Log: Workaround on Cwd bootstrap problem.
21864      Branch: perl
21865            ! lib/ExtUtils/MakeMaker.pm
21866 ____________________________________________________________________________
21867 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
21868         Log: When in Rome, quote like the Romans do.
21869      Branch: perl
21870            ! cflags.SH
21871 ____________________________________________________________________________
21872 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
21873         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
21874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21875              Date: Mon, 23 Jul 2001 19:29:49 -0400
21876              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
21877      Branch: perl
21878            + os2/perlrexx.c
21879            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
21880            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
21881            ! t/op/write.t
21882 ____________________________________________________________________________
21883 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
21884         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
21885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21886              Date: Mon, 23 Jul 2001 18:43:42 -0400
21887              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
21888      Branch: perl
21889            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
21890 ____________________________________________________________________________
21891 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
21892         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
21893              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21894              Date: Mon, 23 Jul 2001 18:33:16 -0400
21895              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
21896      Branch: perl
21897            ! lib/ExtUtils/MakeMaker.pm
21898 ____________________________________________________________________________
21899 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
21900         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
21901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21902              Date: Mon, 23 Jul 2001 18:20:35 -0400
21903              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
21904      Branch: perl
21905            ! Makefile.SH cflags.SH
21906 ____________________________________________________________________________
21907 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
21908         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
21909              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
21910              Date: Mon, 23 Jul 2001 11:32:17 -0500
21911              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
21912      Branch: perl
21913            ! lib/ExtUtils/MakeMaker.pm
21914 ____________________________________________________________________________
21915 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
21916         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
21917              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21918              Date: Mon, 23 Jul 2001 18:13:20 -0400
21919              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
21920      Branch: perl
21921            ! lib/perl5db.pl
21922 ____________________________________________________________________________
21923 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
21924         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
21925              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21926              Date: Mon, 23 Jul 2001 18:07:40 -0400
21927              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
21928      Branch: perl
21929            ! op.c
21930 ____________________________________________________________________________
21931 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
21932         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
21933              From: "Craig A. Berry" <craigberry@mac.com>
21934              Date: Mon, 23 Jul 2001 15:35:06 -0500
21935              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
21936      Branch: perl
21937            ! util.c
21938 ____________________________________________________________________________
21939 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
21940         Log: Subject: [PATCH perlfaq9.pod typo]
21941              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
21942              Date: Mon, 23 Jul 2001 07:49:05 -0700
21943              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
21944      Branch: perl
21945            ! pod/perlfaq9.pod
21946 ____________________________________________________________________________
21947 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
21948         Log: Subject: win32\sncfnmcs.pl corrections
21949              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
21950              Date: Mon, 23 Jul 2001 12:56:54 +0200
21951              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
21952              
21953              Rename the script a little bit more sensibly.
21954      Branch: perl
21955            + win32/sync_ext.pl
21956            - win32/sncfnmcs.pl
21957            ! MANIFEST README.win32
21958 ____________________________________________________________________________
21959 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
21960         Log: Test tweak.
21961      Branch: perl
21962            ! ext/B/Deparse.t
21963 ____________________________________________________________________________
21964 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
21965         Log: Metaconfig unit tweak for #11450.
21966      Branch: metaconfig/U/perl
21967            ! Mksymlinks.U
21968 ____________________________________________________________________________
21969 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
21970         Log: Too volatile failsafe check.
21971      Branch: perl
21972            ! Configure
21973 ____________________________________________________________________________
21974 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
21975         Log: Further doc tweaks.
21976      Branch: perl
21977            ! lib/UnicodeCD.pm
21978 ____________________________________________________________________________
21979 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
21980         Log: Doc tweaks.
21981      Branch: perl
21982            ! lib/UnicodeCD.pm
21983 ____________________________________________________________________________
21984 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
21985         Log: Doc tweakery from Abhijit.
21986      Branch: perl
21987            ! Porting/repository.pod
21988 ____________________________________________________________________________
21989 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
21990         Log: An accidental empty line.
21991      Branch: perl
21992            ! MANIFEST
21993 ____________________________________________________________________________
21994 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
21995         Log: Missing MANIFESTations.
21996      Branch: perl
21997            ! MANIFEST
21998 ____________________________________________________________________________
21999 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
22000         Log: Update Changes.
22001      Branch: perl
22002            ! Changes patchlevel.h
22003 ____________________________________________________________________________
22004 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
22005         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
22006              From: Mike Guy <mjtg@cam.ac.uk>
22007              Date: Fri, 20 Jul 2001 16:12:49 +0100
22008              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
22009      Branch: perl
22010            ! Porting/pumpkin.pod
22011 ____________________________________________________________________________
22012 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
22013         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
22014              From: Peter Prymmer <pvhp@forte.com>
22015              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
22016              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
22017      Branch: perl
22018            ! pod/perlhack.pod
22019 ____________________________________________________________________________
22020 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
22021         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
22022              From: Michael G Schwern <schwern@pobox.com>
22023              Date: Fri, 20 Jul 2001 20:22:35 -0400
22024              Message-ID: <20010720202235.O4498@blackrider>
22025      Branch: perl
22026            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
22027            ! lib/Test/t/todo.t
22028 ____________________________________________________________________________
22029 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
22030         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
22031              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
22032              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
22033              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
22034      Branch: perl
22035            ! ext/POSIX/POSIX.pod
22036 ____________________________________________________________________________
22037 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
22038         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
22039              From: Mark-Jason Dominus <mjd@plover.com>
22040              Date: Fri, 20 Jul 2001 23:16:54 -0400
22041              Message-ID: <20010721031654.21877.qmail@plover.com>
22042      Branch: perl
22043            ! ext/POSIX/POSIX.pod
22044 ____________________________________________________________________________
22045 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
22046         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
22047              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22048              Date: Sun, 22 Jul 2001 14:56:09 +0200
22049              Message-ID: <20010722145609.A766@rafael>
22050      Branch: perl
22051            ! ext/B/O.pm
22052 ____________________________________________________________________________
22053 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
22054         Log: Subject: regexec.c #define cleanup
22055              From: Mark-Jason Dominus <mjd@plover.com>
22056              Date: Sat, 21 Jul 2001 18:33:25 -0400
22057              Message-ID: <20010721223325.3069.qmail@plover.com>
22058      Branch: perl
22059            ! regexec.c
22060 ____________________________________________________________________________
22061 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
22062         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
22063              From: Prymmer/Kahn <pvhp@best.com>
22064              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
22065              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
22066      Branch: perl
22067            ! t/io/fs.t
22068 ____________________________________________________________________________
22069 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
22070         Log: Typo in #11432.
22071      Branch: perl
22072            ! ext/POSIX/POSIX.t
22073 ____________________________________________________________________________
22074 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
22075         Log: Integrate (manually) change #11424 from macperl.
22076      Branch: perl
22077            ! ext/Filter/t/call.t
22078 ____________________________________________________________________________
22079 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
22080         Log: Integrate change #11408 from macperl.
22081      Branch: perl
22082           !> README.macos pod/perlport.pod
22083 ____________________________________________________________________________
22084 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
22085         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
22086      Branch: perl
22087           +> macos/MacPerlTests.cmd macos/xsubpp.patch
22088            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
22089            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
22090            ! ext/POSIX/POSIX.t
22091 ____________________________________________________________________________
22092 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
22093         Log: pod/*.t tests not picked up by t/TEST either
22094      Branch: maint-5.6/perl
22095            ! t/TEST
22096 ____________________________________________________________________________
22097 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
22098         Log: better tweak for change#11429 (windows has both / and \ separated
22099              paths in @INC at that point)
22100      Branch: maint-5.6/perl
22101            ! t/pod/testp2pt.pl
22102 ____________________________________________________________________________
22103 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
22104         Log: MacOS pod test tweak needs \Escape
22105      Branch: maint-5.6/perl
22106            ! t/pod/testp2pt.pl
22107 ____________________________________________________________________________
22108 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
22109         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
22110              resulting duplicate output, but t/harness isn't)
22111      Branch: maint-5.6/perl
22112            ! t/run/runenv.t
22113 ____________________________________________________________________________
22114 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
22115         Log: t/harness wasn't picking up all the tests
22116      Branch: maint-5.6/perl
22117            ! t/harness
22118 ____________________________________________________________________________
22119 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
22120         Log: update MANIFEST for new file
22121      Branch: maint-5.6/perl
22122            ! MANIFEST
22123 ____________________________________________________________________________
22124 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
22125         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
22126              the exception of the macperl/macos/... tree
22127      Branch: maint-5.6/perl
22128           +> t/lib/filefind-taint.t
22129           !> (integrate 72 files)
22130 ____________________________________________________________________________
22131 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
22132         Log: Fix test.
22133      Branch: maint-5.6/macperl
22134            ! macos/bundled_ext/Filter/t/call.t
22135 ____________________________________________________________________________
22136 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
22137         Log: Make perl fork()-safe (in a slightly limited way) even on
22138              platforms that don't have pthread_atfork() (extension of
22139              the fix in change#11151).
22140              
22141              Note that this will not help extensions that call fork()
22142              directly in C, or that link to libraries that call fork()
22143              directly.  Such cases must be fixed to either call
22144              PerlProc_fork(), or call atfork_lock() in parent before the
22145              calling the function that forks and call atfork_unlock()
22146              in both parent and child immediately after the fork().
22147              (There are no worries if C code calls exec() in the child
22148              immediately after a fork().  Only cases where the child
22149              calls perl's API functions (including New()) after the
22150              fork() are problematic.)
22151              
22152              This change also eliminates the use of vfork() from perl,
22153              since all such uses were violating the severe restrictions
22154              on modifying the state of the process between the vfork()
22155              and the exec().
22156              
22157              This is a modified version of patches suggested by Abhijit
22158              Menon-Sen and Richard Soderberg.
22159      Branch: perl
22160            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
22161            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
22162 ____________________________________________________________________________
22163 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
22164         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
22165              Switch, and Text::Balanced.
22166      Branch: maint-5.6/macperl
22167            + macos/bundled_ext/Filter/Util/Call/Call.pm
22168            + macos/bundled_ext/Filter/Util/Call/Call.xs
22169            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
22170            + macos/bundled_ext/Filter/t/MyFilter.pm
22171            + macos/bundled_ext/Filter/t/call.t
22172            + macos/bundled_ext/Filter/t/filter-util.pl
22173            + macos/bundled_lib/blib/lib/Class/ISA.pm
22174            + macos/bundled_lib/blib/lib/Digest.pm
22175            + macos/bundled_lib/blib/lib/Filter/Simple.pm
22176            + macos/bundled_lib/blib/lib/Switch.pm
22177            + macos/bundled_lib/blib/lib/Text/Balanced.pm
22178            + macos/bundled_lib/blib/lib/Text/Balanced.pod
22179            + macos/bundled_lib/t/Class/ISA/test.pl
22180            + macos/bundled_lib/t/Digest/Digest.t
22181            + macos/bundled_lib/t/Filter/Simple/test.pl
22182            + macos/bundled_lib/t/Switch/test.pl
22183            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
22184            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
22185            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
22186            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
22187            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
22188            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
22189            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
22190            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
22191 ____________________________________________________________________________
22192 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
22193         Log: Add Filter::Util::Call to config/make files; edit utils
22194              to recognize the module (it was descended too far down).
22195              Bump version to 5.6.1a4.
22196      Branch: maint-5.6/macperl
22197            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
22198            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
22199            ! macos/macperl/Makefile.mk macos/xsubpp.patch
22200 ____________________________________________________________________________
22201 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
22202         Log: Make DB_File the default for MLDBM on MacOS.
22203      Branch: maint-5.6/macperl
22204            ! macos/bundled_lib/blib/lib/MLDBM.pm
22205 ____________________________________________________________________________
22206 [ 11419] By: nick                                  on 2001/07/20  14:51:03
22207         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
22208              From:  Simon Cozens <simon@netthink.co.uk>
22209              Date:  Fri, 20 Jul 2001 11:42:35 -0400
22210              Message-Id:  <20010720114235.A5235@netthink.co.uk>
22211      Branch: perl
22212            ! lib/UnicodeCD.pm
22213 ____________________________________________________________________________
22214 [ 11418] By: nick                                  on 2001/07/20  14:48:12
22215         Log: Subject:  [PATCH regcomp.h] adds a comment
22216              From:  Abhijit Menon-Sen <ams@wiw.org>
22217              Date:  Fri, 20 Jul 2001 21:05:37 +0530
22218              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
22219      Branch: perl
22220            ! regcomp.h
22221 ____________________________________________________________________________
22222 [ 11417] By: nick                                  on 2001/07/20  14:16:38
22223         Log: Subject:  [PATCH 5.7.2] INSTALL updates
22224              From:  Andy Dougherty <doughera@lafayette.edu>
22225              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
22226              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
22227      Branch: perl
22228            ! INSTALL
22229 ____________________________________________________________________________
22230 [ 11416] By: nick                                  on 2001/07/20  06:44:44
22231         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
22232              From:  Russ Allbery <rra@stanford.edu>
22233              Date:  19 Jul 2001 15:52:37 -0700
22234              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
22235      Branch: perl
22236            ! lib/Pod/Man.pm
22237 ____________________________________________________________________________
22238 [ 11415] By: nick                                  on 2001/07/20  06:35:11
22239         Log: Subject:  [PATCH] defer op_seq allocation
22240              From:  Abhijit Menon-Sen <ams@wiw.org>
22241              Date:  Thu, 19 Jul 2001 22:12:24 +0530
22242              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
22243      Branch: perl
22244            ! op.c
22245 ____________________________________________________________________________
22246 [ 11414] By: nick                                  on 2001/07/20  06:23:36
22247         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
22248              From:  Abhijit Menon-Sen <ams@wiw.org>
22249              Date:  Fri, 20 Jul 2001 01:18:50 +0530
22250              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
22251              (Private e-mail)
22252      Branch: perl
22253            ! ext/Time/HiRes/HiRes.xs
22254 ____________________________________________________________________________
22255 [ 11413] By: nick                                  on 2001/07/20  06:18:53
22256         Log: Integrate mainline
22257      Branch: perlio
22258           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
22259            - t/base/commonsense.t
22260           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
22261           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
22262           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
22263           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
22264           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
22265           !> win32/win32.c
22266 ____________________________________________________________________________
22267 [ 11412] By: nick                                  on 2001/07/19  06:44:27
22268         Log: Integrate win32/perlhost.h from maintenance branch.
22269              (Rest of $ENV{PATH} / system() fix.)
22270      Branch: perl
22271           !> win32/perlhost.h
22272 ____________________________________________________________________________
22273 [ 11411] By: nick                                  on 2001/07/19  06:41:34
22274         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
22275              From:  Philip Newton <Philip.Newton@gmx.net>
22276              Date:  Wed, 18 Jul 2001 21:43:57 +0200
22277              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
22278      Branch: perl
22279            ! pod/perlhack.pod
22280 ____________________________________________________________________________
22281 [ 11410] By: nick                                  on 2001/07/19  06:39:35
22282         Log: Subject:  Security hole in taint checking in open()
22283              From:  deekoo@tentacle.net
22284              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
22285              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
22286      Branch: perl
22287            ! doio.c
22288 ____________________________________________________________________________
22289 [ 11409] By: nick                                  on 2001/07/19  06:28:08
22290         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
22291              From:  Abhijit Menon-Sen <ams@wiw.org>
22292              Date:  Thu, 19 Jul 2001 04:30:43 +0530
22293              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
22294      Branch: perl
22295            ! ext/Time/HiRes/HiRes.xs
22296 ____________________________________________________________________________
22297 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
22298         Log: Update docs with latest implementation information and new URLs.
22299      Branch: maint-5.6/macperl
22300            ! README.macos pod/perlport.pod
22301 ____________________________________________________________________________
22302 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
22303         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
22304              Fix BuildRules to accept optimization variables.
22305      Branch: maint-5.6/macperl
22306            + macos/bundled_ext/Digest/MD5/Makefile.mk
22307            ! macos/BuildRules.mk macos/Makefile.mk
22308            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
22309            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
22310 ____________________________________________________________________________
22311 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
22312         Log: Integrate changes 11399,11401
22313      Branch: maint-5.6/macperl
22314           !> win32/perlhost.h win32/win32.c
22315 ____________________________________________________________________________
22316 [ 11405] By: nick                                  on 2001/07/18  06:50:33
22317         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
22318              from perl5.6*
22319      Branch: perl
22320           !> win32/perlhost.h win32/win32.c
22321 ____________________________________________________________________________
22322 [ 11404] By: nick                                  on 2001/07/18  06:43:59
22323         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
22324              From:  hv@crypt0.demon.co.uk
22325              Date:  Wed, 18 Jul 2001 05:58:46 +0100
22326              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
22327      Branch: perl
22328            ! ext/POSIX/POSIX.t
22329 ____________________________________________________________________________
22330 [ 11403] By: nick                                  on 2001/07/18  06:38:57
22331         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
22332              From:  hv@crypt0.demon.co.uk
22333              Date:  Wed, 18 Jul 2001 05:21:54 +0100
22334              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
22335      Branch: perl
22336            ! numeric.c t/op/arith.t
22337 ____________________________________________________________________________
22338 [ 11402] By: nick                                  on 2001/07/18  06:19:17
22339         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
22340              From:  mjd@plover.com
22341              Date:  17 Jul 2001 17:59:20 -0000
22342              Message-Id:  <20010717175920.8177.qmail@plover.com>
22343      Branch: perl
22344            ! pod/perlre.pod
22345 ____________________________________________________________________________
22346 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
22347         Log: thinko in change#11400 (duh)
22348      Branch: maint-5.6/perl
22349            ! win32/perlhost.h
22350 ____________________________________________________________________________
22351 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
22352         Log: change#11399 revealed another unrelated bug; this is just a temporary
22353              bandaid
22354      Branch: maint-5.6/perl
22355            ! win32/perlhost.h
22356 ____________________________________________________________________________
22357 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
22358         Log: fix bugs in handling of the virtualized environment under windows;
22359              there were bugs in propagating any changes to %ENV down to the real
22360              environment when such changes happened in the toplevel process
22361              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
22362              problem identification, and for a part of the fix)
22363      Branch: maint-5.6/perl
22364            ! win32/perlhost.h win32/win32.c
22365 ____________________________________________________________________________
22366 [ 11398] By: nick                                  on 2001/07/17  08:26:35
22367         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
22368              From: Peter Prymmer <pvhp@forte.com>
22369              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
22370              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
22371              
22372              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
22373              should not depend on existance of Config.pm
22374      Branch: perl
22375           +> t/lib/commonsense.t
22376            - t/base/commonsense.t
22377            ! MANIFEST t/README
22378 ____________________________________________________________________________
22379 [ 11397] By: nick                                  on 2001/07/17  08:09:58
22380         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
22381              From:  Michael G Schwern <schwern@pobox.com>
22382              Date:  Mon, 16 Jul 2001 18:20:31 -0400
22383              Message-Id:  <20010716182031.A1128@blackrider>
22384      Branch: perl
22385            ! pod/perlhack.pod
22386 ____________________________________________________________________________
22387 [ 11396] By: nick                                  on 2001/07/17  08:04:11
22388         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
22389              From:  Gwyn Judd <b.judd@xtra.co.nz>
22390              Date:  Tue, 17 Jul 2001 20:55:58 +1200
22391              Message-Id:  <20010717205558.A3107@thislove>
22392      Branch: perl
22393            ! pod/perlfunc.pod
22394 ____________________________________________________________________________
22395 [ 11395] By: nick                                  on 2001/07/17  08:02:22
22396         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
22397              From:  Peter Prymmer <pvhp@forte.com>
22398              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
22399              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
22400      Branch: perl
22401            ! t/op/sprintf.t
22402 ____________________________________________________________________________
22403 [ 11394] By: nick                                  on 2001/07/17  07:57:06
22404         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
22405              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
22406              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
22407              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
22408      Branch: perl
22409            ! gv.c
22410 ____________________________________________________________________________
22411 [ 11392] By: nick                                  on 2001/07/17  07:50:12
22412         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
22413              From:  Coral <coral@moonlight.crystalflame.net>
22414              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
22415              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
22416      Branch: perl
22417            ! pp_sys.c thread.h
22418 ____________________________________________________________________________
22419 [ 11391] By: nick                                  on 2001/07/17  07:34:28
22420         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
22421              From:  Jonathan Stowe <gellyfish@gellyfish.com>
22422              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
22423              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
22424      Branch: perl
22425            ! utils/h2xs.PL
22426 ____________________________________________________________________________
22427 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
22428         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
22429              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
22430              and Mac::Apps::Launch, which don't work, and Time::HiRes and
22431              Time::Piece, which don't yet work.
22432      Branch: maint-5.6/macperl
22433            + (add 154 files)
22434 ____________________________________________________________________________
22435 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
22436         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
22437              Also add hack to get around missing setenv for PERL5DB.
22438      Branch: maint-5.6/macperl
22439            ! macos/macish.c macos/macish.h
22440 ____________________________________________________________________________
22441 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
22442         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
22443      Branch: maint-5.6/macperl
22444            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
22445            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
22446 ____________________________________________________________________________
22447 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
22448         Log: Fix up some configuration and make options, add extra
22449              extensions.
22450      Branch: maint-5.6/macperl
22451            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
22452            ! macos/macperl/Makefile.mk
22453 ____________________________________________________________________________
22454 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
22455         Log: From Change 11374 in maintperl.
22456      Branch: maint-5.6/macperl
22457           !> utils/h2ph.PL
22458 ____________________________________________________________________________
22459 [ 11385] By: nick                                  on 2001/07/16  14:12:58
22460         Log: Back out change to h2xs till it passes its test.
22461      Branch: perl
22462            ! utils/h2xs.PL
22463 ____________________________________________________________________________
22464 [ 11384] By: nick                                  on 2001/07/16  14:00:10
22465         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
22466              From:  Jonathan Stowe <gellyfish@gellyfish.com>
22467              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
22468              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
22469      Branch: perl
22470            ! utils/h2xs.PL
22471 ____________________________________________________________________________
22472 [ 11383] By: nick                                  on 2001/07/16  13:53:12
22473         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
22474              From:  Robin Houston <robin@kitsite.com>
22475              Date:  Sun, 15 Jul 2001 18:22:31 +0100
22476              Message-Id:  <20010715182230.A11174@robin>
22477      Branch: perl
22478            ! hints/darwin.sh
22479 ____________________________________________________________________________
22480 [ 11382] By: nick                                  on 2001/07/16  13:52:49
22481         Log: Subject:  [PATCH perl@11372] re_dup
22482              From:  Radu Greab <radu@netsoft.ro>
22483              Date:  Sun, 15 Jul 2001 04:50:06 +0300
22484              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
22485      Branch: perl
22486            ! sv.c
22487 ____________________________________________________________________________
22488 [ 11379] By: nick                                  on 2001/07/16  13:35:39
22489         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
22490              From:  Robin Houston <robin@kitsite.com>
22491              Date:  Sat, 14 Jul 2001 14:28:50 +0100
22492              Message-Id:  <20010714142850.A10205@robin>
22493      Branch: perl
22494            ! ext/B/B/Deparse.pm
22495 ____________________________________________________________________________
22496 [ 11378] By: nick                                  on 2001/07/16  13:30:36
22497         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
22498              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
22499              Date:  Sat, 14 Jul 2001 22:17:42 +0900
22500              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
22501      Branch: perl
22502            + ext/Encode/Encode/euc-jp-0212.enc
22503            ! ext/Encode/Encode/Tcl.pm
22504 ____________________________________________________________________________
22505 [ 11377] By: nick                                  on 2001/07/16  13:17:28
22506         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
22507              From:  Andy Dougherty <doughera@lafayette.edu>
22508              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
22509              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
22510      Branch: perl
22511            ! hints/darwin.sh hints/rhapsody.sh
22512 ____________________________________________________________________________
22513 [ 11376] By: nick                                  on 2001/07/16  09:05:00
22514         Log: Integrate mainline
22515      Branch: perlio
22516           +> ext/Encode/Encode/7bit-greek.enc
22517           +> ext/Encode/Encode/7bit-latin1.enc
22518           +> ext/Encode/Encode/cns11643-1.enc
22519           +> ext/Encode/Encode/cns11643-2.enc
22520           +> ext/Encode/Encode/iso2022-cn.enc
22521           +> ext/Encode/Encode/iso2022-jp1.enc
22522           +> ext/Encode/Encode/iso2022-jp2.enc
22523           !> Changes Configure MANIFEST Makefile.SH
22524           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
22525           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
22526           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
22527           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
22528           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
22529 ____________________________________________________________________________
22530 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
22531         Log: integrate change#11374 from maint-5.6
22532              
22533              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
22534      Branch: perl
22535           !> utils/h2ph.PL
22536 ____________________________________________________________________________
22537 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
22538         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
22539      Branch: maint-5.6/perl
22540            ! utils/h2ph.PL
22541 ____________________________________________________________________________
22542 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
22543         Log: Update Changes.
22544      Branch: perl
22545            ! Changes patchlevel.h
22546 ____________________________________________________________________________
22547 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
22548         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
22549              From: Jonathan Stowe <gellyfish@gellyfish.com>
22550              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
22551              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
22552      Branch: perl
22553            ! utils/h2xs.PL
22554 ____________________________________________________________________________
22555 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
22556         Log: Subject: patch to add DEL to [:cntrl:]
22557              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
22558              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
22559              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
22560      Branch: perl
22561            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
22562 ____________________________________________________________________________
22563 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
22564         Log: Metaconfig unit change for #11369; plus a dependency nit.
22565      Branch: metaconfig
22566            ! U/compline/nblock_io.U
22567      Branch: metaconfig/U/perl
22568            ! Extensions.U
22569 ____________________________________________________________________________
22570 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
22571         Log: #include <stdlib.h> so that exit() is prototyped,
22572              noticed by Hugo.
22573      Branch: perl
22574            ! Configure
22575 ____________________________________________________________________________
22576 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
22577         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
22578              From: Peter Prymmer <pvhp@forte.com>
22579              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
22580              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
22581      Branch: perl
22582            ! t/op/sprintf.t
22583 ____________________________________________________________________________
22584 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
22585         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
22586              From: Peter Prymmer <pvhp@forte.com>
22587              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
22588              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
22589      Branch: perl
22590            ! ext/Encode/Encode/Tcl.t
22591 ____________________________________________________________________________
22592 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
22593         Log: Add information about gcc 3.0 basic block profiling.
22594      Branch: perl
22595            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
22596 ____________________________________________________________________________
22597 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
22598         Log: Subject: Error in lib/PerlIO/Via.pm ?
22599              From: Mark-Jason Dominus <mjd@plover.com>
22600              Date: Fri, 13 Jul 2001 15:55:41 -0400
22601              Message-ID: <20010713195541.26751.qmail@plover.com>
22602      Branch: perl
22603            ! ext/PerlIO/Via/Via.pm
22604 ____________________________________________________________________________
22605 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
22606         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
22607              section from the Compiler section.
22608      Branch: perl
22609            ! myconfig.SH
22610 ____________________________________________________________________________
22611 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
22612         Log: Handle glibc style of constant definitions using enum
22613              with intervening #defines; from Brendan O'Dea.
22614      Branch: perl
22615            ! utils/h2ph.PL
22616 ____________________________________________________________________________
22617 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
22618         Log: Add LC_MESSAGES to the locale_h export tag (it already is
22619              in the Makefile.PL and thusly eligible for an XS constant)
22620              (see also maintperl #10543)
22621      Branch: perl
22622            ! ext/POSIX/POSIX.pm
22623 ____________________________________________________________________________
22624 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
22625         Log: Subject: Re: [patch] re_dup
22626              From: Abhijit Menon-Sen <ams@wiw.org>
22627              Date: Fri, 13 Jul 2001 21:41:09 +0530
22628              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
22629      Branch: perl
22630            ! sv.c
22631 ____________________________________________________________________________
22632 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
22633         Log: Subject: [patch] re_dup
22634              From: Doug MacEachern <dougm@covalent.net>
22635              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
22636              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
22637      Branch: perl
22638            ! sv.c
22639 ____________________________________________________________________________
22640 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
22641         Log: Update Changes.
22642      Branch: perl
22643            ! Changes patchlevel.h
22644 ____________________________________________________________________________
22645 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
22646         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
22647              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
22648              Date: Sat, 14 Jul 2001 00:06:30 +0900
22649              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
22650      Branch: perl
22651            + ext/Encode/Encode/7bit-greek.enc
22652            + ext/Encode/Encode/7bit-latin1.enc
22653            + ext/Encode/Encode/cns11643-1.enc
22654            + ext/Encode/Encode/cns11643-2.enc
22655            + ext/Encode/Encode/iso2022-cn.enc
22656            + ext/Encode/Encode/iso2022-jp1.enc
22657            + ext/Encode/Encode/iso2022-jp2.enc
22658            ! MANIFEST ext/Encode/Encode/Tcl.pm
22659            ! ext/Encode/Encode/iso2022-kr.enc
22660 ____________________________________________________________________________
22661 [ 11357] By: nick                                  on 2001/07/13  14:24:06
22662         Log: Blind integrate mainline (as of 5.7.2?)
22663      Branch: perlio
22664           !> AUTHORS Changes Porting/config.sh Porting/config_H
22665           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
22666           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
22667           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22668           !> win32/makefile.mk
22669 ____________________________________________________________________________
22670 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
22671         Log: Snip away the devel patchlevel.
22672      Branch: perl
22673            ! patchlevel.h
22674 ____________________________________________________________________________
22675 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
22676         Log: Bump the version to 5.7.2.
22677      Branch: perl
22678            ! Porting/config.sh Porting/config_H patchlevel.h
22679            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
22680            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22681            ! win32/makefile.mk
22682 ____________________________________________________________________________
22683 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
22684         Log: Update Changes.
22685      Branch: perl
22686            ! Changes
22687 ____________________________________________________________________________
22688 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
22689         Log: Reword.
22690      Branch: perl
22691            ! AUTHORS
22692 ____________________________________________________________________________
22693 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
22694         Log: AUTHORS update.
22695      Branch: perl
22696            ! AUTHORS
22697 ____________________________________________________________________________
22698 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
22699         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
22700              unless ithreads.
22701      Branch: perl
22702            ! makedef.pl
22703 ____________________________________________________________________________
22704 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
22705         Log: Integrate perlio.
22706      Branch: perl
22707           !> win32/distclean.bat
22708 ____________________________________________________________________________
22709 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
22710         Log: Test the encoding transform only iff we have PerlIO,
22711              noticed by H. Merijn Brand.
22712      Branch: perl
22713            ! ext/PerlIO/t/encoding.t
22714 ____________________________________________________________________________
22715 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
22716         Log: README.netware tweaks from Ananth Kesari.
22717      Branch: perl
22718            ! README.netware
22719 ____________________________________________________________________________
22720 [ 11346] By: nick                                  on 2001/07/13  09:18:51
22721         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
22722              to avoid /unicode vs /Unicode issues.
22723      Branch: perlio
22724            ! win32/distclean.bat
22725 ____________________________________________________________________________
22726 [ 11345] By: nick                                  on 2001/07/13  06:24:18
22727         Log: Integrate mainline
22728      Branch: perlio
22729           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
22730            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
22731           !> (integrate 63 files)
22732 ____________________________________________________________________________
22733 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
22734         Log: Add d_bincompat5005 information to perl -V.
22735      Branch: perl
22736            ! myconfig.SH
22737 ____________________________________________________________________________
22738 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
22739         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
22740              From: Abhijit Menon-Sen <ams@wiw.org>
22741              Date: Fri, 13 Jul 2001 07:12:36 +0530
22742              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
22743      Branch: perl
22744            ! sv.c
22745 ____________________________________________________________________________
22746 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
22747         Log: Remove unicode::distinct, as per Inaba Hiroto.
22748      Branch: perl
22749            - lib/unicode/distinct.pm
22750            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
22751            ! t/lib/1_compile.t
22752 ____________________________________________________________________________
22753 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
22754         Log: Paging for Dr Octothorpe.
22755      Branch: perl
22756            ! pod/perlfaq4.pod
22757 ____________________________________________________________________________
22758 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
22759         Log: cut-n-paste error noticed by mjd.
22760      Branch: perl
22761            ! pod/perlfaq4.pod
22762 ____________________________________________________________________________
22763 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
22764         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
22765              From: Peter Prymmer <pvhp@forte.com>
22766              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
22767              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
22768      Branch: perl
22769            ! pod/perlfaq4.pod
22770 ____________________________________________________________________________
22771 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
22772         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
22773              From: Randall Gellens <randy@qualcomm.com>
22774              Date: Thu, 12 Jul 2001 16:56:23 -0700
22775              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
22776      Branch: perl
22777            ! Porting/repository.pod
22778 ____________________________________________________________________________
22779 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
22780         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
22781      Branch: perl
22782            ! thread.h
22783 ____________________________________________________________________________
22784 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
22785         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
22786              From: coral <coral@moonlight.crystalflame.net>
22787              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
22788              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
22789      Branch: perl
22790            ! thread.h
22791 ____________________________________________________________________________
22792 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
22793         Log: Metaconfig unit change for #11134.
22794      Branch: metaconfig
22795            + U/threads/d_pthread_atfork.U
22796 ____________________________________________________________________________
22797 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
22798         Log: Add HAS_PTHREAD_ATFORK.
22799      Branch: perl
22800            ! Configure NetWare/config.wc NetWare/config_H.wc
22801            ! Porting/Glossary Porting/config.sh Porting/config_H
22802            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
22803            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
22804            ! vos/config.ga.def vos/config.ga.h win32/config.bc
22805            ! win32/config.gc win32/config.vc win32/config_H.bc
22806            ! win32/config_H.gc win32/config_H.vc
22807 ____________________________________________________________________________
22808 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
22809         Log: Subject: [PATCH] File::Copy fails on tied handles
22810              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
22811              Date: Thu, 12 Jul 2001 15:18:51 -0700
22812              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
22813      Branch: perl
22814            ! lib/File/Copy.pm
22815 ____________________________________________________________________________
22816 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
22817         Log: Subject: [PATCH] Langinfo.t
22818              From: Nicholas Clark <nick@ccl4.org>
22819              Date: Thu, 12 Jul 2001 23:55:38 +0100
22820              Message-ID: <20010712235538.M5827@plum.flirble.org>
22821      Branch: perl
22822            ! ext/I18N/Langinfo/Langinfo.t
22823 ____________________________________________________________________________
22824 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
22825         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
22826              From: Peter Prymmer <pvhp@forte.com>
22827              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
22828              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
22829      Branch: perl
22830            ! pod/perl572delta.pod
22831 ____________________________________________________________________________
22832 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
22833         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
22834              From: Abhijit Menon-Sen <ams@wiw.org>
22835              Date: Fri, 13 Jul 2001 05:21:16 +0530
22836              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
22837      Branch: perl
22838            ! sv.c
22839 ____________________________________________________________________________
22840 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
22841         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
22842              From: Abhijit Menon-Sen <ams@wiw.org>
22843              Date: Fri, 13 Jul 2001 03:04:25 +0530
22844              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
22845      Branch: perl
22846            ! av.c
22847 ____________________________________________________________________________
22848 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
22849         Log: s/^M$//g
22850      Branch: perl
22851            ! win32/Makefile win32/makefile.mk
22852 ____________________________________________________________________________
22853 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
22854         Log: Update Changes.
22855      Branch: perl
22856            ! Changes patchlevel.h
22857 ____________________________________________________________________________
22858 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
22859         Log: Typo spotted by Philip Newton.
22860      Branch: perl
22861            ! pod/perl572delta.pod
22862 ____________________________________________________________________________
22863 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
22864         Log: Subject: [PATCH] fixes perl_clone of perl_clone
22865              From: Artur Bergman <artur@contiller.se>
22866              Date: Thu, 12 Jul 2001 20:57:09 +0200
22867              Message-ID: <B773BFA4.236B%artur@contiller.se>
22868      Branch: perl
22869            ! sv.c
22870 ____________________________________________________________________________
22871 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
22872         Log: Add README.uts from Hal Morris.
22873      Branch: perl
22874            + README.uts
22875            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
22876            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
22877 ____________________________________________________________________________
22878 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
22879         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
22880              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22881              Date: Thu, 12 Jul 2001 20:32:37 +0200
22882              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
22883      Branch: perl
22884            ! hints/aix.sh
22885 ____________________________________________________________________________
22886 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
22887         Log: Subject: Patch: document reg_data.what member
22888              From: Mark-Jason Dominus <mjd@plover.com>
22889              Message-ID: <20010712182532.14821.qmail@plover.com>
22890              Date: Thu, 12 Jul 2001 14:25:32 -0400
22891      Branch: perl
22892            ! regcomp.c regcomp.h
22893 ____________________________________________________________________________
22894 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
22895         Log: Subject: [PATCH] Perl_re_dup()
22896              From: Abhijit Menon-Sen <ams@wiw.org>
22897              Date: Thu, 12 Jul 2001 23:54:32 +0530
22898              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
22899      Branch: perl
22900            ! embed.h embed.pl perlapi.c proto.h sv.c
22901 ____________________________________________________________________________
22902 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
22903         Log: Regen Configure, modlib, toc.
22904      Branch: perl
22905            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22906            ! pod/perlmodlib.pod pod/perltoc.pod
22907 ____________________________________________________________________________
22908 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
22909         Log: The problem seems to be in PerlIO::Layer::->find() not
22910              accepting the ":encoding(blurflur)" arguments.
22911      Branch: perl
22912            ! lib/PerlIO.pm lib/open.pm
22913 ____________________________________________________________________________
22914 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
22915         Log: AIX doc update.
22916      Branch: perl
22917            ! README.aix pod/perl572delta.pod
22918 ____________________________________________________________________________
22919 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
22920         Log: Subject: AIX README update
22921              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22922              Date: Thu, 12 Jul 2001 19:28:30 +0200
22923              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
22924      Branch: perl
22925            ! README.aix
22926 ____________________________________________________________________________
22927 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
22928         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
22929              From: Norton Allen <allen@huarp.harvard.edu>
22930              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
22931              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
22932      Branch: perl
22933            ! ext/IO/lib/IO/t/io_unix.t
22934 ____________________________________________________________________________
22935 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
22936         Log: Subject: [PATCH README.qnx hints/qnx.sh]
22937              From: Norton Allen <allen@huarp.harvard.edu>
22938              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
22939              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
22940      Branch: perl
22941            ! README.qnx hints/qnx.sh
22942 ____________________________________________________________________________
22943 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
22944         Log: Subject: [patch] faster PM_GETRE
22945              From: Doug MacEachern <dougm@covalent.net>
22946              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
22947              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
22948      Branch: perl
22949            ! op.h
22950 ____________________________________________________________________________
22951 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
22952         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
22953              From: Doug MacEachern <dougm@covalent.net>
22954              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
22955              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
22956      Branch: perl
22957            ! op.c
22958 ____________________________________________________________________________
22959 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
22960         Log: Tell where the nice Estonian database is.
22961      Branch: perl
22962            ! lib/open.pm
22963 ____________________________________________________________________________
22964 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
22965         Log: Retract #11309 since #11310 is a better fix.
22966      Branch: perl
22967            ! t/lib/1_compile.t
22968 ____________________________________________________________________________
22969 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
22970         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
22971              change#11300 needs to return the status of failed win32_spawnvp())
22972              
22973              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
22974              splitting correctly; remove unused variables; 'require' at run time
22975              rather than 'use' at compile time for I18N::Langinfo, since it
22976              isn't everyware
22977      Branch: perl
22978            ! lib/open.pm win32/win32.c
22979 ____________________________________________________________________________
22980 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
22981         Log: Temporary workaround.
22982      Branch: perl
22983            ! t/lib/1_compile.t
22984 ____________________________________________________________________________
22985 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
22986         Log: UCD typo in #11306 and add also more known-to-be-tested
22987              modules to the skip list.
22988      Branch: perl
22989            ! t/lib/1_compile.t
22990 ____________________________________________________________________________
22991 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
22992         Log: Rename Unicode::UCD to UnicodeCD to avoid
22993              messups with case-insensitive filesystems.
22994      Branch: perl
22995            + lib/UnicodeCD.pm lib/UnicodeCD.t
22996            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
22997            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
22998 ____________________________________________________________________________
22999 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
23000         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
23001              From: daniel@biz.bitpusher.com
23002              Date: Wed, 11 Jul 2001 23:25:47 -0700
23003              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
23004      Branch: perl
23005            ! lib/Tie/Array.pm t/op/splice.t
23006 ____________________________________________________________________________
23007 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
23008         Log: Subject: [PATCH] More accurate line numbers in messages
23009              From: Paul Johnson <paul@pjcj.net>
23010              Date: Thu, 12 Jul 2001 04:14:11 +0200
23011              Message-ID: <20010712041411.A3467@pjcj.net>
23012              
23013              (With prototyping and multiplicity tweaks.)
23014      Branch: perl
23015            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
23016 ____________________________________________________________________________
23017 [ 11304] By: nick                                  on 2001/07/12  12:53:40
23018         Log: Integrate mainline
23019      Branch: perlio
23020           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
23021           !> regexec.c thread.h
23022 ____________________________________________________________________________
23023 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
23024         Log: Cut-and-pasto in #11298.
23025      Branch: perl
23026            ! ext/ByteLoader/bytecode.h
23027 ____________________________________________________________________________
23028 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
23029         Log: Update the AIX known problems section.
23030      Branch: perl
23031            ! pod/perl572delta.pod
23032 ____________________________________________________________________________
23033 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
23034         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
23035              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23036              Date: Thu, 12 Jul 2001 12:16:16 +0200
23037              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
23038      Branch: perl
23039            ! hints/aix.sh
23040 ____________________________________________________________________________
23041 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
23042         Log: Integrate perlio.
23043      Branch: perl
23044           !> makedef.pl win32/win32.c
23045 ____________________________________________________________________________
23046 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
23047         Log: Subject: [PATCH] fix for PMOP threadness failures
23048              From: Artur Bergman <artur@contiller.se>
23049              Date: Thu, 12 Jul 2001 09:48:06 +0200
23050              Message-ID: <B77322D6.22DD%artur@contiller.se>
23051      Branch: perl
23052            ! regexec.c
23053 ____________________________________________________________________________
23054 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
23055         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
23056              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
23057              Date: Thu, 12 Jul 2001 09:09:48 +0200
23058              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
23059              
23060              More parentheses to keep bcc happy.
23061      Branch: perl
23062            ! ext/ByteLoader/bytecode.h
23063 ____________________________________________________________________________
23064 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
23065         Log: Subject: Re: [patch] pthread_atfork bandaid
23066              From: Doug MacEachern <dougm@covalent.net>
23067              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
23068              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
23069      Branch: perl
23070            ! thread.h
23071 ____________________________________________________________________________
23072 [ 11296] By: nick                                  on 2001/07/12  11:55:48
23073         Log: Exclude reentrant_buffer from .def file
23074      Branch: perlio
23075            ! makedef.pl
23076 ____________________________________________________________________________
23077 [ 11295] By: nick                                  on 2001/07/12  11:11:44
23078         Log: Honour void-ness of my_exit()
23079      Branch: perlio
23080            ! win32/win32.c
23081 ____________________________________________________________________________
23082 [ 11294] By: nick                                  on 2001/07/12  07:51:04
23083         Log: Integrate mainline
23084      Branch: perlio
23085           +> uts/sprintf_wrap.c
23086           !> (integrate 35 files)
23087 ____________________________________________________________________________
23088 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
23089         Log: Retract #11289.
23090      Branch: perl
23091            ! embed.h embed.pl perl.c proto.h thread.h
23092 ____________________________________________________________________________
23093 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
23094         Log: Now the :locale pseudolayer *almost* works...
23095      Branch: perl
23096            ! lib/open.pm
23097 ____________________________________________________________________________
23098 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
23099         Log: Locale encoding tweaks.
23100      Branch: perl
23101            ! lib/open.pm
23102 ____________________________________________________________________________
23103 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
23104         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
23105              From: Mark-Jason Dominus <mjd@plover.com>
23106              Date: Thu, 12 Jul 2001 00:59:31 -0400
23107              Message-ID: <20010712045931.8543.qmail@plover.com>
23108              
23109              Remove the chmod/umask leading zero warning.
23110      Branch: perl
23111            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
23112            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
23113 ____________________________________________________________________________
23114 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
23115         Log: (Retracted by #11289.)
23116      Branch: perl
23117            ! embed.h embed.pl perl.c proto.h thread.h
23118 ____________________________________________________________________________
23119 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
23120         Log: Needed by #11283.
23121      Branch: perl
23122            ! intrpvar.h
23123 ____________________________________________________________________________
23124 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
23125         Log: Metaconfig unit change for #11286.
23126      Branch: metaconfig/U/perl
23127            ! patchlevel.U
23128 ____________________________________________________________________________
23129 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
23130         Log: Subject: Re: [PATCH Configure] perl -V broken
23131              From: Andy Dougherty <doughera@lafayette.edu>
23132              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
23133              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
23134      Branch: perl
23135            ! Configure myconfig.SH
23136 ____________________________________________________________________________
23137 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
23138         Log: Retract #11166 (and #11237).
23139      Branch: perl
23140            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
23141            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
23142            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
23143 ____________________________________________________________________________
23144 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
23145         Log: UTS tweaks for Hal Morris.
23146      Branch: perl
23147            + uts/sprintf_wrap.c
23148            ! MANIFEST hints/uts.sh perl.h
23149 ____________________________________________________________________________
23150 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
23151         Log: Subject: [PATCH] Use reentrant API glibc
23152              From: Artur Bergman <artur@contiller.se>
23153              Date: Thu, 12 Jul 2001 00:58:21 +0200
23154              Message-ID: <B772A6AD.2288%artur@contiller.se>
23155      Branch: perl
23156            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
23157            ! sv.c
23158 ____________________________________________________________________________
23159 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
23160         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
23161              From: barries <barries@slaysys.com>
23162              Date: Wed, 11 Jul 2001 15:11:46 -0400
23163              Message-ID: <20010711151146.G24560@jester.slaysys.com>
23164      Branch: perl
23165            ! pp_sys.c t/lib/warnings/doio win32/win32.c
23166 ____________________________________________________________________________
23167 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
23168         Log: Subject: [patch] pthread_atfork bandaid
23169              From: Doug MacEachern <dougm@covalent.net>
23170              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
23171              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
23172      Branch: perl
23173            ! miniperlmain.c perl.c
23174 ____________________________________________________________________________
23175 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
23176         Log: Subject: [patch] perl_clone leaks
23177              From: Doug MacEachern <dougm@covalent.net>
23178              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
23179              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
23180      Branch: perl
23181            ! sv.c
23182 ____________________________________________________________________________
23183 [ 11279] By: nick                                  on 2001/07/11  15:49:38
23184         Log: Integrate mainline
23185      Branch: perlio
23186           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
23187           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
23188           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
23189           +> lib/Term/ANSIColor/README
23190           !> (integrate 54 files)
23191 ____________________________________________________________________________
23192 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
23193         Log: Update Changes.
23194      Branch: perl
23195            ! Changes patchlevel.h
23196 ____________________________________________________________________________
23197 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
23198         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
23199              From: Peter Prymmer <pvhp@forte.com>
23200              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
23201              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
23202              
23203              Backport of embed.pl to 5.003.
23204      Branch: perl
23205            ! embed.pl
23206 ____________________________________________________________________________
23207 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
23208         Log: Subject: Re: POSIX test #14 on UTS 
23209              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23210              Date: Wed, 11 Jul 2001 03:02:14 +0100
23211              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
23212      Branch: perl
23213            ! ext/POSIX/POSIX.t
23214 ____________________________________________________________________________
23215 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
23216         Log: Make the I32 an IV to preserve structure alignment and size.
23217      Branch: perl
23218            ! op.h
23219 ____________________________________________________________________________
23220 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
23221         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
23222              From: "Artur Bergman" <artur@contiller.se>
23223              Date: Wed, 11 Jul 2001 14:23:37 +0200
23224              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
23225              
23226              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
23227      Branch: perl
23228            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
23229            ! pod/perlapi.pod sv.c
23230 ____________________________________________________________________________
23231 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
23232         Log: Tweak until Pod::Parser gets updated.
23233      Branch: perl
23234            ! t/pod/special_seqs.xr
23235 ____________________________________________________________________________
23236 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
23237         Log: File::Spec usage tweak.
23238      Branch: perl
23239            ! lib/ExtUtils.t
23240 ____________________________________________________________________________
23241 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
23242         Log: Integrate #11263 from macperl; macos and macosx updates.
23243      Branch: perl
23244           !> pod/perlport.pod
23245 ____________________________________________________________________________
23246 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
23247         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
23248              From: Peter Prymmer <pvhp@forte.com>
23249              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
23250              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
23251      Branch: perl
23252            + ext/Time/HiRes/hints/dynixptx.pl
23253            ! MANIFEST hints/dynixptx.sh
23254 ____________________________________________________________________________
23255 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
23256         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
23257              From: Nicholas Clark <nick@ccl4.org>
23258              Date: Tue, 10 Jul 2001 23:17:43 +0100
23259              Message-ID: <20010710231742.B59620@plum.flirble.org>
23260      Branch: perl
23261            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
23262 ____________________________________________________________________________
23263 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
23264         Log: Subject: [DOC PATCH] Pluggable runops
23265              From: Paul Johnson <paul@pjcj.net>
23266              Date: Tue, 10 Jul 2001 21:53:28 +0200
23267              Message-ID: <20010710215328.B26577@pjcj.net>
23268      Branch: perl
23269            ! pod/perlguts.pod
23270 ____________________________________________________________________________
23271 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
23272         Log: Subject: [PATCH] Authors
23273              From: Artur Bergman <artur@contiller.se>
23274              Date: Tue, 10 Jul 2001 20:39:12 +0200
23275              Message-ID: <B771186F.21CD%artur@contiller.se>
23276      Branch: perl
23277            ! AUTHORS
23278 ____________________________________________________________________________
23279 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
23280         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
23281              From: Doug MacEachern <dougm@covalent.net>
23282              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
23283              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
23284      Branch: perl
23285            ! pp_ctl.c
23286 ____________________________________________________________________________
23287 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
23288         Log: Subject: doc patch; times() in scalar context
23289              From: mjd@plover.com
23290              Date: 10 Jul 2001 18:01:17 -0000
23291              Message-ID: <20010710180117.12477.qmail@plover.com>
23292      Branch: perl
23293            ! pod/perlfunc.pod
23294 ____________________________________________________________________________
23295 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
23296         Log: Subject: [PATCH] Small fix to pp_gmtime
23297              From: Artur Bergman <artur@contiller.se>
23298              Date: Tue, 10 Jul 2001 19:54:52 +0200
23299              Message-ID: <B7710E0B.21C5%artur@contiller.se>
23300      Branch: perl
23301            ! pp_sys.c
23302 ____________________________________________________________________________
23303 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
23304         Log: Integrate changes from mainline perl, add notes about
23305              Mac OS X and Mac OS.
23306      Branch: maint-5.6/macperl
23307            ! pod/perlport.pod
23308 ____________________________________________________________________________
23309 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
23310         Log: A proof of the dangers of package; ?
23311      Branch: perl
23312            ! t/lib/warnings/op
23313 ____________________________________________________________________________
23314 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
23315         Log: Regen toc and modlib.
23316      Branch: perl
23317            ! pod/perlmodlib.pod pod/perltoc.pod
23318 ____________________________________________________________________________
23319 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
23320         Log: Add compexcl(), casefold(), and casespec() interfaces;
23321              and make all interfaces to return hash references instead
23322              of hashes. 
23323      Branch: perl
23324            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
23325 ____________________________________________________________________________
23326 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
23327         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
23328              From: "Philip Newton" <Philip.Newton@gmx.net>
23329              Date: Tue, 10 Jul 2001 09:55:59 +0200
23330              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
23331              
23332              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
23333              From: "Philip Newton" <Philip.Newton@gmx.net>
23334              Date: Tue, 10 Jul 2001 09:56:37 +0200
23335              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
23336      Branch: perl
23337            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23338            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
23339 ____________________________________________________________________________
23340 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
23341         Log: Subject: [patch] undef &xsub for 1,2
23342              From: Doug MacEachern <dougm@covalent.net>
23343              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
23344              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
23345              
23346              (This version of the patch with a comment from Gisle.)
23347      Branch: perl
23348            ! op.c
23349 ____________________________________________________________________________
23350 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
23351         Log: Mention package; deprecation and the Win32 problems.
23352      Branch: perl
23353            ! pod/perl572delta.pod
23354 ____________________________________________________________________________
23355 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
23356         Log: Subject: [PATCH] deprecate package with no arguments
23357              From: Robin Houston <robin@kitsite.com>
23358              Date: Tue, 10 Jul 2001 13:33:40 +0100
23359              Message-ID: <20010710133340.A13452@robin.kitsite.com>
23360      Branch: perl
23361            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
23362 ____________________________________________________________________________
23363 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
23364         Log: Upgrade to podlators 1.10.
23365      Branch: perl
23366            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
23367            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
23368            ! pod/pod2man.PL pod/pod2text.PL
23369 ____________________________________________________________________________
23370 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
23371         Log: Upgrade to Term::ANSIColor 1.04.
23372      Branch: perl
23373            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
23374            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
23375 ____________________________________________________________________________
23376 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
23377         Log: Integrate perlio (the right fix for the ":layer(args)")
23378      Branch: perl
23379           !> perlio.c
23380 ____________________________________________________________________________
23381 [ 11252] By: nick                                  on 2001/07/10  06:58:14
23382         Log: Fix open(...,"...:layer(xxx)",...)
23383              - use memEQ not strEQ as there is '(' not '\0'
23384      Branch: perlio
23385            ! perlio.c
23386 ____________________________________________________________________________
23387 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
23388         Log: Telling the number of tests helps.
23389      Branch: perl
23390            ! ext/PerlIO/t/encoding.t
23391 ____________________________________________________________________________
23392 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
23393         Log: Require I18N::Langinfo, not use.
23394      Branch: perl
23395            ! lib/open.pm
23396 ____________________________________________________________________________
23397 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
23398         Log: Add a test for for PerlIO ":encoding(...)" layer.
23399      Branch: perl
23400            + ext/PerlIO/t/encoding.t
23401            ! MANIFEST ext/Encode/Encode.pm
23402 ____________________________________________________________________________
23403 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
23404         Log: PerlIO ":encoding(foobar)" temporary fix.
23405              Not really correct, I think, since the change means
23406              that prefixes match.
23407      Branch: perl
23408            ! perlio.c
23409 ____________________________________________________________________________
23410 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
23411         Log: Update to Math::BigInt 1.36.  The biggest news is
23412              the separation of the backend; now the pure Perl
23413              implementation is in Math::BigInt::Calc, but one
23414              can plugin, say, Math::BigInt::BitVect, and get
23415              considerable speedup.
23416      Branch: perl
23417            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
23418            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
23419            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
23420            ! lib/Math/BigInt/t/mbimbf.t
23421 ____________________________________________________________________________
23422 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
23423         Log: Subject: Re: compatibility question
23424              From: Peter Prymmer <pvhp@forte.com>
23425              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
23426              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
23427      Branch: perl
23428            ! lib/ExtUtils/MM_VMS.pm
23429 ____________________________________________________________________________
23430 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
23431         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
23432              From: Norton Allen <allen@huarp.harvard.edu>
23433              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
23434              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
23435      Branch: perl
23436            ! ext/File/Glob/t/basic.t
23437 ____________________________________________________________________________
23438 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
23439         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
23440              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23441              Date: Tue, 10 Jul 2001 00:29:55 +0900
23442              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
23443      Branch: perl
23444            + ext/Encode/Encode/HZ.enc
23445            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
23446            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
23447            ! ext/Encode/Encode/iso2022-jp.enc
23448            ! ext/Encode/Encode/iso2022-kr.enc
23449 ____________________________________________________________________________
23450 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
23451         Log: Add in all them there macos/ files.
23452      Branch: maint-5.6/macperl
23453            + (add 577 files)
23454 ____________________________________________________________________________
23455 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
23456         Log: Add the new modules to the list of having those own tests.
23457      Branch: perl
23458            ! t/lib/1_compile.t
23459 ____________________________________________________________________________
23460 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
23461         Log: Add INOUT to control both ways at the same time.
23462      Branch: perl
23463            ! lib/open.pm
23464 ____________________________________________________________________________
23465 [ 11240] By: nick                                  on 2001/07/09  16:33:50
23466         Log: Integrate mainline
23467      Branch: perlio
23468           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
23469           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
23470           !> (integrate 41 files)
23471 ____________________________________________________________________________
23472 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
23473         Log: More encoding mapping magic.
23474      Branch: perl
23475            ! lib/open.pm
23476 ____________________________________________________________________________
23477 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
23478         Log: Update Changes.
23479      Branch: perl
23480            ! Changes patchlevel.h
23481 ____________________________________________________________________________
23482 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
23483         Log: (Retracted by #11285).
23484              
23485              Subject: [PATCH] OPpCONST_OCTAL fixes
23486              From: Abhijit Menon-Sen <ams@wiw.org>
23487              Date: Mon, 9 Jul 2001 07:38:45 +0530
23488              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
23489      Branch: perl
23490            ! op.c
23491 ____________________________________________________________________________
23492 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
23493         Log: Add a pseudolayer ":locale" to the open pragma which
23494              will get the encoding from the locale.  Yet undocumented
23495              because I can't get the PerlIO :encoding(foobar) to work.
23496      Branch: perl
23497            ! ext/Encode/Encode.pm lib/open.pm
23498 ____________________________________________________________________________
23499 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
23500         Log: Add more encoding mappings.
23501      Branch: perl
23502            ! ext/Encode/Encode.pm
23503 ____________________________________________________________________________
23504 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
23505         Log: Document that using :encoding layer requires using Encode.
23506      Branch: perl
23507            ! ext/Encode/Encode.pm lib/PerlIO.pm
23508 ____________________________________________________________________________
23509 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
23510         Log: Netware tweak from Ananth Kesari.
23511      Branch: perl
23512            ! NetWare/netware.h
23513 ____________________________________________________________________________
23514 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
23515         Log: t/harness doesn't know about run/*.t
23516      Branch: perl
23517            ! t/harness
23518 ____________________________________________________________________________
23519 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
23520         Log: run/exit.t busted on windows
23521      Branch: perl
23522            ! t/run/exit.t
23523 ____________________________________________________________________________
23524 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
23525         Log: fix a couple of UCD.t tests that fail due to bad case
23526      Branch: perl
23527            ! lib/Unicode/UCD.t
23528 ____________________________________________________________________________
23529 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
23530         Log: test skip logic was broken
23531      Branch: perl
23532            ! ext/I18N/Langinfo/Langinfo.t
23533 ____________________________________________________________________________
23534 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
23535         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
23536              failure of ExtUtils.t#27 when built in debug mode)
23537      Branch: perl
23538            ! lib/ExtUtils/MM_Win32.pm
23539 ____________________________________________________________________________
23540 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
23541         Log: I18N::Langinfo is not available on windows
23542      Branch: perl
23543            ! win32/FindExt.pm
23544 ____________________________________________________________________________
23545 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
23546         Log: save a dTHX
23547      Branch: perl
23548            ! ext/POSIX/POSIX.xs
23549 ____________________________________________________________________________
23550 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
23551         Log: Update Changes.
23552      Branch: perl
23553            ! Changes patchlevel.h
23554 ____________________________________________________________________________
23555 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
23556         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
23557              as pointed out by Sarathy.
23558      Branch: perl
23559            ! ext/I18N/Langinfo/Langinfo.xs
23560 ____________________________________________________________________________
23561 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
23562         Log: Retract #11212.
23563      Branch: perl
23564            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
23565 ____________________________________________________________________________
23566 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
23567         Log: Bump up the VERSION of Cwd.xs.
23568      Branch: perl
23569            ! ext/Cwd/Makefile.PL
23570 ____________________________________________________________________________
23571 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
23572         Log: Retract #11220, the problem wasn't the missing leading zero.
23573              Here's the problem:
23574              $ ./perl -we 'chmod(oct("755"), ".")'
23575              Non-octal literal mode (493) specified at -e line 1.
23576              (Did you mean 0493 instead?)
23577      Branch: perl
23578            ! lib/ExtUtils/MM_Unix.pm
23579 ____________________________________________________________________________
23580 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
23581         Log: (Retracted by #11221)
23582              Change the PERM_RW and PERM_RWX to 0644 and 0755
23583              (add the leading zero).
23584      Branch: perl
23585            ! lib/ExtUtils/MM_Unix.pm
23586 ____________________________________________________________________________
23587 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
23588         Log: Integrate changes #11193, 11205, 11209 from macperl.
23589              
23590              Fix up AutoLoader to fudge for Mac paths in import().
23591              
23592              Allow symbols in try_symbol() to begin with "_".
23593              
23594              Small portability fix for Mac OS.
23595      Branch: perl
23596           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
23597 ____________________________________________________________________________
23598 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
23599         Log: Metaconfig unit change for #11217.
23600      Branch: metaconfig/U/perl
23601            ! Extensions.U
23602 ____________________________________________________________________________
23603 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
23604         Log: Detypo, problem noticed by Gerrit P. Haase.
23605      Branch: perl
23606            ! Configure config_h.SH
23607 ____________________________________________________________________________
23608 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
23609         Log: Cwd cleanups.
23610      Branch: perl
23611            ! ext/Cwd/Cwd.xs
23612 ____________________________________________________________________________
23613 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
23614         Log: Slight tweaks on #11213.
23615      Branch: perl
23616            ! toke.c
23617 ____________________________________________________________________________
23618 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
23619         Log: A missing dTHX noticed by Gerrit P. Haase.
23620      Branch: perl
23621            ! ext/POSIX/POSIX.xs
23622 ____________________________________________________________________________
23623 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
23624         Log: Subject: [PATCH toke.c] Simplify yytoke()
23625              From: Simon Cozens <simon@netthink.co.uk>
23626              Date: Sun, 8 Jul 2001 13:24:34 +0100
23627              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
23628              
23629              Split out pending_ident().
23630      Branch: perl
23631            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
23632 ____________________________________________________________________________
23633 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
23634         Log: (Retracted by #11223.)
23635              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
23636              Date: Wed, 05 Nov 1997 17:22:34 -0600
23637              From: Graham Barr <gbarr@ti.com>
23638              Message-Id: <3460FFBA.6DA51F46@ti.com>
23639      Branch: perl
23640            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
23641 ____________________________________________________________________________
23642 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
23643         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
23644      Branch: perl
23645            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
23646            ! pod/perllocale.pod
23647 ____________________________________________________________________________
23648 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
23649         Log: Really do the test under the C locale.
23650      Branch: perl
23651            ! ext/I18N/Langinfo/Langinfo.t
23652 ____________________________________________________________________________
23653 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
23654         Log: Small portability fix for Mac OS.
23655      Branch: maint-5.6/macperl
23656            ! lib/Cwd.pm
23657 ____________________________________________________________________________
23658 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
23659         Log: Metaconfig unit change for #11207.
23660      Branch: metaconfig/U/perl
23661            ! Extensions.U
23662 ____________________________________________________________________________
23663 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
23664         Log: Add I18N::Langinfo, which is basically a wrapper around
23665              nl_langinfo(), which is an additional way to query locale
23666              specific information.
23667      Branch: perl
23668            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
23669            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
23670            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
23671 ____________________________________________________________________________
23672 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
23673         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
23674              used in File::Find tests; replace with if.t.
23675      Branch: maint-5.6/macperl
23676            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
23677            ! t/pragma/warn/op
23678 ____________________________________________________________________________
23679 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
23680         Log: Allow symbols in try_symbol() to begin with "_".
23681      Branch: maint-5.6/macperl
23682            ! makedef.pl
23683 ____________________________________________________________________________
23684 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
23685         Log: Sync up the File::Find changes from the rewrite by
23686              Thomas Wegner, et al.
23687      Branch: maint-5.6/macperl
23688            + t/lib/filefind-taint.t
23689            ! lib/File/Find.pm t/lib/filefind.t
23690 ____________________________________________________________________________
23691 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
23692         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
23693              From: Thomas Wegner <wegner_thomas@yahoo.com>
23694              Date: Thu, 5 Jul 2001 20:31:25 +0200
23695              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
23696      Branch: maint-5.6/macperl
23697            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
23698 ____________________________________________________________________________
23699 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
23700         Log: Some more test portability fixes.
23701      Branch: maint-5.6/macperl
23702            ! t/lib/filecopy.t t/pragma/warn/pp_sys
23703 ____________________________________________________________________________
23704 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
23705         Log: The #11200 removed wrong (non-existent) target.  Duh.
23706      Branch: perl
23707            ! Makefile.SH
23708 ____________________________________________________________________________
23709 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
23710         Log: Zap the lib/re.pm before creating it.
23711      Branch: perl
23712            ! Makefile.SH
23713 ____________________________________________________________________________
23714 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
23715         Log: Another test.  Please ignore.
23716      Branch: maint-5.6/macperl
23717            ! README.macos
23718 ____________________________________________________________________________
23719 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
23720         Log: Portability fixes for a lot of tests, especially IO-related
23721              tests, and warnings, and the harness script.
23722      Branch: maint-5.6/macperl
23723            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
23724            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
23725            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
23726            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
23727            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
23728            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
23729            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
23730            ! t/pragma/warnings.t
23731 ____________________________________________________________________________
23732 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
23733         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
23734              From: Nicholas Clark <nick@ccl4.org>
23735              Date: Sat, 7 Jul 2001 21:00:17 +0100
23736              Message-ID: <20010707210017.H59620@plum.flirble.org>
23737      Branch: perl
23738            ! lib/h2xs.t
23739 ____________________________________________________________________________
23740 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
23741         Log: The UNICOS/mk SysV IPC problem has been fixed.
23742      Branch: perl
23743            ! pod/perl572delta.pod
23744 ____________________________________________________________________________
23745 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
23746         Log: Slight update tweaks on perlunicode.pod.
23747      Branch: perl
23748            ! pod/perlunicode.pod
23749 ____________________________________________________________________________
23750 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
23751         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
23752              From: Mark-Jason Dominus <mjd@plover.com>
23753              Date: Sat, 07 Jul 2001 13:04:04 -0400
23754              Message-ID: <20010707170404.32694.qmail@plover.com>
23755      Branch: perl
23756            ! ext/DB_File/DB_File.pm
23757 ____________________________________________________________________________
23758 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
23759         Log: Fix up AutoLoader to fudge for Mac paths in import().
23760      Branch: maint-5.6/macperl
23761            ! lib/AutoLoader.pm
23762 ____________________________________________________________________________
23763 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
23764         Log: Try to force the lib/re.pm to be there before entering
23765              the extensions builds, should help for parallel makes.
23766      Branch: perl
23767            ! Makefile.SH
23768 ____________________________________________________________________________
23769 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
23770         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
23771              From: Norton Allen <allen@huarp.harvard.edu>
23772              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
23773              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
23774      Branch: perl
23775            ! ext/POSIX/POSIX.xs
23776 ____________________________________________________________________________
23777 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
23778         Log: Subject: [PATCH] Re: op/arith.t
23779              From: Nicholas Clark <nick@ccl4.org>
23780              Date: Sat, 7 Jul 2001 13:04:54 +0100
23781              Message-ID: <20010707130454.D59620@plum.flirble.org>
23782      Branch: perl
23783            ! numeric.c toke.c
23784 ____________________________________________________________________________
23785 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
23786         Log: Subject: [PATCH] h2xs
23787              From: Nicholas Clark <nick@ccl4.org>
23788              Date: Fri, 6 Jul 2001 23:25:14 +0100
23789              Message-ID: <20010706232514.X59620@plum.flirble.org>
23790      Branch: perl
23791            ! utils/h2xs.PL
23792 ____________________________________________________________________________
23793 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
23794         Log: Subject: Re: bleedperl perl_alloc..free leakage
23795              From: Radu Greab <radu@netsoft.ro>
23796              Date: Fri, 6 Jul 2001 19:48:54 +0300
23797              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
23798              
23799              Leak-be-gone.
23800      Branch: perl
23801            ! op.c
23802 ____________________________________________________________________________
23803 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
23804         Log: Test again.  Please ignore.
23805      Branch: maint-5.6/macperl
23806            ! README.macos
23807 ____________________________________________________________________________
23808 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
23809         Log: Test.  Please ignore.
23810      Branch: maint-5.6/macperl
23811            ! README.macos
23812 ____________________________________________________________________________
23813 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
23814         Log: Include changes already sent in separately as patches,
23815              before branch was created.
23816      Branch: maint-5.6/macperl
23817            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
23818            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
23819            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
23820            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
23821            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
23822            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
23823            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
23824            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
23825            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
23826            ! t/pragma/strict.t
23827 ____________________________________________________________________________
23828 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
23829         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
23830              From: Norton Allen <allen@huarp.harvard.edu>
23831              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
23832              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
23833      Branch: perl
23834            ! utf8.h
23835 ____________________________________________________________________________
23836 [ 11183] By: nick                                  on 2001/07/06  16:27:40
23837         Log: Integrate mainline
23838      Branch: perlio
23839           +> (branch 42 files)
23840            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
23841            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
23842            - win32/bin/mdelete.bat
23843           !> (integrate 215 files)
23844 ____________________________________________________________________________
23845 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
23846         Log: The #11166 needed also these updated.
23847      Branch: perl
23848            ! lib/warnings.pm warnings.h
23849 ____________________________________________________________________________
23850 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
23851         Log: Update Changes.
23852      Branch: perl
23853            ! Changes patchlevel.h
23854 ____________________________________________________________________________
23855 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
23856         Log: Regen toc.
23857      Branch: perl
23858            ! pod/perltoc.pod
23859 ____________________________________________________________________________
23860 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
23861         Log: Nit from Abhijit.
23862      Branch: perl
23863            ! lib/CPAN.pm
23864 ____________________________________________________________________________
23865 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
23866         Log: Retract #11172.
23867      Branch: perl
23868            ! t/op/method.t
23869 ____________________________________________________________________________
23870 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
23871         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
23872              From: Norton Allen <allen@huarp.harvard.edu>
23873              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
23874              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
23875      Branch: perl
23876            ! lib/Cwd.pm
23877 ____________________________________________________________________________
23878 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
23879         Log: (Accidentally empty check-in.)
23880      Branch: perl
23881            ! utf8.h
23882 ____________________________________________________________________________
23883 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
23884         Log: Retract #11165 since Sarathy pointed out it'll not
23885              work properly under threads, the problem should be
23886              solved using "the savestack, either via SSNEW() or
23887              using a newSVpv()+SAVEFREESV() combo."
23888      Branch: perl
23889            ! ext/POSIX/POSIX.xs
23890 ____________________________________________________________________________
23891 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
23892         Log: Retract #11125 since NI-S pointed out it'll not work in
23893              cases where the extension has their own handcrafted INC
23894              et alia.
23895      Branch: perl
23896            ! lib/ExtUtils/MM_Unix.pm
23897 ____________________________________________________________________________
23898 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
23899         Log: Subject: RE: [PATCH] -I and MakeMaker again
23900              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
23901              Date: Fri, 6 Jul 2001 09:18:29 +0200
23902              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
23903      Branch: perl
23904            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
23905            ! lib/ExtUtils/MM_Win32.pm
23906 ____________________________________________________________________________
23907 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
23908         Log: (Retracted by #11178)
23909              Subject: [PATCH t/op/method.t] SUPER:: strangeness
23910              From: Piers Cawley <pdcawley@iterative-software.com>
23911              Date: 06 Jul 2001 10:49:01 +0100
23912              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
23913      Branch: perl
23914            ! t/op/method.t
23915 ____________________________________________________________________________
23916 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
23917         Log: VOS README update from Paul Green.
23918      Branch: perl
23919            ! README.vos
23920 ____________________________________________________________________________
23921 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
23922         Log: Subject: [PATCH README.qnx hints/qnx.sh]
23923              From: Norton Allen <allen@huarp.harvard.edu>
23924              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
23925              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
23926      Branch: perl
23927            ! README.qnx hints/qnx.sh
23928 ____________________________________________________________________________
23929 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
23930         Log: Subject: [PATCH] Doc patch for Tie::Hash
23931              From: Artur Bergman <artur@contiller.se>
23932              Date: Thu, 05 Jul 2001 22:51:18 +0200
23933              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
23934      Branch: perl
23935            ! lib/Tie/Hash.pm
23936 ____________________________________________________________________________
23937 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
23938         Log: Subject: [PATCH] perlfaq4.pod
23939              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
23940              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
23941              Date: Thu, 5 Jul 2001 18:44:10 +0100 
23942      Branch: perl
23943            ! pod/perlfaq4.pod
23944 ____________________________________________________________________________
23945 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
23946         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
23947              From: Robin Houston <robin@kitsite.com>
23948              Date: Thu, 5 Jul 2001 18:33:21 +0100
23949              Message-ID: <20010705183321.A27345@robin.kitsite.com>
23950      Branch: perl
23951            ! ext/B/B/Deparse.pm
23952 ____________________________________________________________________________
23953 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
23954         Log: (Retracted by #11285.)
23955              
23956              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
23957              From: Abhijit Menon-Sen <ams@wiw.org>
23958              Date: Fri, 6 Jul 2001 01:26:32 +0530
23959              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
23960      Branch: perl
23961            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
23962            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
23963            ! warnings.pl
23964 ____________________________________________________________________________
23965 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
23966         Log: (Retracted by #11175)
23967              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
23968              From: Norton Allen <allen@huarp.harvard.edu>
23969              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
23970              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
23971      Branch: perl
23972            ! ext/POSIX/POSIX.xs
23973 ____________________________________________________________________________
23974 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
23975         Log: Unterminated C< (noticed by Richard Hatch), and few other
23976              small Unicode doc tweaks.
23977      Branch: perl
23978            ! pod/perlretut.pod
23979 ____________________________________________________________________________
23980 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
23981         Log: More flexible argument understanding; add charblocks() and
23982              charscripts(); make charblock() and charscript() two-way;
23983              add charinrange(); separate the $Unicode::UCD::VERSION and
23984              the version of the Unicode by adding UnicodeVersion().
23985      Branch: perl
23986            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
23987 ____________________________________________________________________________
23988 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
23989         Log: Update Unicode::UCD on \p{In...}.
23990      Branch: perl
23991            ! lib/Unicode/UCD.pm
23992 ____________________________________________________________________________
23993 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
23994         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
23995              From: Norton Allen <allen@huarp.harvard.edu>
23996              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
23997              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
23998      Branch: perl
23999            ! lib/ExtUtils/MM_Unix.pm
24000 ____________________________________________________________________________
24001 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
24002         Log: POSIX-BC tweaks from Thomas Dorner.
24003      Branch: perl
24004            ! hints/posix-bc.sh perlio.h
24005 ____________________________________________________________________________
24006 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
24007         Log: Module updates for the delta.
24008      Branch: perl
24009            ! pod/perl572delta.pod
24010 ____________________________________________________________________________
24011 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
24012         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
24013              From: Norton Allen <allen@huarp.harvard.edu>
24014              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
24015              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
24016      Branch: perl
24017            ! ext/IO/lib/IO/t/io_sock.t
24018 ____________________________________________________________________________
24019 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
24020         Log: Subject: [PATCH perldiag.pod] Quick fixes
24021              From: Simon Cozens <simon@netthink.co.uk>
24022              Date: Wed, 4 Jul 2001 20:22:12 +0100
24023              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
24024      Branch: perl
24025            ! pod/perldiag.pod
24026 ____________________________________________________________________________
24027 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
24028         Log: (retracted by #13533)
24029              
24030              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
24031              From: Radu Greab <radu@netsoft.ro>
24032              Date: Wed, 4 Jul 2001 22:13:31 +0300
24033              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
24034      Branch: perl
24035            ! op.c sv.c t/op/pos.t
24036 ____________________________________________________________________________
24037 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
24038         Log: Subject: [PATCH] -I and MakeMaker again
24039              From: Michael G Schwern <schwern@pobox.com>
24040              Date: Wed, 4 Jul 2001 15:03:07 -0400
24041              Message-ID: <20010704150307.I20340@blackrider>
24042              
24043              (and retract #11145)
24044      Branch: perl
24045            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
24046            ! lib/ExtUtils/MakeMaker.pm
24047 ____________________________________________________________________________
24048 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
24049         Log: Subject: Re: PERFORCE change 11142 for review
24050              From: "Philip Newton" <Philip.Newton@gmx.net>
24051              Date: Wed, 4 Jul 2001 20:46:26 +0200
24052              Message-Id: <200107041841.VAA25380@taas.iki.fi>
24053      Branch: perl
24054            ! lib/ExtUtils/MakeMaker.pm
24055 ____________________________________________________________________________
24056 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
24057         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
24058              From: Jonathan Stowe <gellyfish@gellyfish.com>
24059              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
24060              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
24061      Branch: perl
24062            ! utils/pl2pm.PL
24063 ____________________________________________________________________________
24064 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
24065         Log: fix the binary compatibility issue when building with/without
24066              usemymalloc by exporting Perl_malloc() et al as simple wrappers
24067              around the system functions (this allows most extensions built
24068              using one mode to coexist with perls built in the other mode)
24069              
24070              XXX the Perl_mfree() wrapper might need to do return(free()) on
24071              platforms where Free_t isn't "void"
24072      Branch: perl
24073            ! embed.h embed.pl makedef.pl proto.h util.c
24074 ____________________________________________________________________________
24075 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
24076         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
24077              since it doesn't ensure threads other than the one calling fork()
24078              aren't holding any locks; the fix is to use pthread_atfork() to
24079              hold global locks
24080              
24081              building perl with -Dusemymalloc exacerbates the problem since
24082              Perl_malloc() holds a mutex, and perl's exec() calls New()
24083              
24084              XXX the code in win32thread.h may be needed on platforms that have
24085              no pthread_atfork()
24086      Branch: perl
24087            ! perl.c thread.h win32/win32thread.h
24088 ____________________________________________________________________________
24089 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
24090         Log: Integrate #11009 from maintperl.
24091      Branch: maint-5.6/macperl
24092           !> lib/ExtUtils/Manifest.pm
24093 ____________________________________________________________________________
24094 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
24095         Log: Flexing my Perforce muscles.
24096      Branch: maint-5.6/macperl
24097            ! README.macos
24098 ____________________________________________________________________________
24099 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
24100         Log: Update Changes.
24101      Branch: perl
24102            ! Changes patchlevel.h
24103 ____________________________________________________________________________
24104 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
24105         Log: Metaconfig unit change for #11146.
24106      Branch: metaconfig/U/perl
24107            ! d_fcntl_can_lock.U
24108 ____________________________________________________________________________
24109 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
24110         Log: Somehow the #ifdefs of the added code (in #11093) made
24111              HP-UX to fail the fcntl locking test, without the ifdefs
24112              the test seems to be working again.  Reason unknown:
24113              HP-UX cc doesn't complain either way.
24114      Branch: perl
24115            ! Configure
24116 ____________________________________________________________________________
24117 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
24118         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
24119      Branch: perl
24120            ! lib/ExtUtils/MM_Unix.pm
24121 ____________________________________________________________________________
24122 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
24123         Log: gcc -Wall nit.
24124      Branch: perl
24125            ! pp_hot.c
24126 ____________________________________________________________________________
24127 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
24128         Log: When removing tests updating the test count is a good idea, too.
24129      Branch: perl
24130            ! lib/Net/t/require.t
24131 ____________________________________________________________________________
24132 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
24133         Log: Document #11134 and add the new symbols to the list of
24134              of MakeMaker known ones.
24135      Branch: perl
24136            ! lib/ExtUtils/MakeMaker.pm
24137 ____________________________________________________________________________
24138 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
24139         Log: Microperl update.
24140      Branch: perl
24141            ! uconfig.h
24142 ____________________________________________________________________________
24143 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
24144         Log: Update the libnet tests as per #11138.
24145      Branch: perl
24146            - lib/Net/t/ph.t
24147            ! MANIFEST lib/Net/t/require.t
24148 ____________________________________________________________________________
24149 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
24150         Log: Regen toc and modlib.
24151      Branch: perl
24152            ! pod/perlmodlib.pod pod/perltoc.pod
24153 ____________________________________________________________________________
24154 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
24155         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
24156              Graham's request.
24157      Branch: perl
24158            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
24159            ! MANIFEST
24160 ____________________________________________________________________________
24161 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
24162         Log: Add the OS/390 harness results to the delta.
24163      Branch: perl
24164            ! pod/perl572delta.pod
24165 ____________________________________________________________________________
24166 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
24167         Log: Avoid the two study tests in OS/390 until the bug has been solved.
24168      Branch: perl
24169            ! t/op/study.t
24170 ____________________________________________________________________________
24171 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
24172         Log: DOS/DJGPP tweaks from Laszlo Molnar.
24173      Branch: perl
24174            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
24175 ____________________________________________________________________________
24176 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
24177         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
24178              From: Michael G Schwern <schwern@pobox.com>
24179              Date: Wed, 4 Jul 2001 00:01:16 -0400
24180              Message-ID: <20010704000116.C591@blackrider>
24181      Branch: perl
24182            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
24183 ____________________________________________________________________________
24184 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
24185         Log: The #11132 missed singleton characters (not part
24186              of a unilo..unihi range) in Unicode scripts.
24187      Branch: perl
24188            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
24189            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
24190            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
24191            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
24192            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
24193            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
24194            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
24195            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
24196            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
24197            ! lib/unicode/mktables.PL t/op/pat.t
24198 ____________________________________________________________________________
24199 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
24200         Log: Support preferentially the Unicode 'scripts' definition
24201              in the \p{In...} notation since according to Unicode the
24202              scripts concept is more natural for matching than using
24203              the somewhat artificial block names.  The block names are
24204              still available, though, and if there's a name conflict,
24205              the scripts one wins and the blocks one has to do with
24206              'Block' appended to its name.  For more information see
24207              
24208              http://www.unicode.org/unicode/reports/tr24/
24209      Branch: perl
24210            + lib/unicode/In/100.pl lib/unicode/In/101.pl
24211            + lib/unicode/In/102.pl lib/unicode/In/103.pl
24212            + lib/unicode/In/104.pl lib/unicode/In/105.pl
24213            + lib/unicode/In/106.pl lib/unicode/In/107.pl
24214            + lib/unicode/In/108.pl lib/unicode/In/109.pl
24215            + lib/unicode/In/110.pl lib/unicode/In/111.pl
24216            + lib/unicode/In/112.pl lib/unicode/In/113.pl
24217            + lib/unicode/In/114.pl lib/unicode/In/115.pl
24218            + lib/unicode/In/116.pl lib/unicode/In/117.pl
24219            + lib/unicode/In/118.pl lib/unicode/In/119.pl
24220            + lib/unicode/In/120.pl lib/unicode/In/121.pl
24221            + lib/unicode/In/122.pl lib/unicode/In/123.pl
24222            + lib/unicode/In/124.pl lib/unicode/In/125.pl
24223            + lib/unicode/In/126.pl lib/unicode/In/127.pl
24224            + lib/unicode/In/128.pl lib/unicode/In/129.pl
24225            + lib/unicode/In/130.pl lib/unicode/In/131.pl
24226            + lib/unicode/In/132.pl lib/unicode/In/133.pl
24227            + lib/unicode/In/134.pl lib/unicode/In/135.pl
24228            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
24229            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
24230            ! (edit 106 files)
24231 ____________________________________________________________________________
24232 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
24233         Log: Better document the difference between a block and a script.
24234      Branch: perl
24235            ! lib/Unicode/UCD.pm
24236 ____________________________________________________________________________
24237 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
24238         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
24239              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
24240              Date: Tue, 3 Jul 2001 15:04:23 -0500
24241              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
24242      Branch: perl
24243            ! lib/CPAN.pm
24244 ____________________________________________________________________________
24245 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
24246         Log: Add tests for charscript().
24247      Branch: perl
24248            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
24249 ____________________________________________________________________________
24250 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
24251         Log: Add charscript() to get the UTR#24 script names of characters.
24252      Branch: perl
24253            ! lib/Unicode/UCD.pm
24254 ____________________________________________________________________________
24255 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
24256         Log: Todo updates.
24257      Branch: perl
24258            ! pod/perltodo.pod
24259 ____________________________________________________________________________
24260 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
24261         Log: Unicode::UCD updates.
24262      Branch: perl
24263            ! lib/Unicode/UCD.pm
24264 ____________________________________________________________________________
24265 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
24266         Log: (Retracted by #11174)
24267              Subject: MakeMaker should pass through DEFINE and INC to subdirs
24268              From: Alan Burlison <Alan.Burlison@sun.com>
24269              Date: Tue, 03 Jul 2001 15:20:13 +0100
24270              Message-ID: <3B41D49D.A923D4F9@sun.com>
24271      Branch: perl
24272            ! lib/ExtUtils/MM_Unix.pm
24273 ____________________________________________________________________________
24274 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
24275         Log: Subject: Patch needed for UTS
24276              From: hom00@utsglobal.com (Hal Morris)
24277              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
24278              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
24279              
24280              Replace #11113 with a better version.
24281      Branch: perl
24282            ! perl.h
24283 ____________________________________________________________________________
24284 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
24285         Log: Subject: Re: POINTERRIGOR
24286              From: Andy Dougherty <doughera@lafayette.edu>
24287              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
24288              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
24289      Branch: perl
24290            ! util.c
24291 ____________________________________________________________________________
24292 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
24293         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
24294              From: "Philip Newton" <pnewton@gmx.de>
24295              Date: Tue, 3 Jul 2001 17:03:34 +0200
24296              Message-ID: <3B41FAE6.29564.660E117@localhost>
24297      Branch: perl
24298            ! pp_hot.c
24299 ____________________________________________________________________________
24300 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
24301         Log: Typos.
24302      Branch: perl
24303            ! INSTALL
24304 ____________________________________________________________________________
24305 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
24306         Log: Subject: [PATCH 5.6.1] debugger fixes
24307              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24308              Date: Tue, 3 Jul 2001 03:38:18 -0400
24309              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
24310              
24311              The $^S is working again.
24312      Branch: perl
24313            ! lib/perl5db.pl
24314 ____________________________________________________________________________
24315 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
24316         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
24317              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24318              Date: Tue, 3 Jul 2001 03:34:06 -0400
24319              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
24320      Branch: perl
24321            ! os2/OS2/Process/Process.pm
24322 ____________________________________________________________________________
24323 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
24324         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
24325              From: "Philip Newton" <Philip.Newton@gmx.net>
24326              Date: Tue, 3 Jul 2001 09:11:27 +0200
24327              Message-Id: <200107030706.KAA04596@taas.iki.fi>
24328      Branch: perl
24329            ! lib/FindBin.pm
24330 ____________________________________________________________________________
24331 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
24332         Log: Delta delta.
24333      Branch: perl
24334            ! pod/perl572delta.pod
24335 ____________________________________________________________________________
24336 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
24337         Log: Metaconfig unit change for 11115.
24338      Branch: metaconfig
24339            ! U/modified/libc.U
24340 ____________________________________________________________________________
24341 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
24342         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
24343              (from Richard Hatch) (this was the cause of pipes() and
24344              times() myeteriously not being found)
24345      Branch: perl
24346            ! Configure
24347 ____________________________________________________________________________
24348 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
24349         Log: Retract #10142, the real culprit found by Richard Hatch,
24350              coming soon to Configure near you.
24351      Branch: perl
24352            ! hints/aix.sh
24353 ____________________________________________________________________________
24354 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
24355         Log: (Replaced by #11124) UTS workaround from Hal Morris.
24356      Branch: perl
24357            ! perl.h
24358 ____________________________________________________________________________
24359 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
24360         Log: Subject: [PATCH] grok not grocking correctly
24361              From: Nicholas Clark <nick@ccl4.org>
24362              Date: Tue, 3 Jul 2001 00:19:08 +0100
24363              Message-ID: <20010703001908.H59620@plum.flirble.org>
24364      Branch: perl
24365            ! numeric.c
24366 ____________________________________________________________________________
24367 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
24368         Log: Subject: [PATCH Deparse.t] test just-posted patches
24369              From: Robin Houston <robin@kitsite.com>
24370              Date: Mon, 2 Jul 2001 23:46:15 +0100
24371              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
24372      Branch: perl
24373            ! ext/B/Deparse.t
24374 ____________________________________________________________________________
24375 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
24376         Log: Subject: [PATCH toke.c] autosplit into @F
24377              From: Robin Houston <robin@kitsite.com>
24378              Date: Mon, 2 Jul 2001 23:18:20 +0100
24379              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
24380      Branch: perl
24381            ! perl.c toke.c
24382 ____________________________________________________________________________
24383 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
24384         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
24385              From: Robin Houston <robin@kitsite.com>
24386              Date: Mon, 2 Jul 2001 23:00:48 +0100
24387              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
24388      Branch: perl
24389            ! ext/B/B/Deparse.pm
24390 ____________________________________________________________________________
24391 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
24392         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
24393              From: "Philip Newton" <Philip.Newton@gmx.net>
24394              Date: Mon, 2 Jul 2001 22:06:22 +0200
24395              (no Message-Id)
24396      Branch: perl
24397            ! ext/NDBM_File/hints/linux.pl
24398 ____________________________________________________________________________
24399 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
24400         Log: Subject: Re: Fixed pack problem - sort of
24401              From: Nicholas Clark <nick@ccl4.org>
24402              Date: Mon, 2 Jul 2001 20:59:20 +0100
24403              Message-ID: <20010702205919.F59620@plum.flirble.org>
24404      Branch: perl
24405            ! pp_pack.c t/op/pack.t
24406 ____________________________________________________________________________
24407 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
24408         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
24409              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24410              Date: Mon, 2 Jul 2001 15:45:41 -0400
24411              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
24412      Branch: perl
24413            ! os2/os2.c
24414 ____________________________________________________________________________
24415 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
24416         Log: (Mistaken retraction)
24417      Branch: perl
24418            ! utils/pl2pm.PL
24419 ____________________________________________________________________________
24420 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
24421         Log: Detypo in #11103.
24422      Branch: perl
24423            ! utils/pl2pm.PL
24424 ____________________________________________________________________________
24425 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
24426         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
24427              From: Jonathan Stowe <gellyfish@gellyfish.com>
24428              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
24429              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
24430      Branch: perl
24431            ! utils/pl2pm.PL
24432 ____________________________________________________________________________
24433 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
24434         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
24435              From: "Craig A. Berry" <craigberry@mac.com>
24436              Date: Mon, 02 Jul 2001 14:11:23 -0500
24437              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
24438      Branch: perl
24439            ! lib/Unicode/UCD.pm
24440 ____________________________________________________________________________
24441 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
24442         Log: Subject: [PATCH] Re: op/numconvert.t failures
24443              From: Nicholas Clark <nick@ccl4.org>
24444              Date: Mon, 2 Jul 2001 20:10:48 +0100
24445              Message-ID: <20010702201048.E59620@plum.flirble.org>
24446      Branch: perl
24447            ! t/op/numconvert.t
24448 ____________________________________________________________________________
24449 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
24450         Log: Update Changes.
24451      Branch: perl
24452            ! Changes patchlevel.h
24453 ____________________________________________________________________________
24454 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
24455         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
24456              The real fix must be more involved.  The line of code all the leaky
24457              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
24458              line of Perl_newPMOP().
24459      Branch: perl
24460            ! op.h
24461 ____________________________________________________________________________
24462 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
24463         Log: Based on
24464              
24465              Subject: Re: sizeof(struct sembuf)
24466              From: Nicholas Clark <nick@ccl4.org>
24467              Date: Sun, 1 Jul 2001 22:26:48 +0100
24468              Message-ID: <20010701222648.W59620@plum.flirble.org>
24469              
24470              but do semop() always the slow way.
24471      Branch: perl
24472            ! doio.c
24473 ____________________________________________________________________________
24474 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
24475         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
24476              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24477              Date: Tue, 03 Jul 2001 00:56:30 +0900
24478              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
24479      Branch: perl
24480            ! ext/Encode/Encode/Tcl.t
24481 ____________________________________________________________________________
24482 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
24483         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
24484              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24485              Date: Tue, 03 Jul 2001 00:55:46 +0900
24486              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
24487      Branch: perl
24488            ! ext/Encode/Encode/Tcl.pm
24489 ____________________________________________________________________________
24490 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
24491         Log: Regen api and toc.
24492      Branch: perl
24493            ! pod/perlapi.pod pod/perltoc.pod
24494 ____________________________________________________________________________
24495 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
24496         Log: Metaconfig unit change for #11093.
24497      Branch: metaconfig/U/perl
24498            ! d_fcntl_can_lock.U
24499 ____________________________________________________________________________
24500 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
24501         Log: The fcntl locking test may hang if NFS locking messed up;
24502              break out with alarm(10).
24503      Branch: perl
24504            ! Configure
24505 ____________________________________________________________________________
24506 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
24507         Log: Move the mdelete.bat from win32/bin to win32.
24508      Branch: perl
24509            ! MANIFEST
24510 ____________________________________________________________________________
24511 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
24512         Log: Typo in #11083.
24513      Branch: perl
24514            ! ext/Time/Piece/Piece.t
24515 ____________________________________________________________________________
24516 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
24517         Log: Netware tweaks from Guruprasad.
24518      Branch: perl
24519            - NetWare/perlsdio.h
24520            ! MANIFEST NetWare/Makefile NetWare/interface.c
24521            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
24522            ! perlsdio.h
24523 ____________________________________________________________________________
24524 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
24525         Log: Subject: Re: [PATH] shared -> unique;
24526              From: Abhijit Menon-Sen <ams@wiw.org>
24527              Date: Wed, 27 Jun 2001 03:51:27 +0530
24528              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
24529      Branch: perl
24530            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
24531 ____________________________________________________________________________
24532 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
24533         Log: Subject: Re: AIX / gcc-3.0
24534              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24535              Date: Mon, 02 Jul 2001 15:20:21 +0200
24536              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
24537      Branch: perl
24538            ! hints/aix.sh
24539 ____________________________________________________________________________
24540 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
24541         Log: Subject: Re: Bug report: split splits on wrong pattern
24542              From: Abhijit Menon-Sen <ams@wiw.org>
24543              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
24544              Date: Mon, 2 Jul 2001 16:31:33 +0530
24545      Branch: perl
24546            ! pp_ctl.c
24547 ____________________________________________________________________________
24548 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
24549         Log: Subject: [PATCH 5.6.1] test harness
24550              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24551              Date: Mon, 2 Jul 2001 06:29:21 -0400
24552              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
24553      Branch: perl
24554            ! lib/Test/Harness.pm
24555 ____________________________________________________________________________
24556 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
24557         Log: Subject: [PATCH 5.6.1] debugger goof
24558              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24559              Date: Mon, 2 Jul 2001 06:27:22 -0400
24560              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
24561      Branch: perl
24562            ! lib/perl5db.pl
24563 ____________________________________________________________________________
24564 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
24565         Log: Subject: [PATCH 5.6.1] OS/2 cwd
24566              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24567              Date: Mon, 2 Jul 2001 06:21:17 -0400
24568              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
24569      Branch: perl
24570            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
24571 ____________________________________________________________________________
24572 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
24573         Log: Make #11082 more OS/2-specific.
24574      Branch: perl
24575            ! ext/Time/Piece/Piece.t
24576 ____________________________________________________________________________
24577 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
24578         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
24579              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24580              Date: Mon, 2 Jul 2001 06:06:34 -0400
24581              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
24582      Branch: perl
24583            ! ext/Time/Piece/Piece.t
24584 ____________________________________________________________________________
24585 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
24586         Log: Subject: [PATCH B::Deparse] version number & changes
24587              From: Robin Houston <robin@kitsite.com>  
24588              Date: Sun, 1 Jul 2001 17:17:29 +0100
24589              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
24590      Branch: perl
24591            ! ext/B/B/Deparse.pm
24592 ____________________________________________________________________________
24593 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
24594         Log: Subject: a small fix.
24595              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
24596              Date: Mon, 2 Jul 2001 12:17:53 +0200
24597              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
24598      Branch: perl
24599            ! ext/Thread/Thread.xs
24600 ____________________________________________________________________________
24601 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
24602         Log: Subject: RE: perl@10907
24603              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
24604              Date: Mon, 2 Jul 2001 12:06:16 +0200
24605              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
24606              
24607              Borland C vs PerlIO.
24608      Branch: perl
24609            ! win32/config.bc win32/config_H.bc
24610 ____________________________________________________________________________
24611 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
24612         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
24613              From: "H.M. Brand" <merijn@l1.procura.nl>
24614              Date: Mon, 02 Jul 2001 11:18:57 +0200
24615              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
24616      Branch: perl
24617            ! t/op/write.t
24618 ____________________________________________________________________________
24619 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
24620         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
24621              From: Michael G Schwern <schwern@pobox.com>
24622              Date: Mon, 2 Jul 2001 00:26:24 -0400
24623              Message-ID: <20010702002624.A18302@blackrider>
24624      Branch: perl
24625            - ext/util/mkbootstrap
24626 ____________________________________________________________________________
24627 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
24628         Log: Subject: [PATCH op.h] v minor comment tweak
24629              From: Robin Houston <robin@puffinry.freeserve.co.uk>
24630              Date: Mon, 2 Jul 2001 00:42:01 +0100
24631              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
24632      Branch: perl
24633            ! op.h
24634 ____________________________________________________________________________
24635 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
24636         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
24637      Branch: perl
24638            ! pod/perlfunc.pod
24639 ____________________________________________________________________________
24640 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
24641         Log: Subject: Re: sizeof(struct sembuf)
24642              From: Nicholas Clark <nick@ccl4.org>
24643              Date: Sun, 1 Jul 2001 19:23:16 +0100
24644              Message-ID: <20010701192316.V59620@plum.flirble.org>
24645              
24646              s/signaling/signalling/
24647      Branch: perl
24648            ! pod/perlfunc.pod
24649 ____________________________________________________________________________
24650 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
24651         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
24652              From: "Philip Newton" <Philip.Newton@gmx.net>
24653              Date: Sun, 1 Jul 2001 09:37:56 +0200
24654              Message-Id: <200107010733.KAA03920@taas.iki.fi>
24655      Branch: perl
24656            ! pod/perlvar.pod
24657 ____________________________________________________________________________
24658 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
24659         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
24660              From: "Philip Newton" <Philip.Newton@gmx.net>
24661              Date: Sun, 1 Jul 2001 09:37:56 +0200
24662              Message-Id: <200107010733.KAA03925@taas.iki.fi>
24663      Branch: perl
24664            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
24665 ____________________________________________________________________________
24666 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
24667         Log: Metaconfig unit change for #11070.
24668      Branch: metaconfig
24669            ! U/compline/randfunc.U
24670 ____________________________________________________________________________
24671 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
24672         Log: Subject: [PATCH perlsnap] its --> it's --> its
24673              From: "Philip Newton" <Philip.Newton@gmx.net>
24674              Date: Sun, 1 Jul 2001 09:37:56 +0200
24675              Message-Id: <200107010733.KAA03914@taas.iki.fi>
24676      Branch: perl
24677            ! Porting/config_H
24678 ____________________________________________________________________________
24679 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
24680         Log: Sync with Sarathy; integrate with perlio.
24681      Branch: perl
24682           !> gv.c
24683 ____________________________________________________________________________
24684 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
24685         Log: regenerate win32/config_H.?c files
24686      Branch: perl
24687            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24688 ____________________________________________________________________________
24689 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
24690         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
24691              naming discipline
24692              
24693              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
24694              because of this)
24695              
24696              fix a warning about "fd" being used without being set in Cwd.xs
24697      Branch: perl
24698            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
24699            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
24700            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
24701            ! win32/config.vc
24702 ____________________________________________________________________________
24703 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
24704         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
24705              within macro arguments") and warnings ("unary minus applied to
24706              unsigned type", among others)
24707      Branch: perl
24708            ! gv.c hv.c op.c pp.c sv.c toke.c
24709 ____________________________________________________________________________
24710 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
24711         Log: win32 fixes: more spurious CRs
24712      Branch: perl
24713            ! win32/mdelete.bat
24714 ____________________________________________________________________________
24715 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
24716         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
24717              from win32/bin (or it gets deleted by distclean); don't delete
24718              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
24719              NT (should be made Win9x specific, and added to makefile.mk)
24720      Branch: perl
24721           +> win32/mdelete.bat
24722            - win32/bin/mdelete.bat
24723            ! win32/Makefile win32/makefile.mk
24724 ____________________________________________________________________________
24725 [ 11063] By: nick                                  on 2001/07/01  18:54:09
24726         Log: Quick for for #ifdef mess
24727      Branch: perlio
24728            ! gv.c
24729 ____________________________________________________________________________
24730 [ 11062] By: nick                                  on 2001/07/01  18:47:42
24731         Log: Raw integrate - does not build #if mess in gv.c
24732      Branch: perlio
24733           !> (integrate 29 files)
24734 ____________________________________________________________________________
24735 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
24736         Log: Make 'compile' target a little less broken.
24737              Still very broken, though: -Wall warnings from
24738              the generated code, boot_Foo prototypes missing,
24739              can't autoload Fcntl::SEEK_CUR et alia, ...
24740      Branch: perl
24741            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
24742            ! utils/perlcc.PL x2p/Makefile.SH
24743 ____________________________________________________________________________
24744 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
24745         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
24746      Branch: perl
24747            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
24748            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
24749 ____________________________________________________________________________
24750 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
24751         Log: Update Changes.
24752      Branch: perl
24753            ! Changes patchlevel.h
24754 ____________________________________________________________________________
24755 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
24756         Log: Still one typo, regen toc.
24757      Branch: perl
24758            ! lib/Unicode/UCD.pm pod/perltoc.pod
24759 ____________________________________________________________________________
24760 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
24761         Log: Detypos and regen toc.
24762      Branch: perl
24763            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
24764 ____________________________________________________________________________
24765 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
24766         Log: VERSION tweak.
24767      Branch: perl
24768            ! ext/List/Util/lib/List/Util.pm
24769 ____________________________________________________________________________
24770 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
24771         Log: Attempt at plugging the leak under ithreads detected by Doug.
24772      Branch: perl
24773            ! op.h
24774 ____________________________________________________________________________
24775 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
24776         Log: gcc -Wall lint after #11051.
24777      Branch: perl
24778            ! pp_sys.c
24779 ____________________________________________________________________________
24780 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
24781         Log: Integrate perlio.
24782      Branch: perl
24783           !> lib/File/Find/taint.t
24784 ____________________________________________________________________________
24785 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
24786         Log: Don't use the v-strings for module VERSIONs.
24787      Branch: perl
24788            ! lib/Unicode/UCD.pm
24789 ____________________________________________________________________________
24790 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
24791         Log: Code cleanup based on turning off the -woffs in IRIX.
24792              Not all of the gripes cleaned up (hairy code in hv.c and
24793              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
24794              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
24795              to the IRIX hints)
24796      Branch: perl
24797            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
24798            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
24799            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
24800            ! regcomp.c sv.c
24801 ____________________________________________________________________________
24802 [ 11050] By: nick                                  on 2001/06/30  20:46:46
24803         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
24804      Branch: perlio
24805            ! lib/File/Find/taint.t
24806 ____________________________________________________________________________
24807 [ 11049] By: nick                                  on 2001/06/30  18:13:33
24808         Log: Integrate mainline
24809      Branch: perlio
24810           +> NetWare/nwstdio.h NetWare/perlsdio.h
24811           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
24812           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
24813           +> lib/Unicode/UCD.t t/run/exit.t
24814           !> (integrate 60 files)
24815 ____________________________________________________________________________
24816 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
24817         Log: Delta delta.
24818      Branch: perl
24819            ! pod/perl572delta.pod
24820 ____________________________________________________________________________
24821 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
24822         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
24823              by CPAN.pm, use rather _00.
24824      Branch: perl
24825            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
24826            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
24827            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
24828            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
24829            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
24830            ! lib/ExtUtils/Embed.pm lib/Test.pm
24831 ____________________________________________________________________________
24832 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
24833         Log: Add a simple Unicode character database interface, Unicode::UCD.
24834      Branch: perl
24835            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
24836            ! MANIFEST
24837 ____________________________________________________________________________
24838 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
24839         Log: Subject: [PATCH] op/numconver.t
24840              From: Nicholas Clark <nick@ccl4.org>
24841              Date: Sat, 30 Jun 2001 15:40:10 +0100
24842              Message-ID: <20010630154010.I59620@plum.flirble.org>
24843      Branch: perl
24844            ! t/op/numconvert.t
24845 ____________________________________________________________________________
24846 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
24847         Log: The $^N is now taken (by #11038).
24848      Branch: perl
24849            ! t/base/lex.t
24850 ____________________________________________________________________________
24851 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
24852         Log: The #11040 had slipped to a wrong function...
24853      Branch: perl
24854            ! sv.c
24855 ____________________________________________________________________________
24856 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
24857         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
24858              the Configure library symbol probe mysteriously finds all
24859              symbols but those of pipe() and times().
24860      Branch: perl
24861            ! hints/aix.sh
24862 ____________________________________________________________________________
24863 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
24864         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
24865              From: Nicholas Clark <nick@ccl4.org>
24866              Date: Fri, 29 Jun 2001 23:49:07 +0100
24867              Message-ID: <20010629234907.D59620@plum.flirble.org>
24868      Branch: perl
24869            ! lib/ExtUtils.t
24870 ____________________________________________________________________________
24871 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
24872         Log: Subject: [PATCH] weakref fix 2, not yet there
24873              From: Artur Bergman <artur@contiller.se>
24874              Date: Sat, 30 Jun 2001 01:18:16 +0200
24875              Message-ID: <B762D957.1CC9%artur@contiller.se>
24876      Branch: perl
24877            ! sv.c
24878 ____________________________________________________________________________
24879 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
24880         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
24881              From: Michael G Schwern <schwern@pobox.com>
24882              Date: Fri, 29 Jun 2001 19:39:11 -0400
24883              Message-ID: <20010629193910.D25304@blackrider>
24884      Branch: perl
24885            + t/run/exit.t
24886            ! MANIFEST
24887 ____________________________________________________________________________
24888 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
24889         Log: Add support for $^N, the most-recently closed group.
24890      Branch: perl
24891            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
24892            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
24893            ! thrdvar.h
24894 ____________________________________________________________________________
24895 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
24896         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
24897              From: lvirden@cas.org
24898              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
24899              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
24900              
24901              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
24902              From: lvirden@cas.org
24903              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
24904              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
24905      Branch: perl
24906            ! README.solaris
24907 ____________________________________________________________________________
24908 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
24909         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
24910              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24911              Date: Sat, 30 Jun 2001 07:33:37 +0900
24912              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
24913              
24914              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
24915              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24916              Date: Sat, 30 Jun 2001 21:38:14 +0900
24917              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
24918      Branch: perl
24919            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
24920            + ext/Encode/Encode/7bit-kr.enc
24921            ! MANIFEST ext/Encode/Encode/Tcl.pm
24922 ____________________________________________________________________________
24923 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
24924         Log: NetWare tweaks from Guruprasad.
24925      Branch: perl
24926            + NetWare/nwstdio.h NetWare/perlsdio.h
24927            ! MANIFEST NetWare/Makefile NetWare/config.wc
24928            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
24929            ! NetWare/t/Readme.txt
24930 ____________________________________________________________________________
24931 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
24932         Log: More module $VERSION bump-ups.
24933      Branch: perl
24934            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
24935            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
24936            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
24937 ____________________________________________________________________________
24938 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
24939         Log: Doc update due to #11032.
24940      Branch: perl
24941            ! pod/perl572delta.pod
24942 ____________________________________________________________________________
24943 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
24944         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
24945              From: Peter Prymmer <pvhp@forte.com>
24946              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
24947              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
24948      Branch: perl
24949            ! ext/Time/HiRes/HiRes.xs
24950 ____________________________________________________________________________
24951 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
24952         Log: -lpthreads missing in AIX.
24953      Branch: perl
24954            ! hints/aix.sh
24955 ____________________________________________________________________________
24956 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
24957         Log: Subject: [PATCH] CLONE && weakrefs
24958              From: Artur Bergman <artur@contiller.se>
24959              Date: Fri, 29 Jun 2001 17:02:00 +0200
24960              Message-ID: <B7626508.1CA0%artur@contiller.se>
24961      Branch: perl
24962            ! sv.c
24963 ____________________________________________________________________________
24964 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
24965         Log: Subject: Re: Bug report: split splits on wrong pattern
24966              From: Radu Greab <radu@netsoft.ro>
24967              Date: Wed, 27 Jun 2001 21:50:52 +0300
24968              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
24969      Branch: perl
24970            ! pp_ctl.c t/op/split.t
24971 ____________________________________________________________________________
24972 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
24973         Log: Metaconfig unit change for #11027.
24974      Branch: metaconfig/U/perl
24975            ! d_modfl.U
24976 ____________________________________________________________________________
24977 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
24978         Log: I thought this Configure glitch for AIX was just recently fixed?
24979      Branch: perl
24980            ! Configure
24981 ____________________________________________________________________________
24982 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
24983         Log: Update Changes.
24984      Branch: perl
24985            ! Changes patchlevel.h
24986 ____________________________________________________________________________
24987 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
24988         Log: Subject: Re: perl@10967, File::Find, and Cwd
24989              From: Mike Guy <mjtg@cam.ac.uk>
24990              Date: Fri, 29 Jun 2001 14:56:49 +0100
24991              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
24992      Branch: perl
24993            ! lib/File/Find/taint.t
24994 ____________________________________________________________________________
24995 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
24996         Log: Update the sv_pvprintify() spec.
24997      Branch: perl
24998            ! pod/perltodo.pod
24999 ____________________________________________________________________________
25000 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
25001         Log: Known test failures update.
25002      Branch: perl
25003            ! pod/perl572delta.pod
25004 ____________________________________________________________________________
25005 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
25006         Log: Based on
25007              
25008              Subject: [PATCH @11016] More );) fixes
25009              From: Richard Soderberg <rs@crystalflame.net>
25010              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
25011              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
25012      Branch: perl
25013            ! ext/Thread/Thread.xs ext/Thread/typemap
25014 ____________________________________________________________________________
25015 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
25016         Log: Subject: [PATCH @11016] Fixes compile errors in four files
25017              From: Richard Soderberg <rs@crystalflame.net>
25018              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
25019              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
25020      Branch: perl
25021            ! mg.c pp.c pp_hot.c util.c
25022 ____________________________________________________________________________
25023 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
25024         Log: AIX hints tweaking continues, from Merijn Brand.
25025      Branch: perl
25026            ! hints/aix.sh
25027 ____________________________________________________________________________
25028 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
25029         Log: HP-UX needs gccversion sooner, from Merijn Brand.
25030      Branch: perl
25031            ! hints/hpux.sh
25032 ____________________________________________________________________________
25033 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
25034         Log: Subject: [PATCH 5.6.1] OS/2 docs
25035              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25036              Date: Fri, 29 Jun 2001 02:34:12 -0400
25037              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
25038      Branch: perl
25039            ! README.os2 os2/Changes
25040 ____________________________________________________________________________
25041 [ 11017] By: nick                                  on 2001/06/29  10:20:30
25042         Log: Integrate mainline
25043      Branch: perlio
25044           +> (branch 37 files)
25045            - ext/ODBM_File/sdbm.t
25046           !> (integrate 211 files)
25047 ____________________________________________________________________________
25048 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
25049         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
25050              the modules found using a script written by Larry Schatzer Jr.
25051      Branch: perl
25052            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
25053            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
25054            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
25055            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
25056            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
25057            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
25058            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
25059            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
25060            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
25061            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
25062            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
25063            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
25064            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
25065            ! lib/constant.pm lib/fields.pm lib/strict.pm
25066 ____________________________________________________________________________
25067 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
25068         Log: The latest JPL from the anoncvs.
25069      Branch: perl
25070            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
25071 ____________________________________________________________________________
25072 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
25073         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
25074      Branch: perl
25075            ! t/op/pat.t
25076 ____________________________________________________________________________
25077 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
25078         Log: Worrying about insecure directories now is a bit too late.
25079      Branch: perl
25080            ! lib/File/Find/taint.t
25081 ____________________________________________________________________________
25082 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
25083         Log: Cannot DIE() in a void function,
25084              from Richard Hatch <rhatch@austin.ibm.com>.
25085      Branch: perl
25086            ! ext/IPC/SysV/SysV.xs
25087 ____________________________________________________________________________
25088 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
25089         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
25090              From: Peter Prymmer <pvhp@forte.com>
25091              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
25092              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
25093              
25094              (unfinished: time/hires tests 3, 5, 14 failing, but better
25095              than wholesale failure)
25096      Branch: perl
25097            ! ext/Time/HiRes/HiRes.xs
25098 ____________________________________________________________________________
25099 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
25100         Log: Subject: [PATCH 5.6.1] OS/2 improvements
25101              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25102              Date: Thu, 28 Jun 2001 16:03:14 -0400
25103              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
25104      Branch: perl
25105            + os2/os2_base.t
25106            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
25107            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
25108            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
25109            ! os2/os2ish.h
25110 ____________________________________________________________________________
25111 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
25112         Log: Subject: Incrementing Extutils::Manifest's $VERSION
25113              From: Michael G Schwern <schwern@pobox.com>
25114              Date: Thu, 28 Jun 2001 13:13:49 -0400
25115              Message-ID: <20010628131349.A14738@blackrider>
25116      Branch: maint-5.6/perl
25117            ! lib/ExtUtils/Manifest.pm
25118 ____________________________________________________________________________
25119 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
25120         Log: AIX tweak from Merijn Brand.
25121      Branch: perl
25122            ! hints/aix.sh
25123 ____________________________________________________________________________
25124 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
25125         Log: Create the macperl branch.
25126      Branch: maint-5.6/macperl
25127           +> (branch 1728 files)
25128 ____________________________________________________________________________
25129 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
25130         Log: Update Changes.
25131      Branch: perl
25132            ! Changes patchlevel.h
25133 ____________________________________________________________________________
25134 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
25135         Log: More Perforce lore.
25136      Branch: perl
25137            ! Porting/repository.pod
25138 ____________________________________________________________________________
25139 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
25140         Log: Metaconfig unit changes for #11003.
25141      Branch: metaconfig/U/perl
25142            + d_nl_langinfo.U i_langinfo.U
25143 ____________________________________________________________________________
25144 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
25145         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
25146              Expected not to exist in non-UNIX excepting in VMS, where
25147              according to a quick web survey they just might.
25148      Branch: perl
25149            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
25150            ! Porting/config_H config_h.SH configure.com epoc/config.sh
25151            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
25152            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
25153            ! win32/config.bc win32/config.gc win32/config.vc
25154 ____________________________________________________________________________
25155 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
25156         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
25157              in AIX is one is doing a 64-bit build.
25158      Branch: perl
25159            ! hints/aix.sh
25160 ____________________________________________________________________________
25161 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
25162         Log: Metaconfig unit changes for #11000.
25163      Branch: metaconfig/U/perl
25164            ! use64bits.U uselfs.U
25165 ____________________________________________________________________________
25166 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
25167         Log: Move use64bitint and use64bitall before uselargefiles.
25168      Branch: perl
25169            ! Configure
25170 ____________________________________________________________________________
25171 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
25172         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
25173              From: Robert Spier <rspier@pobox.com>
25174              Message-ID: <15162.41164.618712.841415@rls.cx>
25175              Date: Wed, 27 Jun 2001 23:13:16 -0400
25176      Branch: perl
25177            ! doio.c
25178 ____________________________________________________________________________
25179 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
25180         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
25181              From: Peter Prymmer <pvhp@forte.com>
25182              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
25183              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
25184      Branch: perl
25185            ! numeric.c
25186 ____________________________________________________________________________
25187 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
25188         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
25189              From: Peter Prymmer <pvhp@forte.com>
25190              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
25191              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
25192      Branch: perl
25193            ! configure.com ext/Digest/MD5/Makefile.PL
25194 ____________________________________________________________________________
25195 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
25196         Log: Update Changes.
25197      Branch: perl
25198            ! Changes patchlevel.h
25199 ____________________________________________________________________________
25200 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
25201         Log: Tiny EPOC updates.
25202      Branch: perl
25203            ! epoc/config.sh
25204 ____________________________________________________________________________
25205 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
25206         Log: The Test::More and Test::Simple tests required help
25207              thanks to our schizophrenic test scheme.
25208      Branch: perl
25209            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
25210            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
25211            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
25212            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
25213            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
25214 ____________________________________________________________________________
25215 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
25216         Log: Upgrade to Test::Simple 0.09.
25217      Branch: perl
25218            + lib/Test/Simple/Changes
25219            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
25220            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
25221            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
25222            ! lib/Test/Simple/t/plan_is_noplan.t
25223 ____________________________________________________________________________
25224 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
25225         Log: Upgrade to Test::More 0.07.
25226      Branch: perl
25227            + lib/Test/More/Changes
25228            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
25229            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
25230            ! lib/Test/More/t/skipall.t
25231 ____________________________________________________________________________
25232 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
25233         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
25234              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25235              Date: Wed, 27 Jun 2001 18:40:04 +0200
25236              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
25237      Branch: perl
25238            ! hints/hpux.sh
25239 ____________________________________________________________________________
25240 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
25241         Log: Subject: [PATCH README.qnx hints/qnx.sh]
25242              From: Norton Allen <allen@huarp.harvard.edu>
25243              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
25244              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
25245      Branch: perl
25246            ! README.qnx hints/qnx.sh
25247 ____________________________________________________________________________
25248 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
25249         Log: Subject: [PATCH] two little documentation nits
25250              From: Abhijit Menon-Sen <ams@wiw.org>
25251              Date: Wed, 27 Jun 2001 20:07:50 +0530
25252              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
25253      Branch: perl
25254            ! sv.c sv.h
25255 ____________________________________________________________________________
25256 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
25257         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
25258              From: Norton Allen <allen@huarp.harvard.edu>
25259              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
25260              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
25261      Branch: perl
25262            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
25263 ____________________________________________________________________________
25264 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
25265         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
25266              From: Michael G Schwern <schwern@pobox.com>
25267              Date: Wed, 27 Jun 2001 02:34:58 -0400
25268              Message-ID: <20010627023458.K23874@blackrider>
25269      Branch: perl
25270            ! vms/test.com
25271 ____________________________________________________________________________
25272 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
25273         Log: Add perl_clone_host() for Netware.
25274      Branch: perl
25275            ! NetWare/nw5.c
25276 ____________________________________________________________________________
25277 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
25278         Log: GCC 3.0 hints for HP-UX.
25279      Branch: perl
25280            ! hints/hpux.sh
25281 ____________________________________________________________________________
25282 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
25283         Log: In some Linux distributions the libndbm is broken
25284              (no null key support), therefore link with libgdbm
25285              (if available), since it has a working ndbm emulation,
25286              from Jonathan Stowe.
25287      Branch: perl
25288            + ext/NDBM_File/hints/linux.pl
25289            ! MANIFEST
25290 ____________________________________________________________________________
25291 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
25292         Log: Subject: [PATCH perl@10930] find.t hack for VMS
25293              From: "Craig A. Berry" <craigberry@mac.com>
25294              Date: Tue, 26 Jun 2001 23:40:25 -0500
25295              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
25296      Branch: perl
25297            ! lib/File/Find/find.t
25298 ____________________________________________________________________________
25299 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
25300         Log: AUTHORS updates.
25301      Branch: perl
25302            ! AUTHORS
25303 ____________________________________________________________________________
25304 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
25305         Log: Metaconfig unit change like #10980.
25306      Branch: metaconfig
25307            ! U/compline/d_stdstdio.U
25308 ____________________________________________________________________________
25309 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
25310         Log: "lose the it's", from Abhijit Menon-Sen.
25311              ("It's" not searched, pods not searched.)
25312      Branch: perl
25313            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
25314            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
25315            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
25316            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
25317            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
25318            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
25319 ____________________________________________________________________________
25320 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
25321         Log: "lose the looses", from Abhijit Menon-Sen.
25322      Branch: perl
25323            ! ext/B/B/Assembler.pm gv.c
25324 ____________________________________________________________________________
25325 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
25326         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
25327      Branch: perl
25328            ! hints/os390.sh
25329 ____________________________________________________________________________
25330 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
25331         Log: DEC C 5.3 on the VAX simply doesn't seem to like
25332              compiling the MD5 extension, disable it there for now,
25333              from Peter Prymmer.
25334      Branch: perl
25335            ! configure.com
25336 ____________________________________________________________________________
25337 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
25338         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
25339              From: Jonathan Stowe <gellyfish@gellyfish.com>
25340              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
25341              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
25342      Branch: perl
25343            ! pod/perlfaq3.pod
25344 ____________________________________________________________________________
25345 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
25346         Log: Subject: [PATCH 5.6.1] perlxs misprints
25347              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25348              Date: Tue, 26 Jun 2001 17:20:00 -0400
25349              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
25350      Branch: perl
25351            ! pod/perlxs.pod
25352 ____________________________________________________________________________
25353 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
25354         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
25355              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25356              Date: Tue, 26 Jun 2001 17:27:07 -0400
25357              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
25358      Branch: perl
25359            ! lib/ExtUtils/MM_Unix.pm
25360 ____________________________________________________________________________
25361 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
25362         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
25363              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25364              Date: Tue, 26 Jun 2001 17:23:24 -0400
25365              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
25366      Branch: perl
25367            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
25368 ____________________________________________________________________________
25369 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
25370         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
25371              by Olaf Flebbe.
25372      Branch: perl
25373            ! perl.h
25374 ____________________________________________________________________________
25375 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
25376         Log: Detypo.
25377      Branch: perl
25378            ! lib/Memoize/t/tie_sdbm.t
25379 ____________________________________________________________________________
25380 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
25381         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
25382      Branch: perl
25383            ! win32/perllib.c
25384 ____________________________________________________________________________
25385 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
25386         Log: Subject: [patch] perl_clone+CvFILE
25387              From: Doug MacEachern <dougm@covalent.net>
25388              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
25389              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
25390      Branch: perl
25391            ! sv.c
25392 ____________________________________________________________________________
25393 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
25394         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
25395              From: Mark-Jason Dominus <mjd@plover.com>
25396              Date: Tue, 26 Jun 2001 12:33:01 -0400
25397              Message-ID: <20010626163301.31298.qmail@plover.com>
25398      Branch: perl
25399            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
25400 ____________________________________________________________________________
25401 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
25402         Log: Update Changes.
25403      Branch: perl
25404            ! Changes patchlevel.h
25405 ____________________________________________________________________________
25406 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
25407         Log: Also catfile() needs now to explicitly exported.
25408      Branch: perl
25409            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
25410 ____________________________________________________________________________
25411 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
25412         Log: Regen toc.
25413      Branch: perl
25414            ! pod/perltoc.pod
25415 ____________________________________________________________________________
25416 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
25417         Log: Nonexistent pod command.
25418      Branch: perl
25419            ! pod/perl572delta.pod
25420 ____________________________________________________________________________
25421 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
25422         Log: Be more portable in the quest for tmpdir.
25423      Branch: perl
25424            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
25425 ____________________________________________________________________________
25426 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
25427         Log: Be more portable in finding out the home directory,
25428              and use File::Spec to do the concat.
25429              (Come to think of it, couldn't File::Spec provide
25430              for a ->homedir method?)
25431      Branch: perl
25432            ! lib/Net/Config.pm
25433 ____________________________________________________________________________
25434 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
25435         Log: Doc patch for #10959.
25436      Branch: perl
25437            ! pod/perlfunc.pod
25438 ____________________________________________________________________________
25439 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
25440         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
25441              From: "Philip Newton" <pnewton@gmx.de>
25442              Date: Tue, 26 Jun 2001 16:26:47 +0200
25443              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
25444      Branch: perl
25445            ! pod/perldata.pod
25446 ____________________________________________________________________________
25447 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
25448         Log: Subject: [PATH] shared -> unique;
25449              From: "Artur Bergman" <artur@contiller.se>
25450              Date: Tue, 26 Jun 2001 16:18:40 +0200
25451              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
25452              
25453              Because "shared" isn't: it's read-only.
25454      Branch: perl
25455            ! toke.c xsutils.c
25456 ____________________________________________________________________________
25457 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
25458         Log: Escape multiline croak messages.
25459      Branch: perl
25460            ! t/op/ver.t
25461 ____________________________________________________________________________
25462 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
25463         Log: No more pragma/*.t for minitest.
25464      Branch: perl
25465            ! Makefile.SH
25466 ____________________________________________________________________________
25467 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
25468         Log: AUTHORS updates.
25469      Branch: perl
25470            ! AUTHORS
25471 ____________________________________________________________________________
25472 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
25473         Log: delta updates.
25474      Branch: perl
25475            ! pod/perl572delta.pod
25476 ____________________________________________________________________________
25477 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
25478         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
25479              From: Artur Bergman <artur@contiller.se> 
25480              Date: Tue, 26 Jun 2001 15:32:53 +0200
25481              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
25482      Branch: perl
25483            ! makedef.pl sv.c sv.h win32/perllib.c
25484 ____________________________________________________________________________
25485 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
25486         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
25487              From: Jonathan Stowe <gellyfish@gellyfish.com>
25488              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
25489              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
25490              
25491              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
25492      Branch: perl
25493            + ext/Time/HiRes/hints/sco.pl
25494            ! MANIFEST
25495 ____________________________________________________________________________
25496 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
25497         Log: Subject: [PATCH 5.6.1] static build
25498              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25499              Date: Tue, 26 Jun 2001 04:22:25 -0400
25500              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
25501      Branch: perl
25502            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
25503            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
25504 ____________________________________________________________________________
25505 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
25506         Log: DJGPP patches from Laszlo Molnar.
25507      Branch: perl
25508            ! djgpp/djgpp.c perl.c util.c
25509 ____________________________________________________________________________
25510 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
25511         Log: Netware patches from Ananth Kesari.
25512      Branch: perl
25513            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
25514            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
25515            ! NetWare/nwtinfo.h
25516 ____________________________________________________________________________
25517 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
25518         Log: Detypo.
25519      Branch: perl
25520            ! ext/Errno/Errno_pm.PL
25521 ____________________________________________________________________________
25522 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
25523         Log: There seems to be two ways of spelling the $^O in *STEP.
25524      Branch: perl
25525            ! ext/Errno/Errno_pm.PL
25526 ____________________________________________________________________________
25527 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
25528         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
25529              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
25530      Branch: perl
25531            ! ext/Errno/Errno_pm.PL
25532 ____________________________________________________________________________
25533 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
25534         Log: Known bugs update.
25535      Branch: perl
25536            ! pod/perl572delta.pod
25537 ____________________________________________________________________________
25538 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
25539         Log: The default installation of Cygwin has 500 as root's uid.
25540      Branch: perl
25541            ! lib/User/pwent.t
25542 ____________________________________________________________________________
25543 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
25544         Log: Be even more relaxed (re-allow having only one entry).
25545      Branch: perl
25546            ! t/op/grent.t t/op/pwent.t
25547 ____________________________________________________________________________
25548 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
25549         Log: Test failure updates.
25550      Branch: perl
25551            ! pod/perl572delta.pod
25552 ____________________________________________________________________________
25553 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
25554         Log: MPE/iX test tweaks from Mark Bixby.
25555      Branch: perl
25556            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
25557            ! t/io/fs.t t/op/stat.t
25558 ____________________________________________________________________________
25559 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
25560         Log: Microperl findings.
25561      Branch: perl
25562            ! perl.h pp_sys.c
25563 ____________________________________________________________________________
25564 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
25565         Log: Touch uconfig.h.
25566      Branch: perl
25567            ! uconfig.h
25568 ____________________________________________________________________________
25569 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
25570         Log: Subject: [PATCH] Proposed fix for Pod::Man
25571              From: Rob Napier <rnapier@employees.org>
25572              Date: Mon, 25 Jun 2001 15:49:24 -0400
25573              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
25574              
25575              Cater for Solaris nroff brokenness (shortchanges daisywheel
25576              printers, but hey, we also no more support PDPs.)
25577      Branch: perl
25578            ! lib/Pod/Man.pm
25579 ____________________________________________________________________________
25580 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
25581         Log: Typo in #10937.
25582      Branch: perl
25583            ! ext/POSIX/sigaction.t
25584 ____________________________________________________________________________
25585 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
25586         Log: SIGCONT not trappable in VMS.
25587      Branch: perl
25588            ! ext/POSIX/sigaction.t
25589 ____________________________________________________________________________
25590 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
25591         Log: Subject: [DRAFT] Encode-Tcl.t
25592              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25593              Date: Tue, 26 Jun 2001 03:38:08 +0900
25594              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
25595      Branch: perl
25596            + ext/Encode/Encode/Tcl.t
25597            ! MANIFEST ext/Encode/Encode/Tcl.pm
25598 ____________________________________________________________________________
25599 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
25600         Log: Because of #10932 retract also the perlfunc hunk of #10910.
25601      Branch: perl
25602            ! pod/perlfunc.pod
25603 ____________________________________________________________________________
25604 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
25605         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
25606              by Ilya Zakharevich in
25607              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
25608      Branch: perl
25609            ! XSUB.h
25610 ____________________________________________________________________________
25611 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
25612         Log: Typo in #10889.
25613      Branch: perl
25614            ! hints/uts.sh
25615 ____________________________________________________________________________
25616 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
25617         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
25618              From: Abhijit Menon-Sen <ams@wiw.org>
25619              Date: Mon, 25 Jun 2001 23:45:45 +0530
25620              Message-ID: <20010625234545.A5022@lustre.linux.in>
25621      Branch: perl
25622            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
25623 ____________________________________________________________________________
25624 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
25625         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
25626              From: Michael G Schwern <schwern@pobox.com>
25627              Date: Mon, 25 Jun 2001 14:35:51 -0400
25628              Message-ID: <20010625143551.H13819@blackrider>
25629      Branch: perl
25630            ! lib/Test.pm
25631 ____________________________________________________________________________
25632 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
25633         Log: Update Changes.
25634      Branch: perl
25635            ! Changes patchlevel.h
25636 ____________________________________________________________________________
25637 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
25638         Log: Regen toc and modlib.
25639      Branch: perl
25640            ! pod/perlmodlib.pod pod/perltoc.pod
25641 ____________________________________________________________________________
25642 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
25643         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
25644              for the benefit of C++ compilers, as suggested by Guruprasad.
25645      Branch: perl
25646            ! embed.pl proto.h
25647 ____________________________________________________________________________
25648 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
25649         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
25650              From: Jonathan Stowe <gellyfish@gellyfish.com>
25651              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
25652              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
25653      Branch: perl
25654            ! pod/perlfaq5.pod
25655 ____________________________________________________________________________
25656 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
25657         Log: Missed from #10925.
25658      Branch: perl
25659            ! gv.c
25660 ____________________________________________________________________________
25661 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
25662         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
25663              From: Robin Houston <robin@kitsite.com>
25664              Date: Sat, 19 May 2001 16:19:34 +0100
25665              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
25666      Branch: perl
25667            ! cv.h gv.h op.c
25668 ____________________________________________________________________________
25669 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
25670         Log: Netware README tweak.
25671      Branch: perl
25672            ! README.netware
25673 ____________________________________________________________________________
25674 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
25675         Log: Subject: [PATCH] Re: overload.t fails
25676              From: Abhijit Menon-Sen <ams@wiw.org>
25677              Date: Mon, 25 Jun 2001 14:52:20 +0530
25678              Message-ID: <20010625145220.A24114@lustre.linux.in>
25679      Branch: perl
25680            ! lib/overload.t
25681 ____________________________________________________________________________
25682 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
25683         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
25684              From: Mike Guy <mjtg@cam.ac.uk>
25685              Date: Mon, 25 Jun 2001 11:43:23 +0100
25686              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
25687      Branch: perl
25688            ! lib/Carp.pm
25689 ____________________________________________________________________________
25690 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
25691         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
25692              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25693              Date: Sun, 24 Jun 2001 05:17:05 -0400
25694              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
25695      Branch: perl
25696            ! os2/os2ish.h
25697 ____________________________________________________________________________
25698 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
25699         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
25700              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25701              Date: Mon, 25 Jun 2001 05:52:27 -0400
25702              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
25703      Branch: perl
25704            ! hints/os2.sh
25705 ____________________________________________________________________________
25706 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
25707         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
25708              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25709              Date: Mon, 25 Jun 2001 05:23:35 -0400
25710              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
25711      Branch: perl
25712            ! os2/os2.c
25713 ____________________________________________________________________________
25714 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
25715         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
25716              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25717              Date: Mon, 25 Jun 2001 05:04:32 -0400
25718              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
25719      Branch: perl
25720            ! os2/OS2/REXX/DLL/DLL.pm
25721 ____________________________________________________________________________
25722 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
25723         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
25724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25725              Date: Mon, 25 Jun 2001 05:02:36 -0400
25726              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
25727      Branch: perl
25728            ! mg.c os2/dl_os2.c os2/os2.c
25729 ____________________________________________________________________________
25730 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
25731         Log: Subject: Re: [PATCH 5.6.1] misprints
25732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25733              Date: Mon, 25 Jun 2001 04:50:50 -0400
25734              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
25735      Branch: perl
25736            ! os2/os2.c pp_sys.c
25737 ____________________________________________________________________________
25738 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
25739         Log: Add Test::More and Test::Simple to the delta.
25740      Branch: perl
25741            ! pod/perl572delta.pod
25742 ____________________________________________________________________________
25743 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
25744         Log: Add Test::More, from Michael G Schwern.
25745      Branch: perl
25746            + lib/Test/More.pm lib/Test/More/t/More.t
25747            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
25748            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
25749            + t/lib/Test/More/Catch.pm
25750            ! MANIFEST
25751 ____________________________________________________________________________
25752 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
25753         Log: Add Test::Simple from Michael G Schwern.
25754      Branch: perl
25755            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
25756            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
25757            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
25758            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
25759            + t/lib/Test/Simple/Catch.pm
25760            + t/lib/Test/Simple/sample_tests/death.plx
25761            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
25762            + t/lib/Test/Simple/sample_tests/extras.plx
25763            + t/lib/Test/Simple/sample_tests/five_fail.plx
25764            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
25765            + t/lib/Test/Simple/sample_tests/one_fail.plx
25766            + t/lib/Test/Simple/sample_tests/require.plx
25767            + t/lib/Test/Simple/sample_tests/success.plx
25768            + t/lib/Test/Simple/sample_tests/too_few.plx
25769            + t/lib/Test/Simple/sample_tests/two_fail.plx
25770            ! MANIFEST
25771 ____________________________________________________________________________
25772 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
25773         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
25774              From: "Craig A. Berry" <craigberry@mac.com>
25775              Date: Sun, 24 Jun 2001 23:41:36 -0500
25776              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
25777      Branch: perl
25778            ! pp_sys.c
25779 ____________________________________________________________________________
25780 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
25781         Log: Upgrade to Attribute::Handlers 0.70.
25782      Branch: perl
25783            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
25784            ! MANIFEST lib/Attribute/Handlers.pm
25785 ____________________________________________________________________________
25786 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
25787         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
25788              From: Abhijit Menon-Sen <ams@wiw.org>
25789              Date: Sat, 23 Jun 2001 05:17:44 +0530
25790              Message-ID: <20010623051744.A18583@lustre.linux.in>
25791              
25792              (Can't think of a good place to put tests.)
25793      Branch: perl
25794            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
25795 ____________________________________________________________________________
25796 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
25797         Log: Subject: [PATCH] t/op/pat.t typo fix
25798              From: Richard Soderberg <rs@crystalflame.net>
25799              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
25800              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
25801      Branch: perl
25802            ! t/op/pat.t
25803 ____________________________________________________________________________
25804 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
25805         Log: Move the pack warnings to their own file, as pointed
25806              out by Spider.
25807      Branch: perl
25808            + t/lib/warnings/pp_pack
25809            ! MANIFEST t/lib/warnings/pp
25810 ____________________________________________________________________________
25811 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
25812         Log: Update Changes.
25813      Branch: perl
25814            ! Changes patchlevel.h
25815 ____________________________________________________________________________
25816 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
25817         Log: Partially fix a problem noticed by IRIX compiler:
25818              the initialization of parse_start was bypassed by
25819              several gotos.  Now initialized to zero, which may
25820              not be the best choice.
25821      Branch: perl
25822            ! regcomp.c
25823 ____________________________________________________________________________
25824 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
25825         Log: Relax the group and password tests back to moaning only
25826              if no matches at all are found.  (Even with a small sample
25827              I could find many sites where there are, umm, anomalies in
25828              the said databases.)       
25829      Branch: perl
25830            ! t/op/grent.t t/op/pwent.t
25831 ____________________________________________________________________________
25832 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
25833         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
25834      Branch: perl
25835            ! pp_ctl.c
25836 ____________________________________________________________________________
25837 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
25838         Log: De-cut-and-pasto in #10902.
25839      Branch: perl
25840            ! pp_ctl.c
25841 ____________________________________________________________________________
25842 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
25843         Log: The #10771 didn't take?
25844      Branch: perl
25845            ! pp_ctl.c
25846 ____________________________________________________________________________
25847 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
25848         Log: Undo the filetests part of #10900, under multiplicity
25849              weird errors take place.
25850      Branch: perl
25851            ! pp_sys.c
25852 ____________________________________________________________________________
25853 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
25854         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
25855      Branch: perl
25856            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
25857 ____________________________________________________________________________
25858 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
25859         Log: (Replaced by #10922)
25860              
25861              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
25862              From: Tony Bowden <tony@kasei.com>
25863              Date: Sun, 24 Jun 2001 17:32:40 +0100
25864              Message-ID: <20010624173240.A16293@blackstar.co.uk>
25865              
25866              Document (well, mention) shortmess() and longmess()
25867              to rob people of their fun of reinventing the weel.
25868      Branch: perl
25869            ! lib/Carp.pm
25870 ____________________________________________________________________________
25871 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
25872         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
25873              From: Brian Jepson <bjepson@oreilly.com>
25874              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
25875              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
25876      Branch: perl
25877            ! pp_sys.c
25878 ____________________________________________________________________________
25879 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
25880         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
25881              From: Robin Barker <rmb1@cise.npl.co.uk> 
25882              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
25883              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
25884      Branch: perl
25885            ! lib/CPAN.pm
25886 ____________________________________________________________________________
25887 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
25888         Log: Memoize patch from mjd.
25889      Branch: perl
25890            ! lib/Memoize/t/tie_storable.t
25891 ____________________________________________________________________________
25892 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
25893         Log: Spec the sv_pvprintify() a bit more.
25894      Branch: perl
25895            ! pod/perltodo.pod
25896 ____________________________________________________________________________
25897 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
25898         Log: Upgrade to Memoize 0.65.
25899      Branch: perl
25900            + lib/Memoize/t/array_confusion.t
25901            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
25902            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
25903            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
25904            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
25905            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
25906            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
25907            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
25908            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
25909            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
25910            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
25911            ! lib/Memoize/t/tie_storable.t
25912 ____________________________________________________________________________
25913 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
25914         Log: Metaconfig unit change for #10892.
25915      Branch: metaconfig
25916            ! U/modified/Options.U
25917 ____________________________________________________________________________
25918 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
25919         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
25920              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25921              Date: Sun, 24 Jun 2001 05:24:40 -0400
25922              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
25923      Branch: perl
25924            ! Configure hints/os2.sh
25925 ____________________________________________________________________________
25926 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
25927         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
25928              From: Mike Guy <mjtg@cam.ac.uk>
25929              Date: Sun, 24 Jun 2001 15:28:39 +0100
25930              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
25931              
25932              Fix an ancient (5.002) bug.
25933      Branch: perl
25934            ! lib/Carp/Heavy.pm
25935 ____________________________________________________________________________
25936 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
25937         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
25938              variables.
25939      Branch: perl
25940            ! pp_sys.c
25941 ____________________________________________________________________________
25942 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
25943         Log: Make UTS as per #10888.
25944      Branch: perl
25945            ! hints/uts.sh
25946 ____________________________________________________________________________
25947 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
25948         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
25949      Branch: perl
25950            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
25951            ! mpeix/mpeixish.h perl.h unixish.h
25952 ____________________________________________________________________________
25953 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
25954         Log: AUTHORS update.
25955      Branch: perl
25956            ! AUTHORS
25957 ____________________________________________________________________________
25958 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
25959         Log: Subject: Encode::Tcl for multibyte doesnot work
25960              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25961              Date: Sun, 24 Jun 2001 22:48:21 +0900
25962              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
25963      Branch: perl
25964            ! ext/Encode/Encode/Tcl.pm
25965 ____________________________________________________________________________
25966 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
25967         Log: Subject: [PATCH] Remove tautology in error messages
25968              From: Mike Guy <mjtg@cam.ac.uk>
25969              Date: Sun, 24 Jun 2001 13:31:00 +0100
25970              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
25971      Branch: perl
25972            ! pp_sys.c
25973 ____________________________________________________________________________
25974 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
25975         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
25976      Branch: perl
25977            ! hints/darwin.sh
25978 ____________________________________________________________________________
25979 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
25980         Log: Subject: Re: [PATCH 5.6.1] test suite
25981              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25982              Date: Sun, 24 Jun 2001 05:47:05 -0400
25983              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
25984              
25985              Test suite fixes.
25986      Branch: perl
25987            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
25988 ____________________________________________________________________________
25989 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
25990         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
25991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25992              Date: Sun, 24 Jun 2001 05:37:19 -0400
25993              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
25994      Branch: perl
25995            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
25996 ____________________________________________________________________________
25997 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
25998         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
25999              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26000              Date: Sun, 24 Jun 2001 05:34:50 -0400
26001              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
26002              
26003              Pacify compiler warnings.
26004      Branch: perl
26005            ! pp_sys.c
26006 ____________________________________________________________________________
26007 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
26008         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
26009              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26010              Date: Sun, 24 Jun 2001 05:21:18 -0400
26011              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
26012              
26013              Enable compression of executables during link time.
26014      Branch: perl
26015            ! hints/os2.sh
26016 ____________________________________________________________________________
26017 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
26018         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
26019              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26020              Date: Sun, 24 Jun 2001 05:15:11 -0400
26021              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
26022              
26023              Add ordinals to the export list for Perl DLL.
26024              (Breaks intra-version DLL compatibility.)
26025      Branch: perl
26026            ! makedef.pl
26027 ____________________________________________________________________________
26028 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
26029         Log: Allow (displaying and) re-editing the Subject in perlbug.
26030              Also abstract the Subject quality control into a function.
26031      Branch: perl
26032            ! utils/perlbug.PL
26033 ____________________________________________________________________________
26034 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
26035         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
26036      Branch: perl
26037            ! utils/perlbug.PL
26038 ____________________________________________________________________________
26039 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
26040         Log: Regen toc and modlib.
26041      Branch: perl
26042            ! pod/perlmodlib.pod pod/perltoc.pod
26043 ____________________________________________________________________________
26044 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
26045         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
26046              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
26047              attribute semantics as much as possible, or 'ntsec' which uses
26048              native NTFS semantics.)  (See also #10877.)
26049      Branch: perl
26050            ! perl.c
26051 ____________________________________________________________________________
26052 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
26053         Log: (Retracted by #11586)
26054              
26055              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
26056      Branch: perl
26057            ! lib/Test/Harness.pm
26058 ____________________________________________________________________________
26059 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
26060         Log: Just zap the -uPerlio.
26061      Branch: perl
26062            ! ext/B/Stash.t
26063 ____________________________________________________________________________
26064 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
26065         Log: Do not test PerlIO if PerlIO not used.
26066      Branch: perl
26067            ! ext/PerlIO/PerlIO.t
26068 ____________________________________________________________________________
26069 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
26070         Log: Regen perlapi.
26071      Branch: perl
26072            ! pod/perlapi.pod
26073 ____________________________________________________________________________
26074 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
26075         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
26076              From: Nicholas Clark <nick@ccl4.org>
26077              Date: Sat, 23 Jun 2001 22:55:47 +0100
26078              Message-ID: <20010623225547.Z98663@plum.flirble.org>
26079      Branch: perl
26080            ! numeric.c
26081 ____________________________________________________________________________
26082 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
26083         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
26084              From: Prymmer/Kahn <pvhp@best.com>
26085              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
26086              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
26087      Branch: perl
26088            ! lib/h2xs.t
26089 ____________________________________________________________________________
26090 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
26091         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
26092              cygwin does not taint cwd, just like win32.
26093      Branch: perl
26094            ! lib/File/Find/taint.t t/op/taint.t
26095 ____________________________________________________________________________
26096 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
26097         Log: Retract #10865, the patch should be unnecessary.
26098              (But seemingly helpful in Cygwin?  Strange.)
26099      Branch: perl
26100            ! lib/Memoize/t/tie_ndbm.t
26101 ____________________________________________________________________________
26102 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
26103         Log: Misplaced test file; plus Cygwin filesystem semantics.
26104      Branch: perl
26105            + ext/SDBM_File/sdbm.t
26106            - ext/ODBM_File/sdbm.t
26107            ! MANIFEST
26108 ____________________________________________________________________________
26109 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
26110         Log: (Retracted by #10867.)
26111      Branch: perl
26112            ! lib/Memoize/t/tie_ndbm.t
26113 ____________________________________________________________________________
26114 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
26115         Log: Metaconfig unit change for #10863.
26116      Branch: metaconfig/U/perl
26117            ! Extensions.U
26118 ____________________________________________________________________________
26119 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
26120         Log: In Cygwin do not build NDBM_File and ODBM_File unless
26121              -lndbm and -ldbm are available.
26122      Branch: perl
26123            ! Configure config_h.SH
26124 ____________________________________________________________________________
26125 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
26126         Log: More Cygwin filesystem semantics.
26127      Branch: perl
26128            ! t/io/fs.t t/op/stat.t
26129 ____________________________________________________________________________
26130 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
26131         Log: More DOSish permission semantics for Cygwin.
26132      Branch: perl
26133            ! lib/AnyDBM_File.t
26134 ____________________________________________________________________________
26135 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
26136         Log: Cygwin too has different permission semantics.
26137      Branch: perl
26138            ! ext/GDBM_File/gdbm.t
26139 ____________________________________________________________________________
26140 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
26141         Log: The group (and assumedly passwd) databases can have
26142              only one entry (this is the case in cygwin).
26143      Branch: perl
26144            ! t/op/grent.t t/op/pwent.t
26145 ____________________________________________________________________________
26146 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
26147         Log: Also in Cygwin use Socket to figure out domainname
26148              (if any) (avoids trying to call external 'domainname',
26149              which doesn't at the moment exist in Cygwin)
26150      Branch: perl
26151            ! lib/Net/Domain.pm
26152 ____________________________________________________________________________
26153 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
26154         Log: Remove also the lib$Foo.def, not just $Foo.def.
26155      Branch: perl
26156            ! lib/ExtUtils/MM_Unix.pm
26157 ____________________________________________________________________________
26158 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
26159         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
26160      Branch: perl
26161            ! unixish.h
26162 ____________________________________________________________________________
26163 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
26164         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
26165              to match the whole isprint(), only the space character.
26166      Branch: perl
26167            ! handy.h pod/perlre.pod t/op/pat.t
26168 ____________________________________________________________________________
26169 [ 10854] By: nick                                  on 2001/06/23  08:09:33
26170         Log: Integrate mainline
26171      Branch: perlio
26172           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
26173           !> lib/ExtUtils.t lib/File/Find/taint.t
26174           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
26175           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
26176           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
26177 ____________________________________________________________________________
26178 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
26179         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
26180              with its floats    in os390 and s390 (UTS).
26181      Branch: perl
26182            ! lib/Math/BigInt/t/bigintpm.t
26183 ____________________________________________________________________________
26184 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
26185         Log: Add also UTS (s390) to the non-IEEE float platforms.
26186      Branch: perl
26187            ! t/op/sprintf.t
26188 ____________________________________________________________________________
26189 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
26190         Log: Subject: RFC: what are applicable standards for exponent sizes?
26191              From: Peter Prymmer <pvhp@forte.com>
26192              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
26193              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
26194      Branch: perl
26195            ! t/op/sprintf.t
26196 ____________________________________________________________________________
26197 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
26198         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
26199              From: Peter Prymmer <pvhp@forte.com>
26200              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
26201              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
26202      Branch: perl
26203            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
26204 ____________________________________________________________________________
26205 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
26206         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
26207              From: Peter Prymmer <pvhp@forte.com>
26208              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
26209              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
26210      Branch: perl
26211            ! lib/ExtUtils.t
26212 ____________________________________________________________________________
26213 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
26214         Log: Retract #10845.
26215      Branch: perl
26216            ! lib/File/Find/taint.t
26217 ____________________________________________________________________________
26218 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
26219         Log: Yet another error message.
26220      Branch: perl
26221            ! t/op/mkdir.t
26222 ____________________________________________________________________________
26223 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
26224         Log: The croak message for nonexistent socket functions may vary.
26225      Branch: perl
26226            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
26227 ____________________________________________________________________________
26228 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
26229         Log: (Retracted by #10848.)
26230      Branch: perl
26231            ! lib/File/Find/taint.t
26232 ____________________________________________________________________________
26233 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
26234         Log: Integrate perlio.
26235      Branch: perl
26236           !> lib/File/Find/taint.t t/op/write.t
26237 ____________________________________________________________________________
26238 [ 10843] By: nick                                  on 2001/06/22  21:24:51
26239         Log: Back out debug in taint.t
26240      Branch: perlio
26241            ! lib/File/Find/taint.t
26242 ____________________________________________________________________________
26243 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
26244         Log: setitimer() does not exist in Unicos, despite of what
26245              Configure thinks, from Mark P. Lutz.
26246      Branch: perl
26247            ! hints/unicos.sh
26248 ____________________________________________________________________________
26249 [ 10841] By: nick                                  on 2001/06/22  21:19:36
26250         Log: Skip cwd test on Win32 ???
26251      Branch: perlio
26252            ! lib/File/Find/taint.t
26253 ____________________________________________________________________________
26254 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
26255         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
26256              and Tru64 gcc -Wall happy.
26257      Branch: perl
26258            ! mg.c
26259 ____________________________________________________________________________
26260 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
26261         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
26262      Branch: perl
26263            ! ext/IPC/SysV/Semaphore.pm
26264 ____________________________________________________________________________
26265 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
26266         Log: Metaconfig unit change for #10837.
26267      Branch: metaconfig/U/perl
26268            ! Cross.U
26269 ____________________________________________________________________________
26270 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
26271         Log: Cleanup of the cross-compilation unit.
26272      Branch: perl
26273            ! Configure
26274 ____________________________________________________________________________
26275 [ 10836] By: nick                                  on 2001/06/22  20:45:12
26276         Log: Skip |- based op/write.t on Win32 as well as VMS
26277      Branch: perlio
26278            ! t/op/write.t
26279 ____________________________________________________________________________
26280 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
26281         Log: Integrate perlio.
26282      Branch: perl
26283           !> util.c
26284 ____________________________________________________________________________
26285 [ 10834] By: nick                                  on 2001/06/22  20:41:54
26286         Log: Integrate mainline
26287      Branch: perlio
26288           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
26289           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
26290           !> vos/config.ga.h
26291 ____________________________________________________________________________
26292 [ 10833] By: nick                                  on 2001/06/22  20:22:58
26293         Log: Patcho fix.
26294      Branch: perlio
26295            ! util.c
26296 ____________________________________________________________________________
26297 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
26298         Log: Metaconfig unit changes for #10831.
26299      Branch: metaconfig
26300            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
26301 ____________________________________________________________________________
26302 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
26303         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
26304              From: Andy Dougherty <doughera@lafayette.edu>
26305              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
26306              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
26307      Branch: perl
26308            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26309            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
26310 ____________________________________________________________________________
26311 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
26312         Log: MPE/iX prototype nits from Mark Bixby.
26313      Branch: perl
26314            ! pp_sys.c
26315 ____________________________________________________________________________
26316 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
26317         Log: Detypo.
26318      Branch: perl
26319            ! util.c
26320 ____________________________________________________________________________
26321 [ 10828] By: nick                                  on 2001/06/22  15:33:37
26322         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
26323      Branch: perlio
26324           +> lib/h2xs.t
26325           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
26326           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
26327           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
26328           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
26329           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
26330           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
26331           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
26332           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
26333           !> vms/vmsish.h
26334 ____________________________________________________________________________
26335 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
26336         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
26337              Date: Fri, 22 Jun 2001 10:08:35 -0500
26338              From: "Craig A. Berry" <craigberry@mac.com>
26339              Message-Id: <a05101001b75908704194@[192.168.56.145]>
26340      Branch: perl
26341            ! vms/vms.c vms/vmsish.h
26342 ____________________________________________________________________________
26343 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
26344         Log: NetWare scripts tweak from Ananth Kesari.
26345      Branch: perl
26346            ! NetWare/t/NWScripts.pl
26347 ____________________________________________________________________________
26348 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
26349         Log: Update Changes.
26350      Branch: perl
26351            ! Changes patchlevel.h
26352 ____________________________________________________________________________
26353 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
26354         Log: Add .i and .s targets.
26355      Branch: perl
26356            ! Makefile.SH
26357 ____________________________________________________________________________
26358 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
26359         Log: Upgrade to Locale::Maketext 1.03.
26360      Branch: perl
26361            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
26362            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
26363 ____________________________________________________________________________
26364 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
26365         Log: Upgrade to I18N::LangTags 0.26.
26366      Branch: perl
26367            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
26368            ! lib/I18N/LangTags/test.pl
26369 ____________________________________________________________________________
26370 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
26371         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
26372              Philip Newton.
26373      Branch: perl
26374            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
26375            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26376 ____________________________________________________________________________
26377 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
26378         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
26379              From: Prymmer/Kahn <pvhp@best.com>
26380              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
26381              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
26382      Branch: perl
26383            + lib/h2xs.t
26384            ! MANIFEST utils/h2xs.PL
26385 ____________________________________________________________________________
26386 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
26387         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
26388              From: Prymmer/Kahn <pvhp@best.com>
26389              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
26390              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
26391      Branch: perl
26392            ! lib/ExtUtils.t
26393 ____________________________________________________________________________
26394 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
26395         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
26396              From: Prymmer/Kahn <pvhp@best.com>
26397              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
26398              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
26399      Branch: perl
26400            ! t/pod/plainer.t
26401 ____________________________________________________________________________
26402 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
26403         Log: AUTHORS update.
26404      Branch: perl
26405            ! AUTHORS
26406 ____________________________________________________________________________
26407 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
26408         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
26409              From: "Craig A. Berry" <craigberry@mac.com>
26410              Date: Thu, 21 Jun 2001 18:20:38 -0500
26411              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
26412      Branch: perl
26413            ! ext/POSIX/POSIX.xs
26414 ____________________________________________________________________________
26415 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
26416         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
26417              From: "Craig A. Berry" <craigberry@mac.com>
26418              Date: Thu, 21 Jun 2001 09:58:52 -0500
26419              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
26420      Branch: perl
26421            ! ext/B/Deparse.t t/op/write.t
26422 ____________________________________________________________________________
26423 [ 10814] By: nick                                  on 2001/06/22  08:13:09
26424         Log: Integrate mainline.
26425      Branch: perlio
26426           !> (integrate 46 files)
26427 ____________________________________________________________________________
26428 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
26429         Log: Change the prefixes only if $prefix is unset,
26430              as originally patched by Marcel Grunauer.
26431      Branch: perl
26432            ! hints/darwin.sh hints/rhapsody.sh
26433 ____________________________________________________________________________
26434 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
26435         Log: Subject: Re: Patch for hints/darwin.sh
26436              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
26437              Date: Thu, 21 Jun 2001 11:23:46 -0700
26438              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
26439      Branch: perl
26440            ! hints/darwin.sh hints/rhapsody.sh
26441 ____________________________________________________________________________
26442 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
26443         Log: Add .PHONY targets for non-file targets,
26444              from Wilfredo Sánchez.  Should help saying
26445              "make install" on case-insensitive filesystems.
26446      Branch: perl
26447            ! Makefile.SH
26448 ____________________________________________________________________________
26449 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
26450         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
26451              From: Doug MacEachern <dougm@covalent.net>
26452              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
26453              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
26454              
26455              plus reword the getcwd() comment, plus use getcwd() buffer
26456              size minus one.
26457      Branch: perl
26458            ! util.c
26459 ____________________________________________________________________________
26460 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
26461         Log: More gprofing from Doug MacEachern.
26462      Branch: perl
26463            ! Makefile.SH
26464 ____________________________________________________________________________
26465 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
26466         Log: Metaconfig unit change for #10807.
26467      Branch: metaconfig/U/perl
26468            ! d_sfio.U
26469 ____________________________________________________________________________
26470 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
26471         Log: Tell that you are removing the unneeded -lsfio.
26472      Branch: perl
26473            ! Configure
26474 ____________________________________________________________________________
26475 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
26476         Log: More MPE/iX tweaks from Mark Bixby.
26477      Branch: perl
26478            ! perl.c t/op/magic.t
26479 ____________________________________________________________________________
26480 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
26481         Log: The fchdir() proto is supposed to live in <unistd.h>.
26482      Branch: perl
26483            ! ext/Cwd/Cwd.xs
26484 ____________________________________________________________________________
26485 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
26486         Log: This town is too small for the Cwd extension and me,
26487              it would seem...
26488      Branch: perl
26489            ! ext/Cwd/Cwd.xs
26490 ____________________________________________________________________________
26491 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
26492         Log: Metaconfig unit change for #10802.
26493      Branch: metaconfig/U/perl
26494            ! d_modfl.U
26495 ____________________________________________________________________________
26496 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
26497         Log: More d'ohs.
26498      Branch: perl
26499            ! Configure
26500 ____________________________________________________________________________
26501 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
26502         Log: Off-by-one.  I'm so classic.
26503      Branch: perl
26504            ! util.c
26505 ____________________________________________________________________________
26506 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
26507         Log: Update Changes.
26508      Branch: perl
26509            ! Changes patchlevel.h
26510 ____________________________________________________________________________
26511 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
26512         Log: Subject: Documentation patch for Net::FTP
26513              From: Marcel Grunauer <marcel@codewerk.com>
26514              Date: Wed, 20 Jun 2001 23:03:26 +0200
26515              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
26516      Branch: perl
26517            ! lib/Net/FTP.pm
26518 ____________________________________________________________________________
26519 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
26520         Log: Retract the #10417 mg.c and embed.pl parts because of
26521              strange SEGVs in 64bit x86 FreeBSD observed by
26522              Nicholas Clark.
26523      Branch: perl
26524            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
26525 ____________________________________________________________________________
26526 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
26527         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
26528      Branch: perl
26529            ! Configure NetWare/config.wc NetWare/config_H.wc
26530            ! Porting/Glossary Porting/config.sh Porting/config_H
26531            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
26532            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26533            ! vos/config.ga.h win32/config.bc win32/config.gc
26534            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26535            ! win32/config_H.vc
26536 ____________________________________________________________________________
26537 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
26538         Log: Cwd tweak from Doug MacEachern.
26539      Branch: perl
26540            ! ext/Cwd/Cwd.xs
26541 ____________________________________________________________________________
26542 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
26543         Log: Protect the fchdir() and lstat() with ifdefs.
26544              fchdir() needs a Configure probe.
26545      Branch: perl
26546            ! ext/Cwd/Cwd.xs
26547 ____________________________________________________________________________
26548 [ 10794] By: nick                                  on 2001/06/21  17:11:35
26549         Log: Integrate mainline
26550      Branch: perlio
26551           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
26552           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
26553           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
26554           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
26555           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
26556           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
26557           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
26558           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
26559            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
26560            - lib/File/Glob/case.t lib/File/Glob/global.t
26561            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
26562            - lib/File/Temp/posix.t lib/File/Temp/security.t
26563            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
26564            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
26565            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
26566            - lib/Text/Wrap/wrap.t
26567           !> (integrate 41 files)
26568 ____________________________________________________________________________
26569 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
26570         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
26571              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
26572              Date: Thu, 21 Jun 2001 13:04:54 -0500
26573              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
26574      Branch: perl
26575            ! ext/Cwd/Cwd.xs
26576 ____________________________________________________________________________
26577 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
26578         Log: Subject: [PATCH pod] overlong =item
26579              From: Robin Barker <rmb1@cise.npl.co.uk>
26580              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
26581              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
26582      Branch: perl
26583            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
26584            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26585 ____________________________________________________________________________
26586 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
26587         Log: Subject: [PATCH perlio.c] format 
26588              From: Robin Barker <rmb1@cise.npl.co.uk>
26589              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
26590              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
26591      Branch: perl
26592            ! perlio.c
26593 ____________________________________________________________________________
26594 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
26595         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
26596              From: Radu Greab <radu@netsoft.ro>
26597              Date: Thu, 21 Jun 2001 19:06:02 +0300
26598              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
26599      Branch: perl
26600            ! pod/perlapi.pod sv.c
26601 ____________________________________________________________________________
26602 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
26603         Log: The metaconfig unit changes for #10788.
26604      Branch: metaconfig/U/perl
26605            ! Cross.U fflushall.U
26606 ____________________________________________________________________________
26607 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
26608         Log: Cross-configuration changes: make $from to rm the files
26609              before copying them over (this means that he rm can be
26610              removed from the fflushall test), create $targetmkdir      
26611              (not documented in install since it is supposed to internal
26612              use only), make $run to copy over the executable only if
26613              a stamp file .xok doesn't already exist (to avoid unnecessary
26614              copying of the executable)
26615      Branch: perl
26616            ! Configure Makefile.SH
26617 ____________________________________________________________________________
26618 [ 10787] By: nick                                  on 2001/06/21  14:16:18
26619         Log: Integrate mainline
26620      Branch: perlio
26621           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
26622           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
26623           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
26624            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
26625           !> (integrate 34 files)
26626 ____________________________________________________________________________
26627 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
26628         Log: Re-add the files as text.
26629      Branch: perl
26630            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
26631 ____________________________________________________________________________
26632 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
26633         Log: Delete the binary files.
26634      Branch: perl
26635            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
26636 ____________________________________________________________________________
26637 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
26638         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
26639              From: Andy Dougherty <doughera@lafayette.edu>
26640              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
26641              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
26642      Branch: perl
26643            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
26644            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
26645            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
26646            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
26647 ____________________________________________________________________________
26648 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
26649         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
26650              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
26651              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
26652              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
26653              
26654              Setting umask to something friendlier.
26655      Branch: perl
26656            ! installman installperl
26657 ____________________________________________________________________________
26658 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
26659         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
26660              Resort MANIFEST with sort -f, looks much better.
26661      Branch: perl
26662            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
26663            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
26664            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
26665            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
26666            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
26667            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
26668            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
26669            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
26670            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
26671            - lib/File/Glob/case.t lib/File/Glob/global.t
26672            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
26673            - lib/File/Temp/posix.t lib/File/Temp/security.t
26674            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
26675            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
26676            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
26677            - lib/Text/Wrap/wrap.t
26678            ! MANIFEST
26679 ____________________________________________________________________________
26680 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
26681         Log: Upgrade to I18N::LangTags 0.25.
26682      Branch: perl
26683            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
26684            ! lib/I18N/LangTags/List.pm
26685 ____________________________________________________________________________
26686 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
26687         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
26688              From: Richard Soderberg <rs@crystalflame.net>
26689              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
26690              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
26691      Branch: perl
26692            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
26693            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
26694 ____________________________________________________________________________
26695 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
26696         Log: Test obsoleted by change #10777.
26697      Branch: perl
26698            ! t/op/sub_lval.t
26699 ____________________________________________________________________________
26700 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
26701         Log: Case of confused test numbering.
26702      Branch: perl
26703            ! t/op/pat.t
26704 ____________________________________________________________________________
26705 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
26706         Log: Subject: Re: Opinion on undef lvalue
26707              From: Abhijit Menon-Sen <ams@wiw.org>
26708              Date: Sun, 17 Jun 2001 13:04:46 +0530
26709              Message-ID: <20010617130446.B27925@lustre.linux.in>
26710              
26711              Allow lvalue subs to return undef in array context.
26712      Branch: perl
26713            ! pp_hot.c
26714 ____________________________________________________________________________
26715 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
26716         Log: Just a guess that using the same hack for cygwin as
26717              for win32 might help.
26718      Branch: perl
26719            ! lib/File/Find/find.t
26720 ____________________________________________________________________________
26721 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
26722         Log: NetWare tweaks from Guruprasad.
26723      Branch: perl
26724            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
26725            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
26726            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
26727            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
26728 ____________________________________________________________________________
26729 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
26730         Log: Subject: Re: perl@10722: Bogus warnings on REs 
26731              From: Hugo <hv@crypt.compulink.co.uk>
26732              Date: Thu, 21 Jun 2001 09:51:17 +0100
26733              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
26734              
26735              Unroll to avoid a UTS compiler bug.
26736      Branch: perl
26737            ! regcomp.c
26738 ____________________________________________________________________________
26739 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
26740         Log: Subject: Re: [PATCH] Make /o work under i?threads
26741              From: Artur Bergman <artur@contiller.se>
26742              Date: Thu, 21 Jun 2001 14:38:03 +0200
26743              Message-ID: <B757B74A.184D%artur@contiller.se>
26744      Branch: perl
26745            ! t/op/pat.t
26746 ____________________________________________________________________________
26747 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
26748         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
26749              From: Artur Bergman <artur@contiller.se> 
26750              Date: Thu, 21 Jun 2001 14:27:33 +0200
26751              Message-ID: <B757B4D4.1849%artur@contiller.se>
26752              
26753              Plus extra parentheses.
26754      Branch: perl
26755            ! op.h
26756 ____________________________________________________________________________
26757 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
26758         Log: Subject: [PATCH] Make /o work under i?threads
26759              From: Richard Soderberg <rs@crystalflame.net>
26760              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
26761              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
26762      Branch: perl
26763            ! pp_ctl.c
26764 ____________________________________________________________________________
26765 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
26766         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
26767              From: Artur Bergman <artur@contiller.se>
26768              Date: Thu, 21 Jun 2001 14:04:54 +0200
26769              Message-ID: <B757AF86.1842%artur@contiller.se>
26770      Branch: perl
26771            ! op.h
26772 ____________________________________________________________________________
26773 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
26774         Log: Subject: Re: perl@10765: sv.c not OK on win32
26775              From: Artur Bergman <artur@contiller.se>
26776              Date: Thu, 21 Jun 2001 10:31:06 +0200
26777              Message-ID: <B7577D69.182C%artur@contiller.se>
26778      Branch: perl
26779            ! sv.c
26780 ____________________________________________________________________________
26781 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
26782         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
26783              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26784              Date: Thu, 21 Jun 2001 06:23:56 -0400
26785              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
26786              
26787              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
26788              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26789              Date: Thu, 21 Jun 2001 06:32:21 -0400
26790              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
26791      Branch: perl
26792            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
26793 ____________________________________________________________________________
26794 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
26795         Log: Subject: [PATCH] make syslog test more verbose
26796              From: Robert Spier <rspier@pobox.com>
26797              Date: Thu, 21 Jun 2001 00:54:32 -0400
26798              Message-ID: <15153.32264.295807.333073@rls.cx>
26799      Branch: perl
26800            ! ext/Sys/Syslog/syslog.t
26801 ____________________________________________________________________________
26802 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
26803         Log: Subject: op/study.t refinements
26804              From: Hugo <hv@crypt.compulink.co.uk>
26805              Date: Thu, 21 Jun 2001 00:29:07 +0100
26806              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
26807      Branch: perl
26808            ! t/op/study.t
26809 ____________________________________________________________________________
26810 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
26811         Log: Update Changes.
26812      Branch: perl
26813            ! Changes patchlevel.h
26814 ____________________________________________________________________________
26815 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
26816         Log: Subject: Re: [PATCH] djgpp updates
26817              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
26818              Date: Wed, 20 Jun 2001 10:05:15 +0200
26819              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
26820      Branch: perl
26821            ! djgpp/config.over
26822 ____________________________________________________________________________
26823 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
26824         Log: Fix for ID 20010619.002 "When building hash, hash keys that
26825              are function calls are not being called", from Abhijit.
26826      Branch: perl
26827            ! t/base/lex.t toke.c
26828 ____________________________________________________________________________
26829 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
26830         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
26831      Branch: perl
26832            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
26833            + lib/Locale/Maketext/test.pl
26834            - lib/Locale/Maketext.t
26835            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
26836            ! lib/Locale/Maketext/TPJ13.pod
26837 ____________________________________________________________________________
26838 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
26839         Log: Metaconfig unit change for #10760.
26840      Branch: metaconfig
26841            ! U/modified/Cppsym.U
26842 ____________________________________________________________________________
26843 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
26844         Log: Do not remove the ccsym* Cppsym* files since
26845              they are useful for metaconfig units coming after us.
26846              (This is the Configure nit mentioned in #10752.)
26847      Branch: perl
26848            ! Configure
26849 ____________________________________________________________________________
26850 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
26851         Log: Update to I18N::LangTags 0.24, from Sean Burke.
26852      Branch: perl
26853            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
26854            + lib/I18N/LangTags/README
26855            - lib/I18N/LangTags/List.pod
26856            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
26857 ____________________________________________________________________________
26858 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
26859         Log: Regen headers.
26860      Branch: perl
26861            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
26862            ! pod/perlapi.pod proto.h
26863 ____________________________________________________________________________
26864 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
26865         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
26866              From: Artur Bergman <artur@contiller.se>
26867              Date: Wed, 20 Jun 2001 11:31:32 +0200
26868              Message-ID: <B7563A14.17D8%artur@contiller.se>
26869      Branch: perl
26870            ! embed.pl hv.c intrpvar.h sv.c sv.h
26871 ____________________________________________________________________________
26872 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
26873         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
26874              From: Tim Sweetman <tim@aldigital.co.uk> 
26875              Date: Wed, 13 Jun 2001 14:25:17 +0100 
26876              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
26877      Branch: perl
26878            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
26879 ____________________________________________________________________________
26880 [ 10755] By: nick                                  on 2001/06/20  16:12:37
26881         Log: Integrate mainline
26882      Branch: perlio
26883           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
26884           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
26885           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
26886           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
26887           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
26888           !> t/op/study.t util.c
26889 ____________________________________________________________________________
26890 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
26891         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
26892              but not Makefile)
26893      Branch: maint-5.6/perl
26894            ! win32/Makefile
26895 ____________________________________________________________________________
26896 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
26897         Log: Security tweak on readlink().
26898      Branch: perl
26899            ! pp_sys.c
26900 ____________________________________________________________________________
26901 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
26902         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
26903      Branch: perl
26904            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
26905            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
26906            ! mpeix/relink t/op/pwent.t
26907 ____________________________________________________________________________
26908 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
26909         Log: Reinstate #10725 (with probe for alarm()).
26910      Branch: perl
26911            ! t/op/study.t
26912 ____________________________________________________________________________
26913 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
26914         Log: Replace our implementation of realpath() with OpenBSD's
26915              (src/lib/libc/stdlib/realpath.c 1.4).
26916      Branch: perl
26917            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
26918            ! pod/perldiag.pod proto.h util.c
26919 ____________________________________________________________________________
26920 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
26921         Log: Integrate perlio.
26922      Branch: perl
26923           !> perlio.c
26924 ____________________________________________________________________________
26925 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
26926         Log: No point in going into memory-saving contortions
26927              with getcwd() since there's a danger of buffer overflow.
26928              Also make the POSIX extension to use sv_getcwd().
26929              Finally, a missed proto.h fragment.
26930      Branch: perl
26931            ! ext/POSIX/POSIX.xs proto.h util.c
26932 ____________________________________________________________________________
26933 [ 10747] By: nick                                  on 2001/06/20  12:38:26
26934         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
26935      Branch: perlio
26936            ! perlio.c
26937 ____________________________________________________________________________
26938 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
26939         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
26940              From: Graham Barr <gbarr@pobox.com>
26941              Date: Wed, 20 Jun 2001 11:05:49 +0100
26942              Message-ID: <20010620110549.I19188@pobox.com>
26943              
26944              reported in        
26945              
26946              Subject: Bug in IO::Socket::INET module (repeat)
26947              From: "Harmon S. Nine" <hnine@netarx.com>
26948              Date: Tue, 19 Jun 2001 09:41:35 -0400
26949              Message-ID: <3B2F568F.8080605@netarx.com>
26950              
26951              The bug was that the IO::Socket::INET constructor
26952              did not allow a 'LocalPort' of 0.
26953      Branch: perl
26954            ! ext/IO/lib/IO/Socket/INET.pm
26955 ____________________________________________________________________________
26956 [ 10745] By: nick                                  on 2001/06/20  08:56:39
26957         Log: Integrate mainline.
26958      Branch: perlio
26959           !> (integrate 37 files)
26960 ____________________________________________________________________________
26961 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
26962         Log: After some reading I don't think we can blindly
26963              use systems' realpath().  Too many security problems,
26964              too many buggy implementations.
26965              
26966              TODO: the realpath() emulation code in util.c doesn't
26967              seem fully operational?  (readlink(), for example?)
26968      Branch: perl
26969            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
26970            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
26971            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
26972            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
26973            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
26974            ! win32/config_H.gc win32/config_H.vc
26975 ____________________________________________________________________________
26976 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
26977         Log: Metaconfig unit change for #10738.
26978      Branch: metaconfig
26979            ! U/compline/d_gconvert.U
26980 ____________________________________________________________________________
26981 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
26982         Log: Integrate change #10739 from maintperl:
26983              
26984              C<eval "/x$\r\n/x"> fails to compile correctly 
26985      Branch: perl
26986           !> t/op/pat.t toke.c
26987 ____________________________________________________________________________
26988 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
26989         Log: Retract #10725 (Hugo asked NOT to apply the patch)
26990      Branch: perl
26991            ! t/op/study.t
26992 ____________________________________________________________________________
26993 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
26994         Log: The test.third results were funnily named because of the
26995              new test scheme.
26996      Branch: perl
26997            ! t/TEST
26998 ____________________________________________________________________________
26999 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
27000         Log: C<eval "/x$\r\n/x"> fails to compile correctly
27001      Branch: maint-5.6/perl
27002            ! t/op/pat.t toke.c
27003 ____________________________________________________________________________
27004 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
27005         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
27006              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27007              Date: Tue, 19 Jun 2001 19:15:40 -0400
27008              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
27009              
27010              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
27011              because "1e+129" being expected but "1.e+129" being returned.
27012              The culprit (at least in Tru64) is the use of gcvt().
27013      Branch: perl
27014            ! Configure
27015 ____________________________________________________________________________
27016 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
27017         Log: Subject: [PATCH perl@10722] test hunting on VMS
27018              From: "Craig A. Berry" <craigberry@mac.com>
27019              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
27020              Date: Tue, 19 Jun 2001 18:59:01 -0500
27021      Branch: perl
27022            ! vms/test.com
27023 ____________________________________________________________________________
27024 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
27025         Log: Subject: [PATCH] s/typos//
27026              From: Abhijit Menon-Sen <ams@wiw.org>
27027              Date: Wed, 20 Jun 2001 02:15:02 +0530
27028              Message-ID: <20010620021502.A14541@lustre.linux.in>
27029              
27030              Without the op.h s/bearword/bareword/ hunk, see
27031              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
27032      Branch: perl
27033            ! util.c
27034 ____________________________________________________________________________
27035 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
27036         Log: Metaconfig unit change for #10732 and #10733.
27037      Branch: metaconfig/U/perl
27038            ! fflushall.U
27039 ____________________________________________________________________________
27040 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
27041         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
27042              From: "Craig A. Berry" <craigberry@mac.com>
27043              Date: Tue, 19 Jun 2001 17:19:48 -0500
27044              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
27045      Branch: perl
27046            ! configure.com vms/descrip_mms.template
27047 ____________________________________________________________________________
27048 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
27049         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
27050              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27051              Date: Tue, 19 Jun 2001 16:48:07 -0400
27052              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
27053              
27054              Further fixes to fflush(NULL) detection.
27055      Branch: perl
27056            ! Configure
27057 ____________________________________________________________________________
27058 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
27059         Log: AIX test -s hangs with non-existent files?
27060              (A genuine logic bug in Configure, but AIX also broken?)
27061      Branch: perl
27062            ! Configure
27063 ____________________________________________________________________________
27064 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
27065         Log: AUTHORS updates.
27066      Branch: perl
27067            ! AUTHORS
27068 ____________________________________________________________________________
27069 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
27070         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
27071              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27072              Date: Tue, 19 Jun 2001 15:33:25 -0400
27073              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
27074      Branch: perl
27075            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
27076            ! t/lib/warnings/pp
27077 ____________________________________________________________________________
27078 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
27079         Log: Integrate perlio.
27080      Branch: perl
27081           !> lib/File/Find/find.t win32/distclean.bat
27082 ____________________________________________________________________________
27083 [ 10728] By: nick                                  on 2001/06/19  18:24:53
27084         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
27085      Branch: perlio
27086            ! lib/File/Find/find.t win32/distclean.bat
27087 ____________________________________________________________________________
27088 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
27089         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
27090              also add information how to find out whether one has PerlIO.
27091      Branch: perl
27092            ! pod/perlfunc.pod
27093 ____________________________________________________________________________
27094 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
27095         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
27096              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
27097              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
27098              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
27099      Branch: perl
27100            ! pod/perlfunc.pod
27101 ____________________________________________________________________________
27102 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
27103         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
27104              From: Hugo <hv@crypt.compulink.co.uk>
27105              Date: Tue, 19 Jun 2001 12:37:30 +0100
27106              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
27107      Branch: perl
27108            ! t/op/study.t
27109 ____________________________________________________________________________
27110 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
27111         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
27112              From: Hugo <hv@crypt.compulink.co.uk>
27113              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
27114              Date: Tue, 19 Jun 2001 13:15:17 +0100
27115      Branch: perl
27116            ! util.c
27117 ____________________________________________________________________________
27118 [ 10723] By: nick                                  on 2001/06/19  14:46:15
27119         Log: Integrate mainline
27120      Branch: perlio
27121           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
27122           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
27123           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
27124           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
27125           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
27126           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
27127            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
27128            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
27129            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
27130            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
27131            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
27132            - ext/Thread/unsync4.t
27133           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
27134           !> djgpp/config.over djgpp/fixpmain
27135           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
27136           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
27137           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
27138 ____________________________________________________________________________
27139 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
27140         Log: Update Changes.
27141      Branch: perl
27142            ! Changes patchlevel.h
27143 ____________________________________________________________________________
27144 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
27145         Log: The existence shall be MANIFESted.
27146      Branch: perl
27147            ! MANIFEST
27148 ____________________________________________________________________________
27149 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
27150         Log: The old libnet.cfg is first searched from the current directory,
27151              only then from the module path.
27152      Branch: perl
27153            ! utils/libnetcfg.PL
27154 ____________________________________________________________________________
27155 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
27156         Log: NetWare tweaks from Guruprasad.
27157      Branch: perl
27158            ! NetWare/Makefile NetWare/config.wc
27159 ____________________________________________________________________________
27160 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
27161         Log: Subject: [PATCH] djgpp updates
27162              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
27163              Date: Tue, 19 Jun 2001 10:59:06 +0200
27164              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
27165      Branch: perl
27166            ! djgpp/config.over djgpp/fixpmain
27167 ____________________________________________________________________________
27168 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
27169         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
27170              From: Prymmer/Kahn <pvhp@best.com>
27171              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
27172              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
27173      Branch: perl
27174            ! win32/Makefile
27175 ____________________________________________________________________________
27176 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
27177         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
27178              to happen right after the inclusion of <inttypes.h>,
27179              from Edward Moy.
27180      Branch: perl
27181            ! handy.h perl.h
27182 ____________________________________________________________________________
27183 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
27184         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
27185              From: Doug MacEachern <dougm@covalent.net>
27186              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
27187              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
27188      Branch: perl
27189            ! ext/DynaLoader/DynaLoader_pm.PL
27190 ____________________________________________________________________________
27191 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
27192         Log: Revert #10656 for perfomance reasons but leave in the
27193              use of Hv*() macros -- in comments, so that grepping the
27194              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
27195              suggested by Sarathy, also by Abhijit.)
27196      Branch: perl
27197            ! hv.c
27198 ____________________________________________________________________________
27199 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
27200         Log: Subject: [patch] .s MakeMaker suffix
27201              From: Doug MacEachern <dougm@covalent.net>
27202              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
27203              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
27204      Branch: perl
27205            ! lib/ExtUtils/MM_Unix.pm
27206 ____________________________________________________________________________
27207 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
27208         Log: One test lost in the big shuffle restored.
27209      Branch: perl
27210            + ext/IPC/SysV/ipcsysv.t
27211            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
27212 ____________________________________________________________________________
27213 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
27214         Log: Rename the old non-standard threads tests so that
27215              they won't be invoked.
27216      Branch: perl
27217            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
27218            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
27219            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
27220            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
27221            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
27222            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
27223            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
27224            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
27225            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
27226            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
27227            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
27228            - ext/Thread/unsync4.t
27229            ! MANIFEST
27230 ____________________________________________________________________________
27231 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
27232         Log: Integrate perlio.
27233      Branch: perl
27234           !> win32/config_sh.PL
27235 ____________________________________________________________________________
27236 [ 10709] By: nick                                  on 2001/06/19  08:18:18
27237         Log: Integrate mainline
27238      Branch: perlio
27239           +> (branch 40 files)
27240            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
27241            - lib/strict/subs lib/strict/vars lib/warnings/1global
27242            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
27243            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
27244            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
27245            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
27246            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
27247            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
27248            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
27249            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
27250            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
27251            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
27252            - lib/warnings/utf8 lib/warnings/util
27253           !> (integrate 57 files)
27254 ____________________________________________________________________________
27255 [ 10708] By: nick                                  on 2001/06/19  07:57:10
27256         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
27257      Branch: perlio
27258            ! win32/config_sh.PL
27259 ____________________________________________________________________________
27260 [ 10707] By: nick                                  on 2001/06/19  07:05:07
27261         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
27262      Branch: perl
27263            ! perly.c perly.y perly_c.diff vms/perly_c.vms
27264 ____________________________________________________________________________
27265 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
27266         Log: More perl572delta tweaks.
27267      Branch: perl
27268            ! pod/perl572delta.pod
27269 ____________________________________________________________________________
27270 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
27271         Log: Update perl572delta.
27272      Branch: perl
27273            ! pod/perl572delta.pod
27274 ____________________________________________________________________________
27275 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
27276         Log: VOS updates from Paul Green.
27277      Branch: perl
27278            ! vos/Changes vos/build.cm vos/perl.bind
27279 ____________________________________________________________________________
27280 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
27281         Log: Update the vos/config.*.* files.
27282      Branch: perl
27283            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27284            ! vos/config.ga.h
27285 ____________________________________________________________________________
27286 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
27287         Log: Add a makefile for more painless adding of symbols to the
27288              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
27289              takes care of the adding)
27290      Branch: perl
27291            + vos/Makefile
27292 ____________________________________________________________________________
27293 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
27294         Log: Make libnetcfg by default display the libnet configuration,
27295              -c to change, add -i for old config, document all options,
27296              regen toc.
27297      Branch: perl
27298            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
27299 ____________________________________________________________________________
27300 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
27301         Log: gcc -Wall sweep.
27302      Branch: perl
27303            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
27304 ____________________________________________________________________________
27305 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
27306         Log: So there.
27307      Branch: perl
27308            ! universal.c
27309 ____________________________________________________________________________
27310 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
27311         Log: Document the need for sv_printify().
27312              
27313              Document that 'use utf8' has been considered.
27314              
27315              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
27316      Branch: perl
27317            ! pod/perltodo.pod universal.c
27318 ____________________________________________________________________________
27319 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
27320         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
27321              From: Nicholas Clark <nick@ccl4.org>
27322              Date: Mon, 18 Jun 2001 23:29:23 +0100
27323              Message-ID: <20010618232923.I98663@plum.flirble.org>
27324      Branch: perl
27325            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
27326            ! ext/Sys/Syslog/Makefile.PL
27327 ____________________________________________________________________________
27328 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
27329         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
27330              From: Scott.L.Miller@Compaq.com
27331              Date: Mon, 18 Jun 2001 10:12:27 -0500
27332              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
27333      Branch: perl
27334            ! lib/perl5db.pl pod/perldebug.pod
27335 ____________________________________________________________________________
27336 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
27337         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
27338              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
27339              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
27340              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
27341      Branch: perl
27342            ! lib/Carp/Heavy.pm
27343 ____________________________________________________________________________
27344 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
27345         Log: Subject: [PATCH] Documentation changes for CLONE
27346              From: Artur Bergman <artur@contiller.se>
27347              Date: Mon, 18 Jun 2001 22:06:37 +0200
27348              Message-ID: <B7542BEC.1719%artur@contiller.se>
27349      Branch: perl
27350            ! pod/perlmod.pod pod/perlsub.pod
27351 ____________________________________________________________________________
27352 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
27353         Log: Subject: Re: configure.com
27354              From: "Craig A. Berry" <craigberry@mac.com>
27355              Date: Mon, 18 Jun 2001 16:04:38 -0500
27356              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
27357      Branch: perl
27358            ! configure.com
27359 ____________________________________________________________________________
27360 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
27361         Log: Subject: PL_nullstash + perl_clone()
27362              From: Doug MacEachern <dougm@covalent.net>
27363              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
27364              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
27365      Branch: perl
27366            ! sv.c
27367 ____________________________________________________________________________
27368 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
27369         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
27370              From: davem@fdgroup.co.uk
27371              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
27372              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
27373      Branch: perl
27374            ! embed.pl pod/perlapi.pod
27375 ____________________________________________________________________________
27376 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
27377         Log: More cross-compilation defaults gleaned from -Dcc
27378              if it is CPU-OS-gcc.
27379      Branch: metaconfig
27380            ! U/modified/libc.U
27381      Branch: metaconfig/U/perl
27382            ! Cross.U
27383      Branch: perl
27384            ! Configure INSTALL
27385 ____________________________________________________________________________
27386 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
27387         Log: Update Changes.
27388      Branch: perl
27389            ! Changes patchlevel.h
27390 ____________________________________________________________________________
27391 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
27392         Log: Subject: [PATCH 5.7.1] sv.c documentation
27393              From: davem@fdgroup.co.uk
27394              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
27395              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
27396      Branch: perl
27397            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
27398            ! sv.c sv.h
27399 ____________________________________________________________________________
27400 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
27401         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
27402              From: "Jon Gunnip" <jongunnip@hotmail.com>
27403              Date: Sun, 17 Jun 2001 18:24:29 -0400
27404              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
27405      Branch: perl
27406            ! pod/perlvar.pod
27407 ____________________________________________________________________________
27408 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
27409         Log: Move the locale/strict/warnings helper files back
27410              under the t/lib; this way the amount of non-installabled
27411              stuff under lib/ stays smaller.
27412      Branch: perl
27413            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
27414            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
27415            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
27416            + t/lib/warnings/5nolint t/lib/warnings/6default
27417            + t/lib/warnings/7fatal t/lib/warnings/8signal
27418            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
27419            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
27420            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
27421            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
27422            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
27423            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
27424            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
27425            + t/lib/warnings/taint t/lib/warnings/toke
27426            + t/lib/warnings/universal t/lib/warnings/utf8
27427            + t/lib/warnings/util
27428            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
27429            - lib/strict/subs lib/strict/vars lib/warnings/1global
27430            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
27431            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
27432            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
27433            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
27434            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
27435            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
27436            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
27437            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
27438            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
27439            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
27440            - lib/warnings/utf8 lib/warnings/util
27441            ! MANIFEST installperl lib/locale.t lib/strict.t
27442 ____________________________________________________________________________
27443 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
27444         Log: Split off the pack/unpack code, from Nicholas Clark.
27445      Branch: perl
27446            + pp_pack.c
27447            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
27448            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
27449            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
27450 ____________________________________________________________________________
27451 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
27452         Log: Guard the SysV IPC tests against being invoked in
27453              SysV-IPC-less places.
27454      Branch: perl
27455            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
27456 ____________________________________________________________________________
27457 [ 10683] By: nick                                  on 2001/06/18  12:24:42
27458         Log: Integrate mainline (new test scheme now ok on Linux).
27459      Branch: perlio
27460           +> lib/warnings.t
27461           !> dump.c sv.c
27462 ____________________________________________________________________________
27463 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
27464         Log: Add the locale.c and numeric.c to the microperl sources.
27465      Branch: perl
27466            ! Makefile.micro win32/Makefile
27467 ____________________________________________________________________________
27468 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
27469         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
27470              From: Abhijit Menon-Sen <ams@wiw.org>
27471              Date: Mon, 18 Jun 2001 14:23:44 +0530
27472              Message-ID: <20010618142344.A13136@lustre.linux.in>
27473      Branch: perl
27474            ! dump.c
27475 ____________________________________________________________________________
27476 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
27477         Log: Subject: Re: [PATCH] more anonymous stash cleanups
27478              From: Abhijit Menon-Sen <ams@wiw.org>
27479              Date: Mon, 18 Jun 2001 15:50:32 +0530
27480              Message-ID: <20010618155032.A13223@lustre.linux.in>
27481              
27482              Plus the comment left in as suggested by NI-S.
27483      Branch: perl
27484            ! sv.c
27485 ____________________________________________________________________________
27486 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
27487         Log: One missed file.
27488      Branch: perl
27489            + lib/warnings.t
27490 ____________________________________________________________________________
27491 [ 10678] By: nick                                  on 2001/06/18  08:05:29
27492         Log: Integrate mainline (part2 - the deletes)
27493      Branch: perlio
27494            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
27495            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
27496            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
27497            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
27498            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
27499            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
27500            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
27501            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
27502            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
27503            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
27504            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
27505 ____________________________________________________________________________
27506 [ 10677] By: nick                                  on 2001/06/18  08:04:44
27507         Log: Integrate mainline (part1)
27508      Branch: perlio
27509           +> (branch 376 files)
27510            - (delete 219 files)
27511           !> (integrate 151 files)
27512 ____________________________________________________________________________
27513 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
27514         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
27515              No doubt I made some mistakes like missed some files or
27516              misnamed some files.  The naming rules were more or less:
27517              (1) if the module is from CPAN, follows its ways, be it
27518              t/*.t or test.pl.
27519              (2) otherwise if there are multiple tests for a module
27520              put them in a t/
27521              (3) otherwise if there's only one test put it in Module.t
27522              (4) helper files go to module/ (locale, strict, warnings)
27523              (5) use longer filenames now that we can (but e.g. the
27524              compat-0.6.t and the Text::Balanced test files still
27525              were renamed to be more civil against the 8.3 people)
27526              installperl was updated appropriately not to install the
27527              *.t files or the help files from under lib.
27528              
27529              TODO: some helper files still remain under t/ that could
27530              follow their 'masters'.  UPDATE: On second thoughts, why
27531              should they.  They can continue to live under t/lib, and
27532              in fact the locale/strict/warnings helpers that were moved
27533              could be moved back.  This way the amount of non-installable
27534              stuff under lib/ stays smaller.
27535      Branch: perl
27536            + (add 253 files)
27537            - (delete 254 files)
27538            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
27539 ____________________________________________________________________________
27540 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
27541         Log: The warning no more comes from util.c, it comes from numeric.c.
27542      Branch: perl
27543            ! README.tru64
27544 ____________________________________________________________________________
27545 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
27546         Log: Subject: Re: anyone good at casting spells?
27547              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27548              Date: Sun, 17 Jun 2001 21:21:04 -0400
27549              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
27550      Branch: perl
27551            ! ext/POSIX/POSIX.xs hv.h
27552 ____________________________________________________________________________
27553 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
27554         Log: Protect the (original) thread tests against testing if no 5.005
27555              threads have been configured.
27556      Branch: perl
27557            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
27558            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
27559            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
27560            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
27561            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
27562            ! ext/Thread/unsync4.t
27563 ____________________________________________________________________________
27564 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
27565         Log: Try the new test scanning scheme on Text::Abbrev.
27566      Branch: perl
27567            + lib/Text/Abbrev.t
27568            - lib/Text/Abbrev/t/abbrev.t
27569            ! MANIFEST
27570 ____________________________________________________________________________
27571 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
27572         Log: Change the scan policy of the *.t and test.pl files,
27573              now the *.t do not need to live in a t/ directory.
27574      Branch: perl
27575            ! t/TEST t/harness
27576 ____________________________________________________________________________
27577 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
27578         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
27579              From: Ilmari Karonen <iltzu@sci.fi>
27580              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
27581              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
27582      Branch: perl
27583            ! pod/perlfaq7.pod
27584 ____________________________________________________________________________
27585 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
27586         Log: Quench the warnings from Tru64; the HP-UX is still
27587              broken because it really, REALLY, doesn't like the
27588              HvARRAY() being lvalue:
27589              
27590              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
27591              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
27592      Branch: perl
27593            ! hv.c
27594 ____________________________________________________________________________
27595 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
27596         Log: Integrate change #10667 from maintperl:
27597              
27598              change#10449 broke the special-case that makes lexicals inside the
27599              eval"" within DB::DB() visible
27600      Branch: perl
27601           !> op.c
27602 ____________________________________________________________________________
27603 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
27604         Log: change#10449 broke the special-case that makes lexicals inside the
27605              eval"" within DB::DB() visible
27606      Branch: maint-5.6/perl
27607            ! op.c
27608 ____________________________________________________________________________
27609 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
27610         Log: Still spurious output; indent the code a bit.
27611              
27612              TODO1: separate the utility functions like MkDir
27613              into a helper script?
27614              
27615              TODO2: I see a lot of repetition in the filepath()
27616              and dirpath() calls.
27617      Branch: perl
27618            ! t/lib/filefind.t t/lib/findtaint.t
27619 ____________________________________________________________________________
27620 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
27621         Log: Regen modlib, toc.
27622      Branch: perl
27623            ! pod/perlmodlib.pod pod/perltoc.pod
27624 ____________________________________________________________________________
27625 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
27626         Log: Add libnetcfg to perlutil.
27627      Branch: perl
27628            ! pod/perlutil.pod
27629 ____________________________________________________________________________
27630 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
27631         Log: Initial integration of libnet-1.0703.
27632              The Configure script renamed as libnetcfg, will be
27633              installed along other utilities.
27634      Branch: perl
27635            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
27636            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
27637            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
27638            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
27639            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
27640            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
27641            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
27642            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
27643            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
27644            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
27645            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
27646            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
27647            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
27648            + utils/libnetcfg.PL
27649            ! MANIFEST utils.lst utils/Makefile
27650 ____________________________________________________________________________
27651 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
27652         Log: Less potentially test-harness-confusing output.
27653      Branch: perl
27654            ! lib/Memoize/t/expire_module_t.t
27655 ____________________________________________________________________________
27656 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
27657         Log: The final print annoys make test.
27658      Branch: perl
27659            ! t/lib/filefind.t t/lib/findtaint.t
27660 ____________________________________________________________________________
27661 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
27662         Log: Add an option for handling dangling symbolic links.
27663      Branch: perl
27664            ! lib/File/Find.pm t/lib/filefind.t
27665 ____________________________________________________________________________
27666 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
27667         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
27668              From: Thomas Wegner <wegner_thomas@yahoo.com>
27669              Date: Sun, 17 Jun 2001 14:43:11 +0200
27670              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
27671      Branch: perl
27672            + t/lib/findtaint.t
27673            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
27674 ____________________________________________________________________________
27675 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
27676         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
27677              From: Jonathan Stowe <gellyfish@gellyfish.com>
27678              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
27679              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
27680      Branch: perl
27681            ! lib/ExtUtils/MM_Unix.pm
27682 ____________________________________________________________________________
27683 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
27684         Log: Subject: [PATCH] more anonymous stash cleanups
27685              From: Abhijit Menon-Sen <ams@wiw.org>
27686              Date: Sun, 17 Jun 2001 11:44:06 +0530
27687              Message-ID: <20010617114406.A25203@lustre.linux.in>
27688      Branch: perl
27689            ! op.c
27690 ____________________________________________________________________________
27691 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
27692         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
27693              From: Abhijit Menon-Sen <ams@wiw.org>
27694              Date: Sun, 17 Jun 2001 08:02:59 +0530
27695              Message-ID: <20010617080259.A28776@lustre.linux.in>
27696              
27697              Subject: [PATCH #2/7] xhv_eiter
27698              From: Abhijit Menon-Sen <ams@wiw.org>
27699              Date: Sun, 17 Jun 2001 08:13:18 +0530
27700              Message-ID: <20010617081318.B28776@lustre.linux.in>
27701              
27702              Subject: [PATCH #3/7] xhv_fill
27703              From: Abhijit Menon-Sen <ams@wiw.org>
27704              Date: Sun, 17 Jun 2001 08:25:16 +0530
27705              Message-ID: <20010617082516.C28776@lustre.linux.in>
27706              
27707              Subject: [PATCH #4/7] xhv_keys
27708              From: Abhijit Menon-Sen <ams@wiw.org>
27709              Date: Sun, 17 Jun 2001 08:36:17 +0530
27710              Message-ID: <20010617083617.D28776@lustre.linux.in>
27711              
27712              Subject: [PATCH #5/7] xhv_max
27713              From: Abhijit Menon-Sen <ams@wiw.org>
27714              Date: Sun, 17 Jun 2001 08:39:48 +0530
27715              Message-ID: <20010617083948.E28776@lustre.linux.in>
27716              
27717              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
27718              From: Abhijit Menon-Sen <ams@wiw.org>
27719              Date: Sun, 17 Jun 2001 08:51:11 +0530
27720              Message-ID: <20010617085111.F28776@lustre.linux.in>
27721      Branch: perl
27722            ! hv.c
27723 ____________________________________________________________________________
27724 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
27725         Log: Update Changes.
27726      Branch: perl
27727            ! Changes patchlevel.h
27728 ____________________________________________________________________________
27729 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
27730         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
27731              From: Abhijit Menon-Sen <ams@wiw.org>
27732              Date: Sat, 16 Jun 2001 07:41:19 +0530
27733              Message-ID: <20010616074119.A24720@lustre.linux.in>
27734      Branch: perl
27735            ! hv.c perl.c vms/vmsish.h win32/win32.h
27736 ____________________________________________________________________________
27737 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
27738         Log: Document tests failing when threaded, since we now have more.
27739      Branch: perl
27740            ! pod/perl572delta.pod
27741 ____________________________________________________________________________
27742 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
27743         Log: -Wall cleanup.
27744      Branch: perl
27745            ! ext/Thread/Thread.xs
27746 ____________________________________________________________________________
27747 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
27748         Log: pthread_attr_setstacksize() isn't absolutely necessary
27749              to call, only iff THREAD_CREATE_NEEDS_STACK.
27750      Branch: perl
27751            ! ext/Thread/Thread.xs
27752 ____________________________________________________________________________
27753 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
27754         Log: -Wall strays.
27755      Branch: perl
27756            ! perl.c util.c
27757 ____________________________________________________________________________
27758 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
27759         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
27760              (and INT64_MIN) brokenness.
27761      Branch: perl
27762            ! hints/darwin.sh perl.h
27763 ____________________________________________________________________________
27764 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
27765         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
27766              From: Nicholas Clark <nick@ccl4.org>
27767              Date: Sun, 17 Jun 2001 00:16:05 +0100
27768              Message-ID: <20010617001605.V98663@plum.flirble.org>
27769      Branch: perl
27770            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
27771            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
27772            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
27773 ____________________________________________________________________________
27774 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
27775         Log: Add perlnetware to docs; regen toc; supply skeleton
27776              docs for some Memoize submodules.
27777      Branch: perl
27778            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
27779            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
27780            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
27781            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
27782            ! win32/Makefile win32/makefile.mk
27783 ____________________________________________________________________________
27784 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
27785         Log: pod cleanup.
27786      Branch: perl
27787            ! README.netware
27788 ____________________________________________________________________________
27789 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
27790         Log: Integrate Memoize 0.64.  Few tweaks were required in
27791              the test scripts.  Note that the speed and expire*
27792              tests take several dozen seconds to run.
27793      Branch: perl
27794            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
27795            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
27796            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
27797            + lib/Memoize/README lib/Memoize/SDBM_File.pm
27798            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
27799            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
27800            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
27801            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
27802            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
27803            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
27804            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
27805            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
27806            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
27807            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
27808            ! MANIFEST t/lib/1_compile.t
27809 ____________________________________________________________________________
27810 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
27811         Log: Document the cross-compilation options.
27812      Branch: perl
27813            ! Cross/README INSTALL
27814 ____________________________________________________________________________
27815 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
27816         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
27817      Branch: perl
27818            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
27819            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
27820            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
27821            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
27822            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
27823            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
27824            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
27825            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
27826            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
27827            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
27828            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
27829            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
27830            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
27831            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
27832            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
27833            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
27834            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
27835            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
27836            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
27837            + lib/ExtUtils/MM_NW5.pm
27838            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
27839            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
27840            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
27841            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
27842            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
27843            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
27844            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
27845            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
27846            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
27847            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
27848            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
27849            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
27850            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
27851            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
27852            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
27853            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
27854            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
27855            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
27856            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
27857            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
27858            ! util.h x2p/a2py.c
27859 ____________________________________________________________________________
27860 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
27861         Log: Resort MANIFEST.
27862      Branch: perl
27863            ! MANIFEST
27864 ____________________________________________________________________________
27865 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
27866         Log: Integrate perlio.
27867      Branch: perl
27868           +> win32/win32io.c
27869           !> MANIFEST perlio.c perliol.h win32/makefile.mk
27870 ____________________________________________________________________________
27871 [ 10640] By: nick                                  on 2001/06/16  18:38:31
27872         Log: Disable :win32 layer as default till I get it working
27873      Branch: perlio
27874            ! MANIFEST perlio.c
27875 ____________________________________________________________________________
27876 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
27877         Log: Try the new scheme by moving the Text::Abbrev test
27878              to a new place under lib.
27879      Branch: perl
27880            + lib/Text/Abbrev/t/abbrev.t
27881            - t/lib/abbrev.t
27882            ! MANIFEST
27883 ____________________________________________________________________________
27884 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
27885         Log: Make the code even more dynamical so that testname
27886              suffix length can change.
27887      Branch: perl
27888            ! lib/Test/Harness.pm t/TEST
27889 ____________________________________________________________________________
27890 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
27891         Log: Allow for deeper t/ and also a single test.pl.
27892      Branch: perl
27893            ! t/TEST t/harness
27894 ____________________________________________________________________________
27895 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
27896         Log: #define fix from Nicholas Clark.
27897      Branch: perl
27898            ! ext/POSIX/POSIX.xs
27899 ____________________________________________________________________________
27900 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
27901         Log: Initialization is nice.
27902      Branch: perl
27903            ! lib/Test/Harness.pm
27904 ____________________________________________________________________________
27905 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
27906         Log: Make t/TEST and t/harness to test also the t/ tests
27907              under the main lib/ and ext/ directories.  Fix Test::Harness
27908              to dynamically change the width of its "foo/bar....ok" output.
27909      Branch: perl
27910            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
27911 ____________________________________________________________________________
27912 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
27913         Log: Subject: [PATCH] Re: perl@10611 
27914              From: Nicholas Clark <nick@ccl4.org>
27915              Date: Sat, 16 Jun 2001 16:52:47 +0100
27916              Message-ID: <20010616165247.O98663@plum.flirble.org>
27917              
27918              The .xs parts, too.
27919      Branch: perl
27920            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
27921            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
27922 ____________________________________________________________________________
27923 [ 10632] By: nick                                  on 2001/06/16  16:44:35
27924         Log: Work-in-progress win32 layer semi-functional, checking 
27925              for UNIX breakage.
27926      Branch: perlio
27927            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
27928 ____________________________________________________________________________
27929 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
27930         Log: Subject: [PATCH] Re: perl@10611 
27931              From: Nicholas Clark <nick@ccl4.org>
27932              Date: Sat, 16 Jun 2001 16:52:47 +0100
27933              Message-ID: <20010616165247.O98663@plum.flirble.org>
27934      Branch: perl
27935            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
27936            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
27937            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
27938            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
27939            ! lib/ExtUtils/Constant.pm
27940 ____________________________________________________________________________
27941 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
27942         Log: Metaconfig unit change for #10629.
27943      Branch: metaconfig
27944            ! U/modified/Finish.U
27945 ____________________________________________________________________________
27946 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
27947         Log: The extraction changed directories.
27948      Branch: perl
27949            ! Configure
27950 ____________________________________________________________________________
27951 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
27952         Log: Math::BigInt 1.35 from Tels.
27953      Branch: perl
27954            + t/lib/mbimbf.t
27955            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27956            ! t/lib/bigfltpm.t t/lib/bigintpm.t
27957 ____________________________________________________________________________
27958 [ 10627] By: nick                                  on 2001/06/16  14:54:52
27959         Log: Work in progress UNIX-side edit of win32 PerLIO layer
27960      Branch: perlio
27961            + win32/win32io.c
27962            ! perlio.c win32/makefile.mk
27963 ____________________________________________________________________________
27964 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
27965         Log: Subject: [PATCH 5.6.1] os2/diff-configure
27966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27967              Date: Fri, 15 Jun 2001 01:19:36 -0400
27968              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
27969              
27970              Empty all of it because I think #10624 made even the
27971              last patch hunk unnecessary.
27972      Branch: perl
27973            ! os2/diff.configure
27974 ____________________________________________________________________________
27975 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
27976         Log: Metaconfig unit change for 10624.
27977      Branch: metaconfig
27978            ! U/modified/libc.U
27979      Branch: perl
27980            ! config_h.SH
27981 ____________________________________________________________________________
27982 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
27983         Log: Move the initialization of libnames to the beginning so
27984              that can one 'seed' it (as OS/2 does.)
27985      Branch: perl
27986            ! Configure
27987 ____________________________________________________________________________
27988 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
27989         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
27990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27991              Date: Fri, 15 Jun 2001 19:10:57 -0400
27992              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
27993      Branch: perl
27994            ! os2/OS2/REXX/DLL/DLL.pm
27995 ____________________________________________________________________________
27996 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
27997         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
27998              From: "Craig A. Berry" <craigberry@mac.com>
27999              Date: Fri, 15 Jun 2001 17:00:03 -0500
28000              Message-Id: <a05101007b750342599be@[172.16.52.1]>
28001      Branch: perl
28002            ! vms/descrip_mms.template
28003 ____________________________________________________________________________
28004 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
28005         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
28006              From: "Craig A. Berry" <craigberry@mac.com>
28007              Date: Fri, 15 Jun 2001 18:39:42 -0500
28008              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
28009      Branch: perl
28010            ! lib/File/Spec/VMS.pm t/lib/extutils.t
28011 ____________________________________________________________________________
28012 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
28013         Log: Integrate perlio.
28014      Branch: perl
28015           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
28016           !> t/io/utf8.t t/lib/io_scalar.t
28017 ____________________________________________________________________________
28018 [ 10619] By: nick                                  on 2001/06/15  21:05:19
28019         Log: Generated files
28020      Branch: perlio
28021            ! embed.h proto.h
28022 ____________________________________________________________________________
28023 [ 10618] By: nick                                  on 2001/06/15  20:27:42
28024         Log: Fix open.pm to work via XS-implemented method calls rather
28025              than *open::layers variables which caused all the HV/AV hassle.
28026      Branch: perlio
28027            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
28028            ! t/lib/io_scalar.t
28029 ____________________________________________________________________________
28030 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
28031         Log: Integrate perlio.
28032      Branch: perl
28033           !> lib/ExtUtils/Constant.pm
28034 ____________________________________________________________________________
28035 [ 10616] By: nick                                  on 2001/06/15  18:46:47
28036         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
28037      Branch: perlio
28038            ! lib/ExtUtils/Constant.pm
28039 ____________________________________________________________________________
28040 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
28041         Log: Integrate perlio.
28042      Branch: perl
28043           !> ext/Socket/Socket.xs
28044 ____________________________________________________________________________
28045 [ 10614] By: nick                                  on 2001/06/15  18:33:37
28046         Log: MULTIPLICITY fix for Socket.xs
28047      Branch: perlio
28048            ! ext/Socket/Socket.xs
28049 ____________________________________________________________________________
28050 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
28051         Log: Subject: Re: perl@10611
28052              From: Doug MacEachern <dougm@covalent.net>
28053              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
28054              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
28055      Branch: perl
28056            ! ext/Socket/Socket.xs
28057 ____________________________________________________________________________
28058 [ 10612] By: nick                                  on 2001/06/15  16:14:38
28059         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
28060      Branch: perlio
28061           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
28062           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
28063           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
28064           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
28065           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
28066           !> utils/h2ph.PL
28067 ____________________________________________________________________________
28068 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
28069         Log: Update Changes.
28070      Branch: perl
28071            ! Changes patchlevel.h
28072 ____________________________________________________________________________
28073 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
28074         Log: Upping the test count.
28075      Branch: perl
28076            ! t/lib/filefind.t
28077 ____________________________________________________________________________
28078 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
28079         Log: Integrate perlio.
28080      Branch: perl
28081           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
28082 ____________________________________________________________________________
28083 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
28084         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
28085              From: andreas.koenig@anima.de (Andreas J. Koenig)
28086              Date: 15 Jun 2001 13:30:39 +0200
28087              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
28088              
28089              Record the grim history.
28090      Branch: perl
28091            ! lib/File/Find.pm
28092 ____________________________________________________________________________
28093 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
28094         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
28095              From: Brian McCauley <nobull@mail.com>
28096              Date: 15 Jun 2001 07:51:26 +0100
28097              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
28098      Branch: perl
28099            ! lib/File/Find.pm t/lib/filefind.t
28100 ____________________________________________________________________________
28101 [ 10606] By: nick                                  on 2001/06/15  14:00:08
28102         Log: regen_config_h for Win32.
28103      Branch: perlio
28104            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28105 ____________________________________________________________________________
28106 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
28107         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
28108              From: Peter Prymmer <pvhp@forte.com>
28109              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
28110              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
28111      Branch: perl
28112            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
28113 ____________________________________________________________________________
28114 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
28115         Log: Some filesystems require writability for rename/unlink.
28116      Branch: perl
28117            ! opcode.pl
28118 ____________________________________________________________________________
28119 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
28120         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
28121              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
28122              Date: Fri, 15 Jun 2001 12:08:53 +0200
28123              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
28124      Branch: perl
28125            ! perlio.c
28126 ____________________________________________________________________________
28127 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
28128         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
28129              From: Mike Guy <mjtg@cam.ac.uk>
28130              Date: Fri, 15 Jun 2001 14:11:49 +0100
28131              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
28132      Branch: perl
28133            ! opcode.pl
28134 ____________________________________________________________________________
28135 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
28136         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
28137              From: Nicholas Clark <nick@ccl4.org>
28138              Date: Thu, 14 Jun 2001 23:52:56 +0100
28139              Message-ID: <20010614235256.G98663@plum.flirble.org>
28140      Branch: perl
28141            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
28142            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
28143 ____________________________________________________________________________
28144 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
28145         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
28146              From: Russ Allbery <rra@stanford.edu>
28147              Date: 14 Jun 2001 13:24:43 -0700
28148              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
28149      Branch: perl
28150            ! ext/GDBM_File/GDBM_File.pm
28151 ____________________________________________________________________________
28152 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
28153         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
28154              From: Nicholas Clark <nick@ccl4.org>
28155              Date: Thu, 14 Jun 2001 20:37:47 +0100
28156              Message-ID: <20010614203747.F98663@plum.flirble.org>
28157      Branch: perl
28158            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
28159            ! t/lib/gdbm.t
28160 ____________________________________________________________________________
28161 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
28162         Log: Integrate perlio.
28163      Branch: perl
28164           !> makedef.pl sv.c
28165 ____________________________________________________________________________
28166 [ 10597] By: nick                                  on 2001/06/15  11:08:13
28167         Log: Check that HVs with HvNAME() != NULL are really stashes before
28168              treating them as such. Also be more defensive on the GvCV.
28169              Win32 fork and dprof now working again. 
28170      Branch: perlio
28171            ! sv.c
28172 ____________________________________________________________________________
28173 [ 10596] By: nick                                  on 2001/06/15  10:11:20
28174         Log: Integrate mainline.
28175      Branch: perlio
28176           +> Cross/README
28177           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
28178           !> Porting/config_H config_h.SH configure.com epoc/config.sh
28179           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
28180           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28181           !> vos/config.ga.h win32/config.bc win32/config.gc
28182           !> win32/config.vc win32/config_H.bc win32/config_H.gc
28183           !> win32/config_H.vc
28184 ____________________________________________________________________________
28185 [ 10595] By: nick                                  on 2001/06/15  09:37:17
28186         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
28187              - Win32 (VC++) now builds but fails:
28188              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
28189              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
28190              write.t    - open(...,"|-") not implemented on Win32 
28191      Branch: perlio
28192            ! makedef.pl
28193 ____________________________________________________________________________
28194 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
28195         Log: Integrate perlio.
28196      Branch: perl
28197           !> perlio.c win32/makefile.mk
28198 ____________________________________________________________________________
28199 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
28200         Log: Metaconfig unit changes for #10592.
28201      Branch: metaconfig
28202            + U/modified/i_varhdr.U U/modified/startsh.U
28203            - U/a_dvisory/crosscompile.U U/target/Target.U
28204            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
28205            ! U/compline/bitpbyte.U U/compline/byteorder.U
28206            ! U/compline/ccflags.U U/compline/charsize.U
28207            ! U/compline/d_casti32.U U/compline/d_castneg.U
28208            ! U/compline/d_closedir.U U/compline/d_fd_set.U
28209            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
28210            ! U/compline/d_keepsig.U U/compline/d_open3.U
28211            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
28212            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
28213            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
28214            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
28215            ! U/compline/doublesize.U U/compline/floatsize.U
28216            ! U/compline/nblock_io.U U/compline/orderlib.U
28217            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
28218            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
28219            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
28220            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
28221            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
28222            ! U/modified/spitshell.U U/threads/archname.U
28223            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
28224            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
28225            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
28226            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
28227            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
28228      Branch: metaconfig/U/perl
28229            + Cross.U
28230            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
28231            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
28232            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
28233            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
28234            ! stdio_streams.U uselfs.U
28235 ____________________________________________________________________________
28236 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
28237         Log: The first steps towards cross-compilation.
28238              
28239              Abstract execution of compiled test executables with $run,
28240              and abstract transfer of files with $to and $from.
28241              
28242              Under cross-compilation the $run, $to, and $from will point
28243              to appropriate wrapper scripts, by default ssh and scp,
28244              but also rsh, rcp, and cp are supported.  If not
28245              cross-compiling, they will be set to '', ':', and ':',
28246              respectively.
28247              
28248              With these patches I was able to get Configure for
28249              iPAQ ARM Linux on an Intel Linux about 95% right
28250              (only a few tests failed to execute or they produced
28251              incorrect results), and I was able to compile
28252              a functional miniperl.
28253              
28254              The symbol crosscompile renamed to be usecrosscompile,
28255              the corresponding C symbol from CROSSCOMPILE to
28256              USE_CROSS_COMPILE.
28257      Branch: perl
28258            ! Configure Cross/README Makefile.SH Porting/Glossary
28259            ! Porting/config.sh Porting/config_H config_h.SH configure.com
28260            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
28261            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
28262            ! vos/config.ga.def vos/config.ga.h win32/config.bc
28263            ! win32/config.gc win32/config.vc win32/config_H.bc
28264            ! win32/config_H.gc win32/config_H.vc
28265 ____________________________________________________________________________
28266 [ 10591] By: nick                                  on 2001/06/14  20:00:12
28267         Log: Steps along the road toward Win32 building again.
28268      Branch: perlio
28269            ! perlio.c win32/makefile.mk
28270 ____________________________________________________________________________
28271 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
28272         Log: Integrate perlio.
28273      Branch: perl
28274           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
28275 ____________________________________________________________________________
28276 [ 10589] By: nick                                  on 2001/06/14  13:54:07
28277         Log: Routine regen_config_h for Win32
28278      Branch: perlio
28279            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28280 ____________________________________________________________________________
28281 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
28282         Log: Integrate perlio.
28283      Branch: perl
28284           +> perlyline.pl
28285           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
28286 ____________________________________________________________________________
28287 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
28288         Log: A placeholder.
28289      Branch: perl
28290            + Cross/README
28291 ____________________________________________________________________________
28292 [ 10586] By: nick                                  on 2001/06/14  08:25:07
28293         Log: Add new step to run_byacc which:
28294              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
28295              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
28296      Branch: perlio
28297            + perlyline.pl
28298            ! MANIFEST Makefile.SH perly.c
28299 ____________________________________________________________________________
28300 [ 10585] By: nick                                  on 2001/06/14  08:22:29
28301         Log: Integrate mainline
28302      Branch: perlio
28303           +> locale.c numeric.c
28304           !> Changes cygwin/Makefile.SHs embed.h embed.pl
28305           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
28306           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
28307           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
28308           !> x2p/Makefile.SH
28309 ____________________________________________________________________________
28310 [ 10584] By: nick                                  on 2001/06/14  08:05:53
28311         Log: Hack to remove insecure directories from PATH so test will run.
28312      Branch: perlio
28313            ! t/lib/filefind.t
28314 ____________________________________________________________________________
28315 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
28316         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
28317      Branch: perl
28318            - t/lib/mbimbf.t
28319            ! MANIFEST
28320 ____________________________________________________________________________
28321 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
28322         Log: Detypo.
28323      Branch: perl
28324            ! x2p/Makefile.SH
28325 ____________________________________________________________________________
28326 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
28327         Log: de-$CONFIG continues.
28328      Branch: perl
28329            ! cygwin/Makefile.SHs x2p/Makefile.SH
28330 ____________________________________________________________________________
28331 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
28332         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
28333              From: Nicholas Clark <nick@ccl4.org>
28334              Date: Wed, 13 Jun 2001 21:20:13 +0100
28335              Message-ID: <20010613212013.D98663@plum.flirble.org>
28336      Branch: perl
28337            ! opcode.pl
28338 ____________________________________________________________________________
28339 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
28340         Log: Subject: splitting util.c
28341              From: Hugo <hv@crypt.compulink.co.uk>
28342              Date: Thu, 14 Jun 2001 00:41:08 +0100
28343              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
28344      Branch: perl
28345            + locale.c numeric.c
28346            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
28347            ! pod/perlapi.pod proto.h util.c
28348 ____________________________________________________________________________
28349 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
28350         Log: Upgrade to Math::BigInt 1.34 from Tels.
28351      Branch: perl
28352            + t/lib/mbimbf.t
28353            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
28354            ! t/lib/bigfltpm.t t/lib/bigintpm.t
28355 ____________________________________________________________________________
28356 [ 10577] By: nick                                  on 2001/06/13  19:02:48
28357         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
28358      Branch: perlio
28359           !> (integrate 125 files)
28360 ____________________________________________________________________________
28361 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
28362         Log: Update Changes.
28363      Branch: perl
28364            ! Changes patchlevel.h
28365 ____________________________________________________________________________
28366 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
28367         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
28368              From: "Craig A. Berry" <craigberry@mac.com>
28369              Date: Wed, 13 Jun 2001 13:24:28 -0500
28370              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
28371      Branch: perl
28372            ! ext/re/Makefile.PL
28373 ____________________________________________________________________________
28374 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
28375         Log: Mc.u.c. for #10573.
28376      Branch: metaconfig
28377            ! U/threads/usethreads.U
28378 ____________________________________________________________________________
28379 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
28380         Log: It would be also be good if I could type.
28381      Branch: perl
28382            ! Configure
28383 ____________________________________________________________________________
28384 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
28385         Log: Metaconfig unit change for #10571.
28386      Branch: metaconfig
28387            ! U/threads/usethreads.U
28388 ____________________________________________________________________________
28389 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
28390         Log: A non-empty default is a good thing.
28391      Branch: perl
28392            ! Configure
28393 ____________________________________________________________________________
28394 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
28395         Log: Metaconfig unit change for #10569.
28396      Branch: metaconfig
28397            ! U/threads/usethreads.U
28398 ____________________________________________________________________________
28399 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
28400         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
28401              extremely experimental, not even prompted for.
28402      Branch: perl
28403            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28404            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
28405            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
28406            ! win32/config.bc win32/config.gc win32/config.vc
28407 ____________________________________________________________________________
28408 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
28409         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
28410      Branch: perl
28411            ! pod/perlfaq6.pod
28412 ____________________________________________________________________________
28413 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
28414         Log: Integrate perlio; conflicts, accept Nick's versions.
28415      Branch: perl
28416           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28417           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
28418 ____________________________________________________________________________
28419 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
28420         Log: Subject: Re: ext/ + -Wall
28421              From: Doug MacEachern <dougm@covalent.net>
28422              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
28423              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
28424      Branch: perl
28425            ! XSUB.h lib/ExtUtils/xsubpp perl.h
28426 ____________________________________________________________________________
28427 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
28428         Log: Similar logic as DB_File.xs, using the modern macros and
28429              defines them to older ones for older Perls where PERL_VERSION
28430              is not defined, from Doug MacEachern.
28431      Branch: perl
28432            ! ext/Storable/Storable.xs
28433 ____________________________________________________________________________
28434 [ 10564] By: nick                                  on 2001/06/13  15:22:01
28435         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
28436              and using that instead (name lookups are sequential search for now).
28437      Branch: perlio
28438            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28439            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
28440 ____________________________________________________________________________
28441 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
28442         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
28443              From: "Richard Soderberg" <rs@crystalflame.net>
28444              Date: Sat, 26 May 2001 06:44:20 -0700
28445              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
28446      Branch: perl
28447            ! sv.c t/op/glob.t
28448 ____________________________________________________________________________
28449 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
28450         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
28451              From: "Craig A. Berry" <craigberry@mac.com>
28452              Date: Tue, 12 Jun 2001 23:55:26 -0500
28453              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
28454      Branch: perl
28455            ! ext/re/Makefile.PL ext/re/re.xs
28456 ____________________________________________________________________________
28457 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
28458         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
28459              suggested by NI-S.
28460      Branch: perl
28461            ! XSUB.h malloc.c perl.h
28462 ____________________________________________________________________________
28463 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
28464         Log: Regen toc.
28465      Branch: perl
28466            ! pod/perltoc.pod
28467 ____________________________________________________________________________
28468 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
28469         Log: Subject: [patch] perl.gprof control
28470              From: Doug MacEachern <dougm@covalent.net>
28471              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
28472              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
28473      Branch: perl
28474            ! miniperlmain.c perl.h
28475 ____________________________________________________________________________
28476 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
28477         Log: Subject: Re: ext/ + -Wall
28478              From: Doug MacEachern <dougm@covalent.net>
28479              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
28480              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
28481              
28482              Document ax and break up dXSARGS.
28483      Branch: perl
28484            ! XSUB.h pod/perlapi.pod
28485 ____________________________________________________________________________
28486 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
28487         Log: More AIX tweakage from Merijn.
28488      Branch: perl
28489            ! hints/aix.sh
28490 ____________________________________________________________________________
28491 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
28492         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
28493              From: "Craig A. Berry" <craigberry@mac.com>
28494              Date: Tue, 12 Jun 2001 22:57:45 -0500
28495              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
28496      Branch: perl
28497            ! vms/descrip_mms.template
28498 ____________________________________________________________________________
28499 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
28500         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
28501              From: "Craig A. Berry" <craigberry@mac.com>
28502              Date: Tue, 12 Jun 2001 22:21:39 -0500
28503              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
28504      Branch: perl
28505            ! configure.com util.c
28506 ____________________________________________________________________________
28507 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
28508         Log: New AIX dynaloading code from Jens-Uwe Mager.
28509              Does break binary compatibility.
28510      Branch: perl
28511            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
28512 ____________________________________________________________________________
28513 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
28514         Log: VMS DEC C compiler found nits by Peter Prymmer.
28515      Branch: perl
28516            ! util.c
28517 ____________________________________________________________________________
28518 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
28519         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
28520              From: Peter Prymmer <pvhp@forte.com>
28521              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
28522              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
28523      Branch: perl
28524            ! t/lib/filecomp.t
28525 ____________________________________________________________________________
28526 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
28527         Log: I wonder how many $CONFIGs still lurk in the shadows.
28528      Branch: perl
28529            ! pod/Makefile.SH x2p/cflags.SH
28530 ____________________________________________________________________________
28531 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
28532         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
28533      Branch: perl
28534            ! pod/checkpods.PL
28535 ____________________________________________________________________________
28536 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
28537         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
28538      Branch: perl
28539            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
28540 ____________________________________________________________________________
28541 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
28542         Log: Subject: [patch] rid local_patches warnings
28543              From: Doug MacEachern <dougm@covalent.net>
28544              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
28545              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
28546      Branch: perl
28547            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
28548 ____________________________________________________________________________
28549 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
28550         Log: Subject: Re: ext/ + -Wall
28551              From: Doug MacEachern <dougm@covalent.net>
28552              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
28553              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
28554      Branch: perl
28555            ! ext/attrs/attrs.xs
28556 ____________________________________________________________________________
28557 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
28558         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
28559              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28560              Date: Tue, 12 Jun 2001 14:36:20 -0400
28561              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
28562      Branch: perl
28563            ! pod/perlretut.pod
28564 ____________________________________________________________________________
28565 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
28566         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
28567              From: Mike Guy <mjtg@cam.ac.uk>
28568              Date: Tue, 12 Jun 2001 19:10:31 +0100
28569              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
28570              
28571              Subject: Re: [ID 20010612.001] out of memory during regex compilation
28572              From: Mike Guy <mjtg@cam.ac.uk>
28573              Date: Tue, 12 Jun 2001 19:21:01 +0100
28574              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
28575      Branch: perl
28576            ! pod/perlop.pod
28577 ____________________________________________________________________________
28578 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
28579         Log: AIX tweaks from Merijn H. Brand.
28580      Branch: perl
28581            ! hints/aix.sh
28582 ____________________________________________________________________________
28583 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
28584         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
28585              From: "Brendan O'Dea" <bod@compusol.com.au>
28586              Date: Wed, 13 Jun 2001 05:16:47 +1000
28587              Message-ID: <20010613051647.A8945@compusol.com.au>
28588      Branch: maint-5.6/perl
28589            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
28590 ____________________________________________________________________________
28591 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
28592         Log: Subject: Small bcopy cleanup
28593              From: Andy Dougherty <doughera@lafayette.edu>
28594              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
28595              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
28596      Branch: perl
28597            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
28598 ____________________________________________________________________________
28599 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
28600         Log: Subject: [PATCH] Re: ext/ + -Wall
28601              From: Nicholas Clark <nick@ccl4.org>
28602              Date: Wed, 13 Jun 2001 00:04:30 +0100
28603              Message-ID: <20010613000430.M5901@plum.flirble.org>
28604      Branch: perl
28605            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
28606 ____________________________________________________________________________
28607 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
28608         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
28609              From: Nicholas Clark <nick@ccl4.org>
28610              Date: Tue, 12 Jun 2001 23:53:07 +0100
28611              Message-ID: <20010612235307.L5901@plum.flirble.org>
28612      Branch: perl
28613            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
28614 ____________________________________________________________________________
28615 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
28616         Log: MPE/iX tweaks from Mark Bixby.
28617      Branch: perl
28618            ! hints/mpeix.sh mpeix/mpeixish.h util.c
28619 ____________________________________________________________________________
28620 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
28621         Log: Update Changes.
28622      Branch: perl
28623            ! Changes patchlevel.h
28624 ____________________________________________________________________________
28625 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
28626         Log: One less -Wall whine (found under DEBUGGING).
28627      Branch: perl
28628            ! x2p/Makefile.SH x2p/a2p.c
28629 ____________________________________________________________________________
28630 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
28631         Log: s/case-independent/case-insensitive/g
28632      Branch: perl
28633            ! pod/perldebug.pod
28634 ____________________________________________________________________________
28635 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
28636         Log: As suggested in    
28637              
28638              Subject: Re: ext/ + -Wall
28639              From: Gurusamy Sarathy <gsar@ActiveState.com>
28640              Date: Mon, 11 Jun 2001 23:34:31 -0700
28641              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
28642      Branch: perl
28643            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
28644            ! perl.h
28645 ____________________________________________________________________________
28646 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
28647         Log: Subject: ext/ + -Wall
28648              From: Doug MacEachern <dougm@covalent.net>
28649              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
28650              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
28651      Branch: perl
28652            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
28653            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
28654            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
28655            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
28656            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
28657            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
28658            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
28659            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
28660            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
28661            ! lib/ExtUtils/xsubpp
28662 ____________________________________________________________________________
28663 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
28664         Log: Subject: [PATCH] anonymous stashes
28665              From: Abhijit Menon-Sen <ams@wiw.org>
28666              Date: Tue, 12 Jun 2001 12:47:04 +0530
28667              Message-ID: <20010612124704.A29029@lustre.linux.in>
28668      Branch: perl
28669            ! dump.c gv.c sv.c xsutils.c
28670 ____________________________________________________________________________
28671 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
28672         Log: One more test for $^S.
28673      Branch: perl
28674            ! t/op/magic.t
28675 ____________________________________________________________________________
28676 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
28677         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
28678              From: Abhijit Menon-Sen <ams@wiw.org>
28679              Date: Tue, 12 Jun 2001 17:35:55 +0530
28680              Message-ID: <20010612173555.A32426@lustre.linux.in>
28681      Branch: perl
28682            ! mg.c t/op/magic.t
28683 ____________________________________________________________________________
28684 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
28685         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
28686              From: Mike Guy <mjtg@cam.ac.uk>
28687              Date: Tue, 12 Jun 2001 13:14:15 +0100
28688              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
28689      Branch: perl
28690            ! pod/perlop.pod
28691 ____________________________________________________________________________
28692 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
28693         Log: AUTHORS updates.
28694      Branch: perl
28695            ! AUTHORS
28696 ____________________________________________________________________________
28697 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
28698         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
28699              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
28700              Content-Transfer-Encoding: 7bit
28701              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
28702      Branch: perl
28703            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
28704 ____________________________________________________________________________
28705 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
28706         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
28707              From: "Philip Newton" <Philip.Newton@gmx.net>
28708              Date: Mon, 11 Jun 2001 07:08:03 +0200
28709              Message-Id: <200106120802.LAA08992@taas.iki.fi>
28710      Branch: perl
28711            ! t/base/term.t
28712 ____________________________________________________________________________
28713 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
28714         Log: Cleanup the a2p.c for -Wall.
28715      Branch: perl
28716            ! x2p/Makefile.SH x2p/a2p.c
28717 ____________________________________________________________________________
28718 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
28719         Log: File::Find update for MacOS from Chris Nandor.
28720      Branch: perl
28721            ! lib/File/Find.pm t/lib/filefind.t
28722 ____________________________________________________________________________
28723 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
28724         Log: gcc -Wall nits picked out by a non-UNIX system
28725              (courtesy of Mark Bixby)
28726      Branch: perl
28727            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
28728            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
28729            ! pp_sys.c util.c
28730 ____________________________________________________________________________
28731 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
28732         Log: Metaconfig unit change for #10522.  (The d_modfl changes
28733              placate metalint.)
28734      Branch: metaconfig/U/perl
28735            ! d_modfl.U d_u32align.U
28736 ____________________________________________________________________________
28737 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
28738         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
28739              be "./try 2>&1 >/dev/null".
28740      Branch: perl
28741            ! Configure
28742 ____________________________________________________________________________
28743 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
28744         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
28745              From: "Craig A. Berry" <craigberry@mac.com>
28746              Date: Mon, 11 Jun 2001 14:00:32 -0500
28747              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
28748      Branch: perl
28749            ! configure.com
28750 ____________________________________________________________________________
28751 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
28752         Log: Move the full \p\P lists to perlunicode.
28753      Branch: perl
28754            ! pod/perlretut.pod pod/perlunicode.pod
28755 ____________________________________________________________________________
28756 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
28757         Log: VOS build tweak for 5.6.1 from Paul Green.
28758      Branch: maint-5.6/perl
28759            ! vos/build.cm
28760 ____________________________________________________________________________
28761 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
28762         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
28763              From: "Craig A. Berry" <craigberry@mac.com>
28764              Date: Fri, 8 Jun 2001 18:08:18 -0500
28765              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
28766      Branch: perl
28767            ! vms/vms.c
28768 ____________________________________________________________________________
28769 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
28770         Log: Update Changes.
28771      Branch: perl
28772            ! Changes patchlevel.h
28773 ____________________________________________________________________________
28774 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
28775         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
28776      Branch: perl
28777            ! vos/config.alpha.h vos/config.ga.h
28778 ____________________________________________________________________________
28779 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
28780         Log: VOS updates from Paul Green for @10476.
28781      Branch: perl
28782            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
28783            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28784            ! vos/config.ga.h vos/configure_perl.cm
28785 ____________________________________________________________________________
28786 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
28787         Log: Subject: [PATCH] Not many people know this ...
28788              From: Mike Guy <mjtg@cam.ac.uk>
28789              Date: Mon, 11 Jun 2001 14:55:15 +0100
28790              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
28791      Branch: perl
28792            ! pod/perldebug.pod
28793 ____________________________________________________________________________
28794 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
28795         Log: Add final commas to lists as suggested by Philip Newton.
28796      Branch: perl
28797            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
28798 ____________________________________________________________________________
28799 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
28800         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
28801              Date: Sun, 10 Jun 2001 23:35:38 -0400
28802              From: Chris Nandor <pudge@pobox.com>
28803              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
28804      Branch: perl
28805            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
28806            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
28807            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
28808            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
28809            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
28810            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
28811            ! t/op/write.t t/pragma/strict.t
28812 ____________________________________________________________________________
28813 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
28814         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
28815              From: Chris Nandor <pudge@pobox.com>
28816              Date: Mon, 11 Jun 2001 08:24:28 -0400
28817              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
28818      Branch: perl
28819            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
28820            ! t/lib/io_dir.t
28821 ____________________________________________________________________________
28822 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
28823         Log: One more run_byacc (a hand-tweaked version had slipped in).
28824      Branch: perl
28825            ! perly.c vms/perly_c.vms
28826 ____________________________________________________________________________
28827 [ 10509] By: nick                                  on 2001/06/11  07:49:15
28828         Log: Integrate mainline
28829      Branch: perlio
28830           !> Makefile.SH embed.h embed.pl global.sym
28831           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
28832           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
28833           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
28834           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
28835 ____________________________________________________________________________
28836 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
28837         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
28838              From: Mike Guy <mjtg@cam.ac.uk>
28839              Reply-To: mjtg@cam.ac.uk
28840              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
28841      Branch: perl
28842            ! lib/ExtUtils/Manifest.pm
28843 ____________________________________________________________________________
28844 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
28845         Log: Subject: [PATCH] ExtUtils::Constant
28846              From: Nicholas Clark <nick@ccl4.org>
28847              Date: Sun, 10 Jun 2001 23:25:41 +0100
28848              Message-ID: <20010610232540.C76396@plum.flirble.org>
28849      Branch: perl
28850            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
28851 ____________________________________________________________________________
28852 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
28853         Log: Integrate perlio.
28854      Branch: perl
28855           !> iperlsys.h
28856 ____________________________________________________________________________
28857 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
28858         Log: Move the grok_number and its lieutenant grok_numeric_radix
28859              from sv.c statics to util.c and public.
28860      Branch: perl
28861            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
28862            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
28863 ____________________________________________________________________________
28864 [ 10504] By: nick                                  on 2001/06/10  17:47:06
28865         Log: Fix (valid) -Wall warnings in perlio.c
28866      Branch: perlio
28867            ! iperlsys.h
28868 ____________________________________________________________________________
28869 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
28870         Log: Update perly_c.diff, update perly.fixer to edit away
28871              some of the -Wall noise.
28872      Branch: perl
28873            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
28874 ____________________________________________________________________________
28875 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
28876         Log: Check the version of byacc.
28877      Branch: perl
28878            ! Makefile.SH
28879 ____________________________________________________________________________
28880 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
28881         Log: Subject: [PATCH] perly.y overhaul
28882              From: Simon Cozens <simon@netthink.co.uk>
28883              Date: Sun, 10 Jun 2001 16:56:54 +0100
28884              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
28885              
28886              Plus make run_byacc.
28887      Branch: perl
28888            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
28889 ____________________________________________________________________________
28890 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
28891         Log: Integrate perlio.
28892      Branch: perl
28893           !> perlio.c perlsfio.h
28894 ____________________________________________________________________________
28895 [ 10499] By: nick                                  on 2001/06/10  15:01:08
28896         Log: Integrate mainline
28897      Branch: perlio
28898           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
28899           !> t/pragma/locale.t util.c
28900 ____________________________________________________________________________
28901 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
28902         Log: Put some meat on the perl572delta bones.  The list of
28903              selected bug fixes needs more work, as does still the
28904              whole document.
28905      Branch: perl
28906            ! pod/perl572delta.pod
28907 ____________________________________________________________________________
28908 [ 10497] By: nick                                  on 2001/06/10  12:27:51
28909         Log: Paper over a crack or two with USE_SFIO
28910      Branch: perlio
28911            ! perlio.c perlsfio.h
28912 ____________________________________________________________________________
28913 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
28914         Log: Update Changes.
28915      Branch: perl
28916            ! Changes patchlevel.h
28917 ____________________________________________________________________________
28918 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
28919         Log: Subject: Re: pragma/locale.t #107
28920              From: Hugo <hv@crypt.compulink.co.uk>
28921              Date: Sun, 10 Jun 2001 11:23:30 +0100
28922              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
28923              
28924              Encapsulate the scan of the decimal radix separator.
28925      Branch: perl
28926            ! embed.h embed.pl proto.h sv.c
28927 ____________________________________________________________________________
28928 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
28929         Log: Try to grok numbers both with the locale specific separator
28930              and with the usual "." (if different from the lss); add a test
28931              to locale.t to do also a little bit of math in addition to just
28932              equalness testing; remove extraneous logic as suggested in
28933              
28934              Subject: Re: pragma/locale.t #107
28935              From: Nicholas Clark <nick@ccl4.org>
28936              Date: Sat, 9 Jun 2001 22:37:36 +0100
28937              Message-ID: <20010609223735.Y76396@plum.flirble.org>
28938      Branch: perl
28939            ! sv.c t/pragma/locale.t
28940 ____________________________________________________________________________
28941 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
28942         Log: Metaconfig unit change for #10492.
28943      Branch: metaconfig/U/perl
28944            ! Extensions.U
28945 ____________________________________________________________________________
28946 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
28947         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
28948              From: Artur Bergman <artur@contiller.se> 
28949              Date: Sat, 09 Jun 2001 21:03:51 +0200
28950              Message-ID: <B7483FB6.1398%artur@contiller.se>
28951      Branch: perl
28952            ! Configure
28953 ____________________________________________________________________________
28954 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
28955         Log: Integrate perlio.
28956      Branch: perl
28957           !> perlsfio.h
28958 ____________________________________________________________________________
28959 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
28960         Log: Do locale specific separator if only in locale.
28961      Branch: perl
28962            ! util.c
28963 ____________________________________________________________________________
28964 [ 10489] By: nick                                  on 2001/06/09  19:13:25
28965         Log: Make XS/Typemap compile (but fail) with sfio
28966      Branch: perlio
28967            ! perlsfio.h
28968 ____________________________________________________________________________
28969 [ 10488] By: nick                                  on 2001/06/09  19:12:51
28970         Log: Re-integrate mainline
28971      Branch: perlio
28972           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
28973           !> proto.h sv.c util.c
28974 ____________________________________________________________________________
28975 [ 10487] By: nick                                  on 2001/06/09  16:26:29
28976         Log: Integrate mainline
28977      Branch: perlio
28978           !> (integrate 31 files)
28979 ____________________________________________________________________________
28980 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
28981         Log: Subject: [PATCH] New attempt to clone callack
28982              From: Artur Bergman <artur@contiller.se> 
28983              Date: Thu, 07 Jun 2001 11:52:16 +0200
28984              Message-ID: <B7451B6F.12B7%artur@contiller.se>
28985      Branch: perl
28986            ! embedvar.h intrpvar.h perlapi.h sv.c
28987 ____________________________________________________________________________
28988 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
28989         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
28990      Branch: perl
28991            ! embed.h embed.pl perl.h proto.h sv.c util.c
28992 ____________________________________________________________________________
28993 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
28994         Log: Subject: Re: pragma/locale.t #107
28995              From: Nicholas Clark <nick@ccl4.org>
28996              Date: Sat, 9 Jun 2001 16:26:10 +0100
28997              Message-ID: <20010609162609.V76396@plum.flirble.org>
28998              
28999              A missing NVification.
29000      Branch: perl
29001            ! sv.c
29002 ____________________________________________________________________________
29003 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
29004         Log: Redo the #10482, there already was a test script for formats.
29005      Branch: perl
29006            - t/io/format.t
29007            ! MANIFEST t/op/write.t
29008 ____________________________________________________________________________
29009 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
29010         Log: Twisted format testing, from Merijn.
29011      Branch: perl
29012            + t/io/format.t
29013            ! MANIFEST
29014 ____________________________________________________________________________
29015 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
29016         Log: More \p{In...} testing, combined with \N{...}.
29017      Branch: perl
29018            ! lib/utf8_heavy.pl t/op/pat.t
29019 ____________________________________________________________________________
29020 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
29021         Log: Metaconfig changes for #10479.
29022      Branch: metaconfig
29023            ! U/Glossary.patch
29024      Branch: metaconfig/U/perl
29025            ! d_modfl.U
29026 ____________________________________________________________________________
29027 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
29028         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
29029      Branch: perl
29030            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29031            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
29032            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
29033            ! win32/config.bc win32/config.gc win32/config.vc
29034 ____________________________________________________________________________
29035 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
29036         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
29037              From: "Craig A. Berry" <craigberry@mac.com>
29038              Date: Thu, 7 Jun 2001 14:27:20 -0500
29039              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
29040      Branch: perl
29041            ! vms/perlvms.pod
29042 ____________________________________________________________________________
29043 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
29044         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
29045              From: Gisle Aas <gisle@ActiveState.com>
29046              Date: 07 Jun 2001 17:04:29 -0700
29047              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
29048      Branch: perl
29049            ! ext/re/re.xs
29050 ____________________________________________________________________________
29051 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
29052         Log: Update Changes.
29053      Branch: perl
29054            ! Changes patchlevel.h
29055 ____________________________________________________________________________
29056 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
29057         Log: Regen Glossary et alia.
29058      Branch: perl
29059            ! Porting/Glossary Porting/config.sh Porting/config_H
29060 ____________________________________________________________________________
29061 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
29062         Log: Metaconfig unit changes for #10473.
29063      Branch: metaconfig/U/perl
29064            ! d_modfl.U
29065 ____________________________________________________________________________
29066 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
29067         Log: Harumph, also AIX will spill its guts (i.e. dump core)
29068              if an executable contains modfl() but it hasn't been
29069              compiled right (in the case of AIX, with cc -qlongdouble).
29070      Branch: perl
29071            ! Configure
29072 ____________________________________________________________________________
29073 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
29074         Log: integrate change#10471 from mainline
29075              
29076              in change#10451, check that CvOUTSIDE is a CV before looking in
29077              (it can apparently be SVt_NULL during global destruction)
29078      Branch: maint-5.6/perl
29079           !> op.c
29080 ____________________________________________________________________________
29081 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
29082         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
29083              (it can apparently be SVt_NULL during global destruction)
29084      Branch: perl
29085            ! op.c
29086 ____________________________________________________________________________
29087 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
29088         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
29089              From: Robin Barker <rmb1@cise.npl.co.uk>
29090              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
29091              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
29092      Branch: perl
29093            ! lib/diagnostics.pm pod/perldiag.pod
29094 ____________________________________________________________________________
29095 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
29096         Log: Subject: [PATCH perl@10439] long =item
29097              From: Robin Barker <rmb1@cise.npl.co.uk>
29098              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
29099              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
29100      Branch: perl
29101            ! README.amiga lib/Attribute/Handlers.pm
29102            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
29103 ____________________________________________________________________________
29104 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
29105         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
29106              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
29107              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
29108              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
29109      Branch: perl
29110            ! pod/perlguts.pod
29111 ____________________________________________________________________________
29112 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
29113         Log: Integrate perlio.
29114      Branch: perl
29115           !> sv.c
29116 ____________________________________________________________________________
29117 [ 10466] By: nick                                  on 2001/06/07  10:25:40
29118         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
29119              whitespace tweaks.
29120              Still coredumps in pragma/overload.t - what a nice hard fail that is...
29121      Branch: perlio
29122            ! sv.c
29123 ____________________________________________________________________________
29124 [ 10465] By: nick                                  on 2001/06/07  08:41:58
29125         Log: Raw integrate of mainline for S_grok_number debug
29126              (sv.c has MULTIPLICITY issues as well as whatever else ...)
29127      Branch: perlio
29128            - plan9/perlplan9.doc plan9/perlplan9.pod
29129           !> (integrate 46 files)
29130 ____________________________________________________________________________
29131 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
29132         Log: The proper prototyping for #10463.
29133      Branch: perl
29134            ! embed.h embed.pl proto.h sv.c
29135 ____________________________________________________________________________
29136 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
29137         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
29138              From: Nicholas Clark <nick@ccl4.org>
29139              Date: Thu, 7 Jun 2001 00:29:59 +0100
29140              Message-ID: <20010607002959.Z76396@plum.flirble.org>
29141      Branch: perl
29142            ! sv.c
29143 ____________________________________________________________________________
29144 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
29145         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
29146              From: "Craig A. Berry" <craigberry@mac.com>
29147              Date: Wed, 06 Jun 2001 17:54:30 -0500
29148              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
29149      Branch: perl
29150            ! vms/perlvms.pod
29151 ____________________________________________________________________________
29152 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
29153         Log: Podify the remaining README.platform files;
29154              merge README.plan9 and plan9/perlplan9.pod;
29155              delete plan9/perlplan9.* (the perlplan.doc needs to
29156              be regenerated in Plan 9); make the =head1 and =head2
29157              in the README.platform to be a little more verbose
29158              (skipped README.os2 not to anger Ilya) so that they
29159              look better in the toc; regen toc.
29160      Branch: perl
29161            - plan9/perlplan9.doc plan9/perlplan9.pod
29162            ! MANIFEST README.aix README.amiga README.apollo README.beos
29163            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
29164            ! README.hpux README.hurd README.machten README.macos
29165            ! README.micro README.mint README.mpeix README.os390
29166            ! README.plan9 README.qnx README.solaris README.threads
29167            ! README.tru64 README.vmesa README.vms README.vos README.win32
29168            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
29169            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
29170 ____________________________________________________________________________
29171 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
29172         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
29173              From: Mike Guy <mjtg@cam.ac.uk>
29174              Reply-To: mjtg@cam.ac.uk
29175              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
29176      Branch: perl
29177            ! pod/perlguts.pod
29178 ____________________________________________________________________________
29179 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
29180         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
29181              From: Mike Guy <mjtg@cam.ac.uk>
29182              Reply-To: mjtg@cam.ac.uk
29183              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
29184      Branch: perl
29185            ! pod/perlsec.pod
29186 ____________________________________________________________________________
29187 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
29188         Log: Disable long doubles from pre-5.0 Tru64s.
29189      Branch: perl
29190            ! README.tru64 hints/dec_osf.sh
29191 ____________________________________________________________________________
29192 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
29193         Log: The #10455 exposed that modfl() is fundamentally busted
29194              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
29195              testing it.
29196      Branch: perl
29197            ! hints/dec_osf.sh
29198 ____________________________________________________________________________
29199 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
29200         Log: Metaconfig unit change for #10455.
29201      Branch: metaconfig/U/perl
29202            ! d_modfl.U
29203 ____________________________________________________________________________
29204 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
29205         Log: Configure check for geborken modfl(), inspired by
29206              
29207              Subject: Re: [20010118.017] op/int.t failure 
29208              From: Hugo <hv@crypt.compulink.co.uk>
29209              Date: Tue, 05 Jun 2001 13:43:27 +0100
29210              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
29211      Branch: perl
29212            ! Configure
29213 ____________________________________________________________________________
29214 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
29215         Log: Integrate changes #10450 and #10451 from maintperl:
29216              
29217              optimize change#10448 slightly (don't repeat search in eval""s lexical
29218              scope, since that has already been searched)
29219              
29220              change#9108 needs subtler treatment for case of closures created
29221              within eval""
29222      Branch: perl
29223           !> op.c t/op/misc.t
29224 ____________________________________________________________________________
29225 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
29226         Log: MakeMaker magic to compile (when no dynamic loading)
29227              List/Util.xsc as (ListUtil.c and) ListUtil.o since
29228              POSIX-BC (BS2000) linker has an evil limitation of
29229              being unable to include in the same executable several
29230              object files with the same name - case-insensitively -
29231              because otherwise we conflict with util.c.
29232              Strictly speaking currently required only in POSIX-BC
29233              but probably will do no harm elsewhere where static
29234              linking is required.
29235      Branch: perl
29236            ! ext/List/Util/Makefile.PL
29237 ____________________________________________________________________________
29238 [ 10452] By: nick                                  on 2001/06/06  08:59:51
29239         Log: Integrate mainline.
29240      Branch: perlio
29241           +> lib/Attribute/Handlers/demo/Demo.pm
29242           +> lib/Attribute/Handlers/demo/Descriptions.pm
29243           +> lib/Attribute/Handlers/demo/MyClass.pm
29244           +> lib/Attribute/Handlers/demo/demo.pl
29245           +> lib/Attribute/Handlers/demo/demo2.pl
29246           +> lib/Attribute/Handlers/demo/demo3.pl
29247           +> lib/Attribute/Handlers/demo/demo4.pl
29248           +> lib/Attribute/Handlers/demo/demo_call.pl
29249           +> lib/Attribute/Handlers/demo/demo_chain.pl
29250           +> lib/Attribute/Handlers/demo/demo_cycle.pl
29251           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
29252           +> lib/Attribute/Handlers/demo/demo_phases.pl
29253           +> lib/Attribute/Handlers/demo/demo_range.pl
29254           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
29255           +> uts/strtol_wrap.c
29256           !> (integrate 91 files)
29257 ____________________________________________________________________________
29258 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
29259         Log: change#9108 needs subtler treatment for case of closures created
29260              within eval""
29261      Branch: maint-5.6/perl
29262            ! op.c t/op/misc.t
29263 ____________________________________________________________________________
29264 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
29265         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
29266              scope, since that has already been searched)
29267      Branch: maint-5.6/perl
29268            ! op.c
29269 ____________________________________________________________________________
29270 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
29271         Log: Integrate change #10448 from maintperl; lexicals
29272              outside an eval"" weren't resolved correctly inside a subroutine
29273              definition inside the eval"" if they were not already referenced
29274              in the toplevel of the eval""-ed code
29275      Branch: perl
29276           !> cop.h op.c pp_ctl.c t/op/misc.t
29277 ____________________________________________________________________________
29278 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
29279         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
29280              outside an eval"" weren't resolved correctly inside a subroutine
29281              definition inside the eval"" if they were not already referenced
29282              in the toplevel of the eval""-ed code
29283      Branch: maint-5.6/perl
29284            ! cop.h op.c pp_ctl.c t/op/misc.t
29285 ____________________________________________________________________________
29286 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
29287         Log: Subject: [PATCH] perl570delta.pod
29288              From: Peter Scott <Peter@PSDT.com> 
29289              Date: Tue, 05 Jun 2001 18:51:02 -0700
29290              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
29291      Branch: perl
29292            ! pod/perl570delta.pod
29293 ____________________________________________________________________________
29294 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
29295         Log: The fudge factor is no more needed.  I hope.
29296      Branch: perl
29297            ! t/lib/posix.t
29298 ____________________________________________________________________________
29299 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
29300         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
29301              From: Hugo <hv@crypt.compulink.co.uk>
29302              Date: Tue, 05 Jun 2001 12:58:19 +0100
29303              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
29304      Branch: perl
29305            ! util.c
29306 ____________________________________________________________________________
29307 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
29308         Log: Make up prototypes only for those who have the functions
29309              but not the prototypes.
29310      Branch: perl
29311            ! perl.h
29312 ____________________________________________________________________________
29313 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
29314         Log: Subject: Re: Not OK: perl@10439 on win32 
29315              From: Prymmer/Kahn <pvhp@best.com> 
29316              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
29317              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
29318      Branch: perl
29319            ! perl.h util.c
29320 ____________________________________________________________________________
29321 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
29322         Log: The metaconfig units changes for #10441.
29323      Branch: metaconfig
29324            ! U/modified/Extract.U U/modified/Extractall.U
29325            ! U/modified/Finish.U
29326 ____________________________________________________________________________
29327 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
29328         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
29329      Branch: perl
29330            ! Configure
29331 ____________________________________________________________________________
29332 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
29333         Log: Unnecessary fuzziness undone, noted by Mike Guy.
29334      Branch: perl
29335            ! t/op/tr.t
29336 ____________________________________________________________________________
29337 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
29338         Log: Update Changes.
29339      Branch: perl
29340            ! Changes patchlevel.h
29341 ____________________________________________________________________________
29342 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
29343         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
29344              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
29345              leakage patch.
29346      Branch: perl
29347            ! t/op/misc.t
29348 ____________________________________________________________________________
29349 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
29350         Log: Test case for #10433/#10424.
29351      Branch: perl
29352            ! t/op/misc.t
29353 ____________________________________________________________________________
29354 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
29355         Log: Subject: One fix for strtoul not setting errno
29356              From: hom00@utsglobal.com (Hal Morris)
29357              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
29358              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
29359      Branch: perl
29360            + uts/strtol_wrap.c
29361            ! MANIFEST hints/uts.sh
29362 ____________________________________________________________________________
29363 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
29364         Log: Metaconfig units changes for #10434.
29365      Branch: metaconfig
29366            ! U/modified/Cppsym.U
29367      Branch: metaconfig/U/perl
29368            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
29369            + d_syscallproto.U d_usleepproto.U
29370            ! longdblfio.U quadfio.U
29371 ____________________________________________________________________________
29372 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
29373         Log: Configure tweaks; add prototype probes, make the cpp symbols
29374              probe to cast, not whine; test for %Ld and %Lf before %lld and
29375              %llf because the L is the ANSI way.
29376      Branch: perl
29377            ! Configure config_h.SH configure.com epoc/config.sh
29378            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
29379            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
29380            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
29381 ____________________________________________________________________________
29382 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
29383         Log: Sigh.  This is what #10424 was supposed to check in.
29384      Branch: perl
29385            ! op.c sv.c sv.h
29386 ____________________________________________________________________________
29387 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
29388         Log: More verbose failure.
29389      Branch: perl
29390            ! t/op/ver.t
29391 ____________________________________________________________________________
29392 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
29393         Log: The .pm changes to go with #10428.
29394      Branch: perl
29395            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
29396            ! ext/Sys/Syslog/Syslog.pm
29397 ____________________________________________________________________________
29398 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
29399         Log: On second thoughts show to utf8 skippage message only
29400              on failures, it's too confusing otherwise,
29401      Branch: perl
29402            ! t/pragma/locale.t
29403 ____________________________________________________________________________
29404 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
29405         Log: Do not import anything from Encode.
29406      Branch: perl
29407            ! ext/MIME/Base64/QuotedPrint.pm
29408 ____________________________________________________________________________
29409 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
29410         Log: The #10402 didn't take.  Weird.
29411      Branch: perl
29412            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
29413            ! ext/Sys/Syslog/Syslog.xs
29414 ____________________________________________________________________________
29415 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
29416         Log: Eradicate traces of 'asciirange' re subpragma.
29417      Branch: perl
29418            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
29419            ! pod/perldiag.pod
29420 ____________________________________________________________________________
29421 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
29422         Log: use is a compile-time thing.
29423      Branch: perl
29424            ! ext/MIME/Base64/QuotedPrint.pm
29425 ____________________________________________________________________________
29426 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
29427         Log: Subject: [PATCH perl@10419] -Wall casting patch
29428              From: Robin Barker <rmb1@cise.npl.co.uk>
29429              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
29430              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
29431      Branch: perl
29432            ! ext/Devel/DProf/DProf.xs mg.c
29433 ____________________________________________________________________________
29434 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
29435         Log: Subject: [PATCH #2] introducing SVpad_TYPED
29436              From: Abhijit Menon-Sen <ams@wiw.org>
29437              Date: Mon, 4 Jun 2001 12:26:02 +0530
29438              Message-ID: <20010604122602.A5775@lustre.linux.in>
29439      Branch: perl
29440            ! op.c sv.c sv.h
29441 ____________________________________________________________________________
29442 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
29443         Log: testsuite for change#10192 (from Gisle Aas)
29444      Branch: perl
29445            + t/op/override.t
29446            ! MANIFEST
29447 ____________________________________________________________________________
29448 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
29449         Log: integrate changes#10414-10416 from mainline
29450              
29451              Potential buffer overrun if the radix separator is more than
29452              one byte.  Also, under locales, prefer the locale-specific
29453              separator over the old boring ".".
29454              
29455              "10.", that is, decimal numbers can have no decimal part at all.
29456              
29457              The non-locale places need love, too.
29458      Branch: maint-5.6/perl
29459           !> perl.h sv.c
29460 ____________________________________________________________________________
29461 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
29462         Log: Missed from #10420.
29463      Branch: perl
29464            ! epoc/config.sh
29465 ____________________________________________________________________________
29466 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
29467         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
29468              often this prototype goes with HAS_SETRESUID_PROTO.
29469      Branch: perl
29470            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29471            ! config_h.SH configure.com perl.h uconfig.h
29472 ____________________________________________________________________________
29473 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
29474         Log: Update Changes.
29475      Branch: perl
29476            ! Changes patchlevel.h
29477 ____________________________________________________________________________
29478 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
29479         Log: -Wall "subscript has type `char'" cleanup.
29480      Branch: perl
29481            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
29482 ____________________________________________________________________________
29483 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
29484         Log: Various "cast to pointer from integer of different size"
29485              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
29486              wide but I32 (int) only 32 bits wide).
29487              
29488              WARNING: the classnum and tagnum changes in Storable.xs
29489              may not be wise, they may be breaking binary compatibility
29490              (in 64-bit platforms), asked Raphael Manfredi about the changes.
29491      Branch: perl
29492            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
29493            ! mg.c proto.h
29494 ____________________________________________________________________________
29495 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
29496         Log: The non-locale places need love, too.
29497      Branch: perl
29498            ! perl.h
29499 ____________________________________________________________________________
29500 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
29501         Log: "10.", that is, decimal numbers can have no decimal part at all.
29502      Branch: perl
29503            ! perl.h
29504 ____________________________________________________________________________
29505 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
29506         Log: Potential buffer overrun if the radix separator is more than
29507              one byte.  Also, under locales, prefer the locale-specific
29508              separator over the old boring ".".
29509      Branch: perl
29510            ! perl.h sv.c
29511 ____________________________________________________________________________
29512 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
29513         Log: Integrate change #10412 from maintperl; locale is now
29514              per-cop, not per-op; plus retweak the locale.t to always
29515              list the skipped utf8 locales.
29516      Branch: perl
29517            ! t/pragma/locale.t
29518           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
29519           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
29520 ____________________________________________________________________________
29521 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
29522         Log: rationalize locale handling to fix the bugs uncovered by change#10394
29523              
29524              the major issue was that the runtime was looking at PL_hints rather
29525              than op_private to notice whether locale was enabled
29526              
29527              the secondary issue was that many locale-sensitive numeric ops didn't
29528              have HINT_LOCALE propagated into their op_private
29529              
29530              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
29531              instead of per-op, just like HINT_BYTE and the hints for lexical
29532              warnings (this makes the hint available to every op via PL_curcop)
29533              
29534              pragma/locale.t may need to be reworked with these fixes in mind
29535              (it currently passes its tests)
29536      Branch: maint-5.6/perl
29537            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
29538            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
29539 ____________________________________________________________________________
29540 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
29541         Log: More verbose debugging.
29542      Branch: perl
29543            ! t/pragma/locale.t
29544 ____________________________________________________________________________
29545 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
29546         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
29547              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
29548              Date: Sat, 2 Jun 2001 22:53:33 +0100
29549              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
29550      Branch: perl
29551            ! regcomp.c t/pragma/warn/regcomp
29552 ____________________________________________________________________________
29553 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
29554         Log: Mention that lexicalizing $a or $b is a bad idea if one
29555              wants to use sort().
29556      Branch: perl
29557            ! pod/perlvar.pod
29558 ____________________________________________________________________________
29559 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
29560         Log: Tweak the test to be happy if the accuracy is 'good enough'.
29561      Branch: perl
29562            ! t/lib/posix.t
29563 ____________________________________________________________________________
29564 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
29565         Log: Upgrade to Attribute::Handlers 0.70.
29566              
29567              NOTE: this unearthed the "too late for CHECK block" bug,
29568              that's why the 1_compile.t change.
29569      Branch: perl
29570            + lib/Attribute/Handlers/demo/Demo.pm
29571            + lib/Attribute/Handlers/demo/Descriptions.pm
29572            + lib/Attribute/Handlers/demo/MyClass.pm
29573            + lib/Attribute/Handlers/demo/demo.pl
29574            + lib/Attribute/Handlers/demo/demo2.pl
29575            + lib/Attribute/Handlers/demo/demo3.pl
29576            + lib/Attribute/Handlers/demo/demo4.pl
29577            + lib/Attribute/Handlers/demo/demo_call.pl
29578            + lib/Attribute/Handlers/demo/demo_chain.pl
29579            + lib/Attribute/Handlers/demo/demo_cycle.pl
29580            + lib/Attribute/Handlers/demo/demo_hashdir.pl
29581            + lib/Attribute/Handlers/demo/demo_phases.pl
29582            + lib/Attribute/Handlers/demo/demo_range.pl
29583            + lib/Attribute/Handlers/demo/demo_rawdata.pl
29584            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
29585            ! t/lib/attrhand.t
29586 ____________________________________________________________________________
29587 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
29588         Log: One less -Wall whine.
29589      Branch: perl
29590            ! regcomp.c
29591 ____________________________________________________________________________
29592 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
29593         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
29594      Branch: perl
29595           !> t/op/eval.t
29596 ____________________________________________________________________________
29597 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
29598         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
29599              aren't "normally" visible inside eval""s contained in subs unless
29600              a cloned reference to them already exists)
29601              
29602              strangely enough, t/harness didn't show this up as a failure
29603              (harness needs fixing?)
29604      Branch: maint-5.6/perl
29605            ! t/op/eval.t
29606 ____________________________________________________________________________
29607 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
29608         Log: Update to Text::Balanced 1.85.
29609      Branch: perl
29610            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
29611 ____________________________________________________________________________
29612 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
29613         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
29614              From: Nicholas Clark <nick@ccl4.org>
29615              Date: Sun, 3 Jun 2001 17:54:36 +0100
29616              Message-ID: <20010603175436.E76396@plum.flirble.org> 
29617      Branch: perl
29618            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
29619            ! ext/Sys/Syslog/Syslog.xs
29620 ____________________________________________________________________________
29621 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
29622         Log: Unused variables.
29623      Branch: perl
29624            ! util.c
29625 ____________________________________________________________________________
29626 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
29627         Log: Subject: [PATCH] APIfy op_clear 
29628              From: Simon Cozens <simon@netthink.co.uk>
29629              Date: Sun, 3 Jun 2001 13:51:46 +0100
29630              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
29631              
29632              (despite the subject line, op_null is APIfied by the patch)
29633      Branch: perl
29634            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
29635 ____________________________________________________________________________
29636 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
29637         Log: Subject: [PATCH] t/lib/extutils.t
29638              From: Nicholas Clark <nick@ccl4.org>
29639              Date: Sat, 2 Jun 2001 23:57:05 +0100
29640              Message-ID: <20010602235705.Q12698@plum.flirble.org>
29641      Branch: perl
29642            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
29643 ____________________________________________________________________________
29644 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
29645         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
29646              From: Prymmer/Kahn <pvhp@best.com>
29647              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
29648              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
29649      Branch: perl
29650            ! win32/Makefile win32/makefile.mk
29651 ____________________________________________________________________________
29652 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
29653         Log: Subject: Re: 'decimal digits' macro? 
29654              From: Hugo <hv@crypt.compulink.co.uk>
29655              Date: Sun, 03 Jun 2001 04:26:36 +0100
29656              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
29657      Branch: perl
29658            ! handy.h t/lib/posix.t t/op/tr.t
29659 ____________________________________________________________________________
29660 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
29661         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
29662              From: Hugo <hv@crypt.compulink.co.uk>
29663              Date: Sun, 03 Jun 2001 14:56:30 +0100
29664              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
29665      Branch: perl
29666            ! util.c
29667 ____________________________________________________________________________
29668 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
29669         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
29670      Branch: perl
29671           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
29672           !> vms/perly_c.vms
29673 ____________________________________________________________________________
29674 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
29675         Log: fix leakage of lexicals at file scope into subroutines that were
29676              declared before them; this appears to be a longstanding bug that
29677              meant that lexicals at file scope were never "deintroduced", meaning
29678              their scope range was never properly closed, and their visibility
29679              extended to all subsequent eval""s or requires
29680              
29681              added a test case
29682              
29683              seems to also fix a case of bogus duplicate warnings
29684      Branch: maint-5.6/perl
29685            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
29686            ! vms/perly_c.vms
29687 ____________________________________________________________________________
29688 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
29689         Log: More VMS tweaks from Craig A. Berry.
29690      Branch: perl
29691            ! configure.com t/lib/extutils.t
29692 ____________________________________________________________________________
29693 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
29694         Log: -Wall cleanup continues.
29695      Branch: perl
29696            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
29697            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
29698            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
29699            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
29700            ! run.c toke.c util.c
29701 ____________________________________________________________________________
29702 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
29703         Log: The metaconfig unit change for #10390.
29704      Branch: metaconfig/U/perl
29705            ! gccvers.U
29706 ____________________________________________________________________________
29707 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
29708         Log: Drop the -ansi from the default gcc flags.
29709              
29710              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
29711              that struct cannot be compared with a flat integer, such as STRLEN.
29712              The -ansi will also cause a lot of noise in Solaris because of:
29713              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
29714      Branch: perl
29715            ! Configure
29716 ____________________________________________________________________________
29717 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
29718         Log: Integrate perlio.
29719      Branch: perl
29720           !> pod/perlapi.pod util.c
29721 ____________________________________________________________________________
29722 [ 10388] By: nick                                  on 2001/06/02  08:01:12
29723         Log: Integrate mainline
29724      Branch: perlio
29725           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
29726           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
29727           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
29728           !> t/lib/1_compile.t t/lib/mimeqp.t
29729 ____________________________________________________________________________
29730 [ 10387] By: nick                                  on 2001/06/02  07:39:17
29731         Log: Tweak util.c's atof2 for MULTIPLICITY
29732      Branch: perlio
29733            ! util.c
29734 ____________________________________________________________________________
29735 [ 10386] By: nick                                  on 2001/06/02  07:38:33
29736         Log: Integrate mainline
29737      Branch: perlio
29738           !> (integrate 41 files)
29739 ____________________________________________________________________________
29740 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
29741         Log: Add Attribute::Handlers 0.61 from Damian Conway.
29742      Branch: perl
29743            + lib/Attribute/Handlers.pm t/lib/attrhand.t
29744            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
29745 ____________________________________________________________________________
29746 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
29747         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
29748              From: Peter Prymmer <pvhp@forte.com>
29749              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
29750              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
29751      Branch: perl
29752            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
29753 ____________________________________________________________________________
29754 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
29755         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
29756              From: Jeff Pinyan <jeffp@crusoe.net>
29757              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
29758              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
29759      Branch: perl
29760            ! lib/File/Find.pm
29761 ____________________________________________________________________________
29762 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
29763         Log: Subject: [PATCH perl@10381] configure.com tweaks
29764              From: "Craig A. Berry" <craigberry@mac.com>
29765              Date: Fri, 1 Jun 2001 13:55:43 -0500
29766              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
29767      Branch: perl
29768            ! configure.com
29769 ____________________________________________________________________________
29770 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
29771         Log: Update Changes.
29772      Branch: perl
29773            ! Changes patchlevel.h
29774 ____________________________________________________________________________
29775 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
29776         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
29777              From: Mike Guy <mjtg@cam.ac.uk>
29778              Date: Fri, 01 Jun 2001 18:17:02 +0100
29779              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
29780      Branch: perl
29781            ! lib/perl5db.pl
29782 ____________________________________________________________________________
29783 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
29784         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
29785              From: Hugo <hv@crypt.compulink.co.uk>
29786              Date: Thu, 31 May 2001 20:49:48 +0100
29787              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
29788      Branch: perl
29789            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
29790            ! util.c
29791 ____________________________________________________________________________
29792 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
29793         Log: Zero() is not available in x2p (or, rather, some of its
29794              implementations like memzero() might not be available.)
29795      Branch: perl
29796            ! x2p/hash.c
29797 ____________________________________________________________________________
29798 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
29799         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
29800              From: Michael G Schwern <schwern@pobox.com>
29801              Date: Fri, 1 Jun 2001 12:00:29 +0100
29802              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
29803              
29804              (But use Zero() instead of memset.)
29805      Branch: perl
29806            ! x2p/hash.c
29807 ____________________________________________________________________________
29808 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
29809         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
29810              From: Jeff Pinyan <jeffp@crusoe.net>
29811              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
29812              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
29813      Branch: perl
29814            ! pod/perldiag.pod regcomp.c t/op/pat.t
29815 ____________________________________________________________________________
29816 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
29817         Log: Retract #10324 and #10333; not needed.
29818      Branch: perl
29819            ! hints/irix_6.sh hints/linux.sh
29820 ____________________________________________________________________________
29821 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
29822         Log: The #10370 wasn't quite right.
29823      Branch: perl
29824            ! ext/XS/Typemap/Typemap.xs
29825 ____________________________________________________________________________
29826 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
29827         Log: The metaconfig units changes for #10372.
29828      Branch: metaconfig/U/perl
29829            + d_realpath.U d_sresgproto.U d_sresuproto.U
29830            ! gccvers.U i_db.U
29831 ____________________________________________________________________________
29832 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
29833         Log: Configure tweaks; record the Berkeley DB version,
29834              probe for realpath(), for setresuid() and setresgid()
29835              prototypes; use realpath() (try to be paranoid enough),
29836              use the setres[ug]id prototypes because glibc has the functions
29837              but not their prototypes; add -Wall -ansi to gcc ccflags;
29838              regen toc.
29839      Branch: perl
29840            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29841            ! config_h.SH configure.com epoc/config.sh
29842            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
29843            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
29844            ! vos/config.ga.def win32/config.bc win32/config.gc
29845            ! win32/config.vc
29846 ____________________________________________________________________________
29847 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
29848         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
29849              From: Michael G Schwern <schwern@pobox.com>
29850              Date: Fri, 1 Jun 2001 11:28:14 +0100
29851              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
29852      Branch: perl
29853            ! lib/attributes.pm xsutils.c
29854 ____________________________________________________________________________
29855 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
29856         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
29857              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29858              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
29859              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
29860      Branch: perl
29861            ! ext/XS/Typemap/Typemap.xs
29862 ____________________________________________________________________________
29863 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
29864         Log: Subject: [patch] Cwd.xs optimizations/abstraction
29865              From: Doug MacEachern <dougm@covalent.net>
29866              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
29867              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
29868      Branch: perl
29869            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
29870            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
29871 ____________________________________________________________________________
29872 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
29873         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!])
29874              From: Nicholas Clark <nick@ccl4.org>
29875              Date: Thu, 31 May 2001 23:56:40 +0100
29876              Message-ID: <20010531235640.F12698@plum.flirble.org>
29877              
29878              Make the test work also under only static extensions
29879              (sh Configure -Uusedl fakes this nicely)
29880      Branch: perl
29881            ! t/lib/extutils.t
29882 ____________________________________________________________________________
29883 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
29884         Log: Subject: [PATCH hv.c] Eliminating trigraph
29885              From: Michael G Schwern <schwern@pobox.com>
29886              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
29887              Date: Fri, 1 Jun 2001 11:49:56 +0100
29888      Branch: perl
29889            ! hv.c
29890 ____________________________________________________________________________
29891 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
29892         Log: Subject: Re: [PATCH] Tests for File::Compare 
29893              From: "Philip Newton" <Philip.Newton@gmx.net>
29894              Date: Thu, 31 May 2001 19:44:05 +0200
29895              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
29896              
29897              Unnecessary "quotation marks".
29898      Branch: perl
29899            ! t/lib/filecomp.t
29900 ____________________________________________________________________________
29901 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
29902         Log: Integrate perlio.
29903      Branch: perl
29904           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
29905 ____________________________________________________________________________
29906 [ 10364] By: nick                                  on 2001/06/01  10:13:31
29907         Log: Cleanup dll.base and dll.exp created by GCC builds.
29908      Branch: perlio
29909            ! lib/ExtUtils/MM_Win32.pm
29910 ____________________________________________________________________________
29911 [ 10363] By: nick                                  on 2001/06/01  10:02:17
29912         Log: Make filecomp test work on CRLF platforms by adding binmode.
29913      Branch: perlio
29914            ! t/lib/filecomp.t
29915 ____________________________________________________________________________
29916 [ 10362] By: nick                                  on 2001/06/01  08:37:17
29917         Log: Integrate mainline
29918      Branch: perlio
29919           !> Changes Configure patchlevel.h perlio.c
29920 ____________________________________________________________________________
29921 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
29922         Log: panic:claustrophobia.
29923      Branch: perl
29924            ! perlio.c
29925 ____________________________________________________________________________
29926 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
29927         Log: Update Changes.
29928      Branch: perl
29929            ! Changes patchlevel.h
29930 ____________________________________________________________________________
29931 [ 10359] By: nick                                  on 2001/05/31  12:35:50
29932         Log: Integrate mainline.
29933      Branch: perlio
29934           +> t/lib/filecomp.t
29935           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
29936           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
29937 ____________________________________________________________________________
29938 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
29939         Log: Integrate perlio.
29940      Branch: perl
29941           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
29942           !> win32/config_H.vc
29943 ____________________________________________________________________________
29944 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
29945         Log: Metaconfig unit change for #10356.
29946      Branch: metaconfig
29947            ! U/installdirs/inc_version_list.U
29948 ____________________________________________________________________________
29949 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
29950         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
29951              (idea from Sarathy; implementation from Andy)
29952      Branch: perl
29953            ! Configure
29954 ____________________________________________________________________________
29955 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
29956         Log: More AUTHORS.
29957      Branch: perl
29958            ! AUTHORS
29959 ____________________________________________________________________________
29960 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
29961         Log: Subject: Re: [PATCH] Tests for File::Compare
29962              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
29963              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
29964              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
29965      Branch: perl
29966            + t/lib/filecomp.t
29967            ! MANIFEST t/lib/1_compile.t
29968 ____________________________________________________________________________
29969 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
29970         Log: Subject: [PATCH] DEBUG_* macro cleanups
29971              From: Abhijit Menon-Sen <ams@wiw.org>
29972              Date: Thu, 31 May 2001 12:16:22 +0530
29973              Message-ID: <20010531121622.B4829@lustre.linux.in>
29974              
29975              Subject: Re: [PATCH] DEBUG_* macro cleanups
29976              From: Abhijit Menon-Sen <ams@wiw.org>
29977              Date: Thu, 31 May 2001 13:57:01 +0530
29978              Message-ID: <20010531135701.A21775@lustre.linux.in>
29979              
29980              (The DEBUG_ definitions in perl.h changed to use the
29981              STMT_START and STMT_END.)
29982      Branch: perl
29983            ! perl.h pp_ctl.c sv.c toke.c
29984 ____________________________________________________________________________
29985 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
29986         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
29987              From: Abhijit Menon-Sen <ams@wiw.org>
29988              Date: Thu, 31 May 2001 08:27:55 +0530
29989              Message-ID: <20010531082755.A10018@lustre.linux.in>
29990      Branch: perl
29991            ! ext/Storable/Storable.xs gv.c perl.c
29992 ____________________________________________________________________________
29993 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
29994         Log: Subject: [PATCH] AUTHORS
29995              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29996              Date: Thu, 31 May 2001 01:27:59 -0500
29997              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
29998              
29999              Subject: Re: [PATCH] AUTHORS
30000              From: "Philip Newton" <Philip.Newton@gmx.net>
30001              Date: Thu, 31 May 2001 10:08:06 +0200
30002              (Message-Id missing?)
30003      Branch: perl
30004            ! AUTHORS
30005 ____________________________________________________________________________
30006 [ 10350] By: nick                                  on 2001/05/31  11:40:43
30007         Log: win32 - dmake regen_config_h
30008      Branch: perlio
30009            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30010 ____________________________________________________________________________
30011 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
30012         Log: Subject: Re: [PATCH util.c] More warning cleanups.
30013              From: "Philip Newton" <Philip.Newton@gmx.net>
30014              Date: Thu, 31 May 2001 07:41:36 +0200
30015              Message-Id: <200105310538.IAA25458@taku.hut.fi>
30016              
30017              Undo C++-ism that snekt in.
30018      Branch: perl
30019            ! util.c
30020 ____________________________________________________________________________
30021 [ 10348] By: nick                                  on 2001/05/31  11:36:46
30022         Log: Tolerate Win32 numerics
30023      Branch: perlio
30024            ! t/pragma/warn/toke
30025 ____________________________________________________________________________
30026 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
30027         Log: Integrate perlio.
30028      Branch: perl
30029           !> perlio.c win32/win32.h
30030 ____________________________________________________________________________
30031 [ 10346] By: nick                                  on 2001/05/31  10:54:55
30032         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
30033              perlio.c change 10255.
30034      Branch: perlio
30035            ! perlio.c
30036 ____________________________________________________________________________
30037 [ 10345] By: nick                                  on 2001/05/31  10:01:57
30038         Log: Conditionaly put back some "unused" dTHX which are used
30039              with PERL_IMPLICIT_SYS
30040      Branch: perlio
30041            ! perlio.c
30042 ____________________________________________________________________________
30043 [ 10344] By: nick                                  on 2001/05/31  10:00:59
30044         Log: Fix Win32 for new spelling IN_BYTES 
30045      Branch: perlio
30046            ! win32/win32.h
30047 ____________________________________________________________________________
30048 [ 10343] By: nick                                  on 2001/05/31  08:01:32
30049         Log: perlio.c -Wall cleaner under MULTIPLICITY
30050              - still minor noise with linux stdio
30051      Branch: perlio
30052            ! perlio.c
30053 ____________________________________________________________________________
30054 [ 10342] By: nick                                  on 2001/05/31  07:52:23
30055         Log: Integrate mainline.
30056      Branch: perlio
30057           !> (integrate 42 files)
30058 ____________________________________________________________________________
30059 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
30060         Log: AUTHORS updates.
30061      Branch: perl
30062            ! AUTHORS
30063 ____________________________________________________________________________
30064 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
30065         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
30066              From: Peter Prymmer <pvhp@forte.com>
30067              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
30068              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
30069      Branch: perl
30070            ! t/lib/md5-file.t
30071 ____________________________________________________________________________
30072 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
30073         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
30074              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
30075              to match the pragma name; various robustness cleanups.
30076      Branch: perl
30077            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
30078            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
30079 ____________________________________________________________________________
30080 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
30081         Log: More -Wall sweeping.
30082      Branch: perl
30083            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
30084            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
30085            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
30086            ! regcomp.c sv.c toke.c utf8.c
30087 ____________________________________________________________________________
30088 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
30089         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
30090              From: Nicholas Clark <nick@ccl4.org>
30091              Date: Wed, 30 May 2001 22:34:41 +0100
30092              Message-ID: <20010530223441.Y86445@plum.flirble.org>
30093      Branch: perl
30094            ! t/op/cmp.t
30095 ____________________________________________________________________________
30096 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
30097         Log: It's is not, it isn't ain't, and it's it's, not its,
30098              if you mean it is. If you don't, it's its. Then too,
30099              it's hers. It isn't her's. It isn't our's either.
30100              It's ours, and likewise yours and theirs.
30101              -- Oxford University Press, Edpress News
30102      Branch: perl
30103            ! lib/autouse.pm
30104 ____________________________________________________________________________
30105 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
30106         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
30107      Branch: perl
30108            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
30109            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
30110            ! x2p/str.c x2p/walk.c xsutils.c
30111 ____________________________________________________________________________
30112 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
30113         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
30114              From: Michael G Schwern <schwern@pobox.com>
30115              Date: Wed, 30 May 2001 17:10:38 +0100
30116              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
30117              
30118              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
30119              From: Abhijit Menon-Sen <ams@wiw.org>
30120              Date: Wed, 30 May 2001 23:16:13 +0530
30121              Message-ID: <20010530231613.A31933@lustre.linux.in>
30122      Branch: perl
30123            ! perl.c t/run/runenv.t
30124 ____________________________________________________________________________
30125 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
30126         Log: (Retracted by #10375.)
30127              
30128              IRIX hints patch from Merijn Broeren.
30129              
30130              TODO: (this and the earlier Linux hints patch) should be solved
30131              at Configure level.  Merijn: -ldb should not be used on any platform
30132              for perl, just when linking DBFile itself. Trying to be helpful here
30133              is counterproductive.
30134      Branch: perl
30135            ! hints/irix_6.sh
30136 ____________________________________________________________________________
30137 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
30138         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
30139              From: Nicholas Clark <nick@ccl4.org>
30140              Date: Wed, 30 May 2001 23:20:58 +0100
30141              Message-ID: <20010530232058.B86445@plum.flirble.org>
30142      Branch: perl
30143            ! doop.c
30144 ____________________________________________________________________________
30145 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
30146         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
30147              From: Michael G Schwern <schwern@pobox.com> 
30148              Date: Wed, 30 May 2001 15:24:20 +0100
30149              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
30150      Branch: perl
30151            ! t/pragma/autouse.t
30152 ____________________________________________________________________________
30153 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
30154         Log: The regex trick wasn't a good idea.
30155      Branch: perl
30156            ! pod/perlfaq4.pod
30157 ____________________________________________________________________________
30158 [ 10329] By: nick                                  on 2001/05/30  18:34:35
30159         Log: Integrate mainline
30160      Branch: perlio
30161           !> (integrate 40 files)
30162 ____________________________________________________________________________
30163 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
30164         Log: Update Changes.
30165      Branch: perl
30166            ! Changes patchlevel.h
30167 ____________________________________________________________________________
30168 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
30169         Log: The metaconfig unit change for #10325.
30170      Branch: metaconfig
30171            + U/modified/afs.U
30172 ____________________________________________________________________________
30173 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
30174         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
30175              is now wrong.
30176      Branch: perl
30177            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
30178 ____________________________________________________________________________
30179 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
30180         Log: Introduce $Config{afsroot}.
30181      Branch: perl
30182            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30183            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
30184            ! win32/config.gc win32/config.vc
30185 ____________________________________________________________________________
30186 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
30187         Log: (Retracted by #10375.)
30188              
30189              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
30190      Branch: perl
30191            ! hints/linux.sh
30192 ____________________________________________________________________________
30193 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
30194         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
30195              (Also Configure tweaks needed; coming up soon.)
30196      Branch: perl
30197            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
30198 ____________________________________________________________________________
30199 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
30200         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
30201              From: Michael G Schwern <schwern@pobox.com>
30202              Date: Sun, 27 May 2001 10:29:43 +0100
30203              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
30204      Branch: perl
30205            ! lib/perl5db.pl
30206 ____________________________________________________________________________
30207 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
30208         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
30209              and Abhijit Menon-Sen.
30210      Branch: perl
30211            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
30212            ! perl.c pp_sys.c regcomp.c
30213 ____________________________________________________________________________
30214 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
30215         Log: Fix the BOOT section to call myU2time properly.
30216      Branch: perl
30217            ! ext/Time/HiRes/HiRes.xs
30218 ____________________________________________________________________________
30219 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
30220         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
30221              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
30222              Date: Wed, 30 May 2001 09:44:29 -0400
30223              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
30224              
30225              Detypo; plus add one more trick.
30226      Branch: perl
30227            ! pod/perlfaq4.pod
30228 ____________________________________________________________________________
30229 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
30230         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)
30231              From: Michael G Schwern <schwern@pobox.com>
30232              Date: Wed, 30 May 2001 14:39:06 +0100
30233              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
30234      Branch: perl
30235            ! lib/autouse.pm t/pragma/autouse.t
30236 ____________________________________________________________________________
30237 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
30238         Log: Subject: Re: AIX and gcc (moving targets)
30239              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30240              Date: Wed, 30 May 2001 15:25:08 +0200
30241              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
30242      Branch: perl
30243            ! ext/Time/HiRes/HiRes.xs
30244 ____________________________________________________________________________
30245 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
30246         Log: Subject: [PATCH t/TEST] sorting tests
30247              From: Michael G Schwern <schwern@pobox.com>
30248              Date: Wed, 30 May 2001 10:24:02 +0100
30249              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
30250      Branch: perl
30251            ! t/TEST
30252 ____________________________________________________________________________
30253 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
30254         Log: Subject: [ID 20010529.002] typos in man page perlre
30255              From: bart@cg681574-a.adubn1.nj.home.com 
30256              Date: Tue, 29 May 2001 13:58:59 -0500
30257              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
30258      Branch: perl
30259            ! pod/perlre.pod
30260 ____________________________________________________________________________
30261 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
30262         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
30263              From: "Craig A. Berry" <craigberry@mac.com>
30264              Date: Tue, 29 May 2001 23:23:45 -0500
30265              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
30266      Branch: perl
30267            ! t/lib/extutils.t t/pragma/autouse.t
30268 ____________________________________________________________________________
30269 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
30270         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)
30271              From: David Dyck <dcd@tc.fluke.com>
30272              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
30273              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
30274      Branch: perl
30275            ! t/lib/filefind.t
30276 ____________________________________________________________________________
30277 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
30278         Log: AIX hints update for gcc from Merijn H. Brand.
30279      Branch: perl
30280            ! hints/aix.sh
30281 ____________________________________________________________________________
30282 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
30283         Log: Retract #10295 and #10296: a more generic solution
30284              is needed (there's something funny with gcc on AIX).
30285      Branch: perl
30286            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
30287 ____________________________________________________________________________
30288 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
30289         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
30290              From: Hugo <hv@crypt.compulink.co.uk>
30291              Date: Wed, 30 May 2001 11:59:19 +0100
30292              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
30293              
30294              localizing $@ has unfortunate semantics - if you die past
30295              a local $@, the die message is lost.
30296      Branch: perl
30297            ! lib/utf8_heavy.pl
30298 ____________________________________________________________________________
30299 [ 10309] By: nick                                  on 2001/05/30  08:23:02
30300         Log: Integrate mainline (autouse works again.)
30301      Branch: perlio
30302           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
30303           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
30304           !> pod/perlvar.pod t/op/cmp.t
30305 ____________________________________________________________________________
30306 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
30307         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
30308              From: David Dyck <dcd@tc.fluke.com>
30309              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
30310              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
30311      Branch: perl
30312            ! lib/File/Find.pm
30313 ____________________________________________________________________________
30314 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
30315         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
30316              From: Nicholas Clark <nick@ccl4.org>
30317              Date: Tue, 29 May 2001 23:16:09 +0100
30318              Message-ID: <20010529231609.U86445@plum.flirble.org>
30319              
30320              Make the test output slightly clearer by distinguishing
30321              between '' and undef.
30322      Branch: perl
30323            ! t/op/cmp.t
30324 ____________________________________________________________________________
30325 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
30326         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
30327              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30328              Date: Tue, 29 May 2001 19:15:19 -0400
30329              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
30330      Branch: perl
30331            ! hints/os2.sh
30332 ____________________________________________________________________________
30333 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
30334         Log: Subject: perlvar.pod addition
30335              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
30336              Date: Fri, 25 May 2001 20:23:12 +0200
30337              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
30338              
30339              Subject: Re: perlvar.pod addition
30340              From: "Abigail" <abigail@foad.org> 
30341              Date: Fri, 25 May 2001 22:00:39 +0200
30342              Message-ID: <20010525200039.28029.qmail@foad.org>
30343              
30344              Mention $a and $b in perlvar.
30345      Branch: perl
30346            ! pod/perlvar.pod
30347 ____________________________________________________________________________
30348 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
30349         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
30350              From: Jeff Pinyan <jeffp@crusoe.net>
30351              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
30352              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
30353      Branch: perl
30354            ! pod/perlvar.pod
30355 ____________________________________________________________________________
30356 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
30357         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
30358              From: Jeff Pinyan <jeffp@crusoe.net>
30359              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
30360              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
30361      Branch: perl
30362            ! pod/perlfaq6.pod
30363 ____________________________________________________________________________
30364 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
30365         Log: Mention Time::localtime and Time::gmtime.
30366      Branch: perl
30367            ! ext/Time/Piece/Piece.pm
30368 ____________________________________________________________________________
30369 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
30370         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
30371              From: Michael G Schwern <schwern@pobox.com>
30372              Date: Tue, 29 May 2001 18:51:32 +0100
30373              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
30374      Branch: perl
30375            ! pod/perlfaq4.pod
30376 ____________________________________________________________________________
30377 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
30378         Log: Retract #10243.
30379      Branch: perl
30380            ! lib/autouse.pm
30381 ____________________________________________________________________________
30382 [ 10299] By: nick                                  on 2001/05/29  18:41:19
30383         Log: Post weekend integrate mainline (fails one test pragma/autouse).
30384      Branch: perlio
30385           +> (branch 29 files)
30386           !> (integrate 91 files)
30387 ____________________________________________________________________________
30388 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
30389         Log: Update Changes.
30390      Branch: perl
30391            ! Changes patchlevel.h
30392 ____________________________________________________________________________
30393 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
30394         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
30395              before Perl_load_module/Perl_call_method and restore the value
30396              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
30397      Branch: perl
30398            ! utf8.c
30399 ____________________________________________________________________________
30400 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
30401         Log: Subject: Re: AIX and gcc (moving targets)
30402              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30403              Date: Tue, 29 May 2001 17:59:40 +0200
30404              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
30405      Branch: perl
30406            ! ext/Storable/Makefile.PL
30407 ____________________________________________________________________________
30408 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
30409         Log: Subject: Re: AIX and gcc (moving targets)
30410              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30411              Date: Tue, 29 May 2001 12:32:57 +0200
30412              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
30413      Branch: perl
30414            ! ext/POSIX/Makefile.PL
30415 ____________________________________________________________________________
30416 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
30417         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
30418              From: Michael G Schwern <schwern@pobox.com>
30419              Date: Tue, 29 May 2001 09:53:29 +0100
30420              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
30421              
30422              (#10280 retracted)
30423      Branch: perl
30424            ! lib/Test/Harness.pm t/lib/test-harness.t
30425 ____________________________________________________________________________
30426 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
30427         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
30428              From: Michael G Schwern <schwern@pobox.com>
30429              Date: Tue, 29 May 2001 09:19:52 +0100
30430              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
30431      Branch: perl
30432            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
30433            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
30434            + t/lib/Test/todo.t
30435            ! MANIFEST lib/Test.pm t/TEST
30436 ____________________________________________________________________________
30437 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
30438         Log: From: Michael G Schwern <schwern@pobox.com>
30439              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
30440              Date: Tue, 29 May 2001 08:26:09 +0100
30441              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
30442      Branch: perl
30443            ! t/TEST
30444 ____________________________________________________________________________
30445 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
30446         Log: Add tests for Time::gmtime and Time::localtime.
30447      Branch: perl
30448            + t/lib/time-gmtime.t t/lib/time-localtime.t
30449            ! MANIFEST t/lib/1_compile.t
30450 ____________________________________________________________________________
30451 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
30452         Log: Add test for File::stat.
30453      Branch: perl
30454            + t/lib/filestat.t
30455            ! MANIFEST t/lib/1_compile.t
30456 ____________________________________________________________________________
30457 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
30458         Log: Add test for Net::servent.
30459      Branch: perl
30460            + t/lib/net-sent.t
30461            ! MANIFEST t/lib/1_compile.t
30462 ____________________________________________________________________________
30463 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
30464         Log: Add test for Net::protoent.
30465      Branch: perl
30466            + t/lib/net-pent.t
30467            ! MANIFEST t/lib/1_compile.t
30468 ____________________________________________________________________________
30469 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
30470         Log: Add test for Net::netent.
30471      Branch: perl
30472            + t/lib/net-nent.t
30473            ! MANIFEST t/lib/1_compile.t
30474 ____________________________________________________________________________
30475 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
30476         Log: Add test for User::grent.  Portability doubtful.
30477      Branch: perl
30478            + t/lib/user-grent.t
30479            ! MANIFEST t/lib/1_compile.t
30480 ____________________________________________________________________________
30481 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
30482         Log: Add test for User::pwent.
30483              Probably will fall down somewhere for portability reasons.
30484      Branch: perl
30485            + t/lib/user-pwent.t
30486            ! MANIFEST t/lib/1_compile.t
30487 ____________________________________________________________________________
30488 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
30489         Log: Metaconfig units changes for #10283.
30490      Branch: metaconfig
30491            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
30492            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
30493            ! U/installdirs/sitescript.U U/modified/Signal.U
30494 ____________________________________________________________________________
30495 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
30496         Log: Subject: [PATCH 5.6.1] signal names in Configure
30497              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30498              Date: Tue, 29 May 2001 03:52:25 -0400
30499              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
30500              
30501              Subject: [PATCH 5.6.1] older perl in Configure
30502              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30503              Date: Tue, 29 May 2001 03:55:40 -0400
30504              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
30505              
30506              Subject: [PATCH 5.6.1] goofs in Configure
30507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30508              Date: Tue, 29 May 2001 04:13:07 -0400
30509              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
30510              
30511              Configure portability tweaks.
30512      Branch: perl
30513            ! Configure
30514 ____________________________________________________________________________
30515 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
30516         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
30517              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30518              Date: Tue, 29 May 2001 04:07:06 -0400
30519              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
30520      Branch: perl
30521            ! os2/os2.c
30522 ____________________________________________________________________________
30523 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
30524         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
30525              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30526              Date: Tue, 29 May 2001 04:01:38 -0400
30527              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
30528      Branch: perl
30529            ! hints/os2.sh os2/Makefile.SHs
30530 ____________________________________________________________________________
30531 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
30532         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
30533              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30534              Date: Tue, 29 May 2001 03:50:18 -0400
30535              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
30536      Branch: perl
30537            ! lib/Test/Harness.pm
30538 ____________________________________________________________________________
30539 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
30540         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
30541      Branch: perl
30542            ! lib/utf8_heavy.pl
30543 ____________________________________________________________________________
30544 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
30545         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
30546              From: Hugo <hv@crypt.compulink.co.uk>
30547              Date: Tue, 29 May 2001 03:03:45 +0100
30548              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
30549              
30550              Explanation why the $@ always gets the UTF8 flag when under use utf8--
30551              because we told it to have the flag when under use utf8.
30552      Branch: perl
30553            ! pp_ctl.c
30554 ____________________________________________________________________________
30555 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
30556         Log: At least a partial fix for 20010528.004.
30557      Branch: perl
30558            ! lib/utf8_heavy.pl
30559 ____________________________________________________________________________
30560 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
30561         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
30562              From: Nicholas Clark <nick@ccl4.org> 
30563              Date: Mon, 28 May 2001 23:39:38 +0100
30564              Message-ID: <20010528233938.M86445@plum.flirble.org>
30565              
30566              More portable non-zero UV.
30567      Branch: perl
30568            ! t/lib/extutils.t
30569 ____________________________________________________________________________
30570 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
30571         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
30572              From: Nicholas Clark <nick@ccl4.org>
30573              Date: Mon, 28 May 2001 22:46:09 +0100
30574              Message-ID: <20010528224608.L86445@plum.flirble.org>
30575              
30576              Test also "make clean".
30577      Branch: perl
30578            ! t/lib/extutils.t
30579 ____________________________________________________________________________
30580 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
30581         Log: Subject: Re: Would -Wno-unused -Wall be better?
30582              From: Michael G Schwern <schwern@pobox.com>
30583              Date: Tue, 29 May 2001 00:55:54 +0100
30584              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
30585      Branch: perl
30586            ! pp.h
30587 ____________________________________________________________________________
30588 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
30589         Log: Add a test for 20010528.007, fixed in #10272.
30590      Branch: perl
30591            ! t/op/misc.t toke.c
30592 ____________________________________________________________________________
30593 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
30594         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
30595              From: Hugo <hv@crypt.compulink.co.uk>
30596              Date: Tue, 29 May 2001 00:23:23 +0100
30597              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
30598      Branch: perl
30599            ! toke.c
30600 ____________________________________________________________________________
30601 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
30602         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
30603              From: Michael G Schwern <schwern@pobox.com>
30604              Date: Tue, 29 May 2001 00:42:59 +0100
30605              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
30606      Branch: perl
30607            ! t/pragma/autouse.t
30608 ____________________________________________________________________________
30609 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
30610         Log: Some shells seemingly arrange the signal handlers differently
30611              (bug id 20010521.004).
30612      Branch: perl
30613            ! t/lib/sigaction.t
30614 ____________________________________________________________________________
30615 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
30616         Log: Regen perlmodlib.
30617      Branch: perl
30618            ! pod/perlmodlib.pod
30619 ____________________________________________________________________________
30620 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
30621         Log: Update Changes.
30622      Branch: perl
30623            ! Changes patchlevel.h
30624 ____________________________________________________________________________
30625 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
30626         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
30627              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
30628              Date: Mon, 28 May 2001 14:56:35 -0500
30629              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
30630      Branch: perl
30631            ! pod/perlnewmod.pod
30632 ____________________________________________________________________________
30633 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
30634         Log: Regen toc.
30635      Branch: perl
30636            ! pod/perltoc.pod
30637 ____________________________________________________________________________
30638 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
30639         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
30640              From: "Richard Soderberg" <rs@crystalflame.net>
30641              Date: Mon, 28 May 2001 12:31:23 -0700
30642              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
30643      Branch: perl
30644            ! t/op/splice.t
30645 ____________________________________________________________________________
30646 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
30647         Log: The #10260 was too bold: locales and utf8 still do not mix.
30648      Branch: perl
30649            ! t/pragma/locale.t
30650 ____________________________________________________________________________
30651 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
30652         Log: Subject: [PATCH] Pod nitpicks
30653              From: "Richard Soderberg" <rs@crystalflame.net>
30654              Date: Mon, 28 May 2001 10:08:58 -0700
30655              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
30656      Branch: perl
30657            ! pod/perl571delta.pod pod/perlapi.pod sv.h
30658 ____________________________________________________________________________
30659 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
30660         Log: Upgrade to I18N::LangTags 0.22.
30661      Branch: perl
30662            + lib/I18N/LangTags/List.pod
30663            ! MANIFEST lib/I18N/LangTags.pm
30664 ____________________________________________________________________________
30665 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
30666         Log: A slightly more serious bug found by -Mutf8; op/misc and
30667              lib/complex dumped core.
30668      Branch: perl
30669            ! regexec.c
30670 ____________________________________________________________________________
30671 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
30672         Log: Various buglets shaken out by -Mutf8.
30673      Branch: perl
30674            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
30675            ! t/pragma/locale.t
30676 ____________________________________________________________________________
30677 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
30678         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
30679      Branch: perl
30680            ! t/lib/carp.t
30681 ____________________________________________________________________________
30682 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
30683         Log: Subject: [PATCH] todo patch
30684              From: Artur Bergman <artur@contiller.se> 
30685              Date: Mon, 28 May 2001 17:03:51 +0200
30686              Message-ID: <B7383577.F34%artur@contiller.se>
30687      Branch: perl
30688            ! pod/perltodo.pod
30689 ____________________________________________________________________________
30690 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
30691         Log: Subject: typo in perlguts.pod
30692              From: "John P. Linderman" <jpl@research.att.com>
30693              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
30694              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
30695      Branch: perl
30696            ! pod/perlguts.pod
30697 ____________________________________________________________________________
30698 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
30699         Log: Subject: AIX and gcc (moving targets)
30700              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30701              Date: Mon, 28 May 2001 12:54:04 +0200
30702              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
30703      Branch: perl
30704            ! hints/aix.sh
30705 ____________________________________________________________________________
30706 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
30707         Log: Subject: Re: perlio + multiple perl_alloc..destruct
30708              From: Doug MacEachern <dougm@covalent.net>
30709              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
30710              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
30711      Branch: perl
30712            ! perlio.c
30713 ____________________________________________________________________________
30714 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
30715         Log: The #10251 wasn't quite up-to-the-code.
30716      Branch: perl
30717            ! t/op/misc.t
30718 ____________________________________________________________________________
30719 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
30720         Log: Test case for bug 20010526.004, fixed in #10252.
30721      Branch: perl
30722            ! t/op/taint.t
30723 ____________________________________________________________________________
30724 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
30725         Log: Subject: Re: [ID 20010526.004] Taint looses value
30726              From: Hugo <hv@crypt.compulink.co.uk>
30727              Date: Sun, 27 May 2001 20:39:32 +0100
30728              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
30729      Branch: perl
30730            ! sv.c
30731 ____________________________________________________________________________
30732 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
30733         Log: Test case for 20010422.005, fixed by #10250.
30734      Branch: perl
30735            ! t/op/misc.t
30736 ____________________________________________________________________________
30737 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
30738         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
30739              From: Spider Boardman <spider@Orb.Nashua.NH.US>
30740              Date: Mon, 28 May 2001 06:39:12 -0400
30741              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
30742      Branch: perl
30743            ! toke.c
30744 ____________________________________________________________________________
30745 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
30746         Log: Linerewrapping.
30747      Branch: perl
30748            ! lib/open.pm
30749 ____________________________________________________________________________
30750 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
30751         Log: Updates on the modules list.
30752      Branch: perl
30753            ! t/lib/1_compile.t
30754 ____________________________________________________________________________
30755 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
30756         Log: Add a test for PerlIO.
30757              
30758              (I probably got the crlf/raw thing wrong for clrfy platforms...)
30759      Branch: perl
30760            + t/lib/perlio.t
30761            ! MANIFEST lib/PerlIO.pm
30762 ____________________________________________________________________________
30763 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
30764         Log: Add a test for carp et alia.
30765      Branch: perl
30766            + t/lib/carp.t
30767            ! MANIFEST
30768 ____________________________________________________________________________
30769 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
30770         Log: Adding the new test would be swell.
30771      Branch: perl
30772            + t/pragma/autouse.t
30773 ____________________________________________________________________________
30774 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
30775         Log: Add a test for the autouse pragma.
30776      Branch: perl
30777            ! MANIFEST
30778 ____________________________________________________________________________
30779 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
30780         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
30781              From: dLux <dlux@spam.sch.bme.hu>
30782              Date: Sun, 27 May 2001 16:14:26 +0200
30783              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
30784      Branch: perl
30785            ! lib/autouse.pm
30786 ____________________________________________________________________________
30787 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
30788         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
30789              From: "Richard Soderberg" <rs@crystalflame.net>
30790              Date: Mon, 28 May 2001 03:56:36 -0700
30791              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
30792      Branch: perl
30793            ! utils/dprofpp.PL
30794 ____________________________________________________________________________
30795 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
30796         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
30797              From: "Stephen P. Potter" <spp@spotter.yi.org>
30798              Date: Tue, 22 May 2001 11:40:25 -0400
30799              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
30800              
30801              Subject: Re: [ID 20010522.003] Time::Local module bug
30802              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
30803              Date: Tue, 22 May 2001 11:50:19 -0400
30804              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
30805      Branch: perl
30806            ! lib/Time/Local.pm
30807 ____________________________________________________________________________
30808 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
30809         Log: The PERL_DL_NONLAZY can have whitespace in front.
30810      Branch: perl
30811            ! t/lib/extutils.t
30812 ____________________________________________________________________________
30813 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
30814         Log: Document strftime() and strptime().
30815      Branch: perl
30816            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
30817 ____________________________________________________________________________
30818 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
30819         Log: Make Time::Piece::strptime() to be a function, not a method.
30820      Branch: perl
30821            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
30822 ____________________________________________________________________________
30823 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
30824         Log: Tweak the test to be more portable.
30825      Branch: perl
30826            ! t/lib/extutils.t
30827 ____________________________________________________________________________
30828 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
30829         Log: Subject: PATCH: Re: Re: Attributes that tie
30830              From: Leon Brocard <acme@astray.com>
30831              Date: Sun, 27 May 2001 12:37:29 +0100
30832              Message-ID: <20010527123729.A22663@ns0.astray.com>
30833              
30834              Document that variable attributes are not currently usable
30835              for tieing.  (An ugly limitation that should be fixed.)
30836      Branch: perl
30837            ! lib/attributes.pm
30838 ____________________________________________________________________________
30839 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
30840         Log: Microperl tweaks.
30841      Branch: perl
30842            ! Makefile.micro uconfig.h uconfig.sh
30843 ____________________________________________________________________________
30844 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
30845         Log: Add make target for microperl (kind of silly, but convenient).
30846      Branch: perl
30847            ! Makefile.SH
30848 ____________________________________________________________________________
30849 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
30850         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
30851              for microperl.)
30852      Branch: perl
30853            ! doio.c
30854 ____________________________________________________________________________
30855 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
30856         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
30857              From: rspier@pobox.com (Robert Spier)
30858              Date: Sat, 26 May 2001 20:05:23 -0400
30859              Message-ID: <15120.17603.148648.12430@rls.cx>
30860              
30861              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
30862              From: rspier@pobox.com (Robert Spier)
30863              Date: Sun, 27 May 2001 00:23:12 -0400
30864              Message-ID: <15120.33072.511966.767230@rls.cx>
30865      Branch: perl
30866            ! doio.c pod/perlfunc.pod
30867 ____________________________________________________________________________
30868 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
30869         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
30870      Branch: perl
30871            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30872 ____________________________________________________________________________
30873 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
30874         Log: Add README.tru64.
30875      Branch: perl
30876            + README.tru64
30877 ____________________________________________________________________________
30878 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
30879         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
30880      Branch: perl
30881            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
30882            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
30883            ! MANIFEST
30884 ____________________________________________________________________________
30885 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
30886         Log: Integrate I18N::LangTags from Sean Burke.
30887              
30888              TODO: the language list from RFC 3066 needs to be integrated
30889              and made available somehow.  The list is included in the
30890              I18N-LangTags 0.21 distribution, but it is undocumented
30891              and unconnected to the module.
30892      Branch: perl
30893            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
30894            ! MANIFEST
30895 ____________________________________________________________________________
30896 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
30897         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
30898              envisioned by Sarathy.
30899      Branch: perl
30900            ! t/op/ver.t toke.c
30901 ____________________________________________________________________________
30902 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
30903         Log: Subject: [ID 20010525.001] Pod typo nits fixed
30904              From: lvirden@cas.org
30905              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
30906              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
30907              
30908              minus the perlsolaris decimation plus the
30909              
30910              Subject: Re: [ID 20010525.001] Pod typo nits fixed
30911              From: "Philip Newton" <Philip.Newton@gmx.net>
30912              Date: Fri, 25 May 2001 18:05:55 +0200
30913              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
30914      Branch: perl
30915            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
30916            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
30917            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
30918            ! pod/perlutil.pod pod/perlxstut.pod
30919 ____________________________________________________________________________
30920 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
30921         Log: return clauses are nice.
30922      Branch: perl
30923            ! sv.c
30924 ____________________________________________________________________________
30925 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
30926         Log: Subject: change 10199 backwards?
30927              From: Doug MacEachern <dougm@covalent.net>
30928              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
30929              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
30930      Branch: perl
30931            ! sv.c
30932 ____________________________________________________________________________
30933 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
30934         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
30935              From: Hugo <hv@crypt.compulink.co.uk>
30936              Date: Sat, 26 May 2001 17:05:12 +0100
30937              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
30938      Branch: perl
30939            + t/op/gmagic.t
30940            ! MANIFEST doop.c embed.h embed.pl global.sym
30941            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
30942            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
30943 ____________________________________________________________________________
30944 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
30945         Log: Regen headers for #10221.
30946      Branch: perl
30947            ! global.sym objXSUB.h perlapi.c
30948 ____________________________________________________________________________
30949 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
30950         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
30951              From: Juha Laiho <juha.laiho@Elma.Net>
30952              Date: Thu, 3 May 2001 09:51:30 +0300
30953              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
30954      Branch: perl
30955            ! embed.pl
30956 ____________________________________________________________________________
30957 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
30958         Log: Subject: Re: [PATCH] Re: stability of sort()?
30959              From: "John P. Linderman" <jpl@research.att.com>
30960              Date: Sat, 26 May 2001 13:27:19 -0400
30961              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
30962      Branch: perl
30963            ! pod/perlfunc.pod
30964 ____________________________________________________________________________
30965 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
30966         Log: Integrate perlio.
30967      Branch: perl
30968           !> pod/perlguts.pod
30969 ____________________________________________________________________________
30970 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
30971         Log: Subject: [PATCH perl@10210] PerlIO for VMS
30972              From: "Craig A. Berry" <craigberry@mac.com>
30973              Date: Sat, 26 May 2001 09:34:11 -0500
30974              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
30975      Branch: perl
30976            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
30977            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
30978            ! vms/vmsish.h
30979 ____________________________________________________________________________
30980 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
30981         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
30982              From: David Dyck <dcd@tc.fluke.com>
30983              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
30984              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
30985      Branch: perl
30986            ! lib/perl5db.pl
30987 ____________________________________________________________________________
30988 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
30989         Log: Subject: utf8 regexp tests
30990              From: Hugo <hv@crypt.compulink.co.uk>
30991              Date: Fri, 25 May 2001 22:35:01 +0100
30992              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
30993      Branch: perl
30994            ! t/op/regexp.t
30995 ____________________________________________________________________________
30996 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
30997         Log: Subject: [PATCH] Re: stability of sort()?
30998              From: Nicholas Clark <nick@ccl4.org>
30999              Date: Fri, 25 May 2001 22:40:19 +0100
31000              Message-ID: <20010525224019.B86445@plum.flirble.org>
31001      Branch: perl
31002            ! pod/perlfunc.pod
31003 ____________________________________________________________________________
31004 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
31005         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
31006              From: John Peacock <jpeacock@rowman.com>
31007              Date: Thu, 24 May 2001 22:14:01 -0400
31008              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
31009      Branch: perl
31010            ! mg.c scope.c sv.c
31011 ____________________________________________________________________________
31012 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
31013         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
31014              From: Nicholas Clark <nick@ccl4.org>
31015              Date: Sun, 20 May 2001 19:24:13 +0100
31016              Message-ID: <20010520192413.G83222@plum.flirble.org>
31017      Branch: perl
31018            + lib/ExtUtils/Constant.pm t/lib/extutils.t
31019            ! MANIFEST utils/h2xs.PL
31020 ____________________________________________________________________________
31021 [ 10212] By: nick                                  on 2001/05/26  09:49:28
31022         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
31023              add a few more notes there on use of mortals on the stack.
31024      Branch: perlio
31025            ! pod/perlguts.pod
31026 ____________________________________________________________________________
31027 [ 10211] By: nick                                  on 2001/05/26  09:05:36
31028         Log: Integrate mainline
31029      Branch: perlio
31030           +> t/lib/fcntl.t t/pragma/vars.t
31031           !> (integrate 49 files)
31032 ____________________________________________________________________________
31033 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
31034         Log: Update Changes.
31035      Branch: perl
31036            ! Changes patchlevel.h
31037 ____________________________________________________________________________
31038 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
31039         Log: Based on
31040              
31041              Subject: [PATCH pp.c] Wrapping pack("C",256)
31042              From: Simon Cozens <simon@netthink.co.uk>
31043              Date: Sat, 12 May 2001 17:58:41 +0100
31044              Message-ID: <20010512175841.A6132@netthink.co.uk>
31045      Branch: perl
31046            ! pod/perldiag.pod pp.c t/pragma/warn/pp
31047 ____________________________________________________________________________
31048 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
31049         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
31050              From: "Brendan O'Dea" <bod@compusol.com.au>
31051              Date: Fri, 25 May 2001 11:18:29 +1000
31052              Message-ID: <20010525111829.A28411@compusol.com.au>
31053              
31054              (Slightly modified.)
31055      Branch: perl
31056            ! lib/Term/Cap.pm
31057 ____________________________________________________________________________
31058 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
31059         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
31060              From: Hugo <hv@crypt.compulink.co.uk>
31061              Date: Fri, 25 May 2001 02:13:25 +0100
31062              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
31063      Branch: perl
31064            ! t/op/misc.t
31065 ____________________________________________________________________________
31066 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
31067         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
31068              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
31069              Date: Fri, 25 May 2001 10:25:36 +0900
31070              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
31071      Branch: perl
31072            ! regcomp.c regexec.c
31073 ____________________________________________________________________________
31074 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
31075         Log: Subject: [PATCH #2] stash autovivification and method call error messages
31076              From: Ilmari Karonen <iltzu@sci.fi>
31077              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
31078              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
31079      Branch: perl
31080            ! gv.c pp_hot.c t/op/method.t
31081 ____________________________________________________________________________
31082 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
31083         Log: Add make target and documentation for gprof profiling.
31084      Branch: perl
31085            ! Makefile.SH pod/perlhack.pod
31086 ____________________________________________________________________________
31087 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
31088         Log: Subject: Don't think about UTF8 
31089              From: Mike Guy <mjtg@cam.ac.uk> 
31090              Date: Tue, 22 May 2001 14:35:39 +0100
31091              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
31092      Branch: perl
31093            ! sv.h
31094 ____________________________________________________________________________
31095 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
31096         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
31097              From: Geraint A Edwards <gedge@serf.org> 
31098              Date: Thu, 24 May 2001 22:51:24 +0100
31099              Message-Id: <20010524225124.A34981@cymru.serf.org>
31100      Branch: perl
31101            ! x2p/find2perl.PL
31102 ____________________________________________________________________________
31103 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
31104         Log: DB_File has its own attribute story.
31105      Branch: perl
31106            ! ext/DB_File/DB_File.xs
31107 ____________________________________________________________________________
31108 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
31109         Log: Subject: Re: Making perl with -Wall
31110              From: Andy Dougherty <doughera@lafayette.edu>
31111              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
31112              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
31113      Branch: perl
31114            ! perl.h
31115 ____________________________________________________________________________
31116 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
31117         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
31118              From: "Richard Soderberg" <rs@crystalflame.net>
31119              Date: Thu, 24 May 2001 08:58:16 -0700
31120              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
31121      Branch: perl
31122            ! sv.c
31123 ____________________________________________________________________________
31124 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
31125         Log: IV/UV casting fixes from Nicholas Clark.
31126      Branch: perl
31127            ! perl.h pp_sys.c util.c
31128 ____________________________________________________________________________
31129 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
31130         Log: Subject: Re: Making perl with -Wall
31131              From: Michael G Schwern <schwern@pobox.com>
31132              Date: Thu, 24 May 2001 15:40:28 +0100
31133              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
31134      Branch: perl
31135            ! malloc.c perl.h
31136 ____________________________________________________________________________
31137 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
31138         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
31139              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31140              Date: Tue, 22 May 2001 11:49:37 +0200
31141              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
31142      Branch: metaconfig
31143            ! U/modified/Oldsym.U
31144      Branch: metaconfig/U/perl
31145            ! patchlevel.U
31146      Branch: perl
31147            ! Configure config_h.SH myconfig.SH
31148 ____________________________________________________________________________
31149 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
31150         Log: Under versiononly install also the scripts with the version suffix.
31151              (e.g. .../bin/h2xs5.7.1)
31152      Branch: perl
31153            ! installperl
31154 ____________________________________________________________________________
31155 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
31156         Log: Subject: [PATCH] Stop segfault in mg.c:636
31157              From: "Richard Soderberg" <rs@crystalflame.net>
31158              Date: Thu, 24 May 2001 05:51:52 -0700
31159              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
31160      Branch: perl
31161            ! mg.c
31162 ____________________________________________________________________________
31163 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
31164         Log: Iteration continues; hopefully convergently.
31165      Branch: perl
31166            ! t/lib/b-stash.t
31167 ____________________________________________________________________________
31168 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
31169         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
31170              From: Gisle Aas <gisle@ActiveState.com>
31171              Date: 23 May 2001 16:13:10 -0700
31172              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
31173      Branch: perl
31174            ! op.c toke.c
31175 ____________________________________________________________________________
31176 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
31177         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
31178              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31179              Date: Thu, 24 May 2001 05:05:22 -0500
31180              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
31181      Branch: perl
31182            ! lib/dumpvar.pl lib/perl5db.pl
31183 ____________________________________________________________________________
31184 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
31185         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
31186              From: David Dyck <dcd@tc.fluke.com>
31187              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
31188              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
31189      Branch: perl
31190            ! lib/perl5db.pl
31191 ____________________________________________________________________________
31192 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
31193         Log: Tiny pod nits on READMEs, mostly whitespace issues.
31194      Branch: perl
31195            ! README.amiga README.dos README.macos README.mpeix README.vmesa
31196            ! README.win32
31197 ____________________________________________________________________________
31198 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
31199         Log: The DG/UX part of the 20010521.005.
31200      Branch: perl
31201            ! README.dgux
31202 ____________________________________________________________________________
31203 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
31204         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
31205              From: Hugo <hv@crypt.compulink.co.uk>
31206              Date: Mon, 21 May 2001 16:32:02 +0100
31207              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
31208      Branch: perl
31209            ! regcomp.c t/op/misc.t
31210 ____________________________________________________________________________
31211 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
31212         Log: Subject: [PATCH] Extra UNIVERSAL tests
31213              From: Mike Guy <mjtg@cam.ac.uk>
31214              Date: Wed, 23 May 2001 12:29:20 +0100
31215              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
31216      Branch: perl
31217            ! t/op/universal.t
31218 ____________________________________________________________________________
31219 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
31220         Log: Subject: [PATCH] Remove EQ keyword
31221              From: Mike Guy <mjtg@cam.ac.uk>
31222              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
31223              Date: Wed, 23 May 2001 11:17:29 +0100
31224      Branch: perl
31225            ! keywords.h keywords.pl
31226 ____________________________________________________________________________
31227 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
31228         Log: Subject: [PATCH] lib/perl5db.pl
31229              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31230              Date: Wed, 23 May 2001 02:18:03 -0500
31231              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
31232      Branch: perl
31233            ! lib/perl5db.pl
31234 ____________________________________________________________________________
31235 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
31236         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
31237              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31238              Date: Tue, 22 May 2001 23:34:41 -0500
31239              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
31240      Branch: perl
31241            ! lib/Term/Cap.pm
31242 ____________________________________________________________________________
31243 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
31244         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
31245              From: davem@fdgroup.co.uk
31246              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
31247              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
31248      Branch: perl
31249            ! emacs/e2ctags.pl
31250 ____________________________________________________________________________
31251 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
31252         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
31253              From: Michael G Schwern <schwern@pobox.com>
31254              Date: Tue, 22 May 2001 14:15:09 +0100
31255              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
31256      Branch: perl
31257            ! lib/vars.pm
31258 ____________________________________________________________________________
31259 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
31260         Log: Subject: [PATCH lib/vars.pm] Odd code nit
31261              From: Michael G Schwern <schwern@pobox.com>
31262              Date: Tue, 22 May 2001 14:14:28 +0100
31263              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
31264      Branch: perl
31265            ! lib/vars.pm
31266 ____________________________________________________________________________
31267 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
31268         Log: Use the new use vars feature.
31269      Branch: perl
31270            ! t/lib/b-stash.t
31271 ____________________________________________________________________________
31272 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
31273         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
31274              From: Mike Guy <mjtg@cam.ac.uk>
31275              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31276              Date: Tue, 22 May 2001 13:11:39 +0100
31277      Branch: perl
31278            + t/pragma/vars.t
31279            ! MANIFEST lib/vars.pm t/lib/1_compile.t
31280 ____________________________________________________________________________
31281 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
31282         Log: -qlongdouble considered harmful by Merijn.
31283      Branch: perl
31284            ! hints/aix.sh
31285 ____________________________________________________________________________
31286 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
31287         Log: Update Changes.
31288      Branch: perl
31289            ! Changes patchlevel.h
31290 ____________________________________________________________________________
31291 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
31292         Log: Add a test of its very own for Fcntl.  Hopefully portable.
31293      Branch: perl
31294            + t/lib/fcntl.t
31295            ! MANIFEST
31296 ____________________________________________________________________________
31297 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
31298         Log: Must be trickier for 'minitest' not to die.
31299      Branch: perl
31300            ! t/op/taint.t
31301 ____________________________________________________________________________
31302 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
31303         Log: Can't declare other people's variables.
31304      Branch: perl
31305            ! t/lib/b-stash.t
31306 ____________________________________________________________________________
31307 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
31308         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
31309      Branch: perl
31310            ! doio.c t/op/taint.t
31311 ____________________________________________________________________________
31312 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
31313         Log: The OS/2 variable needs to be declared.
31314      Branch: perl
31315            ! t/lib/b-stash.t
31316 ____________________________________________________________________________
31317 [ 10170] By: nick                                  on 2001/05/20  16:48:29
31318         Log: Integrate mainline
31319      Branch: perlio
31320           !> (integrate 41 files)
31321 ____________________________________________________________________________
31322 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
31323         Log: Small perlsec updates: clarify the taintedness of filename
31324              globbing; suggest using Scalar::Util::tainted().
31325      Branch: perl
31326            ! pod/perlsec.pod
31327 ____________________________________________________________________________
31328 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
31329         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
31330              From: Dave Mitchell <davem@fdgroup.co.uk>
31331              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
31332              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
31333      Branch: perl
31334            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
31335            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
31336            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
31337            ! xsutils.c
31338 ____________________________________________________________________________
31339 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
31340         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
31341              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31342              Date: Sat, 19 May 2001 04:08:46 -0400
31343              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
31344      Branch: perl
31345            ! lib/ExtUtils/Mksymlists.pm makedef.pl
31346 ____________________________________________________________________________
31347 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
31348         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
31349              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31350              Date: Sat, 19 May 2001 04:30:45 -0400
31351              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
31352      Branch: perl
31353            ! os2/os2.c
31354 ____________________________________________________________________________
31355 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
31356         Log: Subject: [PATCH 5.6.1] build bugs OS/2
31357              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31358              Date: Sat, 19 May 2001 04:35:28 -0400
31359              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
31360      Branch: perl
31361            ! os2/Makefile.SHs os2/os2.c
31362 ____________________________________________________________________________
31363 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
31364         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
31365              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31366              Date: Sat, 19 May 2001 04:04:23 -0400
31367              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
31368              
31369              (In bleadperl patched b-stash.t instead of b.t)
31370      Branch: perl
31371            ! t/lib/b-stash.t t/lib/bigfltpm.t
31372 ____________________________________________________________________________
31373 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
31374         Log: Subject: [PATCH 5.6.1] perl5db
31375              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31376              Date: Sat, 19 May 2001 03:49:09 -0400
31377              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
31378      Branch: perl
31379            ! lib/perl5db.pl
31380 ____________________________________________________________________________
31381 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
31382         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
31383              From: Gisle Aas <gisle@ActiveState.com>
31384              Date: 18 May 2001 14:24:51 -0700
31385              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
31386      Branch: perl
31387            ! pp_ctl.c
31388 ____________________________________________________________________________
31389 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
31390         Log: Subject: [PATCH] Chomp should not always stringify
31391              From: Gisle Aas <gisle@ActiveState.com>
31392              Date: 18 May 2001 07:55:25 -0700
31393              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
31394      Branch: perl
31395            ! doop.c t/op/chop.t
31396 ____________________________________________________________________________
31397 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
31398         Log: Integrate perlio.
31399      Branch: perl
31400           !> pod/perlfunc.pod
31401 ____________________________________________________________________________
31402 [ 10159] By: nick                                  on 2001/05/20  09:39:46
31403         Log: Document some more of open's features.
31404      Branch: perlio
31405            ! pod/perlfunc.pod
31406 ____________________________________________________________________________
31407 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
31408         Log: back out change#10153 (it has compatibility issues such as the
31409              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
31410              benefit for 5.6.x doesn't seem worth the risk)
31411      Branch: maint-5.6/perl
31412            ! toke.c
31413 ____________________________________________________________________________
31414 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
31415         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
31416      Branch: perl
31417            ! x2p/s2p.PL
31418 ____________________________________________________________________________
31419 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
31420         Log: Update Changes.
31421      Branch: perl
31422            ! Changes patchlevel.h
31423 ____________________________________________________________________________
31424 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
31425         Log: Integrate change #10144 from maintperl.
31426              
31427              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
31428      Branch: perl
31429           !> win32/config.bc win32/config.gc win32/config.vc
31430           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
31431 ____________________________________________________________________________
31432 [ 10154] By: nick                                  on 2001/05/18  07:23:03
31433         Log: Integrate mainline.
31434      Branch: perlio
31435           +> README.dgux t/lib/i18n-collate.t utils.lst
31436           !> (integrate 49 files)
31437 ____________________________________________________________________________
31438 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
31439         Log: Integrate change #7224 from mainline into maintperl.
31440              
31441              Allow @+ and @- to be doublequoted, from Simon Cozens. 
31442              (Approved by Larry, see Tom's comment in 20000830.005.)
31443      Branch: maint-5.6/perl
31444           !> toke.c
31445 ____________________________________________________________________________
31446 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
31447         Log: Subject: [PATCH bleadperl] small lookbehind fix
31448              From: Hugo <hv@crypt.compulink.co.uk>
31449              Date: Fri, 18 May 2001 00:07:19 +0100
31450              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
31451      Branch: perl
31452            ! regexec.c
31453 ____________________________________________________________________________
31454 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
31455         Log: Detypos.
31456      Branch: perl
31457            ! installman utils.lst
31458 ____________________________________________________________________________
31459 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
31460         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
31461              in 20001222.001.
31462      Branch: perl
31463            ! t/lib/glob-basic.t
31464 ____________________________________________________________________________
31465 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
31466         Log: Subject: [PATCH] Test for bug 20010515.004
31467              From: Benjamin Sugars <bsugars@canoe.ca>
31468              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
31469              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
31470      Branch: perl
31471            ! t/op/misc.t
31472 ____________________________________________________________________________
31473 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
31474         Log: Integrate #10145 from maintperl.
31475              
31476              fix for ID 20010515.004 (needs test)
31477      Branch: perl
31478           !> pp_hot.c
31479 ____________________________________________________________________________
31480 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
31481         Log: Thinko noticed by Doug MacEachern.
31482      Branch: perl
31483            ! thread.h
31484 ____________________________________________________________________________
31485 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
31486         Log: Subject: Re: [PATCH] HERE mark in regex
31487              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31488              Date: Thu, 17 May 2001 12:20:33 -0400
31489              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
31490      Branch: perl
31491            ! t/op/re_tests
31492 ____________________________________________________________________________
31493 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
31494         Log: fix for ID 20010515.004 (needs test)
31495      Branch: maint-5.6/perl
31496            ! pp_hot.c
31497 ____________________________________________________________________________
31498 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
31499         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
31500      Branch: maint-5.6/perl
31501            ! win32/config.bc win32/config.gc win32/config.vc
31502            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31503 ____________________________________________________________________________
31504 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
31505         Log: Macrofy the getspecific (and use it also in util.c)
31506      Branch: perl
31507            ! thread.h util.c
31508 ____________________________________________________________________________
31509 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
31510         Log: Use the unchecked thread-specific key fetch also in Tru64.
31511      Branch: perl
31512            ! thread.h
31513 ____________________________________________________________________________
31514 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
31515         Log: Subject: [PATCH 5.6.1]Quick thread speedup
31516              From: Dan Sugalski <dan@sidhe.org> 
31517              Date: Wed, 16 May 2001 18:05:19 -0400
31518              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
31519      Branch: perl
31520            ! thread.h util.c
31521 ____________________________________________________________________________
31522 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
31523         Log: I think this is quite enough testing for a deprecated feature.
31524      Branch: perl
31525            + t/lib/i18n-collate.t
31526            ! MANIFEST t/lib/1_compile.t
31527 ____________________________________________________________________________
31528 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
31529         Log: More HP-UX lore from Jeff Okamoto.
31530      Branch: perl
31531            ! README.hpux
31532 ____________________________________________________________________________
31533 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
31534         Log: Sort utils.lst for easier maintenance.
31535      Branch: perl
31536            ! utils.lst
31537 ____________________________________________________________________________
31538 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
31539         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
31540              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31541              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
31542              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
31543              
31544              Add pod2latex to utils.lst.
31545      Branch: perl
31546            ! MANIFEST utils.lst
31547 ____________________________________________________________________________
31548 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
31549         Log: Subject: Re: [PATCH] HERE mark in regex
31550              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31551              Date: Wed, 16 May 2001 13:04:43 -0400
31552              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
31553      Branch: perl
31554            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
31555            ! t/op/regmesg.t t/pragma/warn/regcomp
31556 ____________________________________________________________________________
31557 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
31558         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
31559              From: Simon Cozens <simon@netthink.co.uk>
31560              Date: Wed, 16 May 2001 18:02:08 +0100
31561              Message-ID: <20010516180208.A6458@netthink.co.uk>
31562      Branch: perl
31563            ! installman utils.lst
31564 ____________________________________________________________________________
31565 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
31566         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
31567              From: "Philip Newton" <pnewton@gmx.de>
31568              Date: Tue, 15 May 2001 15:09:30 +0200
31569              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
31570              
31571              Test case for #10128.
31572      Branch: perl
31573            ! t/pragma/warn/pp_hot
31574 ____________________________________________________________________________
31575 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
31576         Log: Update Changes.
31577      Branch: perl
31578            ! Changes patchlevel.h
31579 ____________________________________________________________________________
31580 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
31581         Log: Deprecate pseudo-hashes.
31582      Branch: perl
31583            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
31584 ____________________________________________________________________________
31585 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
31586         Log: HP-UX hints update from Merijn.
31587      Branch: perl
31588            ! hints/hpux.sh
31589 ____________________________________________________________________________
31590 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
31591         Log: README.hpux update from Merijn.
31592      Branch: perl
31593            ! README.hpux
31594 ____________________________________________________________________________
31595 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
31596         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
31597              From: Simon Cozens <simon@netthink.co.uk>
31598              Date: Wed, 16 May 2001 15:57:55 +0100
31599              Message-ID: <20010516155755.A4728@netthink.co.uk>
31600      Branch: perl
31601            + utils.lst
31602            ! MANIFEST installman installperl
31603 ____________________________________________________________________________
31604 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
31605         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
31606              From: "Philip Newton" <pnewton@gmx.de>
31607              Date: Tue, 15 May 2001 16:31:05 +0200
31608              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
31609              
31610              Fix PERL_Y2KWARN test to check before rather than after appending.
31611      Branch: perl
31612            ! pp_hot.c
31613 ____________________________________________________________________________
31614 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
31615         Log: Regen Porting stuff.
31616      Branch: perl
31617            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31618            ! config_h.SH
31619 ____________________________________________________________________________
31620 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
31621         Log: Metaconfig unit change for #10125.
31622      Branch: metaconfig
31623            ! U/modified/Oldconfig.U
31624 ____________________________________________________________________________
31625 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
31626         Log: Use OSVERS.
31627      Branch: perl
31628            ! Configure config_h.SH perl.c
31629 ____________________________________________________________________________
31630 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
31631         Log: Regen toc.
31632      Branch: perl
31633            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31634 ____________________________________________________________________________
31635 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
31636         Log: Adding the README.dgux to the MANIFEST would be a good idea.
31637      Branch: perl
31638            ! MANIFEST
31639 ____________________________________________________________________________
31640 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
31641         Log: Move the stack desire definition to thread.h.
31642      Branch: perl
31643            ! ext/Thread/Thread.xs thread.h
31644 ____________________________________________________________________________
31645 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
31646         Log: DG-UX threading patches, including a README.dgux,
31647              from Takis Psarogiannakopoulos.
31648      Branch: perl
31649            + README.dgux
31650            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
31651 ____________________________________________________________________________
31652 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
31653         Log: Subject: [PATCH B::Deparse] More on /x regexes
31654              From: Robin Houston <robin@kitsite.com>
31655              Date: Tue, 15 May 2001 19:09:35 +0100
31656              Message-ID: <20010515190935.A27268@penderel>
31657      Branch: perl
31658            ! ext/B/B/Deparse.pm
31659 ____________________________________________________________________________
31660 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
31661         Log: Document that the core time() may be rounding rather
31662              than truncating, would have saved at least my confusion.
31663      Branch: perl
31664            ! ext/Time/HiRes/HiRes.pm
31665 ____________________________________________________________________________
31666 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
31667         Log: Subject: perl-current/t/time-hires.t
31668              From: John Peacock <jpeacock@rowman.com>
31669              Date: Fri, 11 May 2001 14:09:41 -0400
31670              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
31671      Branch: perl
31672            ! t/lib/time-hires.t
31673 ____________________________________________________________________________
31674 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
31675         Log: Subject: [PATCH dump.c] Op private flags
31676              From: Simon Cozens <simon@netthink.co.uk>
31677              Date: Sun, 13 May 2001 20:20:36 +0100
31678              Message-ID: <20010513202036.A21896@netthink.co.uk>
31679      Branch: perl
31680            ! dump.c
31681 ____________________________________________________________________________
31682 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
31683         Log: Upgrade to Switch 2.03.
31684      Branch: perl
31685            ! lib/Switch.pm
31686 ____________________________________________________________________________
31687 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
31688         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
31689              to PERL_CONFIG_SH and use it consistently.
31690      Branch: maint-5.6/perl
31691           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
31692           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
31693           !> myconfig.SH writemain.SH
31694 ____________________________________________________________________________
31695 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
31696         Log: Metaconfig units changes for #10113.
31697      Branch: metaconfig
31698            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
31699 ____________________________________________________________________________
31700 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
31701         Log: The problem described in 20010514.031 still wasn't
31702              fully cured, there were remnants of $CONFIG when
31703              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
31704              to avoid future conflicts.
31705      Branch: perl
31706            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
31707            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
31708            ! myconfig.SH writemain.SH
31709 ____________________________________________________________________________
31710 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
31711         Log: Half of #10107 got lost.
31712      Branch: perl
31713            ! ext/B/B/Deparse.pm
31714 ____________________________________________________________________________
31715 [ 10111] By: nick                                  on 2001/05/15  08:39:14
31716         Log: Integrate mainline.
31717      Branch: perlio
31718           +> ext/POSIX/hints/uts.pl
31719            - Todo Todo-5.6 t/camel-III/vstring.t
31720           !> (integrate 48 files)
31721 ____________________________________________________________________________
31722 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
31723         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
31724              From: Robin Houston <robin@kitsite.com>
31725              Date: Mon, 14 May 2001 22:27:08 +0100
31726              Message-ID: <20010514222708.A22963@penderel>
31727      Branch: perl
31728            ! t/TestInit.pm
31729 ____________________________________________________________________________
31730 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
31731         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
31732              From: Robin Houston <robin@kitsite.com>
31733              Date: Mon, 14 May 2001 22:16:43 +0100
31734              Message-ID: <20010514221643.A22437@penderel>
31735      Branch: perl
31736            ! ext/B/B/Deparse.pm
31737 ____________________________________________________________________________
31738 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
31739         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
31740              From: Robin Houston <robin@kitsite.com>
31741              Date: Mon, 14 May 2001 22:03:44 +0100
31742              Message-ID: <20010514220344.A20643@penderel>
31743      Branch: perl
31744            ! ext/B/B/Deparse.pm
31745 ____________________________________________________________________________
31746 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
31747         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
31748              From: Robin Houston <robin@kitsite.com>
31749              Date: Mon, 14 May 2001 22:10:07 +0100
31750              Message-ID: <20010514221007.A21118@penderel>
31751      Branch: perl
31752            ! ext/B/B/Deparse.pm
31753 ____________________________________________________________________________
31754 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
31755         Log: Fix for 20010514.037; substr() didn't invalidate the locale
31756              collation magic.
31757      Branch: perl
31758            ! pp.c
31759 ____________________________________________________________________________
31760 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
31761         Log: Update Changes.
31762      Branch: perl
31763            ! Changes patchlevel.h
31764 ____________________________________________________________________________
31765 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
31766         Log: Retract #10094.
31767      Branch: perl
31768            ! lib/Pod/Text.pm
31769 ____________________________________________________________________________
31770 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
31771         Log: Integrate change #10100 from maintperl.
31772              
31773              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
31774              bug ID 20010514.027)
31775      Branch: perl
31776           !> mg.c pp_ctl.c
31777 ____________________________________________________________________________
31778 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
31779         Log: Document the deprecatedness of suidperl.
31780      Branch: perl
31781            ! INSTALL pod/perlfaq1.pod
31782 ____________________________________________________________________________
31783 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
31784         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
31785              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31786              Date: Mon, 14 May 2001 09:38:59 -0400
31787              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
31788      Branch: perl
31789            ! lib/ExtUtils/MM_Unix.pm
31790 ____________________________________________________________________________
31791 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
31792         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
31793              bug ID 20010514.027)
31794              
31795              TODO: this needs a testsuite addition
31796      Branch: maint-5.6/perl
31797            ! mg.c pp_ctl.c
31798 ____________________________________________________________________________
31799 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
31800         Log: More DWIMminess for Class::Struct: calling the array or hash
31801              accessors only with one argument, an array or a hash reference,
31802              sets the underlying array or hash.  This mirrors nicely also
31803              the usage in the constructor.
31804              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
31805      Branch: perl
31806            ! lib/Class/Struct.pm t/lib/class-struct.t
31807 ____________________________________________________________________________
31808 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
31809         Log: Reference cmp'ing should go through the whole stringification
31810              process shebang, as pointed out by Sarathy in #10091.
31811      Branch: perl
31812            ! pp.c
31813 ____________________________________________________________________________
31814 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
31815         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
31816              From: Simon Cozens <simon@netthink.co.uk>
31817              Date: Sat, 12 May 2001 16:36:27 +0100
31818              Message-ID: <20010512163627.A5522@netthink.co.uk>
31819              
31820              with some additions salvaged from Todo and Todo-5.6 before
31821              retiring them.
31822      Branch: perl
31823            - Todo Todo-5.6
31824            ! MANIFEST pod/perltodo.pod
31825 ____________________________________________________________________________
31826 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
31827         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
31828              From: "Golubev I. N." <gin@mo.msk.ru>
31829              Date: Mon, 07 May 2001 14:33:34 (GMT)
31830              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
31831      Branch: perl
31832            ! perl.h
31833 ____________________________________________________________________________
31834 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
31835         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
31836              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
31837              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
31838              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
31839      Branch: perl
31840            ! lib/ExtUtils/MM_Unix.pm
31841 ____________________________________________________________________________
31842 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
31843         Log: (Retracted by #10104.)
31844              
31845              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
31846              From: barries <barries@slaysys.com>
31847              Date: Sat, 12 May 2001 01:28:10 -0400
31848              Message-ID: <20010512012810.B26358@jester.slaysys.com>
31849      Branch: perl
31850            ! lib/Pod/Text.pm
31851 ____________________________________________________________________________
31852 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
31853         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
31854              From: Mike Guy <mjtg@cam.ac.uk>
31855              Date: Sat, 12 May 2001 19:24:33 +0100
31856              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
31857      Branch: perl
31858            ! lib/AutoSplit.pm
31859 ____________________________________________________________________________
31860 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
31861         Log: Yet another HP-UX hints tweak from Merijn.
31862      Branch: perl
31863            ! hints/hpux.sh
31864 ____________________________________________________________________________
31865 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
31866         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
31867              isn't defined (changes#9366,9368,9370 from mainline without the
31868              pp_scmp() change)
31869      Branch: maint-5.6/perl
31870            ! pp.c pp.h pp_hot.c
31871 ____________________________________________________________________________
31872 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
31873         Log: The sorting seems to happen now automatically.
31874      Branch: perl
31875            ! t/lib/glob-basic.t
31876 ____________________________________________________________________________
31877 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
31878         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
31879              From: Benjamin Sugars <bsugars@canoe.ca>
31880              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
31881              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
31882      Branch: perl
31883            ! pod/perlfunc.pod
31884 ____________________________________________________________________________
31885 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
31886         Log: Subject: Re: undef(&foo) does not work for XS functions
31887              From: Doug MacEachern <dougm@covalent.net>
31888              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
31889              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
31890      Branch: perl
31891            ! op.c
31892 ____________________________________________________________________________
31893 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
31894         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
31895              From: Peter Prymmer <pvhp@forte.com>
31896              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
31897              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
31898      Branch: perl
31899            ! t/op/append.t
31900 ____________________________________________________________________________
31901 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
31902         Log: Update Changes.
31903      Branch: perl
31904            ! Changes patchlevel.h
31905 ____________________________________________________________________________
31906 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
31907         Log: Remove the 'asciir' re subpragma.  Should instead implement
31908              the 'physical vs logical' range scheme:
31909              
31910              \xAA-\xCC is a native physical range, you want that range of
31911              codepoints in your native encoding.  In EBCDIC the codepoints
31912              in the gaps (between i-j and r-s) should be included.
31913              
31914              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
31915              codepoints in Unicode.
31916              
31917              a-z is a logical range, you want that range of 'logical' codepoints
31918              in your native encoding.  In EBCDIC the codepoints in the gaps
31919              (between i-j and r-s) should not be included.
31920              
31921              Mixed cases (a-\xAA, etc) should either be errors, or maybe
31922              the 'logical' endpoints should be converted to native/Unicode
31923              codepoints, and the range handled as a physical range.
31924              
31925              'Logical endpoints' are to be recognized only in the A-Z, a-z,
31926              and 0-9 ranges.  Probably a warning should be given for mixed
31927              cases like A-z or a-9 (since such expressions are encoding
31928              dependent), with a recommendation to use physical ranges.
31929      Branch: perl
31930            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
31931            ! t/op/regexp.t
31932 ____________________________________________________________________________
31933 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
31934         Log: Make the test to cleanup the test directory tree
31935              both before and after the testing so that we always
31936              have a clean slate to work with.
31937      Branch: perl
31938            ! t/lib/filefind.t
31939 ____________________________________________________________________________
31940 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
31941         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
31942              From: Jon Eveland <jweveland@yahoo.com>
31943              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
31944              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
31945      Branch: perl
31946            ! pod/perlfunc.pod
31947 ____________________________________________________________________________
31948 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
31949         Log: Merge the camel-III/vstring.t with op/ver.t.
31950      Branch: perl
31951            - t/camel-III/vstring.t
31952            ! MANIFEST t/TEST t/harness t/op/ver.t
31953 ____________________________________________________________________________
31954 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
31955         Log: Add test.deparse make target.
31956      Branch: perl
31957            ! Makefile.SH
31958 ____________________________________________________________________________
31959 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
31960         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
31961              From: Robin Houston <robin@kitsite.com>
31962              Date: Fri, 11 May 2001 12:02:22 +0100
31963              Message-ID: <20010511120222.A11529@penderel>
31964      Branch: perl
31965            ! ext/B/B/Deparse.pm t/op/method.t
31966 ____________________________________________________________________________
31967 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
31968         Log: A nicely working combination for UTS from Hal Morris.
31969      Branch: perl
31970            + ext/POSIX/hints/uts.pl
31971            ! MANIFEST hints/uts.sh
31972 ____________________________________________________________________________
31973 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
31974         Log: i_ieeefp=undef for UTS.
31975      Branch: perl
31976            ! hints/uts.sh
31977 ____________________________________________________________________________
31978 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
31979         Log: Subject: RE: rand(0) is rand(1)
31980              From: Larry Shatzer <lshatzer@islanddata.com>
31981              Date: Thu, 10 May 2001 11:09:27 -0700
31982              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
31983      Branch: perl
31984            ! pod/perlfunc.pod
31985 ____________________________________________________________________________
31986 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
31987         Log: Subject: [patch] make op_{clear,null} public
31988              From: Doug MacEachern <dougm@covalent.net>
31989              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
31990              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
31991      Branch: perl
31992            ! embed.h embed.pl op.c proto.h
31993 ____________________________________________________________________________
31994 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
31995         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
31996              From: Robin Houston <robin@kitsite.com>
31997              Date: Thu, 10 May 2001 18:54:59 +0100
31998              Message-ID: <20010510185459.A5995@penderel>
31999      Branch: perl
32000            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
32001 ____________________________________________________________________________
32002 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
32003         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
32004              From: Robin Houston <robin@kitsite.com>
32005              Date: Thu, 10 May 2001 12:56:39 +0100
32006              Message-ID: <20010510125639.A2119@penderel>
32007      Branch: perl
32008            ! ext/B/B/Deparse.pm
32009 ____________________________________________________________________________
32010 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
32011         Log: Retract #10070, not ready yet.
32012      Branch: perl
32013            ! ext/B/B/Deparse.pm
32014 ____________________________________________________________________________
32015 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
32016         Log: The metaconfig unit change for #10071.
32017      Branch: metaconfig
32018            ! U/modified/mallocsrc.U
32019 ____________________________________________________________________________
32020 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
32021         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
32022      Branch: perl
32023            ! Configure
32024 ____________________________________________________________________________
32025 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
32026         Log: (Retracted by #10073)
32027              
32028              Subject: Re: [PATCH t/TEST] B::Deparse tester 
32029              From: Hugo <hv@crypt.compulink.co.uk>
32030              Date: Thu, 10 May 2001 05:48:09 +0100
32031              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
32032      Branch: perl
32033            ! ext/B/B/Deparse.pm
32034 ____________________________________________________________________________
32035 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
32036         Log: Add a for(func()) test.
32037      Branch: perl
32038            ! t/cmd/for.t
32039 ____________________________________________________________________________
32040 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
32041         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
32042              From: Robin Houston <robin@kitsite.com>
32043              Date: Thu, 10 May 2001 13:50:08 +0100
32044              Message-ID: <20010510135008.A2454@penderel>
32045      Branch: perl
32046            ! ext/B/B/Deparse.pm
32047 ____________________________________________________________________________
32048 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
32049         Log: A thinko in #10065.
32050      Branch: perl
32051            ! hv.c
32052 ____________________________________________________________________________
32053 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
32054         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
32055              From: Robin Houston <robin@kitsite.com>
32056              Date: Thu, 10 May 2001 02:10:34 +0100
32057              Message-ID: <20010510021034.A19421@penderel>
32058      Branch: perl
32059            ! ext/B/B.xs ext/B/B/Deparse.pm
32060 ____________________________________________________________________________
32061 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
32062         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
32063              From: Doug MacEachern <dougm@covalent.net>
32064              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
32065              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
32066      Branch: perl
32067            ! hv.c
32068 ____________________________________________________________________________
32069 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
32070         Log: One more workaround for the UTS compiler from Hal Morris.
32071      Branch: perl
32072            ! perl.h
32073 ____________________________________________________________________________
32074 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
32075         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
32076              From: Robin Houston <robin@kitsite.com>
32077              Date: Thu, 10 May 2001 01:02:08 +0100
32078              Message-ID: <20010510010208.A18200@penderel>
32079      Branch: perl
32080            ! ext/B/B/Debug.pm
32081 ____________________________________________________________________________
32082 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
32083         Log: Subject: [PATCH] Simplify deb_curcv() a bit
32084              From: Benjamin Sugars <bsugars@canoe.ca>
32085              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
32086              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
32087      Branch: perl
32088            ! run.c
32089 ____________________________________________________________________________
32090 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
32091         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
32092              From: Benjamin Sugars <bsugars@canoe.ca>
32093              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
32094              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
32095      Branch: perl
32096            ! t/lib/io_scalar.t
32097 ____________________________________________________________________________
32098 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
32099         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
32100              From: Peter Prymmer <pvhp@forte.com>
32101              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
32102              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
32103      Branch: perl
32104            ! t/lib/md5-file.t
32105 ____________________________________________________________________________
32106 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
32107         Log: Subject: [PATCH t/TEST] B::Deparse tester
32108              From: Robin Houston <robin@kitsite.com>
32109              Date: Wed, 9 May 2001 19:17:50 +0100
32110              Message-ID: <20010509191750.A16940@penderel>
32111      Branch: perl
32112            ! ext/B/O.pm t/TEST
32113 ____________________________________________________________________________
32114 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
32115         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
32116              From: Jeff Pinyan <jeffp@crusoe.net>
32117              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
32118              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
32119      Branch: perl
32120            ! lib/Pod/Html.pm
32121 ____________________________________________________________________________
32122 [ 10057] By: nick                                  on 2001/05/09  18:37:56
32123         Log: Integrate mainline.
32124      Branch: perlio
32125           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
32126           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
32127 ____________________________________________________________________________
32128 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
32129         Log: Update Changes.
32130      Branch: perl
32131            ! Changes patchlevel.h
32132 ____________________________________________________________________________
32133 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
32134         Log: Integrate perlio.
32135      Branch: perl
32136           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32137 ____________________________________________________________________________
32138 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
32139         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
32140              From: Benjamin Sugars <bsugars@canoe.ca>
32141              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
32142              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
32143      Branch: perl
32144            ! perlio.c
32145 ____________________________________________________________________________
32146 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
32147         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
32148              From: Benjamin Sugars <bsugars@canoe.ca>
32149              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
32150              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
32151      Branch: perl
32152            ! ext/PerlIO/Scalar/Scalar.xs
32153 ____________________________________________________________________________
32154 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
32155         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
32156              From: Jeff Pinyan <jeffp@crusoe.net>
32157              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
32158              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
32159      Branch: perl
32160            ! lib/Pod/Html.pm
32161 ____________________________________________________________________________
32162 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
32163         Log: EPOC tweak from Olaf Flebbe.
32164      Branch: perl
32165            ! epoc/epocish.h
32166 ____________________________________________________________________________
32167 [ 10050] By: nick                                  on 2001/05/09  14:37:57
32168         Log: win32, regen_config_h
32169      Branch: perlio
32170            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32171 ____________________________________________________________________________
32172 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
32173         Log: Integrate perlio.
32174      Branch: perl
32175           !> pp_sys.c
32176 ____________________________________________________________________________
32177 [ 10048] By: nick                                  on 2001/05/09  11:59:50
32178         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
32179              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
32180      Branch: perlio
32181            ! pp_sys.c
32182 ____________________________________________________________________________
32183 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
32184         Log: Integrate perlio.
32185      Branch: perl
32186           !> run.c
32187 ____________________________________________________________________________
32188 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
32189         Log: Subject: Re: Less warnings during configure
32190              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32191              Date: Wed, 09 May 2001 13:12:49 +0200
32192              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
32193      Branch: perl
32194            ! hints/hpux.sh
32195 ____________________________________________________________________________
32196 [ 10045] By: nick                                  on 2001/05/09  09:56:59
32197         Log: MULTIPLICITY/DEBUGGING build fix.
32198      Branch: perlio
32199            ! run.c
32200 ____________________________________________________________________________
32201 [ 10044] By: nick                                  on 2001/05/09  09:46:37
32202         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
32203      Branch: perlio
32204           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
32205            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
32206           !> (integrate 65 files)
32207 ____________________________________________________________________________
32208 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
32209         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
32210              From: Robin Houston <robin@kitsite.com>
32211              Date: Tue, 8 May 2001 19:38:00 +0100
32212              Message-ID: <20010508193800.A4389@penderel>
32213              
32214              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
32215              From: Robin Houston <robin@kitsite.com>
32216              Date: Tue, 8 May 2001 20:03:57 +0100
32217              Message-ID: <20010508200357.A4614@penderel>
32218              
32219              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
32220              From: Robin Houston <robin@kitsite.com>
32221              Date: Wed, 9 May 2001 00:12:05 +0100
32222              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
32223      Branch: perl
32224            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
32225 ____________________________________________________________________________
32226 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
32227         Log: Retract #10031.
32228      Branch: perl
32229            ! pod/perlfunc.pod
32230 ____________________________________________________________________________
32231 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
32232         Log: The metaconfig unit changes for #10040.
32233      Branch: metaconfig/U/perl
32234            ! Checkcc.U d_dlsymun.U dlsrc.U
32235 ____________________________________________________________________________
32236 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
32237         Log: The Configure half of
32238              
32239              Subject: Less warnings during configure
32240              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32241              Date: Tue, 08 May 2001 08:44:02 +0200
32242              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
32243      Branch: perl
32244            ! Configure
32245 ____________________________________________________________________________
32246 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
32247         Log: Subject: Less warnings during configure
32248              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32249              Date: Tue, 08 May 2001 08:44:02 +0200
32250              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
32251      Branch: perl
32252            ! hints/hpux.sh
32253 ____________________________________________________________________________
32254 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
32255         Log: Don't forget to whine about \d__\d.
32256      Branch: perl
32257            ! t/pragma/warn/toke toke.c
32258 ____________________________________________________________________________
32259 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
32260         Log: Allow underscores also in the exponent part.
32261      Branch: perl
32262            ! t/pragma/warn/toke toke.c
32263 ____________________________________________________________________________
32264 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
32265         Log: CodeMagicCD doesn't look like an *I*DE.
32266      Branch: perl
32267            ! pod/perlfaq3.pod
32268 ____________________________________________________________________________
32269 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
32270         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
32271              to be consistently down).
32272      Branch: perl
32273            ! pod/perlfaq3.pod
32274 ____________________________________________________________________________
32275 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
32276         Log: Upgrade to Text::Balanced 1.84.
32277      Branch: perl
32278            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
32279 ____________________________________________________________________________
32280 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
32281         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
32282              From: Benjamin Sugars <bsugars@canoe.ca>
32283              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
32284              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
32285      Branch: perl
32286            ! run.c
32287 ____________________________________________________________________________
32288 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
32289         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
32290              From: Peter Prymmer <pvhp@forte.com>
32291              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
32292              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
32293      Branch: perl
32294            ! t/pod/plainer.t
32295 ____________________________________________________________________________
32296 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
32297         Log: (Retracted by #10042)
32298              
32299              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
32300              From: "Philip Newton" <pnewton@gmx.de>
32301              Date: Tue, 8 May 2001 09:18:10 +0200
32302              Message-ID: <3AF7B9D2.28861.603732@localhost>
32303      Branch: perl
32304            ! pod/perlfunc.pod
32305 ____________________________________________________________________________
32306 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
32307         Log: Subject: [PATCH B::Deparse] Document known bugs
32308              From: Robin Houston <robin@kitsite.com>
32309              Date: Tue, 8 May 2001 01:53:34 +0100
32310              Message-ID: <20010508015334.A32394@penderel>
32311      Branch: perl
32312            ! ext/B/B/Deparse.pm
32313 ____________________________________________________________________________
32314 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
32315         Log: Subject: Re: Perl book, magazine and website updates.
32316              From: "Philip Newton" <pnewton@gmx.de>
32317              Date: Mon, 7 May 2001 17:03:58 +0200
32318              Message-ID: <3AF6D57E.5387.1E29930@localhost>
32319      Branch: perl
32320            ! pod/perlfaq2.pod
32321 ____________________________________________________________________________
32322 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
32323         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
32324              From: Peter Prymmer <pvhp@forte.com>
32325              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
32326              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
32327      Branch: perl
32328            ! t/io/fflush.t
32329 ____________________________________________________________________________
32330 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
32331         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
32332              From: Robin Houston <robin@kitsite.com>
32333              Date: Tue, 8 May 2001 01:14:55 +0100
32334              Message-ID: <20010508011455.A32162@penderel>
32335      Branch: perl
32336            ! ext/B/B/Deparse.pm
32337 ____________________________________________________________________________
32338 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
32339         Log: Typo in #10025.
32340      Branch: perl
32341            ! hints/uts.sh
32342 ____________________________________________________________________________
32343 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
32344         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
32345      Branch: perl
32346            ! hints/uts.sh
32347 ____________________________________________________________________________
32348 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
32349         Log: Subject: Re: [ID 20010506.045] question about hash syntax
32350              From: Peter Scott <Peter@PSDT.com>
32351              Date: Sun, 06 May 2001 13:10:40 -0700
32352              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
32353      Branch: perl
32354            ! pod/perl56delta.pod
32355 ____________________________________________________________________________
32356 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
32357         Log: Configure should figure out the list of dynamic extensions
32358              just fine in UTS-- and in fact it does, as reported by Hal Morris.
32359      Branch: perl
32360            ! hints/uts.sh
32361 ____________________________________________________________________________
32362 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
32363         Log: Update Changes.
32364      Branch: perl
32365            ! Changes patchlevel.h
32366 ____________________________________________________________________________
32367 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
32368         Log: Subject: [PATCH regcomp.c] Insecure regexes
32369              From: Robin Houston <robin@kitsite.com>
32370              Date: Mon, 7 May 2001 21:56:12 +0100
32371              Message-ID: <20010507215612.A31114@penderel>
32372      Branch: perl
32373            ! regcomp.c
32374 ____________________________________________________________________________
32375 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
32376         Log: Drop the foobar.perl.com references for now until Simon
32377              gets them sorted out.
32378      Branch: perl
32379            ! pod/perlfaq2.pod
32380 ____________________________________________________________________________
32381 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
32382         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
32383              From: Prymmer/Kahn <pvhp@best.com>
32384              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
32385              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
32386      Branch: perl
32387            ! lib/Devel/SelfStubber.pm
32388 ____________________________________________________________________________
32389 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
32390         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
32391              From: Prymmer/Kahn <pvhp@best.com>
32392              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
32393              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
32394      Branch: perl
32395            ! win32/Makefile
32396 ____________________________________________________________________________
32397 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
32398         Log: s/WebTechnique's/WebTechniques/
32399      Branch: perl
32400            ! pod/perlfaq2.pod
32401 ____________________________________________________________________________
32402 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
32403         Log: Llama 3 updates from Randal.
32404      Branch: perl
32405            ! pod/perlfaq2.pod
32406 ____________________________________________________________________________
32407 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
32408         Log: Subject: [PATCH] Help -Dt show correct pad variables
32409              From: Benjamin Sugars <ben.sugars@home.com>
32410              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
32411              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
32412      Branch: perl
32413            ! embed.h embed.pl proto.h run.c
32414 ____________________________________________________________________________
32415 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
32416         Log: Subject: [PATCH] Document C<our $foo : shared>
32417              From: Benjamin Sugars <ben.sugars@home.com>
32418              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
32419              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
32420      Branch: perl
32421            ! pod/perlfunc.pod
32422 ____________________________________________________________________________
32423 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
32424         Log: Subject: [PATCH B::Deparse] undefined folded constants
32425              From: Robin Houston <robin@kitsite.com>
32426              Date: Sun, 6 May 2001 17:19:09 +0100
32427              Message-ID: <20010506171909.A7046@penderel>
32428      Branch: perl
32429            ! ext/B/B/Deparse.pm
32430 ____________________________________________________________________________
32431 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
32432         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
32433              From: Robin Houston <robin@kitsite.com>
32434              Message-ID: <20010506164654.A6848@penderel>
32435              Date: Sun, 6 May 2001 16:46:54 +0100
32436      Branch: perl
32437            ! ext/B/B/Deparse.pm
32438 ____________________________________________________________________________
32439 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
32440         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
32441              From: Robin Houston <robin@kitsite.com>
32442              Date: Sun, 6 May 2001 14:47:02 +0100
32443              Message-ID: <20010506144702.A6308@penderel>
32444      Branch: perl
32445            ! t/op/my_stash.t
32446 ____________________________________________________________________________
32447 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
32448         Log: Subject: Perl book, magazine and website updates.
32449              From: Simon Cozens <simon@netthink.co.uk>
32450              Date: Sun, 6 May 2001 16:55:36 +0100
32451              Message-ID: <20010506165536.A1795@netthink.co.uk>
32452      Branch: perl
32453            ! pod/perlbook.pod pod/perlfaq2.pod
32454 ____________________________________________________________________________
32455 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
32456         Log: Tweaks on the Tru64 prof options.
32457      Branch: perl
32458            ! pod/perlhack.pod
32459 ____________________________________________________________________________
32460 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
32461         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
32462              From: Robin Houston <robin@kitsite.com>
32463              Date: Sun, 6 May 2001 14:40:51 +0100
32464              Message-ID: <20010506144051.A6279@penderel>
32465      Branch: perl
32466            ! t/pod/testp2pt.pl
32467 ____________________________________________________________________________
32468 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
32469         Log: Subject: [PATCH B::Deparse] scoping
32470              From: Robin Houston <robin@kitsite.com>
32471              Date: Sun, 6 May 2001 14:36:56 +0100
32472              Message-ID: <20010506143656.A4006@penderel>
32473      Branch: perl
32474            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
32475 ____________________________________________________________________________
32476 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
32477         Log: Document the undefinedness of bitshifting out of range.
32478      Branch: perl
32479            ! pod/perlop.pod
32480 ____________________________________________________________________________
32481 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
32482         Log: Retract #10003 and update the IDE descriptions a bit.
32483      Branch: perl
32484            ! pod/perlfaq3.pod
32485 ____________________________________________________________________________
32486 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
32487         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
32488              From: Prymmer/Kahn <pvhp@best.com>
32489              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
32490              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
32491      Branch: perl
32492            ! win32/Makefile win32/buildext.pl win32/config.bc
32493            ! win32/config.gc win32/config.vc
32494 ____________________________________________________________________________
32495 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
32496         Log: (Retracted by #10005.)
32497      Branch: perl
32498            ! pod/perlfaq3.pod
32499 ____________________________________________________________________________
32500 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
32501         Log: It's "psed", not "sed".
32502      Branch: perl
32503            ! x2p/s2p.PL
32504 ____________________________________________________________________________
32505 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
32506         Log: Update Changes.
32507      Branch: perl
32508            ! Changes patchlevel.h
32509 ____________________________________________________________________________
32510 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
32511         Log: Subject: Re: bleadperl make install fails due to "psed"
32512              From: andreas.koenig@anima.de (Andreas J. Koenig)
32513              Date: 05 May 2001 18:23:28 +0200
32514              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
32515      Branch: perl
32516            ! x2p/Makefile.SH x2p/s2p.PL
32517 ____________________________________________________________________________
32518 [  9999] By: jhi                                   on 2001/05/05  18:28:09
32519         Log: AUTHORS updates.
32520      Branch: perl
32521            ! AUTHORS
32522 ____________________________________________________________________________
32523 [  9998] By: jhi                                   on 2001/05/05  18:16:00
32524         Log: Updates on the pods related to the modules included since 5.6.
32525              
32526              TODO: perltodo really could use major updating.
32527      Branch: perl
32528            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
32529            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
32530            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
32531            ! pod/perlsyn.pod pod/perltodo.pod
32532 ____________________________________________________________________________
32533 [  9997] By: jhi                                   on 2001/05/05  17:35:17
32534         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
32535              from Kurt Skauen.
32536      Branch: perl
32537            + hints/atheos.sh
32538            ! MANIFEST
32539 ____________________________________________________________________________
32540 [  9996] By: jhi                                   on 2001/05/05  17:25:00
32541         Log: Add preemptive #undefs for some of the shorter and more prone
32542              to collision regcomp.h #defines.  (Background: the MASK collided
32543              with a system header #define in Rhapsody.)
32544      Branch: perl
32545            ! regcomp.h
32546 ____________________________________________________________________________
32547 [  9995] By: jhi                                   on 2001/05/05  13:24:21
32548         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
32549              From: Nicholas Clark <nick@ccl4.org>
32550              Date: Sat, 5 May 2001 14:46:39 +0100
32551              Message-ID: <20010505144639.O53513@plum.flirble.org>
32552              
32553              Add a test for the constants (if any) being processed correctly.
32554      Branch: perl
32555            ! utils/h2xs.PL
32556 ____________________________________________________________________________
32557 [  9994] By: jhi                                   on 2001/05/05  02:11:03
32558         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
32559              From: Peter Prymmer <pvhp@forte.com>
32560              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
32561              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
32562      Branch: perl
32563            ! t/lib/b-stash.t
32564 ____________________________________________________________________________
32565 [  9993] By: jhi                                   on 2001/05/05  02:03:49
32566         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
32567              From: Peter Prymmer <pvhp@forte.com>
32568              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
32569              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
32570      Branch: perl
32571            ! perlio.c vms/vmsish.h
32572 ____________________________________________________________________________
32573 [  9992] By: jhi                                   on 2001/05/04  17:21:12
32574         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
32575              From: Robin Barker <rmb1@cise.npl.co.uk>
32576              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
32577              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
32578      Branch: perl
32579            + t/pod/plainer.t
32580            ! MANIFEST
32581 ____________________________________________________________________________
32582 [  9991] By: jhi                                   on 2001/05/04  16:47:45
32583         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
32584              From: Robin Barker <rmb1@cise.npl.co.uk>
32585              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
32586              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
32587      Branch: perl
32588            ! regcomp.c
32589 ____________________________________________________________________________
32590 [  9990] By: jhi                                   on 2001/05/04  14:37:20
32591         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
32592              From: Prymmer/Kahn <pvhp@best.com>
32593              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
32594              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
32595      Branch: perl
32596            ! t/lib/b-stash.t
32597 ____________________________________________________________________________
32598 [  9989] By: jhi                                   on 2001/05/04  14:03:58
32599         Log: Introduce perl572delta, update Todo, add the missing
32600              mention about signal safety since 5.7.1 (though this
32601              requires verification and more details.)
32602      Branch: perl
32603            + pod/perl572delta.pod
32604            ! MANIFEST Todo pod/perl571delta.pod
32605 ____________________________________________________________________________
32606 [  9988] By: jhi                                   on 2001/05/04  12:41:51
32607         Log: Subject: [PATCH perl@9944] long =item
32608              From: Robin Barker <rmb1@cise.npl.co.uk>
32609              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
32610              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
32611      Branch: perl
32612            ! ext/Time/HiRes/HiRes.pm
32613 ____________________________________________________________________________
32614 [  9987] By: jhi                                   on 2001/05/04  12:39:19
32615         Log: The #9901 had removed one line essential for EBCDIC.
32616      Branch: perl
32617            ! regcomp.c
32618 ____________________________________________________________________________
32619 [  9986] By: jhi                                   on 2001/05/04  12:30:23
32620         Log: Subject: cygwin/Makefile.SHs INSTALL patch
32621              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
32622              Date: Mon, 08 Jan 2001 04:59:21 +0200
32623              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
32624      Branch: perl
32625            ! cygwin/Makefile.SHs
32626 ____________________________________________________________________________
32627 [  9985] By: jhi                                   on 2001/05/04  03:51:39
32628         Log: Encode/IO doc tweaks.
32629      Branch: perl
32630            ! ext/Encode/Encode.pm
32631 ____________________________________________________________________________
32632 [  9984] By: jhi                                   on 2001/05/04  03:29:34
32633         Log: Remove GDBM_File from the dynamic extensions for UTS,
32634              GDBM is not a standard feature.
32635      Branch: perl
32636            ! hints/uts.sh
32637 ____________________________________________________________________________
32638 [  9983] By: jhi                                   on 2001/05/04  03:22:59
32639         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
32640      Branch: perl
32641            ! pod/perlretut.pod
32642 ____________________________________________________________________________
32643 [  9982] By: jhi                                   on 2001/05/03  23:21:03
32644         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
32645              From: Benjamin Sugars <bsugars@canoe.ca>
32646              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
32647              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
32648      Branch: perl
32649            ! dump.c
32650 ____________________________________________________________________________
32651 [  9981] By: jhi                                   on 2001/05/03  23:20:05
32652         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
32653              From: Benjamin Sugars <bsugars@canoe.ca>
32654              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
32655              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
32656      Branch: perl
32657            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
32658 ____________________________________________________________________________
32659 [  9980] By: jhi                                   on 2001/05/03  23:15:29
32660         Log: Integrate perlio.
32661      Branch: perl
32662           !> ext/Encode/Encode.pm
32663 ____________________________________________________________________________
32664 [  9979] By: jhi                                   on 2001/05/03  16:54:59
32665         Log: Install psed man page.
32666      Branch: perl
32667            ! installman
32668 ____________________________________________________________________________
32669 [  9978] By: jhi                                   on 2001/05/03  16:45:58
32670         Log: Remove unused files; noted by Sarathy.
32671      Branch: perl
32672            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
32673            ! MANIFEST
32674 ____________________________________________________________________________
32675 [  9977] By: jhi                                   on 2001/05/03  16:42:30
32676         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
32677              From: Andy Dougherty <doughera@lafayette.edu>
32678              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
32679              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
32680      Branch: perl
32681            ! INSTALL
32682 ____________________________________________________________________________
32683 [  9976] By: nick                                  on 2001/05/03  16:40:42
32684         Log: Allow $answer = encode($object,$text); like it says in docs.
32685      Branch: perlio
32686            ! ext/Encode/Encode.pm
32687 ____________________________________________________________________________
32688 [  9975] By: nick                                  on 2001/05/03  16:22:30
32689         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
32690              to be in scope (fair enough), and also a package variable (our) for eval to see it.
32691      Branch: perlio
32692            ! ext/Encode/Encode.pm
32693 ____________________________________________________________________________
32694 [  9974] By: nick                                  on 2001/05/03  15:48:17
32695         Log: Integrate mainline.
32696      Branch: perlio
32697           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
32698           +> t/lib/filter-simple.t t/lib/next.t
32699           !> (integrate 70 files)
32700 ____________________________________________________________________________
32701 [  9973] By: jhi                                   on 2001/05/03  13:09:09
32702         Log: Update Changes.
32703      Branch: perl
32704            ! Changes patchlevel.h
32705 ____________________________________________________________________________
32706 [  9972] By: jhi                                   on 2001/05/03  12:58:33
32707         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
32708              From: Prymmer/Kahn <pvhp@best.com>
32709              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
32710              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
32711      Branch: perl
32712            ! t/io/fflush.t
32713 ____________________________________________________________________________
32714 [  9971] By: jhi                                   on 2001/05/03  12:57:26
32715         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
32716              From: Prymmer/Kahn <pvhp@best.com>
32717              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
32718              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
32719      Branch: perl
32720            ! win32/FindExt.pm
32721 ____________________________________________________________________________
32722 [  9970] By: jhi                                   on 2001/05/03  02:42:46
32723         Log: Can't croak sans thread context, from Doug MacEachern.
32724      Branch: perl
32725            ! toke.c
32726 ____________________________________________________________________________
32727 [  9969] By: jhi                                   on 2001/05/03  01:23:48
32728         Log: Subject: Random input test and Perl
32729              From: Ilya Zakharevich <ilya@math.berkeley.edu>
32730              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
32731              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
32732      Branch: perl
32733            ! toke.c
32734 ____________________________________________________________________________
32735 [  9968] By: jhi                                   on 2001/05/02  22:17:21
32736         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
32737              From: Peter Prymmer <pvhp@forte.com>
32738              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
32739              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
32740      Branch: perl
32741            ! pod/perlfunc.pod pod/perlport.pod
32742 ____________________________________________________________________________
32743 [  9967] By: jhi                                   on 2001/05/02  20:12:45
32744         Log: Workaround for UTS compiler casting bug from Hal Morris.
32745      Branch: perl
32746            ! perl.h
32747 ____________________________________________________________________________
32748 [  9966] By: jhi                                   on 2001/05/02  18:31:37
32749         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
32750              From: Dan Sugalski <dan@sidhe.org>
32751              Date: Wed, 02 May 2001 15:23:22 -0400
32752              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
32753      Branch: perl
32754            ! perl.c vms/vms.c
32755 ____________________________________________________________________________
32756 [  9965] By: jhi                                   on 2001/05/02  18:21:29
32757         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
32758      Branch: perl
32759            ! pod/perlfunc.pod
32760 ____________________________________________________________________________
32761 [  9964] By: jhi                                   on 2001/05/02  18:15:01
32762         Log: Document large files in INSTALL, document also the %x
32763              limitation if not use64bitint, closes bug 20010326.007.
32764      Branch: perl
32765            ! INSTALL
32766 ____________________________________________________________________________
32767 [  9963] By: jhi                                   on 2001/05/02  17:24:47
32768         Log: perlmodlib tweaks; regen pods.
32769      Branch: perl
32770            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
32771            ! pod/perltoc.pod
32772 ____________________________________________________________________________
32773 [  9962] By: jhi                                   on 2001/05/02  17:14:00
32774         Log: Fix for a segfault, from Marc Lehmann.
32775      Branch: perl
32776            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
32777 ____________________________________________________________________________
32778 [  9961] By: jhi                                   on 2001/05/02  15:55:53
32779         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
32780              From: "Philip Newton" <pnewton@gmx.de>
32781              Date: Wed, 2 May 2001 18:39:03 +0200
32782              Message-ID: <3AF05447.15525.173B588@localhost>
32783      Branch: perl
32784            ! pod/perlop.pod
32785 ____________________________________________________________________________
32786 [  9960] By: jhi                                   on 2001/05/02  15:35:37
32787         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
32788              From: Dan Sugalski <dan@sidhe.org>
32789              Date: Wed, 02 May 2001 11:37:27 -0400
32790              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
32791      Branch: perl
32792            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
32793            ! thread.h vms/vms.c vms/vmsish.h
32794 ____________________________________________________________________________
32795 [  9959] By: jhi                                   on 2001/05/02  15:21:08
32796         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
32797              From: Benjamin Sugars <bsugars@canoe.ca>
32798              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
32799              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
32800      Branch: perl
32801            ! ext/PerlIO/Scalar/Scalar.xs
32802 ____________________________________________________________________________
32803 [  9958] By: jhi                                   on 2001/05/02  15:15:53
32804         Log: Bug in #9915, spotted by Mike Guy.
32805      Branch: perl
32806            ! installperl
32807 ____________________________________________________________________________
32808 [  9957] By: jhi                                   on 2001/05/02  13:26:01
32809         Log: Add a test for not griping about references as array
32810              indices if the reference has magic in it (overloaded
32811              methods).
32812      Branch: perl
32813            ! pod/perldiag.pod t/pragma/warn/pp_hot
32814 ____________________________________________________________________________
32815 [  9956] By: jhi                                   on 2001/05/02  13:07:01
32816         Log: Retracted a bit too much in #9952.
32817      Branch: perl
32818            ! t/pragma/sub_lval.t
32819 ____________________________________________________________________________
32820 [  9955] By: jhi                                   on 2001/05/02  13:05:38
32821         Log: Test for #9952.
32822      Branch: perl
32823            ! t/op/tie.t
32824 ____________________________________________________________________________
32825 [  9954] By: jhi                                   on 2001/05/02  11:48:18
32826         Log: Additional note on the encoding example: one cannot
32827              convert string constants in-place.
32828      Branch: perl
32829            ! ext/Encode/Encode.pm
32830 ____________________________________________________________________________
32831 [  9953] By: jhi                                   on 2001/05/02  11:43:51
32832         Log: Note that if you have recent enough Perl you already
32833              have Filter::Util::Call.
32834      Branch: perl
32835            ! lib/Filter/Simple.pm
32836 ____________________________________________________________________________
32837 [  9952] By: jhi                                   on 2001/05/02  11:31:53
32838         Log: Retract changes #8254 and #8255, causes coredump in
32839              'tie FH, "main"', reported by Abigail, culprit found by
32840              Benjamin Sugars.  Mirrors maintperl change #9950.
32841      Branch: perl
32842            ! op.c t/pragma/sub_lval.t
32843 ____________________________________________________________________________
32844 [  9951] By: jhi                                   on 2001/05/02  11:14:29
32845         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
32846      Branch: perl
32847            + t/lib/MyFilter.pm
32848 ____________________________________________________________________________
32849 [  9950] By: gsar                                  on 2001/05/02  03:17:11
32850         Log: revert integration of changes#8254,8255 in change#8620 (causes
32851              a coredump in C<tie FH, 'foo'>; the idea itself may need better
32852              rationalization)
32853      Branch: maint-5.6/perl
32854            ! op.c t/pragma/sub_lval.t
32855 ____________________________________________________________________________
32856 [  9949] By: gsar                                  on 2001/05/02  02:56:32
32857         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
32858              
32859              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
32860              
32861              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
32862      Branch: maint-5.6/perl
32863           !> hints/svr5.sh
32864 ____________________________________________________________________________
32865 [  9948] By: gsar                                  on 2001/05/02  02:49:15
32866         Log: pod/find.t breaks on VMS (from Craig Berry)
32867      Branch: maint-5.6/perl
32868            ! t/pod/find.t
32869 ____________________________________________________________________________
32870 [  9947] By: jhi                                   on 2001/05/02  02:43:09
32871         Log: Add an encoding conversion example.
32872      Branch: perl
32873            ! ext/Encode/Encode.pm
32874 ____________________________________________________________________________
32875 [  9946] By: jhi                                   on 2001/05/02  01:34:22
32876         Log: Another coat of paint but still nowhere finished.
32877              Need to decide on the semantics of strptime(): should
32878              strptime() be a function instead of a method?  To do
32879              the week/monthname-strptiming the i18n/l10n bullet needs
32880              to be bitten with gusto.
32881      Branch: perl
32882            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
32883 ____________________________________________________________________________
32884 [  9945] By: jhi                                   on 2001/05/01  23:40:52
32885         Log: Update Changes.
32886      Branch: perl
32887            ! Changes patchlevel.h
32888 ____________________________________________________________________________
32889 [  9944] By: jhi                                   on 2001/05/01  23:33:37
32890         Log: Add known-to-be-tested modules to the list-to-be-skipped.
32891      Branch: perl
32892            ! t/lib/1_compile.t
32893 ____________________________________________________________________________
32894 [  9943] By: jhi                                   on 2001/05/01  23:24:40
32895         Log: Subject: BorlandC++ fix
32896              From: "Vadim Konovalov" <watman@inbox.ru>
32897              Date: Mon, 30 Apr 2001 20:12:26 -0700
32898              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
32899      Branch: perl
32900            ! win32/makefile.mk
32901 ____________________________________________________________________________
32902 [  9942] By: jhi                                   on 2001/05/01  23:18:02
32903         Log: Update to Filter::Simple 0.60, create a test for it.
32904      Branch: perl
32905            + t/lib/filter-simple.t
32906            ! MANIFEST lib/Filter/Simple.pm
32907 ____________________________________________________________________________
32908 [  9941] By: jhi                                   on 2001/05/01  19:47:24
32909         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
32910              From: Hugo <hv@crypt.compulink.co.uk>
32911              Date: Tue, 01 May 2001 20:12:20 +0100
32912              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
32913      Branch: perl
32914            ! pp_hot.c t/op/re_tests
32915 ____________________________________________________________________________
32916 [  9940] By: jhi                                   on 2001/05/01  19:42:16
32917         Log: Integrate perlio.
32918      Branch: perl
32919           !> lib/base.pm t/lib/fields.t
32920 ____________________________________________________________________________
32921 [  9939] By: jhi                                   on 2001/05/01  19:39:51
32922         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
32923              From: Benjamin Sugars <bsugars@canoe.ca>
32924              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
32925              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
32926      Branch: perl
32927            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
32928 ____________________________________________________________________________
32929 [  9938] By: jhi                                   on 2001/05/01  19:34:09
32930         Log: Add NEXT, a pseudo-class for method redispatching.
32931              <Damian>NEXT.pm probably offers more bang-for-buck
32932              than anything else I've ever written.</Damian>
32933      Branch: perl
32934            + lib/NEXT.pm t/lib/next.t
32935            ! MANIFEST
32936 ____________________________________________________________________________
32937 [  9937] By: jhi                                   on 2001/05/01  19:21:41
32938         Log: Update to Switch 2.02.
32939      Branch: perl
32940            ! lib/Switch.pm t/lib/switch.t
32941 ____________________________________________________________________________
32942 [  9936] By: nick                                  on 2001/05/01  19:09:21
32943         Log: Fix for base.pm clobbering $VERSION
32944      Branch: perlio
32945            ! lib/base.pm
32946 ____________________________________________________________________________
32947 [  9935] By: nick                                  on 2001/05/01  18:54:38
32948         Log: Test for base.pm clobbering $VERSION.
32949      Branch: perlio
32950            ! t/lib/fields.t
32951 ____________________________________________________________________________
32952 [  9934] By: jhi                                   on 2001/05/01  18:39:10
32953         Log: Add information about Scalar::Util::blessed.
32954      Branch: perl
32955            ! pod/perlobj.pod
32956 ____________________________________________________________________________
32957 [  9933] By: jhi                                   on 2001/05/01  18:33:51
32958         Log: Subject: Extra UNIVERSAL documentation
32959              From: Mike Guy <mjtg@cam.ac.uk>
32960              Date: Tue, 01 May 2001 20:12:11 +0100
32961              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
32962      Branch: perl
32963            ! pod/perlobj.pod
32964 ____________________________________________________________________________
32965 [  9932] By: jhi                                   on 2001/05/01  18:26:54
32966         Log: Subject: Autoflush in tests as appropriate
32967              From: Mike Guy <mjtg@cam.ac.uk>
32968              Date: Tue, 01 May 2001 20:05:31 +0100
32969              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
32970      Branch: perl
32971            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
32972            ! t/op/taint.t
32973 ____________________________________________________________________________
32974 [  9931] By: jhi                                   on 2001/05/01  18:02:29
32975         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
32976              From: Benjamin Sugars <bsugars@canoe.ca>
32977              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
32978              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
32979      Branch: perl
32980            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
32981 ____________________________________________________________________________
32982 [  9930] By: jhi                                   on 2001/05/01  15:12:26
32983         Log: Subject: Re: Finally got a round tuit
32984              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32985              Date: Tue, 01 May 2001 14:14:10 +0200
32986              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
32987              
32988              The -DP part, slightly modified.
32989      Branch: perl
32990            ! perl.c
32991 ____________________________________________________________________________
32992 [  9929] By: jhi                                   on 2001/05/01  14:17:15
32993         Log: Subject: Re: Finally got a round tuit
32994              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32995              Date: Tue, 01 May 2001 16:34:06 +0200
32996              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
32997              
32998              cpp and optimization tweaks for HP-UX.
32999      Branch: perl
33000            ! hints/hpux.sh
33001 ____________________________________________________________________________
33002 [  9928] By: jhi                                   on 2001/05/01  13:24:20
33003         Log: Tune the scan_num() comments to reality.
33004      Branch: perl
33005            ! toke.c
33006 ____________________________________________________________________________
33007 [  9927] By: jhi                                   on 2001/05/01  13:14:01
33008         Log: Subject: [PATCH B::Deparse] optimised sort
33009              From: Robin Houston <robin@kitsite.com>
33010              Date: Tue, 1 May 2001 14:07:12 +0100
33011              Message-ID: <20010501140712.A4266@penderel>
33012      Branch: perl
33013            ! ext/B/B/Deparse.pm
33014 ____________________________________________________________________________
33015 [  9926] By: jhi                                   on 2001/05/01  13:10:53
33016         Log: Subject: [PATCH t/lib/b-deparse.t] 
33017              From: Robin Houston <robin@kitsite.com>
33018              Date: Tue, 1 May 2001 13:37:42 +0100
33019              Message-ID: <20010501133742.A4082@penderel>
33020      Branch: perl
33021            ! t/lib/b-deparse.t
33022 ____________________________________________________________________________
33023 [  9925] By: jhi                                   on 2001/05/01  13:10:13
33024         Log: Subject: [PATCH B::Deparse] for(;;), sort
33025              From: Robin Houston <robin@kitsite.com>
33026              Date: Tue, 1 May 2001 13:35:00 +0100
33027              Message-ID: <20010501133500.A4061@penderel>
33028      Branch: perl
33029            ! ext/B/B/Deparse.pm
33030 ____________________________________________________________________________
33031 [  9924] By: jhi                                   on 2001/05/01  13:09:22
33032         Log: Subject: [PATCH B::Deparse] do, warn, use
33033              From: Robin Houston <robin@kitsite.com>
33034              Date: Tue, 1 May 2001 13:31:03 +0100
33035              Message-ID: <20010501133103.A4041@penderel>
33036      Branch: perl
33037            ! ext/B/B/Deparse.pm
33038 ____________________________________________________________________________
33039 [  9923] By: jhi                                   on 2001/05/01  11:45:36
33040         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
33041              From: Benjamin Sugars <ben.sugars@home.com>
33042              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
33043              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
33044      Branch: perl
33045            + t/io/fflush.t
33046            ! MANIFEST
33047 ____________________________________________________________________________
33048 [  9922] By: jhi                                   on 2001/05/01  11:35:42
33049         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
33050              From: Peter Prymmer <pvhp@forte.com>
33051              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
33052              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
33053      Branch: perl
33054            ! t/lib/selfstubber.t
33055 ____________________________________________________________________________
33056 [  9921] By: jhi                                   on 2001/04/30  16:34:33
33057         Log: Subject: [PATCH B::Concise] suppress warning
33058              From: Robin Houston <robin@kitsite.com>
33059              Date: Mon, 30 Apr 2001 16:09:49 +0100
33060              Message-ID: <20010430160949.A25086@penderel>
33061      Branch: perl
33062            ! ext/B/B/Concise.pm
33063 ____________________________________________________________________________
33064 [  9920] By: jhi                                   on 2001/04/30  13:56:04
33065         Log: Strip the *markers* from #9919.
33066      Branch: perl
33067            ! pod/perlfaq.pod pod/perlfaq5.pod
33068 ____________________________________________________________________________
33069 [  9919] By: jhi                                   on 2001/04/30  13:54:04
33070         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
33071              From: Gwyn Judd <b.judd@xtra.co.nz>
33072              Date: Sun, 29 Apr 2001 01:47:49 +1200
33073              Message-ID: <20010429014749.A4418@thislove>
33074      Branch: perl
33075            ! pod/perlfaq.pod pod/perlfaq5.pod
33076 ____________________________________________________________________________
33077 [  9918] By: jhi                                   on 2001/04/30  13:13:54
33078         Log: More_tweakage.
33079      Branch: perl
33080            ! pod/perldata.pod pod/perldiag.pod
33081 ____________________________________________________________________________
33082 [  9917] By: jhi                                   on 2001/04/30  13:01:27
33083         Log: Update Changes.
33084      Branch: perl
33085            ! Changes patchlevel.h
33086 ____________________________________________________________________________
33087 [  9916] By: jhi                                   on 2001/04/30  12:57:03
33088         Log: T_w_e_a_k_a_g_e.
33089      Branch: perl
33090            ! pod/perldata.pod pod/perldiag.pod
33091 ____________________________________________________________________________
33092 [  9915] By: jhi                                   on 2001/04/30  12:39:29
33093         Log: Install s2p also as psed.
33094              
33095              TODO: psed documentation?
33096      Branch: perl
33097            ! installperl
33098 ____________________________________________________________________________
33099 [  9914] By: jhi                                   on 2001/04/30  12:29:21
33100         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
33101              From: Jens Hamisch <jens@Strawberry.COM>
33102              Date: Fri, 27 Apr 2001 17:00:36 +0200
33103              Message-ID: <20010427170036.K1372@Strawberry.COM>
33104              
33105              SOCKS5_VERSION_NAME is the right symbol to detect
33106              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
33107              function called socks5_init() is available, and even that is
33108              not universal, most SOCKS5 installations use SOCKSinit()).
33109      Branch: perl
33110            ! perlio.c
33111 ____________________________________________________________________________
33112 [  9913] By: jhi                                   on 2001/04/30  12:22:15
33113         Log: Allow a zero timeout on IO::Socket accept and connect--
33114              though one really shouldn't do that.  Based on
33115              
33116              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
33117              From: "John Holdsworth" <coldwave@bigfoot.com>
33118              Date: Sun, 4 Feb 2001 12:48:18 +0100
33119              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
33120      Branch: perl
33121            ! ext/IO/lib/IO/Socket.pm
33122 ____________________________________________________________________________
33123 [  9912] By: jhi                                   on 2001/04/30  11:27:27
33124         Log: Save the spot of regprev (see #9911) for binary compatibility;
33125              regen API.
33126      Branch: perl
33127            ! embedvar.h perlapi.h thrdvar.h
33128 ____________________________________________________________________________
33129 [  9911] By: jhi                                   on 2001/04/30  11:22:03
33130         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
33131              From: Hugo <hv@crypt.compulink.co.uk>
33132              Date: Sun, 29 Apr 2001 17:09:30 +0100
33133              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
33134      Branch: perl
33135            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
33136 ____________________________________________________________________________
33137 [  9910] By: jhi                                   on 2001/04/30  11:15:12
33138         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
33139              a dummy for PL_numeric_radix); no pressing reason to break
33140              binary compatibility; regen API.
33141      Branch: perl
33142            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
33143            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
33144 ____________________________________________________________________________
33145 [  9909] By: jhi                                   on 2001/04/30  10:56:08
33146         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
33147              From: Walt Mankowski <waltman@netaxs.com>
33148              Date: Sun, 29 Apr 2001 21:53:48 -0400
33149              Message-ID: <20010429215348.A3971@netaxs.com>
33150      Branch: perl
33151            ! pod/perlfunc.pod
33152 ____________________________________________________________________________
33153 [  9908] By: jhi                                   on 2001/04/30  10:49:40
33154         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
33155      Branch: perl
33156            ! t/lib/selfstubber.t
33157 ____________________________________________________________________________
33158 [  9907] By: nick                                  on 2001/04/30  09:26:50
33159         Log: Integrate mainline.
33160      Branch: perlio
33161           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
33162 ____________________________________________________________________________
33163 [  9906] By: jhi                                   on 2001/04/29  23:24:20
33164         Log: Abigail spotted a thinko in #9905.
33165      Branch: perl
33166            ! pod/perldiag.pod
33167 ____________________________________________________________________________
33168 [  9905] By: jhi                                   on 2001/04/29  15:55:39
33169         Log: Changed the underscore/undebar syntax in numeric constants;
33170              now any grouping will do, as long as the underscores are not
33171              consecutive (so "zero-grouping" is out), and they do not begin
33172              or end the integer or fractional parts.
33173      Branch: perl
33174            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
33175 ____________________________________________________________________________
33176 [  9904] By: nick                                  on 2001/04/29  15:43:22
33177         Log: Integrate mainline.
33178      Branch: perlio
33179           +> (branch 98 files)
33180            - lib/unicode/Block.pl
33181            - lib/unicode/In/AlphabeticPresentationForms.pl
33182            - lib/unicode/In/Arabic.pl
33183            - lib/unicode/In/ArabicPresentationForms-A.pl
33184            - lib/unicode/In/ArabicPresentationForms-B.pl
33185            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
33186            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
33187            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
33188            - lib/unicode/In/BopomofoExtended.pl
33189            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
33190            - lib/unicode/In/CJKCompatibility.pl
33191            - lib/unicode/In/CJKCompatibilityForms.pl
33192            - lib/unicode/In/CJKCompatibilityIdeographs.pl
33193            - lib/unicode/In/CJKRadicalsSupplement.pl
33194            - lib/unicode/In/CJKSymbolsandPunctuation.pl
33195            - lib/unicode/In/CJKUnifiedIdeographs.pl
33196            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
33197            - lib/unicode/In/Cherokee.pl
33198            - lib/unicode/In/CombiningDiacriticalMarks.pl
33199            - lib/unicode/In/CombiningHalfMarks.pl
33200            - lib/unicode/In/CombiningMarksforSymbols.pl
33201            - lib/unicode/In/ControlPictures.pl
33202            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
33203            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
33204            - lib/unicode/In/EnclosedAlphanumerics.pl
33205            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
33206            - lib/unicode/In/Ethiopic.pl
33207            - lib/unicode/In/GeneralPunctuation.pl
33208            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
33209            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
33210            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
33211            - lib/unicode/In/HalfwidthandFullwidthForms.pl
33212            - lib/unicode/In/HangulCompatibilityJamo.pl
33213            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
33214            - lib/unicode/In/Hebrew.pl
33215            - lib/unicode/In/HighPrivateUseSurrogates.pl
33216            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
33217            - lib/unicode/In/IPAExtensions.pl
33218            - lib/unicode/In/IdeographicDescriptionCharacters.pl
33219            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
33220            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
33221            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
33222            - lib/unicode/In/Latin-1Supplement.pl
33223            - lib/unicode/In/LatinExtended-A.pl
33224            - lib/unicode/In/LatinExtended-B.pl
33225            - lib/unicode/In/LatinExtendedAdditional.pl
33226            - lib/unicode/In/LetterlikeSymbols.pl
33227            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
33228            - lib/unicode/In/MathematicalOperators.pl
33229            - lib/unicode/In/MiscellaneousSymbols.pl
33230            - lib/unicode/In/MiscellaneousTechnical.pl
33231            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
33232            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
33233            - lib/unicode/In/OpticalCharacterRecognition.pl
33234            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
33235            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
33236            - lib/unicode/In/SmallFormVariants.pl
33237            - lib/unicode/In/SpacingModifierLetters.pl
33238            - lib/unicode/In/Specials.pl
33239            - lib/unicode/In/SuperscriptsandSubscripts.pl
33240            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
33241            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
33242            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
33243            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
33244            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
33245           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
33246           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
33247           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
33248           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
33249           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
33250           !> utf8.c win32/Makefile
33251 ____________________________________________________________________________
33252 [  9903] By: jhi                                   on 2001/04/29  14:30:53
33253         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
33254              From: Prymmer/Kahn <pvhp@best.com>
33255              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
33256              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
33257      Branch: perl
33258            ! win32/Makefile
33259 ____________________________________________________________________________
33260 [  9902] By: jhi                                   on 2001/04/29  02:52:44
33261         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
33262              From: "Abigail" <abigail@foad.org>
33263              Date: Sun, 29 Apr 2001 03:14:25 +0200
33264              Message-ID: <20010429011425.24503.qmail@foad.org>
33265      Branch: perl
33266            ! ext/IO/lib/IO/Seekable.pm
33267 ____________________________________________________________________________
33268 [  9901] By: jhi                                   on 2001/04/29  02:04:46
33269         Log: In character classes one couldn't have 0x80..0xff characters
33270              at the left hand side if there were 0x100.. characters in the
33271              character class.
33272      Branch: perl
33273            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
33274            ! t/op/pat.t utf8.c
33275 ____________________________________________________________________________
33276 [  9900] By: jhi                                   on 2001/04/28  22:55:04
33277         Log: Forgot the latest mktables.PL from #9899.
33278      Branch: perl
33279            ! lib/unicode/mktables.PL
33280 ____________________________________________________________________________
33281 [  9899] By: jhi                                   on 2001/04/28  22:53:28
33282         Log: Explain the \p{} and \P{} error message better and
33283              have prettier prettyprint in In.pl.
33284      Branch: perl
33285            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
33286            ! pod/perldiag.pod
33287 ____________________________________________________________________________
33288 [  9898] By: jhi                                   on 2001/04/28  21:03:34
33289         Log: Add one possible explanation for the "Invalid [] range" error.
33290      Branch: perl
33291            ! pod/perldiag.pod
33292 ____________________________________________________________________________
33293 [  9897] By: jhi                                   on 2001/04/28  17:18:26
33294         Log: Add a level of indirection to the implementation of \p{InFoo}
33295              so that we don't have to have long filenames.  (Nothing changes
33296              in the user interface.)   The indirection is defined in
33297              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
33298              Also rename some the character classes by removing '-' from
33299              the classnames, and finally renamed Block.pl as Blocks.pl.
33300      Branch: perl
33301            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
33302            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
33303            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
33304            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
33305            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
33306            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
33307            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
33308            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
33309            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
33310            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
33311            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
33312            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
33313            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
33314            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
33315            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
33316            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
33317            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
33318            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
33319            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
33320            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
33321            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
33322            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
33323            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
33324            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
33325            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
33326            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
33327            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
33328            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
33329            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
33330            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
33331            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
33332            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
33333            + lib/unicode/In/94.pl lib/unicode/In/95.pl
33334            - lib/unicode/Block.pl
33335            - lib/unicode/In/AlphabeticPresentationForms.pl
33336            - lib/unicode/In/Arabic.pl
33337            - lib/unicode/In/ArabicPresentationForms-A.pl
33338            - lib/unicode/In/ArabicPresentationForms-B.pl
33339            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
33340            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
33341            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
33342            - lib/unicode/In/BopomofoExtended.pl
33343            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
33344            - lib/unicode/In/CJKCompatibility.pl
33345            - lib/unicode/In/CJKCompatibilityForms.pl
33346            - lib/unicode/In/CJKCompatibilityIdeographs.pl
33347            - lib/unicode/In/CJKRadicalsSupplement.pl
33348            - lib/unicode/In/CJKSymbolsandPunctuation.pl
33349            - lib/unicode/In/CJKUnifiedIdeographs.pl
33350            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
33351            - lib/unicode/In/Cherokee.pl
33352            - lib/unicode/In/CombiningDiacriticalMarks.pl
33353            - lib/unicode/In/CombiningHalfMarks.pl
33354            - lib/unicode/In/CombiningMarksforSymbols.pl
33355            - lib/unicode/In/ControlPictures.pl
33356            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
33357            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
33358            - lib/unicode/In/EnclosedAlphanumerics.pl
33359            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
33360            - lib/unicode/In/Ethiopic.pl
33361            - lib/unicode/In/GeneralPunctuation.pl
33362            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
33363            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
33364            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
33365            - lib/unicode/In/HalfwidthandFullwidthForms.pl
33366            - lib/unicode/In/HangulCompatibilityJamo.pl
33367            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
33368            - lib/unicode/In/Hebrew.pl
33369            - lib/unicode/In/HighPrivateUseSurrogates.pl
33370            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
33371            - lib/unicode/In/IPAExtensions.pl
33372            - lib/unicode/In/IdeographicDescriptionCharacters.pl
33373            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
33374            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
33375            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
33376            - lib/unicode/In/Latin-1Supplement.pl
33377            - lib/unicode/In/LatinExtended-A.pl
33378            - lib/unicode/In/LatinExtended-B.pl
33379            - lib/unicode/In/LatinExtendedAdditional.pl
33380            - lib/unicode/In/LetterlikeSymbols.pl
33381            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
33382            - lib/unicode/In/MathematicalOperators.pl
33383            - lib/unicode/In/MiscellaneousSymbols.pl
33384            - lib/unicode/In/MiscellaneousTechnical.pl
33385            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
33386            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
33387            - lib/unicode/In/OpticalCharacterRecognition.pl
33388            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
33389            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
33390            - lib/unicode/In/SmallFormVariants.pl
33391            - lib/unicode/In/SpacingModifierLetters.pl
33392            - lib/unicode/In/Specials.pl
33393            - lib/unicode/In/SuperscriptsandSubscripts.pl
33394            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
33395            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
33396            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
33397            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
33398            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
33399            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
33400            ! pod/perlunicode.pod
33401 ____________________________________________________________________________
33402 [  9896] By: jhi                                   on 2001/04/28  14:33:17
33403         Log: Update the information on shared library path on HP-UX.
33404      Branch: perl
33405            ! INSTALL
33406 ____________________________________________________________________________
33407 [  9895] By: jhi                                   on 2001/04/28  14:32:30
33408         Log: Because #9894 seems to do the trick, this workaround can be removed.
33409      Branch: perl
33410            ! t/lib/selfstubber.t
33411 ____________________________________________________________________________
33412 [  9894] By: jhi                                   on 2001/04/28  14:26:13
33413         Log: For PerlIO flush the children's file handles (on fork/exec/system).
33414      Branch: perl
33415            ! perl.h
33416 ____________________________________________________________________________
33417 [  9893] By: jhi                                   on 2001/04/28  14:23:15
33418         Log: Test tweak for #9891.
33419      Branch: perl
33420            ! t/lib/b-deparse.t
33421 ____________________________________________________________________________
33422 [  9892] By: jhi                                   on 2001/04/28  14:10:13
33423         Log: New HP-UX hints from Merijn.
33424      Branch: perl
33425            ! hints/hpux.sh
33426 ____________________________________________________________________________
33427 [  9891] By: jhi                                   on 2001/04/28  14:07:27
33428         Log: Subject: [PATCH B::Deparse] non-block scopes
33429              From: Robin Houston <robin@kitsite.com>
33430              Date: Fri, 27 Apr 2001 19:15:14 +0100
33431              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
33432      Branch: perl
33433            ! ext/B/B/Deparse.pm
33434 ____________________________________________________________________________
33435 [  9890] By: nick                                  on 2001/04/27  19:41:25
33436         Log: Integrate mainline
33437      Branch: perlio
33438           +> t/lib/selfstubber.t
33439           !> (integrate 50 files)
33440 ____________________________________________________________________________
33441 [  9889] By: jhi                                   on 2001/04/27  18:23:46
33442         Log: Subject: Re: selfstubber test fail on bleadperl
33443              From: Mike Guy <mjtg@cam.ac.uk>
33444              Date: Fri, 27 Apr 2001 19:31:18 +0100
33445              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
33446      Branch: perl
33447            ! t/lib/selfstubber.t
33448 ____________________________________________________________________________
33449 [  9888] By: jhi                                   on 2001/04/27  16:20:54
33450         Log: Test tweak for #9886.
33451      Branch: perl
33452            ! t/lib/b-deparse.t
33453 ____________________________________________________________________________
33454 [  9887] By: jhi                                   on 2001/04/27  16:16:33
33455         Log: Buffering issue at least in Solaris (even with perlio).
33456      Branch: perl
33457            ! t/lib/selfstubber.t
33458 ____________________________________________________________________________
33459 [  9886] By: jhi                                   on 2001/04/27  14:59:23
33460         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
33461              From: Robin Houston <robin@kitsite.com>
33462              Date: Fri, 27 Apr 2001 16:53:20 +0100
33463              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
33464      Branch: perl
33465            ! ext/B/B/Deparse.pm
33466 ____________________________________________________________________________
33467 [  9885] By: jhi                                   on 2001/04/27  14:23:51
33468         Log: Update Changes.
33469      Branch: perl
33470            ! Changes patchlevel.h
33471 ____________________________________________________________________________
33472 [  9884] By: jhi                                   on 2001/04/27  14:14:12
33473         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
33474              From: "Philip Newton" <pnewton@gmx.de>
33475              Date: Fri, 27 Apr 2001 16:40:13 +0200
33476              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
33477      Branch: perl
33478            ! pod/perldata.pod
33479 ____________________________________________________________________________
33480 [  9883] By: jhi                                   on 2001/04/27  13:28:19
33481         Log: Add LOG_PERROR; prettify the "removed".
33482      Branch: perl
33483            ! ext/Sys/Syslog/Syslog.xs
33484 ____________________________________________________________________________
33485 [  9882] By: jhi                                   on 2001/04/27  13:13:18
33486         Log: h2xs tweaks: use NV instead of double, "quote" the removed
33487              prefixes for clarity (especially when nothing is removed),
33488              slight pod reformats.
33489      Branch: perl
33490            ! utils/h2xs.PL
33491 ____________________________________________________________________________
33492 [  9881] By: jhi                                   on 2001/04/27  12:58:48
33493         Log: Don't bother creating existing directories.
33494      Branch: perl
33495            ! utils/h2xs.PL
33496 ____________________________________________________________________________
33497 [  9880] By: jhi                                   on 2001/04/27  12:45:39
33498         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
33499              From: Mike Schilli <m@perlmeister.com>
33500              Date: Wed, 25 Apr 2001 01:29:21 -0700
33501              Message-id: <3AE68AE1.6A981723@perlmeister.com>
33502      Branch: perl
33503            ! utils/h2xs.PL
33504 ____________________________________________________________________________
33505 [  9879] By: jhi                                   on 2001/04/27  12:40:55
33506         Log: break is not yet Perl.  Added the template license also to README.
33507      Branch: perl
33508            ! utils/h2xs.PL
33509 ____________________________________________________________________________
33510 [  9878] By: jhi                                   on 2001/04/27  03:08:20
33511         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
33512              From: Tim Jenness <t.jenness@jach.hawaii.edu>
33513              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
33514              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
33515      Branch: perl
33516            ! t/lib/xs-typemap.t
33517 ____________________________________________________________________________
33518 [  9877] By: jhi                                   on 2001/04/26  23:54:40
33519         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
33520              From: "Abigail" <abigail@foad.org>
33521              Date: Fri, 27 Apr 2001 01:44:28 +0200
33522              Message-ID: <20010426234428.19786.qmail@foad.org>
33523      Branch: perl
33524            ! utils/h2xs.PL
33525 ____________________________________________________________________________
33526 [  9876] By: jhi                                   on 2001/04/26  23:52:06
33527         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
33528              From: Peter Prymmer <pvhp@forte.com>
33529              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
33530              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
33531      Branch: perl
33532            ! t/lib/selfstubber.t
33533 ____________________________________________________________________________
33534 [  9875] By: jhi                                   on 2001/04/26  23:48:10
33535         Log: Deparse nits.
33536      Branch: perl
33537            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
33538 ____________________________________________________________________________
33539 [  9874] By: jhi                                   on 2001/04/26  22:46:05
33540         Log: Document ANYOF_CLASS.
33541      Branch: perl
33542            ! regcomp.h
33543 ____________________________________________________________________________
33544 [  9873] By: jhi                                   on 2001/04/26  22:35:03
33545         Log: Subject: Re: [PATCH @9846] dumping ANYOF
33546              From: Hugo <hv@crypt.compulink.co.uk>
33547              Date: Thu, 26 Apr 2001 23:33:38 +0100
33548              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
33549      Branch: perl
33550            ! regcomp.c regcomp.h
33551 ____________________________________________________________________________
33552 [  9872] By: jhi                                   on 2001/04/26  22:34:31
33553         Log: Subject: [PATCH] more for Devel::SelfStubber
33554              From: Nicholas Clark <nick@ccl4.org>
33555              Date: Fri, 27 Apr 2001 00:13:52 +0100
33556              Message-ID: <20010427001351.K88186@plum.flirble.org>
33557      Branch: perl
33558            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
33559 ____________________________________________________________________________
33560 [  9871] By: jhi                                   on 2001/04/26  21:59:17
33561         Log: Subject: [PATCH B::Deparse] formats must be flush left
33562              From: Robin Houston <robin@kitsite.com>
33563              Date: Thu, 26 Apr 2001 23:54:29 +0100
33564              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
33565      Branch: perl
33566            ! ext/B/B/Deparse.pm
33567 ____________________________________________________________________________
33568 [  9870] By: jhi                                   on 2001/04/26  21:57:37
33569         Log: If some of the constants are prefixes of others,
33570              the prefixes may never get recognized.  (See 20010426.006.)
33571      Branch: perl
33572            ! utils/h2xs.PL
33573 ____________________________________________________________________________
33574 [  9869] By: jhi                                   on 2001/04/26  21:50:42
33575         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
33576              From: Chris Bongaarts <cab@tc.umn.edu>
33577              Date: Thu, 26 Apr 2001 17:10:31 -0500
33578              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
33579      Branch: perl
33580            ! ext/Sys/Syslog/Syslog.xs
33581 ____________________________________________________________________________
33582 [  9868] By: jhi                                   on 2001/04/26  21:35:12
33583         Log: Further cuts and more docs from Graham Barr.
33584      Branch: perl
33585            ! ext/List/Util/lib/List/Util.pm
33586            ! ext/List/Util/lib/Scalar/Util.pm
33587 ____________________________________________________________________________
33588 [  9867] By: jhi                                   on 2001/04/26  21:18:57
33589         Log: Subject: [PATCH 5.7.1] DB_File-1.77
33590              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
33591              Date: Thu, 26 Apr 2001 22:37:53 +0100
33592              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
33593      Branch: perl
33594            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
33595            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
33596 ____________________________________________________________________________
33597 [  9866] By: jhi                                   on 2001/04/26  21:12:31
33598         Log: Subject: [PATCH B::Deparse] fix easy bugs
33599              From: Robin Houston <robin@kitsite.com>
33600              Date: Thu, 26 Apr 2001 23:03:33 +0100
33601              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
33602      Branch: perl
33603            ! ext/B/B/Deparse.pm
33604 ____________________________________________________________________________
33605 [  9865] By: jhi                                   on 2001/04/26  20:26:13
33606         Log: Update Changes.
33607      Branch: perl
33608            ! Changes patchlevel.h
33609 ____________________________________________________________________________
33610 [  9864] By: jhi                                   on 2001/04/26  19:27:48
33611         Log: Dethinko from Robin Houston.
33612      Branch: perl
33613            ! ext/B/B/Deparse.pm
33614 ____________________________________________________________________________
33615 [  9863] By: jhi                                   on 2001/04/26  19:10:35
33616         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
33617              From: Robin Houston <robin@kitsite.com>
33618              Date: Thu, 26 Apr 2001 21:08:32 +0100
33619              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
33620      Branch: perl
33621            ! ext/B/B/Deparse.pm
33622 ____________________________________________________________________________
33623 [  9862] By: jhi                                   on 2001/04/26  19:04:23
33624         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
33625              From: Robin Houston <robin@kitsite.com>
33626              Date: Thu, 26 Apr 2001 20:52:50 +0100
33627              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
33628      Branch: perl
33629            ! ext/B/B/Deparse.pm
33630 ____________________________________________________________________________
33631 [  9861] By: jhi                                   on 2001/04/26  18:56:14
33632         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
33633              From: Mike Guy <mjtg@cam.ac.uk>
33634              Date: Thu, 26 Apr 2001 14:22:40 +0100
33635              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
33636      Branch: perl
33637            ! pod/perlobj.pod
33638 ____________________________________________________________________________
33639 [  9860] By: jhi                                   on 2001/04/26  18:46:42
33640         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
33641              From: Robin Houston <robin@kitsite.com>
33642              Date: Thu, 26 Apr 2001 20:34:29 +0100
33643              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
33644              
33645              Hashes do not interpolate.
33646      Branch: perl
33647            ! ext/B/B/Deparse.pm
33648 ____________________________________________________________________________
33649 [  9859] By: jhi                                   on 2001/04/26  18:43:51
33650         Log: Subject: The Time::Piece conspiracy unmasked!!!
33651              From: Mike Guy <mjtg@cam.ac.uk>
33652              Date: Thu, 26 Apr 2001 19:02:50 +0100
33653              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
33654              
33655              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
33656              From: Mike Guy <mjtg@cam.ac.uk>
33657              Date: Thu, 26 Apr 2001 19:08:21 +0100
33658              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
33659              
33660              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
33661              From: Graham Barr <gbarr@pobox.com>
33662              Date: Thu, 26 Apr 2001 19:12:03 +0100
33663              Message-ID: <20010426191203.A70835@pobox.com>
33664              
33665              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
33666      Branch: perl
33667            ! ext/List/Util/lib/List/Util.pm
33668            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
33669 ____________________________________________________________________________
33670 [  9858] By: jhi                                   on 2001/04/26  18:17:42
33671         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
33672              From: Robin Houston <robin@kitsite.com>
33673              Date: Thu, 26 Apr 2001 16:09:35 +0100
33674              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
33675      Branch: perl
33676            ! t/comp/proto.t
33677 ____________________________________________________________________________
33678 [  9857] By: jhi                                   on 2001/04/26  18:04:59
33679         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
33680              From: barries <barries@slaysys.com>
33681              Date: Thu, 26 Apr 2001 12:01:10 -0400
33682              Message-ID: <20010426120110.E29698@jester.slaysys.com>
33683      Branch: perl
33684            ! pod/perldiag.pod
33685 ____________________________________________________________________________
33686 [  9856] By: jhi                                   on 2001/04/26  18:03:33
33687         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
33688              Date: Thu, 26 Apr 2001 17:13:41 +0100
33689              From: Robin Houston <robin@kitsite.com>
33690              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
33691              
33692              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
33693              From: Robin Houston <robin@kitsite.com>
33694              Date: Thu, 26 Apr 2001 18:44:29 +0100
33695              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
33696      Branch: perl
33697            ! ext/B/B/Deparse.pm
33698 ____________________________________________________________________________
33699 [  9855] By: jhi                                   on 2001/04/26  17:56:04
33700         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
33701              From: Robin Houston <robin@kitsite.com>
33702              Date: Thu, 26 Apr 2001 17:04:08 +0100
33703              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
33704      Branch: perl
33705            ! ext/B/B/Deparse.pm
33706 ____________________________________________________________________________
33707 [  9854] By: jhi                                   on 2001/04/26  17:47:26
33708         Log: Subject: Re: Short test case for undef %stash:: crash
33709              From: Benjamin Sugars <bsugars@canoe.ca> 
33710              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
33711              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
33712              Changed and moved the perldiag entry.
33713      Branch: perl
33714            ! gv.c pod/perldiag.pod
33715 ____________________________________________________________________________
33716 [  9853] By: jhi                                   on 2001/04/26  14:35:16
33717         Log: Beginnings of strptime().  Do not touch the wet paint.
33718      Branch: perl
33719            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
33720 ____________________________________________________________________________
33721 [  9852] By: jhi                                   on 2001/04/26  13:17:21
33722         Log: Retract #9851, core dumps from pod2man.
33723      Branch: perl
33724            ! regcomp.c
33725 ____________________________________________________________________________
33726 [  9851] By: jhi                                   on 2001/04/26  11:54:41
33727         Log: (Retracted by #9852.)
33728              
33729              Subject: [PATCH @9846] dumping ANYOF
33730              From: Hugo <hv@crypt.compulink.co.uk>
33731              Date: Thu, 26 Apr 2001 05:32:38 +0100
33732              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
33733      Branch: perl
33734            ! regcomp.c
33735 ____________________________________________________________________________
33736 [  9850] By: jhi                                   on 2001/04/26  02:34:44
33737         Log: If ccflags was empty the _previous_ $* containing all the
33738              environment variables and Configure variables was used,
33739              which lead, among other bad things, into $ccflags being your
33740              uname -a output, which lead into test compile with cc failing,
33741              which lead into gcc being selected, which didn't work that well
33742              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
33743              with large files, et cetera.
33744      Branch: perl
33745            ! hints/hpux.sh
33746 ____________________________________________________________________________
33747 [  9849] By: jhi                                   on 2001/04/26  01:44:57
33748         Log: Make selfstubber test more portable.
33749      Branch: perl
33750            ! t/lib/selfstubber.t
33751 ____________________________________________________________________________
33752 [  9848] By: jhi                                   on 2001/04/26  00:50:26
33753         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
33754              From: Benjamin Sugars <ben.sugars@home.com>
33755              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
33756              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
33757      Branch: perl
33758            ! ext/Cwd/Cwd.xs
33759 ____________________________________________________________________________
33760 [  9847] By: jhi                                   on 2001/04/26  00:46:58
33761         Log: Subject: [PATCH: perl@9841] VMS updates
33762              From: Peter Prymmer <pvhp@forte.com>
33763              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
33764              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
33765      Branch: perl
33766            ! README.vms configure.com vms/descrip_mms.template
33767            ! vms/ext/filespec.t
33768 ____________________________________________________________________________
33769 [  9846] By: jhi                                   on 2001/04/26  00:11:56
33770         Log: re 'debug' was broken by #9084.
33771      Branch: perl
33772            ! ext/re/re.xs
33773 ____________________________________________________________________________
33774 [  9845] By: jhi                                   on 2001/04/25  22:33:17
33775         Log: Subject: [PATCH] test for Devel::SelfStubber
33776              From: Nicholas Clark <nick@ccl4.org>
33777              Date: Thu, 26 Apr 2001 00:00:54 +0100
33778              Message-ID: <20010426000054.D89026@plum.flirble.org>
33779      Branch: perl
33780            + t/lib/selfstubber.t
33781            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
33782 ____________________________________________________________________________
33783 [  9844] By: jhi                                   on 2001/04/25  22:29:32
33784         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
33785              From: Paul Johnson <paul@pjcj.net>
33786              Date: Thu, 26 Apr 2001 00:46:08 +0200
33787              Message-ID: <20010426004608.H2338@pjcj.net>
33788      Branch: perl
33789            ! ext/B/B/Concise.pm
33790 ____________________________________________________________________________
33791 [  9843] By: jhi                                   on 2001/04/25  22:28:28
33792         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
33793              From: Peter Prymmer <pvhp@forte.com>
33794              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
33795              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
33796      Branch: perl
33797            ! ext/Cwd/Cwd.xs
33798 ____________________________________________________________________________
33799 [  9842] By: jhi                                   on 2001/04/25  20:58:12
33800         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
33801              From: John Peacock <jpeacock@rowman.com>
33802              Date: Wed, 25 Apr 2001 17:30:26 -0400
33803              Message-ID: <3AE741F2.B3217464@rowman.com>
33804      Branch: perl
33805            ! lib/Math/BigInt.pm t/lib/bigintpm.t
33806 ____________________________________________________________________________
33807 [  9841] By: jhi                                   on 2001/04/25  20:07:05
33808         Log: Update Changes.
33809      Branch: perl
33810            ! Changes patchlevel.h
33811 ____________________________________________________________________________
33812 [  9840] By: jhi                                   on 2001/04/25  19:56:51
33813         Log: Yet another HP-UX hints version from Merijn.
33814      Branch: perl
33815            ! hints/hpux.sh
33816 ____________________________________________________________________________
33817 [  9839] By: jhi                                   on 2001/04/25  19:53:04
33818         Log: abs_path() didn't terminate the filename correctly,
33819              in DIRNAMLENless systems like HP-UX this would fail.
33820      Branch: perl
33821            ! ext/Cwd/Cwd.xs
33822 ____________________________________________________________________________
33823 [  9838] By: jhi                                   on 2001/04/25  16:37:26
33824         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
33825              From: Mike Guy <mjtg@cam.ac.uk>
33826              Date: Wed, 25 Apr 2001 18:31:47 +0100
33827              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
33828      Branch: perl
33829            ! op.c
33830 ____________________________________________________________________________
33831 [  9837] By: jhi                                   on 2001/04/25  16:21:53
33832         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
33833              From: Jon Eveland <jweveland@yahoo.com>
33834              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
33835              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
33836      Branch: perl
33837            ! lib/perl5db.pl
33838 ____________________________________________________________________________
33839 [  9836] By: jhi                                   on 2001/04/25  14:17:50
33840         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
33841              From: "Philip Newton" <pnewton@gmx.de>
33842              Date: Wed, 25 Apr 2001 17:05:58 +0200
33843              Message-ID: <3AE703F6.3234.1833C45@localhost>
33844      Branch: perl
33845            ! Porting/patching.pod
33846 ____________________________________________________________________________
33847 [  9835] By: jhi                                   on 2001/04/25  13:58:07
33848         Log: It would seem that both ar and full_ar need to be overridden
33849              for HP-UX to avoid the GNU ar.
33850      Branch: perl
33851            ! hints/hpux.sh
33852 ____________________________________________________________________________
33853 [  9834] By: jhi                                   on 2001/04/25  13:50:40
33854         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
33855              From: "Philip Newton" <pnewton@gmx.de>
33856              Date: Wed, 25 Apr 2001 16:09:23 +0200
33857              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
33858              
33859              Detypo.
33860      Branch: perl
33861            ! t/op/misc.t
33862 ____________________________________________________________________________
33863 [  9833] By: jhi                                   on 2001/04/25  12:36:11
33864         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
33865      Branch: perl
33866            ! hints/hpux.sh
33867 ____________________________________________________________________________
33868 [  9832] By: jhi                                   on 2001/04/25  12:33:36
33869         Log: New version of HP-UX hints from Merijn.
33870      Branch: perl
33871            ! hints/hpux.sh
33872 ____________________________________________________________________________
33873 [  9831] By: jhi                                   on 2001/04/25  03:39:45
33874         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
33875      Branch: perl
33876            ! hints/hpux.sh
33877 ____________________________________________________________________________
33878 [  9830] By: jhi                                   on 2001/04/25  02:53:25
33879         Log: The tzname[] bit is not needed by util.c -- and causes
33880              heartburn in VMS (and it missing was probably the cause of
33881              the Mac OS X trouble).  Ouch.
33882      Branch: perl
33883            ! ext/POSIX/POSIX.xs util.c
33884 ____________________________________________________________________________
33885 [  9829] By: jhi                                   on 2001/04/25  00:10:06
33886         Log: Metaconfig unit change for #9828.
33887      Branch: metaconfig
33888            ! U/compline/ccflags.U
33889 ____________________________________________________________________________
33890 [  9828] By: jhi                                   on 2001/04/25  00:04:18
33891         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
33892              (which is actually the reason for the change, we need to pass
33893              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
33894              EP/IX, OS/2, and TitanOS, based on the hints files.
33895      Branch: perl
33896            ! Configure config_h.SH
33897 ____________________________________________________________________________
33898 [  9827] By: jhi                                   on 2001/04/24  23:49:20
33899         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
33900              the $cat must have an absolute path.
33901      Branch: perl
33902            ! makedepend.SH
33903 ____________________________________________________________________________
33904 [  9826] By: jhi                                   on 2001/04/24  23:40:53
33905         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
33906      Branch: perl
33907            ! README.amiga
33908 ____________________________________________________________________________
33909 [  9825] By: jhi                                   on 2001/04/24  23:35:35
33910         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
33911              From: "Philip Newton" <pnewton@gmx.de>
33912              Date: Tue, 24 Apr 2001 18:52:49 +0200
33913              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
33914      Branch: perl
33915            ! x2p/find2perl.PL
33916 ____________________________________________________________________________
33917 [  9824] By: jhi                                   on 2001/04/24  23:33:07
33918         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
33919              Some gcc specifics dropped out due to extensive rewriting;
33920              will be put back later as needed.
33921      Branch: perl
33922            ! hints/hpux.sh
33923 ____________________________________________________________________________
33924 [  9823] By: jhi                                   on 2001/04/24  23:27:57
33925         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
33926      Branch: perl
33927            ! ext/POSIX/POSIX.xs
33928 ____________________________________________________________________________
33929 [  9822] By: jhi                                   on 2001/04/24  23:25:21
33930         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
33931              From: Tim Jenness <t.jenness@jach.hawaii.edu>
33932              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
33933              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
33934      Branch: perl
33935            ! ext/XS/Typemap/Typemap.xs
33936 ____________________________________________________________________________
33937 [  9821] By: jhi                                   on 2001/04/24  23:24:10
33938         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
33939              From: "Abigail" <abigail@foad.org>
33940              Date: Tue, 24 Apr 2001 23:12:03 +0200
33941              Message-ID: <20010424211203.7901.qmail@foad.org>
33942      Branch: perl
33943            ! pod/perlport.pod
33944 ____________________________________________________________________________
33945 [  9820] By: jhi                                   on 2001/04/24  23:23:15
33946         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
33947              From: Matt Sergeant <matt@sergeant.org>
33948              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
33949              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
33950      Branch: perl
33951            ! pod/perlfaq4.pod
33952 ____________________________________________________________________________
33953 [  9819] By: nick                                  on 2001/04/24  18:49:43
33954         Log: Integrate mainline.
33955      Branch: perlio
33956           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
33957           !> (integrate 37 files)
33958 ____________________________________________________________________________
33959 [  9818] By: jhi                                   on 2001/04/24  14:35:23
33960         Log: Update Changes.
33961      Branch: perl
33962            ! Changes patchlevel.h
33963 ____________________________________________________________________________
33964 [  9817] By: jhi                                   on 2001/04/24  14:09:17
33965         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
33966              From: "Philip Newton" <pnewton@gmx.de>
33967              Date: Tue, 24 Apr 2001 12:58:12 +0200
33968              Message-ID: <3AE57864.8304.B77A0A@localhost> 
33969              
33970              plus add CPAN to the list of modules that have their own tests.
33971      Branch: perl
33972            ! t/lib/1_compile.t
33973 ____________________________________________________________________________
33974 [  9816] By: jhi                                   on 2001/04/24  14:07:03
33975         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
33976              From: Michael G Schwern <schwern@pobox.com>
33977              Date: Sat, 21 Apr 2001 22:35:00 +0100
33978              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
33979      Branch: perl
33980            ! t/lib/1_compile.t
33981 ____________________________________________________________________________
33982 [  9815] By: jhi                                   on 2001/04/24  13:54:32
33983         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
33984              From: Robin Houston <robin@kitsite.com>
33985              Date: Tue, 24 Apr 2001 15:51:18 +0100
33986              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
33987      Branch: perl
33988            ! ext/B/B/Deparse.pm
33989 ____________________________________________________________________________
33990 [  9814] By: jhi                                   on 2001/04/24  13:17:34
33991         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
33992              From: Bill Glicker <billg@burrelles.com>
33993              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
33994              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
33995      Branch: perl
33996            ! hints/svr5.sh
33997 ____________________________________________________________________________
33998 [  9813] By: jhi                                   on 2001/04/24  12:54:23
33999         Log: Prevent path disclosure (probing for existence of filenames)
34000              using suidperl; bug id 20010322.218.
34001      Branch: perl
34002            ! perl.c pod/perldiag.pod
34003 ____________________________________________________________________________
34004 [  9812] By: jhi                                   on 2001/04/24  12:08:36
34005         Log: Retract #9811.
34006      Branch: perl
34007            ! ext/POSIX/POSIX.xs
34008 ____________________________________________________________________________
34009 [  9811] By: jhi                                   on 2001/04/24  11:57:35
34010         Log: (Retracted by #9812.)
34011      Branch: perl
34012            ! ext/POSIX/POSIX.xs
34013 ____________________________________________________________________________
34014 [  9810] By: jhi                                   on 2001/04/24  03:32:35
34015         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
34016      Branch: perl
34017            ! util.c
34018 ____________________________________________________________________________
34019 [  9809] By: jhi                                   on 2001/04/24  03:16:13
34020         Log: The Math::BigFloat::import() was broken.
34021              (Fixes bug id 20010422.002.)
34022      Branch: perl
34023            ! lib/Math/BigFloat.pm
34024 ____________________________________________________________________________
34025 [  9808] By: jhi                                   on 2001/04/24  01:11:40
34026         Log: Additional dependencies; should help for parallel makes
34027              not to fail on missing lib/lib.pm or lib/re.pm.
34028      Branch: perl
34029            ! Makefile.SH
34030 ____________________________________________________________________________
34031 [  9807] By: jhi                                   on 2001/04/24  00:57:01
34032         Log: Update the test failure disclaimer.
34033      Branch: perl
34034            ! t/pragma/warn/pp_hot
34035 ____________________________________________________________________________
34036 [  9806] By: jhi                                   on 2001/04/24  00:54:04
34037         Log: Add make target "install-all" which is alias for "install"
34038              to cater for case-preserving filesystems like HFS+.
34039      Branch: perl
34040            ! INSTALL Makefile.SH
34041 ____________________________________________________________________________
34042 [  9805] By: jhi                                   on 2001/04/24  00:47:28
34043         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
34044              From: Peter Prymmer <pvhp@forte.com>
34045              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
34046              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
34047              
34048              (Ken William's message forwarded from macosx@perl.org)
34049      Branch: perl
34050            ! hints/darwin.sh
34051 ____________________________________________________________________________
34052 [  9804] By: jhi                                   on 2001/04/23  23:57:35
34053         Log: Cut-and-pasto.
34054      Branch: perl
34055            ! perlio.c
34056 ____________________________________________________________________________
34057 [  9803] By: jhi                                   on 2001/04/23  23:52:25
34058         Log: More PerlIO robustness.
34059      Branch: perl
34060            ! perlio.c
34061 ____________________________________________________________________________
34062 [  9802] By: jhi                                   on 2001/04/23  23:43:35
34063         Log: Make the "STD* opened only for ..." errors more consistent.
34064      Branch: perl
34065            ! doio.c
34066 ____________________________________________________________________________
34067 [  9801] By: jhi                                   on 2001/04/23  23:34:26
34068         Log: Test case for #9800.
34069      Branch: perl
34070            ! t/op/misc.t
34071 ____________________________________________________________________________
34072 [  9800] By: jhi                                   on 2001/04/23  23:14:43
34073         Log: Avoid coredump on 'close STDERR; die' by making
34074              the PerlIO calls more robust.  Also use SETERRNO()
34075              instead of errno = to be more VMS-ready.
34076      Branch: perl
34077            ! perlio.c
34078 ____________________________________________________________________________
34079 [  9799] By: jhi                                   on 2001/04/23  21:41:10
34080         Log: Subject: test for ID 20010423.002
34081              From: Robin Houston <robin@kitsite.com>
34082              Date: Mon, 23 Apr 2001 16:52:21 +0100
34083              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
34084      Branch: perl
34085            ! t/op/avhv.t
34086 ____________________________________________________________________________
34087 [  9798] By: jhi                                   on 2001/04/23  21:40:07
34088         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
34089              From: David Dyck <dcd@tc.fluke.com>
34090              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
34091              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
34092      Branch: perl
34093            ! installperl
34094 ____________________________________________________________________________
34095 [  9797] By: jhi                                   on 2001/04/23  21:37:56
34096         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
34097              From: Benjamin Sugars <bsugars@canoe.ca>
34098              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
34099              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
34100      Branch: perl
34101            ! ext/Cwd/Cwd.xs lib/Cwd.pm
34102 ____________________________________________________________________________
34103 [  9796] By: jhi                                   on 2001/04/23  21:29:24
34104         Log: Synchronize h2xs and pod2man some more on the documentation
34105              templates they propose.
34106      Branch: perl
34107            ! pod/pod2man.PL utils/h2xs.PL
34108 ____________________________________________________________________________
34109 [  9795] By: jhi                                   on 2001/04/23  17:30:40
34110         Log: Add one more naughty test for base64; make encoding logic cleaner.
34111      Branch: perl
34112            ! t/lib/mimeb64.t
34113 ____________________________________________________________________________
34114 [  9794] By: jhi                                   on 2001/04/23  13:51:32
34115         Log: Update Changes.
34116      Branch: perl
34117            ! Changes patchlevel.h
34118 ____________________________________________________________________________
34119 [  9793] By: jhi                                   on 2001/04/23  13:44:18
34120         Log: Duplicate lines.
34121      Branch: perl
34122            ! MANIFEST
34123 ____________________________________________________________________________
34124 [  9792] By: jhi                                   on 2001/04/23  13:39:13
34125         Log: Subject: Re: PATCH 5.7.1
34126              From: Mark-Jason Dominus <mjd@plover.com>
34127              Date: Mon, 23 Apr 2001 10:30:21 -0400
34128              Message-ID: <20010423143021.17335.qmail@plover.com>
34129      Branch: perl
34130            ! perl.h sv.c
34131 ____________________________________________________________________________
34132 [  9791] By: jhi                                   on 2001/04/23  13:32:40
34133         Log: Add the CPAN.pm 1.59_54 tests.
34134      Branch: perl
34135            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
34136            ! MANIFEST
34137 ____________________________________________________________________________
34138 [  9790] By: jhi                                   on 2001/04/23  13:21:55
34139         Log: Subject: Deparse nit
34140              From: Robin Houston <robin@kitsite.com>
34141              Date: Mon, 23 Apr 2001 12:38:20 +0100
34142              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
34143      Branch: perl
34144            ! ext/B/B/Deparse.pm
34145 ____________________________________________________________________________
34146 [  9789] By: jhi                                   on 2001/04/23  13:19:07
34147         Log: Subject: [PATCH] bug 20010423.002
34148              From: Robin Houston <robin@kitsite.com>
34149              Date: Mon, 23 Apr 2001 13:12:30 +0100
34150              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
34151      Branch: perl
34152            ! pp.c
34153 ____________________________________________________________________________
34154 [  9788] By: jhi                                   on 2001/04/23  13:02:49
34155         Log: Subject: PATCH [5.7.1] hv.c unused #define
34156              From: Mark-Jason Dominus <mjd@plover.com>
34157              Date: Sun, 22 Apr 2001 14:17:49 -0400
34158              Message-ID: <20010422181749.26976.qmail@plover.com>
34159      Branch: perl
34160            ! hv.c
34161 ____________________________________________________________________________
34162 [  9787] By: jhi                                   on 2001/04/23  13:02:02
34163         Log: Subject: PATCH 5.7.1
34164              From: Mark-Jason Dominus <mjd@plover.com>
34165              Date: Sun, 22 Apr 2001 15:12:57 -0400
34166              Message-ID: <20010422191258.6539.qmail@plover.com>
34167              
34168              plus Sarathy's STMT_START + STMT_END suggestion.
34169      Branch: perl
34170            ! perl.h
34171 ____________________________________________________________________________
34172 [  9786] By: jhi                                   on 2001/04/23  12:53:25
34173         Log: Fix for
34174              
34175              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
34176              From: dLux <dlux@spam.sch.bme.hu>
34177              Date: Mon, 23 Apr 2001 01:25:26 +0200
34178              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
34179              
34180              (SvGROW really does return a char *.)
34181      Branch: perl
34182            ! pod/perlapi.pod sv.h
34183 ____________________________________________________________________________
34184 [  9785] By: jhi                                   on 2001/04/23  04:34:04
34185         Log: Time::Piece work continues.  $t->day removed since
34186              I think it's too confusing.  Now has normal and
34187              abbreviated length weekday names and month names,
34188              the names change with _names(), not _list().
34189              Now has strftime() in Perl, _strftime() is
34190              the libc version (to which strftime() falls back
34191              if it doesn't know the format.  To do: the reverse
34192              of strftime, strptime(), and the localisation of both.
34193      Branch: perl
34194            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
34195            ! t/lib/time-piece.t
34196 ____________________________________________________________________________
34197 [  9784] By: jhi                                   on 2001/04/23  02:41:46
34198         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
34199              From: andreas.koenig@anima.de (Andreas J. Koenig)
34200              Date: 23 Apr 2001 05:20:55 +0200
34201              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
34202      Branch: perl
34203            ! t/pragma/overload.t
34204 ____________________________________________________________________________
34205 [  9783] By: jhi                                   on 2001/04/22  23:32:42
34206         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
34207              From: Robin Houston <robin@kitsite.com>
34208              Date: Mon, 23 Apr 2001 00:38:18 +0100
34209              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
34210      Branch: perl
34211            ! ext/B/B/Deparse.pm
34212 ____________________________________________________________________________
34213 [  9782] By: jhi                                   on 2001/04/22  20:55:43
34214         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
34215              From: Simon Cozens <simon@netthink.co.uk>
34216              Date: Sun, 22 Apr 2001 18:47:25 +0100
34217              Message-ID: <20010422184725.A14411@netthink.co.uk>
34218      Branch: perl
34219            ! sv.c t/pragma/overload.t
34220 ____________________________________________________________________________
34221 [  9781] By: jhi                                   on 2001/04/22  20:52:13
34222         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
34223              From: Robin Houston <robin@kitsite.com>
34224              Date: Sun, 22 Apr 2001 22:14:50 +0100
34225              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
34226      Branch: perl
34227            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
34228 ____________________________________________________________________________
34229 [  9780] By: nick                                  on 2001/04/22  20:40:31
34230         Log: Integrate mainline.
34231      Branch: perlio
34232           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
34233           +> t/lib/b-stash.t
34234           !> (integrate 38 files)
34235 ____________________________________________________________________________
34236 [  9779] By: jhi                                   on 2001/04/22  15:16:03
34237         Log: Subject: IO::Socket::INET patch
34238              From: andrew deryabin <djsf@technarchy.ru>
34239              Date: Sat, 21 Apr 2001 17:46:52 +0400
34240              Message-ID: <20010421174652.B1426@technarchy>
34241      Branch: perl
34242            ! ext/IO/lib/IO/Socket/INET.pm
34243 ____________________________________________________________________________
34244 [  9778] By: jhi                                   on 2001/04/22  15:14:33
34245         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
34246              From: Mark-Jason Dominus <mjd@plover.com>
34247              Date: Sat, 21 Apr 2001 21:27:49 -0400
34248              Message-ID: <20010422012749.27024.qmail@plover.com>
34249      Branch: perl
34250            ! regcomp.c
34251 ____________________________________________________________________________
34252 [  9777] By: jhi                                   on 2001/04/22  15:10:51
34253         Log: Subject: Re: Regex debugger patch 
34254              From: Mark-Jason Dominus <mjd@plover.com>
34255              Date: Sat, 21 Apr 2001 21:48:51 -0400
34256              Message-ID: <20010422014851.27165.qmail@plover.com>
34257      Branch: perl
34258            ! pod/perldebguts.pod
34259 ____________________________________________________________________________
34260 [  9776] By: jhi                                   on 2001/04/22  15:09:48
34261         Log: Subject: Re: Regex debugger patch
34262              From: Mark-Jason Dominus <mjd@plover.com>
34263              Date: Sat, 21 Apr 2001 14:24:39 -0400
34264              Message-ID: <20010421182439.16508.qmail@plover.com>
34265              
34266              Regex debugger backend.
34267      Branch: perl
34268            ! regcomp.c regexp.h
34269 ____________________________________________________________________________
34270 [  9775] By: jhi                                   on 2001/04/21  16:45:40
34271         Log: Subject: [PATCH] Typo in utf8.h
34272              From: Jesús Quiroga <jquiroga@pobox.com>
34273              Date: Sat, 21 Apr 2001 19:25:33 +0200
34274              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
34275      Branch: perl
34276            ! utf8.h
34277 ____________________________________________________________________________
34278 [  9774] By: jhi                                   on 2001/04/21  16:43:52
34279         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
34280              From: Joe Orton <jorton@redhat.com>
34281              Date: Tue, 17 Apr 2001 15:50:43 +0100
34282              Message-Id: <20010417155043.D19132@eu.c2.net>
34283      Branch: perl
34284            ! hints/svr5.sh
34285 ____________________________________________________________________________
34286 [  9773] By: jhi                                   on 2001/04/21  15:30:15
34287         Log: Subject: Patch utils/h2xs.PL
34288              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34289              Date: Sat, 21 Apr 2001 10:32:16 -0500
34290              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
34291              
34292              Add MAILING list and LICENSE templates.
34293      Branch: perl
34294            ! utils/h2xs.PL
34295 ____________________________________________________________________________
34296 [  9772] By: jhi                                   on 2001/04/21  15:28:36
34297         Log: Subject: perlfaq2.patch for 5.7.1
34298              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34299              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
34300              Date: Fri, 20 Apr 2001 16:42:19 -0500
34301              
34302              rm an extra tab, a blurb about the xx.cpan to clarify
34303              which countries actually have that and dejanews is history
34304              as well as most of that nonsensical entry.
34305      Branch: perl
34306            ! pod/perlfaq2.pod
34307 ____________________________________________________________________________
34308 [  9771] By: jhi                                   on 2001/04/21  15:27:17
34309         Log: Subject: perlfaq1.patch for 5.7.1
34310              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34311              Date: Fri, 20 Apr 2001 16:57:36 -0500
34312              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
34313              
34314              Evil URLs must die. Especially when they are broken.
34315      Branch: perl
34316            ! pod/perlfaq1.pod
34317 ____________________________________________________________________________
34318 [  9770] By: jhi                                   on 2001/04/21  15:23:38
34319         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
34320              From: Michael G Schwern <schwern@pobox.com>
34321              Date: Sat, 21 Apr 2001 16:11:12 +0100
34322              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
34323      Branch: perl
34324            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
34325            + t/lib/b-stash.t
34326            ! MANIFEST ext/B/B.pm t/lib/b.t
34327 ____________________________________________________________________________
34328 [  9769] By: jhi                                   on 2001/04/21  15:03:32
34329         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
34330              From: Michael G Schwern <schwern@pobox.com>
34331              Date: Sat, 21 Apr 2001 09:48:00 +0100
34332              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
34333      Branch: perl
34334            ! utils/h2ph.PL
34335 ____________________________________________________________________________
34336 [  9768] By: jhi                                   on 2001/04/21  14:33:49
34337         Log: PerlIO and Encode doc cleanup and tweaks.
34338      Branch: perl
34339            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
34340            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
34341 ____________________________________________________________________________
34342 [  9767] By: jhi                                   on 2001/04/21  12:40:16
34343         Log: Integrate perlio.
34344      Branch: perl
34345           !> doio.c
34346 ____________________________________________________________________________
34347 [  9766] By: nick                                  on 2001/04/20  18:28:35
34348         Log: Avoid core dump on
34349              open(STDOUT,">",\$foo);
34350      Branch: perlio
34351            ! doio.c
34352 ____________________________________________________________________________
34353 [  9765] By: jhi                                   on 2001/04/20  13:23:43
34354         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
34355              From: Robin Houston <robin@kitsite.com>
34356              Date: Fri, 20 Apr 2001 14:29:22 +0100
34357              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
34358      Branch: perl
34359            ! ext/B/B.pm ext/B/B/Deparse.pm
34360 ____________________________________________________________________________
34361 [  9764] By: jhi                                   on 2001/04/20  13:19:33
34362         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
34363              From: Peter Prymmer <pvhp@forte.com>
34364              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
34365              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
34366      Branch: perl
34367            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
34368            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
34369            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
34370            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
34371 ____________________________________________________________________________
34372 [  9763] By: jhi                                   on 2001/04/20  12:36:39
34373         Log: Subject: Re: A new PerlIO coredump
34374              From: Nick Ing-Simmons <nik@tiuk.ti.com>
34375              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
34376              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
34377      Branch: perl
34378            ! doio.c
34379 ____________________________________________________________________________
34380 [  9762] By: jhi                                   on 2001/04/19  23:02:30
34381         Log: Update Changes.
34382      Branch: perl
34383            ! Changes patchlevel.h
34384 ____________________________________________________________________________
34385 [  9761] By: jhi                                   on 2001/04/19  22:59:19
34386         Log: More cleanup cleanup.
34387      Branch: perl
34388            ! Makefile.SH win32/Makefile win32/makefile.mk
34389 ____________________________________________________________________________
34390 [  9760] By: jhi                                   on 2001/04/19  22:50:31
34391         Log: lib/Time is non-empty, let's not rmdir it.
34392      Branch: perl
34393            ! Makefile.SH
34394 ____________________________________________________________________________
34395 [  9759] By: jhi                                   on 2001/04/19  22:36:51
34396         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
34397              From: Robin Houston <robin@kitsite.com>
34398              Date: Fri, 20 Apr 2001 00:18:53 +0100
34399              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
34400      Branch: perl
34401            ! ext/B/B/Deparse.pm
34402 ____________________________________________________________________________
34403 [  9758] By: jhi                                   on 2001/04/19  22:36:00
34404         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
34405              From: Peter Prymmer <pvhp@forte.com>
34406              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
34407              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
34408      Branch: perl
34409            ! ext/Cwd/Cwd.xs
34410 ____________________________________________________________________________
34411 [  9757] By: nick                                  on 2001/04/19  18:53:54
34412         Log: Blind (untested) integrate of mainline.
34413      Branch: perlio
34414           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
34415           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
34416           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
34417           !> (integrate 53 files)
34418 ____________________________________________________________________________
34419 [  9756] By: jhi                                   on 2001/04/19  16:59:23
34420         Log: Document and test Time::Piece.
34421      Branch: perl
34422            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
34423            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
34424 ____________________________________________________________________________
34425 [  9755] By: jhi                                   on 2001/04/19  12:13:29
34426         Log: A better fix for the \x{12345678} trouble from NI-S.
34427      Branch: perl
34428            ! utf8.c
34429 ____________________________________________________________________________
34430 [  9754] By: jhi                                   on 2001/04/19  11:56:07
34431         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
34432              From: Robin Houston <robin@kitsite.com>
34433              Date: Wed, 18 Apr 2001 17:58:33 +0100
34434              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
34435      Branch: perl
34436            ! ext/B/B/Deparse.pm op.c
34437 ____________________________________________________________________________
34438 [  9753] By: jhi                                   on 2001/04/19  04:21:52
34439         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
34440              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
34441              Date: Thu, 19 Apr 2001 01:11:41 -0400
34442              Message-ID: <20010419011141.A5798@cpan.org>
34443      Branch: perl
34444            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
34445 ____________________________________________________________________________
34446 [  9752] By: jhi                                   on 2001/04/19  02:41:10
34447         Log: The new time utils need to be thread-aware, too.
34448      Branch: perl
34449            ! util.c
34450 ____________________________________________________________________________
34451 [  9751] By: jhi                                   on 2001/04/19  02:26:47
34452         Log: Compilation nit noticed by AIX compiler.
34453      Branch: perl
34454            ! perlio.c
34455 ____________________________________________________________________________
34456 [  9750] By: jhi                                   on 2001/04/19  02:20:06
34457         Log: The new time utils need to be public.
34458      Branch: perl
34459            ! embed.pl
34460 ____________________________________________________________________________
34461 [  9749] By: jhi                                   on 2001/04/19  01:42:39
34462         Log: Regen toc.
34463      Branch: perl
34464            ! pod/perltoc.pod
34465 ____________________________________________________________________________
34466 [  9748] By: jhi                                   on 2001/04/19  01:41:10
34467         Log: Add Time::Piece, a slight rewrite of Time::Object,
34468              from Matt Sergeant.
34469      Branch: perl
34470            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
34471            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
34472            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
34473            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
34474            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
34475            ! win32/makefile.mk
34476 ____________________________________________________________________________
34477 [  9747] By: jhi                                   on 2001/04/19  00:55:35
34478         Log: The new metaconfig unit from strftime.
34479      Branch: metaconfig/U/perl
34480            + d_strftime.U
34481 ____________________________________________________________________________
34482 [  9746] By: jhi                                   on 2001/04/19  00:54:54
34483         Log: Move the strftime() wrapper from POSIX.xs to util.c
34484              as my_strftime(), requires HAS_STRFTIME.
34485      Branch: perl
34486            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34487            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
34488            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
34489            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34490            ! vos/config.ga.h win32/config.bc win32/config.gc
34491            ! win32/config.vc
34492 ____________________________________________________________________________
34493 [  9745] By: jhi                                   on 2001/04/18  23:11:03
34494         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
34495              in preparation of Time::Piece.
34496      Branch: perl
34497            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
34498 ____________________________________________________________________________
34499 [  9744] By: jhi                                   on 2001/04/18  22:33:12
34500         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
34501              From: Peter Prymmer <pvhp@forte.com>
34502              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
34503              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
34504      Branch: perl
34505            ! t/lib/exporter.t
34506 ____________________________________________________________________________
34507 [  9743] By: jhi                                   on 2001/04/18  22:32:23
34508         Log: Subject: Fwd: pod2html leaves cache files lying around?
34509              From: Rajesh Vaidheeswarran <rv@gnu.org>
34510              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
34511              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
34512      Branch: perl
34513            ! lib/Pod/Html.pm
34514 ____________________________________________________________________________
34515 [  9742] By: jhi                                   on 2001/04/18  20:31:49
34516         Log: Update Changes.
34517      Branch: perl
34518            ! Changes patchlevel.h
34519 ____________________________________________________________________________
34520 [  9741] By: jhi                                   on 2001/04/18  20:23:02
34521         Log: Declare hints only if needed.
34522      Branch: perl
34523            ! ext/B/B/Deparse.pm
34524 ____________________________________________________________________________
34525 [  9740] By: jhi                                   on 2001/04/18  19:06:05
34526         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
34527              bug noticed by Robin Houston; basically the code of detecting
34528              value wraparound was acting differently under different compilers
34529              and platforms.  The workaround is to remove the overflow check
34530              for now, a real fix would be to do the overflow (portably) right.
34531      Branch: perl
34532            ! t/op/pat.t utf8.c
34533 ____________________________________________________________________________
34534 [  9739] By: jhi                                   on 2001/04/18  19:01:23
34535         Log: Subject: [PATCH B::Deparse] some pragma support
34536              From: Robin Houston <robin@kitsite.com>
34537              Date: Wed, 18 Apr 2001 19:32:12 +0100
34538              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
34539      Branch: perl
34540            ! ext/B/B/Deparse.pm
34541 ____________________________________________________________________________
34542 [  9738] By: jhi                                   on 2001/04/18  15:16:37
34543         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
34544              From: Benjamin Sugars <bsugars@canoe.ca>
34545              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
34546              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
34547      Branch: perl
34548            ! t/op/glob.t
34549 ____________________________________________________________________________
34550 [  9737] By: jhi                                   on 2001/04/18  13:24:50
34551         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
34552              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34553              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
34554              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
34555      Branch: perl
34556            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
34557            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
34558 ____________________________________________________________________________
34559 [  9736] By: jhi                                   on 2001/04/18  04:15:14
34560         Log: The #9735 also changes the subtest 12.
34561      Branch: perl
34562            ! t/lib/b.t
34563 ____________________________________________________________________________
34564 [  9735] By: jhi                                   on 2001/04/18  03:55:17
34565         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
34566              From: David Dyck <dcd@tc.fluke.com>
34567              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
34568              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
34569      Branch: perl
34570            ! ext/B/B/Deparse.pm
34571 ____________________________________________________________________________
34572 [  9734] By: jhi                                   on 2001/04/18  03:54:11
34573         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
34574              From: Gisle Aas <gisle@ActiveState.com>
34575              Date: 17 Apr 2001 19:06:45 -0700
34576              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
34577      Branch: perl
34578            ! pp_hot.c t/op/misc.t
34579 ____________________________________________________________________________
34580 [  9733] By: jhi                                   on 2001/04/17  22:25:22
34581         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
34582              From: "Abigail" <abigail@foad.org>
34583              Date: Wed, 18 Apr 2001 01:17:46 +0200
34584              Message-ID: <20010417231746.21657.qmail@foad.org>
34585      Branch: perl
34586            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
34587 ____________________________________________________________________________
34588 [  9732] By: jhi                                   on 2001/04/17  20:47:56
34589         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
34590              From: Robin Houston <robin@kitsite.com>
34591              Date: Tue, 17 Apr 2001 22:37:42 +0100
34592              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
34593      Branch: perl
34594            ! ext/B/B/Deparse.pm
34595 ____________________________________________________________________________
34596 [  9731] By: nick                                  on 2001/04/17  20:46:35
34597         Log: Re-sync for t/lib/b.t fix
34598      Branch: perlio
34599           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
34600 ____________________________________________________________________________
34601 [  9730] By: jhi                                   on 2001/04/17  20:45:29
34602         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
34603              From: Robin Houston <robin@kitsite.com>
34604              Date: Tue, 17 Apr 2001 22:29:36 +0100
34605              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
34606      Branch: perl
34607            ! ext/B/B.xs ext/B/B/Deparse.pm
34608 ____________________________________________________________________________
34609 [  9729] By: jhi                                   on 2001/04/17  20:43:11
34610         Log: Subject: Deparse - parenthesise args to undeclared subs
34611              From: Robin Houston <robin@kitsite.com>
34612              Date: Tue, 17 Apr 2001 21:31:05 +0100
34613              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
34614      Branch: perl
34615            ! ext/B/B/Deparse.pm
34616 ____________________________________________________________________________
34617 [  9728] By: jhi                                   on 2001/04/17  18:57:30
34618         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
34619              From: Benjamin Sugars <ben.sugars@home.com>
34620              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
34621              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
34622      Branch: perl
34623            ! t/lib/cwd.t
34624 ____________________________________________________________________________
34625 [  9727] By: jhi                                   on 2001/04/17  18:20:20
34626         Log: Subject: [PATCH B::Deparse] ambient pragmas
34627              From: Robin Houston <robin@kitsite.com>
34628              Date: Tue, 17 Apr 2001 20:01:59 +0100
34629              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
34630      Branch: perl
34631            ! ext/B/B/Deparse.pm t/lib/b.t
34632 ____________________________________________________________________________
34633 [  9726] By: nick                                  on 2001/04/17  16:33:51
34634         Log: Integrate mainline (t/lib/b.t fails test 2...)
34635      Branch: perlio
34636           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
34637           +> ext/List/Util/README ext/List/Util/Util.xs
34638           +> ext/List/Util/lib/List/Util.pm
34639           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
34640           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
34641           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
34642           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
34643           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
34644           !> (integrate 31 files)
34645 ____________________________________________________________________________
34646 [  9725] By: jhi                                   on 2001/04/17  12:14:24
34647         Log: Subject: multiple B::* changes
34648              From: Robin Houston <robin@kitsite.com>
34649              Date: Thu, 12 Apr 2001 20:12:27 +0100
34650              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
34651      Branch: perl
34652            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
34653 ____________________________________________________________________________
34654 [  9724] By: jhi                                   on 2001/04/17  11:59:05
34655         Log: Thread-awareness from Doug MacEachern.
34656      Branch: perl
34657            ! ext/List/Util/Util.xs
34658 ____________________________________________________________________________
34659 [  9723] By: jhi                                   on 2001/04/17  11:57:41
34660         Log: Make the test more portable.
34661      Branch: perl
34662            ! t/lib/cwd.t
34663 ____________________________________________________________________________
34664 [  9722] By: jhi                                   on 2001/04/17  11:53:50
34665         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
34666              From: Benjamin Sugars <ben.sugars@home.com>
34667              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
34668              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
34669      Branch: perl
34670            ! t/lib/cwd.t
34671 ____________________________________________________________________________
34672 [  9721] By: jhi                                   on 2001/04/17  11:52:17
34673         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
34674              From: Benjamin Sugars <bsugars@canoe.ca>
34675              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
34676              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
34677      Branch: perl
34678            ! op.c
34679 ____________________________________________________________________________
34680 [  9720] By: jhi                                   on 2001/04/17  11:35:42
34681         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
34682              From: Chris Nandor <pudge@pobox.com>
34683              Date: Tue, 17 Apr 2001 00:30:49 -0400
34684              Message-Id: <p05100207b701768712de@[10.0.1.177]>
34685      Branch: perl
34686            ! ext/File/Glob/bsd_glob.c gv.c
34687 ____________________________________________________________________________
34688 [  9719] By: jhi                                   on 2001/04/17  11:32:13
34689         Log: Subject: [PATCH] Tweten->West
34690              From: Casey West <casey@geeknest.com>
34691              Date: Mon, 16 Apr 2001 12:11:22 -0400
34692              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
34693      Branch: perl
34694            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
34695            ! pod/perltie.pod
34696 ____________________________________________________________________________
34697 [  9718] By: jhi                                   on 2001/04/16  03:22:52
34698         Log: Update Changes.
34699      Branch: perl
34700            ! Changes patchlevel.h
34701 ____________________________________________________________________________
34702 [  9717] By: jhi                                   on 2001/04/16  03:06:28
34703         Log: Regen toc.
34704      Branch: perl
34705            ! pod/perltoc.pod
34706 ____________________________________________________________________________
34707 [  9716] By: jhi                                   on 2001/04/16  02:58:42
34708         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
34709              From: Prymmer/Kahn <pvhp@best.com>
34710              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
34711              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
34712      Branch: perl
34713            ! utf8.c
34714 ____________________________________________________________________________
34715 [  9715] By: jhi                                   on 2001/04/15  23:40:35
34716         Log: Subject: Re: Net::Ping patch, adds stream protocol
34717              From: bronson@rinspin.com (Scott Bronson)
34718              Date: Tue, 10 Apr 2001 23:58:33 -0700
34719              Message-ID: <20010410235833.N29719@rinspin.com>
34720      Branch: perl
34721            ! lib/Net/Ping.pm
34722 ____________________________________________________________________________
34723 [  9714] By: jhi                                   on 2001/04/15  23:31:46
34724         Log: Printing out the ok messages helps successful testing.
34725      Branch: perl
34726            ! t/lib/time-hires.t
34727 ____________________________________________________________________________
34728 [  9713] By: jhi                                   on 2001/04/15  21:43:24
34729         Log: Update Douglas Wegscheid's email.
34730      Branch: perl
34731            ! AUTHORS
34732 ____________________________________________________________________________
34733 [  9712] By: jhi                                   on 2001/04/15  21:40:41
34734         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
34735              From: Michael G Schwern <schwern@pobox.com>
34736              Date: Sat, 14 Apr 2001 22:40:50 +0100
34737              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
34738      Branch: perl
34739            + t/lib/exporter.t
34740            ! MANIFEST lib/Exporter/Heavy.pm
34741 ____________________________________________________________________________
34742 [  9711] By: jhi                                   on 2001/04/15  21:39:21
34743         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
34744              From: Michael G Schwern <schwern@pobox.com>
34745              Date: Sat, 14 Apr 2001 22:13:59 +0100
34746              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
34747      Branch: perl
34748            ! t/op/loopctl.t
34749 ____________________________________________________________________________
34750 [  9710] By: jhi                                   on 2001/04/15  21:30:19
34751         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
34752              From: Michael G Schwern <schwern@pobox.com>
34753              Date: Sat, 14 Apr 2001 22:05:32 +0100
34754              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
34755      Branch: perl
34756            ! t/pragma/warnings.t
34757 ____________________________________________________________________________
34758 [  9709] By: jhi                                   on 2001/04/15  19:34:09
34759         Log: Integrate changes #9706,9707 from maintperl into mainline.
34760              
34761              change#7210 broke .packlist generation
34762              
34763              ExtUtils::Installed doesn't quote regex metacharacters in paths
34764              before using them in match; also make it work for dosish platforms
34765      Branch: perl
34766           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
34767 ____________________________________________________________________________
34768 [  9708] By: jhi                                   on 2001/04/15  19:31:01
34769         Log: Test also the scalar aspect of getitimer().
34770      Branch: perl
34771            ! t/lib/time-hires.t
34772 ____________________________________________________________________________
34773 [  9707] By: gsar                                  on 2001/04/15  17:24:20
34774         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
34775              before using them in match; also make it work for dosish platforms
34776      Branch: maint-5.6/perl
34777            ! lib/ExtUtils/Installed.pm
34778 ____________________________________________________________________________
34779 [  9706] By: gsar                                  on 2001/04/15  17:21:59
34780         Log: change#7210 broke .packlist generation (listed only filename
34781              rather than fully qualified path name)
34782      Branch: maint-5.6/perl
34783            ! lib/ExtUtils/Install.pm
34784 ____________________________________________________________________________
34785 [  9705] By: jhi                                   on 2001/04/15  12:36:33
34786         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
34787      Branch: perl
34788            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
34789            ! t/lib/time-hires.t
34790 ____________________________________________________________________________
34791 [  9704] By: jhi                                   on 2001/04/15  10:49:08
34792         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
34793              From: Prymmer/Kahn <pvhp@best.com>
34794              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
34795              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
34796      Branch: perl
34797            ! lib/utf8.pm pod/perlebcdic.pod
34798 ____________________________________________________________________________
34799 [  9703] By: jhi                                   on 2001/04/15  02:26:26
34800         Log: I keep forgetting to sort MANIFEST.
34801      Branch: perl
34802            ! MANIFEST
34803 ____________________________________________________________________________
34804 [  9702] By: jhi                                   on 2001/04/15  02:07:47
34805         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
34806              Now we have blessed, reftype, tainted, first, reduce, ...
34807      Branch: perl
34808            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
34809            + ext/List/Util/README ext/List/Util/Util.xs
34810            + ext/List/Util/lib/List/Util.pm
34811            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
34812            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
34813            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
34814            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
34815            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
34816            ! MANIFEST
34817 ____________________________________________________________________________
34818 [  9701] By: jhi                                   on 2001/04/14  15:05:25
34819         Log: Subject: RE: dprofpp.pl updates 
34820              From: Carl Eklof <CEklof@endeca.com>
34821              Date: Thu, 12 Apr 2001 18:45:46 -0400
34822              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
34823      Branch: perl
34824            ! utils/dprofpp.PL
34825 ____________________________________________________________________________
34826 [  9700] By: jhi                                   on 2001/04/14  14:44:55
34827         Log: Do not just blindly add CR.
34828      Branch: perl
34829            ! Porting/makerel
34830 ____________________________________________________________________________
34831 [  9699] By: jhi                                   on 2001/04/13  13:17:01
34832         Log: Update Changes.
34833      Branch: perl
34834            ! Changes patchlevel.h
34835 ____________________________________________________________________________
34836 [  9698] By: jhi                                   on 2001/04/13  12:44:48
34837         Log: Integrate perlio.
34838      Branch: perl
34839           !> ext/PerlIO/Scalar/Scalar.xs
34840 ____________________________________________________________________________
34841 [  9697] By: jhi                                   on 2001/04/13  12:29:15
34842         Log: Add more debug output to the test.
34843      Branch: perl
34844            ! t/lib/cwd.t
34845 ____________________________________________________________________________
34846 [  9696] By: nick                                  on 2001/04/13  10:14:29
34847         Log: Fix core dump on binmode($fh,'Scalar')
34848      Branch: perlio
34849            ! ext/PerlIO/Scalar/Scalar.xs
34850 ____________________________________________________________________________
34851 [  9695] By: nick                                  on 2001/04/13  09:05:42
34852         Log: Integrate mainline
34853      Branch: perlio
34854           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
34855           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
34856           +> t/lib/time-hires.t
34857           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
34858           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
34859           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
34860           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
34861           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
34862           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
34863           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
34864 ____________________________________________________________________________
34865 [  9694] By: jhi                                   on 2001/04/12  22:23:35
34866         Log: Integrate change #9693 from maintperl into mainline.
34867              
34868              $VERSION and Version() on the same line provokes a warning from
34869              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
34870      Branch: perl
34871           !> lib/Devel/SelfStubber.pm
34872 ____________________________________________________________________________
34873 [  9693] By: gsar                                  on 2001/04/12  21:55:56
34874         Log: $VERSION and Version() on the same line provokes a warning from
34875              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
34876      Branch: maint-5.6/perl
34877            ! lib/Devel/SelfStubber.pm
34878 ____________________________________________________________________________
34879 [  9692] By: jhi                                   on 2001/04/12  13:54:00
34880         Log: This is at least 5.005.
34881      Branch: perl
34882            ! ext/Time/HiRes/HiRes.xs
34883 ____________________________________________________________________________
34884 [  9691] By: jhi                                   on 2001/04/12  13:37:20
34885         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
34886      Branch: perl
34887            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
34888            ! win32/Makefile win32/makefile.mk
34889 ____________________________________________________________________________
34890 [  9690] By: jhi                                   on 2001/04/12  01:34:46
34891         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
34892      Branch: perl
34893            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
34894            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
34895            + t/lib/time-hires.t
34896            ! MANIFEST
34897 ____________________________________________________________________________
34898 [  9689] By: jhi                                   on 2001/04/12  00:28:39
34899         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
34900              From: Gisle Aas <gisle@ActiveState.com>
34901              Date: 11 Apr 2001 16:36:11 -0700
34902              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
34903      Branch: perl
34904            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
34905 ____________________________________________________________________________
34906 [  9688] By: jhi                                   on 2001/04/12  00:27:39
34907         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
34908              From: Gisle Aas <gisle@ActiveState.com>
34909              Date: 11 Apr 2001 11:13:24 -0700
34910              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
34911      Branch: perl
34912            ! ext/MIME/Base64/Base64.xs
34913 ____________________________________________________________________________
34914 [  9687] By: jhi                                   on 2001/04/11  19:51:47
34915         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
34916      Branch: perl
34917            ! Todo-5.6
34918 ____________________________________________________________________________
34919 [  9686] By: jhi                                   on 2001/04/11  16:54:25
34920         Log: Subject: [PATCH opcode.pl] Documentation of table format
34921              From: Simon Cozens <simon@netthink.co.uk>
34922              Date: Wed, 11 Apr 2001 12:59:31 +0100
34923              Message-ID: <20010411125931.A25681@netthink.co.uk>
34924      Branch: perl
34925            ! opcode.pl
34926 ____________________________________________________________________________
34927 [  9685] By: jhi                                   on 2001/04/11  16:53:15
34928         Log: Subject: [PATCH] prototype("CORE::recv")
34929              From: Simon Cozens <simon@netthink.co.uk>
34930              Date: Wed, 11 Apr 2001 13:24:35 +0100
34931              Message-ID: <20010411132435.A26169@netthink.co.uk>
34932      Branch: perl
34933            ! pp.c t/comp/proto.t
34934 ____________________________________________________________________________
34935 [  9684] By: jhi                                   on 2001/04/11  16:47:13
34936         Log: FAQ (and AUTHORS) update from Dan Carson: the information
34937              was several years obsolete, Term::Readkey has been updated
34938              to have the functionality.
34939      Branch: perl
34940            ! AUTHORS pod/perlfaq5.pod
34941 ____________________________________________________________________________
34942 [  9683] By: jhi                                   on 2001/04/11  12:15:46
34943         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
34944              From: Calle Dybedahl <calle@lysator.liu.se>
34945              Date: 10 Apr 2001 16:44:16 +0200
34946              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
34947      Branch: perl
34948            ! ext/MIME/Base64/Base64.xs
34949 ____________________________________________________________________________
34950 [  9682] By: jhi                                   on 2001/04/11  12:12:26
34951         Log: A more minimal fix for 20010410.006 from Hugo.
34952      Branch: perl
34953            ! regexec.c
34954 ____________________________________________________________________________
34955 [  9681] By: jhi                                   on 2001/04/11  11:34:23
34956         Log: Integrate changes #9678,9679 from maintline into mainperl.
34957              
34958              addendum to change#9676
34959              
34960              up $File::Glob::VERSION; add a note pointing out the version of
34961              the OpenBSD glob bsd_glob.c resembles
34962      Branch: perl
34963           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
34964           !> ext/File/Glob/bsd_glob.h
34965 ____________________________________________________________________________
34966 [  9680] By: jhi                                   on 2001/04/11  11:30:38
34967         Log: Bad test numbering in integrate in #9677.
34968              Fixes ID 20010411.001.
34969      Branch: perl
34970            ! t/op/pat.t
34971 ____________________________________________________________________________
34972 [  9679] By: gsar                                  on 2001/04/11  03:38:40
34973         Log: up $File::Glob::VERSION; add a note pointing out the version of
34974              the OpenBSD glob bsd_glob.c resembles
34975      Branch: maint-5.6/perl
34976            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
34977            ! ext/File/Glob/bsd_glob.h
34978 ____________________________________________________________________________
34979 [  9678] By: gsar                                  on 2001/04/11  03:09:48
34980         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
34981              revision 1.8.10.1 found here:
34982              
34983              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
34984      Branch: maint-5.6/perl
34985            ! ext/File/Glob/bsd_glob.c
34986 ____________________________________________________________________________
34987 [  9677] By: jhi                                   on 2001/04/11  02:54:39
34988         Log: Integrate changes #9675,9676 from maintperl into mainline.
34989              
34990              fix for bug 20010410.006, undo change#7115
34991              
34992              port the OpenBSD glob() security patch
34993      Branch: perl
34994           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
34995           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
34996           !> t/op/pat.t
34997 ____________________________________________________________________________
34998 [  9676] By: gsar                                  on 2001/04/11  02:19:02
34999         Log: port the glob() security patch found at:
35000              
35001              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
35002              
35003              CERT advisory for the issue is here:
35004              
35005              http://www.cert.org/advisories/CA-2001-07.html
35006              
35007              Note that the security scare is only relevant for those who are
35008              foolish enough to build suidperl (which is now officially discouraged)
35009      Branch: maint-5.6/perl
35010            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
35011            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
35012 ____________________________________________________________________________
35013 [  9675] By: gsar                                  on 2001/04/10  23:52:11
35014         Log: fix for bug 20010410.006
35015              
35016              undo change#7115 (came into maint-5.6 as change#8156)
35017              
35018              add tests to keep it from coming back
35019      Branch: maint-5.6/perl
35020            ! regexec.c t/op/pat.t
35021 ____________________________________________________________________________
35022 [  9674] By: nick                                  on 2001/04/10  20:39:31
35023         Log: Integrate mainline
35024      Branch: perlio
35025           +> Porting/testall.atom
35026           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
35027           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
35028           !> t/lib/lc-uk.t t/pod/find.t
35029 ____________________________________________________________________________
35030 [  9673] By: nick                                  on 2001/04/10  18:46:14
35031         Log: Integrate against change 9670 aka perl-5.7.1
35032      Branch: perlio
35033           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
35034           !> (integrate 53 files)
35035 ____________________________________________________________________________
35036 [  9672] By: jhi                                   on 2001/04/10  13:45:01
35037         Log: Add a script for doing cumulative profile of the test suite.
35038              (Requires ATOM, that is, Tru64.)
35039      Branch: perl
35040            + Porting/testall.atom
35041            ! MANIFEST
35042 ____________________________________________________________________________
35043 [  9671] By: jhi                                   on 2001/04/10  12:38:53
35044         Log: Missing std block.
35045      Branch: perl
35046            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
35047            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
35048            ! t/pod/find.t
35049 ____________________________________________________________________________
35050 [  9670] By: jhi                                   on 2001/04/10  01:25:58
35051         Log: This is 5.7.1.
35052      Branch: perl
35053            ! patchlevel.h
35054 ____________________________________________________________________________
35055 [  9669] By: jhi                                   on 2001/04/10  01:09:14
35056         Log: Update Changes.
35057      Branch: perl
35058            ! Changes patchlevel.h
35059 ____________________________________________________________________________
35060 [  9668] By: jhi                                   on 2001/04/10  01:00:38
35061         Log: Regen toc.
35062      Branch: perl
35063            ! pod/perltoc.pod
35064 ____________________________________________________________________________
35065 [  9667] By: jhi                                   on 2001/04/10  00:52:16
35066         Log: Update perlhist.
35067      Branch: perl
35068            ! pod/perlhist.pod
35069 ____________________________________________________________________________
35070 [  9666] By: jhi                                   on 2001/04/09  23:38:59
35071         Log: Slight wording tweaks from Damian to #9658.
35072      Branch: perl
35073            ! pod/perlobj.pod
35074 ____________________________________________________________________________
35075 [  9665] By: jhi                                   on 2001/04/09  19:56:06
35076         Log: Subject: [PATCH perlutil.pod] Nit
35077              From: Simon Cozens <simon@netthink.co.uk>
35078              Date: Mon, 9 Apr 2001 20:29:44 +0100
35079              Message-ID: <20010409202944.A14796@the.earth.li>
35080      Branch: perl
35081            ! pod/perlutil.pod
35082 ____________________________________________________________________________
35083 [  9664] By: jhi                                   on 2001/04/09  19:54:42
35084         Log: Subject: Re: perl571delta.pod@9631
35085              From: Mike Guy <mjtg@cam.ac.uk>
35086              Date: Mon, 09 Apr 2001 18:09:14 +0100
35087              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
35088      Branch: perl
35089            ! pod/perl571delta.pod
35090 ____________________________________________________________________________
35091 [  9663] By: jhi                                   on 2001/04/09  13:43:35
35092         Log: Update Changes.
35093      Branch: perl
35094            ! Changes patchlevel.h
35095 ____________________________________________________________________________
35096 [  9662] By: jhi                                   on 2001/04/09  13:24:46
35097         Log: tweak tweak.
35098      Branch: perl
35099            ! AUTHORS pod/perl571delta.pod
35100 ____________________________________________________________________________
35101 [  9661] By: jhi                                   on 2001/04/09  13:15:13
35102         Log: Thinko in manual patch applying.
35103      Branch: perl
35104            ! sv.c
35105 ____________________________________________________________________________
35106 [  9660] By: jhi                                   on 2001/04/09  13:07:53
35107         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
35108              From: Robin Barker <rmb1@cise.npl.co.uk> 
35109              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
35110              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
35111              
35112              (This corrects the case where the "isn't numeric" string contains \0s
35113              and is longer than the temporary buffer, and contains \0 at the point
35114              the string would be truncated by "...".) 
35115      Branch: perl
35116            ! sv.c
35117 ____________________________________________________________________________
35118 [  9659] By: jhi                                   on 2001/04/09  12:57:41
35119         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
35120      Branch: perl
35121            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
35122            ! t/lib/cgi-function.t t/lib/cgi-html.t
35123 ____________________________________________________________________________
35124 [  9658] By: jhi                                   on 2001/04/09  12:48:47
35125         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
35126              From: Ilmari Karonen <iltzu@sci.fi>
35127              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
35128              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
35129              
35130              Rearrange and rewrite the Method Invocation section
35131              to explain the concepts in nicer order.
35132      Branch: perl
35133            ! pod/perlobj.pod
35134 ____________________________________________________________________________
35135 [  9657] By: jhi                                   on 2001/04/09  12:35:58
35136         Log: Upgrade to podlators 1.09, from Russ Allbery.
35137      Branch: perl
35138            ! lib/Pod/Man.pm lib/Pod/Text.pm
35139 ____________________________________________________________________________
35140 [  9656] By: jhi                                   on 2001/04/09  12:31:53
35141         Log: perl571delta.
35142      Branch: perl
35143            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
35144 ____________________________________________________________________________
35145 [  9655] By: jhi                                   on 2001/04/09  12:20:09
35146         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
35147              From: Prymmer/Kahn <pvhp@best.com>
35148              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
35149              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
35150      Branch: perl
35151            ! lib/utf8.pm pod/perlunicode.pod
35152 ____________________________________________________________________________
35153 [  9654] By: gsar                                  on 2001/04/09  03:38:33
35154         Log: here lies 5.6.1
35155      Branch: maint-5.6/perl
35156            ! Changes
35157 ____________________________________________________________________________
35158 [  9653] By: jhi                                   on 2001/04/09  03:25:24
35159         Log: Update perlhist.
35160      Branch: perl
35161            ! pod/perlhist.pod
35162 ____________________________________________________________________________
35163 [  9652] By: jhi                                   on 2001/04/09  03:18:49
35164         Log: perl571delta tweaking continues.
35165      Branch: perl
35166            ! pod/perl571delta.pod
35167 ____________________________________________________________________________
35168 [  9651] By: gsar                                  on 2001/04/09  03:11:19
35169         Log: update Changes, patchlevel.h &c.
35170      Branch: maint-5.6/perl
35171            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
35172            ! pod/perltoc.pod
35173 ____________________________________________________________________________
35174 [  9650] By: jhi                                   on 2001/04/09  02:40:24
35175         Log: Integrate the perlfork half of #9513 from maintperl into mainline
35176              (the perlunicode half is obsolete)
35177      Branch: perl
35178            ! pod/perlfork.pod
35179 ____________________________________________________________________________
35180 [  9649] By: gsar                                  on 2001/04/09  02:35:43
35181         Log: tweak perldelta as suggested by Jarkko
35182      Branch: maint-5.6/perl
35183            ! pod/perldelta.pod
35184 ____________________________________________________________________________
35185 [  9648] By: jhi                                   on 2001/04/09  02:13:04
35186         Log: Integrate change #9646 from maintperl into mainline.
35187              
35188              add note about ithreads and Thread.pm
35189      Branch: perl
35190           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
35191 ____________________________________________________________________________
35192 [  9647] By: jhi                                   on 2001/04/09  02:10:18
35193         Log: Bad assumption that shortsize == 2.
35194      Branch: perl
35195            ! t/lib/xs-typemap.t
35196 ____________________________________________________________________________
35197 [  9646] By: gsar                                  on 2001/04/09  00:48:04
35198         Log: add note about ithreads and Thread.pm (too many people are
35199              confused by the fact that Thread.pm is built and installed
35200              under non-5005threads but doesn't work)
35201      Branch: maint-5.6/perl
35202            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
35203 ____________________________________________________________________________
35204 [  9645] By: gsar                                  on 2001/04/09  00:19:03
35205         Log: update perldelta.pod for changes in 5.6.1
35206      Branch: maint-5.6/perl
35207            ! Changes pod/perldelta.pod
35208 ____________________________________________________________________________
35209 [  9644] By: jhi                                   on 2001/04/08  20:37:00
35210         Log: Integrate change #9639 from maintperl into mainline:
35211              on windows, many of the README.* pods were being copied to
35212              the wrong location
35213      Branch: perl
35214           !> win32/Makefile win32/makefile.mk
35215 ____________________________________________________________________________
35216 [  9643] By: jhi                                   on 2001/04/08  20:07:11
35217         Log: Integrate change #9624 from maintperl into mainline:
35218              the pod tests were not okay.  (t/pod/find.t changes ignored)
35219      Branch: perl
35220           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
35221           !> t/pod/include.t t/pod/included.t t/pod/lref.t
35222           !> t/pod/multiline_items.t t/pod/nested_items.t
35223           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
35224           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
35225 ____________________________________________________________________________
35226 [  9642] By: jhi                                   on 2001/04/08  19:57:17
35227         Log: Integrate change #9638 from maintperl into mainline:
35228              update to latest JPL from the anoncvs repository
35229      Branch: perl
35230           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
35231           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
35232           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
35233 ____________________________________________________________________________
35234 [  9641] By: jhi                                   on 2001/04/08  19:53:30
35235         Log: perl571delta updates.
35236      Branch: perl
35237            ! lib/Filter/Simple.pm pod/perl571delta.pod
35238 ____________________________________________________________________________
35239 [  9640] By: gsar                                  on 2001/04/08  19:20:46
35240         Log: integrate change#9634 from mainline
35241              
35242              Fix the perlmodlib generation (didn't understand separate .pod
35243              files; didn't understand -- as the name-thing separator).
35244              Update the CPAN mirrors list.
35245      Branch: maint-5.6/perl
35246            ! pod/perlmodlib.pod
35247           !> pod/perlmodlib.PL
35248 ____________________________________________________________________________
35249 [  9639] By: gsar                                  on 2001/04/08  18:57:31
35250         Log: on windows, many of the README.* pods were being copied to the wrong
35251              location
35252      Branch: maint-5.6/perl
35253            ! win32/Makefile win32/makefile.mk
35254 ____________________________________________________________________________
35255 [  9638] By: gsar                                  on 2001/04/08  18:38:25
35256         Log: update to latest JPL from the anoncvs repository
35257      Branch: maint-5.6/perl
35258            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
35259            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
35260            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
35261 ____________________________________________________________________________
35262 [  9637] By: jhi                                   on 2001/04/08  17:53:53
35263         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
35264      Branch: perl
35265            ! pod/perl571delta.pod
35266 ____________________________________________________________________________
35267 [  9636] By: jhi                                   on 2001/04/08  17:18:32
35268         Log: Regen toc.
35269      Branch: perl
35270            ! pod/perltoc.pod
35271 ____________________________________________________________________________
35272 [  9635] By: jhi                                   on 2001/04/08  17:16:33
35273         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
35274              From: "Craig A. Berry" <craigberry@mac.com>
35275              Date: Sun, 08 Apr 2001 12:30:16 -0500
35276              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
35277      Branch: perl
35278            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
35279 ____________________________________________________________________________
35280 [  9634] By: jhi                                   on 2001/04/08  17:09:19
35281         Log: Fix the perlmodlib generation (didn't understand separate .pod
35282              files; didn't understand -- as the name-thing separator).
35283              
35284              Update the CPAN mirrors list.
35285      Branch: perl
35286            ! pod/perlmodlib.PL pod/perlmodlib.pod
35287 ____________________________________________________________________________
35288 [  9633] By: jhi                                   on 2001/04/08  16:49:17
35289         Log: Sort MANIFEST.
35290      Branch: perl
35291            ! MANIFEST
35292 ____________________________________________________________________________
35293 [  9632] By: gsar                                  on 2001/04/08  16:36:06
35294         Log: add $Tie::RefHash::VERSION
35295      Branch: maint-5.6/perl
35296            ! lib/Tie/RefHash.pm
35297 ____________________________________________________________________________
35298 [  9631] By: jhi                                   on 2001/04/08  16:10:15
35299         Log: perl571delta updates based on p5p feedback; still needs
35300              lots of examples.
35301      Branch: perl
35302            ! pod/perl571delta.pod
35303 ____________________________________________________________________________
35304 [  9630] By: jhi                                   on 2001/04/08  15:59:13
35305         Log: Update the list of supported platforms to talk about 5.7.1
35306              (and 5.6.1)
35307      Branch: perl
35308            ! pod/perlport.pod
35309 ____________________________________________________________________________
35310 [  9629] By: jhi                                   on 2001/04/08  15:55:41
35311         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
35312              from maintperl into mainline: perlport updates.
35313      Branch: perl
35314            ! pod/perlport.pod
35315 ____________________________________________________________________________
35316 [  9628] By: jhi                                   on 2001/04/08  15:53:17
35317         Log: perlsolaris.pod copied to wrong directory.
35318      Branch: perl
35319            ! win32/makefile.mk
35320 ____________________________________________________________________________
35321 [  9627] By: jhi                                   on 2001/04/08  14:48:18
35322         Log: Subject: Typos in perl571delta.pod
35323              From: "Stephen P. Potter" <spp@spotter.yi.org>
35324              Date: Sat, 07 Apr 2001 20:37:05 -0400
35325              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
35326      Branch: perl
35327            ! pod/perl571delta.pod
35328 ____________________________________________________________________________
35329 [  9626] By: jhi                                   on 2001/04/08  14:39:04
35330         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
35331      Branch: perl
35332            ! gv.c
35333 ____________________________________________________________________________
35334 [  9625] By: nick                                  on 2001/04/08  10:14:23
35335         Log: Integrate mainline
35336      Branch: perlio
35337           +> pod/perl570delta.pod pod/perl571delta.pod
35338           !> (integrate 27 files)
35339 ____________________________________________________________________________
35340 [  9624] By: gsar                                  on 2001/04/08  06:08:17
35341         Log: test in t/pod/* were busted
35342              
35343              these tests are still not enabled in t/{harness,TEST}
35344      Branch: maint-5.6/perl
35345            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
35346            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
35347            ! t/pod/multiline_items.t t/pod/nested_items.t
35348            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
35349            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
35350 ____________________________________________________________________________
35351 [  9623] By: gsar                                  on 2001/04/08  03:37:01
35352         Log: integrate change#9470 from mainline
35353              
35354              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
35355      Branch: maint-5.6/perl
35356           !> ext/Socket/Socket.xs
35357 ____________________________________________________________________________
35358 [  9622] By: jhi                                   on 2001/04/07  22:40:47
35359         Log: Update Changes.
35360      Branch: perl
35361            ! Changes patchlevel.h
35362 ____________________________________________________________________________
35363 [  9621] By: jhi                                   on 2001/04/07  22:34:16
35364         Log: Update AUTHORS.
35365      Branch: perl
35366            ! AUTHORS
35367 ____________________________________________________________________________
35368 [  9620] By: jhi                                   on 2001/04/07  22:12:47
35369         Log: Forgot to bump the number of tests in #9164.
35370      Branch: perl
35371            ! t/op/array.t
35372 ____________________________________________________________________________
35373 [  9619] By: jhi                                   on 2001/04/07  22:09:50
35374         Log: Bump patchlevel to 5.7.1.
35375      Branch: perl
35376            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35377            ! config_h.SH patchlevel.h
35378 ____________________________________________________________________________
35379 [  9618] By: jhi                                   on 2001/04/07  22:02:41
35380         Log: Populate perl571delta.
35381      Branch: perl
35382            ! pod/perl571delta.pod
35383 ____________________________________________________________________________
35384 [  9617] By: jhi                                   on 2001/04/07  22:01:23
35385         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
35386              to forget it later; do not change patchlevel.h yet or regenerate
35387              Configure yet.
35388      Branch: perl
35389            ! epoc/config.sh win32/Makefile win32/config_H.bc
35390            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
35391 ____________________________________________________________________________
35392 [  9616] By: jhi                                   on 2001/04/07  17:46:33
35393         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
35394      Branch: perl
35395            ! pod/perl571delta.pod
35396 ____________________________________________________________________________
35397 [  9615] By: jhi                                   on 2001/04/07  17:33:21
35398         Log: Change the toc configuration.
35399      Branch: perl
35400            ! pod/buildtoc.PL pod/perl.pod
35401 ____________________________________________________________________________
35402 [  9614] By: jhi                                   on 2001/04/07  17:29:47
35403         Log: Subject: PATCH: $[
35404              From: Robin Houston <robin@kitsite.com>
35405              Date: Fri, 6 Apr 2001 18:10:14 +0100
35406              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
35407      Branch: perl
35408            ! op.c t/op/array.t
35409 ____________________________________________________________________________
35410 [  9613] By: jhi                                   on 2001/04/07  17:28:26
35411         Log: Subject: [PATCH perl@9424] isn't numeric warning
35412              From: Robin Barker <rmb1@cise.npl.co.uk>
35413              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
35414              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
35415      Branch: perl
35416            ! sv.c t/pragma/warn/sv
35417 ____________________________________________________________________________
35418 [  9612] By: jhi                                   on 2001/04/07  17:26:45
35419         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
35420              From: Mike Guy <mjtg@cam.ac.uk>
35421              Date: Fri, 06 Apr 2001 12:47:06 +0100
35422              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
35423      Branch: perl
35424            ! dump.c t/lib/peek.t
35425 ____________________________________________________________________________
35426 [  9611] By: jhi                                   on 2001/04/07  17:21:35
35427         Log: Create perl571delta and seed it off with the perldelta changes
35428              since 5.7.0; remove those changes from perldelta and rename it
35429              as perl570delta; recreate perldelta but leave it almost empty.
35430      Branch: perl
35431            + pod/perl570delta.pod pod/perl571delta.pod
35432            ! MANIFEST pod/perldelta.pod
35433 ____________________________________________________________________________
35434 [  9610] By: jhi                                   on 2001/04/07  16:56:32
35435         Log: Denit.
35436      Branch: perl
35437            ! pod/perldelta.pod
35438 ____________________________________________________________________________
35439 [  9609] By: jhi                                   on 2001/04/07  16:38:32
35440         Log: Retract #9523: needs more thought.
35441      Branch: perl
35442            ! Makefile.SH
35443 ____________________________________________________________________________
35444 [  9608] By: jhi                                   on 2001/04/07  14:59:20
35445         Log: atmark() code cleanaup.
35446      Branch: perl
35447            ! ext/IO/IO.xs
35448 ____________________________________________________________________________
35449 [  9607] By: jhi                                   on 2001/04/07  14:48:14
35450         Log: Integrate change #9605 from maintperl into mainline.
35451              
35452              can't optimize away scope entry if tr/// is present
35453      Branch: perl
35454           !> op.c t/op/tr.t
35455 ____________________________________________________________________________
35456 [  9606] By: jhi                                   on 2001/04/07  14:43:59
35457         Log: Integrate perlio.
35458      Branch: perl
35459           +> win32/FindExt.pm
35460           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
35461           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
35462 ____________________________________________________________________________
35463 [  9605] By: gsar                                  on 2001/04/07  11:52:40
35464         Log: can't optimize away scope entry if tr/// is present
35465      Branch: maint-5.6/perl
35466            ! op.c t/op/tr.t
35467 ____________________________________________________________________________
35468 [  9604] By: nick                                  on 2001/04/07  11:39:45
35469         Log: Split out extension finding code from buildext.pl into FindExt.pm
35470              Use it to get Config.pm's idea of available extensions in line
35471              with what is built.
35472      Branch: perlio
35473            + win32/FindExt.pm
35474            ! MANIFEST win32/buildext.pl win32/config_sh.PL
35475            ! win32/makefile.mk
35476 ____________________________________________________________________________
35477 [  9603] By: nick                                  on 2001/04/07  09:11:38
35478         Log: Cleanup correction for failed :Via() layer, also set an error code.
35479      Branch: perlio
35480            ! ext/PerlIO/Via/Via.xs
35481 ____________________________________________________________________________
35482 [  9602] By: nick                                  on 2001/04/07  08:38:04
35483         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
35484              style. So don't use binmode() on the handles so that Win32 etc. see
35485              same sequence and produce same digests.
35486      Branch: perlio
35487            ! t/lib/md5-file.t
35488 ____________________________________________________________________________
35489 [  9601] By: nick                                  on 2001/04/07  08:36:26
35490         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
35491              Else it complains and so crlf layer (say) does not get pushed.
35492      Branch: perlio
35493            ! perlio.c
35494 ____________________________________________________________________________
35495 [  9600] By: jhi                                   on 2001/04/06  23:00:09
35496         Log: Integrate change #9599 from perlio into mainline.
35497      Branch: perl
35498           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
35499           !> win32/config_H.vc
35500 ____________________________________________________________________________
35501 [  9599] By: nick                                  on 2001/04/06  21:42:43
35502         Log: Quote $VERSION in Encode.pm.
35503              regen_config_h as requested.
35504      Branch: perlio
35505            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
35506            ! win32/config_H.vc
35507 ____________________________________________________________________________
35508 [  9598] By: nick                                  on 2001/04/06  20:34:59
35509         Log: Integrate mainline
35510      Branch: perlio
35511           +> README.macos
35512           !> (integrate 39 files)
35513 ____________________________________________________________________________
35514 [  9597] By: gsar                                  on 2001/04/06  18:06:35
35515         Log: integrate change#9464 from mainline (addendum to change#8313)
35516              
35517              Subject: [PATCH @9452] Better peep()ing for foreach() loops
35518      Branch: maint-5.6/perl
35519           !> op.c
35520 ____________________________________________________________________________
35521 [  9596] By: jhi                                   on 2001/04/06  17:26:03
35522         Log: The d_casti32=undef is good for you even when not use64bitall.
35523      Branch: perl
35524            ! hints/hpux.sh
35525 ____________________________________________________________________________
35526 [  9595] By: gsar                                  on 2001/04/06  14:57:17
35527         Log: add a low-impact fix to accomodate darwin-ism
35528      Branch: maint-5.6/perl
35529            ! ext/Errno/Errno_pm.PL
35530 ____________________________________________________________________________
35531 [  9594] By: jhi                                   on 2001/04/06  14:55:14
35532         Log: Integrate changes #9528,9593 from mainline into maintperl;
35533              tweaking the editor/IDE/shell list.
35534      Branch: maint-5.6/perl
35535           !> pod/perlfaq3.pod
35536 ____________________________________________________________________________
35537 [  9593] By: jhi                                   on 2001/04/06  14:51:39
35538         Log: Make the editor/IDE/shell list a little bit airier.
35539      Branch: perl
35540            ! pod/perlfaq3.pod
35541 ____________________________________________________________________________
35542 [  9592] By: gsar                                  on 2001/04/06  14:45:18
35543         Log: integrate change#9477 from mainline (base.pm doc tweak)
35544              
35545              missing doc entry for fmod()
35546      Branch: maint-5.6/perl
35547            ! lib/Math/BigFloat.pm
35548           !> lib/base.pm
35549 ____________________________________________________________________________
35550 [  9591] By: jhi                                   on 2001/04/06  13:55:48
35551         Log: Regen toc.
35552      Branch: perl
35553            ! pod/perltoc.pod
35554 ____________________________________________________________________________
35555 [  9590] By: jhi                                   on 2001/04/06  13:54:52
35556         Log: Math::BigFloat patches from John Peacock.  The equivalent
35557              of #9586 from maintperl but reworked by John to work with
35558              the bleadperl.
35559      Branch: perl
35560            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
35561 ____________________________________________________________________________
35562 [  9589] By: jhi                                   on 2001/04/06  13:42:23
35563         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
35564      Branch: perl
35565            ! ext/Digest/MD5/Makefile.PL
35566 ____________________________________________________________________________
35567 [  9588] By: jhi                                   on 2001/04/06  13:31:45
35568         Log: Integrate changes #9584,9587 from maintperl into mainline.
35569              
35570              keep eval"" CVs alive until the end of the statement in which
35571              they're called
35572              
35573              add README.macos (from Chris Nandor)
35574              
35575              tyop in change#9555
35576      Branch: perl
35577           +> README.macos
35578           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
35579           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
35580           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
35581           !> win32/makefile.mk
35582 ____________________________________________________________________________
35583 [  9587] By: gsar                                  on 2001/04/06  07:31:30
35584         Log: add README.macos (from Chris Nandor)
35585              
35586              tyop in change#9555
35587      Branch: maint-5.6/perl
35588            + README.macos
35589            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
35590            ! win32/Makefile win32/makefile.mk
35591 ____________________________________________________________________________
35592 [  9586] By: gsar                                  on 2001/04/06  07:08:54
35593         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
35594      Branch: maint-5.6/perl
35595            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
35596 ____________________________________________________________________________
35597 [  9585] By: gsar                                  on 2001/04/06  06:58:44
35598         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
35599              from mainline
35600              
35601              Subject: [PATCH] Base64 update to perlfaq9.pod
35602              
35603              Subject: [PATCH AUTHORS] Housekeeping
35604              
35605              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
35606              Mac OS X (Darwin) has extra pwent fields.
35607              
35608              Subject: [PATCH B::*] print control-character vars readably
35609              Needs EBCDICification.
35610              
35611              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
35612              
35613              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
35614              
35615              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
35616              
35617              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
35618              
35619              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
35620              
35621              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
35622              
35623              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
35624              
35625              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
35626              
35627              FreeBSD hints tweak from Anton Berezin.
35628              
35629              Subject: [PATCH foolperl & bleadperl] README.vms update
35630              
35631              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
35632      Branch: maint-5.6/perl
35633           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
35634           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
35635           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
35636 ____________________________________________________________________________
35637 [  9584] By: gsar                                  on 2001/04/06  04:09:00
35638         Log: keep eval"" CVs alive until the end of the statement in which
35639              they're called; this avoids a coredump ensuing from search for
35640              lexicals in code such as:
35641              
35642              sub bug {
35643              my $s = @_;
35644              eval q[sub { eval 'sub { &$s }' }];
35645              }
35646              bug("x")->()->();
35647              
35648              this code still doesn't work as intended (as it has remained
35649              since time immemorial), but it doesn't provoke a coredump anymore
35650      Branch: maint-5.6/perl
35651            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
35652            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
35653 ____________________________________________________________________________
35654 [  9583] By: jhi                                   on 2001/04/05  23:52:51
35655         Log: Update Changes.
35656      Branch: perl
35657            ! Changes patchlevel.h
35658 ____________________________________________________________________________
35659 [  9582] By: jhi                                   on 2001/04/05  23:11:23
35660         Log: Slight doc tweak.
35661      Branch: perl
35662            ! pod/perlunicode.pod
35663 ____________________________________________________________________________
35664 [  9581] By: jhi                                   on 2001/04/05  23:04:11
35665         Log: Integrate perlio.
35666      Branch: perl
35667           !> pod/perlunicode.pod
35668 ____________________________________________________________________________
35669 [  9580] By: jhi                                   on 2001/04/05  23:03:29
35670         Log: Test for #9579.
35671      Branch: perl
35672            ! t/op/do.t
35673 ____________________________________________________________________________
35674 [  9579] By: jhi                                   on 2001/04/05  22:54:17
35675         Log: Subject: [PATCH] Propagate calling context for do '...'
35676              From: Gisle Aas <gisle@ActiveState.com>
35677              Date: 04 Apr 2001 20:17:29 -0700
35678              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
35679      Branch: perl
35680            ! pod/perlfunc.pod pp_ctl.c
35681 ____________________________________________________________________________
35682 [  9578] By: jhi                                   on 2001/04/05  22:52:51
35683         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
35684              From: Peter Prymmer <pvhp@forte.com>
35685              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
35686              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
35687      Branch: perl
35688            ! README.vms
35689 ____________________________________________________________________________
35690 [  9577] By: jhi                                   on 2001/04/05  22:48:22
35691         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
35692              From: "Craig A. Berry" <craigberry@mac.com>
35693              Date: Thu, 5 Apr 2001 13:43:28 -0500
35694              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
35695      Branch: perl
35696            ! README.vms
35697 ____________________________________________________________________________
35698 [  9576] By: jhi                                   on 2001/04/05  22:31:38
35699         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
35700              From: Michael G Schwern <schwern@pobox.com>
35701              Date: Thu, 5 Apr 2001 21:53:21 +0100
35702              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
35703      Branch: perl
35704            ! lib/base.pm t/lib/fields.t
35705 ____________________________________________________________________________
35706 [  9575] By: jhi                                   on 2001/04/05  22:26:10
35707         Log: FreeBSD hints tweak from Anton Berezin.
35708      Branch: perl
35709            ! hints/freebsd.sh
35710 ____________________________________________________________________________
35711 [  9574] By: jhi                                   on 2001/04/05  22:24:03
35712         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
35713              From: David Dyck <dcd@tc.fluke.com>
35714              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
35715              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
35716      Branch: perl
35717            ! t/op/oct.t
35718 ____________________________________________________________________________
35719 [  9573] By: jhi                                   on 2001/04/05  22:23:06
35720         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
35721              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
35722              From: David Dyck <dcd@tc.fluke.com>
35723              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
35724      Branch: perl
35725            ! pp.c
35726 ____________________________________________________________________________
35727 [  9572] By: jhi                                   on 2001/04/05  22:14:47
35728         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
35729              From: Robin Houston <robin@kitsite.com>
35730              Date: Thu, 5 Apr 2001 20:56:48 +0100
35731              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
35732      Branch: perl
35733            ! ext/B/B/Deparse.pm
35734 ____________________________________________________________________________
35735 [  9571] By: jhi                                   on 2001/04/05  22:12:53
35736         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
35737              From: Robin Houston <robin@kitsite.com>
35738              Date: Thu, 5 Apr 2001 19:55:51 +0100
35739              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
35740      Branch: perl
35741            ! ext/B/B/Deparse.pm
35742 ____________________________________________________________________________
35743 [  9570] By: jhi                                   on 2001/04/05  22:11:06
35744         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
35745              From: Robin Houston <robin@kitsite.com>
35746              Date: Thu, 5 Apr 2001 20:16:29 +0100
35747              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
35748      Branch: perl
35749            ! ext/B/B/Deparse.pm
35750 ____________________________________________________________________________
35751 [  9569] By: nick                                  on 2001/04/05  21:32:26
35752         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
35753      Branch: perlio
35754            ! pod/perlunicode.pod
35755 ____________________________________________________________________________
35756 [  9568] By: nick                                  on 2001/04/05  19:38:09
35757         Log: Integrate mainline
35758      Branch: perlio
35759           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
35760           !> (integrate 35 files)
35761 ____________________________________________________________________________
35762 [  9567] By: jhi                                   on 2001/04/05  18:31:45
35763         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
35764              From: Robin Houston <robin@kitsite.com>
35765              Date: Thu, 5 Apr 2001 18:03:23 +0100
35766              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
35767      Branch: perl
35768            ! ext/B/B/Deparse.pm
35769 ____________________________________________________________________________
35770 [  9566] By: jhi                                   on 2001/04/05  18:29:35
35771         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
35772              From: Robin Houston <robin@kitsite.com>
35773              Date: Thu, 5 Apr 2001 16:45:18 +0100
35774              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
35775      Branch: perl
35776            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
35777 ____________________________________________________________________________
35778 [  9565] By: jhi                                   on 2001/04/05  18:24:23
35779         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
35780              From: Robin Houston <robin@kitsite.com>
35781              Date: Thu, 5 Apr 2001 14:50:09 +0100
35782              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
35783      Branch: perl
35784            ! ext/B/B/Deparse.pm
35785 ____________________________________________________________________________
35786 [  9564] By: jhi                                   on 2001/04/05  18:23:03
35787         Log: Subject: [PATCH B::*] print control-character vars readably
35788              From: Robin Houston <robin@kitsite.com>
35789              Date: Thu, 5 Apr 2001 14:27:38 +0100
35790              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
35791              
35792              Needs EBCDICification.
35793      Branch: perl
35794            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
35795            ! ext/B/B/Terse.pm
35796 ____________________________________________________________________________
35797 [  9563] By: jhi                                   on 2001/04/05  18:20:32
35798         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
35799              Date: Thu, 5 Apr 2001 13:21:42 -0400
35800              From: Paul Schinder <schinder@pobox.com>
35801              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
35802              
35803              Mac OS X (Darwin) has extra pwent fields.
35804      Branch: perl
35805            ! t/op/pwent.t
35806 ____________________________________________________________________________
35807 [  9562] By: jhi                                   on 2001/04/05  17:57:51
35808         Log: Regen toc.
35809      Branch: perl
35810            ! pod/perltoc.pod
35811 ____________________________________________________________________________
35812 [  9561] By: jhi                                   on 2001/04/05  17:47:33
35813         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
35814      Branch: metaconfig
35815            ! U/Glossary.patch
35816      Branch: metaconfig/U/perl
35817            + d_u32align.U
35818            ! d_cmsghdr_s.U d_msghdr_s.U
35819 ____________________________________________________________________________
35820 [  9560] By: jhi                                   on 2001/04/05  17:47:01
35821         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
35822              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
35823              Introduce probes for struct msghdr, struct cmsghdr,
35824              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
35825              ualarm, usleep, for possible later extension work.
35826      Branch: perl
35827            + t/lib/md5-align.t
35828            ! Configure MANIFEST Porting/Glossary Porting/config.sh
35829            ! Porting/config_H config_h.SH configure.com epoc/config.sh
35830            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
35831            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
35832            ! vos/config.ga.h win32/config.bc win32/config.gc
35833            ! win32/config.vc
35834 ____________________________________________________________________________
35835 [  9559] By: jhi                                   on 2001/04/05  13:03:04
35836         Log: Be traditional in your cpp (for the Errno extension).
35837      Branch: perl
35838            ! hints/darwin.sh
35839 ____________________________________________________________________________
35840 [  9558] By: jhi                                   on 2001/04/05  13:00:05
35841         Log: Add $Config{cppflags} to the gcc incantation.
35842      Branch: perl
35843            ! ext/Errno/Errno_pm.PL
35844 ____________________________________________________________________________
35845 [  9557] By: jhi                                   on 2001/04/05  04:22:39
35846         Log: Introduce Sean Burke's Class::ISA 0.32.
35847      Branch: perl
35848            + lib/Class/ISA.pm t/lib/class-isa.t
35849            ! MANIFEST
35850 ____________________________________________________________________________
35851 [  9556] By: jhi                                   on 2001/04/05  04:09:50
35852         Log: Subject: [PATCH AUTHORS] Housekeeping
35853              From: Paul Johnson <paul@pjcj.net> 
35854              Date: Wed, 4 Apr 2001 22:45:47 +0200
35855              Message-ID: <20010404224547.D9548@pjcj.net>
35856      Branch: perl
35857            ! AUTHORS
35858 ____________________________________________________________________________
35859 [  9555] By: jhi                                   on 2001/04/05  04:06:33
35860         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
35861              From: Gisle Aas <gisle@ActiveState.com>
35862              Date: 04 Apr 2001 14:23:04 -0700
35863              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
35864      Branch: perl
35865            ! pod/perlfaq9.pod
35866 ____________________________________________________________________________
35867 [  9554] By: jhi                                   on 2001/04/05  04:05:49
35868         Log: Downgrade also the "Wide character" diagnostic.
35869      Branch: perl
35870            ! pod/perldiag.pod
35871 ____________________________________________________________________________
35872 [  9553] By: jhi                                   on 2001/04/05  04:00:33
35873         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
35874              maintperl into mainline.
35875              
35876              "double" should be "NV"; standard typemap is missing entry
35877              for NV
35878              
35879              s/djSP/dSP/
35880              
35881              Downgrade "Wide character in print" to a warning.
35882              
35883              B::Deparse fix for ${^FOO} and documentation for PVX() method
35884              (from Robin Houston)
35885              
35886              tr/// doesn't null-terminate the result in some situations
35887              (from Gisle Aas)
35888      Branch: perl
35889           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
35890           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
35891           !> t/io/utf8.t t/op/tr.t
35892 ____________________________________________________________________________
35893 [  9552] By: jhi                                   on 2001/04/05  03:52:50
35894         Log: Retract changes #9542 and #9538 (from maintperl, integrated
35895              at #9540), shouldn't be needed because of the perlio changes.
35896      Branch: perl
35897            ! util.c
35898 ____________________________________________________________________________
35899 [  9551] By: gsar                                  on 2001/04/05  00:18:34
35900         Log: tr/// doesn't null-terminate the result in some situations
35901              (from Gisle Aas)
35902      Branch: maint-5.6/perl
35903            ! doop.c t/op/tr.t
35904 ____________________________________________________________________________
35905 [  9550] By: gsar                                  on 2001/04/04  20:04:17
35906         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
35907              (from Robin Houston)
35908      Branch: maint-5.6/perl
35909            ! ext/B/B.pm ext/B/B/Deparse.pm
35910 ____________________________________________________________________________
35911 [  9549] By: nick                                  on 2001/04/04  18:56:15
35912         Log: Downgrade "Wide character in print" to a warning.
35913      Branch: perlio
35914            ! doio.c t/io/utf8.t
35915 ____________________________________________________________________________
35916 [  9548] By: gsar                                  on 2001/04/04  18:51:49
35917         Log: integrate changes#9460,9462,9482,9521,9522
35918              
35919              Subject: PATCH: B::Debug should show LOOP-specific fields
35920              
35921              Subject: B::Deparse precedence bug. (Patch included.)
35922              
35923              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
35924              
35925              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
35926              
35927              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
35928      Branch: maint-5.6/perl
35929           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
35930           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
35931 ____________________________________________________________________________
35932 [  9547] By: gsar                                  on 2001/04/04  18:49:16
35933         Log: s/djSP/dSP/
35934      Branch: maint-5.6/perl
35935            ! ext/Thread/Thread.xs
35936 ____________________________________________________________________________
35937 [  9546] By: nick                                  on 2001/04/04  18:44:00
35938         Log: Integrate mainline.
35939      Branch: perlio
35940           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
35941           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
35942 ____________________________________________________________________________
35943 [  9545] By: gsar                                  on 2001/04/04  18:38:52
35944         Log: integrate change#8837 from mainline
35945              
35946              Subject: [patch] -Wall cleanup round 2
35947      Branch: maint-5.6/perl
35948           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
35949           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
35950           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
35951           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
35952           !> ext/SDBM_File/SDBM_File.xs
35953 ____________________________________________________________________________
35954 [  9544] By: gsar                                  on 2001/04/04  17:49:57
35955         Log: "double" should be "NV"; standard typemap is missing entry
35956              for NV
35957      Branch: maint-5.6/perl
35958            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
35959 ____________________________________________________________________________
35960 [  9543] By: jhi                                   on 2001/04/04  14:13:18
35961         Log: Thou shalt not (just) match for English error messages.
35962      Branch: perl
35963            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
35964            ! os2/OS2/Process/Process.pm
35965 ____________________________________________________________________________
35966 [  9542] By: jhi                                   on 2001/04/04  13:20:39
35967         Log: Make the stdio tricks of fflush_all() to exist only if
35968              stdio is being used.
35969      Branch: perl
35970            ! util.c
35971 ____________________________________________________________________________
35972 [  9541] By: jhi                                   on 2001/04/04  04:20:24
35973         Log: Subject: Re: [PATCH] Lighten up glob
35974              From: Benjamin Sugars <bsugars@canoe.ca>
35975              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
35976              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
35977      Branch: perl
35978            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
35979            ! util.c
35980 ____________________________________________________________________________
35981 [  9540] By: jhi                                   on 2001/04/04  04:03:57
35982         Log: Integrate changes #9538,9539 from maintperl into mainline.
35983              
35984              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
35985              for use with _fwalk() (fix for change#7705)
35986              
35987              another tweak needed for SunOS 4.1.x build (from Mike Guy)
35988              (cp -f is not portable)
35989      Branch: perl
35990           !> Makefile.SH util.c
35991 ____________________________________________________________________________
35992 [  9539] By: gsar                                  on 2001/04/04  03:01:14
35993         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
35994      Branch: maint-5.6/perl
35995            ! Makefile.SH
35996 ____________________________________________________________________________
35997 [  9538] By: gsar                                  on 2001/04/04  01:00:38
35998         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
35999              for use with _fwalk() (fix for change#7705)
36000      Branch: maint-5.6/perl
36001            ! util.c
36002 ____________________________________________________________________________
36003 [  9537] By: nick                                  on 2001/04/03  19:24:55
36004         Log: Integrate mainline
36005      Branch: perlio
36006           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
36007           +> lib/unicode/PropList.html
36008            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
36009           !> (integrate 69 files)
36010 ____________________________________________________________________________
36011 [  9536] By: jhi                                   on 2001/04/03  18:02:31
36012         Log: Integrate change #9533 from maintperl into mainline.
36013              
36014              better fix for change#9517 to accomodate UNC paths like
36015              \\server\share\foo, and paths with trailing backslash
36016              like c:\this\
36017      Branch: perl
36018           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
36019 ____________________________________________________________________________
36020 [  9535] By: jhi                                   on 2001/04/03  17:58:07
36021         Log: Change the push/unshift warning to be of class syntax, not misc.
36022      Branch: perl
36023            ! op.c pod/perldiag.pod t/pragma/warn/op
36024 ____________________________________________________________________________
36025 [  9534] By: jhi                                   on 2001/04/03  15:03:46
36026         Log: Change the push/unshift warning (#9532) to talk about "no values"
36027              instead of "no arguments".
36028      Branch: perl
36029            ! op.c pod/perldiag.pod t/pragma/warn/op
36030 ____________________________________________________________________________
36031 [  9533] By: gsar                                  on 2001/04/03  14:30:07
36032         Log: better fix for change#9517 to accomodate UNC paths like
36033              \\server\share\foo, and paths with trailing backslash
36034              like c:\this\
36035      Branch: maint-5.6/perl
36036            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
36037 ____________________________________________________________________________
36038 [  9532] By: jhi                                   on 2001/04/03  13:11:46
36039         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
36040              From: Robin Houston <robin@kitsite.com>
36041              Date: Mon, 2 Apr 2001 15:03:29 +0100
36042              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
36043      Branch: perl
36044            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
36045 ____________________________________________________________________________
36046 [  9531] By: jhi                                   on 2001/04/03  13:06:34
36047         Log: Integrate change #9530 from maintperl into mainline.
36048              
36049              accomodate VMS "mailbox overflow" quirk in testsuite (from
36050              Craig Berry)
36051      Branch: perl
36052           !> t/lib/socket.t
36053 ____________________________________________________________________________
36054 [  9530] By: gsar                                  on 2001/04/03  04:56:41
36055         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
36056              Craig Berry)
36057      Branch: maint-5.6/perl
36058            ! t/lib/socket.t
36059 ____________________________________________________________________________
36060 [  9529] By: jhi                                   on 2001/04/03  02:34:34
36061         Log: Update Changes.
36062      Branch: perl
36063            ! Changes patchlevel.h
36064 ____________________________________________________________________________
36065 [  9528] By: jhi                                   on 2001/04/03  01:27:57
36066         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
36067              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
36068              To: perl5-porters@perl.org
36069              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
36070      Branch: perl
36071            ! pod/perlfaq3.pod
36072 ____________________________________________________________________________
36073 [  9527] By: jhi                                   on 2001/04/03  01:22:09
36074         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
36075              From: Peter Prymmer <pvhp@forte.com>
36076              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
36077              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
36078      Branch: perl
36079            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
36080 ____________________________________________________________________________
36081 [  9526] By: jhi                                   on 2001/04/03  01:18:25
36082         Log: The metaconfig unit changes for #9525.
36083      Branch: metaconfig
36084            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
36085      Branch: metaconfig/U/perl
36086            ! use64bits.U
36087 ____________________________________________________________________________
36088 [  9525] By: jhi                                   on 2001/04/03  01:17:30
36089         Log: Configure sanity checks:
36090              * if use64bitall is attempted but pointers are only 32-bit,
36091              'downgrade' to use64bitint
36092              * if use64bitint is attempted but there's no quad type,
36093              forget about use64bitint (well, the default for it is 'n',
36094              the user can still override this)
36095              * if pointers are 64 bits, do not try to use Perl's malloc
36096      Branch: perl
36097            ! Configure
36098 ____________________________________________________________________________
36099 [  9524] By: gsar                                  on 2001/04/03  01:09:12
36100         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
36101      Branch: maint-5.6/perl
36102            ! pp_sys.c
36103 ____________________________________________________________________________
36104 [  9523] By: jhi                                   on 2001/04/03  00:02:31
36105         Log: (Retracted by #9609)
36106              
36107              Make it harder for parallel makes to enter 'test' before
36108              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
36109              should be unhappy enough, but sometimes parallel makes seem
36110              to sneak past both in Tru64 and AIX.)
36111      Branch: perl
36112            ! Makefile.SH
36113 ____________________________________________________________________________
36114 [  9522] By: jhi                                   on 2001/04/02  22:35:31
36115         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
36116              Date: Mon, 2 Apr 2001 22:54:10 +0100
36117              From: Robin Houston <robin@kitsite.com>
36118              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
36119      Branch: perl
36120            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
36121 ____________________________________________________________________________
36122 [  9521] By: jhi                                   on 2001/04/02  22:32:23
36123         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
36124              From: Robin Houston <robin@kitsite.com>
36125              Date: Mon, 2 Apr 2001 20:24:03 +0100
36126              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
36127      Branch: perl
36128            ! ext/B/B/Concise.pm
36129 ____________________________________________________________________________
36130 [  9520] By: jhi                                   on 2001/04/02  22:30:43
36131         Log: Subject: [PATCH] REALLY pedantic hv.h nit
36132              From: Simon Cozens <simon@netthink.co.uk>
36133              Date: Mon, 2 Apr 2001 15:43:06 +0100
36134              Message-ID: <20010402154306.A21711@netthink.co.uk>
36135      Branch: perl
36136            ! hv.h
36137 ____________________________________________________________________________
36138 [  9519] By: jhi                                   on 2001/04/02  22:28:04
36139         Log: Based on
36140              
36141              Subject: [foolperl] EPOC fix
36142              From: Olaf Flebbe <O.Flebbe@science-computing.de>
36143              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
36144              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
36145      Branch: perl
36146            ! pp_sys.c
36147 ____________________________________________________________________________
36148 [  9518] By: jhi                                   on 2001/04/02  22:22:34
36149         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
36150              
36151              README.win32 tweaks; add a note about alternative location for
36152              getting a gcc-2.95.2 that will build perl properly on windows
36153              
36154              add some notes about gutsy threading matters
36155              
36156              many of the utilities interpolate literal paths within doublequotes
36157              (fails on dosish platforms where path contains backslashes)
36158      Branch: perl
36159           !> README.win32 pod/perlguts.pod utils/perldoc.PL
36160           !> x2p/find2perl.PL x2p/s2p.PL
36161 ____________________________________________________________________________
36162 [  9517] By: gsar                                  on 2001/04/02  19:52:21
36163         Log: many of the utilities interpolate literal paths within doublequotes
36164              (fails on dosish platforms where path contains backslashes)
36165      Branch: maint-5.6/perl
36166            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
36167 ____________________________________________________________________________
36168 [  9516] By: gsar                                  on 2001/04/02  05:49:37
36169         Log: a foolish release
36170      Branch: maint-5.6/perl
36171            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
36172            ! pod/perltoc.pod
36173 ____________________________________________________________________________
36174 [  9515] By: gsar                                  on 2001/04/02  05:04:29
36175         Log: add missing changelog summaries
36176      Branch: maint-5.6/perl
36177            ! Changes
36178 ____________________________________________________________________________
36179 [  9514] By: gsar                                  on 2001/04/02  04:07:13
36180         Log: add some notes about gutsy threading matters
36181      Branch: maint-5.6/perl
36182            ! pod/perlguts.pod
36183 ____________________________________________________________________________
36184 [  9513] By: gsar                                  on 2001/04/02  03:25:21
36185         Log: add more prominent caveat notices about experimental features
36186      Branch: maint-5.6/perl
36187            ! pod/perlfork.pod pod/perlunicode.pod
36188 ____________________________________________________________________________
36189 [  9512] By: gsar                                  on 2001/04/02  02:54:33
36190         Log: integrate changes#9479,9509 from mainline
36191              
36192              [PATCH] File::Glob stuff for Mac OS
36193              
36194              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
36195      Branch: maint-5.6/perl
36196           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
36197           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
36198           !> t/lib/glob-taint.t
36199 ____________________________________________________________________________
36200 [  9511] By: gsar                                  on 2001/04/02  02:38:24
36201         Log: README.win32 tweaks; add a note about alternative location for
36202              getting a gcc-2.95.2 that will build perl properly on windows
36203      Branch: maint-5.6/perl
36204            ! README.win32
36205 ____________________________________________________________________________
36206 [  9510] By: jhi                                   on 2001/04/01  20:45:10
36207         Log: An ambiguosity warning.
36208      Branch: perl
36209            ! t/lib/trig.t
36210 ____________________________________________________________________________
36211 [  9509] By: jhi                                   on 2001/04/01  19:53:47
36212         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
36213              From: Jonathan Stowe <gellyfish@gellyfish.com>
36214              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
36215              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
36216      Branch: perl
36217            ! ext/File/Glob/bsd_glob.c
36218 ____________________________________________________________________________
36219 [  9508] By: jhi                                   on 2001/04/01  19:35:03
36220         Log: Update Changes.
36221      Branch: perl
36222            ! Changes patchlevel.h
36223 ____________________________________________________________________________
36224 [  9507] By: jhi                                   on 2001/04/01  19:24:01
36225         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
36226              from mainline to maintperl: pod tweaks.
36227      Branch: maint-5.6/perl
36228           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
36229           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
36230           !> pod/perlvar.pod
36231 ____________________________________________________________________________
36232 [  9506] By: jhi                                   on 2001/04/01  19:11:53
36233         Log: Commit Sarathy to April release of 5.6.1 :-)
36234      Branch: perl
36235            ! pod/perlfaq1.pod
36236 ____________________________________________________________________________
36237 [  9505] By: jhi                                   on 2001/04/01  19:03:15
36238         Log: Subject: PATCH 5.6.0 (perldebug.pod)
36239              From: Mark-Jason Dominus <mjd@plover.com>
36240              Date: Sun, 01 Apr 2001 14:25:11 -0400
36241              Message-ID: <20010401182511.9247.qmail@plover.com>
36242      Branch: perl
36243            ! pod/perldebug.pod
36244 ____________________________________________________________________________
36245 [  9504] By: jhi                                   on 2001/04/01  18:43:09
36246         Log: Add great_circle_direction().
36247      Branch: perl
36248            ! lib/Math/Trig.pm t/lib/trig.t
36249 ____________________________________________________________________________
36250 [  9503] By: jhi                                   on 2001/04/01  17:29:12
36251         Log: Unicode ReadMe update for Unicode 3.1.
36252      Branch: perl
36253            ! lib/unicode/ReadMe.txt
36254 ____________________________________________________________________________
36255 [  9502] By: jhi                                   on 2001/04/01  17:18:40
36256         Log: Integrate change #9501 from maintperl into mainline.
36257              
36258              fix the perlembed notes on multiple interpreters
36259              
36260              fix ExtUtils::Embed to work passably on Windows
36261      Branch: perl
36262           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
36263 ____________________________________________________________________________
36264 [  9501] By: gsar                                  on 2001/04/01  07:21:57
36265         Log: fix the perlembed notes on multiple interpreters
36266              
36267              fix ExtUtils::Embed to work passably on Windows
36268      Branch: maint-5.6/perl
36269            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
36270 ____________________________________________________________________________
36271 [  9500] By: jhi                                   on 2001/04/01  05:58:23
36272         Log: Test for #9499.
36273      Branch: perl
36274            ! t/op/tr.t
36275 ____________________________________________________________________________
36276 [  9499] By: jhi                                   on 2001/04/01  05:55:46
36277         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
36278      Branch: perl
36279            ! embed.h embed.pl op.c proto.h
36280 ____________________________________________________________________________
36281 [  9498] By: jhi                                   on 2001/04/01  05:44:34
36282         Log: Protect the workaround hunk more.
36283      Branch: perl
36284            ! toke.c
36285 ____________________________________________________________________________
36286 [  9497] By: jhi                                   on 2001/04/01  00:24:25
36287         Log: Integrate changes #9493,9494,9495,9496 from maintperl
36288              into mainline.
36289              
36290              fix a broken workaround for Borland compiler in change#4739
36291              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
36292              
36293              nits spotted by Borland compiler
36294              
36295              avoid redefinition warnings under Borland 5.02
36296              
36297              various nits identified by the Borland 5.5 compiler; remove suppression
36298              of a few warnings
36299      Branch: perl
36300           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
36301           !> win32/win32.h
36302 ____________________________________________________________________________
36303 [  9496] By: gsar                                  on 2001/03/31  23:22:28
36304         Log: various nits identified by the Borland 5.5 compiler; remove suppression
36305              of a few warnings
36306      Branch: maint-5.6/perl
36307            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
36308 ____________________________________________________________________________
36309 [  9495] By: gsar                                  on 2001/03/31  21:03:08
36310         Log: avoid redefinition warnings under Borland 5.02
36311      Branch: maint-5.6/perl
36312            ! win32/makefile.mk
36313 ____________________________________________________________________________
36314 [  9494] By: gsar                                  on 2001/03/31  20:18:59
36315         Log: nits spotted by Borland compiler
36316      Branch: maint-5.6/perl
36317            ! utf8.h win32/win32.h
36318 ____________________________________________________________________________
36319 [  9493] By: gsar                                  on 2001/03/31  20:18:05
36320         Log: fix a broken workaround for Borland compiler in change#4739
36321              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
36322      Branch: maint-5.6/perl
36323            ! toke.c
36324 ____________________________________________________________________________
36325 [  9492] By: jhi                                   on 2001/03/31  18:36:24
36326         Log: Integrate change #9491 from maintperl into mainline.
36327              
36328              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
36329              directory is relative (need to fetch the full path name *before*
36330              the chdir!)
36331      Branch: perl
36332           !> lib/Cwd.pm
36333 ____________________________________________________________________________
36334 [  9491] By: gsar                                  on 2001/03/31  17:01:56
36335         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
36336              directory is relative (need to fetch the full path name *before*
36337              the chdir!)
36338              
36339              this is a followup patch for change#6749
36340      Branch: maint-5.6/perl
36341            ! lib/Cwd.pm
36342 ____________________________________________________________________________
36343 [  9490] By: jhi                                   on 2001/03/31  15:50:18
36344         Log: Subject: Re: [PATCH] av.h cosmetics
36345              From: Simon Cozens <simon@netthink.co.uk>
36346              Date: Sat, 31 Mar 2001 13:09:59 +0100
36347              Message-ID: <20010331130959.A22000@netthink.co.uk>
36348              
36349              Document AvALLOC.
36350      Branch: perl
36351            ! pod/perlguts.pod
36352 ____________________________________________________________________________
36353 [  9489] By: jhi                                   on 2001/03/31  15:48:44
36354         Log: Subject: [PATCH] Re: Math::Big* v1.21
36355              From: Tels <perl_dummy@bloodgate.com>
36356              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
36357              Message-Id: <200103311125.GAA377738@www08.hway.net>
36358      Branch: perl
36359            ! pod/perlop.pod
36360 ____________________________________________________________________________
36361 [  9488] By: jhi                                   on 2001/03/31  03:39:51
36362         Log: Debug output tweak.
36363      Branch: perl
36364            ! t/lib/cwd.t
36365 ____________________________________________________________________________
36366 [  9487] By: jhi                                   on 2001/03/31  03:33:02
36367         Log: OverVMSification.
36368      Branch: perl
36369            ! t/lib/cwd.t
36370 ____________________________________________________________________________
36371 [  9486] By: jhi                                   on 2001/03/31  03:01:40
36372         Log: Missed MANIFESTations in #9483.
36373      Branch: perl
36374            ! MANIFEST
36375 ____________________________________________________________________________
36376 [  9485] By: jhi                                   on 2001/03/31  02:58:17
36377         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
36378              From: Peter Prymmer <pvhp@forte.com>
36379              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
36380              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
36381      Branch: perl
36382            ! regexec.c t/lib/cwd.t
36383 ____________________________________________________________________________
36384 [  9484] By: jhi                                   on 2001/03/31  01:04:41
36385         Log: Obsolete file (see #3938)
36386      Branch: perl
36387            - lib/unicode/README.Ethiopic
36388            ! MANIFEST
36389 ____________________________________________________________________________
36390 [  9483] By: jhi                                   on 2001/03/31  00:52:42
36391         Log: Update to Unicode 3.1.
36392              (Rename Names.txt to NamesList.txt.)
36393      Branch: perl
36394            + lib/unicode/NamesList.txt lib/unicode/PropList.html
36395            - lib/unicode/Names.txt
36396            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
36397            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
36398            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
36399            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
36400            ! lib/unicode/UCD.html lib/unicode/Unicode.html
36401            ! lib/unicode/rename lib/unicode/version
36402 ____________________________________________________________________________
36403 [  9482] By: jhi                                   on 2001/03/30  23:33:44
36404         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
36405              From: Robin Houston <robin@kitsite.com>
36406              Date: Fri, 30 Mar 2001 20:07:22 +0100
36407              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
36408      Branch: perl
36409            ! ext/B/B/Deparse.pm
36410 ____________________________________________________________________________
36411 [  9481] By: jhi                                   on 2001/03/30  23:20:25
36412         Log: Subject: Re: [PATCH] CwdXS, Take 2
36413              From: Benjamin Sugars <bsugars@canoe.ca>
36414              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
36415              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
36416      Branch: perl
36417            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
36418            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
36419 ____________________________________________________________________________
36420 [  9480] By: jhi                                   on 2001/03/30  22:52:38
36421         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
36422              From: David Dyck <dcd@tc.fluke.com>
36423              Date: Fri, 30 Mar 2001 14:44:13 -0800
36424              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
36425              
36426              The t/rantests flags file creation was accidentally
36427              removed by #9217.
36428      Branch: perl
36429            ! Makefile.SH
36430 ____________________________________________________________________________
36431 [  9479] By: jhi                                   on 2001/03/30  22:45:45
36432         Log: Subject: [PATCH] File::Glob stuff for Mac OS
36433              From: Chris Nandor <pudge@pobox.com>
36434              Date: Fri, 30 Mar 2001 16:51:00 -0500
36435              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
36436      Branch: perl
36437            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
36438            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
36439            ! t/lib/glob-taint.t
36440 ____________________________________________________________________________
36441 [  9478] By: jhi                                   on 2001/03/30  22:43:12
36442         Log: Subject: fix for win32/buildext.pl
36443              From: "Vadim Konovalov" <watman@inbox.ru>
36444              Date: Sat, 31 Mar 2001 00:50:36 +0400
36445              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
36446      Branch: perl
36447            ! win32/buildext.pl
36448 ____________________________________________________________________________
36449 [  9477] By: jhi                                   on 2001/03/30  22:41:16
36450         Log: Subject: small base.pm doc patch
36451              From: Leon Brocard <acme@astray.com>
36452              Date: Fri, 30 Mar 2001 21:49:57 +0100
36453              Message-ID: <20010330214957.B8733@ns0.astray.com>
36454      Branch: perl
36455            ! lib/base.pm
36456 ____________________________________________________________________________
36457 [  9476] By: jhi                                   on 2001/03/30  18:16:57
36458         Log: Subject: [PATCH] av.h cosmetics
36459              From: Simon Cozens <simon@netthink.co.uk>
36460              Date: Fri, 30 Mar 2001 18:12:28 +0100
36461              Message-ID: <20010330181228.A9319@netthink.co.uk>
36462      Branch: perl
36463            ! av.h
36464 ____________________________________________________________________________
36465 [  9475] By: jhi                                   on 2001/03/30  18:15:50
36466         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
36467              From: "Philip Newton" <pnewton@gmx.de>
36468              Date: Fri, 30 Mar 2001 19:06:57 +0200
36469              Message-ID: <3AC4D951.14815.1AC7068@localhost>
36470      Branch: perl
36471            ! pod/perlhack.pod
36472 ____________________________________________________________________________
36473 [  9474] By: jhi                                   on 2001/03/30  18:14:02
36474         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
36475              From: Benjamin Sugars <bsugars@canoe.ca>
36476              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
36477              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
36478      Branch: perl
36479            ! t/lib/glob-basic.t
36480 ____________________________________________________________________________
36481 [  9473] By: jhi                                   on 2001/03/30  16:09:24
36482         Log: Update Changes.
36483      Branch: perl
36484            ! Changes patchlevel.h
36485 ____________________________________________________________________________
36486 [  9472] By: jhi                                   on 2001/03/30  15:16:08
36487         Log: Integrate perlio.
36488      Branch: perl
36489           !> t/lib/cwd.t t/lib/glob-basic.t
36490 ____________________________________________________________________________
36491 [  9471] By: nick                                  on 2001/03/30  14:47:10
36492         Log: Should be (^O eq 'MSWin32') not 'Win32'
36493              Fail #12 seems real - chdir is in wrong dir.
36494      Branch: perlio
36495            ! t/lib/cwd.t
36496 ____________________________________________________________________________
36497 [  9470] By: jhi                                   on 2001/03/30  14:41:11
36498         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
36499              From: Radu Greab <radu@netsoft.ro>
36500              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
36501              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
36502              
36503              Replace #9352.
36504      Branch: perl
36505            ! ext/Socket/Socket.xs pp_sys.c
36506 ____________________________________________________________________________
36507 [  9469] By: jhi                                   on 2001/03/30  14:37:51
36508         Log: Subject: PATCH pod/perldiag.pod
36509              From: Robin Houston <robin@kitsite.com>
36510              Date: Fri, 30 Mar 2001 14:10:36 +0100
36511              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
36512      Branch: perl
36513            ! pod/perldiag.pod t/lib/glob-basic.t
36514 ____________________________________________________________________________
36515 [  9468] By: jhi                                   on 2001/03/30  14:36:36
36516         Log: Subject: Better diagnostic in io/fs.t
36517              From: andreas.koenig@anima.de (Andreas J. Koenig)
36518              Date: 30 Mar 2001 10:11:43 +0200
36519              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
36520      Branch: perl
36521            ! t/io/fs.t
36522 ____________________________________________________________________________
36523 [  9467] By: nick                                  on 2001/03/30  14:25:43
36524         Log: Skip order test of glob if case-ignoring system cannot 
36525              create a.test and A.test
36526      Branch: perlio
36527            ! t/lib/glob-basic.t
36528 ____________________________________________________________________________
36529 [  9466] By: nick                                  on 2001/03/30  13:03:12
36530         Log: Integrate mainline.
36531      Branch: perlio
36532            - ext/re/hints/aix.pl
36533           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
36534           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
36535           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
36536           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
36537 ____________________________________________________________________________
36538 [  9465] By: jhi                                   on 2001/03/30  03:53:37
36539         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
36540              the tests sometimes hang, sometimes not.)
36541      Branch: perl
36542            ! t/lib/io_multihomed.t t/lib/io_sock.t
36543 ____________________________________________________________________________
36544 [  9464] By: jhi                                   on 2001/03/30  02:56:04
36545         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
36546              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
36547              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
36548              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
36549      Branch: perl
36550            ! op.c
36551 ____________________________________________________________________________
36552 [  9463] By: jhi                                   on 2001/03/30  02:34:48
36553         Log: Test for #9462.
36554      Branch: perl
36555            ! t/lib/b.t
36556 ____________________________________________________________________________
36557 [  9462] By: jhi                                   on 2001/03/30  02:29:37
36558         Log: Subject: B::Deparse precedence bug. (Patch included.)
36559              From: Jeremy Madea <jmadea@inktomi.com>
36560              Date: Thu, 29 Mar 2001 12:05:02 -0800
36561              Message-ID: <20010329120502.A24881@dr.inktomi.com>
36562      Branch: perl
36563            ! ext/B/B/Deparse.pm
36564 ____________________________________________________________________________
36565 [  9461] By: jhi                                   on 2001/03/30  02:18:41
36566         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
36567              From: Peter Prymmer <pvhp@forte.com>
36568              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
36569              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
36570      Branch: perl
36571            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
36572            ! t/lib/md5-file.t
36573 ____________________________________________________________________________
36574 [  9460] By: jhi                                   on 2001/03/30  02:17:07
36575         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
36576              From: Robin Houston <robin@kitsite.com>
36577              Date: Thu, 29 Mar 2001 20:47:56 +0100
36578              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
36579      Branch: perl
36580            ! ext/B/B/Debug.pm
36581 ____________________________________________________________________________
36582 [  9459] By: jhi                                   on 2001/03/30  02:16:05
36583         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
36584              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
36585              Date: Wed, 28 Mar 2001 18:02:20 -0600
36586              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
36587      Branch: perl
36588            ! lib/ExtUtils/MM_VMS.pm
36589 ____________________________________________________________________________
36590 [  9458] By: jhi                                   on 2001/03/30  02:07:58
36591         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
36592              From: "Joshua E. Rodd" <jrodd@pbs.org>
36593              Date: Wed, 28 Mar 2001 17:29:12 -0500
36594              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
36595      Branch: perl
36596            ! pod/perlop.pod
36597 ____________________________________________________________________________
36598 [  9457] By: jhi                                   on 2001/03/30  02:04:33
36599         Log: Subject: ext/re/aix.pl can go
36600              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36601              Date: Thu, 29 Mar 2001 12:03:28 +0200
36602              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
36603      Branch: perl
36604            - ext/re/hints/aix.pl
36605            ! MANIFEST
36606 ____________________________________________________________________________
36607 [  9456] By: jhi                                   on 2001/03/30  02:03:32
36608         Log: Integrate perlio.
36609      Branch: perl
36610           !> ext/Encode/Encode.xs installperl
36611 ____________________________________________________________________________
36612 [  9455] By: nick                                  on 2001/03/29  21:11:46
36613         Log: DLL name has changed so installperl needs to know
36614              (Why isn't it working it out or passed it?)
36615      Branch: perlio
36616            ! installperl
36617 ____________________________________________________________________________
36618 [  9454] By: nick                                  on 2001/03/29  20:56:12
36619         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
36620              and we don't get undef warnings.
36621      Branch: perlio
36622            ! ext/Encode/Encode.xs
36623 ____________________________________________________________________________
36624 [  9453] By: nick                                  on 2001/03/29  17:58:48
36625         Log: Integrate mainline
36626      Branch: perlio
36627           !> Changes patchlevel.h
36628 ____________________________________________________________________________
36629 [  9452] By: jhi                                   on 2001/03/29  16:44:55
36630         Log: Update Changes.
36631      Branch: perl
36632            ! Changes patchlevel.h
36633 ____________________________________________________________________________
36634 [  9451] By: nick                                  on 2001/03/29  16:31:38
36635         Log: Integrate mainline
36636      Branch: perlio
36637           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
36638           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
36639           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
36640           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
36641           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
36642 ____________________________________________________________________________
36643 [  9450] By: jhi                                   on 2001/03/29  16:29:17
36644         Log: Integrate perlio.
36645      Branch: perl
36646           !> win32/buildext.pl
36647 ____________________________________________________________________________
36648 [  9449] By: jhi                                   on 2001/03/29  15:50:01
36649         Log: Update Changes.
36650      Branch: perl
36651            ! Changes patchlevel.h
36652 ____________________________________________________________________________
36653 [  9448] By: nick                                  on 2001/03/29  15:47:15
36654         Log: Make sure buildext.pl finds Errno.pm
36655      Branch: perlio
36656            ! win32/buildext.pl
36657 ____________________________________________________________________________
36658 [  9447] By: jhi                                   on 2001/03/29  15:39:34
36659         Log: Integrate perlio.
36660      Branch: perl
36661           !> win32/makefile.mk
36662 ____________________________________________________________________________
36663 [  9446] By: nick                                  on 2001/03/29  15:30:03
36664         Log: Integrate win32/makefile.mk with mainline.
36665      Branch: perlio
36666           !> win32/makefile.mk
36667 ____________________________________________________________________________
36668 [  9445] By: nick                                  on 2001/03/29  15:27:32
36669         Log: Fix breakage ... 
36670      Branch: perlio
36671            ! win32/makefile.mk
36672 ____________________________________________________________________________
36673 [  9444] By: jhi                                   on 2001/03/29  15:03:08
36674         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
36675              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
36676              Date: Thu, 29 Mar 2001 10:32:59 +0400
36677              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
36678      Branch: perl
36679            ! win32/makefile.mk
36680 ____________________________________________________________________________
36681 [  9443] By: jhi                                   on 2001/03/29  15:02:12
36682         Log: Integrate perlio.
36683      Branch: perl
36684           +> win32/buildext.pl
36685           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
36686           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
36687 ____________________________________________________________________________
36688 [  9442] By: nick                                  on 2001/03/29  14:59:11
36689         Log: Work in progress - determine win32 extensions to build via script.
36690      Branch: perlio
36691            + win32/buildext.pl
36692            ! MANIFEST win32/makefile.mk
36693 ____________________________________________________________________________
36694 [  9441] By: jhi                                   on 2001/03/29  14:51:47
36695         Log: Reintroduce the use of external pwd.
36696      Branch: perl
36697            ! t/lib/cwd.t
36698 ____________________________________________________________________________
36699 [  9440] By: jhi                                   on 2001/03/29  14:42:58
36700         Log: use warnings instead of -w.
36701      Branch: perl
36702            ! utils/h2xs.PL
36703 ____________________________________________________________________________
36704 [  9439] By: jhi                                   on 2001/03/29  14:41:52
36705         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
36706              From: Jonathan Stowe <gellyfish@gellyfish.com>
36707              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
36708              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
36709      Branch: perl
36710            ! utils/h2xs.PL
36711 ____________________________________________________________________________
36712 [  9438] By: jhi                                   on 2001/03/29  14:39:38
36713         Log: Subject: [PATCH perl@9424] minor pod nits
36714              From: Robin Barker <rmb1@cise.npl.co.uk>
36715              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
36716              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
36717      Branch: perl
36718            ! pod/perlhack.pod pod/perliol.pod
36719 ____________________________________________________________________________
36720 [  9437] By: jhi                                   on 2001/03/29  14:29:16
36721         Log: Subject: [PATCH perl@9424] typemap cast warning
36722              From: Robin Barker <rmb1@cise.npl.co.uk>
36723              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
36724              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
36725      Branch: perl
36726            ! lib/ExtUtils/typemap
36727 ____________________________________________________________________________
36728 [  9436] By: jhi                                   on 2001/03/29  14:26:03
36729         Log: Subject: [PATCH perl@9424] printf warning
36730              From: Robin Barker <rmb1@cise.npl.co.uk>
36731              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
36732              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
36733      Branch: perl
36734            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
36735            ! ext/Storable/Storable.xs toke.c
36736 ____________________________________________________________________________
36737 [  9435] By: nick                                  on 2001/03/29  14:23:31
36738         Log: Win32 has name conflict with ERROR
36739      Branch: perlio
36740            ! ext/PerlIO/Via/Via.xs
36741 ____________________________________________________________________________
36742 [  9434] By: jhi                                   on 2001/03/29  14:17:48
36743         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
36744              From: Peter Prymmer <pvhp@forte.com>
36745              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
36746              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
36747      Branch: perl
36748            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
36749 ____________________________________________________________________________
36750 [  9433] By: jhi                                   on 2001/03/29  13:52:44
36751         Log: test-prep target was missing.
36752      Branch: perl
36753            ! Makefile.SH
36754 ____________________________________________________________________________
36755 [  9432] By: nick                                  on 2001/03/29  12:40:03
36756         Log: Make as-shipped compiler default to MSVC6 
36757      Branch: perlio
36758            ! win32/makefile.mk
36759 ____________________________________________________________________________
36760 [  9431] By: nick                                  on 2001/03/29  12:12:16
36761         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
36762              akin to PerlIO::Scalar.
36763      Branch: perlio
36764            ! perlio.c perlio.h
36765 ____________________________________________________________________________
36766 [  9430] By: nick                                  on 2001/03/29  10:56:35
36767         Log: Integrate mainline.
36768      Branch: perlio
36769           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
36770           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
36771           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
36772           !> win32/makefile.mk win32/win32sck.c
36773 ____________________________________________________________________________
36774 [  9429] By: nick                                  on 2001/03/29  09:03:43
36775         Log: Noticed that two tests were skipped as perlio:: package
36776              isn't there any more. Changed the skip condition.
36777              Avoid core-dump if sv_utf8_upgrade() called on something
36778              that does not become SvPOK after SvPV() (e.g. a ref).
36779      Branch: perlio
36780            ! sv.c t/io/utf8.t t/lib/io_scalar.t
36781 ____________________________________________________________________________
36782 [  9428] By: jhi                                   on 2001/03/29  01:31:47
36783         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
36784              From: Benjamin Sugars <bsugars@canoe.ca> 
36785              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
36786              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
36787      Branch: perl
36788            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
36789            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
36790            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
36791 ____________________________________________________________________________
36792 [  9427] By: jhi                                   on 2001/03/29  00:49:30
36793         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
36794              From: "Vadim Konovalov" <watman@inbox.ru>
36795              Date: Thu, 29 Mar 2001 01:50:12 +0400
36796              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
36797      Branch: perl
36798            ! win32/makefile.mk win32/win32sck.c
36799 ____________________________________________________________________________
36800 [  9426] By: gsar                                  on 2001/03/29  00:28:04
36801         Log: dmake can only handle == and != in comparisons; support building
36802              with Borland's VCL libraries (from Vadim Konovalov)
36803      Branch: maint-5.6/perl
36804            ! win32/makefile.mk
36805 ____________________________________________________________________________
36806 [  9425] By: nick                                  on 2001/03/28  19:29:56
36807         Log: Integrate (@snapshot)
36808      Branch: perlio
36809           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
36810 ____________________________________________________________________________
36811 [  9424] By: jhi                                   on 2001/03/28  19:03:16
36812         Log: Update Changes.
36813      Branch: perl
36814            ! Changes patchlevel.h
36815 ____________________________________________________________________________
36816 [  9423] By: jhi                                   on 2001/03/28  18:52:09
36817         Log: Rmdir lib/XS on cleanup.
36818      Branch: perl
36819            ! Makefile.SH
36820 ____________________________________________________________________________
36821 [  9422] By: jhi                                   on 2001/03/28  18:49:34
36822         Log: Integrate perlio.
36823      Branch: perl
36824           !> t/op/utf8decode.t
36825 ____________________________________________________________________________
36826 [  9421] By: nick                                  on 2001/03/28  18:46:44
36827         Log: Loose duplicate chunk.
36828      Branch: perlio
36829            ! t/op/utf8decode.t
36830 ____________________________________________________________________________
36831 [  9420] By: nick                                  on 2001/03/28  18:44:11
36832         Log: Integrate mainline.
36833      Branch: perlio
36834           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
36835           !> vms/vmsish.h
36836 ____________________________________________________________________________
36837 [  9419] By: jhi                                   on 2001/03/28  18:42:05
36838         Log: Can't trust external pwds
36839              (either shell builtins or external programs)
36840      Branch: perl
36841            ! t/lib/cwd.t
36842 ____________________________________________________________________________
36843 [  9418] By: jhi                                   on 2001/03/28  18:34:05
36844         Log: Integrate perlio.
36845      Branch: perl
36846            - lib/perlio.pm
36847           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
36848           !> t/op/utf8decode.t
36849 ____________________________________________________________________________
36850 [  9417] By: nick                                  on 2001/03/28  18:24:02
36851         Log: PerlIO.pm / perlio.pm conflict.
36852              Update some pods.
36853              Make t/op/utf8decode.t a text file.
36854      Branch: perlio
36855            - lib/perlio.pm
36856            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
36857            ! t/op/utf8decode.t
36858 ____________________________________________________________________________
36859 [  9416] By: jhi                                   on 2001/03/28  18:06:07
36860         Log: Integrate change #9409 from mainline to maintperl.
36861              
36862              Yet another tweak on AIX dynaloading.
36863      Branch: maint-5.6/perl
36864           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
36865 ____________________________________________________________________________
36866 [  9415] By: gsar                                  on 2001/03/28  17:13:01
36867         Log: integrate changes#9377,9385,9401 from mainline
36868              
36869              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
36870              
36871              If directory entries compare equal case-insensitively,
36872              retry case-sensitively.
36873              
36874              Subject: [PATCH] B::Terse and warnings
36875      Branch: maint-5.6/perl
36876           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
36877           !> t/pragma/warn/perl
36878 ____________________________________________________________________________
36879 [  9414] By: jhi                                   on 2001/03/28  17:11:12
36880         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
36881              From: "Craig A. Berry" <craigberry@mac.com>
36882              Date: Wed, 28 Mar 2001 10:55:20 -0600
36883              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
36884      Branch: perl
36885            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
36886 ____________________________________________________________________________
36887 [  9413] By: jhi                                   on 2001/03/28  17:03:12
36888         Log: Dup hunk.
36889      Branch: perl
36890            ! t/op/utf8decode.t
36891 ____________________________________________________________________________
36892 [  9412] By: jhi                                   on 2001/03/28  17:02:36
36893         Log: Forced integrate from perlio.
36894      Branch: perl
36895           !> t/op/utf8decode.t
36896 ____________________________________________________________________________
36897 [  9411] By: nick                                  on 2001/03/28  16:50:03
36898         Log: Integrate mainline.
36899      Branch: perlio
36900           +> t/lib/cwd.t
36901           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
36902           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
36903           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
36904           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
36905           !> t/pragma/warn/perl
36906 ____________________________________________________________________________
36907 [  9410] By: jhi                                   on 2001/03/28  16:44:23
36908         Log: Subject: Re: [PATCH] 9403 cannot be tested
36909              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36910              Date: Wed, 28 Mar 2001 18:33:56 +0200
36911              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
36912      Branch: perl
36913            ! makedef.pl
36914 ____________________________________________________________________________
36915 [  9409] By: jhi                                   on 2001/03/28  16:12:45
36916         Log: Yet another tweak on AIX dynaloading.
36917      Branch: perl
36918            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
36919 ____________________________________________________________________________
36920 [  9408] By: jhi                                   on 2001/03/28  15:52:55
36921         Log: Subject: [PATCH] 9403 cannot be tested
36922              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
36923              Date: Wed, 28 Mar 2001 17:23:00 +0200
36924              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
36925              
36926              A missing symbol.
36927      Branch: perl
36928            ! makedef.pl
36929 ____________________________________________________________________________
36930 [  9407] By: jhi                                   on 2001/03/28  15:47:43
36931         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
36932      Branch: perl
36933            ! t/op/utf8decode.t
36934           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
36935           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
36936 ____________________________________________________________________________
36937 [  9406] By: jhi                                   on 2001/03/28  15:37:08
36938         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
36939              From: Benjamin Sugars <bsugars@canoe.ca> 
36940              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
36941              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
36942      Branch: perl
36943            + t/lib/cwd.t
36944            ! MANIFEST
36945 ____________________________________________________________________________
36946 [  9405] By: jhi                                   on 2001/03/28  15:13:18
36947         Log: pp_ne() needs a CORRECT boolean.
36948      Branch: perl
36949            ! pp.c
36950 ____________________________________________________________________________
36951 [  9404] By: jhi                                   on 2001/03/28  15:09:23
36952         Log: pp_ne() needs a boolean, not an integer.
36953      Branch: perl
36954            ! pp.c
36955 ____________________________________________________________________________
36956 [  9403] By: jhi                                   on 2001/03/28  14:47:43
36957         Log: (Retracted by #9404.)
36958      Branch: perl
36959            ! pp.c
36960 ____________________________________________________________________________
36961 [  9402] By: jhi                                   on 2001/03/28  14:43:59
36962         Log: Subject: Re: [PATCH] Typemap testing
36963              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
36964              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
36965              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
36966      Branch: perl
36967            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
36968            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
36969 ____________________________________________________________________________
36970 [  9401] By: jhi                                   on 2001/03/28  14:42:14
36971         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
36972              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
36973              Date: Sun, 25 Mar 2001 21:59:15 +0100
36974              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
36975              
36976              A variable will be checked for the "use once" warnings if:
36977              
36978              1. It is in the scope of a use warnings 'once'
36979              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
36980              
36981              Otherwise it won't be checked at all.
36982              
36983              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
36984              
36985              The enclosed patch partially fixes this issue. What I didn't
36986              get to work was the case where the "used once" warning is enabled
36987              in any file other than the main file.
36988      Branch: perl
36989            ! gv.c t/pragma/warn/perl
36990 ____________________________________________________________________________
36991 [  9400] By: nick                                  on 2001/03/28  14:38:24
36992         Log: More EBCDIC tweaks:
36993              - one more swash issue &~(0xA0-1) did not do the right thing,
36994              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
36995              - add "use re 'asciirange'" to make [!-~] etc. work
36996              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
36997              - Choose a key for t/op/each.t test which gets encoded.
36998              - Skip utf8decode if this is UTF-EBCDIC.
36999      Branch: perlio
37000            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
37001            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
37002 ____________________________________________________________________________
37003 [  9399] By: jhi                                   on 2001/03/28  14:21:00
37004         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
37005              Andreas Schwab.
37006      Branch: perl
37007            ! pp.c
37008 ____________________________________________________________________________
37009 [  9398] By: jhi                                   on 2001/03/28  00:55:56
37010         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
37011              From: David Dyck <dcd@tc.fluke.com>
37012              Date: Tue, 27 Mar 2001 15:16:24 -0800
37013              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
37014      Branch: perl
37015            ! ext/IO/lib/IO/Socket.pm
37016 ____________________________________________________________________________
37017 [  9397] By: jhi                                   on 2001/03/27  21:52:49
37018         Log: Integrate perlio.
37019      Branch: perl
37020           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
37021           +> ext/PerlIO/Via/Via.xs
37022           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
37023 ____________________________________________________________________________
37024 [  9396] By: nick                                  on 2001/03/27  21:45:13
37025         Log: Integrate mainline.
37026      Branch: perlio
37027           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
37028           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
37029 ____________________________________________________________________________
37030 [  9395] By: nick                                  on 2001/03/27  21:18:58
37031         Log: Outline docs for PerlIO and PerlIO::Scalar
37032      Branch: perlio
37033            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
37034 ____________________________________________________________________________
37035 [  9394] By: nick                                  on 2001/03/27  20:50:13
37036         Log: PerlIO::Via layer (alpha-ish).
37037      Branch: perlio
37038            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
37039            + ext/PerlIO/Via/Via.xs
37040            ! MANIFEST
37041 ____________________________________________________________________________
37042 [  9393] By: jhi                                   on 2001/03/27  20:49:55
37043         Log: Retract #9329 now that 9390 should take care of the matter.
37044      Branch: perl
37045            ! utils/h2xs.PL
37046 ____________________________________________________________________________
37047 [  9390] By: jhi                                   on 2001/03/27  20:47:50
37048         Log: Subject: Autoloading Errno.pm when %! is encountered
37049              From: Robin Houston <robin@kitsite.com>
37050              Date: Tue, 27 Mar 2001 20:57:11 +0100
37051              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
37052      Branch: perl
37053            ! embed.h embed.pl gv.c proto.h t/op/magic.t
37054 ____________________________________________________________________________
37055 [  9389] By: jhi                                   on 2001/03/27  20:24:31
37056         Log: Integrate perlio.
37057      Branch: perl
37058           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
37059           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
37060           !> utf8.c
37061 ____________________________________________________________________________
37062 [  9388] By: jhi                                   on 2001/03/27  20:21:38
37063         Log: Better have a three-element array if one is going to assign
37064              to the third element of that array. (from Tim Jenness)
37065      Branch: perl
37066            ! ext/XS/Typemap/Typemap.xs
37067 ____________________________________________________________________________
37068 [  9387] By: nick                                  on 2001/03/27  20:15:43
37069         Log: Integrate mainline.
37070      Branch: perlio
37071           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
37072           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
37073           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
37074           +> t/lib/xs-typemap.t
37075           !> (integrate 34 files)
37076 ____________________________________________________________________________
37077 [  9386] By: jhi                                   on 2001/03/27  20:04:18
37078         Log: Subject: Re: perl@9359 breaks HTML::Parser
37079              From: Gisle Aas <gisle@ActiveState.com>
37080              Date: 27 Mar 2001 11:30:24 -0800
37081              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
37082              
37083              Clarify the UTF-8 issues of the API docs.
37084              (Slightly reworded and expanded.)
37085      Branch: perl
37086            ! pod/perlapi.pod sv.c sv.h
37087 ____________________________________________________________________________
37088 [  9385] By: jhi                                   on 2001/03/27  19:44:25
37089         Log: If directory entries compare equal case-insensitively,
37090              retry case-sensitively.
37091      Branch: perl
37092            ! ext/File/Glob/bsd_glob.c
37093 ____________________________________________________________________________
37094 [  9384] By: nick                                  on 2001/03/27  19:38:50
37095         Log: Various EBCDIC fixes:
37096              - major revelation that swash code is encoding aware,
37097              (or thought it was) - now it is ;-)
37098              - With that out of the way fix a slab of tr/// cases.
37099              - Fix Encode 'Unicode' to be true Unicode so tests pass.
37100              - As anticipated Base64.xs needed tweaks.
37101              - Until tr/// works right avoid old_encode64 in MIME tests.
37102      Branch: perlio
37103            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
37104            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
37105 ____________________________________________________________________________
37106 [  9383] By: jhi                                   on 2001/03/27  18:34:41
37107         Log: Add the std test suite BEGIN block.
37108      Branch: perl
37109            ! t/lib/xs-typemap.t
37110 ____________________________________________________________________________
37111 [  9382] By: jhi                                   on 2001/03/27  15:16:07
37112         Log: Add debugging output to the test.
37113      Branch: perl
37114            ! t/lib/glob-basic.t
37115 ____________________________________________________________________________
37116 [  9381] By: jhi                                   on 2001/03/27  15:08:10
37117         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
37118      Branch: perl
37119            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
37120            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
37121            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
37122            + t/lib/xs-typemap.t
37123            ! MANIFEST
37124 ____________________________________________________________________________
37125 [  9380] By: jhi                                   on 2001/03/27  14:48:34
37126         Log: Subject: [PATCH] Typemap testing
37127              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
37128              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
37129              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
37130              
37131              (The first part of the patch.)
37132      Branch: perl
37133            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
37134 ____________________________________________________________________________
37135 [  9379] By: jhi                                   on 2001/03/27  14:44:56
37136         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
37137              From: Benjamin Sugars <bsugars@canoe.ca> 
37138              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
37139              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
37140      Branch: perl
37141            ! t/lib/glob-basic.t
37142 ____________________________________________________________________________
37143 [  9378] By: jhi                                   on 2001/03/27  14:42:30
37144         Log: Subject: [PATCH] perlvar nit
37145              From: Simon Cozens <simon@netthink.co.uk>
37146              Date: Tue, 27 Mar 2001 01:12:01 +0100
37147              Message-ID: <20010327011201.A19179@netthink.co.uk>
37148      Branch: perl
37149            ! pod/perlvar.pod
37150 ____________________________________________________________________________
37151 [  9377] By: jhi                                   on 2001/03/27  14:36:26
37152         Log: Subject: [PATCH] B::Terse and warnings
37153              From: Benjamin Sugars <ben.sugars@home.com>
37154              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
37155              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
37156      Branch: perl
37157            ! ext/B/B.pm ext/B/B/Terse.pm
37158 ____________________________________________________________________________
37159 [  9376] By: jhi                                   on 2001/03/27  14:31:31
37160         Log: Document sockatmark() some.
37161      Branch: perl
37162            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
37163            ! pod/perltoc.pod
37164 ____________________________________________________________________________
37165 [  9375] By: jhi                                   on 2001/03/27  14:00:24
37166         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
37167              noted by Gisle and fixed by NI-S.
37168      Branch: perl
37169            ! sv.c
37170 ____________________________________________________________________________
37171 [  9374] By: jhi                                   on 2001/03/27  05:50:01
37172         Log: Regen toc.
37173      Branch: perl
37174            ! pod/perltoc.pod
37175 ____________________________________________________________________________
37176 [  9373] By: jhi                                   on 2001/03/27  05:43:51
37177         Log: Pixie documenting.
37178      Branch: perl
37179            ! Makefile.SH pod/perlhack.pod
37180 ____________________________________________________________________________
37181 [  9372] By: jhi                                   on 2001/03/27  05:29:34
37182         Log: Metaconfig unit changes for #9371.
37183      Branch: metaconfig
37184            ! U/modified/myhostname.U
37185      Branch: metaconfig/U/perl
37186            + d_sockatmark.U
37187            ! gccvers.U
37188 ____________________________________________________________________________
37189 [  9371] By: jhi                                   on 2001/03/27  05:29:07
37190         Log: Add sockatmark() probing.
37191      Branch: perl
37192            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37193            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
37194            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37195            ! vos/config.ga.h win32/config.bc win32/config.gc
37196            ! win32/config.vc
37197 ____________________________________________________________________________
37198 [  9370] By: jhi                                   on 2001/03/26  22:01:18
37199         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
37200              Really need to benchmark this.
37201      Branch: perl
37202            ! pp.c
37203 ____________________________________________________________________________
37204 [  9369] By: nick                                  on 2001/03/26  21:59:30
37205         Log: Integrate mainline.
37206      Branch: perlio
37207            ! ext/MIME/Base64/QuotedPrint.pm
37208           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
37209           !> patchlevel.h pod/perlhack.pod pp_sys.c
37210 ____________________________________________________________________________
37211 [  9368] By: jhi                                   on 2001/03/26  21:47:03
37212         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
37213              
37214              TODO1: perlbench.
37215              TODO2: le, lt, ge, gt?  Yech.
37216      Branch: perl
37217            ! pp.c
37218 ____________________________________________________________________________
37219 [  9367] By: jhi                                   on 2001/03/26  21:34:57
37220         Log: Too much cut-and-paste in #9363.
37221      Branch: perl
37222            ! pp_sys.c
37223 ____________________________________________________________________________
37224 [  9366] By: jhi                                   on 2001/03/26  21:20:53
37225         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
37226              From: Andreas Schwab <schwab@suse.de>
37227              Date: 26 Mar 2001 17:29:04 +0200
37228              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
37229              
37230              (The patch for 5.6.0 or so, this is a guess for bleadperl)
37231      Branch: perl
37232            ! pp_hot.c
37233 ____________________________________________________________________________
37234 [  9365] By: jhi                                   on 2001/03/26  21:07:54
37235         Log: Integrate perlio.
37236      Branch: perl
37237           !> perlio.c
37238 ____________________________________________________________________________
37239 [  9364] By: nick                                  on 2001/03/26  20:30:48
37240         Log: REFCNT botch in layer name cache hash.
37241      Branch: perlio
37242            ! perlio.c
37243 ____________________________________________________________________________
37244 [  9363] By: jhi                                   on 2001/03/26  18:44:32
37245         Log: Subject: [PATCH] socket() leaks file descriptors
37246              From: Benjamin Sugars <bsugars@canoe.ca>
37247              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
37248              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
37249              
37250              Also sockpair() fixed similarly.
37251      Branch: perl
37252            ! pp_sys.c
37253 ____________________________________________________________________________
37254 [  9362] By: jhi                                   on 2001/03/26  18:37:52
37255         Log: Integrate perlio.
37256      Branch: perl
37257           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
37258 ____________________________________________________________________________
37259 [  9361] By: nick                                  on 2001/03/26  17:32:06
37260         Log: Implement flush of linebuffered streams on read of a tty.
37261      Branch: perlio
37262            ! perlio.c perliol.h
37263 ____________________________________________________________________________
37264 [  9360] By: nick                                  on 2001/03/26  17:12:32
37265         Log: Memory tweaks and notes for OEMVS.
37266      Branch: perlio
37267            ! README.os390 miniperlmain.c t/op/pat.t
37268 ____________________________________________________________________________
37269 [  9359] By: jhi                                   on 2001/03/26  02:12:54
37270         Log: Update Changes.
37271      Branch: perl
37272            ! Changes patchlevel.h
37273 ____________________________________________________________________________
37274 [  9358] By: jhi                                   on 2001/03/26  02:05:32
37275         Log: Document the most common pixie options.
37276      Branch: perl
37277            ! pod/perlhack.pod
37278 ____________________________________________________________________________
37279 [  9357] By: jhi                                   on 2001/03/26  01:25:28
37280         Log: For perl.pixie check *before* compiling that optimize is -g,
37281              as for perl.third.
37282      Branch: perl
37283            ! Makefile.SH
37284 ____________________________________________________________________________
37285 [  9356] By: jhi                                   on 2001/03/26  01:13:41
37286         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
37287      Branch: perl
37288            ! Makefile.SH
37289 ____________________________________________________________________________
37290 [  9355] By: jhi                                   on 2001/03/26  01:11:19
37291         Log: Remove t/perl.third.
37292      Branch: perl
37293            ! Makefile.SH
37294 ____________________________________________________________________________
37295 [  9354] By: jhi                                   on 2001/03/26  00:23:38
37296         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
37297              IO::Sockatmark().
37298      Branch: perl
37299            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
37300 ____________________________________________________________________________
37301 [  9353] By: jhi                                   on 2001/03/25  22:25:04
37302         Log: Integrate perlio.
37303      Branch: perl
37304           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
37305           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
37306           !> pp_hot.c win32/makefile.mk
37307 ____________________________________________________________________________
37308 [  9352] By: jhi                                   on 2001/03/25  22:21:41
37309         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
37310              From: Radu Greab <radu@netsoft.ro>
37311              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
37312              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
37313      Branch: perl
37314            ! pp_sys.c
37315 ____________________________________________________________________________
37316 [  9351] By: nick                                  on 2001/03/25  22:15:02
37317         Log: Fix readline in list mode to tell rest of world that it has
37318              things on the stack. Otherwise if perl code gets invoked
37319              underneath it it scribbles over results-so-far.
37320              (Why TIEHANDLE has not tripped on this is a mystery.)
37321      Branch: perlio
37322            ! pp_hot.c
37323 ____________________________________________________________________________
37324 [  9350] By: nick                                  on 2001/03/25  22:10:13
37325         Log: win32/makefile.mk typos
37326      Branch: perlio
37327            ! win32/makefile.mk
37328 ____________________________________________________________________________
37329 [  9349] By: nick                                  on 2001/03/25  21:31:14
37330         Log: Integrate now-non-binary file.
37331      Branch: perlio
37332           !> t/lib/mimeqp.t
37333 ____________________________________________________________________________
37334 [  9348] By: nick                                  on 2001/03/25  21:27:24
37335         Log: Make it text
37336      Branch: perlio
37337            ! t/lib/mimeqp.t
37338 ____________________________________________________________________________
37339 [  9347] By: nick                                  on 2001/03/25  21:25:37
37340         Log: Integrate mainline.
37341      Branch: perlio
37342           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
37343           !> lib/Term/ReadLine.pm t/lib/md5-file.t
37344 ____________________________________________________________________________
37345 [  9346] By: nick                                  on 2001/03/25  20:58:15
37346         Log: Add destruct time hook to PerlIO (for work-in-process implementing
37347              layers in perl code. In such cases layers need to be popped before
37348              we loose the ability to run perl code.)
37349              Also back-out "PerlIO::object" hook - it isn't going to work like that...
37350      Branch: perlio
37351            ! perl.c perlio.c perlio.h perliol.h
37352 ____________________________________________________________________________
37353 [  9345] By: nick                                  on 2001/03/25  20:49:11
37354         Log: Avoid at leasy one of undefined warnings in Encode.
37355      Branch: perlio
37356            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
37357 ____________________________________________________________________________
37358 [  9344] By: jhi                                   on 2001/03/25  20:37:43
37359         Log: A workaround for using Term::ReadLine in emacs minibuffer
37360              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
37361              additional tweaks from Ilya Zakharevich.
37362      Branch: perl
37363            ! lib/Term/ReadLine.pm
37364 ____________________________________________________________________________
37365 [  9343] By: nick                                  on 2001/03/25  20:21:14
37366         Log: Missing return value.
37367      Branch: perlio
37368            ! ext/PerlIO/Scalar/Scalar.xs
37369 ____________________________________________________________________________
37370 [  9342] By: jhi                                   on 2001/03/25  16:21:00
37371         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
37372              to equal the CPAN versions since no code changes have been made.
37373      Branch: perl
37374            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
37375            ! t/lib/md5-file.t
37376 ____________________________________________________________________________
37377 [  9341] By: jhi                                   on 2001/03/25  16:01:48
37378         Log: Escape 8-bit characters.
37379      Branch: perl
37380            ! t/lib/mimeqp.t
37381 ____________________________________________________________________________
37382 [  9340] By: gsar                                  on 2001/03/25  15:50:53
37383         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
37384              chars)
37385      Branch: perl
37386            + t/lib/mimeqp.t
37387 ____________________________________________________________________________
37388 [  9339] By: gsar                                  on 2001/03/25  15:48:50
37389         Log: delete mimeqp.t for later add with text mode set
37390      Branch: perl
37391            - t/lib/mimeqp.t
37392 ____________________________________________________________________________
37393 [  9338] By: nick                                  on 2001/03/25  09:01:57
37394         Log: Integrate mainline.
37395      Branch: perlio
37396           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
37397           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
37398           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
37399           +> t/lib/mimeb64u.t t/lib/mimeqp.t
37400           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
37401           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
37402           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
37403 ____________________________________________________________________________
37404 [  9337] By: jhi                                   on 2001/03/25  04:23:24
37405         Log: Add MIME::Base64 here and there.  Again, a lot of
37406              optimism is in the air.
37407      Branch: perl
37408            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
37409            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
37410 ____________________________________________________________________________
37411 [  9336] By: jhi                                   on 2001/03/25  04:12:43
37412         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
37413              this by ear as I do not do Win32 programming.)
37414      Branch: perl
37415            ! win32/Makefile win32/makefile.mk
37416 ____________________________________________________________________________
37417 [  9335] By: jhi                                   on 2001/03/25  04:03:50
37418         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
37419      Branch: perl
37420            ! t/lib/md5-file.t
37421 ____________________________________________________________________________
37422 [  9334] By: jhi                                   on 2001/03/25  03:58:53
37423         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
37424      Branch: perl
37425            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
37426            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
37427            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
37428            + t/lib/mimeb64u.t t/lib/mimeqp.t
37429            ! MANIFEST
37430 ____________________________________________________________________________
37431 [  9333] By: jhi                                   on 2001/03/24  20:14:37
37432         Log: Integrate perlio.
37433      Branch: perl
37434           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
37435 ____________________________________________________________________________
37436 [  9332] By: nick                                  on 2001/03/24  19:40:34
37437         Log: Fix un-init variable leading to spurious "Out of Memory!"
37438      Branch: perlio
37439            ! doio.c
37440 ____________________________________________________________________________
37441 [  9331] By: nick                                  on 2001/03/24  19:09:59
37442         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
37443              and update layers internals doc.
37444      Branch: perlio
37445            ! pod/perlfunc.pod pod/perliol.pod
37446 ____________________________________________________________________________
37447 [  9330] By: jhi                                   on 2001/03/24  18:42:11
37448         Log: The length might be uninitialized garbage if the *svp is the undef.
37449      Branch: perl
37450            ! doio.c
37451 ____________________________________________________________________________
37452 [  9329] By: jhi                                   on 2001/03/24  18:26:57
37453         Log: (Retracted by #9393)
37454              
37455              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
37456              From: Simon Cozens <simon@netthink.co.uk>
37457              Date: Sat, 24 Mar 2001 17:13:17 +0000
37458              Message-ID: <20010324171317.A13406@netthink.co.uk>
37459      Branch: perl
37460            ! utils/h2xs.PL
37461 ____________________________________________________________________________
37462 [  9328] By: nick                                  on 2001/03/24  17:22:02
37463         Log: Integrate mainline.
37464      Branch: perlio
37465           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
37466           !> lib/unicode/version
37467 ____________________________________________________________________________
37468 [  9327] By: nick                                  on 2001/03/24  17:16:02
37469         Log: Integrate mainline.
37470      Branch: perlio
37471           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
37472           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
37473           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
37474           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
37475           +> t/lib/md5-file.t
37476           !> MANIFEST Makefile.SH configure.com djgpp/config.over
37477           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
37478           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
37479           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
37480           !> win32/makefile.mk
37481 ____________________________________________________________________________
37482 [  9326] By: jhi                                   on 2001/03/24  17:00:42
37483         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
37484      Branch: perl
37485            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
37486            ! lib/unicode/version
37487 ____________________________________________________________________________
37488 [  9325] By: jhi                                   on 2001/03/24  16:22:33
37489         Log: Subject: Re: B::Deparse bug (5.6.0)
37490              From: Robin Houston <robin@kitsite.com>
37491              Date: Sat, 24 Mar 2001 14:33:09 +0000
37492              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
37493      Branch: perl
37494            ! op.c pp.c t/lib/b.t t/op/repeat.t
37495 ____________________________________________________________________________
37496 [  9324] By: jhi                                   on 2001/03/24  16:21:56
37497         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
37498              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
37499              these additions may be too optimistic.
37500      Branch: perl
37501            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
37502            ! hints/uwin.sh hints/vmesa.sh
37503 ____________________________________________________________________________
37504 [  9323] By: jhi                                   on 2001/03/24  16:06:01
37505         Log: Integrate perlio.
37506      Branch: perl
37507           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
37508           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37509            ! Makefile.SH
37510           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
37511           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
37512           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
37513           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
37514           !> win32/makefile.mk win32/perlhost.h win32/win32.c
37515           !> win32/win32iop.h
37516 ____________________________________________________________________________
37517 [  9322] By: nick                                  on 2001/03/24  14:39:12
37518         Log: Routine Win32 regen_config_h - no real changes.
37519      Branch: perlio
37520            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37521 ____________________________________________________________________________
37522 [  9321] By: nick                                  on 2001/03/24  14:31:49
37523         Log: PerlIO fixups for Win32:
37524              - provide win33_popenlist() - non-functional as yet.
37525              - avoid need for aTHX in PerlIO_debug calls - even if not 
37526              enabled args are still evaluated so Win32 has trouble during fork().
37527              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
37528              - Fixup makedef.pl for latest set of symbols.
37529      Branch: perlio
37530            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
37531            ! win32/perlhost.h win32/win32.c win32/win32iop.h
37532 ____________________________________________________________________________
37533 [  9320] By: nick                                  on 2001/03/24  14:26:58
37534         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
37535              was gibberish - broke it on WIn32 at least.
37536      Branch: perlio
37537            ! ext/POSIX/POSIX.xs
37538 ____________________________________________________________________________
37539 [  9319] By: nick                                  on 2001/03/24  11:29:41
37540         Log: Generated files.
37541      Branch: perlio
37542            ! embed.h global.sym objXSUB.h perlapi.c proto.h
37543 ____________________________________________________________________________
37544 [  9318] By: nick                                  on 2001/03/24  10:29:37
37545         Log: Implement:
37546              1.  open($fh,"+<",undef);  # add test to t/io/open.t
37547              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
37548      Branch: perlio
37549            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
37550            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37551            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
37552            ! t/io/open.t t/io/utf8.t
37553 ____________________________________________________________________________
37554 [  9317] By: jhi                                   on 2001/03/23  23:41:25
37555         Log: AIX does seems to have optimization problems with its C compilers.
37556      Branch: perl
37557            ! hints/aix.sh
37558 ____________________________________________________________________________
37559 [  9316] By: jhi                                   on 2001/03/23  23:40:46
37560         Log: Integrate perlio.
37561      Branch: perl
37562           +> lib/PerlIO.pm
37563           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
37564           !> perliol.h
37565 ____________________________________________________________________________
37566 [  9315] By: jhi                                   on 2001/03/23  22:16:30
37567         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
37568      Branch: perl
37569            ! t/lib/md5-file.t
37570 ____________________________________________________________________________
37571 [  9314] By: nick                                  on 2001/03/23  20:49:02
37572         Log: Perlio internals re-organized.
37573              - open process creates AV of layer/arg pairs
37574              (appends layers from open() or open.pm to default list).
37575              - push arg is now an SV.
37576              - layer ->Open get passed the AV
37577              - open is no longer mandatory method.
37578              - topmost layer that has ->Open method does the open
37579              - any layers above are pushed once that returns.
37580              - vtable re-ordered so dummy layers need only provide push/pop methods.
37581      Branch: perlio
37582            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
37583 ____________________________________________________________________________
37584 [  9313] By: nick                                  on 2001/03/23  16:27:41
37585         Log: Check in a stable (working) version before next round of tweaks.
37586              Changes include:
37587              - Move default layers code out of doio.c and into perlio.c
37588              - Single routine for parsing layer specification strings.
37589              - Skeleton support for demand loading of layers
37590              - Core-dump avoidance if PERLIO environment specifies loadable layer
37591              (does not _work_ as need IO to load and need load to do IO ...)
37592      Branch: perlio
37593            + lib/PerlIO.pm
37594            ! MANIFEST doio.c perlio.c
37595 ____________________________________________________________________________
37596 [  9312] By: gsar                                  on 2001/03/23  16:25:25
37597         Log: add execute bit to files with shebang lines in the repository;
37598              avoid clobbering execute bit in Porting/makerel 
37599      Branch: maint-5.6/perl
37600            ! (edit 144 files)
37601 ____________________________________________________________________________
37602 [  9311] By: jhi                                   on 2001/03/23  14:25:35
37603         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
37604      Branch: perl
37605            ! MANIFEST
37606 ____________________________________________________________________________
37607 [  9310] By: jhi                                   on 2001/03/23  13:45:04
37608         Log: Subject: [PATCH] Net::Ping
37609              From: Colin McMillen <mcmi0037@tc.umn.edu>
37610              Date: Thu, 22 Mar 2001 19:30:31 -0600
37611              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
37612      Branch: perl
37613            ! lib/Net/Ping.pm
37614 ____________________________________________________________________________
37615 [  9309] By: jhi                                   on 2001/03/23  13:39:13
37616         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
37617      Branch: perl
37618            ! t/lib/md5-aaa.t t/lib/md5-file.t
37619 ____________________________________________________________________________
37620 [  9308] By: jhi                                   on 2001/03/23  13:20:34
37621         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
37622              - bump the version to 2.14
37623              - drop the base64 tests since they require MIME::Base64
37624              - drop the rfc1321.txt
37625              - drop the hints/dec_osf.pl since it's only needed for
37626              pre-5.005_03 Perls
37627              Todo:
37628              - the U32 alignment testing is now removed; it needs to
37629              be reintroduced as as a Config variable (meaning also
37630              as a Configure test)
37631              - get the new EBCDIC md5sum for MD5.pm
37632              - test in Win32 to see how badly I botched the makefiles
37633      Branch: perl
37634            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
37635            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
37636            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
37637            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
37638            + t/lib/md5-file.t
37639            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
37640            ! win32/Makefile win32/makefile.mk
37641 ____________________________________________________________________________
37642 [  9307] By: jhi                                   on 2001/03/23  12:56:14
37643         Log: Integrate change #9306 from maintperl into mainline,
37644              AIX dynaloader for AIXes without <load.h>.
37645      Branch: perl
37646           !> ext/DynaLoader/hints/aix.pl
37647 ____________________________________________________________________________
37648 [  9306] By: jhi                                   on 2001/03/23  12:51:36
37649         Log: There are AIXes without /usr/include/load.h,
37650              patch from H.Merijn Brand.
37651      Branch: maint-5.6/perl
37652            ! ext/DynaLoader/hints/aix.pl
37653 ____________________________________________________________________________
37654 [  9305] By: nick                                  on 2001/03/23  11:00:42
37655         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
37656      Branch: perlio
37657            ! ext/Encode/Encode.xs perlio.c perlio.h
37658 ____________________________________________________________________________
37659 [  9304] By: nick                                  on 2001/03/23  10:20:46
37660         Log: Render -Duseperlio functional again.
37661              - this is "quick fix" which calls PerlIO_apply_layers after opening,
37662              which is what old scheme did. New scheme needs to change that
37663              to make open(...,\$scalar) etc. work but this will do for now.
37664      Branch: perlio
37665            ! perlio.c
37666 ____________________________________________________________________________
37667 [  9303] By: nick                                  on 2001/03/23  09:53:20
37668         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
37669              -Uuseperlio now works again.
37670              -Duseperlio is still poorly. Don't merge yet...
37671      Branch: perlio
37672            ! doio.c perlio.h
37673 ____________________________________________________________________________
37674 [  9302] By: nick                                  on 2001/03/22  22:26:51
37675         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
37676              type code.
37677              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
37678              is its main caller. In particular now has access to "extra" args, and
37679              can tell when an open handle is "reopened" (or duped?).
37680              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
37681              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
37682              PerlIO_open() et. al. (i.e. other way round).
37683              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
37684              with args close to PerlIO_openn().
37685      Branch: perlio
37686            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
37687 ____________________________________________________________________________
37688 [  9301] By: jhi                                   on 2001/03/22  20:58:04
37689         Log: Integrate perlio.
37690      Branch: perl
37691           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
37692           !> t/io/open.t util.c
37693 ____________________________________________________________________________
37694 [  9300] By: nick                                  on 2001/03/22  17:36:32
37695         Log: Don't include $@ in not ok message.
37696      Branch: perlio
37697            ! t/io/open.t
37698 ____________________________________________________________________________
37699 [  9299] By: gsar                                  on 2001/03/22  16:53:45
37700         Log: back out changes#7532,7521 for now (appears to have problems
37701              on IRIX)
37702      Branch: maint-5.6/perl
37703            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
37704            ! ext/POSIX/typemap pod/perlvar.pod
37705 ____________________________________________________________________________
37706 [  9298] By: nick                                  on 2001/03/22  14:35:46
37707         Log: Give a meaning to '&' in n-arg open case:
37708              open($fh,"<&",$scalar);
37709              $scalar can be:
37710              - an integer which does "fdopen"
37711              open($fh,"<&",2); # like open($fh,"<&2")
37712              - something that will yield a file handle via sv_2io()
37713              useful for dup'ing anonymous handles.
37714              e.g.:
37715              open(my $fh,"<&",\*STDIN);
37716              open(my $dup,"<&",$fh);
37717      Branch: perlio
37718            ! doio.c t/io/open.t
37719 ____________________________________________________________________________
37720 [  9297] By: nick                                  on 2001/03/22  13:34:35
37721         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
37722      Branch: perlio
37723            ! util.c
37724 ____________________________________________________________________________
37725 [  9296] By: nick                                  on 2001/03/22  12:51:20
37726         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
37727      Branch: perlio
37728            ! perl.c
37729 ____________________________________________________________________________
37730 [  9295] By: nick                                  on 2001/03/22  11:59:44
37731         Log: If stdin, stdout or stderr get opened in unexpected read/write state
37732              then warn at time of open not at time of use.
37733      Branch: perlio
37734            ! doio.c pp_hot.c pp_sys.c
37735 ____________________________________________________________________________
37736 [  9294] By: nick                                  on 2001/03/22  10:54:35
37737         Log: Die on n-arg open(...,"",xxx,yyy,...)
37738              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
37739              - die on read/write cases so we can decide what it means later.
37740      Branch: perlio
37741            ! doio.c embed.pl iperlsys.h util.c
37742 ____________________________________________________________________________
37743 [  9293] By: nick                                  on 2001/03/22  09:02:45
37744         Log: perlio tweaks (reported by Nick Clark)
37745              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
37746              error check in Pendinf_read().
37747      Branch: perlio
37748            ! perlio.c
37749 ____________________________________________________________________________
37750 [  9292] By: gsar                                  on 2001/03/22  07:12:00
37751         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
37752              fixes)
37753      Branch: maint-5.6/perl
37754           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
37755 ____________________________________________________________________________
37756 [  9291] By: jhi                                   on 2001/03/22  06:06:44
37757         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
37758      Branch: perl
37759            ! t/op/re_tests
37760 ____________________________________________________________________________
37761 [  9290] By: jhi                                   on 2001/03/22  05:57:01
37762         Log: Move MacOS Classic higher in the list of supported platforms.
37763      Branch: maint-5.6/perl
37764            ! pod/perlport.pod
37765 ____________________________________________________________________________
37766 [  9289] By: gsar                                  on 2001/03/22  05:35:04
37767         Log: revert part of change#6438 for compatibility (av_reify()
37768              appears to be needed to implement av_splice()ish things
37769              in XS)
37770      Branch: maint-5.6/perl
37771            ! embed.pl global.sym objXSUB.h perlapi.c
37772 ____________________________________________________________________________
37773 [  9288] By: gsar                                  on 2001/03/22  03:09:19
37774         Log: update copyright year
37775      Branch: maint-5.6/perl
37776            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
37777            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
37778            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
37779            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
37780            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
37781            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
37782            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
37783            ! x2p/walk.c
37784 ____________________________________________________________________________
37785 [  9287] By: jhi                                   on 2001/03/21  20:30:54
37786         Log: Integrate perlio.
37787      Branch: perl
37788           !> ext/Data/Dumper/Dumper.xs
37789 ____________________________________________________________________________
37790 [  9286] By: gsar                                  on 2001/03/21  19:49:54
37791         Log: makefile.mk tweak
37792      Branch: maint-5.6/perl
37793            ! win32/Makefile win32/makefile.mk
37794 ____________________________________________________________________________
37795 [  9285] By: nick                                  on 2001/03/21  19:07:13
37796         Log: Multiplicity fix for Dumper.
37797      Branch: perlio
37798            ! ext/Data/Dumper/Dumper.xs
37799 ____________________________________________________________________________
37800 [  9284] By: nick                                  on 2001/03/21  19:01:07
37801         Log: Integrate mainline - (does not build xTHX issue in Dumper).
37802      Branch: perlio
37803           !> (integrate 27 files)
37804 ____________________________________________________________________________
37805 [  9283] By: jhi                                   on 2001/03/21  17:17:35
37806         Log: Integrate change #9282 from mainline into maintperl,
37807              4-arg UTF-8 substr().
37808      Branch: maint-5.6/perl
37809           !> pp.c
37810 ____________________________________________________________________________
37811 [  9282] By: jhi                                   on 2001/03/21  17:15:43
37812         Log: The #9270 would have leaked a scalar if pp_substr()
37813              returned early.
37814      Branch: perl
37815            ! pp.c
37816 ____________________________________________________________________________
37817 [  9281] By: gsar                                  on 2001/03/21  17:03:14
37818         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
37819      Branch: maint-5.6/perl
37820            ! win32/makefile.mk
37821 ____________________________________________________________________________
37822 [  9280] By: gsar                                  on 2001/03/21  17:01:20
37823         Log: some tweaks to change#9278 (fork() emulation should be enabled
37824              by setting BUILD_FLAVOR instead of changing the defaults)
37825      Branch: maint-5.6/perl
37826            ! win32/makefile.mk
37827 ____________________________________________________________________________
37828 [  9279] By: gsar                                  on 2001/03/21  16:47:19
37829         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
37830      Branch: maint-5.6/perl
37831            ! ext/File/Glob/Glob.pm
37832           !> lib/Cwd.pm
37833 ____________________________________________________________________________
37834 [  9278] By: jhi                                   on 2001/03/21  14:35:10
37835         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
37836              From: "Vadim Konovalov" <watman@inbox.ru>
37837              Date: Wed, 21 Mar 2001 01:53:51 +0300
37838              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
37839      Branch: maint-5.6/perl
37840            ! win32/makefile.mk win32/win32sck.c
37841 ____________________________________________________________________________
37842 [  9277] By: jhi                                   on 2001/03/21  13:58:28
37843         Log: Integrate change #9270 from mainline to maintperl:
37844              continued 4-arg UTF-8 substr() fixing.
37845      Branch: maint-5.6/perl
37846           !> pp.c t/op/substr.t
37847 ____________________________________________________________________________
37848 [  9276] By: jhi                                   on 2001/03/21  13:33:00
37849         Log: More pixie cleaning.
37850      Branch: perl
37851            ! Makefile.SH
37852 ____________________________________________________________________________
37853 [  9275] By: jhi                                   on 2001/03/21  03:54:17
37854         Log: Update Changes.
37855      Branch: perl
37856            ! Changes patchlevel.h
37857 ____________________________________________________________________________
37858 [  9274] By: jhi                                   on 2001/03/21  03:48:24
37859         Log: First stab at making Data::Dumper to grok Unicode.
37860              
37861              TODO: tests, EBCDICify.
37862      Branch: perl
37863            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
37864 ____________________________________________________________________________
37865 [  9273] By: jhi                                   on 2001/03/21  02:23:00
37866         Log: Fix for
37867              
37868              Subject: Memory leak in unquoted print   
37869              From: Benjamin Sugars <bsugars@canoe.ca> 
37870              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
37871              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
37872      Branch: perl
37873            ! perlio.c
37874 ____________________________________________________________________________
37875 [  9272] By: jhi                                   on 2001/03/21  01:33:17
37876         Log: Subject: Re: [PATCH] POSIX::getcwd()
37877              From: Benjamin Sugars <bsugars@canoe.ca> 
37878              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
37879              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
37880      Branch: perl
37881            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
37882 ____________________________________________________________________________
37883 [  9271] By: jhi                                   on 2001/03/21  01:22:52
37884         Log: Subject: [PATCH] Cwd.pm docs
37885              From: Benjamin Sugars <bsugars@canoe.ca>
37886              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
37887              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
37888      Branch: perl
37889            ! lib/Cwd.pm
37890 ____________________________________________________________________________
37891 [  9270] By: jhi                                   on 2001/03/21  01:16:29
37892         Log: Continue 4-arg substr() UTF-8 fixage.
37893      Branch: perl
37894            ! pp.c t/op/substr.t
37895 ____________________________________________________________________________
37896 [  9269] By: jhi                                   on 2001/03/21  00:46:14
37897         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
37898              
37899              revert the leak fix in change#9142 (problem needs a more experimental
37900              fix unsuitable for 5.6.1)
37901              
37902              do alphabetical sorting by default (for csh compatibility)
37903              
37904              cut-n-paste goof in change#9264
37905              
37906              VMS piping fixes (from Charles Lane)
37907      Branch: perl
37908           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
37909           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
37910           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
37911 ____________________________________________________________________________
37912 [  9268] By: jhi                                   on 2001/03/21  00:37:04
37913         Log: Integrate perlio.
37914      Branch: perl
37915           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
37916           !> utf8.c utf8.h utfebcdic.h
37917 ____________________________________________________________________________
37918 [  9267] By: nick                                  on 2001/03/20  20:04:39
37919         Log: More EBCDIC stuff:
37920              - Loose the extra level of function on ASCII.
37921              - spotted a chr(0) issue in sv.c
37922              - re-work of UTF-X tr/// ranges to work in Unicode
37923              space. Still issues with the "0xff is illegal UTF-8" hack.
37924              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
37925              (why do it once when you can do it all over the place :-(
37926              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
37927              need utf8.pm for swashes.
37928              - Simplified and commented scan_const() in toke.c
37929              Still something wrong regexp and tr (swashes?).
37930      Branch: perlio
37931            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
37932            ! utf8.c utf8.h utfebcdic.h
37933 ____________________________________________________________________________
37934 [  9266] By: gsar                                  on 2001/03/20  19:16:43
37935         Log: VMS piping fixes (from Charles Lane)
37936      Branch: maint-5.6/perl
37937            ! vms/vms.c vms/vmspipe.com
37938 ____________________________________________________________________________
37939 [  9265] By: gsar                                  on 2001/03/20  17:53:52
37940         Log: cut-n-paste goof in change#9264
37941      Branch: maint-5.6/perl
37942            ! ext/File/Glob/Glob.xs
37943 ____________________________________________________________________________
37944 [  9264] By: gsar                                  on 2001/03/20  17:43:47
37945         Log: do alphabetical sorting by default (for csh compatibility);
37946              bsd_glob() does ASCII sort by default as usual, unless
37947              GLOB_ALPHASORT was specified
37948      Branch: maint-5.6/perl
37949            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
37950            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
37951            ! ext/File/Glob/bsd_glob.h
37952 ____________________________________________________________________________
37953 [  9263] By: gsar                                  on 2001/03/20  16:40:08
37954         Log: integrate change#9255 from mainline (unicode fix)
37955              
37956              substr($bytestr, i, n, $charstr)
37957      Branch: maint-5.6/perl
37958           !> Todo-5.6 pp.c t/op/substr.t
37959 ____________________________________________________________________________
37960 [  9262] By: gsar                                  on 2001/03/20  15:57:41
37961         Log: revert the leak fix in change#9142 (problem needs a more experimental
37962              fix unsuitable for 5.6.1)
37963      Branch: maint-5.6/perl
37964            ! scope.c
37965 ____________________________________________________________________________
37966 [  9261] By: jhi                                   on 2001/03/20  14:26:25
37967         Log: Integrate changes #9259,9260 from maintperl into mainline.
37968              
37969              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
37970              
37971              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
37972      Branch: perl
37973           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
37974 ____________________________________________________________________________
37975 [  9260] By: jhi                                   on 2001/03/20  14:05:46
37976         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
37977              From: Robin Barker <rmb1@cise.npl.co.uk>
37978              Date: Tue, 20 Mar 2001 10:12:04 GMT
37979              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
37980      Branch: maint-5.6/perl
37981            ! run.c
37982 ____________________________________________________________________________
37983 [  9259] By: jhi                                   on 2001/03/20  14:04:39
37984         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
37985              From: Chris Nandor <pudge@pobox.com>
37986              Date: Tue, 20 Mar 2001 00:40:56 -0500
37987              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
37988      Branch: maint-5.6/perl
37989            ! ext/POSIX/POSIX.xs lib/File/Path.pm
37990 ____________________________________________________________________________
37991 [  9258] By: jhi                                   on 2001/03/20  05:09:34
37992         Log: Update Changes.
37993      Branch: perl
37994            ! Changes patchlevel.h
37995 ____________________________________________________________________________
37996 [  9257] By: jhi                                   on 2001/03/20  05:04:25
37997         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
37998      Branch: perl
37999            ! t/op/tr.t
38000 ____________________________________________________________________________
38001 [  9256] By: jhi                                   on 2001/03/20  04:43:12
38002         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
38003              From: Peter Prymmer <pvhp@forte.com>
38004              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
38005              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
38006      Branch: maint-5.6/perl
38007            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
38008 ____________________________________________________________________________
38009 [  9255] By: jhi                                   on 2001/03/19  23:17:17
38010         Log: substr($bytestr, i, n, $charstr)
38011              
38012              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
38013      Branch: perl
38014            ! Todo-5.6 pp.c t/op/substr.t
38015 ____________________________________________________________________________
38016 [  9254] By: jhi                                   on 2001/03/19  22:25:09
38017         Log: Rearrange the make test target prerequisites so that
38018              in a parallel make 'all' is finished before 'test'.
38019      Branch: perl
38020            ! Makefile.SH
38021 ____________________________________________________________________________
38022 [  9253] By: jhi                                   on 2001/03/19  21:48:07
38023         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
38024              From: Robin Houston <robin@kitsite.com>
38025              Date: Mon, 19 Mar 2001 15:48:41 +0000
38026              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
38027      Branch: perl
38028            ! pp_ctl.c
38029 ____________________________________________________________________________
38030 [  9252] By: jhi                                   on 2001/03/19  21:42:27
38031         Log: Integrate perlio.
38032      Branch: perl
38033           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
38034           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
38035           !> utfebcdic.h vms/perly_c.vms
38036 ____________________________________________________________________________
38037 [  9251] By: jhi                                   on 2001/03/19  21:31:28
38038         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
38039              
38040              Dynaloading in 64-bit AIX with vac.
38041      Branch: perl
38042           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
38043           !> hints/aix.sh
38044 ____________________________________________________________________________
38045 [  9250] By: jhi                                   on 2001/03/19  21:18:00
38046         Log: A more robust solution for the 64bitall AIX dynaloading
38047              problem, from Jens-Uwe Mager.
38048      Branch: maint-5.6/perl
38049            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
38050 ____________________________________________________________________________
38051 [  9249] By: nick                                  on 2001/03/19  20:59:37
38052         Log: Integrate mainline.
38053      Branch: perlio
38054           !> (integrate 42 files)
38055 ____________________________________________________________________________
38056 [  9248] By: nick                                  on 2001/03/19  20:22:07
38057         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
38058              (Building on OS390 uses native YACC and YYDEBUG has other
38059              side effects.)
38060      Branch: perlio
38061            ! perly.c perly.y vms/perly_c.vms
38062 ____________________________________________________________________________
38063 [  9247] By: jhi                                   on 2001/03/19  19:59:53
38064         Log: 64-bit AIX dynaloading problem (see #9244) idea
38065              from Jens-Uwe Mager.
38066      Branch: maint-5.6/perl
38067            ! ext/DynaLoader/dl_aix.xs
38068 ____________________________________________________________________________
38069 [  9246] By: nick                                  on 2001/03/19  19:27:57
38070         Log: More EBCDIC fixes.
38071      Branch: perlio
38072            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
38073            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
38074 ____________________________________________________________________________
38075 [  9245] By: jhi                                   on 2001/03/19  19:05:19
38076         Log: Integrate change #9243 from mainline into maintperl.
38077              
38078              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
38079      Branch: maint-5.6/perl
38080           !> README.vmesa
38081 ____________________________________________________________________________
38082 [  9244] By: jhi                                   on 2001/03/19  19:03:15
38083         Log: Get 64bitall AIX building, but still does not test okay:
38084              dynaloading anything fails, for example for op/defins:
38085              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
38086              (update: fixed by #9247,9250)
38087      Branch: maint-5.6/perl
38088            ! hints/aix.sh
38089 ____________________________________________________________________________
38090 [  9243] By: jhi                                   on 2001/03/19  19:00:16
38091         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
38092              From: Robin Barker <rmb1@cise.npl.co.uk>
38093              Date: Mon, 19 Mar 2001 18:01:57 GMT
38094              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
38095      Branch: perl
38096            ! README.vmesa
38097 ____________________________________________________________________________
38098 [  9242] By: jhi                                   on 2001/03/19  18:58:43
38099         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
38100              
38101              TODO: tests.
38102      Branch: perl
38103            ! doop.c op.c
38104 ____________________________________________________________________________
38105 [  9241] By: gsar                                  on 2001/03/19  17:34:46
38106         Log: VMSify tests (from Charles Lane)
38107      Branch: maint-5.6/perl
38108            ! t/lib/filehand.t t/lib/texttabs.t
38109 ____________________________________________________________________________
38110 [  9240] By: jhi                                   on 2001/03/19  14:24:26
38111         Log: Integrate change #9233 from maintperl into mainline.
38112              
38113              some refcounts were incorrect in perl_clone()
38114      Branch: perl
38115           !> sv.c
38116 ____________________________________________________________________________
38117 [  9239] By: gsar                                  on 2001/03/19  09:23:17
38118         Log: this is 5.6.1-trial3
38119      Branch: maint-5.6/perl
38120            ! Changes
38121 ____________________________________________________________________________
38122 [  9238] By: gsar                                  on 2001/03/19  08:47:04
38123         Log: some new symbols are only available under ithreads
38124      Branch: maint-5.6/perl
38125            ! makedef.pl
38126 ____________________________________________________________________________
38127 [  9237] By: gsar                                  on 2001/03/19  08:42:28
38128         Log: update patchlevel.h, Changes, &c.
38129      Branch: maint-5.6/perl
38130            ! Changes patchlevel.h pod/perlhist.pod
38131           !> AUTHORS
38132 ____________________________________________________________________________
38133 [  9236] By: gsar                                  on 2001/03/19  08:17:49
38134         Log: integrate changes#8068,8717 from mainline
38135              
38136              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
38137              
38138              [PATCH CPAN 1.59_51] warning message (not!)
38139      Branch: maint-5.6/perl
38140           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
38141           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
38142           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
38143           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
38144           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
38145 ____________________________________________________________________________
38146 [  9235] By: gsar                                  on 2001/03/19  08:07:09
38147         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
38148              
38149              [PATCH] Add missing CV flags to dump.c
38150              
38151              Re: [patch] Re: PL_ptr_table
38152              
38153              Fixup non-ithread build after 8713
38154              
38155              Generated files form 8713 etc.
38156              
38157              Correct the correction :-(
38158              
38159              Documenting coderef @INC (Re: CPAN "make this script work" feature)
38160              
38161              Subject: Re: sync sync sync: have I missed any patches?
38162              Replace djSP with dSP.
38163      Branch: maint-5.6/perl
38164           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
38165           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
38166           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
38167           !> sv.c sv.h win32/perlhost.h
38168 ____________________________________________________________________________
38169 [  9234] By: gsar                                  on 2001/03/19  07:22:05
38170         Log: revert the change#9090 integrate for now (change looks somewhat
38171              incomplete in that [ha]v_exists() need something similar; lacks
38172              tests; &c.)
38173      Branch: maint-5.6/perl
38174            ! hv.c
38175 ____________________________________________________________________________
38176 [  9233] By: gsar                                  on 2001/03/19  07:10:01
38177         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
38178              destruction when there are unreferenced scalars (SvREFCNT==0)
38179      Branch: maint-5.6/perl
38180            ! sv.c
38181 ____________________________________________________________________________
38182 [  9232] By: jhi                                   on 2001/03/19  05:11:02
38183         Log: Regen api and toc.
38184      Branch: maint-5.6/perl
38185            ! pod/perlapi.pod pod/perltoc.pod
38186 ____________________________________________________________________________
38187 [  9231] By: jhi                                   on 2001/03/19  04:06:03
38188         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
38189              add a lost line in pp.c:pp_chop(), update to new op/chop.
38190              
38191              Clarify the description differentiating for and while; inspired by
38192              
38193              Subject: [ID 20010306.004] || != named unary operator
38194              
38195              The $Is_MacOS needs to be declared.
38196      Branch: maint-5.6/perl
38197            ! pp.c t/op/chop.t
38198           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
38199 ____________________________________________________________________________
38200 [  9230] By: jhi                                   on 2001/03/19  03:48:16
38201         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
38202              9079,9083,9089,9090,9091 from mainline to maintperl.
38203              
38204              Quieten some noise in Win32 builds
38205              
38206              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
38207              
38208              The perlretut was still talking about the old \p and \P
38209              definitions.
38210              
38211              More tweakage on the Unicode character class descriptions.
38212              
38213              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
38214              
38215              Subject: 'no *POSIX' Patch speeding up make on BS2000 
38216              
38217              Subject: [PATCH] perldata.pod here-doc docs
38218              
38219              Add /sbin and /usr/sbin to the list of directories scanned
38220              for setuid programs.  Takes care of bug id 20010309.003.
38221              
38222              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
38223              
38224              In op/stat #35 better to scan all the potential directories
38225              for setuids, not just the first one.
38226      Branch: maint-5.6/perl
38227            ! Makefile.SH
38228           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
38229           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
38230           !> t/op/stat.t toke.c win32/win32.h
38231 ____________________________________________________________________________
38232 [  9229] By: jhi                                   on 2001/03/19  02:31:50
38233         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
38234              From: Chris Nandor <pudge@pobox.com>
38235              Date: Sat, 10 Mar 2001 14:22:19 -0500
38236              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
38237      Branch: maint-5.6/perl
38238            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
38239            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
38240            ! t/lib/b.t t/lib/errno.t
38241 ____________________________________________________________________________
38242 [  9228] By: jhi                                   on 2001/03/19  02:29:59
38243         Log: Integrate changes #9113,9122 from mainline into maintperl.
38244              
38245              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?)
38246      Branch: maint-5.6/perl
38247           !> Configure README.os390 hints/os390.sh
38248 ____________________________________________________________________________
38249 [  9227] By: jhi                                   on 2001/03/19  02:22:35
38250         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
38251              into maintperl.
38252              
38253              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
38254              
38255              Forgot to check-in the larger part of #9120, duh.
38256              
38257              Subject: Another patch for integer.pm POD 
38258              
38259              h2ph strictness and cleanliness from Kurt Starsinic.
38260              
38261              Borland filename case problem.
38262              
38263              h2ph strictness and cleanliness from Kurt Starsinic.
38264              
38265              Subject: [PATCH] the uncontroversial doc patches
38266      Branch: maint-5.6/perl
38267           +> win32/sncfnmcs.pl
38268           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
38269           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
38270           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
38271           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
38272           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
38273           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
38274           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
38275 ____________________________________________________________________________
38276 [  9226] By: jhi                                   on 2001/03/19  02:10:21
38277         Log: Integrate changes #9207,9214 from mainline into maintperl.
38278              
38279              podchecker relaxations: =over has an *optional* number after it,
38280              and whitespace in L<> is okay.
38281      Branch: maint-5.6/perl
38282           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
38283           !> t/pod/poderrs.xr
38284 ____________________________________________________________________________
38285 [  9225] By: jhi                                   on 2001/03/19  02:07:38
38286         Log: Integrate change #9219 from maintperl into mainline.
38287              
38288              remove duplicated tests
38289      Branch: perl
38290           !> t/op/re_tests
38291 ____________________________________________________________________________
38292 [  9224] By: jhi                                   on 2001/03/19  02:06:11
38293         Log: Integrate change #9223 from mainline to maintperl.
38294              
38295              Document -Dmksymlinks.
38296      Branch: maint-5.6/perl
38297           !> INSTALL
38298 ____________________________________________________________________________
38299 [  9223] By: jhi                                   on 2001/03/19  02:01:25
38300         Log: Document -Dmksymlinks.
38301      Branch: perl
38302            ! INSTALL
38303 ____________________________________________________________________________
38304 [  9222] By: jhi                                   on 2001/03/19  01:15:35
38305         Log: The -Dmksymlinks wasn't working for maintperl.
38306      Branch: maint-5.6/perl
38307            ! Configure
38308 ____________________________________________________________________________
38309 [  9221] By: jhi                                   on 2001/03/19  00:49:43
38310         Log: Cleanup pixie residue.
38311      Branch: perl
38312            ! Makefile.SH
38313 ____________________________________________________________________________
38314 [  9220] By: jhi                                   on 2001/03/19  00:44:47
38315         Log: Document the use of pixie/prof; create make targets for it.
38316              
38317              TODO: make t/TEST pixie-aware.
38318      Branch: perl
38319            ! Makefile.SH pod/perlhack.pod
38320 ____________________________________________________________________________
38321 [  9219] By: gsar                                  on 2001/03/19  00:16:55
38322         Log: remove duplicated tests
38323      Branch: maint-5.6/perl
38324            ! t/op/re_tests
38325 ____________________________________________________________________________
38326 [  9218] By: jhi                                   on 2001/03/18  23:59:31
38327         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
38328      Branch: perl
38329            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
38330 ____________________________________________________________________________
38331 [  9217] By: jhi                                   on 2001/03/18  23:25:20
38332         Log: Rewrite the tests section of Makefile to be less redundant
38333              and to allow for more flexible test targets, many recursive
38334              make calls introduced.
38335      Branch: perl
38336            ! Makefile.SH
38337 ____________________________________________________________________________
38338 [  9216] By: jhi                                   on 2001/03/18  22:30:04
38339         Log: Document the use of Third Degree (sparsely).
38340      Branch: perl
38341            ! pod/perlhack.pod t/TEST
38342 ____________________________________________________________________________
38343 [  9215] By: jhi                                   on 2001/03/18  22:10:30
38344         Log: Make targets for testing with Third Degree.
38345      Branch: perl
38346            ! Makefile.SH
38347 ____________________________________________________________________________
38348 [  9214] By: jhi                                   on 2001/03/18  21:08:53
38349         Log: The podchecker relaxations need to mirrored also at the tests.
38350      Branch: perl
38351            ! t/pod/poderrs.xr
38352 ____________________________________________________________________________
38353 [  9213] By: jhi                                   on 2001/03/18  20:56:21
38354         Log: Update Changes.
38355      Branch: perl
38356            ! Changes patchlevel.h
38357 ____________________________________________________________________________
38358 [  9212] By: jhi                                   on 2001/03/18  20:36:59
38359         Log: Looking for config.sh in parent directories isn't
38360              very useful for the toplevel Makefile.
38361      Branch: perl
38362            ! Makefile.SH
38363 ____________________________________________________________________________
38364 [  9211] By: jhi                                   on 2001/03/18  20:33:37
38365         Log: On "make clean" take care of Third Degree droppings.
38366      Branch: perl
38367            ! Makefile.SH
38368 ____________________________________________________________________________
38369 [  9210] By: jhi                                   on 2001/03/18  20:21:34
38370         Log: Add a hook for running the tests under the Third Degree
38371              debugging tool (set $ENV{PERL_3LOG} to non-zero)
38372              
38373              TODO: Document the use of Third Degree.
38374      Branch: perl
38375            ! t/TEST
38376 ____________________________________________________________________________
38377 [  9209] By: jhi                                   on 2001/03/18  20:19:07
38378         Log: Regen toc and api pods.
38379      Branch: perl
38380            ! pod/perlapi.pod pod/perltoc.pod
38381 ____________________________________________________________________________
38382 [  9208] By: jhi                                   on 2001/03/18  20:12:12
38383         Log: Integrate changes #8128,9132 from mainline into maintperl,
38384              Tie::SubstrHash fixes.
38385      Branch: maint-5.6/perl
38386           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
38387 ____________________________________________________________________________
38388 [  9207] By: jhi                                   on 2001/03/18  20:07:43
38389         Log: podchecker relaxations from Michael Stevens.
38390      Branch: perl
38391            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
38392 ____________________________________________________________________________
38393 [  9206] By: jhi                                   on 2001/03/18  20:04:24
38394         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
38395      Branch: perl
38396            ! lib/Locale/Constants.pm lib/Locale/Country.pm
38397            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
38398            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
38399 ____________________________________________________________________________
38400 [  9205] By: jhi                                   on 2001/03/18  19:54:45
38401         Log: Integrate changes #9161,9162 from maintperl to mainline.
38402              
38403              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
38404              results
38405      Branch: perl
38406           !> t/op/magic.t
38407 ____________________________________________________________________________
38408 [  9204] By: jhi                                   on 2001/03/18  19:37:46
38409         Log: Make perl.third checks more understandable to the builder.
38410      Branch: perl
38411            ! Makefile.SH
38412 ____________________________________________________________________________
38413 [  9203] By: jhi                                   on 2001/03/18  19:20:54
38414         Log: Re-integrate #9138 from maintperl to mainline,
38415              the squelching of the unneeded "Scalars leaked" messages.
38416      Branch: perl
38417           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
38418           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
38419           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
38420 ____________________________________________________________________________
38421 [  9202] By: jhi                                   on 2001/03/18  18:48:36
38422         Log: More robust and more paranoid perl.third target.
38423      Branch: perl
38424            ! Makefile.SH
38425 ____________________________________________________________________________
38426 [  9201] By: jhi                                   on 2001/03/18  18:39:21
38427         Log: Integrate change #9197 from maintperl to mainline.
38428              
38429              more thorough cleaning of arenas.
38430      Branch: perl
38431           !> embed.pl perl.c proto.h sv.c t/op/sort.t
38432 ____________________________________________________________________________
38433 [  9200] By: jhi                                   on 2001/03/18  18:25:17
38434         Log: Integrate perlio.
38435      Branch: perl
38436           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
38437           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
38438           !> t/lib/encode.t toke.c universal.c utf8.c
38439 ____________________________________________________________________________
38440 [  9199] By: nick                                  on 2001/03/18  15:23:51
38441         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
38442              is the sense of the test being done. Avoid some magical 127 and 128 values
38443              by using macros.
38444      Branch: perlio
38445            ! doop.c pp_ctl.c sv.c toke.c
38446 ____________________________________________________________________________
38447 [  9198] By: nick                                  on 2001/03/18  14:18:12
38448         Log: UTF-X encoding invariance for Encode:
38449              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
38450              - move the XS code for those to universal.c (so in miniperl)
38451              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
38452              - change ext/Encode/compile to use above.
38453              - Fix t/lib/encode.t for above
38454              - Teach t/lib/b.t to expect -uutf8
38455              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
38456              utf8.pm is needed.
38457      Branch: perlio
38458            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
38459            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
38460 ____________________________________________________________________________
38461 [  9197] By: gsar                                  on 2001/03/18  12:15:57
38462         Log: more thorough cleaning of arenas--keep going until no more
38463              SvREFCNT_dec()s occur (this fixes the problem that causes the
38464              pesky "Scalars leaked" warnings)
38465      Branch: maint-5.6/perl
38466            ! embed.pl perl.c proto.h sv.c t/op/sort.t
38467 ____________________________________________________________________________
38468 [  9196] By: nick                                  on 2001/03/18  10:57:29
38469         Log: Fix pragma/utf8.t # 15
38470              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
38471              are SvUTF8 as well.
38472      Branch: perlio
38473            ! toke.c
38474 ____________________________________________________________________________
38475 [  9195] By: nick                                  on 2001/03/18  09:27:06
38476         Log: Integrate mainline
38477      Branch: perlio
38478           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
38479           !> t/op/pat.t
38480 ____________________________________________________________________________
38481 [  9194] By: jhi                                   on 2001/03/18  05:29:59
38482         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
38483              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
38484      Branch: perl
38485            ! op.c op.h t/op/misc.t t/op/pat.t
38486 ____________________________________________________________________________
38487 [  9193] By: jhi                                   on 2001/03/18  05:15:06
38488         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
38489      Branch: perl
38490            ! mg.c t/op/pat.t
38491 ____________________________________________________________________________
38492 [  9192] By: jhi                                   on 2001/03/18  04:22:43
38493         Log: tr/// UTF-8 patches from Inaba Hiroto.
38494      Branch: perl
38495            ! doop.c op.c
38496 ____________________________________________________________________________
38497 [  9191] By: jhi                                   on 2001/03/18  04:21:17
38498         Log: Integrate perlio.
38499      Branch: perl
38500           !> utf8.c utfebcdic.h
38501 ____________________________________________________________________________
38502 [  9190] By: nick                                  on 2001/03/17  20:32:01
38503         Log: Correct #if EBCDIC side typos.
38504              Builds and passes many tests on OS390.
38505      Branch: perlio
38506            ! utf8.c utfebcdic.h
38507 ____________________________________________________________________________
38508 [  9189] By: jhi                                   on 2001/03/17  18:55:49
38509         Log: Add prerequisites for the perl.third target.
38510      Branch: perl
38511            ! Makefile.SH
38512 ____________________________________________________________________________
38513 [  9188] By: jhi                                   on 2001/03/17  18:46:00
38514         Log: Integrate perlio.
38515      Branch: perl
38516           +> utfebcdic.h
38517           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
38518 ____________________________________________________________________________
38519 [  9187] By: jhi                                   on 2001/03/17  18:38:47
38520         Log: Add a make rule for perl.third (the Third Degree memory debugging
38521              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
38522      Branch: perl
38523            ! Makefile.SH
38524 ____________________________________________________________________________
38525 [  9186] By: nick                                  on 2001/03/17  18:34:48
38526         Log: MANIFEST addition :-(
38527      Branch: perlio
38528            ! MANIFEST
38529 ____________________________________________________________________________
38530 [  9185] By: nick                                  on 2001/03/17  18:29:50
38531         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
38532              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
38533              a superset of ASCII are invariant under the encoding. This is EBCDIC
38534              friendly as an encoded string can be looked at as being EBCDIC by lexer
38535              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
38536              ASCII on ASCII machines.
38537              
38538              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
38539              seperate.
38540              - Add some more macros to comprehend different shift amounts and
38541              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
38542              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
38543              and conditionaly #include it.
38544              
38545              EBCDIC build as yet untested.  ASCII still fails the one test.
38546      Branch: perlio
38547            + utfebcdic.h
38548            ! utf8.c utf8.h
38549 ____________________________________________________________________________
38550 [  9184] By: nick                                  on 2001/03/17  17:44:16
38551         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
38552      Branch: perlio
38553            ! doop.c perl.h pp.c utf8.h
38554 ____________________________________________________________________________
38555 [  9183] By: jhi                                   on 2001/03/17  15:55:42
38556         Log: Integrate perlio.
38557      Branch: perl
38558            ! MANIFEST
38559           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
38560 ____________________________________________________________________________
38561 [  9182] By: nick                                  on 2001/03/17  09:16:06
38562         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
38563      Branch: perlio
38564            ! t/op/pat.t
38565 ____________________________________________________________________________
38566 [  9181] By: nick                                  on 2001/03/17  09:15:11
38567         Log: Integrate mainline.
38568      Branch: perlio
38569           +> lib/Locale/Constants.pm lib/Locale/Country.pm
38570           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
38571           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
38572           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
38573           !> (integrate 83 files)
38574 ____________________________________________________________________________
38575 [  9180] By: nick                                  on 2001/03/16  17:23:21
38576         Log: EBCDIC Fixes.
38577      Branch: perlio
38578            ! perl.h sv.c toke.c utf8.c utf8.h
38579 ____________________________________________________________________________
38580 [  9179] By: jhi                                   on 2001/03/16  14:10:12
38581         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
38582              a change needed to work around an AIX compiler bug.
38583      Branch: perl
38584            ! ext/Storable/Storable.xs
38585 ____________________________________________________________________________
38586 [  9178] By: jhi                                   on 2001/03/16  03:19:59
38587         Log: With Damian's approval synchronize damian's modules'
38588              licensing with Perl's standard module licensing.
38589      Branch: perl
38590            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
38591 ____________________________________________________________________________
38592 [  9177] By: jhi                                   on 2001/03/16  03:15:34
38593         Log: Make the Filter::Util:Call files have their own copies
38594              of the Perl standard module licensing, from Paul Marquess.
38595      Branch: perl
38596            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
38597 ____________________________________________________________________________
38598 [  9176] By: jhi                                   on 2001/03/16  02:56:04
38599         Log: Subject: [PATCH] more pod patches
38600              From: Michael Stevens <michael@etla.org>
38601              Date: Thu, 15 Mar 2001 21:25:18 +0000
38602              Message-ID: <20010315212518.A18870@firedrake.org>
38603      Branch: perl
38604            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
38605            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
38606            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
38607            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
38608            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
38609            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
38610            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
38611            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
38612            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
38613            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
38614            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
38615            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
38616            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
38617            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
38618            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
38619            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
38620            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
38621            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
38622            ! lib/Locale/Country.pm lib/Locale/Language.pm
38623            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
38624            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
38625            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
38626            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
38627            ! os2/OS2/Process/Process.pm
38628 ____________________________________________________________________________
38629 [  9175] By: jhi                                   on 2001/03/16  02:53:32
38630         Log: Subject: [PATCH] the uncontroversial doc patches
38631              From: Michael Stevens <michael@etla.org>
38632              Date: Thu, 15 Mar 2001 20:01:12 +0000
38633              Message-ID: <20010315200112.A7636@firedrake.org>
38634      Branch: perl
38635            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
38636            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
38637            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
38638            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
38639            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
38640 ____________________________________________________________________________
38641 [  9174] By: jhi                                   on 2001/03/16  02:50:49
38642         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
38643              From: Paul Lindner <lindner@inuus.com>
38644              Date: Fri, 16 Mar 2001 11:28:03 -0800
38645              Message-ID: <20010316112803.A7577@inuus.com>
38646      Branch: perl
38647            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
38648 ____________________________________________________________________________
38649 [  9173] By: nick                                  on 2001/03/15  20:21:03
38650         Log: 1st day's EBCDIC fixes:
38651              - toke.c's parsing of strings needed attention
38652              needed to conditionally e2a if string was already UTF-8
38653              - e2a/a2e tables where wrong way round.
38654              - new macros in utf8.h
38655      Branch: perlio
38656            ! perl.h toke.c utf8.h
38657 ____________________________________________________________________________
38658 [  9172] By: jhi                                   on 2001/03/15  15:17:17
38659         Log: Update Changes.
38660      Branch: perl
38661            ! Changes patchlevel.h
38662 ____________________________________________________________________________
38663 [  9171] By: jhi                                   on 2001/03/15  15:09:32
38664         Log: Subject: Re: Another Borland C++ problem.
38665              From: "Vadim Konovalov" <watman@inbox.ru>
38666              Date: Sat, 10 Mar 2001 19:26:07 +0300
38667              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
38668              
38669              Borland filename case problem.
38670      Branch: perl
38671            + win32/sncfnmcs.pl
38672            ! MANIFEST README.win32
38673 ____________________________________________________________________________
38674 [  9170] By: jhi                                   on 2001/03/15  14:54:23
38675         Log: Add Locale::Codes 1.06, from Neil Bowers.
38676      Branch: perl
38677            + lib/Locale/Constants.pm lib/Locale/Country.pm
38678            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
38679            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
38680            + t/lib/lc-language.t t/lib/lc-uk.t
38681            ! MANIFEST
38682 ____________________________________________________________________________
38683 [  9169] By: jhi                                   on 2001/03/15  14:19:01
38684         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
38685      Branch: perl
38686            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
38687            ! ext/Storable/Storable.xs
38688 ____________________________________________________________________________
38689 [  9168] By: jhi                                   on 2001/03/15  14:13:22
38690         Log: Integrate changes #9120,9167 from mainline to maintperl.
38691              
38692              Subject: [PATCH 5.6.1] OS/2 docs
38693              
38694              Subject: [PATCH 5.6.1] perldoc
38695      Branch: maint-5.6/perl
38696           !> os2/Changes utils/perldoc.PL
38697 ____________________________________________________________________________
38698 [  9167] By: jhi                                   on 2001/03/15  14:07:42
38699         Log: Subject: [PATCH 5.6.1] perldoc
38700              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38701              Date: Wed, 14 Mar 2001 23:46:52 -0500
38702              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
38703      Branch: perl
38704            ! utils/perldoc.PL
38705 ____________________________________________________________________________
38706 [  9166] By: jhi                                   on 2001/03/15  13:53:15
38707         Log: sigaction test condition tweakage.
38708      Branch: perl
38709            ! t/lib/sigaction.t
38710 ____________________________________________________________________________
38711 [  9165] By: alanbur                               on 2001/03/15  03:49:17
38712         Log: Resynchronised with parent
38713      Branch: maint-5.6/pureperl
38714           +> os2/os2add.sym t/op/anonsub.t
38715           !> (integrate 72 files)
38716 ____________________________________________________________________________
38717 [  9164] By: jhi                                   on 2001/03/15  01:05:01
38718         Log: Avoid stomping off the beginning of an array in tr///.
38719      Branch: perl
38720            ! op.c
38721 ____________________________________________________________________________
38722 [  9163] By: jhi                                   on 2001/03/15  00:58:57
38723         Log: h2ph strictness and cleanliness from Kurt Starsinic.
38724      Branch: perl
38725            ! utils/h2ph.PL
38726 ____________________________________________________________________________
38727 [  9162] By: gsar                                  on 2001/03/15  00:56:53
38728         Log: avoid warnings
38729      Branch: maint-5.6/perl
38730            ! t/op/magic.t
38731 ____________________________________________________________________________
38732 [  9161] By: gsar                                  on 2001/03/15  00:52:09
38733         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
38734              results
38735      Branch: maint-5.6/perl
38736            ! t/op/magic.t
38737 ____________________________________________________________________________
38738 [  9160] By: jhi                                   on 2001/03/14  22:02:10
38739         Log: Do not use the Perl malloc in IRIX, suggested by
38740              Helmus Jarausch.
38741      Branch: perl
38742            ! hints/irix_6.sh
38743 ____________________________________________________________________________
38744 [  9159] By: nick                                  on 2001/03/14  21:45:59
38745         Log: Integrate mainline
38746      Branch: perlio
38747           +> t/op/loopctl.t
38748           !> (integrate 41 files)
38749 ____________________________________________________________________________
38750 [  9158] By: jhi                                   on 2001/03/14  21:10:09
38751         Log: The Day of the Retractions continues: the #9138
38752              (integrated in #9144) doesn't work well in mainline.
38753      Branch: perl
38754            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
38755            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
38756            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
38757 ____________________________________________________________________________
38758 [  9157] By: jhi                                   on 2001/03/14  20:58:12
38759         Log: The #9145 CANNOT be enabled: the clear_pmop code still
38760              dumps core all over in Tru64.
38761      Branch: perl
38762            ! op.c op.h t/op/pat.t
38763 ____________________________________________________________________________
38764 [  9156] By: jhi                                   on 2001/03/14  20:48:06
38765         Log: Integrate change #9154 from maintperl to mainline.
38766              
38767              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
38768              (caused Storable 1.0.10 to break on windows)
38769      Branch: perl
38770           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
38771           !> perlapi.c proto.h
38772 ____________________________________________________________________________
38773 [  9155] By: jhi                                   on 2001/03/14  20:23:53
38774         Log: Retract #9136: breaks threading (and binary compatibility).
38775      Branch: perl
38776            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
38777 ____________________________________________________________________________
38778 [  9154] By: gsar                                  on 2001/03/14  17:48:18
38779         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
38780              (caused Storable 1.0.10 to break on windows)
38781      Branch: maint-5.6/perl
38782            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
38783            ! perlapi.c proto.h
38784 ____________________________________________________________________________
38785 [  9153] By: jhi                                   on 2001/03/14  13:35:21
38786         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
38787      Branch: perl
38788            ! t/lib/sigaction.t
38789 ____________________________________________________________________________
38790 [  9152] By: gsar                                  on 2001/03/14  07:29:40
38791         Log: back out changes#9012,9010,9009 and parts of change#9016
38792              (causes ABRs under purify, and some prerequisites don't
38793              seem to be there in 5.6.x)
38794      Branch: maint-5.6/perl
38795            ! doop.c op.c t/op/tr.t toke.c
38796 ____________________________________________________________________________
38797 [  9151] By: gsar                                  on 2001/03/14  07:01:29
38798         Log: reenable change#9145 (the test was busted due to a missing
38799              C<print "ok 27\n">)
38800      Branch: perl
38801            ! op.c op.h t/op/pat.t
38802 ____________________________________________________________________________
38803 [  9150] By: jhi                                   on 2001/03/14  06:38:36
38804         Log: Retract #9145.
38805      Branch: perl
38806            ! op.c op.h t/op/pat.t
38807 ____________________________________________________________________________
38808 [  9149] By: jhi                                   on 2001/03/14  06:14:56
38809         Log: Retract #9143.
38810      Branch: perl
38811            ! op.c
38812 ____________________________________________________________________________
38813 [  9148] By: gsar                                  on 2001/03/14  06:13:02
38814         Log: Uninitialized Memory Read in regexec.c
38815      Branch: perl
38816            ! regexec.c
38817 ____________________________________________________________________________
38818 [  9147] By: jhi                                   on 2001/03/14  04:59:54
38819         Log: Subject: PATCH: make goto work in nested eval ""
38820              From: Robin Houston <robin@kitsite.com>
38821              Date: Wed, 14 Mar 2001 04:16:10 +0000
38822              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
38823      Branch: perl
38824            ! pp_ctl.c t/op/goto.t
38825 ____________________________________________________________________________
38826 [  9146] By: jhi                                   on 2001/03/14  04:42:54
38827         Log: Preserve the #ifdef PERL_CORE in perly.h.
38828      Branch: perl
38829            ! perly.fixer
38830 ____________________________________________________________________________
38831 [  9145] By: jhi                                   on 2001/03/14  03:57:41
38832         Log: (Retracted by #9150.)
38833      Branch: perl
38834            ! op.c op.h t/op/pat.t
38835 ____________________________________________________________________________
38836 [  9144] By: jhi                                   on 2001/03/14  03:50:38
38837         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
38838              
38839              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
38840              
38841              remove squelch controls for "Scalars leaked" messages in most places
38842              (these are now cured)
38843              
38844              fix another memory leak reported by purify (tie callbacks that
38845              croak can leak when wiping out magic)
38846      Branch: perl
38847           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
38848           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
38849           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
38850           !> t/pragma/warnings.t
38851 ____________________________________________________________________________
38852 [  9143] By: jhi                                   on 2001/03/14  03:37:53
38853         Log: (Retracted by #9149.)
38854      Branch: perl
38855            ! op.c
38856 ____________________________________________________________________________
38857 [  9142] By: gsar                                  on 2001/03/14  03:20:48
38858         Log: fix another memory leak reported by purify (tie callbacks that
38859              croak can leak when wiping out magic)
38860      Branch: maint-5.6/perl
38861            ! scope.c
38862 ____________________________________________________________________________
38863 [  9141] By: jhi                                   on 2001/03/14  02:55:00
38864         Log: Subject: PATCH for [ID 20010305.003]
38865              From: Robin Houston <robin@kitsite.com>
38866              Date: Wed, 14 Mar 2001 02:45:51 +0000
38867              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
38868      Branch: perl
38869            ! pp_ctl.c t/op/eval.t
38870 ____________________________________________________________________________
38871 [  9140] By: jhi                                   on 2001/03/14  02:41:54
38872         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
38873              Date: Wed, 14 Mar 2001 01:52:51 +0000
38874              From: Robin Houston <robin@kitsite.com>
38875              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
38876              
38877              Fix for 2000313.004.
38878      Branch: perl
38879            ! pp_ctl.c t/op/goto.t
38880 ____________________________________________________________________________
38881 [  9139] By: jhi                                   on 2001/03/14  02:40:50
38882         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
38883              From: Robin Houston <robin@kitsite.com>
38884              Date: Wed, 14 Mar 2001 00:43:45 +0000
38885              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
38886      Branch: perl
38887            + t/op/loopctl.t
38888            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
38889            ! vms/perly_c.vms
38890 ____________________________________________________________________________
38891 [  9138] By: gsar                                  on 2001/03/14  01:18:00
38892         Log: remove squelch controls for "Scalars leaked" messages in most places
38893              (these are now cured)
38894      Branch: maint-5.6/perl
38895            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
38896            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
38897            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
38898 ____________________________________________________________________________
38899 [  9137] By: gsar                                  on 2001/03/14  00:57:04
38900         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
38901      Branch: maint-5.6/perl
38902            ! regcomp.c
38903 ____________________________________________________________________________
38904 [  9136] By: jhi                                   on 2001/03/13  23:12:24
38905         Log: (Retracted by #9155)
38906              
38907              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
38908              From: Jens-Uwe Mager <jum@helios.de>
38909              Date: Wed, 21 Feb 2001 21:32:04 +0100
38910              Message-ID: <20010221213203.A18340@ans.helios.de>
38911      Branch: perl
38912            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
38913 ____________________________________________________________________________
38914 [  9135] By: jhi                                   on 2001/03/13  22:50:05
38915         Log: Integrate perlio.
38916      Branch: perl
38917           !> pp.c
38918 ____________________________________________________________________________
38919 [  9134] By: jhi                                   on 2001/03/13  22:49:05
38920         Log: Integrate change #9131 from maintperl into mainline.
38921              
38922              make the error text look more consistent in hints/hpux.sh
38923      Branch: perl
38924           !> hints/hpux.sh
38925 ____________________________________________________________________________
38926 [  9133] By: gsar                                  on 2001/03/13  22:46:20
38927         Log: integrate change#9067 from mainline
38928              
38929              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
38930      Branch: maint-5.6/perl
38931           !> lib/ExtUtils/MM_Unix.pm
38932 ____________________________________________________________________________
38933 [  9132] By: jhi                                   on 2001/03/13  22:41:21
38934         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
38935              From: "John P. Linderman" <jpl@research.att.com>
38936              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
38937              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
38938              
38939              A more correct prime finder.
38940      Branch: perl
38941            ! lib/Tie/SubstrHash.pm
38942 ____________________________________________________________________________
38943 [  9131] By: gsar                                  on 2001/03/13  22:30:42
38944         Log: make the error text look more consistent in hints/hpux.sh
38945      Branch: maint-5.6/perl
38946            ! hints/hpux.sh
38947 ____________________________________________________________________________
38948 [  9130] By: jhi                                   on 2001/03/13  22:23:44
38949         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
38950              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38951              Date: Tue, 13 Mar 2001 18:41:26 +0100
38952              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
38953              
38954              If the test is run non-interactively the default handler
38955              is different.
38956      Branch: perl
38957            ! t/lib/sigaction.t
38958 ____________________________________________________________________________
38959 [  9129] By: jhi                                   on 2001/03/13  22:20:21
38960         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
38961              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38962              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
38963              Date:     Tue, 13 Mar 2001 16:44:32 EST
38964      Branch: perl
38965            ! t/lib/1_compile.t
38966 ____________________________________________________________________________
38967 [  9128] By: jhi                                   on 2001/03/13  22:18:34
38968         Log: Subject: Another patch for integer.pm POD 
38969              From: "John L. Allen" <allen@grumman.com>
38970              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
38971              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
38972      Branch: perl
38973            ! lib/integer.pm
38974 ____________________________________________________________________________
38975 [  9127] By: nick                                  on 2001/03/13  21:26:30
38976         Log: Integrate mainline.
38977      Branch: perlio
38978           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
38979           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
38980           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
38981           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
38982           !> Changes Configure MANIFEST README.os2 README.os390
38983           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
38984           !> os2/Changes patchlevel.h win32/perlhost.h
38985 ____________________________________________________________________________
38986 [  9126] By: nick                                  on 2001/03/13  20:39:51
38987         Log: #ifdef'ed out code to make packed side of pack/unpack
38988              octets. (i.e. pack('U') => encode_utf8).
38989      Branch: perlio
38990            ! pp.c
38991 ____________________________________________________________________________
38992 [  9125] By: jhi                                   on 2001/03/13  15:07:16
38993         Log: Update Changes.
38994      Branch: perl
38995            ! Changes patchlevel.h
38996 ____________________________________________________________________________
38997 [  9124] By: jhi                                   on 2001/03/13  14:22:45
38998         Log: Workaround for the buggy ("internal compiler error")
38999              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
39000              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
39001              of Andreas König.
39002      Branch: perl
39003            ! ext/re/Makefile.PL hints/aix.sh
39004 ____________________________________________________________________________
39005 [  9123] By: jhi                                   on 2001/03/13  03:24:34
39006         Log: Typo in #9114.
39007      Branch: metaconfig
39008            ! U/modified/myhostname.U
39009 ____________________________________________________________________________
39010 [  9122] By: jhi                                   on 2001/03/13  03:24:06
39011         Log: Typo in #9113.
39012      Branch: perl
39013            ! Configure
39014 ____________________________________________________________________________
39015 [  9121] By: jhi                                   on 2001/03/13  01:53:05
39016         Log: Forgot to check-in the larger part of #9120, duh.
39017      Branch: perl
39018            ! README.os2
39019 ____________________________________________________________________________
39020 [  9120] By: jhi                                   on 2001/03/13  01:51:31
39021         Log: Subject: [PATCH 5.6.1] OS/2 docs
39022              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39023              Date: Mon, 12 Mar 2001 03:27:32 -0500
39024              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
39025      Branch: perl
39026            ! os2/Changes
39027 ____________________________________________________________________________
39028 [  9119] By: jhi                                   on 2001/03/13  01:49:41
39029         Log: Integrate change #9116 from maintperl into mainline.
39030              
39031              Win32::GetCwd() returns C: instead of C:\ in the root directory
39032              under ithreads
39033      Branch: perl
39034           !> win32/perlhost.h
39035 ____________________________________________________________________________
39036 [  9118] By: jhi                                   on 2001/03/13  01:13:39
39037         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
39038      Branch: perl
39039            + lib/Switch.pm t/lib/switch.t
39040            ! MANIFEST
39041 ____________________________________________________________________________
39042 [  9117] By: jhi                                   on 2001/03/13  01:03:17
39043         Log: Add Text::Balanced 1.83.
39044      Branch: perl
39045            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
39046            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
39047            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
39048            + t/lib/tb-xvari.t
39049            ! MANIFEST
39050 ____________________________________________________________________________
39051 [  9116] By: gsar                                  on 2001/03/13  00:55:53
39052         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
39053              under ithreads
39054      Branch: maint-5.6/perl
39055            ! win32/perlhost.h
39056 ____________________________________________________________________________
39057 [  9115] By: jhi                                   on 2001/03/13  00:54:09
39058         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
39059              From: "John L. Allen" <allen@grumman.com>
39060              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
39061              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
39062              
39063              use integer document clarification.
39064      Branch: perl
39065            ! lib/integer.pm
39066 ____________________________________________________________________________
39067 [  9114] By: jhi                                   on 2001/03/13  00:38:54
39068         Log: Metaconfig unit change for #9113.
39069      Branch: metaconfig
39070            ! U/modified/myhostname.U
39071 ____________________________________________________________________________
39072 [  9113] By: jhi                                   on 2001/03/13  00:38:35
39073         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?)
39074              From: Peter Prymmer <pvhp@forte.com>
39075              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
39076              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
39077      Branch: perl
39078            ! Configure README.os390 hints/os390.sh
39079 ____________________________________________________________________________
39080 [  9112] By: jhi                                   on 2001/03/13  00:29:00
39081         Log: Integrate perlio.
39082      Branch: perl
39083           !> sv.c utf8.h
39084 ____________________________________________________________________________
39085 [  9111] By: nick                                  on 2001/03/12  21:16:33
39086         Log: Integrate mainline.
39087      Branch: perlio
39088           +> t/op/anonsub.t
39089           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
39090           !> proto.h sv.c
39091 ____________________________________________________________________________
39092 [  9110] By: nick                                  on 2001/03/12  21:00:13
39093         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
39094      Branch: perlio
39095            ! sv.c utf8.h
39096 ____________________________________________________________________________
39097 [  9109] By: jhi                                   on 2001/03/12  16:04:47
39098         Log: Integrate change #9108 from maintperl to mainline.
39099              
39100              fix memory leak in C<sub X { sub {} }> arising from a refcount
39101              loop between the outer sub and the inner prototype anonsub
39102              
39103              this also enables closures returned by subroutines that
39104              subsequently get redefined to work without generating coredumps :)
39105              
39106              completely removed the free_closures() hack--it shouldn't be
39107              needed anymore
39108      Branch: perl
39109           +> t/op/anonsub.t
39110           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
39111           !> proto.h sv.c
39112 ____________________________________________________________________________
39113 [  9108] By: gsar                                  on 2001/03/12  10:21:31
39114         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
39115              loop between the outer sub and the inner prototype anonsub
39116              
39117              this also enables closures returned by subroutines that
39118              subsequently get redefined to work without generating coredumps :)
39119              
39120              completely removed the free_closures() hack--it shouldn't be
39121              needed anymore
39122      Branch: maint-5.6/perl
39123            + t/op/anonsub.t
39124            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
39125            ! proto.h sv.c
39126 ____________________________________________________________________________
39127 [  9107] By: jhi                                   on 2001/03/12  05:15:31
39128         Log: Integrate perlio.
39129      Branch: perl
39130           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
39131 ____________________________________________________________________________
39132 [  9106] By: nick                                  on 2001/03/11  20:10:12
39133         Log: regcomp.c is working in native space, not Unicode space (if different)
39134              as it is doing compare against 'W' in \W etc.
39135      Branch: perlio
39136            ! regcomp.c
39137 ____________________________________________________________________________
39138 [  9105] By: nick                                  on 2001/03/11  19:39:34
39139         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
39140              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
39141      Branch: perlio
39142            ! regcomp.c toke.c utf8.c
39143 ____________________________________________________________________________
39144 [  9104] By: nick                                  on 2001/03/11  18:15:44
39145         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
39146      Branch: perlio
39147            ! sv.c
39148 ____________________________________________________________________________
39149 [  9103] By: nick                                  on 2001/03/11  18:03:28
39150         Log: Integrate mainline (for regexp stuff).
39151      Branch: perlio
39152           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
39153           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
39154           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
39155           !> t/lib/errno.t t/op/pat.t
39156 ____________________________________________________________________________
39157 [  9102] By: nick                                  on 2001/03/11  17:44:20
39158         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
39159              - exclude layer syms in makedef.pl for sfio
39160              - also inhibit Encode from trying to build ":encode()" layer.
39161      Branch: perlio
39162            ! ext/Encode/Encode.xs makedef.pl
39163 ____________________________________________________________________________
39164 [  9101] By: jhi                                   on 2001/03/10  22:38:13
39165         Log: The $Is_MacOS needs to be declared.
39166      Branch: perl
39167            ! lib/ExtUtils/Manifest.pm
39168 ____________________________________________________________________________
39169 [  9100] By: jhi                                   on 2001/03/10  22:14:29
39170         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
39171              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
39172              pollute the symbolspace if using sfio.
39173      Branch: perl
39174            ! ext/Encode/Encode.xs
39175 ____________________________________________________________________________
39176 [  9099] By: jhi                                   on 2001/03/10  21:58:48
39177         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
39178              Date: Sat, 10 Mar 2001 14:23:55 -0500
39179              From: Chris Nandor <pudge@pobox.com>
39180              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
39181      Branch: perl
39182            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
39183            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
39184            ! t/lib/errno.t
39185 ____________________________________________________________________________
39186 [  9098] By: jhi                                   on 2001/03/10  21:38:30
39187         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
39188      Branch: perl
39189            ! regcomp.c regexec.c t/op/pat.t
39190 ____________________________________________________________________________
39191 [  9097] By: jhi                                   on 2001/03/10  14:38:07
39192         Log: Integrate perlio.
39193      Branch: perl
39194           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
39195           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
39196           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
39197 ____________________________________________________________________________
39198 [  9096] By: nick                                  on 2001/03/10  11:55:43
39199         Log: EBCDIC sanity - phase I
39200              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
39201              - use utf8n_xxxx (c.f. pvn) for forms which take length.
39202              - back out vN.N and $^V exceptions to e2a/a2e
39203              - make "locale" isxxx macros be uvchr (may be redundant?)
39204              
39205              Not clear yet that toUPPER_uni et. al. return being handled correctly.
39206              The tr// and rexexp stuff still needs an audit, assumption is they are working
39207              in Unicode space.
39208              
39209              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
39210      Branch: perlio
39211            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
39212            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
39213            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
39214 ____________________________________________________________________________
39215 [  9095] By: jhi                                   on 2001/03/09  22:10:01
39216         Log: Integrate perlio.
39217      Branch: perl
39218           !> dump.c
39219 ____________________________________________________________________________
39220 [  9094] By: nick                                  on 2001/03/09  17:36:38
39221         Log: Builds an passes all tests after integrate and this tweak.
39222      Branch: perlio
39223            ! dump.c
39224 ____________________________________________________________________________
39225 [  9093] By: nick                                  on 2001/03/09  17:16:03
39226         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
39227      Branch: perlio
39228           +> lib/unicode/Scripts.txt t/lib/sigaction.t
39229           !> (integrate 79 files)
39230 ____________________________________________________________________________
39231 [  9092] By: jhi                                   on 2001/03/09  15:28:26
39232         Log: Update Changes.
39233      Branch: perl
39234            ! Changes patchlevel.h
39235 ____________________________________________________________________________
39236 [  9091] By: jhi                                   on 2001/03/09  15:25:05
39237         Log: In op/stat #35 better to scan all the potential directories
39238              for setuids, not just the first one.
39239      Branch: perl
39240            ! t/op/stat.t
39241 ____________________________________________________________________________
39242 [  9090] By: jhi                                   on 2001/03/09  15:01:27
39243         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
39244              From: rspier@pobox.com (Robert Spier)
39245              Date: Fri, 9 Mar 2001 03:30:20 -0500
39246              Message-ID: <15016.38044.381174.160189@rls.cx>
39247              
39248              EXISTS() returning undef mistakenly triggered a FETCH().
39249      Branch: perl
39250            ! hv.c
39251 ____________________________________________________________________________
39252 [  9089] By: jhi                                   on 2001/03/09  14:59:02
39253         Log: Add /sbin and /usr/sbin to the list of directories scanned
39254              for setuid programs.  Takes care of bug id 20010309.003.
39255      Branch: perl
39256            ! t/op/stat.t
39257 ____________________________________________________________________________
39258 [  9088] By: jhi                                   on 2001/03/09  14:48:32
39259         Log: Regen perlapi, perltoc.
39260      Branch: perl
39261            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
39262 ____________________________________________________________________________
39263 [  9087] By: jhi                                   on 2001/03/09  14:38:56
39264         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
39265              From: David Mitchell <davem@fdgroup.co.uk>
39266              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
39267              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
39268      Branch: perl
39269            ! dump.c perl.c perl.h pod/perlrun.pod
39270 ____________________________________________________________________________
39271 [  9086] By: jhi                                   on 2001/03/09  01:47:16
39272         Log: A modified version of
39273              
39274              Subject: [ID 20010307.005] POSIX::sigaction has various problems
39275              From: anders@broadcom.com
39276              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
39277              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
39278              
39279              Currently the sigaction.t test #6 fails (and is fudged to look
39280              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
39281              This may well be a genuine bug in Linux sigaction() (since at
39282              least Tru64, Solaris, and HP-UX disagree with Linux).
39283              Anyone with POSIX / SUSv2 tome handy?  The problem is that
39284              the flags of the oldaction don't match with the flags in
39285              the previously installed disposition.
39286      Branch: perl
39287            + t/lib/sigaction.t
39288            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
39289 ____________________________________________________________________________
39290 [  9085] By: jhi                                   on 2001/03/09  01:30:13
39291         Log: Subject: Re: mission impossible for the day
39292              From: Alex Gough <alex@rcon.org>
39293              Date: Thu, 08 Mar 2001 17:18:19 +0000
39294              Message-ID: <3AA7BEDB.8070409@rcon.org>
39295              
39296              If references (are overloaded) and can be directly stringified,
39297              show that instead of "stringified".
39298              
39299              (The problem, infinite mutual recursion caused by overloaded bool
39300              in Switch.pm, tracked by David Mitchell)
39301      Branch: perl
39302            ! lib/Carp/Heavy.pm
39303 ____________________________________________________________________________
39304 [  9084] By: jhi                                   on 2001/03/09  01:20:39
39305         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
39306              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
39307              From: David Mitchell <davem@fdgroup.co.uk>
39308              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
39309      Branch: perl
39310            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
39311            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
39312 ____________________________________________________________________________
39313 [  9083] By: jhi                                   on 2001/03/09  01:16:51
39314         Log: Subject: [PATCH] perldata.pod here-doc docs
39315              From: Jeff Pinyan <jeffp@crusoe.net>
39316              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
39317              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
39318      Branch: perl
39319            ! pod/perldata.pod
39320 ____________________________________________________________________________
39321 [  9082] By: jhi                                   on 2001/03/09  01:01:27
39322         Log: Subject: Re: Unicode/EBCDIC
39323              From: Peter Prymmer <pvhp@forte.com>
39324              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
39325              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
39326      Branch: perl
39327            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
39328 ____________________________________________________________________________
39329 [  9081] By: jhi                                   on 2001/03/08  13:41:30
39330         Log: Subject: Ooops, wrong 'no *POSIX' Patch
39331              From: Dorner Thomas <Thomas.Dorner@start.de>
39332              Date: Thu, 8 Mar 2001 08:43:28 +0100
39333              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
39334      Branch: perl
39335            ! hints/posix-bc.sh
39336 ____________________________________________________________________________
39337 [  9080] By: jhi                                   on 2001/03/08  13:11:42
39338         Log: It's Scripts.txt, not Script.txt.
39339      Branch: perl
39340            ! MANIFEST
39341 ____________________________________________________________________________
39342 [  9079] By: jhi                                   on 2001/03/08  12:59:05
39343         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
39344              From: Dorner Thomas <Thomas.Dorner@start.de>
39345              Date: Wed, 7 Mar 2001 14:13:31 +0100
39346              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
39347      Branch: perl
39348            ! makedepend.SH
39349 ____________________________________________________________________________
39350 [  9078] By: jhi                                   on 2001/03/08  12:57:43
39351         Log: Retract #9069, wrong patch.
39352      Branch: perl
39353            ! Makefile.SH
39354 ____________________________________________________________________________
39355 [  9077] By: jhi                                   on 2001/03/08  01:06:13
39356         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
39357      Branch: perl
39358            + lib/unicode/Scripts.txt
39359            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
39360            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
39361            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
39362            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
39363            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
39364            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
39365            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
39366            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
39367            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
39368            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
39369            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
39370            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
39371            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
39372            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
39373            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
39374            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
39375            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
39376            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
39377            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
39378            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
39379            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
39380            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
39381            ! lib/unicode/version
39382 ____________________________________________________________________________
39383 [  9076] By: jhi                                   on 2001/03/07  22:59:39
39384         Log: Integrate change #7784 from mainline into maintperl.
39385              
39386              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
39387      Branch: maint-5.6/perl
39388           !> pp_ctl.c t/op/pat.t
39389 ____________________________________________________________________________
39390 [  9075] By: jhi                                   on 2001/03/07  22:05:11
39391         Log: More UTF-8 test tweaks.
39392      Branch: perl
39393            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
39394 ____________________________________________________________________________
39395 [  9074] By: nick                                  on 2001/03/07  21:39:29
39396         Log: Integrate mainline.
39397      Branch: perlio
39398           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
39399           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
39400           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
39401           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
39402           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
39403 ____________________________________________________________________________
39404 [  9073] By: jhi                                   on 2001/03/07  16:37:09
39405         Log: Update Changes.
39406      Branch: perl
39407            ! Changes patchlevel.h
39408 ____________________________________________________________________________
39409 [  9072] By: jhi                                   on 2001/03/07  16:32:30
39410         Log: Subject: [ID 20010306.004] || != named unary operator
39411              From: abela@geneanet.org
39412              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
39413              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
39414      Branch: perl
39415            ! pod/perlop.pod
39416 ____________________________________________________________________________
39417 [  9071] By: jhi                                   on 2001/03/07  15:14:11
39418         Log: Subject: downgrading to bytes for common functions
39419              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
39420              Date: Wed, 7 Mar 2001 02:36:55 -0500
39421              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
39422      Branch: perl
39423            ! pp_sys.c
39424 ____________________________________________________________________________
39425 [  9070] By: jhi                                   on 2001/03/07  15:04:58
39426         Log: Clarify the description differentiating for and while; inspired by
39427              
39428              Subject: [ID 20010306.002] for/while difference in for definition
39429              From: abela@geneanet.org
39430              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
39431              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
39432      Branch: perl
39433            ! pod/perlsyn.pod
39434 ____________________________________________________________________________
39435 [  9069] By: jhi                                   on 2001/03/07  14:55:30
39436         Log: (Retracted by #9078.)
39437      Branch: perl
39438            ! Makefile.SH
39439 ____________________________________________________________________________
39440 [  9068] By: jhi                                   on 2001/03/07  14:51:17
39441         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
39442              From: Radu Greab <radu@netsoft.ro>
39443              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
39444              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
39445      Branch: perl
39446            ! pp.c t/op/chop.t
39447 ____________________________________________________________________________
39448 [  9067] By: jhi                                   on 2001/03/07  14:48:57
39449         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
39450              From: Simon Cozens <simon@netthink.co.uk>
39451              Date: Wed, 7 Mar 2001 13:59:28 +0000
39452              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
39453              
39454              In order to allow MakeMaker to build correct Makefiles,
39455              you need to change the order of the arguments in MM_Unix.pm
39456              as well. (Unless you have C89_CCMODE set, but we're trying
39457              to be POSIXly correct)
39458              
39459              Thanks to Merijn Broeren for tracking this down.
39460      Branch: perl
39461            ! lib/ExtUtils/MM_Unix.pm
39462 ____________________________________________________________________________
39463 [  9066] By: jhi                                   on 2001/03/07  14:30:02
39464         Log: Floating point too messy.
39465      Branch: perl
39466            ! t/camel-III/vstring.t
39467 ____________________________________________________________________________
39468 [  9065] By: jhi                                   on 2001/03/07  14:17:44
39469         Log: Integrate change #9064 from maintperl into mainline.
39470              
39471              fix memory leak in pack("Bb",...)
39472      Branch: perl
39473           !> perl.c
39474 ____________________________________________________________________________
39475 [  9064] By: gsar                                  on 2001/03/07  06:29:24
39476         Log: fix memory leak in pack("Bb",...)
39477      Branch: maint-5.6/perl
39478            ! perl.c
39479 ____________________________________________________________________________
39480 [  9063] By: jhi                                   on 2001/03/07  00:55:04
39481         Log: Major utf8 test reorganisation and rewrite.
39482              Hopefully no tests were lost in the shuffle.
39483              (The beginning of pragma/utf8 was lost intentionally,
39484              the tests were rather bogus and incomplete.)
39485      Branch: perl
39486            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
39487            ! t/pragma/utf8.t
39488 ____________________________________________________________________________
39489 [  9062] By: jhi                                   on 2001/03/07  00:41:16
39490         Log: More tweakage on the Unicode character class descriptions.
39491      Branch: perl
39492            ! lib/unicode/mktables.PL pod/perlretut.pod
39493 ____________________________________________________________________________
39494 [  9061] By: jhi                                   on 2001/03/06  23:12:38
39495         Log: The perlretut was still talking about the old \p and \P
39496              definitions.
39497      Branch: perl
39498            ! pod/perlretut.pod
39499 ____________________________________________________________________________
39500 [  9060] By: nick                                  on 2001/03/06  20:52:37
39501         Log: Integrate mainline (make test works again now).
39502      Branch: perlio
39503           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
39504 ____________________________________________________________________________
39505 [  9059] By: jhi                                   on 2001/03/06  15:36:14
39506         Log: 0.999... does equal 1.0, doesn't it?
39507      Branch: perl
39508            ! t/camel-III/vstring.t
39509 ____________________________________________________________________________
39510 [  9058] By: jhi                                   on 2001/03/06  15:34:00
39511         Log: Make /x{abcd}/ to work without use utf8.
39512      Branch: perl
39513            ! regcomp.c
39514 ____________________________________________________________________________
39515 [  9057] By: jhi                                   on 2001/03/06  03:02:36
39516         Log: Easier to outcomment all the three reset() tests for now.
39517      Branch: perl
39518            ! t/op/pat.t
39519 ____________________________________________________________________________
39520 [  9056] By: jhi                                   on 2001/03/06  02:30:02
39521         Log: Comment out the deadly reset; until the 20010301.005
39522              is finally fixed.
39523      Branch: perl
39524            ! t/op/pat.t
39525 ____________________________________________________________________________
39526 [  9055] By: jhi                                   on 2001/03/06  02:21:26
39527         Log: Integrate the change #9054 from mainline:
39528              retract the PMOP cleanup patch pending further investigation.
39529      Branch: maint-5.6/perl
39530           !> op.c op.h
39531 ____________________________________________________________________________
39532 [  9054] By: jhi                                   on 2001/03/06  02:19:57
39533         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
39534              with oddly familiar stack traces.
39535      Branch: perl
39536            ! op.c op.h
39537 ____________________________________________________________________________
39538 [  9053] By: jhi                                   on 2001/03/05  23:20:28
39539         Log: Integrate perlio.
39540      Branch: perl
39541           +> ext/Encode/Encode/koi8-r.ucm
39542           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
39543           !> makedef.pl
39544 ____________________________________________________________________________
39545 [  9052] By: nick                                  on 2001/03/05  23:08:17
39546         Log: skipping USE_PERLIO symbols correction.
39547      Branch: perlio
39548            ! makedef.pl
39549 ____________________________________________________________________________
39550 [  9051] By: nick                                  on 2001/03/05  22:35:07
39551         Log: More Encode alias tidying.
39552      Branch: perlio
39553            + ext/Encode/Encode/koi8-r.ucm
39554            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
39555 ____________________________________________________________________________
39556 [  9050] By: jhi                                   on 2001/03/05  21:44:29
39557         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
39558              Sarathy's fix for ID 20010301.005.
39559      Branch: maint-5.6/perl
39560           !> op.c op.h
39561 ____________________________________________________________________________
39562 [  9049] By: nick                                  on 2001/03/05  19:54:04
39563         Log: Integrate Jarkko's Encode.pm tweak.
39564      Branch: perlio
39565           !> ext/Encode/Encode.pm
39566 ____________________________________________________________________________
39567 [  9048] By: nick                                  on 2001/03/05  19:47:57
39568         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
39569      Branch: perlio
39570           +> os2/os2add.sym
39571           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
39572           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
39573           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
39574           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
39575           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
39576 ____________________________________________________________________________
39577 [  9047] By: jhi                                   on 2001/03/05  19:25:26
39578         Log: Regen perlapi.
39579      Branch: perl
39580            ! pod/perlapi.pod
39581 ____________________________________________________________________________
39582 [  9046] By: jhi                                   on 2001/03/05  19:12:14
39583         Log: Integrate perlio.
39584      Branch: perl
39585           +> t/camel-III/vstring.t
39586           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
39587 ____________________________________________________________________________
39588 [  9045] By: jhi                                   on 2001/03/05  19:10:36
39589         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
39590      Branch: perl
39591            ! ext/Encode/Encode.pm
39592 ____________________________________________________________________________
39593 [  9044] By: jhi                                   on 2001/03/05  18:49:12
39594         Log: Forgot the other half of the PMOP patch (#9033).
39595      Branch: perl
39596            ! op.h
39597 ____________________________________________________________________________
39598 [  9043] By: nick                                  on 2001/03/05  18:14:47
39599         Log: Update MANIFEST for new test.
39600      Branch: perlio
39601            ! MANIFEST
39602 ____________________________________________________________________________
39603 [  9042] By: nick                                  on 2001/03/05  18:12:41
39604         Log: Some tests for Camel 3rd edition features.
39605              Make gethostbyaddr() test in above work.
39606      Branch: perlio
39607            + t/camel-III/vstring.t
39608            ! pp.h pp_sys.c t/TEST t/harness
39609 ____________________________________________________________________________
39610 [  9041] By: jhi                                   on 2001/03/05  17:41:48
39611         Log: Add more ISO 8859 encoding aliases.
39612      Branch: perl
39613            ! ext/Encode/Encode.pm
39614 ____________________________________________________________________________
39615 [  9040] By: jhi                                   on 2001/03/05  17:30:43
39616         Log: Integrate perlio.
39617      Branch: perl
39618           !> MANIFEST sv.c
39619 ____________________________________________________________________________
39620 [  9039] By: nick                                  on 2001/03/05  17:11:36
39621         Log: Missed added file.
39622      Branch: perlio
39623            ! MANIFEST
39624 ____________________________________________________________________________
39625 [  9038] By: jhi                                   on 2001/03/05  15:58:01
39626         Log: Add tr tests for EBCDIC, from Karsten Sperling.
39627      Branch: perl
39628            ! t/op/tr.t
39629 ____________________________________________________________________________
39630 [  9037] By: nick                                  on 2001/03/05  15:56:35
39631         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
39632              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
39633              
39634              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
39635              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
39636              - uses SvPV() rather than sv_2pv() in case it isn't a string.
39637      Branch: perlio
39638            ! sv.c
39639 ____________________________________________________________________________
39640 [  9036] By: jhi                                   on 2001/03/05  15:49:15
39641         Log: Add matching tests currently failing in EBCDIC,
39642              suggested by Karsten Sperling.
39643      Branch: perl
39644            ! t/op/pat.t
39645 ____________________________________________________________________________
39646 [  9035] By: jhi                                   on 2001/03/05  15:36:55
39647         Log: The #9034 needs a MANIFESTation.
39648      Branch: perl
39649            ! MANIFEST
39650 ____________________________________________________________________________
39651 [  9034] By: jhi                                   on 2001/03/05  15:35:14
39652         Log: Integrate perlio.
39653      Branch: perl
39654           +> ext/Encode/Encode/Tcl.pm
39655           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
39656           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
39657           !> ext/Encode/Encode/iso8859-1.ucm
39658           !> ext/Encode/Encode/iso8859-10.ucm
39659           !> ext/Encode/Encode/iso8859-13.ucm
39660           !> ext/Encode/Encode/iso8859-14.ucm
39661           !> ext/Encode/Encode/iso8859-15.ucm
39662           !> ext/Encode/Encode/iso8859-16.ucm
39663           !> ext/Encode/Encode/iso8859-2.ucm
39664           !> ext/Encode/Encode/iso8859-3.ucm
39665           !> ext/Encode/Encode/iso8859-4.ucm
39666           !> ext/Encode/Encode/iso8859-5.ucm
39667           !> ext/Encode/Encode/iso8859-6.ucm
39668           !> ext/Encode/Encode/iso8859-7.ucm
39669           !> ext/Encode/Encode/iso8859-8.ucm
39670           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
39671           !> t/lib/encode.t
39672 ____________________________________________________________________________
39673 [  9033] By: jhi                                   on 2001/03/05  15:33:18
39674         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
39675              From: Gurusamy Sarathy <gsar@ActiveState.com>
39676              Date: Sun, 04 Mar 2001 22:33:15 -0800
39677              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
39678              
39679              PMOPs need to remember their own stash so that they can
39680              gracefully remove themselves from their linked list.
39681      Branch: perl
39682            ! op.c
39683 ____________________________________________________________________________
39684 [  9032] By: nick                                  on 2001/03/05  14:51:50
39685         Log: Encode implementation "completion"
39686              Implement and document define_encoding()
39687              Implement and document encoding aliases including define_alias()
39688              Make Encode::XS use define_encoding() rather than back-door.
39689              Move run-time *.enc to separate Encode::Tcl module.
39690              Make 'compile' honour <codeset_name>
39691              Change canonical names of to iso-8859-* and US-ascii.
39692      Branch: perlio
39693            + ext/Encode/Encode/Tcl.pm
39694            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
39695            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
39696            ! ext/Encode/Encode/iso8859-1.ucm
39697            ! ext/Encode/Encode/iso8859-10.ucm
39698            ! ext/Encode/Encode/iso8859-13.ucm
39699            ! ext/Encode/Encode/iso8859-14.ucm
39700            ! ext/Encode/Encode/iso8859-15.ucm
39701            ! ext/Encode/Encode/iso8859-16.ucm
39702            ! ext/Encode/Encode/iso8859-2.ucm
39703            ! ext/Encode/Encode/iso8859-3.ucm
39704            ! ext/Encode/Encode/iso8859-4.ucm
39705            ! ext/Encode/Encode/iso8859-5.ucm
39706            ! ext/Encode/Encode/iso8859-6.ucm
39707            ! ext/Encode/Encode/iso8859-7.ucm
39708            ! ext/Encode/Encode/iso8859-8.ucm
39709            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
39710            ! t/lib/encode.t
39711 ____________________________________________________________________________
39712 [  9031] By: jhi                                   on 2001/03/05  13:51:17
39713         Log: Integrate change #9030 from maintperl into mainline.
39714              
39715              Subject: [PATCH 5.6.1] OS/2 cleanup
39716      Branch: perl
39717           +> os2/os2add.sym
39718           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
39719           !> makedef.pl os2/Changes os2/Makefile.SHs
39720           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
39721           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
39722           !> os2/os2.sym os2/os2ish.h
39723 ____________________________________________________________________________
39724 [  9030] By: jhi                                   on 2001/03/05  13:46:49
39725         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
39726              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39727              Date: Mon, 5 Mar 2001 02:29:44 -0500
39728              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
39729      Branch: maint-5.6/perl
39730            + os2/os2add.sym
39731            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
39732            ! makedef.pl os2/Changes os2/Makefile.SHs
39733            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
39734            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
39735            ! os2/os2.sym os2/os2ish.h
39736 ____________________________________________________________________________
39737 [  9029] By: jhi                                   on 2001/03/05  13:40:35
39738         Log: Integrate change #9028 from maintperl into mainline.
39739              
39740              various nits in MM_Unix.pm found by disabling SelfLoader
39741      Branch: perl
39742           !> lib/ExtUtils/MM_Unix.pm
39743 ____________________________________________________________________________
39744 [  9028] By: gsar                                  on 2001/03/05  09:58:38
39745         Log: various nits in MM_Unix.pm found by disabling SelfLoader
39746      Branch: maint-5.6/perl
39747            ! lib/ExtUtils/MM_Unix.pm
39748 ____________________________________________________________________________
39749 [  9027] By: nick                                  on 2001/03/05  08:35:22
39750         Log: Integrate mainline
39751      Branch: perlio
39752           !> (integrate 28 files)
39753 ____________________________________________________________________________
39754 [  9026] By: jhi                                   on 2001/03/05  02:14:59
39755         Log: Integrate change #9025 from mainline to maintperl,
39756              retract \N{U+HHHH}.
39757      Branch: maint-5.6/perl
39758           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
39759           !> t/lib/charnames.t toke.c
39760 ____________________________________________________________________________
39761 [  9025] By: jhi                                   on 2001/03/05  02:13:09
39762         Log: Retracting \N{U+HHHH}.
39763      Branch: perl
39764            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
39765            ! t/lib/charnames.t toke.c
39766 ____________________________________________________________________________
39767 [  9024] By: jhi                                   on 2001/03/04  20:51:07
39768         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
39769              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
39770              Date: Fri, 02 Mar 2001 18:25:26 +0100
39771              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
39772              
39773              Casting problem.
39774      Branch: perl
39775            ! ext/Storable/Storable.xs
39776 ____________________________________________________________________________
39777 [  9023] By: jhi                                   on 2001/03/04  19:46:45
39778         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
39779              From: nick@talking.bollo.cx
39780              Date: Sat, 03 Mar 2001 21:41:33 +0000
39781              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
39782              
39783              Revert the workaround.
39784      Branch: perl
39785            ! perlio.c
39786 ____________________________________________________________________________
39787 [  9022] By: jhi                                   on 2001/03/04  19:36:28
39788         Log: Update Changes.
39789      Branch: perl
39790            ! Changes patchlevel.h
39791 ____________________________________________________________________________
39792 [  9021] By: jhi                                   on 2001/03/04  18:41:00
39793         Log: makedef.pl updates suggested by Chris Nandor; double-checking
39794              the changes in AIX, OS/2 Win32 would be nice.
39795      Branch: perl
39796            ! makedef.pl
39797 ____________________________________________________________________________
39798 [  9020] By: jhi                                   on 2001/03/04  18:23:58
39799         Log: Integrate change #9012 from maintperl into mainline,
39800              quench a compiler warning.
39801      Branch: perl
39802           !> toke.c
39803 ____________________________________________________________________________
39804 [  9019] By: jhi                                   on 2001/03/04  18:18:43
39805         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
39806              
39807              \N{U+HHHH} fix.
39808              
39809              pattern in G_ARRAY context
39810      Branch: maint-5.6/perl
39811           !> pp_hot.c t/op/pat.t toke.c
39812 ____________________________________________________________________________
39813 [  9018] By: jhi                                   on 2001/03/04  18:07:48
39814         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
39815              From: Jeff Pinyan <jeffp@crusoe.net>
39816              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
39817              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
39818      Branch: perl
39819            ! pp_hot.c t/op/pat.t
39820 ____________________________________________________________________________
39821 [  9017] By: jhi                                   on 2001/03/04  18:06:21
39822         Log: I thought I tested the #9014.
39823      Branch: perl
39824            ! toke.c
39825 ____________________________________________________________________________
39826 [  9016] By: jhi                                   on 2001/03/04  17:41:22
39827         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
39828              
39829              Tweak the get*ent() OS/2 prototypes.
39830              
39831              Add the \N{U+HHHH} syntax.
39832              
39833              More tr/// UTF-8 fixes from Inaba Hiroto.
39834      Branch: maint-5.6/perl
39835           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
39836           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
39837 ____________________________________________________________________________
39838 [  9015] By: jhi                                   on 2001/03/04  17:36:04
39839         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
39840      Branch: perl
39841            ! doop.c t/op/tr.t
39842 ____________________________________________________________________________
39843 [  9014] By: jhi                                   on 2001/03/04  17:24:49
39844         Log: Add the \N{U+HHHH} syntax.
39845      Branch: perl
39846            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
39847            ! t/lib/charnames.t toke.c
39848 ____________________________________________________________________________
39849 [  9013] By: jhi                                   on 2001/03/04  17:20:45
39850         Log: Tweak the get*ent() OS/2 prototypes.
39851      Branch: perl
39852            ! os2/os2.c
39853 ____________________________________________________________________________
39854 [  9012] By: gsar                                  on 2001/03/04  06:26:14
39855         Log: avoid warning (nit in change#9009)
39856      Branch: maint-5.6/perl
39857            ! toke.c
39858 ____________________________________________________________________________
39859 [  9011] By: gsar                                  on 2001/03/04  06:15:24
39860         Log: lib/charnames.t fails in 5.6.x because of older Unicode
39861              data
39862              
39863              TODO: need to revisit this after updating lib/unicode/...
39864      Branch: maint-5.6/perl
39865            ! t/lib/charnames.t
39866 ____________________________________________________________________________
39867 [  9010] By: gsar                                  on 2001/03/04  06:08:36
39868         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
39869      Branch: maint-5.6/perl
39870            ! toke.c
39871 ____________________________________________________________________________
39872 [  9009] By: jhi                                   on 2001/03/03  19:27:20
39873         Log: Integrate change #9008 from mainline to maintperl,
39874              UTF-8 tr/// fixes from Inaba Hiroto.
39875      Branch: maint-5.6/perl
39876           !> doop.c op.c t/op/tr.t toke.c
39877 ____________________________________________________________________________
39878 [  9008] By: jhi                                   on 2001/03/03  19:19:42
39879         Log: UTF8 tr/// fixes from Inaba Hiroto.
39880      Branch: perl
39881            ! doop.c op.c t/op/tr.t toke.c
39882 ____________________________________________________________________________
39883 [  9007] By: jhi                                   on 2001/03/03  19:00:30
39884         Log: Integrate change #9006 from maintperl to mainline,
39885              more robust quest for the infinite.
39886      Branch: perl
39887           !> lib/Math/Complex.pm
39888 ____________________________________________________________________________
39889 [  9006] By: jhi                                   on 2001/03/03  18:58:06
39890         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
39891              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39892              Date: Sat, 3 Mar 2001 12:51:50 -0500
39893              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
39894              
39895              Be more robust in our quest for the infinite.
39896      Branch: maint-5.6/perl
39897            ! lib/Math/Complex.pm
39898 ____________________________________________________________________________
39899 [  9005] By: jhi                                   on 2001/03/03  17:55:50
39900         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
39901      Branch: maint-5.6/perl
39902            ! doio.c
39903 ____________________________________________________________________________
39904 [  9004] By: jhi                                   on 2001/03/03  17:40:14
39905         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
39906              so that picky compilers like IRIX won't get huffy about
39907              "statements without effect" (like 1;).
39908      Branch: perl
39909            ! toke.c
39910 ____________________________________________________________________________
39911 [  9003] By: jhi                                   on 2001/03/03  17:15:52
39912         Log: Integrate change #9002 from mainline to maintperl.
39913              
39914              Subject: [perl-5.6.x, perl-current] accept for EPOC
39915      Branch: maint-5.6/perl
39916           !> pp_sys.c
39917 ____________________________________________________________________________
39918 [  9002] By: jhi                                   on 2001/03/03  17:14:30
39919         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
39920              From: Olaf Flebbe <O.Flebbe@science-computing.de>
39921              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
39922              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
39923      Branch: perl
39924            ! pp_sys.c
39925 ____________________________________________________________________________
39926 [  9001] By: jhi                                   on 2001/03/03  17:13:13
39927         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
39928              From: "Craig A. Berry" <craigberry@mac.com>
39929              Date: Fri, 02 Mar 2001 17:44:40 -0600
39930              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
39931      Branch: perl
39932            ! t/pod/find.t
39933 ____________________________________________________________________________
39934 [  9000] By: jhi                                   on 2001/03/03  17:11:55
39935         Log: Integrate changes #8997,8999 from maintperl.
39936              
39937              Subject: [PATCH 5.6.1] compiling on OS/2
39938              (Better error message from hints/os2.sh)
39939              
39940              Subject: [PATCH 5.6.1] syslog.t
39941      Branch: perl
39942           !> hints/os2.sh t/lib/syslog.t
39943 ____________________________________________________________________________
39944 [  8999] By: jhi                                   on 2001/03/03  17:09:28
39945         Log: Subject: [PATCH 5.6.1] syslog.t
39946              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39947              Date: Sat, 3 Mar 2001 02:11:17 -0500
39948              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
39949      Branch: maint-5.6/perl
39950            ! t/lib/syslog.t
39951 ____________________________________________________________________________
39952 [  8998] By: jhi                                   on 2001/03/03  17:07:50
39953         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
39954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39955              Date: Sat, 3 Mar 2001 01:53:52 -0500
39956              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
39957      Branch: maint-5.6/perl
39958            ! opcode.pl os2/os2.c
39959 ____________________________________________________________________________
39960 [  8997] By: jhi                                   on 2001/03/03  17:03:30
39961         Log: Subject: [PATCH 5.6.1] compiling on OS/2
39962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39963              Date: Sat, 3 Mar 2001 01:59:59 -0500
39964              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
39965      Branch: maint-5.6/perl
39966            ! hints/os2.sh
39967 ____________________________________________________________________________
39968 [  8996] By: jhi                                   on 2001/03/03  00:55:58
39969         Log: Regen files for mainline.
39970      Branch: perl
39971            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39972            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
39973 ____________________________________________________________________________
39974 [  8995] By: jhi                                   on 2001/03/03  00:35:22
39975         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
39976              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
39977              to maintperl.
39978              
39979              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
39980              
39981              Add Configure option -Dmksymlinks which will create a symlink
39982              forest if the current/build differs from the source directory.
39983              (8218,8220,8221,8317,8318,8971)
39984              
39985              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
39986              (Document APPLLIB_EXP in INSTALL.)
39987              
39988              If running byacc write-enable also perly.h.
39989              
39990              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
39991              
39992              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
39993              
39994              Sanity check for conflicting thread flavours.
39995              
39996              Fix the sys/fcntl.h problem reported by Peter Prymmer.
39997              
39998              Add few CPUs/architectures to the Cppsym scan,
39999              add -perlio to archname if so selected (modified 8890)
40000              
40001              Be more helpful for devel builders, suggested by John L. Allen.
40002              (admittedly pointless change for maintperl, but the usedevel
40003              code is there already)
40004      Branch: maint-5.6/perl
40005           !> Configure INSTALL Makefile.SH Porting/Glossary
40006           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
40007           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
40008           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
40009           !> win32/config.bc win32/config.gc win32/config.vc
40010 ____________________________________________________________________________
40011 [  8994] By: jhi                                   on 2001/03/02  23:31:41
40012         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
40013      Branch: metaconfig/U/perl
40014            ! gccvers.U
40015 ____________________________________________________________________________
40016 [  8993] By: jhi                                   on 2001/03/02  23:22:12
40017         Log: Regenerate various files for maint.
40018      Branch: maint-5.6/perl
40019            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
40020            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
40021 ____________________________________________________________________________
40022 [  8992] By: alanbur                               on 2001/03/02  22:48:34
40023         Log: Resync wuth parent
40024      Branch: maint-5.6/pureperl
40025           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
40026           !> (integrate 60 files)
40027 ____________________________________________________________________________
40028 [  8991] By: jhi                                   on 2001/03/02  21:00:08
40029         Log: Retract the #8742 part of #8986, backward compat.
40030      Branch: maint-5.6/perl
40031            ! embed.pl
40032 ____________________________________________________________________________
40033 [  8990] By: jhi                                   on 2001/03/02  20:40:07
40034         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
40035      Branch: maint-5.6/perl
40036            ! hv.c
40037 ____________________________________________________________________________
40038 [  8989] By: jhi                                   on 2001/03/02  19:59:56
40039         Log: Update Changes.
40040      Branch: perl
40041            ! Changes patchlevel.h
40042 ____________________________________________________________________________
40043 [  8988] By: jhi                                   on 2001/03/02  19:57:08
40044         Log: Integrate perlio.
40045      Branch: perl
40046           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
40047           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
40048           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
40049           !> ext/Encode/Encode/iso8859-10.ucm
40050           !> ext/Encode/Encode/iso8859-13.ucm
40051           !> ext/Encode/Encode/iso8859-14.ucm
40052           !> ext/Encode/Encode/iso8859-15.ucm
40053           !> ext/Encode/Encode/iso8859-16.ucm
40054           !> ext/Encode/Encode/iso8859-2.ucm
40055           !> ext/Encode/Encode/iso8859-3.ucm
40056           !> ext/Encode/Encode/iso8859-4.ucm
40057           !> ext/Encode/Encode/iso8859-5.ucm
40058           !> ext/Encode/Encode/iso8859-6.ucm
40059           !> ext/Encode/Encode/iso8859-7.ucm
40060           !> ext/Encode/Encode/iso8859-8.ucm
40061           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
40062           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
40063 ____________________________________________________________________________
40064 [  8987] By: jhi                                   on 2001/03/02  19:43:40
40065         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
40066              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
40067              8950,8952,8955 from mainline to maintperl.
40068              
40069              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
40070              
40071              Put to rest the 20010205.001, the email address checking (not) regex.
40072              
40073              fork() not everywhere, cleanup temp files.
40074              
40075              The #8843 wasn't quite right: %Config needs to imported.
40076              
40077              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
40078              (#8849: the glob-basic hunk needed massaging as it depended
40079              on Schwern's large-scale (unintegrated) patches)
40080              
40081              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
40082              
40083              Upgrade to CGI.pm 2.752, from Lincoln Stein.
40084              (Note: there were some conflicts due to EBCDIC and EPOC
40085              patches, in general I preferred the repository code.)
40086              (When 2.753 comes out, we need to synchronize.)
40087              
40088              Subject: [PATCH] fix for charnames above FFFF
40089              
40090              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
40091              
40092              If no sfio, no -lsfio.
40093              
40094              Run run/*.t also in minitest.
40095              
40096              Subject:  [PATCH perl 5.7.0] malloc message address offset
40097              
40098              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
40099              
40100              Subject: fix for parameter -Dm (for perl@8867)
40101              
40102              Subject: [PATCH: perl@8892] was Re: hashing order difference?
40103              (make the test more portable)
40104              
40105              Subject: Re: [PATCH] fix for charnames above FFFF
40106              
40107              Subject: Re: I'm losing the war...
40108              (hv_store() not working correctly in ENV_IS_CASELESS case.)
40109              
40110              Subject: Modified README.bs2000 
40111              
40112              Subject: [PATCH: perl@8935] -Dt padsv($var)
40113              
40114              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
40115              
40116              Subject: PATCH: extra tests to check on negative float to unsigned cast
40117              
40118              Subject: [PATCH] XPUSH[insp] was Re: progress
40119              
40120              Subject: Re: Compile with perlcc..
40121      Branch: maint-5.6/perl
40122           !> (integrate 36 files)
40123 ____________________________________________________________________________
40124 [  8986] By: jhi                                   on 2001/03/02  18:51:25
40125         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
40126              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
40127              to maintperl.
40128              
40129              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
40130              
40131              Subject: [DOC PATCH] overload.pm nits
40132              
40133              Add header for LIB$ prototypes (C. Berry)
40134              
40135              Convert fwrite()s to sockets to write()s, since some socket stacks
40136              don't take kindly to stdio.
40137              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
40138              (for often optional LNMs)
40139              Correct a few typos
40140              (C. Bailey)
40141              
40142              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
40143              
40144              De-cut-and-pasto.
40145              
40146              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
40147              
40148              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
40149              
40150              Upgrade to CPAN 1.59_54, from Andreas König.
40151              
40152              Bogus shebang.
40153              
40154              Subject: [PATCH] Document makepatch in Porting/patching
40155              
40156              UTF-8 documentation.
40157              
40158              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
40159              
40160              Sort the MANIFEST.
40161              
40162              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
40163              
40164              Subject: [PATCH @8807] toke.c cleanup: scan_str()
40165              
40166              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
40167              
40168              Add run/*.t to testables.
40169              
40170              TODO: integrate #8784.
40171      Branch: maint-5.6/perl
40172           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
40173           !> (integrate 28 files)
40174 ____________________________________________________________________________
40175 [  8985] By: nick                                  on 2001/03/02  18:15:45
40176         Log: Integrate mainline
40177      Branch: perlio
40178           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
40179           !> vms/vms.c
40180 ____________________________________________________________________________
40181 [  8984] By: jhi                                   on 2001/03/02  16:00:17
40182         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
40183              
40184              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
40185              5.004_05, and mention the suidperl August 2000 security problem.
40186              (#8978,#8981)
40187              
40188              Subject: [ID 20010301.004] Technically speaking in perldata
40189              
40190              Subject: [PATCH] File::Copy for bleadperl, maintperl
40191              
40192              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
40193              
40194              (The #8982, fix for 20010221.005 and 20010221.008,
40195              would be nice too but it didn't integrate cleanly.)
40196      Branch: maint-5.6/perl
40197           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
40198 ____________________________________________________________________________
40199 [  8983] By: jhi                                   on 2001/03/02  15:51:16
40200         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
40201              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40202              Date:     Thu, 1 Mar 2001 15:54:09 EST
40203              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
40204      Branch: perl
40205            ! vms/vms.c
40206 ____________________________________________________________________________
40207 [  8982] By: jhi                                   on 2001/03/02  15:43:31
40208         Log: Subject: Re: sync sync sync: have I missed any patches?
40209              From: Radu Greab <radu@netsoft.ro> 
40210              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
40211              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
40212              
40213              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
40214              was checking argv[0] regardless of whether a different pathname
40215              will actually be executed."  Test case not supplied because 
40216              drafting that, ironically enough, revealed another bug
40217              (or a feature).
40218      Branch: perl
40219            ! doio.c
40220 ____________________________________________________________________________
40221 [  8981] By: jhi                                   on 2001/03/02  15:28:03
40222         Log: Misdate in #8978.
40223      Branch: perl
40224            ! pod/perlfaq1.pod
40225 ____________________________________________________________________________
40226 [  8980] By: jhi                                   on 2001/03/02  15:24:20
40227         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
40228              From: Chris Nandor <pudge@pobox.com>
40229              Date: Wed, 28 Feb 2001 22:10:15 -0500
40230              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
40231      Branch: perl
40232            ! lib/File/Copy.pm
40233 ____________________________________________________________________________
40234 [  8979] By: jhi                                   on 2001/03/02  15:17:16
40235         Log: Subject: [ID 20010301.004] Technically speaking in perldata
40236              From: abela@geneanet.org
40237              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
40238              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
40239      Branch: perl
40240            ! pod/perldata.pod
40241 ____________________________________________________________________________
40242 [  8978] By: jhi                                   on 2001/03/02  15:15:27
40243         Log: Subject: [ID 20010301.003] ref to 5.004
40244              From: abela@geneanet.org
40245              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
40246              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
40247              
40248              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
40249              and mention the suidperl August 2000 security problem.
40250      Branch: perl
40251            ! pod/perlfaq1.pod
40252 ____________________________________________________________________________
40253 [  8977] By: alanbur                               on 2001/03/02  14:17:45
40254         Log: Resynchronised with parent
40255      Branch: maint-5.6/pureperl
40256           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
40257           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
40258           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
40259           !> vms/descrip_mms.template win32/win32.c win32/win32.h
40260           !> win32/win32iop.h
40261 ____________________________________________________________________________
40262 [  8976] By: nick                                  on 2001/03/01  23:25:30
40263         Log: Integrate mainline.
40264      Branch: perlio
40265            - t/op/qu.t
40266           !> (integrate 55 files)
40267 ____________________________________________________________________________
40268 [  8975] By: jhi                                   on 2001/03/01  16:51:34
40269         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
40270      Branch: perl
40271           !> toke.c
40272 ____________________________________________________________________________
40273 [  8974] By: gsar                                  on 2001/03/01  16:28:21
40274         Log: fix for bugid 20010226.008
40275              
40276              the problem was that some of the pointers (PL_last_lop and
40277              PL_last_uni specifically) into the lex buffers weren't correctly
40278              being invalidated when the buffer changed; this would leave the
40279              pointers pointing at an arbitrary location in the buffer if
40280              the buffer didn't need to be reallocated, or point into freed
40281              memory if the buffer had to be realloced
40282              
40283              TODO item for bugdb maintainers: check other seemingly random
40284              parser-related bugs--they might be cured by this
40285      Branch: maint-5.6/perl
40286            ! toke.c
40287 ____________________________________________________________________________
40288 [  8973] By: jhi                                   on 2001/03/01  02:23:25
40289         Log: Retract #8970 because of a completely mysterious core dump:
40290              adding the tests 241..244 causes op/pat dump core at test #25.
40291              The test needs a lot of whittling down before the bug can be solved.
40292      Branch: perl
40293            ! t/op/pat.t
40294 ____________________________________________________________________________
40295 [  8972] By: jhi                                   on 2001/03/01  01:58:38
40296         Log: Regen perlapi.
40297      Branch: perl
40298            ! pod/perlapi.pod
40299 ____________________________________________________________________________
40300 [  8971] By: jhi                                   on 2001/03/01  01:34:09
40301         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))
40302              From: Nicholas Clark <nick@ccl4.org>
40303              Date: Wed, 28 Feb 2001 23:28:49 +0000
40304              Message-ID: <20010228232849.A55187@plum.flirble.org>
40305              
40306              Allow a completely write protected source code tree
40307              when using the Configure -Dmksymlinks.
40308      Branch: perl
40309            ! embed.pl warnings.pl
40310 ____________________________________________________________________________
40311 [  8970] By: jhi                                   on 2001/03/01  01:32:04
40312         Log: Add back the EBCDIC character range tests (for matching).
40313      Branch: perl
40314            ! t/op/pat.t
40315 ____________________________________________________________________________
40316 [  8969] By: nick                                  on 2001/02/28  18:18:01
40317         Log: Add charname comments to .ucm files writen by 'compile',
40318              also order charmaps in those files by source encoding.
40319              regenerate distrubuted .ucm files
40320      Branch: perlio
40321            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
40322            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
40323            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
40324            ! ext/Encode/Encode/iso8859-10.ucm
40325            ! ext/Encode/Encode/iso8859-13.ucm
40326            ! ext/Encode/Encode/iso8859-14.ucm
40327            ! ext/Encode/Encode/iso8859-15.ucm
40328            ! ext/Encode/Encode/iso8859-16.ucm
40329            ! ext/Encode/Encode/iso8859-2.ucm
40330            ! ext/Encode/Encode/iso8859-3.ucm
40331            ! ext/Encode/Encode/iso8859-4.ucm
40332            ! ext/Encode/Encode/iso8859-5.ucm
40333            ! ext/Encode/Encode/iso8859-6.ucm
40334            ! ext/Encode/Encode/iso8859-7.ucm
40335            ! ext/Encode/Encode/iso8859-8.ucm
40336            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
40337            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
40338 ____________________________________________________________________________
40339 [  8968] By: jhi                                   on 2001/02/28  16:26:37
40340         Log: Expand usemorebits early if d_casti32 needs to be undefined.
40341      Branch: perl
40342            ! hints/hpux.sh hints/irix_6.sh
40343 ____________________________________________________________________________
40344 [  8967] By: jhi                                   on 2001/02/28  16:22:26
40345         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
40346              retract toke.c/qu parts of #8583, retract #8485, retract
40347              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
40348              op/length.t, and MANIFEST, and delete t/op/qu.t.
40349      Branch: perl
40350            - t/op/qu.t
40351            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
40352            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
40353            ! t/op/length.t toke.c
40354 ____________________________________________________________________________
40355 [  8966] By: jhi                                   on 2001/02/28  15:00:27
40356         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
40357              by not changing from pre-Unicode days into being Unicode-aware.
40358              Sniff.
40359      Branch: perl
40360            ! pp.c t/op/pack.t t/op/qu.t
40361 ____________________________________________________________________________
40362 [  8965] By: jhi                                   on 2001/02/28  14:37:55
40363         Log: Subject: Re: Errors in core PODs
40364              From: Michael Stevens <michael@etla.org> 
40365              Date: Fri, 23 Feb 2001 15:47:56 +0000
40366              Message-ID: <20010223154756.A7723@firedrake.org> 
40367      Branch: perl
40368            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
40369            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
40370            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
40371            ! x2p/a2p.pod
40372 ____________________________________________________________________________
40373 [  8964] By: jhi                                   on 2001/02/28  14:35:35
40374         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
40375              (The #8961 was too bold.)
40376      Branch: perl
40377            ! hints/hpux.sh hints/irix_6.sh
40378 ____________________________________________________________________________
40379 [  8963] By: jhi                                   on 2001/02/28  14:33:39
40380         Log: Subject: Re: sync sync sync: have I missed any patches?
40381              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40382              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
40383              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
40384              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
40385              
40386              Replace djSP with dSP.
40387      Branch: perl
40388            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
40389            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
40390            ! win32/perlhost.h
40391 ____________________________________________________________________________
40392 [  8962] By: jhi                                   on 2001/02/27  23:21:14
40393         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
40394      Branch: perl
40395            ! lib/Filter/Simple.pm
40396 ____________________________________________________________________________
40397 [  8961] By: jhi                                   on 2001/02/27  22:55:26
40398         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
40399              and this would be it.
40400      Branch: perl
40401            ! hints/hpux.sh hints/irix_6.sh
40402 ____________________________________________________________________________
40403 [  8960] By: jhi                                   on 2001/02/27  22:51:33
40404         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
40405              From: "Craig A. Berry" <craigberry@mac.com>
40406              Date: Tue, 27 Feb 2001 16:11:44 -0600
40407              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
40408      Branch: maint-5.6/perl
40409            ! configure.com vms/descrip_mms.template
40410 ____________________________________________________________________________
40411 [  8959] By: jhi                                   on 2001/02/27  22:47:23
40412         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
40413              From: "Craig A. Berry" <craigberry@mac.com>
40414              Date: Tue, 27 Feb 2001 16:11:44 -0600
40415              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
40416      Branch: perl
40417            ! configure.com vms/descrip_mms.template
40418 ____________________________________________________________________________
40419 [  8958] By: jhi                                   on 2001/02/27  15:16:42
40420         Log: Update Changes.
40421      Branch: perl
40422            ! Changes patchlevel.h
40423 ____________________________________________________________________________
40424 [  8957] By: jhi                                   on 2001/02/27  06:15:07
40425         Log: Subject: [5.6.x] EPOC additions
40426              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40427              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
40428              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
40429      Branch: maint-5.6/perl
40430            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
40431 ____________________________________________________________________________
40432 [  8956] By: jhi                                   on 2001/02/27  06:12:11
40433         Log: Subject: [perl-current] EPOC 
40434              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40435              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
40436              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
40437      Branch: perl
40438            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
40439            ! epoc/epocish.c epoc/epocish.h pp_sys.c
40440 ____________________________________________________________________________
40441 [  8955] By: jhi                                   on 2001/02/27  05:59:50
40442         Log: Subject: Re: Compile with perlcc..
40443              From: Edward Peschko <edwardp@excitehome.net>
40444              Date: Mon, 26 Feb 2001 18:51:58 -0800
40445              Message-ID: <20010226185158.A9871@excitehome.net>
40446              
40447              plus add a simple usage message if no arguments given.
40448      Branch: perl
40449            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
40450            ! utils/Makefile utils/perlcc.PL win32/pod.mak
40451 ____________________________________________________________________________
40452 [  8954] By: nick                                  on 2001/02/26  21:02:59
40453         Log: Integrate mainline
40454      Branch: perlio
40455           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
40456           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
40457           !> t/op/sprintf.t
40458 ____________________________________________________________________________
40459 [  8953] By: jhi                                   on 2001/02/26  14:43:54
40460         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
40461              From: Nicholas Clark <nick@ccl4.org>
40462              Date: Mon, 26 Feb 2001 00:42:07 +0000
40463              Message-ID: <20010226004207.F23333@plum.flirble.org>
40464      Branch: perl
40465            ! pp_ctl.c
40466 ____________________________________________________________________________
40467 [  8952] By: jhi                                   on 2001/02/26  14:42:13
40468         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
40469              From: Simon Cozens <simon@netthink.co.uk>
40470              Date: Mon, 26 Feb 2001 12:23:48 +0000
40471              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
40472      Branch: perl
40473            ! pod/perlguts.pod
40474 ____________________________________________________________________________
40475 [  8951] By: jhi                                   on 2001/02/26  14:39:15
40476         Log: Subject: [PATCH] perlio - unknown layer
40477              From: Nicholas Clark <nick@ccl4.org>
40478              Date: Mon, 26 Feb 2001 00:27:19 +0000
40479              Message-ID: <20010226002719.E23333@plum.flirble.org>
40480      Branch: perl
40481            ! perlio.c
40482 ____________________________________________________________________________
40483 [  8950] By: jhi                                   on 2001/02/26  14:38:04
40484         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
40485              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
40486              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
40487              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
40488      Branch: perl
40489            ! t/op/bop.t
40490 ____________________________________________________________________________
40491 [  8949] By: jhi                                   on 2001/02/26  14:37:07
40492         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
40493              From: Peter Prymmer <pvhp@forte.com>
40494              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
40495              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
40496      Branch: perl
40497            ! lib/Test.pm
40498 ____________________________________________________________________________
40499 [  8948] By: jhi                                   on 2001/02/26  14:35:53
40500         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
40501              From: Radu Greab <radu@netsoft.ro>
40502              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
40503              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
40504      Branch: perl
40505            ! pod/perlop.pod
40506 ____________________________________________________________________________
40507 [  8947] By: jhi                                   on 2001/02/26  14:34:46
40508         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
40509              From: David Mitchell <davem@fdgroup.co.uk>
40510              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
40511              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
40512      Branch: perl
40513            ! run.c
40514 ____________________________________________________________________________
40515 [  8946] By: jhi                                   on 2001/02/26  14:32:37
40516         Log: Subject: Modified README.bs2000 
40517              From: Dorner Thomas <Thomas.Dorner@start.de>
40518              Date: Mon, 26 Feb 2001 09:22:17 +0100
40519              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
40520      Branch: perl
40521            ! README.bs2000
40522 ____________________________________________________________________________
40523 [  8945] By: jhi                                   on 2001/02/26  14:19:53
40524         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
40525              to maintperl, listing the known failures on the tests 129 and 130.
40526      Branch: maint-5.6/perl
40527           !> t/op/sprintf.t
40528 ____________________________________________________________________________
40529 [  8944] By: jhi                                   on 2001/02/26  14:14:15
40530         Log: Add more known sprintf failures.
40531      Branch: perl
40532            ! t/op/sprintf.t
40533 ____________________________________________________________________________
40534 [  8943] By: jhi                                   on 2001/02/26  13:56:22
40535         Log: perlglob.exe needs to be found in Win32, patch from
40536              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
40537              which needs external glob at mini-perl time."
40538      Branch: perl
40539            ! ext/Encode/compile
40540 ____________________________________________________________________________
40541 [  8942] By: jhi                                   on 2001/02/26  13:52:19
40542         Log: A missing dTHX from Vadim Konovalov.
40543      Branch: perl
40544            ! perlio.c
40545 ____________________________________________________________________________
40546 [  8941] By: jhi                                   on 2001/02/26  13:37:05
40547         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
40548      Branch: perl
40549            ! op.c
40550 ____________________________________________________________________________
40551 [  8940] By: jhi                                   on 2001/02/26  13:35:40
40552         Log: Integrate perlio.
40553      Branch: perl
40554           !> ext/Encode/Encode.pm
40555 ____________________________________________________________________________
40556 [  8939] By: nick                                  on 2001/02/25  23:47:09
40557         Log: Integrate mainline.
40558      Branch: perlio
40559           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
40560           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
40561 ____________________________________________________________________________
40562 [  8938] By: nick                                  on 2001/02/25  19:36:28
40563         Log: Encode implementations docs.
40564      Branch: perlio
40565            ! ext/Encode/Encode.pm
40566 ____________________________________________________________________________
40567 [  8937] By: jhi                                   on 2001/02/25  19:26:16
40568         Log: Script wasn't aligned with reality.
40569      Branch: perl
40570            ! t/pod/find.t
40571 ____________________________________________________________________________
40572 [  8936] By: jhi                                   on 2001/02/25  18:54:55
40573         Log: Update Changes.
40574      Branch: perl
40575            ! Changes patchlevel.h
40576 ____________________________________________________________________________
40577 [  8935] By: jhi                                   on 2001/02/25  18:46:36
40578         Log: Retract #8929,8930,8932,8933 for now.
40579      Branch: perl
40580            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
40581 ____________________________________________________________________________
40582 [  8934] By: jhi                                   on 2001/02/25  17:34:35
40583         Log: Integrate perlio.
40584      Branch: perl
40585           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
40586           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
40587           !> t/lib/encode.t
40588 ____________________________________________________________________________
40589 [  8933] By: jhi                                   on 2001/02/25  17:33:12
40590         Log: (Retracted by #8395.)
40591              
40592              Slight tweaks in scan_const(), not fixes yet, it seems like
40593              lots of work remains to be done...
40594      Branch: perl
40595            ! toke.c
40596 ____________________________________________________________________________
40597 [  8932] By: jhi                                   on 2001/02/25  17:27:11
40598         Log: (Retracted by #8395.)
40599              
40600              Missing from #8930.
40601      Branch: perl
40602            ! perl.h
40603 ____________________________________________________________________________
40604 [  8931] By: jhi                                   on 2001/02/25  17:26:19
40605         Log: A comment tweak.
40606      Branch: perl
40607            ! utf8.c
40608 ____________________________________________________________________________
40609 [  8930] By: jhi                                   on 2001/02/25  17:25:47
40610         Log: (Retracted by #8395.)
40611              
40612              Attempt to fix the EBCDIC character range problwm with //.
40613      Branch: perl
40614            ! regcomp.c
40615 ____________________________________________________________________________
40616 [  8929] By: jhi                                   on 2001/02/25  17:23:45
40617         Log: (Retracted by #8395.)
40618              
40619              Expand the EBCDIC character range tests, and add few nasty
40620              tr tests from Karsten Sperling.
40621      Branch: perl
40622            ! t/op/pat.t t/op/tr.t
40623 ____________________________________________________________________________
40624 [  8928] By: jhi                                   on 2001/02/25  17:18:49
40625         Log: Missing check-in.
40626      Branch: perl
40627            ! lib/Pod/Find.pm
40628 ____________________________________________________________________________
40629 [  8927] By: nick                                  on 2001/02/25  11:30:22
40630         Log: Change method names in Encode implementation classes to something
40631              less confusing (preparing to "go public").
40632      Branch: perlio
40633            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
40634 ____________________________________________________________________________
40635 [  8926] By: nick                                  on 2001/02/25  10:53:24
40636         Log: GCC __atribute__ / printf fix
40637      Branch: perlio
40638            ! perl.h
40639 ____________________________________________________________________________
40640 [  8925] By: nick                                  on 2001/02/25  10:52:25
40641         Log: Checked in the wrong one ...
40642      Branch: perlio
40643            ! ext/Encode/Encode.pm
40644 ____________________________________________________________________________
40645 [  8924] By: nick                                  on 2001/02/24  18:46:51
40646         Log: Integrate mainline - to see what Jarkko has in ...
40647      Branch: perlio
40648           +> t/pod/testpods/lib/Pod/Stuff.pm
40649           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
40650 ____________________________________________________________________________
40651 [  8923] By: nick                                  on 2001/02/24  17:05:23
40652         Log: Encode API documentation nd tidy up.
40653              Minor additions to test.
40654              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
40655              Adds STRLEN to standard typemap.
40656      Branch: perlio
40657            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
40658            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
40659 ____________________________________________________________________________
40660 [  8922] By: jhi                                   on 2001/02/24  16:38:12
40661         Log: Add a test for the "character range should match in EBCDIC
40662              if specified using explicit numerics" bug found by Karsten
40663              Sperling.
40664      Branch: perl
40665            ! t/op/pat.t
40666 ____________________________________________________________________________
40667 [  8921] By: jhi                                   on 2001/02/24  16:30:16
40668         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
40669              From: schwern@pobox.com
40670              Date: Fri, 23 Feb 2001 03:21:37 -0500
40671              Message-ID: <20010223032137.A26022@magnonel.guild.net>
40672              
40673              plus Charles Lane's fixes, plus tweaks.
40674      Branch: perl
40675            + t/pod/testpods/lib/Pod/Stuff.pm
40676            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
40677 ____________________________________________________________________________
40678 [  8920] By: nick                                  on 2001/02/24  10:30:11
40679         Log: Integrate mainline
40680      Branch: perlio
40681           !> (integrate 33 files)
40682 ____________________________________________________________________________
40683 [  8919] By: jhi                                   on 2001/02/24  00:23:35
40684         Log: Subject: Re: I'm losing the war...
40685              From: "Vadim Konovalov" <watman@inbox.ru>
40686              Date: Sat, 24 Feb 2001 00:10:14 +0300
40687              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
40688              
40689              hv_store() not working correctly in ENV_IS_CASELESS case.
40690      Branch: perl
40691            ! hv.c
40692 ____________________________________________________________________________
40693 [  8918] By: jhi                                   on 2001/02/24  00:20:09
40694         Log: Subject: Re: [PATCH] fix for charnames above FFFF
40695              From: andreas.koenig@anima.de (Andreas J. Koenig)
40696              Date: 23 Feb 2001 02:39:03 +0100
40697              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
40698              
40699              A further efficiency tweak.
40700      Branch: perl
40701            ! lib/charnames.pm
40702 ____________________________________________________________________________
40703 [  8917] By: jhi                                   on 2001/02/23  20:27:51
40704         Log: Integrate change #8916 from mainline,
40705              do away with USE_WIN32_RTL_ENV.
40706      Branch: maint-5.6/perl
40707           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
40708 ____________________________________________________________________________
40709 [  8916] By: jhi                                   on 2001/02/23  20:02:25
40710         Log: Abolish USE_WIN32_RTL_ENV.
40711      Branch: perl
40712            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
40713 ____________________________________________________________________________
40714 [  8915] By: jhi                                   on 2001/02/23  19:36:00
40715         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
40716              later protected by some #define.
40717      Branch: perl
40718            ! gv.c
40719 ____________________________________________________________________________
40720 [  8914] By: jhi                                   on 2001/02/23  19:31:38
40721         Log: Retract #8902 for now, requested by Charles Lane, the correct
40722              fix will be something else.
40723      Branch: perl
40724            ! op.c
40725 ____________________________________________________________________________
40726 [  8913] By: jhi                                   on 2001/02/23  19:11:36
40727         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
40728              From: Peter Prymmer <pvhp@forte.com>
40729              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
40730              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
40731      Branch: perl
40732            ! t/op/lex_assign.t
40733 ____________________________________________________________________________
40734 [  8912] By: jhi                                   on 2001/02/23  18:38:20
40735         Log: Subject: [patch] perlio + useithreads
40736              From: Doug MacEachern <dougm@covalent.net>
40737              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
40738              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
40739              
40740              Gets things running but not complete.
40741      Branch: perl
40742            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
40743 ____________________________________________________________________________
40744 [  8911] By: jhi                                   on 2001/02/23  04:20:02
40745         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
40746              
40747              Duplicated environment freeing, File::Temp 0.12,
40748              op/append portability (EBCDIC) tweak.
40749      Branch: maint-5.6/perl
40750           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40751           !> t/op/append.t
40752 ____________________________________________________________________________
40753 [  8910] By: jhi                                   on 2001/02/23  02:07:33
40754         Log: Integrate change #8909 from mainline, a better Borland
40755              putenv() workaround.
40756      Branch: maint-5.6/perl
40757           !> perl.c
40758 ____________________________________________________________________________
40759 [  8909] By: jhi                                   on 2001/02/23  02:05:46
40760         Log: A better workaround for Borland putenv() brokenness from Sarathy.
40761      Branch: perl
40762            ! perl.c
40763 ____________________________________________________________________________
40764 [  8908] By: jhi                                   on 2001/02/23  02:04:14
40765         Log: Subject: fix for parameter -Dm (for perl@8867)
40766              From: "Vadim Konovalov" <watman@inbox.ru>
40767              Date: Thu, 22 Feb 2001 17:30:12 +0300
40768              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
40769      Branch: perl
40770            ! perl.h
40771 ____________________________________________________________________________
40772 [  8907] By: jhi                                   on 2001/02/23  01:58:20
40773         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
40774              From: Peter Prymmer <pvhp@forte.com>
40775              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
40776              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
40777      Branch: perl
40778            ! t/op/append.t
40779 ____________________________________________________________________________
40780 [  8906] By: jhi                                   on 2001/02/23  01:48:34
40781         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
40782      Branch: perl
40783            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40784 ____________________________________________________________________________
40785 [  8905] By: jhi                                   on 2001/02/23  01:43:30
40786         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
40787              From: Peter Prymmer <pvhp@forte.com>
40788              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
40789              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
40790      Branch: perl
40791            ! t/lib/st-06compat.t
40792 ____________________________________________________________________________
40793 [  8904] By: jhi                                   on 2001/02/23  01:42:39
40794         Log: Metaconfig unit change for #8903.
40795      Branch: metaconfig/U/perl
40796            ! Devel.U
40797 ____________________________________________________________________________
40798 [  8903] By: jhi                                   on 2001/02/23  01:42:12
40799         Log: Be more helpful for devel builders, suggested by John L. Allen.
40800      Branch: perl
40801            ! Configure
40802 ____________________________________________________________________________
40803 [  8902] By: jhi                                   on 2001/02/23  01:37:41
40804         Log: (Retracted by #8914)
40805              (Wrongly, reinstated by #8941)
40806              
40807              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
40808              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40809              Date:     Thu, 22 Feb 2001 09:43:57 EST
40810              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
40811      Branch: perl
40812            ! op.c
40813 ____________________________________________________________________________
40814 [  8901] By: jhi                                   on 2001/02/23  01:20:32
40815         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
40816              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40817              Date:     Thu, 22 Feb 2001 08:01:35 EST
40818              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
40819      Branch: perl
40820            ! malloc.c
40821 ____________________________________________________________________________
40822 [  8900] By: jhi                                   on 2001/02/23  01:18:02
40823         Log: Integrate changes #8898,8899 from mainline, environ handling.
40824      Branch: maint-5.6/perl
40825           !> perl.c
40826 ____________________________________________________________________________
40827 [  8899] By: jhi                                   on 2001/02/23  01:16:25
40828         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
40829              putenv() is not to be relied on, they are either broken or leaky
40830              or both.)
40831      Branch: perl
40832            ! perl.c
40833 ____________________________________________________________________________
40834 [  8898] By: jhi                                   on 2001/02/22  23:36:59
40835         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
40836              and safesysfree() must be used.
40837      Branch: perl
40838            ! perl.c
40839 ____________________________________________________________________________
40840 [  8897] By: jhi                                   on 2001/02/22  23:25:45
40841         Log: With environ one must use safesysmalloc()/safesysfree().
40842      Branch: perl
40843            ! perl.c
40844 ____________________________________________________________________________
40845 [  8896] By: jhi                                   on 2001/02/22  22:13:18
40846         Log: If we have a duplicated environment free it
40847              if PERL_DESTRUCT_LEVEL.
40848      Branch: perl
40849            ! perl.c
40850 ____________________________________________________________________________
40851 [  8895] By: alanbur                               on 2001/02/22  19:31:57
40852         Log: Synchronised with parent
40853      Branch: maint-5.6/pureperl
40854           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
40855 ____________________________________________________________________________
40856 [  8894] By: gsar                                  on 2001/02/22  19:06:18
40857         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
40858              
40859              fix memory leak in method call optimization (change#3768);
40860              made C<eval "$x->foo()"> leak
40861              
40862              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
40863      Branch: maint-5.6/perl
40864           !> op.c
40865 ____________________________________________________________________________
40866 [  8893] By: jhi                                   on 2001/02/22  18:35:27
40867         Log: (Retracted by #8915.)
40868              
40869              Third Degree finding:
40870              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
40871      Branch: perl
40872            ! gv.c
40873 ____________________________________________________________________________
40874 [  8892] By: jhi                                   on 2001/02/22  14:28:32
40875         Log: Update Changes.
40876      Branch: perl
40877            ! Changes patchlevel.h
40878 ____________________________________________________________________________
40879 [  8891] By: jhi                                   on 2001/02/22  13:22:45
40880         Log: Metaconfig unit changes for #8890.
40881      Branch: metaconfig
40882            ! U/modified/Cppsym.U U/threads/archname.U
40883 ____________________________________________________________________________
40884 [  8890] By: jhi                                   on 2001/02/22  13:22:12
40885         Log: Add -stdio to the archname if no perlio selected,
40886              no -perlio added since that is now the default.
40887              
40888              Add few CPUs/architectures to the Cppsym scan.
40889      Branch: perl
40890            ! Configure config_h.SH
40891 ____________________________________________________________________________
40892 [  8889] By: jhi                                   on 2001/02/22  13:05:59
40893         Log: Metaconfig unit change for #8888.
40894      Branch: metaconfig/U/perl
40895            ! useperlio.U
40896 ____________________________________________________________________________
40897 [  8888] By: jhi                                   on 2001/02/22  13:05:28
40898         Log: *drum roll*  Make perlio the default.
40899      Branch: perl
40900            ! Configure config_h.SH
40901 ____________________________________________________________________________
40902 [  8887] By: jhi                                   on 2001/02/22  12:50:52
40903         Log: Integrate change #8665 from maintperl to mainline,
40904              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
40905      Branch: perl
40906           !> ext/POSIX/POSIX.xs
40907 ____________________________________________________________________________
40908 [  8886] By: jhi                                   on 2001/02/22  12:49:24
40909         Log: Integrate changes #8883,8884 from mainline to maintperl.
40910              
40911              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
40912              Subject: Re: File::Temp::_gettemp warning
40913      Branch: maint-5.6/perl
40914           !> embed.h embed.pl lib/File/Temp.pm
40915 ____________________________________________________________________________
40916 [  8885] By: jhi                                   on 2001/02/22  12:43:59
40917         Log: Based on
40918              
40919              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
40920              From: schwab@suse.de
40921              Date: Thu, 22 Feb 2001 13:08:09 +0100
40922              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
40923              
40924              but the fix done slightly differently because the other
40925              half was already done in #8664.
40926      Branch: maint-5.6/perl
40927            ! ext/POSIX/POSIX.xs
40928 ____________________________________________________________________________
40929 [  8884] By: jhi                                   on 2001/02/22  12:37:15
40930         Log: Subject: Re: File::Temp::_gettemp warning
40931              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40932              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
40933              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
40934              
40935              This patch to File::Temp does two things:
40936              
40937              1. Fixes the problem with CGI::Carp when determining
40938              the Fcntl constants
40939              
40940              2. Removes most of the carps and consolidates them so that all the
40941              reasons are included in a single die that is caught by the test. This
40942              means that the correct skipping behaviour is displayed by the test.
40943      Branch: perl
40944            ! lib/File/Temp.pm
40945 ____________________________________________________________________________
40946 [  8883] By: jhi                                   on 2001/02/22  12:29:19
40947         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
40948              From: Peter Prymmer <pvhp@forte.com>
40949              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
40950              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
40951      Branch: perl
40952            ! embed.h embed.pl
40953 ____________________________________________________________________________
40954 [  8882] By: jhi                                   on 2001/02/21  19:41:33
40955         Log: Integrate change #8881 from mainlin to maintperl.
40956              
40957              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
40958      Branch: maint-5.6/perl
40959           !> op.c
40960 ____________________________________________________________________________
40961 [  8881] By: jhi                                   on 2001/02/21  19:38:57
40962         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
40963              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40964              Date:     Wed, 21 Feb 2001 13:08:03 EST
40965              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
40966      Branch: perl
40967            ! op.c
40968 ____________________________________________________________________________
40969 [  8880] By: jhi                                   on 2001/02/21  19:34:34
40970         Log: Retract #8875, cannot let go of the old semantics of unpack U
40971              without rethinking utf8decode.t.
40972      Branch: perl
40973            ! pp.c t/op/pack.t
40974 ____________________________________________________________________________
40975 [  8879] By: jhi                                   on 2001/02/21  19:08:02
40976         Log: Run run/*.t also in minitest.
40977      Branch: perl
40978            ! Makefile.SH
40979 ____________________________________________________________________________
40980 [  8878] By: nick                                  on 2001/02/21  18:55:37
40981         Log: Integrate mainline
40982      Branch: perlio
40983           !> (integrate 76 files)
40984 ____________________________________________________________________________
40985 [  8877] By: jhi                                   on 2001/02/21  15:09:33
40986         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
40987      Branch: metaconfig
40988            ! U/compline/nblock_io.U
40989      Branch: perl
40990            ! Configure config_h.SH
40991 ____________________________________________________________________________
40992 [  8876] By: jhi                                   on 2001/02/21  14:54:45
40993         Log: If no sfio, no -lsfio.
40994      Branch: metaconfig/U/perl
40995            ! d_sfio.U
40996      Branch: perl
40997            ! Configure config_h.SH
40998 ____________________________________________________________________________
40999 [  8875] By: jhi                                   on 2001/02/21  14:54:00
41000         Log: Make unpack C and unpack U truly equivalent.
41001      Branch: perl
41002            ! pp.c t/op/pack.t
41003 ____________________________________________________________________________
41004 [  8874] By: jhi                                   on 2001/02/21  14:26:02
41005         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
41006              From: Peter Prymmer <pvhp@forte.com>
41007              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
41008              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
41009      Branch: perl
41010            ! pod/perlport.pod
41011 ____________________________________________________________________________
41012 [  8873] By: jhi                                   on 2001/02/21  14:24:31
41013         Log: Subject: [PATCH] fix for charnames above FFFF
41014              From: andreas.koenig@anima.de (Andreas J. Koenig)
41015              Date: 21 Feb 2001 07:05:45 +0100
41016              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
41017      Branch: perl
41018            ! lib/charnames.pm t/lib/charnames.t
41019 ____________________________________________________________________________
41020 [  8872] By: jhi                                   on 2001/02/21  14:15:25
41021         Log: Integrate change #8868 from pureperl to mainline.
41022              
41023              Fixed reference count loop caused by sv_magic.
41024      Branch: perl
41025           !> sv.c
41026 ____________________________________________________________________________
41027 [  8871] By: jhi                                   on 2001/02/21  14:07:29
41028         Log: Integrate change #8868 from pureperl to maintperl.
41029              
41030              Fixed reference count loop caused by sv_magic.
41031      Branch: maint-5.6/perl
41032           !> sv.c
41033 ____________________________________________________________________________
41034 [  8870] By: jhi                                   on 2001/02/21  14:04:41
41035         Log: Put back the #8840, it was innocent.
41036      Branch: perl
41037            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
41038            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
41039 ____________________________________________________________________________
41040 [  8869] By: jhi                                   on 2001/02/21  14:00:03
41041         Log: unpack("C", ...) was left slightly unfinished by #8865.
41042      Branch: perl
41043            ! pp.c t/op/pack.t
41044 ____________________________________________________________________________
41045 [  8868] By: alanbur                               on 2001/02/21  01:33:45
41046         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
41047              from gv_fetchpv to create single-character magic variables (e.g. $!),
41048              and it is passed a sv and the gv that contains the sv as the mg_obj
41049              value.  When sv_magic stores the mg_obj pointer it increments the gv
41050              refcount, thus causing a sv-gv pair that can't be freed.  There is
41051              already a check for sv == obj which is used to prevent such reference
41052              loops.  This change extends the check to cover the case described above.
41053      Branch: maint-5.6/pureperl
41054            ! sv.c
41055 ____________________________________________________________________________
41056 [  8867] By: jhi                                   on 2001/02/21  00:52:39
41057         Log: Update Changes.
41058      Branch: perl
41059            ! Changes patchlevel.h
41060 ____________________________________________________________________________
41061 [  8866] By: jhi                                   on 2001/02/21  00:34:20
41062         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
41063              (Note: there were some conflicts due to EBCDIC and EPOC
41064              patches, in general I preferred the repository code.)
41065              (When 2.753 comes out, we need to synchronize.)
41066      Branch: perl
41067            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
41068            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
41069            ! t/lib/cgi-html.t
41070 ____________________________________________________________________________
41071 [  8865] By: jhi                                   on 2001/02/21  00:24:22
41072         Log: Make pack("C", 0x100) to create Unicode, unless under the
41073              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
41074              will understand Unicode, unless you under know what.
41075      Branch: perl
41076            ! pp.c t/op/pack.t t/op/qu.t
41077 ____________________________________________________________________________
41078 [  8864] By: alanbur                               on 2001/02/20  22:35:34
41079         Log: Resynchronised with parent
41080      Branch: maint-5.6/pureperl
41081           !> README.win32 ext/GDBM_File/GDBM_File.pm
41082           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
41083           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
41084           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
41085           !> t/lib/sdbm.t util.c
41086 ____________________________________________________________________________
41087 [  8863] By: jhi                                   on 2001/02/20  20:55:11
41088         Log: Integrate change #8860,8861 from mainline into maintperl.
41089              
41090              "pseudo-literal j"
41091              
41092              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
41093      Branch: maint-5.6/perl
41094           !> lib/Test.pm pod/perlop.pod
41095 ____________________________________________________________________________
41096 [  8862] By: jhi                                   on 2001/02/20  20:30:07
41097         Log: Don't do casting between pointers pointing to differently sized
41098              integers.
41099      Branch: perl
41100            ! hv.c sv.c
41101 ____________________________________________________________________________
41102 [  8861] By: jhi                                   on 2001/02/20  19:53:44
41103         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
41104              From: Peter Prymmer <pvhp@forte.com>
41105              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
41106              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
41107      Branch: perl
41108            ! lib/Test.pm
41109 ____________________________________________________________________________
41110 [  8860] By: jhi                                   on 2001/02/20  19:48:02
41111         Log: "pseudo-literal j", a documentation glitch reported to Debian.
41112              The text recovered from Perl 5.005_03, and pseudo-literal replaced
41113              by "backtick string".
41114      Branch: perl
41115            ! pod/perlop.pod
41116 ____________________________________________________________________________
41117 [  8859] By: jhi                                   on 2001/02/20  19:15:46
41118         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
41119              from Chris Nandor.
41120      Branch: perl
41121            ! makedef.pl
41122 ____________________________________________________________________________
41123 [  8858] By: jhi                                   on 2001/02/20  17:36:53
41124         Log: Integrate pureperl changes #8844,8845,8850 to mainline
41125              (via maintperl #8855).
41126              
41127              Fixed %^H scoping bug
41128              
41129              Removed GV <-> CV refcount loop
41130              
41131              Removed %ENV refcount loop
41132      Branch: perl
41133           !> gv.c op.c perl.c pp.c scope.c
41134 ____________________________________________________________________________
41135 [  8857] By: jhi                                   on 2001/02/20  17:34:32
41136         Log: Integrate changes #8853,8854 from maintperl to mainline.
41137              
41138              EBDIC fixes, README.win32 Borland update.
41139      Branch: perl
41140           !> README.win32 handy.h util.c
41141 ____________________________________________________________________________
41142 [  8856] By: jhi                                   on 2001/02/20  17:33:16
41143         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
41144      Branch: maint-5.6/perl
41145           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
41146           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
41147           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
41148 ____________________________________________________________________________
41149 [  8855] By: jhi                                   on 2001/02/20  17:32:13
41150         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
41151              
41152              Fixed %^H scoping bug
41153              
41154              Removed GV <-> CV refcount loop
41155              
41156              Removed %ENV refcount loop
41157      Branch: maint-5.6/perl
41158           !> gv.c op.c perl.c pp.c scope.c
41159 ____________________________________________________________________________
41160 [  8854] By: jhi                                   on 2001/02/20  17:25:06
41161         Log: Subject: Addition to readme.win32 for Borland C++ compilers
41162              Date: Tue, 20 Feb 2001 02:15:25 +0300
41163              From: "Vadim Konovalov" <watman@inbox.ru>
41164              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
41165              
41166              Document Borland compiler misbehaviour.
41167      Branch: maint-5.6/perl
41168            ! README.win32
41169 ____________________________________________________________________________
41170 [  8853] By: jhi                                   on 2001/02/20  17:22:25
41171         Log: The assimilation of ebcdic.c didn't quite work at the first try,
41172              patches from Thomas Dorner.
41173      Branch: maint-5.6/perl
41174            ! handy.h util.c
41175 ____________________________________________________________________________
41176 [  8852] By: jhi                                   on 2001/02/20  17:20:15
41177         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
41178              From: Chris Nandor <pudge@pobox.com>
41179              Date: Tue, 20 Feb 2001 08:32:45 -0500
41180              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
41181      Branch: maint-5.6/perl
41182            ! makedef.pl mg.c
41183 ____________________________________________________________________________
41184 [  8851] By: jhi                                   on 2001/02/20  17:15:52
41185         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
41186      Branch: perl
41187            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
41188            ! t/lib/filter-util.t
41189 ____________________________________________________________________________
41190 [  8850] By: alanbur                               on 2001/02/20  17:12:40
41191         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
41192              and the magic pointer points back to the GV that contains the
41193              %ENV hash.  This creates a refcount loop that prevents members
41194              of %ENV from being freed correctly.  This change removes the
41195              refcount loop - the magic pointer was never used anyway, the
41196              only use of the magic was to check the type ('E') so that the
41197              appropriate environment manipulation code is called when %ENV
41198              is modified.
41199      Branch: maint-5.6/pureperl
41200            ! perl.c
41201 ____________________________________________________________________________
41202 [  8849] By: jhi                                   on 2001/02/20  17:12:20
41203         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
41204              From: "Craig A. Berry" <craigberry@mac.com>
41205              Date: Mon, 19 Feb 2001 23:36:12 -0600
41206              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
41207              
41208              Case-forgiving systems match TestInit.pm with TES*.
41209      Branch: perl
41210            ! t/lib/glob-basic.t
41211 ____________________________________________________________________________
41212 [  8848] By: jhi                                   on 2001/02/20  17:10:02
41213         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
41214      Branch: perl
41215            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
41216            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
41217            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
41218 ____________________________________________________________________________
41219 [  8847] By: jhi                                   on 2001/02/20  15:34:41
41220         Log: The #8843 wasn't quite right: %Config needs to imported.
41221      Branch: perl
41222            ! t/run/runenv.t
41223 ____________________________________________________________________________
41224 [  8846] By: jhi                                   on 2001/02/20  15:31:50
41225         Log: Retract the #8838 and #8840 for now because of
41226              the DB_File tie problem.
41227      Branch: perl
41228            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
41229            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
41230            ! proto.h sv.c
41231 ____________________________________________________________________________
41232 [  8845] By: alanbur                               on 2001/02/20  14:25:41
41233         Log: Removed GV <-> CV refcount loop
41234              CvGV(mycv) points to the parent GV of the CV, and was previously
41235              refcounted.  The pointer remains, but the refcounting has been removed
41236              as it causes a refcount loop between the CV and GV that means the CV
41237              can't ever be deleted.
41238      Branch: maint-5.6/pureperl
41239            ! gv.c op.c pp.c
41240 ____________________________________________________________________________
41241 [  8844] By: alanbur                               on 2001/02/20  14:23:13
41242         Log: Fixed %^H scoping bug
41243      Branch: maint-5.6/pureperl
41244            ! scope.c
41245 ____________________________________________________________________________
41246 [  8843] By: jhi                                   on 2001/02/19  13:38:08
41247         Log: fork() not everywhere, cleanup temp files.
41248      Branch: perl
41249            ! t/run/runenv.t
41250 ____________________________________________________________________________
41251 [  8842] By: alanbur                               on 2001/02/19  12:42:07
41252         Log: Resynchronised with parent
41253      Branch: maint-5.6/pureperl
41254           !> pod/perlfaq4.pod sv.c utf8.c
41255 ____________________________________________________________________________
41256 [  8841] By: jhi                                   on 2001/02/19  03:35:51
41257         Log: Update Changes.
41258      Branch: perl
41259            ! Changes patchlevel.h
41260 ____________________________________________________________________________
41261 [  8840] By: jhi                                   on 2001/02/19  00:23:41
41262         Log: Subject: [patch] add sv_setref_uv
41263              From: Doug MacEachern <dougm@covalent.net>
41264              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
41265              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
41266      Branch: perl
41267            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
41268            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
41269 ____________________________________________________________________________
41270 [  8839] By: jhi                                   on 2001/02/19  00:01:38
41271         Log: Put to rest the 20010205.001, the email address checking (not) regex.
41272      Branch: perl
41273            ! pod/perlfaq9.pod
41274 ____________________________________________________________________________
41275 [  8838] By: jhi                                   on 2001/02/18  22:17:54
41276         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
41277              From: Doug MacEachern <dougm@covalent.net>
41278              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
41279              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
41280      Branch: perl
41281            ! lib/ExtUtils/xsubpp
41282 ____________________________________________________________________________
41283 [  8837] By: jhi                                   on 2001/02/18  22:16:50
41284         Log: Subject: [patch] -Wall cleanup round 2
41285              From: Doug MacEachern <dougm@covalent.net>
41286              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
41287              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
41288      Branch: perl
41289            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
41290            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
41291            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
41292            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
41293            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
41294            ! ext/SDBM_File/SDBM_File.xs
41295 ____________________________________________________________________________
41296 [  8836] By: jhi                                   on 2001/02/18  22:11:20
41297         Log: Misapplied regex optimizations when \C is present.
41298              Fixes 20001230.002.
41299              
41300              What still remains broken is that the submatches that
41301              have \C in them get their UTF8 flag on because their
41302              parent SV has it on.  This will result in malformed
41303              UTF8 if a \C happened to match a non-ASCII byte.
41304      Branch: perl
41305            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
41306            ! t/pragma/utf8.t
41307 ____________________________________________________________________________
41308 [  8835] By: jhi                                   on 2001/02/18  20:12:02
41309         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
41310              
41311              The hash key got wrongly UTF8fied.
41312      Branch: perl
41313            ! pod/perlapi.pod toke.c utf8.c
41314 ____________________________________________________________________________
41315 [  8834] By: jhi                                   on 2001/02/18  19:44:25
41316         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
41317              don't warn on magical or overloaded things.
41318      Branch: perl
41319            ! pp_hot.c
41320 ____________________________________________________________________________
41321 [  8833] By: nick                                  on 2001/02/18  19:31:22
41322         Log: Integrate mainline
41323      Branch: perlio
41324           +> t/TestInit.pm t/run/runenv.t
41325            - t/UTEST
41326           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
41327           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
41328           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
41329           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
41330           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
41331           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
41332           !> utf8.c
41333 ____________________________________________________________________________
41334 [  8832] By: jhi                                   on 2001/02/18  19:21:18
41335         Log: Integrate perlio.
41336      Branch: perl
41337           !> perlio.c pod/perldiag.pod
41338 ____________________________________________________________________________
41339 [  8831] By: jhi                                   on 2001/02/18  19:14:20
41340         Log: Integrate change #8827 from mainline.
41341              
41342              UTF8 tweaks.
41343      Branch: maint-5.6/perl
41344           !> sv.c utf8.c
41345 ____________________________________________________________________________
41346 [  8830] By: nick                                  on 2001/02/18  19:10:34
41347         Log: Apply the spirit of patch from Nick Clark:
41348              Subject: [PATCH] Re: extensions that provide layers
41349              From: Nicholas Clark <nick@ccl4.org>
41350              Date: Mon, 12 Feb 2001 16:43:51 +0000
41351              Message-Id: <20010212164350.Q3652@plum.flirble.org>
41352      Branch: perlio
41353            ! perlio.c pod/perldiag.pod
41354 ____________________________________________________________________________
41355 [  8829] By: jhi                                   on 2001/02/18  19:03:25
41356         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
41357              From: schwern@pobox.com 
41358              Date: Sun, 18 Feb 2001 13:44:35 -0500
41359              Message-ID: <20010218134435.A17544@magnonel.guild.net>
41360              
41361              Applied, but as t/TestInit.pm.
41362      Branch: perl
41363            + t/TestInit.pm
41364            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
41365            ! t/op/subst_wamp.t
41366 ____________________________________________________________________________
41367 [  8828] By: jhi                                   on 2001/02/18  18:43:52
41368         Log: Integrate perlio.
41369      Branch: perl
41370           !> perlio.c
41371 ____________________________________________________________________________
41372 [  8827] By: jhi                                   on 2001/02/18  18:41:33
41373         Log: UTF-8 tweaks.
41374      Branch: perl
41375            ! sv.c utf8.c
41376 ____________________________________________________________________________
41377 [  8826] By: nick                                  on 2001/02/18  17:40:59
41378         Log: Fix [ID 20010217.002]
41379              open FOO, "<:raw:perlio", ...
41380              :raw now inserts default base layer below itself.
41381              Also
41382              open FOO, "<:unix", ...
41383              works as well - but leaves buffer layer on stack under the unix layer.
41384      Branch: perlio
41385            ! perlio.c
41386 ____________________________________________________________________________
41387 [  8825] By: jhi                                   on 2001/02/18  17:15:39
41388         Log: Integrate perlio.
41389      Branch: perl
41390           !> perlio.c perliol.h
41391 ____________________________________________________________________________
41392 [  8824] By: jhi                                   on 2001/02/18  17:10:53
41393         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
41394              From: schwern@pobox.com
41395              Date: Sun, 18 Feb 2001 01:48:50 -0500
41396              Message-ID: <20010218014850.C19957@magnonel.guild.net>
41397      Branch: perl
41398            ! lib/Test/Harness.pm t/TEST t/op/chop.t
41399 ____________________________________________________________________________
41400 [  8823] By: jhi                                   on 2001/02/18  17:01:06
41401         Log: Add run/*.t to testables.
41402      Branch: perl
41403            ! t/TEST
41404 ____________________________________________________________________________
41405 [  8822] By: jhi                                   on 2001/02/18  16:58:58
41406         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
41407              From: schwern@pobox.com
41408              Date: Sun, 18 Feb 2001 01:11:35 -0500
41409              Message-ID: <20010218011135.A19957@magnonel.guild.net>
41410              
41411              Revive mjd's and Simon's PERL5OPT fix.
41412      Branch: perl
41413            + t/run/runenv.t
41414            ! MANIFEST perl.c
41415 ____________________________________________________________________________
41416 [  8821] By: jhi                                   on 2001/02/18  16:53:46
41417         Log: Subject: Re: Why t/TEST and not Test::Harness?
41418              From: schwern@pobox.com
41419              Date: Sat, 17 Feb 2001 22:44:44 -0500
41420              Message-ID: <20010217224444.A6679@magnonel.guild.net>
41421              
41422              Replace UTEST with TEST -utf8.
41423      Branch: perl
41424            - t/UTEST
41425            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
41426            ! t/lib/glob-basic.t
41427 ____________________________________________________________________________
41428 [  8820] By: nick                                  on 2001/02/18  13:06:16
41429         Log: Clean up a few core dumps when layers are used in unexpected ways.
41430              (Still not "right"...)
41431      Branch: perlio
41432            ! perlio.c perliol.h
41433 ____________________________________________________________________________
41434 [  8819] By: jhi                                   on 2001/02/18  02:25:55
41435         Log: Integrate change #8818 from maintperl, a FAQ nit.
41436      Branch: perl
41437           !> pod/perlfaq4.pod
41438 ____________________________________________________________________________
41439 [  8818] By: jhi                                   on 2001/02/18  02:24:50
41440         Log: FAQ nit from Chris Fedde.
41441      Branch: maint-5.6/perl
41442            ! pod/perlfaq4.pod
41443 ____________________________________________________________________________
41444 [  8817] By: nick                                  on 2001/02/17  18:20:14
41445         Log: Integrate mainline
41446      Branch: perlio
41447           +> lib/unicode/UCD.html lib/unicode/Unicode.html
41448           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
41449           +> pod/perlclib.pod
41450            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
41451            - lib/unicode/Unicode.301
41452           !> (integrate 324 files)
41453 ____________________________________________________________________________
41454 [  8816] By: jhi                                   on 2001/02/17  16:56:58
41455         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
41456      Branch: perl
41457            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
41458            ! ext/Storable/Storable.xs t/lib/st-06compat.t
41459            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
41460 ____________________________________________________________________________
41461 [  8815] By: jhi                                   on 2001/02/17  16:40:07
41462         Log: Subject: [patch] -Wall
41463              From: Doug MacEachern <dougm@covalent.net>
41464              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
41465              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
41466      Branch: perl
41467            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
41468            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
41469 ____________________________________________________________________________
41470 [  8814] By: jhi                                   on 2001/02/16  19:27:18
41471         Log: Document qu better.
41472      Branch: perl
41473            ! pod/perlop.pod
41474 ____________________________________________________________________________
41475 [  8813] By: jhi                                   on 2001/02/15  13:54:37
41476         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
41477              From: Hugo <hv@crypt.compulink.co.uk>
41478              Date: Thu, 15 Feb 2001 13:39:49 +0000
41479              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
41480      Branch: perl
41481            ! toke.c
41482 ____________________________________________________________________________
41483 [  8812] By: alanbur                               on 2001/02/15  13:52:16
41484         Log: Resynchronised with parent
41485      Branch: maint-5.6/pureperl
41486            - ebcdic.c
41487           !> (integrate 36 files)
41488 ____________________________________________________________________________
41489 [  8811] By: jhi                                   on 2001/02/15  13:51:16
41490         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
41491              
41492              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
41493              From: Jan Dubois <JanD@ActiveState.com>
41494              Date: Wed, 31 Jan 2001 21:17:03 -0800
41495              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
41496              
41497              tweak change#8659 to keep it simple
41498              
41499              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
41500              From: Russ Allbery <rra@stanford.edu>
41501              Date: 14 Feb 2001 10:15:41 -0800
41502              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
41503              
41504              (8809 empty)
41505              
41506              Upgrade to podlators 1.08, from Russ Allbery.
41507      Branch: perl
41508           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
41509           !> utils/perldoc.PL
41510 ____________________________________________________________________________
41511 [  8810] By: jhi                                   on 2001/02/15  13:35:08
41512         Log: Upgrade to podlators 1.08, from Russ Allbery.
41513      Branch: maint-5.6/perl
41514            ! lib/Pod/Man.pm lib/Pod/Text.pm
41515 ____________________________________________________________________________
41516 [  8809] By: jhi                                   on 2001/02/15  13:26:38
41517         Log: (accidentally empty check-in)
41518      Branch: maint-5.6/perl
41519            ! lib/Test/Harness.pm
41520 ____________________________________________________________________________
41521 [  8808] By: jhi                                   on 2001/02/15  13:23:47
41522         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
41523              From: Russ Allbery <rra@stanford.edu>
41524              Date: 14 Feb 2001 10:15:41 -0800
41525              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
41526              
41527              perldoc was hardcoding $Config{installscript}, which breaks
41528              when install* isn't where Perl ends up (such as with AFS).
41529              
41530              Use $Config{scriptdir} instead.
41531      Branch: maint-5.6/perl
41532            ! utils/perldoc.PL
41533 ____________________________________________________________________________
41534 [  8807] By: jhi                                   on 2001/02/14  14:37:27
41535         Log: Update Changes.
41536      Branch: perl
41537            ! Changes patchlevel.h
41538 ____________________________________________________________________________
41539 [  8806] By: jhi                                   on 2001/02/14  14:25:31
41540         Log: Integrate changes #8803,8804,8805 from mainline.
41541              
41542              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
41543              
41544              Don't skip too much of the locale error message if no environ array,
41545              from Chris Nandor.
41546              
41547              More MacOS Classic fixes from Chris Nandor.
41548      Branch: maint-5.6/perl
41549           !> doop.c lib/Cwd.pm perl.c perl.h util.c
41550 ____________________________________________________________________________
41551 [  8805] By: jhi                                   on 2001/02/14  03:29:01
41552         Log: More MacOS Classic fixes from Chris Nandor.
41553      Branch: perl
41554            ! doop.c lib/Cwd.pm
41555 ____________________________________________________________________________
41556 [  8804] By: jhi                                   on 2001/02/14  03:18:35
41557         Log: Don't skip too much of the locale error message if no environ array,
41558              from Chris Nandor.
41559      Branch: perl
41560            ! util.c
41561 ____________________________________________________________________________
41562 [  8803] By: jhi                                   on 2001/02/14  03:14:14
41563         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
41564      Branch: perl
41565            ! perl.c perl.h
41566 ____________________________________________________________________________
41567 [  8802] By: jhi                                   on 2001/02/13  18:31:33
41568         Log: AUTHORS update.
41569      Branch: perl
41570            ! AUTHORS
41571 ____________________________________________________________________________
41572 [  8801] By: jhi                                   on 2001/02/13  17:55:19
41573         Log: Integrate change #8792 from mainline.
41574              
41575              Subject: buncha MacPerl patches for bleadperl
41576              From: Chris Nandor <pudge@pobox.com>
41577              Date: Tue, 13 Feb 2001 00:02:43 -0500
41578              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
41579      Branch: maint-5.6/perl
41580           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
41581           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
41582           !> t/lib/basename.t toke.c util.h
41583 ____________________________________________________________________________
41584 [  8800] By: jhi                                   on 2001/02/13  17:46:43
41585         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
41586              to be forced to Off_t.
41587              
41588              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
41589              From: nick@ccl4.org
41590              Date: Thu, 1 Feb 2001 12:01:04 +0000
41591              Message-Id: <20010201120103.E11401@plum.flirble.org>
41592      Branch: maint-5.6/perl
41593            ! iperlsys.h perlio.c
41594 ____________________________________________________________________________
41595 [  8799] By: jhi                                   on 2001/02/13  16:52:51
41596         Log: Duplex duplex hunk hunk.
41597      Branch: maint-5.6/perl
41598            ! Makefile.SH
41599 ____________________________________________________________________________
41600 [  8797] By: jhi                                   on 2001/02/13  14:52:04
41601         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
41602              From: "Craig A. Berry" <craigberry@mac.com>
41603              Date: Mon, 12 Feb 2001 11:05:25 -0600
41604              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
41605      Branch: perl
41606            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
41607 ____________________________________________________________________________
41608 [  8796] By: jhi                                   on 2001/02/13  14:36:47
41609         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
41610              From: simon.cozens@pembroke.oxford.ac.uk 
41611              Date: Sat, 10 Feb 2001 17:57:02 +0000
41612              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
41613              
41614              Now it does include.
41615      Branch: perl
41616            ! pod/perldiag.pod
41617 ____________________________________________________________________________
41618 [  8795] By: jhi                                   on 2001/02/13  14:30:11
41619         Log: Sort the MANIFEST.
41620      Branch: perl
41621            ! MANIFEST
41622 ____________________________________________________________________________
41623 [  8794] By: jhi                                   on 2001/02/13  14:26:51
41624         Log: Integrate change #8793 from mainline, FAQ updates.
41625      Branch: maint-5.6/perl
41626           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
41627 ____________________________________________________________________________
41628 [  8793] By: jhi                                   on 2001/02/13  14:25:13
41629         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
41630      Branch: perl
41631            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
41632 ____________________________________________________________________________
41633 [  8792] By: jhi                                   on 2001/02/13  14:22:50
41634         Log: Subject: buncha MacPerl patches for bleadperl
41635              From: Chris Nandor <pudge@pobox.com>
41636              Date: Tue, 13 Feb 2001 00:02:43 -0500
41637              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
41638      Branch: perl
41639            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
41640            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
41641            ! t/lib/basename.t toke.c util.h
41642 ____________________________________________________________________________
41643 [  8791] By: jhi                                   on 2001/02/13  14:10:39
41644         Log: Integrate change #8790 from mainline.
41645              
41646              environ array wrongly assumed in Perl_init_i18nl10n(),
41647      Branch: maint-5.6/perl
41648           !> util.c
41649 ____________________________________________________________________________
41650 [  8790] By: jhi                                   on 2001/02/13  14:06:15
41651         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
41652              noticed by Chris Nandor in MacOS Classic.
41653      Branch: perl
41654            ! util.c
41655 ____________________________________________________________________________
41656 [  8789] By: jhi                                   on 2001/02/13  13:58:07
41657         Log: Integrate changes #8373,8487,8544,8783 from mainline.
41658              
41659              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
41660              hints files, the dynaloading, assimilate ebcdic into util.c.
41661      Branch: maint-5.6/perl
41662            - ebcdic.c
41663            ! MANIFEST hints/posix-bc.sh
41664           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
41665           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
41666           !> perlapi.c proto.h util.c
41667 ____________________________________________________________________________
41668 [  8788] By: alanbur                               on 2001/02/13  10:33:13
41669         Log: Integrated changes from maint-5.6
41670      Branch: maint-5.6/pureperl
41671           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
41672           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
41673           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41674           !> vos/config.ga.h vos/configure_perl.cm
41675 ____________________________________________________________________________
41676 [  8787] By: jhi                                   on 2001/02/13  05:56:36
41677         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
41678      Branch: perl
41679           !> Makefile.SH
41680 ____________________________________________________________________________
41681 [  8786] By: jhi                                   on 2001/02/13  05:54:34
41682         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
41683              From: Dorner Thomas <Thomas.Dorner@start.de>
41684              Date: Mon, 12 Feb 2001 15:06:26 +0100
41685              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
41686      Branch: maint-5.6/perl
41687            ! Makefile.SH
41688 ____________________________________________________________________________
41689 [  8785] By: jhi                                   on 2001/02/13  05:29:04
41690         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
41691      Branch: perl
41692           !> hints/openbsd.sh
41693 ____________________________________________________________________________
41694 [  8784] By: jhi                                   on 2001/02/13  02:25:24
41695         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
41696              From: Peter Prymmer <pvhp@forte.com>
41697              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
41698              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
41699      Branch: perl
41700            ! pod/perlclib.pod
41701 ____________________________________________________________________________
41702 [  8783] By: jhi                                   on 2001/02/13  02:22:36
41703         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
41704      Branch: perl
41705            - ebcdic.c
41706            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
41707            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
41708            ! util.c
41709 ____________________________________________________________________________
41710 [  8782] By: jhi                                   on 2001/02/13  02:00:07
41711         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
41712      Branch: maint-5.6/perl
41713            ! pod/perlport.pod
41714 ____________________________________________________________________________
41715 [  8781] By: jhi                                   on 2001/02/13  01:58:44
41716         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
41717      Branch: maint-5.6/perl
41718            ! hints/openbsd.sh
41719 ____________________________________________________________________________
41720 [  8780] By: jhi                                   on 2001/02/13  01:57:33
41721         Log: Synchronize the regexp tests between maintperl and mainline.
41722      Branch: maint-5.6/perl
41723           !> t/op/re_tests
41724 ____________________________________________________________________________
41725 [  8779] By: jhi                                   on 2001/02/13  01:49:35
41726         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
41727              From: Hugo <hv@crypt.compulink.co.uk>
41728              Date: Tue, 13 Feb 2001 00:11:11 +0000
41729              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
41730      Branch: perl
41731            ! regcomp.c t/op/re_tests
41732 ____________________________________________________________________________
41733 [  8778] By: jhi                                   on 2001/02/13  00:23:10
41734         Log: Comments do not nest.
41735      Branch: perl
41736            ! perl.h
41737 ____________________________________________________________________________
41738 [  8777] By: jhi                                   on 2001/02/13  00:17:54
41739         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
41740              From: Hugo <hv@crypt.compulink.co.uk>
41741              Date: Tue, 13 Feb 2001 00:11:11 +0000
41742              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
41743      Branch: maint-5.6/perl
41744            ! regcomp.c t/op/re_tests
41745 ____________________________________________________________________________
41746 [  8776] By: jhi                                   on 2001/02/12  23:25:52
41747         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
41748      Branch: maint-5.6/perl
41749            ! pod/perlport.pod
41750 ____________________________________________________________________________
41751 [  8775] By: jhi                                   on 2001/02/12  23:04:28
41752         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
41753      Branch: maint-5.6/perl
41754            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
41755            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
41756            ! vos/configure_perl.cm
41757 ____________________________________________________________________________
41758 [  8774] By: jhi                                   on 2001/02/12  22:59:11
41759         Log: Subject: Re: [patch] context for 'U' magic functions
41760              From: Doug MacEachern <dougm@covalent.net>
41761              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
41762              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
41763              
41764              plus the suggestion by Nick Ing-Simmons to name the macro
41765              as PERL_MG_UFUNC to avoid namespace pollution, plus add
41766              the advice by Doug for XS writers to perl.h
41767      Branch: perl
41768            ! mg.c perl.h
41769 ____________________________________________________________________________
41770 [  8773] By: jhi                                   on 2001/02/11  20:14:12
41771         Log: Update Changes.
41772      Branch: perl
41773            ! Changes patchlevel.h
41774 ____________________________________________________________________________
41775 [  8772] By: jhi                                   on 2001/02/11  18:47:52
41776         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
41777              From: Simon Cozens <simon@cozens.net>
41778              Date: Wed, 31 Jan 2001 16:31:43 +0000
41779              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
41780      Branch: perl
41781            + pod/perlclib.pod
41782            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
41783            ! pod/perltoc.pod
41784 ____________________________________________________________________________
41785 [  8771] By: jhi                                   on 2001/02/11  18:36:48
41786         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
41787              
41788              Blocks-4d3.beta.txt
41789              CaseFolding-3d4.beta.txt
41790              CompositionExclusions-3d6.beta.txt
41791              EastAsianWidth-4d4.beta.txt
41792              LineBreak-6d3.beta.txt
41793              NamesList-3.1.0d1.beta.txt
41794              PropList-3.1.0d4.beta.txt
41795              SpecialCasing-4d1.beta.txt
41796              UnicodeData-3.1.0d6.beta.txt
41797      Branch: perl
41798            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
41799           +> lib/unicode/UCD.html lib/unicode/Unicode.html
41800            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
41801            - lib/unicode/Unicode.301
41802            ! (edit 257 files)
41803 ____________________________________________________________________________
41804 [  8770] By: jhi                                   on 2001/02/11  17:26:22
41805         Log: UTF-8 documentation.
41806      Branch: perl
41807            ! utf8.h
41808 ____________________________________________________________________________
41809 [  8769] By: jhi                                   on 2001/02/11  17:12:49
41810         Log: Retract #8762.
41811      Branch: perl
41812            ! regexec.c
41813 ____________________________________________________________________________
41814 [  8768] By: jhi                                   on 2001/02/11  16:54:45
41815         Log: Subject: [PATCH] Test::Harness
41816              From: andreas.koenig@anima.de (Andreas J. Koenig)
41817              Date: 11 Feb 2001 14:37:00 +0100
41818              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
41819      Branch: perl
41820            ! lib/Test/Harness.pm
41821 ____________________________________________________________________________
41822 [  8767] By: jhi                                   on 2001/02/11  16:53:52
41823         Log: Subject: [PATCH] Document makepatch in Porting/patching
41824              From: andreas.koenig@anima.de (Andreas J. Koenig)
41825              Date: 11 Feb 2001 16:46:28 +0100
41826              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
41827      Branch: perl
41828            ! Porting/patching.pod
41829 ____________________________________________________________________________
41830 [  8766] By: jhi                                   on 2001/02/11  06:30:23
41831         Log: Subject: Re: [patch] GvSHARED
41832              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
41833              From: Doug MacEachern <dougm@covalent.net>
41834              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
41835              
41836              Subject: Re: [patch] GvSHARED
41837              From: Doug MacEachern <dougm@covalent.net>
41838              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
41839              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
41840              
41841              Subject: [patch] attributes.pm support for `shared'
41842              From: Doug MacEachern <dougm@covalent.net>
41843              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
41844              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
41845              
41846              our() attributes were ignored, our :shared pieces missing,
41847              allow attributes.pm to turn on shared.
41848      Branch: perl
41849            ! op.c t/op/attrs.t toke.c xsutils.c
41850 ____________________________________________________________________________
41851 [  8765] By: alanbur                               on 2001/02/10  23:11:19
41852         Log: Resync with parent (hopefully sucessfully this time)
41853      Branch: maint-5.6/pureperl
41854           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
41855           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
41856           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
41857           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
41858           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
41859           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
41860           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
41861 ____________________________________________________________________________
41862 [  8764] By: jhi                                   on 2001/02/10  22:54:38
41863         Log: Make TEST and UTEST more verbose in case something goes
41864              wrong in running/compiling a script, suggested by Doug
41865              MacEachern.
41866      Branch: perl
41867            ! t/TEST t/UTEST
41868 ____________________________________________________________________________
41869 [  8763] By: jhi                                   on 2001/02/10  22:11:34
41870         Log: Bogus shebang.
41871      Branch: perl
41872            ! t/lib/texttabs.t
41873 ____________________________________________________________________________
41874 [  8762] By: jhi                                   on 2001/02/10  21:56:02
41875         Log: (Retracted by #8769)
41876      Branch: perl
41877            ! regexec.c
41878 ____________________________________________________________________________
41879 [  8761] By: jhi                                   on 2001/02/10  21:26:15
41880         Log: Subject: Re: [patch] GvSHARED 
41881              From: Doug MacEachern <dougm@covalent.net>
41882              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
41883              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
41884              
41885              our @EXPORT : shared = (...);
41886      Branch: perl
41887            ! toke.c
41888 ____________________________________________________________________________
41889 [  8760] By: jhi                                   on 2001/02/10  21:25:07
41890         Log: Subject: [patch] GvSHARED
41891              From: Doug MacEachern <dougm@covalent.net>
41892              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
41893              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
41894      Branch: perl
41895            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
41896 ____________________________________________________________________________
41897 [  8759] By: alanbur                               on 2001/02/10  21:24:27
41898         Log: Backed out mismerge.
41899      Branch: maint-5.6/pureperl
41900            ! MANIFEST README.hpux README.vmesa gv.c installhtml
41901            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
41902            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
41903            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
41904            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
41905            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
41906            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
41907 ____________________________________________________________________________
41908 [  8758] By: jhi                                   on 2001/02/10  18:01:17
41909         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
41910              
41911              Fixed UMRs and leak in Perl_pmtrans()
41912              
41913              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
41914              associated UTFied tr/// code.  Also fixed scoping leak of
41915              PL_reg_start_tmp.
41916              
41917              newATTRSUB leaks when an attempt to redefine the active sort sub is
41918              made.
41919      Branch: maint-5.6/perl
41920           !> op.c regcomp.c
41921 ____________________________________________________________________________
41922 [  8757] By: alanbur                               on 2001/02/10  17:56:46
41923         Log: Resynchronised with parent
41924      Branch: maint-5.6/pureperl
41925           +> README.bs2000
41926            - README.posix-bc
41927            ! gv.c perl.c sv.c
41928           !> MANIFEST README.hpux README.vmesa installhtml
41929           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
41930           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
41931           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
41932           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
41933           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
41934           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
41935 ____________________________________________________________________________
41936 [  8756] By: alanbur                               on 2001/02/10  17:51:15
41937         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
41938              made.
41939      Branch: maint-5.6/pureperl
41940            ! op.c
41941 ____________________________________________________________________________
41942 [  8755] By: jhi                                   on 2001/02/09  22:41:35
41943         Log: Upgrade to CPAN 1.59_54, from Andreas König.
41944      Branch: perl
41945            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
41946 ____________________________________________________________________________
41947 [  8754] By: jhi                                   on 2001/02/09  22:29:20
41948         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
41949              
41950              Didn't upgrade the fill.t since it has a dependency to File::Slurp
41951              purely for debugging purposes, the actual test hasn't changed.
41952      Branch: perl
41953            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
41954            ! t/lib/textwrap.t
41955 ____________________________________________________________________________
41956 [  8753] By: jhi                                   on 2001/02/09  20:17:50
41957         Log: Integrate change #8682 from maintperl.
41958              
41959              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
41960              to work correctly.
41961      Branch: perl
41962           !> hints/irix_6.sh
41963 ____________________________________________________________________________
41964 [  8752] By: jhi                                   on 2001/02/09  20:00:46
41965         Log: Update Changes.
41966      Branch: perl
41967            ! Changes patchlevel.h
41968 ____________________________________________________________________________
41969 [  8751] By: nick                                  on 2001/02/09  19:48:37
41970         Log: Integrate mainline
41971      Branch: perlio
41972           +> README.bs2000 t/lib/cgi-esc.t
41973            - README.posix-bc
41974           !> (integrate 53 files)
41975 ____________________________________________________________________________
41976 [  8750] By: nick                                  on 2001/02/09  19:25:16
41977         Log: Subject: RE: Biannual Competition to Improve Hashing Function
41978              From: Fisher Mark <fisherm@tce.com>
41979              Date: Thu, 8 Feb 2001 10:44:00 -0500
41980              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
41981              Date: Thu, 8 Feb 2001 15:02:47 -0500
41982              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
41983      Branch: perl
41984            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
41985 ____________________________________________________________________________
41986 [  8749] By: jhi                                   on 2001/02/09  19:02:35
41987         Log: Forgotten fragment.
41988      Branch: perl
41989            ! pod/perlapi.pod
41990 ____________________________________________________________________________
41991 [  8748] By: jhi                                   on 2001/02/09  18:31:34
41992         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
41993              plus manual tweakage.
41994              
41995              Sync the perlfaq2 between mainline and maintperl.
41996      Branch: maint-5.6/perl
41997            ! pod/perlfaq2.pod
41998      Branch: perl
41999           !> pod/perlfaq2.pod
42000 ____________________________________________________________________________
42001 [  8747] By: jhi                                   on 2001/02/09  18:12:04
42002         Log: Subject: versiononly and installperl
42003              From: abigail@foad.org
42004              Date: Wed, 7 Feb 2001 22:43:12 +0100
42005              Message-ID: <20010207214312.7045.qmail@foad.org>    
42006              
42007              Add +v flag to force a normal install of the perl binary
42008              and the utilities.
42009              
42010              Subject: [PATCH] installperl
42011              From: Nicholas Clark <nick@ccl4.org>
42012              Date: Fri, 9 Feb 2001 16:28:57 +0000
42013              Message-ID: <20010209162857.B10931@plum.flirble.org>
42014              
42015              Add -A flag which also hardlinks the binary with
42016              the full architecture name.
42017      Branch: perl
42018            ! installperl
42019 ____________________________________________________________________________
42020 [  8746] By: jhi                                   on 2001/02/09  18:03:43
42021         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
42022              
42023              Subject: perlfaq2, re: perlmongers
42024              
42025              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
42026              
42027              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
42028              
42029              Subject: [ID 20010205.001] typo in perlfaq9
42030              
42031              Subject: [ID 20010208.002] unordered explanation in perlcall
42032      Branch: maint-5.6/perl
42033           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
42034           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
42035           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
42036 ____________________________________________________________________________
42037 [  8745] By: jhi                                   on 2001/02/09  17:59:09
42038         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
42039              From: abela@geneanet.org
42040              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
42041              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
42042      Branch: perl
42043            ! pod/perlcall.pod
42044 ____________________________________________________________________________
42045 [  8744] By: jhi                                   on 2001/02/09  17:48:16
42046         Log: Subject: [ID 20010205.001] typo in perlfaq9
42047              From: eserte@vran.herceg.de
42048              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
42049              Message-Id: <200102042244.XAA21926@vran.herceg.de>
42050      Branch: perl
42051            ! pod/perlfaq9.pod
42052 ____________________________________________________________________________
42053 [  8743] By: jhi                                   on 2001/02/09  17:25:12
42054         Log: Integrate change #8695 from maintperl.
42055              
42056              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
42057      Branch: perl
42058           !> thread.h
42059 ____________________________________________________________________________
42060 [  8742] By: jhi                                   on 2001/02/09  17:21:22
42061         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
42062              From: Andy Dougherty <doughera@lafayette.edu>
42063              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
42064              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
42065      Branch: perl
42066            ! embed.pl
42067 ____________________________________________________________________________
42068 [  8741] By: jhi                                   on 2001/02/09  17:05:19
42069         Log: Integrate changes #8738,8739,8740 from maintperl.
42070              
42071              Html files will be installed in a more logical and easier to
42072              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
42073              
42074              Html files will be generated with a header to make them look
42075              a little less bare.
42076              
42077              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
42078      Branch: perl
42079           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
42080 ____________________________________________________________________________
42081 [  8740] By: jhi                                   on 2001/02/09  17:03:46
42082         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
42083              From: "Brendan O'Dea" <bod@compusol.com.au>
42084              Date: Sun, 4 Feb 2001 11:17:56 +1100
42085              Message-ID: <20010204111756.A16301@compusol.com.au>
42086      Branch: maint-5.6/perl
42087            ! pod/perlfaq3.pod
42088 ____________________________________________________________________________
42089 [  8739] By: jhi                                   on 2001/02/09  17:01:59
42090         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
42091              From: "Indy Singh" <indy@nusphere.com>
42092              Date: Fri, 2 Feb 2001 15:09:59 -0500
42093              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
42094              
42095              Html files will be generated with a header to make them look
42096              a little less bare.
42097      Branch: maint-5.6/perl
42098            ! installhtml
42099 ____________________________________________________________________________
42100 [  8738] By: jhi                                   on 2001/02/09  16:58:48
42101         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
42102              From: "Indy Singh" <indy@nusphere.com>
42103              Date: Fri, 2 Feb 2001 15:08:23 -0500
42104              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
42105              
42106              Html files will be installed in a more logical and easier to
42107              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
42108      Branch: maint-5.6/perl
42109            ! win32/Makefile win32/makefile.mk
42110 ____________________________________________________________________________
42111 [  8737] By: jhi                                   on 2001/02/09  16:46:54
42112         Log: Integrate changes #8687,8736 from maintperl.
42113              
42114              HP-UX thread patches from Merijn H. Brand.
42115              
42116              Latin nit from Philip Newton.
42117      Branch: perl
42118           !> README.hpux hints/hpux.sh
42119 ____________________________________________________________________________
42120 [  8736] By: jhi                                   on 2001/02/09  16:42:31
42121         Log: Latin nit from Philip Newton.
42122      Branch: maint-5.6/perl
42123            ! README.hpux
42124 ____________________________________________________________________________
42125 [  8735] By: jhi                                   on 2001/02/09  16:24:03
42126         Log: Integrate changes #8704,8710 from pureperl.
42127              
42128              Fixed UMRs and leak in Perl_pmtrans()
42129              
42130              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
42131              associated UTFied tr/// code.  Also fixed scoping leak of
42132              PL_reg_start_tmp.
42133      Branch: perl
42134           !> op.c regcomp.c
42135 ____________________________________________________________________________
42136 [  8734] By: jhi                                   on 2001/02/09  15:40:21
42137         Log: Integrate change #8733 from maintperl.
42138              
42139              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
42140      Branch: perl
42141           !> pod/perlre.pod
42142 ____________________________________________________________________________
42143 [  8733] By: jhi                                   on 2001/02/09  15:35:47
42144         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
42145              From: Prymmer/Kahn <pvhp@best.com>
42146              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
42147              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
42148      Branch: maint-5.6/perl
42149            ! pod/perlre.pod
42150 ____________________________________________________________________________
42151 [  8732] By: jhi                                   on 2001/02/09  15:26:17
42152         Log: Rename README.posix-bc to README.bs2000 (to avoid the
42153              confusion of a "perlposix-bc.pod"), add a few missing
42154              arch pods, regen toc.
42155      Branch: maint-5.6/perl
42156           +> README.bs2000
42157            - README.posix-bc
42158            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
42159            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
42160 ____________________________________________________________________________
42161 [  8731] By: jhi                                   on 2001/02/09  15:23:39
42162         Log: De-cut-and-pasto.
42163      Branch: perl
42164            ! pod/perl.pod
42165 ____________________________________________________________________________
42166 [  8730] By: jhi                                   on 2001/02/09  15:11:13
42167         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
42168              when people think that perlposix-bc.pod tells anything about
42169              Perl and POSIX.  Regen toc.
42170      Branch: perl
42171           +> README.bs2000
42172            - README.posix-bc
42173            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
42174            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
42175 ____________________________________________________________________________
42176 [  8729] By: jhi                                   on 2001/02/09  14:52:28
42177         Log: The README.vmesa part of #8712 from maintperl.
42178      Branch: perl
42179            ! README.vmesa
42180 ____________________________________________________________________________
42181 [  8728] By: jhi                                   on 2001/02/09  14:46:06
42182         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
42183              From: Peter Prymmer <pvhp@forte.com>
42184              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
42185              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
42186      Branch: maint-5.6/perl
42187            ! README.vmesa win32/Makefile win32/makefile.mk
42188 ____________________________________________________________________________
42189 [  8727] By: jhi                                   on 2001/02/09  14:33:25
42190         Log: Integrate change #8712 from mainline.
42191              
42192              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
42193      Branch: maint-5.6/perl
42194           !> lib/Pod/Find.pm
42195 ____________________________________________________________________________
42196 [  8726] By: jhi                                   on 2001/02/09  14:30:28
42197         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
42198              From: Peter Prymmer <pvhp@forte.com>
42199              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
42200              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
42201      Branch: perl
42202            + t/lib/cgi-esc.t
42203            ! MANIFEST lib/CGI/Util.pm
42204 ____________________________________________________________________________
42205 [  8725] By: jhi                                   on 2001/02/09  04:56:47
42206         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
42207      Branch: maint-5.6/perl
42208            ! pod/perlport.pod
42209 ____________________________________________________________________________
42210 [  8724] By: jhi                                   on 2001/02/09  04:40:59
42211         Log: Integrate changes 7819,7820 from vmsperl into mainline.
42212              
42213              Add header for LIB$ prototypes (C. Berry)
42214              
42215              Convert fwrite()s to sockets to write()s, since some socket stacks
42216              don't take kindly to stdio.
42217              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
42218              (for often optional LNMs)
42219              Correct a few typos
42220              (C. Bailey)
42221      Branch: perl
42222           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
42223 ____________________________________________________________________________
42224 [  8723] By: jhi                                   on 2001/02/09  03:29:29
42225         Log: Integrate change #8722 from mainline.
42226              
42227              The Im() function wasn't returning zero for non-Math::Complex
42228              arguments.  The bug reported by John Gamble.
42229      Branch: maint-5.6/perl
42230           !> lib/Math/Complex.pm
42231 ____________________________________________________________________________
42232 [  8722] By: jhi                                   on 2001/02/09  03:28:33
42233         Log: The Im() function wasn't returning zero for non-Math::Complex
42234              arguments.  The bug reported by John Gamble.
42235      Branch: perl
42236            ! lib/Math/Complex.pm
42237 ____________________________________________________________________________
42238 [  8721] By: nick                                  on 2001/02/08  22:11:35
42239         Log: Correct the correction :-(
42240      Branch: perl
42241            ! perl.c
42242 ____________________________________________________________________________
42243 [  8720] By: bailey                                on 2001/02/08  20:59:22
42244         Log: Convert frwite()s to sockets to write()s, since some socket stacks
42245              don't take kindly to stdio.
42246              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
42247              (for often optional LNMs)
42248              Correct a few typos
42249              (C. Bailey)
42250      Branch: vmsperl
42251            ! vms/vms.c vms/vmsish.h
42252 ____________________________________________________________________________
42253 [  8719] By: bailey                                on 2001/02/08  20:51:02
42254         Log: Add header for LIB$ prototypes (C. Berry)
42255      Branch: vmsperl
42256            ! ext/Devel/DProf/DProf.xs
42257 ____________________________________________________________________________
42258 [  8718] By: bailey                                on 2001/02/08  20:49:00
42259         Log: SYN SYN
42260      Branch: vmsperl
42261           +> pod/perliol.pod t/lib/sample-tests/bailout
42262           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
42263           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
42264           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
42265           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
42266           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
42267           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
42268            - lib/unicode/Is/DCinital.pl
42269           !> (integrate 101 files)
42270 ____________________________________________________________________________
42271 [  8717] By: nick                                  on 2001/02/08  19:38:48
42272         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
42273              From: Robin Barker <rmb1@cise.npl.co.uk>
42274              Date: Thu, 8 Feb 2001 14:38:07 GMT
42275              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
42276      Branch: perl
42277            ! lib/CPAN.pm
42278 ____________________________________________________________________________
42279 [  8716] By: nick                                  on 2001/02/08  19:29:07
42280         Log: Generated files form 8713 etc.
42281      Branch: perl
42282            ! embed.h global.sym objXSUB.h perlapi.c proto.h
42283 ____________________________________________________________________________
42284 [  8715] By: nick                                  on 2001/02/08  19:26:08
42285         Log: Fixup non-ithread build after 8713
42286      Branch: perl
42287            ! perl.c
42288 ____________________________________________________________________________
42289 [  8714] By: nick                                  on 2001/02/08  19:17:45
42290         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
42291              From: nick@ccl4.org
42292              Date: Wed, 7 Feb 2001 00:27:47 +0000
42293              Message-Id: <20010207002747.B63724@plum.flirble.org>
42294      Branch: perl
42295            ! sv.c toke.c
42296 ____________________________________________________________________________
42297 [  8713] By: nick                                  on 2001/02/08  19:15:58
42298         Log: Subject: Re: [patch] Re: PL_ptr_table
42299              From: Doug Maceachern <dougm@covalent.net>
42300              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
42301              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
42302      Branch: perl
42303            ! embed.pl perl.c sv.c sv.h
42304 ____________________________________________________________________________
42305 [  8712] By: nick                                  on 2001/02/08  19:12:47
42306         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
42307              From: Peter Prymmer <pvhp@forte.com>
42308              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
42309              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
42310      Branch: perl
42311            ! lib/Pod/Find.pm
42312 ____________________________________________________________________________
42313 [  8711] By: nick                                  on 2001/02/07  21:06:11
42314         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
42315              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
42316              From: Alan Burlison <Alan.Burlison@uk.sun.com>
42317              Date: Tue, 06 Feb 2001 23:37:01 +0000
42318              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
42319      Branch: perl
42320            ! regcomp.c
42321 ____________________________________________________________________________
42322 [  8710] By: alanbur                               on 2001/02/07  00:22:04
42323         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
42324              associated UTFied tr/// code.  Also fixed scoping leak of
42325              PL_reg_start_tmp.
42326      Branch: maint-5.6/pureperl
42327            ! op.c regcomp.c
42328 ____________________________________________________________________________
42329 [  8709] By: nick                                  on 2001/02/06  21:16:49
42330         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
42331              From: Michael G Schwern <schwern@pobox.com>
42332              Date: Sun, 4 Feb 2001 19:47:14 -0500
42333              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
42334      Branch: perl
42335            ! pod/perlapi.pod pod/perlmodlib.PL
42336 ____________________________________________________________________________
42337 [  8708] By: nick                                  on 2001/02/06  20:41:20
42338         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
42339              From: Michael G Schwern <schwern@pobox.com>
42340              Date: Sun, 4 Feb 2001 21:17:49 -0500
42341              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
42342      Branch: perl
42343            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
42344            ! pod/perltootc.pod
42345 ____________________________________________________________________________
42346 [  8707] By: nick                                  on 2001/02/06  20:29:11
42347         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
42348              From: Michael G Schwern <schwern@pobox.com>
42349              Date: Tue, 6 Feb 2001 05:54:30 -0500
42350              Message-Id: <20010206055430.A951@blackrider.aocn.com>
42351      Branch: perl
42352            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
42353 ____________________________________________________________________________
42354 [  8706] By: nick                                  on 2001/02/06  20:21:40
42355         Log: Subject: RE: some win32 fixes
42356              Date: Tue, 6 Feb 2001 09:23:20 +0300
42357              From: Vadim Konovalov <vkonovalov@lucent.com>
42358              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
42359      Branch: perl
42360            ! toke.c win32/Makefile win32/config.bc win32/config.gc
42361            ! win32/config.vc win32/config_H.bc win32/makefile.mk
42362 ____________________________________________________________________________
42363 [  8705] By: alanbur                               on 2001/02/06  15:00:03
42364         Log: Synchronised with parent
42365      Branch: maint-5.6/pureperl
42366            ! regexec.c
42367           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
42368           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
42369 ____________________________________________________________________________
42370 [  8704] By: alanbur                               on 2001/02/06  14:55:24
42371         Log: Fixed UMRs and leak in Perl_pmtrans()
42372      Branch: maint-5.6/pureperl
42373            ! op.c
42374 ____________________________________________________________________________
42375 [  8703] By: gsar                                  on 2001/02/06  02:29:37
42376         Log: $(MAKE) distclean doesn't clean up properly on windows
42377      Branch: maint-5.6/perl
42378            ! win32/Makefile win32/makefile.mk
42379 ____________________________________________________________________________
42380 [  8702] By: gsar                                  on 2001/02/06  01:00:46
42381         Log: tweak change#8659 to keep it simple
42382      Branch: maint-5.6/perl
42383            ! utils/perldoc.PL
42384 ____________________________________________________________________________
42385 [  8701] By: gsar                                  on 2001/02/05  22:45:41
42386         Log: change#8693 was missing testsuite changes
42387      Branch: maint-5.6/perl
42388           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
42389 ____________________________________________________________________________
42390 [  8700] By: nick                                  on 2001/02/05  20:32:52
42391         Log: Integrate mainline
42392      Branch: perlio
42393           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
42394           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
42395           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
42396           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
42397           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
42398           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
42399           +> t/lib/test-harness.t
42400           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
42401           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
42402           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
42403           !> pod/perlutil.pod t/TEST utils/h2xs.PL
42404 ____________________________________________________________________________
42405 [  8699] By: nick                                  on 2001/02/05  19:41:07
42406         Log: Subject: perlfaq2, re: perlmongers
42407              From: David H. Adler <dha@panix.com>
42408              Date: Sun, 4 Feb 2001 23:48:23 -0500
42409              Message-Id: <20010204234823.A13429@panix.com>
42410      Branch: perl
42411            ! pod/perlfaq2.pod
42412 ____________________________________________________________________________
42413 [  8698] By: nick                                  on 2001/02/05  19:39:31
42414         Log: Missed file f#rom the testharness mess.
42415      Branch: perl
42416            + t/lib/test-harness.t
42417 ____________________________________________________________________________
42418 [  8697] By: nick                                  on 2001/02/05  19:37:21
42419         Log: Subject: [DOC PATCH] overload.pm nits
42420              From: John Tobey <jtobey@john-edwin-tobey.org>
42421              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
42422              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
42423      Branch: perl
42424            ! lib/overload.pm
42425 ____________________________________________________________________________
42426 [  8696] By: alanbur                               on 2001/02/05  11:56:00
42427         Log: Sync with parent
42428      Branch: maint-5.6/pureperl
42429           !> thread.h
42430 ____________________________________________________________________________
42431 [  8695] By: gsar                                  on 2001/02/05  03:27:34
42432         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
42433      Branch: maint-5.6/perl
42434            ! thread.h
42435 ____________________________________________________________________________
42436 [  8694] By: alanbur                               on 2001/02/05  00:07:47
42437         Log: Initial branch creation from //depot/maint-5.6/perl
42438      Branch: maint-5.6/pureperl
42439           +> (branch 1719 files)
42440 ____________________________________________________________________________
42441 [  8693] By: gsar                                  on 2001/02/04  22:38:49
42442         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
42443              changes)
42444      Branch: maint-5.6/perl
42445           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
42446           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
42447           !> ext/DB_File/version.c
42448 ____________________________________________________________________________
42449 [  8692] By: nick                                  on 2001/02/04  18:15:57
42450         Log: The missed t/TEST part of the grand testharness upgrade.
42451      Branch: perl
42452            ! t/TEST
42453 ____________________________________________________________________________
42454 [  8691] By: nick                                  on 2001/02/04  18:05:17
42455         Log: New improved test harness
42456              Subject: Re: [PATCH Test::Harness] Third time's a charm?
42457              From: Michael G Schwern <schwern@pobox.com>
42458              Date: Sun, 4 Feb 2001 08:01:20 -0500
42459              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
42460      Branch: perl
42461            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
42462            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
42463            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
42464            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
42465            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
42466            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
42467            ! MANIFEST lib/Test/Harness.pm
42468 ____________________________________________________________________________
42469 [  8690] By: nick                                  on 2001/02/04  17:57:51
42470         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
42471              From: Jonathan Stowe <gellyfish@gellyfish.com>
42472              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
42473              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
42474      Branch: perl
42475            ! utils/h2xs.PL
42476 ____________________________________________________________________________
42477 [  8689] By: nick                                  on 2001/02/04  17:55:24
42478         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
42479              From: Michael G Schwern <schwern@pobox.com>
42480              Date: Sat, 3 Feb 2001 22:46:38 -0500
42481              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
42482      Branch: perl
42483            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
42484            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
42485 ____________________________________________________________________________
42486 [  8688] By: nick                                  on 2001/02/04  17:43:55
42487         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
42488              length byfailing to spot lack of closing )
42489              From: nick@talking.bollo.cx
42490              Date: Sat, 03 Feb 2001 23:53:16 +0000
42491              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
42492      Branch: perl
42493            ! perlio.c pod/perldiag.pod
42494 ____________________________________________________________________________
42495 [  8687] By: jhi                                   on 2001/02/03  17:11:42
42496         Log: HP-UX thread patches from Merijn H. Brand.
42497      Branch: maint-5.6/perl
42498            ! README.hpux hints/hpux.sh
42499 ____________________________________________________________________________
42500 [  8686] By: jhi                                   on 2001/02/03  16:40:12
42501         Log: Metaconfig changes for #8685.
42502      Branch: metaconfig
42503            ! U/installdirs/instubperl.U
42504      Branch: metaconfig/U/perl
42505            ! Devel.U versiononly.U
42506 ____________________________________________________________________________
42507 [  8685] By: jhi                                   on 2001/02/03  16:39:49
42508         Log: For -Dusedevel builds turn off installusrbinperl and turn on
42509              versiononly, a combined idea of Richard Soderberg and Merijn
42510              H. Brand.  You can still override both of these from the command
42511              line if you need to, -Dinstallusrbinperl and -Uversiononly.
42512      Branch: perl
42513            ! Configure
42514 ____________________________________________________________________________
42515 [  8684] By: jhi                                   on 2001/02/03  16:16:34
42516         Log: Metaconfig unit fix for #8683.
42517      Branch: metaconfig
42518            ! U/compline/nblock_io.U
42519 ____________________________________________________________________________
42520 [  8683] By: jhi                                   on 2001/02/03  16:16:12
42521         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
42522              reported by Peter Prymmer for 5.6-TRIAL1.
42523      Branch: perl
42524            ! Configure
42525 ____________________________________________________________________________
42526 [  8682] By: jhi                                   on 2001/02/03  05:52:11
42527         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
42528              to work correctly.
42529      Branch: maint-5.6/perl
42530            ! hints/irix_6.sh
42531 ____________________________________________________________________________
42532 [  8681] By: jhi                                   on 2001/02/03  05:47:33
42533         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
42534      Branch: maint-5.6/perl
42535            ! pod/perlport.pod
42536 ____________________________________________________________________________
42537 [  8680] By: jhi                                   on 2001/02/02  21:39:49
42538         Log: perlport update from Peter Prymmer.
42539      Branch: maint-5.6/perl
42540            ! pod/perlport.pod
42541 ____________________________________________________________________________
42542 [  8679] By: nick                                  on 2001/02/02  20:50:48
42543         Log: Integrate mainline
42544      Branch: perlio
42545           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
42546           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
42547           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
42548 ____________________________________________________________________________
42549 [  8678] By: gsar                                  on 2001/02/02  16:02:12
42550         Log: note about bincompat, slightly modified (from Lupe Christoph)
42551      Branch: maint-5.6/perl
42552            ! README.solaris
42553 ____________________________________________________________________________
42554 [  8677] By: jhi                                   on 2001/02/02  15:46:20
42555         Log: Supported platforms updates.
42556      Branch: maint-5.6/perl
42557            ! pod/perlport.pod
42558 ____________________________________________________________________________
42559 [  8676] By: jhi                                   on 2001/02/02  03:41:26
42560         Log: A couple more perlfaq2 tweaks.
42561      Branch: maint-5.6/perl
42562            ! pod/perlfaq2.pod
42563 ____________________________________________________________________________
42564 [  8675] By: jhi                                   on 2001/02/02  03:17:44
42565         Log: Misedit in #8661.
42566      Branch: maint-5.6/perl
42567            ! Configure
42568 ____________________________________________________________________________
42569 [  8674] By: jhi                                   on 2001/02/02  03:14:38
42570         Log: Damien again.
42571      Branch: maint-5.6/perl
42572            ! pod/perlfaq2.pod
42573 ____________________________________________________________________________
42574 [  8673] By: jhi                                   on 2001/02/02  03:12:40
42575         Log: perlfaq update from Elaine Ashton.
42576      Branch: maint-5.6/perl
42577            ! pod/perlfaq2.pod
42578 ____________________________________________________________________________
42579 [  8672] By: jhi                                   on 2001/02/02  03:07:08
42580         Log: UTF-8 s/// patch from Inaba Hiroto.
42581      Branch: maint-5.6/perl
42582            ! pp_ctl.c pp_hot.c
42583 ____________________________________________________________________________
42584 [  8671] By: jhi                                   on 2001/02/01  22:34:31
42585         Log: Update Changes.
42586      Branch: perl
42587            ! Changes patchlevel.h
42588 ____________________________________________________________________________
42589 [  8670] By: jhi                                   on 2001/02/01  22:15:29
42590         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
42591              from maintperl.
42592              
42593              Upgrade to Getopt::Long 2.25, from Johan Vromans.
42594              
42595              more files need to be writable in the source distribution
42596              
42597              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
42598              
42599              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
42600              
42601              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
42602              
42603              Allow the float to be fuzzier.
42604              
42605              need to use INT2PTR instead of a straight cast or ia64 fails
42606              
42607              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
42608              
42609              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
42610      Branch: perl
42611           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
42612           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
42613           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
42614 ____________________________________________________________________________
42615 [  8669] By: jhi                                   on 2001/02/01  21:57:02
42616         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
42617              From: Robin Barker <rmb1@cise.npl.co.uk>
42618              Date: Thu, 1 Feb 2001 16:59:05 GMT
42619              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
42620      Branch: maint-5.6/perl
42621            ! pod/perlmodlib.PL
42622 ____________________________________________________________________________
42623 [  8668] By: nick                                  on 2001/02/01  19:41:40
42624         Log: Integrate mainline
42625      Branch: perlio
42626           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
42627           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
42628           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
42629 ____________________________________________________________________________
42630 [  8667] By: gsar                                  on 2001/02/01  16:59:11
42631         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
42632      Branch: maint-5.6/perl
42633            ! embed.pl embedvar.h
42634 ____________________________________________________________________________
42635 [  8666] By: gsar                                  on 2001/02/01  16:34:51
42636         Log: add missing entries to win32/config.?c
42637      Branch: maint-5.6/perl
42638            ! win32/config.bc win32/config.gc win32/config.vc
42639            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42640 ____________________________________________________________________________
42641 [  8665] By: jhi                                   on 2001/02/01  14:58:51
42642         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
42643              From: "Stephen P. Potter" <spp@spotter.yi.org>
42644              Date: Thu, 01 Feb 2001 10:45:46 -0500
42645              Message-Id: <200102011545.KAA31479@spotter.yi.org>
42646      Branch: maint-5.6/perl
42647            ! pod/perlfunc.pod
42648 ____________________________________________________________________________
42649 [  8664] By: gsar                                  on 2001/02/01  14:52:37
42650         Log: need to use INT2PTR instead of a straight cast or ia64 fails
42651              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
42652      Branch: maint-5.6/perl
42653            ! ext/POSIX/POSIX.xs
42654 ____________________________________________________________________________
42655 [  8663] By: jhi                                   on 2001/02/01  14:09:13
42656         Log: Allow the float to be fuzzier.
42657      Branch: maint-5.6/perl
42658            ! t/lib/peek.t
42659 ____________________________________________________________________________
42660 [  8662] By: jhi                                   on 2001/02/01  13:59:00
42661         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
42662              From: Robin Barker <rmb1@cise.npl.co.uk>
42663              Date: Thu, 1 Feb 2001 13:05:39 GMT
42664              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
42665      Branch: maint-5.6/perl
42666            ! pod/perlmodlib.pod
42667 ____________________________________________________________________________
42668 [  8661] By: jhi                                   on 2001/02/01  13:57:38
42669         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
42670              Date: Thu, 01 Feb 2001 14:15:41 +0100
42671              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42672              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
42673              
42674              Have the $ccflags in the gcc version test (strange, this change
42675              is claimed to be have been integrated already)
42676      Branch: maint-5.6/perl
42677            ! Configure
42678 ____________________________________________________________________________
42679 [  8660] By: jhi                                   on 2001/02/01  13:44:10
42680         Log: Integrate changes #7950,7964,7962 from mainline.
42681              
42682              Find the stdchar signedness using cpp, should fix some of
42683              the Solaris compiler warnings reported by Alan Burlison.
42684      Branch: maint-5.6/perl
42685           !> Configure config_h.SH
42686 ____________________________________________________________________________
42687 [  8659] By: jhi                                   on 2001/02/01  05:35:32
42688         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
42689              From: Jan Dubois <JanD@ActiveState.com>
42690              Date: Wed, 31 Jan 2001 21:17:03 -0800
42691              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
42692      Branch: maint-5.6/perl
42693            ! utils/perldoc.PL
42694 ____________________________________________________________________________
42695 [  8658] By: jhi                                   on 2001/02/01  04:33:17
42696         Log: Integrate the README.os390 and README.posix-bc parts of mainline
42697              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
42698              installperl parts were taken care of by #8657.)
42699      Branch: maint-5.6/perl
42700           !> README.os390 README.posix-bc
42701 ____________________________________________________________________________
42702 [  8657] By: jhi                                   on 2001/02/01  04:29:21
42703         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
42704              From: Peter Prymmer <pvhp@forte.com>
42705              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
42706              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
42707      Branch: maint-5.6/perl
42708            + ext/DynaLoader/dl_dllload.xs
42709            ! MANIFEST Makefile.SH hints/os390.sh installperl
42710 ____________________________________________________________________________
42711 [  8656] By: jhi                                   on 2001/02/01  04:25:45
42712         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
42713              From: Peter Prymmer <pvhp@forte.com>
42714              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
42715              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
42716      Branch: maint-5.6/perl
42717            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
42718 ____________________________________________________________________________
42719 [  8655] By: jhi                                   on 2001/02/01  04:14:47
42720         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
42721              From: troc@netrus.net
42722              Date: Wed, 31 Jan 2001 22:31:26 -0500
42723              Message-Id: <200102010331.WAA117.85@rocco.homenet>
42724      Branch: maint-5.6/perl
42725            ! os2/os2.c
42726 ____________________________________________________________________________
42727 [  8654] By: jhi                                   on 2001/02/01  04:12:52
42728         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
42729              as reported by Alan Burlison.
42730      Branch: maint-5.6/perl
42731            ! pp.h
42732 ____________________________________________________________________________
42733 [  8653] By: jhi                                   on 2001/02/01  04:05:12
42734         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
42735              From: dsugalski@northernlight.com
42736              Date: Wed, 31 Jan 2001 18:54:11 -0500
42737              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
42738      Branch: maint-5.6/perl
42739            ! configure.com
42740 ____________________________________________________________________________
42741 [  8652] By: jhi                                   on 2001/02/01  04:03:11
42742         Log: Misplaced #endif.
42743              
42744              Subject: [perl-5-6-1-trial2] patches for EPOC
42745              From: Olaf Flebbe <O.Flebbe@science-computing.de>
42746              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
42747              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
42748      Branch: maint-5.6/perl
42749            ! epoc/epocish.c
42750 ____________________________________________________________________________
42751 [  8651] By: jhi                                   on 2001/02/01  04:00:25
42752         Log: Integrate changes #8647,8648,8650 from mainline.
42753              
42754              Macrofy a magic UTF-8 test.
42755              
42756              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
42757              
42758              Watch out for cross compiling for EPOC (usually done on linux).
42759      Branch: maint-5.6/perl
42760           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
42761 ____________________________________________________________________________
42762 [  8650] By: jhi                                   on 2001/02/01  03:56:20
42763         Log: Watch out for cross compiling for EPOC (usually done on linux)
42764              
42765              Subject: [perl-5-6-1-trial2] patches for EPOC
42766              From: Olaf Flebbe <O.Flebbe@science-computing.de>
42767              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
42768              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
42769      Branch: perl
42770            ! ext/Errno/Errno_pm.PL
42771 ____________________________________________________________________________
42772 [  8649] By: gsar                                  on 2001/02/01  00:46:00
42773         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
42774      Branch: maint-5.6/perl
42775            ! sv.c
42776 ____________________________________________________________________________
42777 [  8648] By: jhi                                   on 2001/01/31  23:35:36
42778         Log: All the uses of PL_numeric_radix must be protected by
42779              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
42780              
42781              Subject: [perl-5-6-1-trial2] patches for EPOC
42782              From: Olaf Flebbe <O.Flebbe@science-computing.de>
42783              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
42784              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
42785      Branch: perl
42786            ! sv.c
42787 ____________________________________________________________________________
42788 [  8647] By: jhi                                   on 2001/01/31  22:56:16
42789         Log: Macrofy a magic UTF-8 test.
42790      Branch: perl
42791            ! utf8.c utf8.h
42792 ____________________________________________________________________________
42793 [  8646] By: gsar                                  on 2001/01/31  15:55:12
42794         Log: update Changes
42795      Branch: maint-5.6/perl
42796            ! Changes
42797 ____________________________________________________________________________
42798 [  8645] By: gsar                                  on 2001/01/31  15:10:14
42799         Log: Configure tweak suggested by Peter Prymmer
42800      Branch: maint-5.6/perl
42801            ! Configure
42802 ____________________________________________________________________________
42803 [  8644] By: gsar                                  on 2001/01/31  15:06:32
42804         Log: more files need to be writable in the source distribution
42805      Branch: maint-5.6/perl
42806            ! Porting/makerel
42807 ____________________________________________________________________________
42808 [  8643] By: jhi                                   on 2001/01/31  14:59:46
42809         Log: Integrate changes #8258,8278,8279 from mainline.
42810              
42811              Make the large file tests more robust/talkative.
42812      Branch: maint-5.6/perl
42813           !> t/lib/syslfs.t t/op/lfs.t
42814 ____________________________________________________________________________
42815 [  8642] By: gsar                                  on 2001/01/31  14:53:48
42816         Log: integrate changes#8311,8334 from mainline
42817              
42818              Add a new MakeMaker variable PM_FILTER that defines a Unix
42819              filter to be run on each .pm during the pm_to_blib() phase,
42820              a fixed version of
42821              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
42822              
42823              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
42824              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
42825              accurate reading of the "atime".  
42826      Branch: maint-5.6/perl
42827           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
42828           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
42829           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
42830 ____________________________________________________________________________
42831 [  8641] By: jhi                                   on 2001/01/31  14:46:37
42832         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
42833      Branch: maint-5.6/perl
42834            ! lib/Getopt/Long.pm
42835 ____________________________________________________________________________
42836 [  8640] By: gsar                                  on 2001/01/31  14:40:24
42837         Log: make regen_all
42838      Branch: maint-5.6/perl
42839            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
42840 ____________________________________________________________________________
42841 [  8639] By: gsar                                  on 2001/01/31  14:37:25
42842         Log: refresh windows config files
42843      Branch: maint-5.6/perl
42844            ! win32/Makefile win32/config_H.bc win32/config_H.gc
42845            ! win32/config_H.vc win32/makefile.mk
42846 ____________________________________________________________________________
42847 [  8638] By: gsar                                  on 2001/01/31  14:28:10
42848         Log: makefile tweaks for windows: introduce a bulk-switch to enable
42849              same options as ActivePerl; sync changes with makefile.mk
42850      Branch: maint-5.6/perl
42851            ! win32/Makefile win32/makefile.mk
42852 ____________________________________________________________________________
42853 [  8637] By: jhi                                   on 2001/01/31  04:41:30
42854         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
42855              From: Nicholas Clark <nick@ccl4.org>
42856              Date: Tue, 30 Jan 2001 19:51:05 +0000
42857              Message-ID: <20010130195105.R76607@plum.flirble.org> 
42858              
42859              op/inc cure.
42860      Branch: perl
42861            ! pp.c pp.h pp_hot.c t/op/arith.t
42862 ____________________________________________________________________________
42863 [  8636] By: jhi                                   on 2001/01/31  02:38:32
42864         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
42865              no perlio],8257,8380,8479,8515 from mainline.
42866              
42867              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
42868              
42869              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
42870              Subject: [PATCH perl@8133] fix-up for VMS extensions
42871              
42872              In VMS embedded perls couldn't access the statically built Socket.
42873              
42874              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
42875              
42876              Further VMS piping fixes from Charles Lane.
42877              
42878              Subject:  [PATCH] make t/op/misc.t work on VMS
42879              
42880              Add tracing for debugging extensions builds in VMS.
42881              
42882              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
42883      Branch: maint-5.6/perl
42884           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
42885           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
42886           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
42887 ____________________________________________________________________________
42888 [  8635] By: jhi                                   on 2001/01/31  01:46:41
42889         Log: Integrate change #7732 from mainline.
42890              
42891              Sparc 64-bit pack() fix from Jens Hamisch.
42892      Branch: maint-5.6/perl
42893           !> pp.c
42894 ____________________________________________________________________________
42895 [  8634] By: jhi                                   on 2001/01/31  01:41:16
42896         Log: One spot missing from #8626.
42897      Branch: maint-5.6/perl
42898            ! sv.c
42899 ____________________________________________________________________________
42900 [  8633] By: jhi                                   on 2001/01/31  00:49:17
42901         Log: Integrate change #7495 from mainline.
42902              
42903              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
42904      Branch: maint-5.6/perl
42905           !> MANIFEST ext/re/Makefile.PL
42906 ____________________________________________________________________________
42907 [  8632] By: jhi                                   on 2001/01/30  23:38:49
42908         Log: Integrate change #8396 from mainline.
42909              
42910              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
42911              better multicast support (resend)
42912      Branch: maint-5.6/perl
42913           !> ext/Socket/Socket.pm
42914 ____________________________________________________________________________
42915 [  8631] By: jhi                                   on 2001/01/30  23:28:03
42916         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
42917              
42918              More AIX lore. (7514, ext/re/hints/aix.pl)
42919              
42920              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
42921              
42922              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)
42923              
42924              Subject: [ID 20001214.002] Net::Ping patch
42925              
42926              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
42927              
42928              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
42929              
42930              Add ReuseAddr as a (preferred) alias for Reuse as we now
42931              also have ReusePort.
42932              
42933              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
42934      Branch: maint-5.6/perl
42935           +> ext/re/hints/aix.pl
42936           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
42937           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
42938 ____________________________________________________________________________
42939 [  8630] By: jhi                                   on 2001/01/30  23:03:59
42940         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
42941              
42942              read() documentation tweak for 20001121.004.
42943              
42944              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
42945      Branch: maint-5.6/perl
42946           !> pod/perlfunc.pod pod/perlre.pod
42947 ____________________________________________________________________________
42948 [  8629] By: jhi                                   on 2001/01/30  22:41:57
42949         Log: Integrate change #8098 from mainline.
42950              
42951              fastgetcwd is defined using a glob alias on a $^O dependent basis
42952              and there was no default assignment or perl subroutine.
42953      Branch: maint-5.6/perl
42954           !> lib/Cwd.pm
42955 ____________________________________________________________________________
42956 [  8628] By: jhi                                   on 2001/01/30  21:58:52
42957         Log: Integrate change #7866 from mainline.
42958              
42959              File::Temp 0.11.
42960      Branch: maint-5.6/perl
42961           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
42962 ____________________________________________________________________________
42963 [  8627] By: jhi                                   on 2001/01/30  21:39:44
42964         Log: Integrate changes #8075,8086,8228 from mainline.  
42965              
42966              Darwin is not Windows. (8075,8086)
42967              
42968              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
42969      Branch: maint-5.6/perl
42970           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
42971           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
42972           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
42973           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
42974 ____________________________________________________________________________
42975 [  8626] By: jhi                                   on 2001/01/30  21:22:11
42976         Log: Integrate with tweakery the change #8625 from mainline,
42977              the multibyte decimal separator fix ("fa_IR locale failure").
42978      Branch: maint-5.6/perl
42979            ! embedvar.h perlapi.h
42980           !> intrpvar.h perl.c perl.h sv.c util.c
42981 ____________________________________________________________________________
42982 [  8625] By: jhi                                   on 2001/01/30  20:26:33
42983         Log: Fix for the fa_IR locale failure.  The reason for the failure
42984              was that Perl was assuming the decimal separator aka the radix
42985              separator is one character.  The Farsi-Iranian locale crushed
42986              that bad assumption since there the separator is 'Momayyez',
42987              glyphwise looking somewhat like a slash, and in Unicode UTF-8
42988              encoded in two bytes, 0xd9 0xab.
42989      Branch: perl
42990            ! intrpvar.h perl.c perl.h sv.c util.c
42991 ____________________________________________________________________________
42992 [  8624] By: gsar                                  on 2001/01/30  20:17:03
42993         Log: regen_headers
42994      Branch: maint-5.6/perl
42995            ! Makefile.SH pod/perlintern.pod
42996 ____________________________________________________________________________
42997 [  8623] By: gsar                                  on 2001/01/30  19:42:34
42998         Log: backout change#7431 and its dependents (causes spurious rebuilds
42999              of autogenerated files)
43000              
43001              fix benign b.t failure
43002      Branch: maint-5.6/perl
43003            ! Makefile.SH t/lib/b.t
43004 ____________________________________________________________________________
43005 [  8622] By: jhi                                   on 2001/01/30  19:41:41
43006         Log: Microperl sync.
43007      Branch: perl
43008            ! mg.c perl.h
43009 ____________________________________________________________________________
43010 [  8621] By: gsar                                  on 2001/01/30  19:24:47
43011         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
43012              from mainline
43013              
43014              Subject: podlators 1.06 released
43015              
43016              Subject: [PATCH @8436] Eliminate op_children
43017              
43018              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
43019              
43020              (Replaced by #8448)  More op_children traces (cleanup of #8442).
43021              
43022              Subject: [PATCH #3 @8436] Re: Eliminate op_children
43023              Replace #8444 and #8445.
43024              
43025              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
43026              at the setting of the ofs_sv in new_struct_thread() as the
43027              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
43028              uninitialized fields are, uh, initialized with),
43029              SvREFCNT_inc()ing that invited a core dump.
43030              
43031              podlators 1.07, from Russ Allbery.
43032              
43033              Subject: [PATCH] regcomp.c old feature removal
43034              From: mjd@plover.com
43035              Date: 16 Jan 2001 14:43:18 -0000 
43036              Message-ID: <20010116144318.7140.qmail@plover.com> 
43037      Branch: maint-5.6/perl
43038           +> lib/Pod/Text/Overstrike.pm
43039           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
43040           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
43041           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
43042           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
43043           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
43044           !> util.c
43045 ____________________________________________________________________________
43046 [  8620] By: gsar                                  on 2001/01/30  18:48:32
43047         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
43048              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
43049              now fails one test)
43050              
43051              Subject: [PATCH] lvalue AUTOLOAD. No, really.
43052              
43053              Subject: [PATCH] Interesting syntax idea
43054              Make opens + bareword assigns do typeglob assigns.
43055              
43056              Tests for #8254.
43057              
43058              Subject: [PATCH @8269] Continue blocks and B::Deparse
43059              Make the peephole optimizer to bypass more null ops and
43060              and rewrite the deparse handling of continue blocks.
43061              
43062              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
43063              Doc tweak on #8313.
43064              
43065              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
43066              
43067              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
43068              
43069              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
43070              
43071              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
43072              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
43073              according to the platform.
43074              
43075              Subject: [PATCH @8404] Consolidated lvalue sub changes
43076              
43077              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
43078              
43079              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
43080              
43081              Subject: B::Concise -- an improved replacement for B::Terse 
43082              
43083              The B::Terse drop-in replacement wasn't quite drop-in.
43084              
43085              The LVRET macro needed an aTHX.
43086              
43087              Use the /^Perl_/-less form of is_lvalue_sub().
43088              
43089              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
43090      Branch: maint-5.6/perl
43091           +> ext/B/B/Concise.pm
43092           !> (integrate 27 files)
43093 ____________________________________________________________________________
43094 [  8619] By: nick                                  on 2001/01/30  18:40:28
43095         Log: Integrate mainline
43096      Branch: perlio
43097           !> (integrate 40 files)
43098 ____________________________________________________________________________
43099 [  8618] By: jhi                                   on 2001/01/30  18:37:18
43100         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
43101              Date: Mon, 29 Jan 2001 22:51:29 -0600
43102              From: "Craig A. Berry" <craigberry@mac.com>
43103              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
43104      Branch: perl
43105            ! vms/test.com
43106 ____________________________________________________________________________
43107 [  8617] By: jhi                                   on 2001/01/30  18:34:53
43108         Log: Subject: [PATCH] Add missing CV flags to dump.c
43109              From: Tim Jenness <t.jenness@jach.hawaii.edu>
43110              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
43111              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
43112      Branch: perl
43113            ! dump.c
43114 ____________________________________________________________________________
43115 [  8616] By: jhi                                   on 2001/01/30  18:20:58
43116         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
43117              part isn't applicable to maintperl.
43118              
43119              UTF-8 nit from Inaba Hiroto.
43120      Branch: maint-5.6/perl
43121           !> pod/perlapi.pod utf8.c
43122 ____________________________________________________________________________
43123 [  8615] By: jhi                                   on 2001/01/30  18:18:51
43124         Log: UTF-8 nit from Inaba Hiroto.
43125      Branch: perl
43126            ! pod/perlapi.pod t/op/each.t utf8.c
43127 ____________________________________________________________________________
43128 [  8614] By: jhi                                   on 2001/01/30  18:13:38
43129         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
43130              
43131              perl's internal variables are not for public consumption,
43132              move their docs from perlapi.pod to perlintern.pod
43133              
43134              support for -Dusethreads build under HP-UX 10.20 and DCE threads
43135              library (11.0 and later have pthreads but 10.x don't)
43136              
43137              avoid uninitialized value warnings
43138              
43139              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
43140              gets weird results)
43141              
43142              perldoc nit on windows
43143              
43144              make it possible to run the tests outside the source tree
43145              (there's still a dependency on ../lib being the library
43146              location)
43147      Branch: perl
43148           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
43149           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
43150           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
43151           !> win32/bin/search.pl win32/vdir.h
43152 ____________________________________________________________________________
43153 [  8613] By: gsar                                  on 2001/01/30  16:39:59
43154         Log: make it possible to run the tests outside the source tree
43155              (there's still a dependency on ../lib being the library
43156              location)
43157      Branch: maint-5.6/perl
43158            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
43159 ____________________________________________________________________________
43160 [  8612] By: gsar                                  on 2001/01/30  16:31:12
43161         Log: perldoc nit on windows
43162      Branch: maint-5.6/perl
43163            ! utils/perldoc.PL
43164 ____________________________________________________________________________
43165 [  8611] By: gsar                                  on 2001/01/30  16:22:54
43166         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
43167              gets weird results)
43168      Branch: maint-5.6/perl
43169            ! win32/vdir.h
43170 ____________________________________________________________________________
43171 [  8610] By: gsar                                  on 2001/01/30  16:12:45
43172         Log: avoid uninitialized value warnings
43173      Branch: maint-5.6/perl
43174            ! win32/bin/search.pl
43175 ____________________________________________________________________________
43176 [  8609] By: gsar                                  on 2001/01/30  16:08:01
43177         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
43178              library (11.0 and later have pthreads but 10.x don't)
43179      Branch: maint-5.6/perl
43180            ! hints/hpux.sh thread.h
43181 ____________________________________________________________________________
43182 [  8608] By: gsar                                  on 2001/01/30  15:48:55
43183         Log: perl's internal variables are not for public consumption,
43184              move their docs from perlapi.pod to perlintern.pod
43185      Branch: maint-5.6/perl
43186            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
43187            ! thrdvar.h
43188 ____________________________________________________________________________
43189 [  8607] By: gsar                                  on 2001/01/30  15:44:27
43190         Log: mistakenly branched perl56delta.pod, revert
43191      Branch: maint-5.6/perl
43192            - pod/perl56delta.pod
43193           !> pod/perldelta.pod
43194 ____________________________________________________________________________
43195 [  8606] By: gsar                                  on 2001/01/30  14:20:24
43196         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
43197              dTHR which has been a noop for a while now, except for the
43198              compatibility definition in thread.h)
43199      Branch: maint-5.6/perl
43200           !> (integrate 45 files)
43201 ____________________________________________________________________________
43202 [  8605] By: jhi                                   on 2001/01/30  05:43:58
43203         Log: Mark the UTF-8 APIs as experimental.
43204      Branch: maint-5.6/perl
43205            ! embed.pl pod/perlapi.pod
43206 ____________________________________________________________________________
43207 [  8604] By: jhi                                   on 2001/01/30  05:38:40
43208         Log: Nits from earlier integrates.
43209      Branch: maint-5.6/perl
43210            ! lib/Carp/Heavy.pm
43211           !> sv.c
43212 ____________________________________________________________________________
43213 [  8603] By: jhi                                   on 2001/01/30  05:27:26
43214         Log: Regenerate Porting files.
43215      Branch: maint-5.6/perl
43216            ! Porting/Glossary Porting/config.sh Porting/config_H
43217 ____________________________________________________________________________
43218 [  8602] By: jhi                                   on 2001/01/30  05:14:59
43219         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
43220              8310,8339,8447,8492,8493,8505,8525: documentation changes.
43221              
43222              Subject: Re: perlfaq style changes
43223              
43224              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
43225              
43226              Subject: [PATCH] docs on NaN
43227              
43228              Subject: [patch] perlfaq7
43229              
43230              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
43231              
43232              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
43233              
43234              Subject: [PATCH] open() example in perlfunc.pod
43235              
43236              Podify README.mpeix (a new version from the web)
43237              
43238              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
43239              
43240              Subject: [PATCH] format and rewording in perlfaq.pod
43241              
43242              Subject: [PATCH] API Variable documentation   
43243              
43244              Memory management calls documentation.
43245              
43246              Subject: [PATCH: perl@8482] README.vms URL updates
43247              
43248              Subject: Minor typos in perlfaq2.pod
43249              
43250              Subject: [PATCH] pod/perlvar.pod
43251      Branch: maint-5.6/perl
43252           +> pod/perl56delta.pod
43253            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
43254           !> README.amiga README.epoc README.mpeix README.vms
43255           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
43256           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
43257           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
43258           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
43259           !> pod/perlvar.pod thrdvar.h
43260 ____________________________________________________________________________
43261 [  8601] By: jhi                                   on 2001/01/30  04:38:35
43262         Log: Integrate changes #8036,8096,8253 from mainline:
43263              hints changes.
43264              
43265              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
43266              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
43267              
43268              Output the (apparent) version of gcc in Tru64.
43269      Branch: maint-5.6/perl
43270           +> ext/POSIX/hints/svr4.pl
43271           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
43272           !> hints/svr4.sh t/lib/bigfltpm.t
43273 ____________________________________________________________________________
43274 [  8600] By: jhi                                   on 2001/01/30  04:04:01
43275         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
43276              locale fixes.
43277              
43278              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
43279              
43280              Debian allows /usr/bin/locale to exist without any locales. (7868)
43281              
43282              Allow the locale test needing POSIX and the taint test
43283              needing IPC::SysV to run under 'minitest' (basically,
43284              bail out if loading the extension fails). (8384)
43285              
43286              Cleanup the locale.t output  (8480)
43287      Branch: maint-5.6/perl
43288           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
43289           !> t/pragma/locale.t
43290 ____________________________________________________________________________
43291 [  8599] By: jhi                                   on 2001/01/30  03:51:04
43292         Log: Missing generated files from #8598.
43293      Branch: maint-5.6/perl
43294            ! embed.h global.sym objXSUB.h perlapi.c proto.h
43295 ____________________________________________________________________________
43296 [  8598] By: jhi                                   on 2001/01/30  03:41:54
43297         Log: Integrate change #8555 from mainline, manually integrate parts
43298              of changes 8452 and 8583.
43299              
43300              Subject: [PATCH] utf8.c documentation (8452)
43301              
43302              No point in checking the length if the pointer is bogus. (8555)
43303              
43304              Introduce bytes_from_utf8() and implement sv_eq() using it,
43305              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
43306              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
43307              was malformed. (8583)
43308      Branch: maint-5.6/perl
43309            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
43310           !> pod/perlapi.pod sv.c utf8.c
43311 ____________________________________________________________________________
43312 [  8597] By: gsar                                  on 2001/01/30  02:37:26
43313         Log: get PERL_OBJECT build going again on windows
43314      Branch: maint-5.6/perl
43315            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
43316            ! pod/perlapi.pod proto.h sv.c
43317 ____________________________________________________________________________
43318 [  8596] By: jhi                                   on 2001/01/30  02:16:17
43319         Log: Signedness nit.
43320      Branch: perl
43321            ! sv.c
43322 ____________________________________________________________________________
43323 [  8595] By: jhi                                   on 2001/01/30  02:11:07
43324         Log: EBCDIC patch for Storable, from Peter Prymmer.
43325      Branch: perl
43326            ! t/lib/st-06compat.t
43327 ____________________________________________________________________________
43328 [  8594] By: jhi                                   on 2001/01/30  01:04:48
43329         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
43330              From: Peter Prymmer <pvhp@forte.com>
43331              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
43332              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
43333      Branch: perl
43334            ! t/lib/b.t
43335 ____________________________________________________________________________
43336 [  8593] By: jhi                                   on 2001/01/30  00:56:47
43337         Log: Subject: [PATCH: perl@8585] pod problems in io
43338              From: Peter Prymmer <pvhp@forte.com>
43339              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
43340              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
43341      Branch: perl
43342            ! pod/perlapio.pod pod/perliol.pod
43343 ____________________________________________________________________________
43344 [  8592] By: jhi                                   on 2001/01/30  00:48:20
43345         Log: Integrate perlio.
43346      Branch: perl
43347           !> pod/perlapio.pod pod/perliol.pod
43348 ____________________________________________________________________________
43349 [  8591] By: nick                                  on 2001/01/29  22:02:28
43350         Log: GNU 'merge' Simon's copy of perliol.pod with version
43351              patched by Craig's patch.
43352      Branch: perlio
43353            ! pod/perliol.pod
43354 ____________________________________________________________________________
43355 [  8590] By: nick                                  on 2001/01/29  21:55:10
43356         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
43357      Branch: perlio
43358            ! pod/perlapio.pod pod/perliol.pod
43359 ____________________________________________________________________________
43360 [  8589] By: jhi                                   on 2001/01/29  15:35:33
43361         Log: Integrate change #8586 from maint-5.6/perl.
43362              
43363              make the BOM detection code not call tell() until it has to
43364              (meant to fix esoteric compatibility issues where PL_rsfp
43365              is overridden)
43366      Branch: perl
43367           !> toke.c
43368 ____________________________________________________________________________
43369 [  8588] By: jhi                                   on 2001/01/29  15:29:11
43370         Log: Subject: MAking Solaris malloc() the default
43371              From: Lupe Christoph <lupe@lupe-christoph.de>
43372              Date: Mon, 29 Jan 2001 12:59:36 +0100
43373              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
43374              
43375              The README.solaris part slightly tweaked.
43376      Branch: perl
43377            ! README.solaris hints/solaris_2.sh
43378 ____________________________________________________________________________
43379 [  8587] By: jhi                                   on 2001/01/29  15:17:34
43380         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
43381              From: root@ak-75.mind.de
43382              Date: Sun, 28 Jan 2001 20:32:29 +0100
43383              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
43384      Branch: perl
43385            ! pod/perlre.pod
43386 ____________________________________________________________________________
43387 [  8586] By: gsar                                  on 2001/01/29  13:43:44
43388         Log: make the BOM detection code not call tell() until it has to
43389              (meant to fix esoteric compatibility issues where PL_rsfp
43390              is overridden)
43391      Branch: maint-5.6/perl
43392            ! toke.c
43393 ____________________________________________________________________________
43394 [  8585] By: jhi                                   on 2001/01/28  20:05:45
43395         Log: Update Changes.
43396      Branch: perl
43397            ! Changes patchlevel.h
43398 ____________________________________________________________________________
43399 [  8584] By: jhi                                   on 2001/01/28  19:30:02
43400         Log: Integrate perlio.
43401      Branch: perl
43402           +> pod/perliol.pod
43403           !> MANIFEST pod/perlapio.pod
43404 ____________________________________________________________________________
43405 [  8583] By: jhi                                   on 2001/01/28  19:28:40
43406         Log: Patch from Inaba Hiroto:
43407              - canonical UTF-8 hash keys: if a key string for a hash is
43408              UTF8-on, try downgrade the string and use it if
43409              unicode::distinct is not in effect.
43410              For the task, I added a function bytes_from_utf8() to utf8.c.
43411              It might resemble utf8_to_bytes() but it is not convenient
43412              to the task.
43413              Made a test for it and added to t/op/each.t
43414              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
43415              the mortal copy of the argument SV.
43416              And changed t/io/utf8.t test 18 which expects print() to
43417              upgrade its argument.
43418              - re-implement sv_eq with bytes_from_utf8()
43419              - some bug fixes
43420              - tr/// does not handle UTF8 range (\x{}-\x{})
43421              - \ before raw UTF8 character produced
43422              "Malformed UTF-8 character" warning.
43423              - "\x{100}\N{CENT SIGN}" is Malformed.
43424              Added tests for these 3.
43425              - and one silly bug (by me) with qu operator.
43426      Branch: perl
43427            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
43428            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
43429            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
43430 ____________________________________________________________________________
43431 [  8582] By: nick                                  on 2001/01/28  19:25:04
43432         Log: Add pod/perliol.pod to MANIFEST :-(
43433      Branch: perlio
43434            ! MANIFEST
43435 ____________________________________________________________________________
43436 [  8581] By: nick                                  on 2001/01/28  19:22:40
43437         Log: PerlIO documentation. Proofing and sub-editing requested.
43438      Branch: perlio
43439            + pod/perliol.pod
43440            ! pod/perlapio.pod
43441 ____________________________________________________________________________
43442 [  8580] By: jhi                                   on 2001/01/28  05:16:25
43443         Log: Revert the change to sv_2pv() done by #8054: Someone who
43444              did SvNV_set() on a scalar that also happened to be POK,
43445              followed by sv_2pv() won't get the right coercion anymore.
43446              [Sarathy]
43447      Branch: maint-5.6/perl
43448            ! sv.c
43449 ____________________________________________________________________________
43450 [  8579] By: jhi                                   on 2001/01/28  05:15:04
43451         Log: Remove the #8084 effect: do not allow -Q to be interpreted
43452              as -&Q(), this is too much wiggle room.
43453      Branch: maint-5.6/perl
43454            ! toke.c
43455 ____________________________________________________________________________
43456 [  8578] By: jhi                                   on 2001/01/28  05:12:45
43457         Log: Needed bits of #8439 (should have been in #8576),
43458              mainly for lval substr().
43459      Branch: maint-5.6/perl
43460            ! mg.c pp.c pp_hot.c
43461 ____________________________________________________________________________
43462 [  8577] By: jhi                                   on 2001/01/28  05:02:46
43463         Log: A missing check-in.
43464      Branch: maint-5.6/perl
43465            ! utf8.c
43466 ____________________________________________________________________________
43467 [  8576] By: jhi                                   on 2001/01/28  04:26:18
43468         Log: Integrate changes #8425,8436,8439,8517 from mainline.
43469              The 8439 was not truly integrated because it had too many
43470              dependencies on the development branch and because it introduced
43471              concepts too bold for a maintenance branch (such as the qu operator).
43472              
43473              Subject: [PATCH perl@8342] -Wformat
43474              
43475              Tighten some of the UTF-8 tests a bit.
43476              
43477              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
43478              - The substr lval was still not okay.
43479              - Now pp_stringify and sv_setsv copies source's UTF8 flag
43480              even if IN_BYTE.  pp_stringify is called from fold_constants
43481              at optimization phase and "\x{100}" was made SvUTF8_off under
43482              use bytes (the bytes pragma is for "byte semantics" and not
43483              for "do not produce UTF8 data")
43484      Branch: maint-5.6/perl
43485            ! t/lib/charnames.t t/op/substr.t toke.c
43486           !> sv.c t/pragma/utf8.t
43487 ____________________________________________________________________________
43488 [  8575] By: jhi                                   on 2001/01/28  04:01:51
43489         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
43490              
43491              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
43492              
43493              Subject: [ID 20001230.003] UTF-8 tr still hurts
43494              
43495              Test cases for #8385 (from Simon's "torture.pl")
43496              
43497              Start fixing UTF-8 lval substr() (8405)
43498      Branch: maint-5.6/perl
43499           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
43500           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
43501 ____________________________________________________________________________
43502 [  8574] By: jhi                                   on 2001/01/28  03:09:06
43503         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
43504              from mainline.
43505              
43506              UTF-8 cleanup.
43507              
43508              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
43509              
43510              "\x{FF}\xFF" was broken.
43511              
43512              Tests for #8329 and #8330.
43513              
43514              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
43515              
43516              IRIX compiler noticed that the bof initialization might be
43517              bypassed by control flow.
43518              
43519              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
43520      Branch: maint-5.6/perl
43521           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
43522           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
43523 ____________________________________________________________________________
43524 [  8573] By: jhi                                   on 2001/01/28  02:06:12
43525         Log: Retract #8552.
43526      Branch: perl
43527            ! lib/Text/Wrap.pm t/lib/textwrap.t
43528 ____________________________________________________________________________
43529 [  8572] By: jhi                                   on 2001/01/28  02:04:49
43530         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
43531              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
43532              not really integrated but instead salvaged by hand
43533              (they had too many dependencies on the development release
43534              to be cleanly integratable).
43535              
43536              Subject: more UTF8 test suites and an UTF8 patch
43537              
43538              Tweak for MULTIPLICITY/USE_PERLIO
43539              
43540              Signedness nit.
43541              
43542              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
43543              
43544              Use the UTF8_XXX macros in is_utf8_char().
43545              
43546              Rewrite pp_concat() in terms of sv_catsv().  The . operator
43547              should now be UTF-8-proof.
43548              
43549              Subject: [PATCH perl@8269] scanning two hex-constants
43550              fails on EBCDIC environment (script length.t)
43551              
43552              Add some Unicode chop() tests.
43553      Branch: maint-5.6/perl
43554            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
43555           !> sv.c t/op/chop.t utf8.h
43556 ____________________________________________________________________________
43557 [  8571] By: jhi                                   on 2001/01/28  00:35:59
43558         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
43559              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
43560              
43561              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
43562              
43563              The maxiters upper limit sanity check (guarding against
43564              non-progress) assumed bytes instead of characters in s///
43565              and split().
43566              
43567              Signedness nit.
43568              
43569              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
43570              join() should now be UTF-8-proof.
43571              
43572              More split // UTF-8 tests. (8250)
43573      Branch: maint-5.6/perl
43574           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
43575           !> util.c
43576 ____________________________________________________________________________
43577 [  8570] By: jhi                                   on 2001/01/27  22:15:46
43578         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
43579              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
43580              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
43581              8084,8204,8244,8333 from mainline.
43582              
43583              For -Q where Q might be a one-letter sub name one does no more
43584              get a warning about an unknown filetest (7941,7943,7944,8084).
43585              
43586              Subject: Re: [ID 20001130.011] expression parsing bug ?
43587              
43588              Make uv_to_utf8() to zero-terminate its output buffer.
43589              
43590              Split off t/op/length.t (7995)
43591              
43592              Split off t/op/utf8decode.t (7996)
43593              
43594              Remove an unnecessary 'use utf8' from the utf8.t (7998)
43595              
43596              Split off t/op/concat.t (8004)
43597              
43598              Split off t/op/ver.t (8005)
43599              
43600              Document utf8_length(), utf8_distance(), and utf8_hop().
43601              
43602              Document utf8_to_uv() better.
43603              
43604              Introduce macros for UTF8 decoding (8028,8033).
43605              
43606              Add test for reverse() (8030,8031).
43607              
43608              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
43609              
43610              Do not return the Unicode replacement character    on UTF-8
43611              decoding failure.
43612              
43613              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
43614              not this_utf8 i.e. the output string has one, but don't mess
43615              with source assumption. (8052,8053)
43616              
43617              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
43618              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
43619              was not expecting to be called with something that was already
43620              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
43621              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
43622              (8054)
43623              
43624              Recode the naughty binary bytes in utf8decode.t using the \xHH.
43625              
43626              Make some panic messages a bit more logical.
43627      Branch: maint-5.6/perl
43628           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
43629           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
43630           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
43631           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
43632           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
43633           !> utf8.c utf8.h
43634 ____________________________________________________________________________
43635 [  8569] By: jhi                                   on 2001/01/27  19:16:43
43636         Log: Integrate changes #7750 from perlio and #8566 from mainline.
43637      Branch: maint-5.6/perl
43638           !> regexec.c sv.c
43639 ____________________________________________________________________________
43640 [  8568] By: jhi                                   on 2001/01/27  18:06:51
43641         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
43642              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
43643              7935[-perlio.c],7936,7959,7965 from mainline.
43644              
43645              Change the "big byte" error message to "Wide character".
43646              (7355, the croak-if-wide-chars-in-print part ignored)
43647              
43648              Use UINT64_C().
43649              
43650              Introduce Perl_utf8_length().
43651              
43652              diff -se shows these as different (7753, forgotten check-ins)
43653              
43654              Subject: [PATCH] doop.c - UTF8 tr///
43655              
43656              If we use (aTHX_ ...) then put Perl_ on the front.
43657              
43658              Make utf8_length() and utf8_distance() to be less forgiving
43659              about bad UTF-8.
43660              
43661              Test line numbers are different with utf8.
43662              
43663              No need to scan till infinity, 13 is enough. (7872,7911)
43664              
43665              Subject: [PATCH] Tokeniser debugging
43666              
43667              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
43668              
43669              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
43670              
43671              Be more careful in Perl_sv_utf8_downgrade().
43672              
43673              Use DO_UTF8().
43674              
43675              Raw zero bytes in text files confuse at least GNU patch 2.1.
43676      Branch: maint-5.6/perl
43677           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
43678           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
43679           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
43680           !> t/pragma/utf8.t toke.c utf8.c utf8.h
43681 ____________________________________________________________________________
43682 [  8567] By: nick                                  on 2001/01/27  11:10:38
43683         Log: Integrate mainline
43684      Branch: perlio
43685           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
43686           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
43687           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
43688           !> toke.c
43689 ____________________________________________________________________________
43690 [  8566] By: jhi                                   on 2001/01/27  06:22:48
43691         Log: More documentation for the regexp context stack.
43692      Branch: perl
43693            ! regexec.c
43694 ____________________________________________________________________________
43695 [  8565] By: jhi                                   on 2001/01/27  05:21:57
43696         Log: Update Changes.
43697      Branch: perl
43698            ! Changes patchlevel.h
43699 ____________________________________________________________________________
43700 [  8564] By: jhi                                   on 2001/01/27  04:44:04
43701         Log: Threadedness patch for #8562 from Doug MacEachern.
43702      Branch: perl
43703            ! toke.c
43704 ____________________________________________________________________________
43705 [  8563] By: jhi                                   on 2001/01/27  04:26:24
43706         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
43707              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43708              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
43709              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
43710      Branch: perl
43711            ! op.c
43712 ____________________________________________________________________________
43713 [  8562] By: jhi                                   on 2001/01/27  04:20:30
43714         Log: Subject: Re: Announce : Tokener reporting patch
43715              From: Simon Cozens <simon@cozens.net>
43716              Date: Mon, 22 Jan 2001 02:17:22 +0000
43717              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
43718      Branch: perl
43719            ! embed.h embed.pl proto.h toke.c
43720 ____________________________________________________________________________
43721 [  8561] By: jhi                                   on 2001/01/27  04:17:24
43722         Log: Forgot from #8545.  Oops.
43723      Branch: perl
43724            ! pp.c t/pragma/overload.t
43725 ____________________________________________________________________________
43726 [  8560] By: jhi                                   on 2001/01/27  03:01:47
43727         Log: A better module compilation test, use MANIFEST as suggested
43728              by Spider.
43729      Branch: perl
43730            ! t/lib/1_compile.t
43731 ____________________________________________________________________________
43732 [  8559] By: jhi                                   on 2001/01/27  02:50:48
43733         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
43734              From: Peter Prymmer <pvhp@forte.com>
43735              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
43736              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
43737      Branch: perl
43738            ! t/lib/b.t
43739 ____________________________________________________________________________
43740 [  8558] By: jhi                                   on 2001/01/27  02:27:05
43741         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
43742              From: Peter Prymmer <pvhp@forte.com>
43743              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
43744              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
43745      Branch: perl
43746            ! t/pragma/sub_lval.t
43747 ____________________________________________________________________________
43748 [  8557] By: jhi                                   on 2001/01/27  02:26:03
43749         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
43750              From: Peter Prymmer <pvhp@forte.com>
43751              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
43752              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
43753      Branch: perl
43754            ! t/lib/st-06compat.t
43755 ____________________________________________________________________________
43756 [  8556] By: jhi                                   on 2001/01/27  02:24:33
43757         Log: Subject: [PATCH: perl@8531] minor update to README.os390
43758              From: Peter Prymmer <pvhp@forte.com>
43759              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
43760              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
43761      Branch: perl
43762            ! README.os390
43763 ____________________________________________________________________________
43764 [  8555] By: jhi                                   on 2001/01/27  00:35:47
43765         Log: No point in checking the length before we know whether the pointer
43766              is bogus or not, fixes Abigail's odbm failures in Linux.
43767      Branch: perl
43768            ! sv.c
43769 ____________________________________________________________________________
43770 [  8554] By: nick                                  on 2001/01/26  19:01:31
43771         Log: Integrate mainline
43772      Branch: perlio
43773           !> lib/Text/Wrap.pm t/lib/textwrap.t
43774 ____________________________________________________________________________
43775 [  8553] By: jhi                                   on 2001/01/26  15:19:39
43776         Log: Integrate change #7792 from perlio (multiplicity fix),
43777              fix the AV leak in regex DEBUGGING (tiny part of the
43778              polymorphic regexp patch #8143).
43779      Branch: maint-5.6/perl
43780            ! regcomp.c
43781           !> scope.h
43782 ____________________________________________________________________________
43783 [  8552] By: jhi                                   on 2001/01/26  15:03:23
43784         Log: (Retracted by #8573)
43785              
43786              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
43787              From: Michael G Schwern <schwern@pobox.com>
43788              Date: Fri, 26 Jan 2001 09:28:31 -0500
43789              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
43790      Branch: perl
43791            ! lib/Text/Wrap.pm t/lib/textwrap.t
43792 ____________________________________________________________________________
43793 [  8551] By: jhi                                   on 2001/01/26  02:33:19
43794         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
43795              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
43796              
43797              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
43798              
43799              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
43800              
43801              Message nit.
43802              
43803              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
43804              
43805              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
43806              
43807              (the cleanup of unused submatches in regtry() and regcppop())
43808              
43809              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
43810              stored and restored, and thusly was trounced by the utf8 swash
43811              routines.
43812              
43813              use utf8 not required to use \x{}.
43814              
43815              Removed two more tests that make no sense in UTF-8 since the test
43816              data is not in UTF-8.
43817              
43818              Get the three different space character classes right under utf8.
43819              
43820              Implement ANYOFUTF8 regprop() dumping.
43821              
43822              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
43823              
43824              Document the regex context pushing/popping a bit better.
43825      Branch: maint-5.6/perl
43826           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
43827           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
43828           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
43829           !> t/op/regmesg.t utf8.c
43830 ____________________________________________________________________________
43831 [  8550] By: nick                                  on 2001/01/25  19:42:30
43832         Log: Integrate mainline
43833      Branch: perlio
43834           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
43835           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
43836           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
43837           !> t/lib/bigint.t t/lib/bigintpm.t
43838 ____________________________________________________________________________
43839 [  8549] By: jhi                                   on 2001/01/25  15:22:28
43840         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
43841      Branch: maint-5.6/perl
43842            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
43843 ____________________________________________________________________________
43844 [  8548] By: jhi                                   on 2001/01/25  15:02:55
43845         Log: Integrate changes #7997,8063,8492,8547 from mainline.
43846              
43847              Subject: Re: STRLEN - what?
43848              
43849              Subject: [PATCH] perlguts.pod
43850              
43851              Memory management calls documentation.
43852              
43853              Layout using tabulator is not a good idea in a pod.
43854      Branch: maint-5.6/perl
43855           !> pod/perlguts.pod
43856 ____________________________________________________________________________
43857 [  8547] By: jhi                                   on 2001/01/25  14:49:05
43858         Log: Layout using tabulator is not a good idea in a pod.
43859      Branch: perl
43860            ! pod/perlguts.pod
43861 ____________________________________________________________________________
43862 [  8546] By: jhi                                   on 2001/01/25  14:31:12
43863         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
43864              from mainline.
43865              
43866              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
43867              
43868              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
43869              
43870              More Win32 editor/IDE/shell hints.
43871              
43872              More Win32 Perling.
43873              
43874              Yet another editor edit.
43875              
43876              Edit edit edit.
43877              
43878              IDE/editor section tweaking.
43879              
43880              Few more IDE/editor nits from p5p.
43881      Branch: maint-5.6/perl
43882           !> pod/perlfaq3.pod
43883 ____________________________________________________________________________
43884 [  8545] By: jhi                                   on 2001/01/25  04:16:32
43885         Log: Subject: [PATCH 5.7.0] overload int()
43886              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43887              Date: Wed, 24 Jan 2001 19:06:57 -0500
43888              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
43889      Branch: perl
43890            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
43891            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
43892            ! t/lib/bigintpm.t
43893 ____________________________________________________________________________
43894 [  8544] By: jhi                                   on 2001/01/25  04:15:11
43895         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
43896              From: Peter Prymmer <pvhp@forte.com>
43897              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
43898              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
43899      Branch: perl
43900            ! Makefile.SH README.os390 hints/os390.sh installperl
43901 ____________________________________________________________________________
43902 [  8543] By: jhi                                   on 2001/01/25  03:52:08
43903         Log: Integrate change #8462,8469 from mainline.
43904              
43905              In VMS Perl subversion (perl -V) is undef.
43906      Branch: maint-5.6/perl
43907           !> configure.com
43908 ____________________________________________________________________________
43909 [  8542] By: jhi                                   on 2001/01/25  03:44:55
43910         Log: Integrate changes #7835,7850,8315,8316 from mainline.
43911              
43912              Solaris hints.
43913      Branch: maint-5.6/perl
43914           !> hints/solaris_2.sh
43915 ____________________________________________________________________________
43916 [  8541] By: jhi                                   on 2001/01/25  03:39:28
43917         Log: Integrate #8336 from mainline.
43918      Branch: maint-5.6/perl
43919           !> hv.c
43920 ____________________________________________________________________________
43921 [  8540] By: jhi                                   on 2001/01/25  03:23:50
43922         Log: Retract #8539.
43923      Branch: maint-5.6/perl
43924            ! pod/perlfaq3.pod
43925 ____________________________________________________________________________
43926 [  8539] By: jhi                                   on 2001/01/25  03:21:55
43927         Log: (Retracted by #8540.)
43928      Branch: maint-5.6/perl
43929            ! pod/perlfaq3.pod
43930 ____________________________________________________________________________
43931 [  8538] By: jhi                                   on 2001/01/25  03:14:07
43932         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
43933              From: Peter Prymmer <pvhp@forte.com>
43934              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
43935              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
43936              
43937              The VMS bits.
43938      Branch: maint-5.6/perl
43939            ! configure.com vms/descrip_mms.template
43940 ____________________________________________________________________________
43941 [  8537] By: jhi                                   on 2001/01/25  03:06:09
43942         Log: Integrate #7710,7824,7973 from mainline.
43943      Branch: maint-5.6/perl
43944           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
43945           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
43946           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
43947           !> vos/config.ga.def vos/config.ga.h win32/config.bc
43948           !> win32/config.gc win32/config.vc
43949 ____________________________________________________________________________
43950 [  8536] By: jhi                                   on 2001/01/24  13:50:20
43951         Log: Revert the edits made by me so far to the 5.6 branch since
43952              the TRIAL1 since I did edits when I should have been using
43953              integrates.  Bad programmer.   (Will integrate them properly later.)
43954              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
43955              The #8353 will not be reapplied at least for now since
43956              the UTF-8 hash keys need more thinking.
43957              (The patches #8347, #8354, #8454, #8473 were okay since they
43958              were original edits made specifically for the 5.6.1-TRIAL1.)
43959      Branch: maint-5.6/perl
43960            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43961            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
43962            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
43963            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
43964            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
43965            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43966            ! win32/config.bc win32/config.gc win32/config.vc
43967 ____________________________________________________________________________
43968 [  8535] By: bailey                                on 2001/01/24  06:37:02
43969         Log: SYN SYN
43970      Branch: vmsperl
43971           +> (branch 26 files)
43972           !> (integrate 130 files)
43973 ____________________________________________________________________________
43974 [  8534] By: nick                                  on 2001/01/23  19:30:57
43975         Log: Integrate mainline.
43976      Branch: perlio
43977           !> Changes Configure Porting/Glossary Porting/config.sh
43978           !> Porting/config_H embed.h embed.pl ext/Encode/compile
43979           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
43980           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
43981           !> pod/perlvar.pod proto.h t/lib/1_compile.t
43982 ____________________________________________________________________________
43983 [  8533] By: jhi                                   on 2001/01/23  16:15:46
43984         Log: Forgotten from #8501.
43985      Branch: perl
43986            ! Porting/Glossary Porting/config.sh Porting/config_H
43987 ____________________________________________________________________________
43988 [  8532] By: jhi                                   on 2001/01/23  16:13:27
43989         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
43990              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43991              Date: Mon, 22 Jan 2001 17:51:58 +0100
43992              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
43993      Branch: perl
43994            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
43995 ____________________________________________________________________________
43996 [  8531] By: jhi                                   on 2001/01/23  15:46:01
43997         Log: Update Changes.
43998      Branch: perl
43999            ! Changes patchlevel.h
44000 ____________________________________________________________________________
44001 [  8530] By: jhi                                   on 2001/01/23  15:38:39
44002         Log: De-cut-and-pasto.
44003      Branch: perl
44004            ! t/lib/1_compile.t
44005 ____________________________________________________________________________
44006 [  8529] By: jhi                                   on 2001/01/23  15:11:04
44007         Log: Document the mkdir trailing slashes case.
44008      Branch: perl
44009            ! pod/perlfunc.pod
44010 ____________________________________________________________________________
44011 [  8528] By: jhi                                   on 2001/01/23  15:08:28
44012         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
44013              get installed:
44014              
44015              Subject: lib/lib.pm
44016              From: <abigail@foad.org>
44017              Date: Mon, 28 Aug 2000 20:35:08 -0400
44018              Message-ID: <20000829003508.21281.qmail@foad.org>
44019      Branch: perl
44020            ! installperl
44021 ____________________________________________________________________________
44022 [  8527] By: jhi                                   on 2001/01/23  14:44:04
44023         Log: Metaconfig unit change for #8526.
44024      Branch: metaconfig
44025            ! U/threads/archname.U
44026 ____________________________________________________________________________
44027 [  8526] By: jhi                                   on 2001/01/23  14:43:19
44028         Log: Attach -perlio to the archname if so selected.
44029      Branch: perl
44030            ! Configure
44031 ____________________________________________________________________________
44032 [  8525] By: jhi                                   on 2001/01/23  14:24:01
44033         Log: Subject: [PATCH] pod/perlvar.pod
44034              From: abigail@foad.org
44035              Date: Tue, 23 Jan 2001 01:41:10 +0100
44036              Message-ID: <20010123004110.22259.qmail@foad.org>
44037      Branch: perl
44038            ! pod/perlvar.pod
44039 ____________________________________________________________________________
44040 [  8524] By: jhi                                   on 2001/01/23  14:22:32
44041         Log: A bug introduced in #8217 (the undefined variable in the
44042              lib/safe1_t #3) fixed, by Charles Lane:
44043              
44044              The earlier patch made it so that stuff running in Safe
44045              compartments could do a "caller" and see "main".  That
44046              little change in name is done right before the code in
44047              the compartment is run, and apparantly the parser
44048              was picking up the stash name before it got changed.
44049              
44050              (why it was threaded vs. unthreaded Perl that was sensitive to this
44051              I still don't know...and it probably doesn't matter).
44052              
44053              I tryed removing the stash name-change and saw that threaded Perl
44054              did indeed pass the lib/safe1.t tests.
44055              
44056              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
44057              do the name change (and to connect _ in the compartment to the global
44058              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
44059              to call _safe_pkg_prep when creating a new compartment.
44060              
44061              Passes all tests with threaded perl on linux; passes all tests
44062              with unthreaded perl on VMS.
44063              
44064              At some point I'll probably want to revisit Safe and Opcode to
44065              provide more sensible handling of global variables...and to get
44066              formats working in Safe compartments, which they don't do currently.
44067      Branch: perl
44068            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
44069 ____________________________________________________________________________
44070 [  8523] By: jhi                                   on 2001/01/23  14:11:58
44071         Log: Also the lib/Thread.pm itself needs to be ignored if
44072              the Thread extension hasn't been built.
44073      Branch: perl
44074            ! t/lib/1_compile.t
44075 ____________________________________________________________________________
44076 [  8522] By: jhi                                   on 2001/01/23  13:51:28
44077         Log: print() instead of warn() so that stderr doesn't get
44078              unncessarily polluted.
44079      Branch: perl
44080            ! ext/Encode/compile
44081 ____________________________________________________________________________
44082 [  8521] By: jhi                                   on 2001/01/23  13:49:48
44083         Log: Integrate perlio.
44084      Branch: perl
44085           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
44086           !> ext/Encode/encode.h
44087 ____________________________________________________________________________
44088 [  8520] By: nick                                  on 2001/01/22  21:44:00
44089         Log: More messing with Encode:
44090              Extra fields in header to allow multiple names and to record
44091              other things "compile" knows.
44092              Re-organise compile to factor out common output routines.
44093      Branch: perlio
44094            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
44095 ____________________________________________________________________________
44096 [  8519] By: nick                                  on 2001/01/22  20:33:50
44097         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
44098      Branch: perlio
44099            ! ext/Encode/Makefile.PL ext/Encode/compile
44100 ____________________________________________________________________________
44101 [  8518] By: nick                                  on 2001/01/22  20:28:13
44102         Log: Integrate mainline
44103      Branch: perlio
44104           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
44105           !> vos/config.alpha.def vos/config.alpha.h
44106 ____________________________________________________________________________
44107 [  8517] By: jhi                                   on 2001/01/22  15:37:17
44108         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
44109              by Inaba Hiroto.
44110      Branch: perl
44111            ! sv.c
44112 ____________________________________________________________________________
44113 [  8516] By: jhi                                   on 2001/01/22  14:55:15
44114         Log: More SIG_SIZE fixes.
44115      Branch: perl
44116            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
44117 ____________________________________________________________________________
44118 [  8515] By: jhi                                   on 2001/01/22  14:50:27
44119         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
44120              From: "Craig A. Berry" <craigberry@mac.com>
44121              Date: Mon, 22 Jan 2001 00:42:24 -0600
44122              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
44123      Branch: perl
44124            ! configure.com
44125 ____________________________________________________________________________
44126 [  8514] By: jhi                                   on 2001/01/22  14:31:17
44127         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
44128              From: "Craig A. Berry" <craigberry@mac.com>
44129              Date: Sun, 21 Jan 2001 23:03:25 -0600
44130              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
44131      Branch: perl
44132            ! configure.com
44133 ____________________________________________________________________________
44134 [  8513] By: jhi                                   on 2001/01/22  14:14:00
44135         Log: Add the .ucm encoding tables to the MANIFEST.
44136      Branch: perl
44137            ! MANIFEST
44138 ____________________________________________________________________________
44139 [  8512] By: jhi                                   on 2001/01/22  13:43:33
44140         Log: Integrate perlio.
44141      Branch: perl
44142           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44143           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44144           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44145           +> ext/Encode/Encode/iso8859-10.ucm
44146           +> ext/Encode/Encode/iso8859-13.ucm
44147           +> ext/Encode/Encode/iso8859-14.ucm
44148           +> ext/Encode/Encode/iso8859-15.ucm
44149           +> ext/Encode/Encode/iso8859-16.ucm
44150           +> ext/Encode/Encode/iso8859-2.ucm
44151           +> ext/Encode/Encode/iso8859-3.ucm
44152           +> ext/Encode/Encode/iso8859-4.ucm
44153           +> ext/Encode/Encode/iso8859-5.ucm
44154           +> ext/Encode/Encode/iso8859-6.ucm
44155           +> ext/Encode/Encode/iso8859-7.ucm
44156           +> ext/Encode/Encode/iso8859-8.ucm
44157           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44158           +> ext/Encode/Encode/symbol.ucm
44159           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
44160           !> perliol.h
44161 ____________________________________________________________________________
44162 [  8511] By: nick                                  on 2001/01/21  23:44:47
44163         Log: Make "real" layers of ":utf8" and ":raw".
44164              So now PERLIO=utf8 perl ...
44165              does what Andreas wanted.
44166              Fix arg passing in open.pm (still have a Carp issue).
44167      Branch: perlio
44168            ! lib/open.pm perlio.c perliol.h
44169 ____________________________________________________________________________
44170 [  8510] By: jhi                                   on 2001/01/21  22:56:53
44171         Log: Document the regex content pushing/popping a bit better.
44172      Branch: perl
44173            ! regexec.c
44174 ____________________________________________________________________________
44175 [  8509] By: jhi                                   on 2001/01/21  22:55:44
44176         Log: Tweak the mkdir trailing slash code some more.
44177              
44178              TO DO: the same handling should probably be done for
44179              all the other filesystem functions that can have directories
44180              as their arguments.
44181      Branch: perl
44182            ! pp_sys.c
44183 ____________________________________________________________________________
44184 [  8508] By: nick                                  on 2001/01/21  21:37:43
44185         Log: Switch "compiled in" encodings to .ucm format.
44186              (Leave others as .enc till we can run-time load .ucm,
44187              or find some other way to load them.)
44188      Branch: perlio
44189            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44190            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44191            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44192            + ext/Encode/Encode/iso8859-10.ucm
44193            + ext/Encode/Encode/iso8859-13.ucm
44194            + ext/Encode/Encode/iso8859-14.ucm
44195            + ext/Encode/Encode/iso8859-15.ucm
44196            + ext/Encode/Encode/iso8859-16.ucm
44197            + ext/Encode/Encode/iso8859-2.ucm
44198            + ext/Encode/Encode/iso8859-3.ucm
44199            + ext/Encode/Encode/iso8859-4.ucm
44200            + ext/Encode/Encode/iso8859-5.ucm
44201            + ext/Encode/Encode/iso8859-6.ucm
44202            + ext/Encode/Encode/iso8859-7.ucm
44203            + ext/Encode/Encode/iso8859-8.ucm
44204            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44205            + ext/Encode/Encode/symbol.ucm
44206            ! ext/Encode/Makefile.PL ext/Encode/compile
44207 ____________________________________________________________________________
44208 [  8507] By: nick                                  on 2001/01/21  21:02:03
44209         Log: Integrate (partial) mainline.
44210      Branch: perlio
44211           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
44212           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
44213           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
44214 ____________________________________________________________________________
44215 [  8506] By: jhi                                   on 2001/01/21  20:09:30
44216         Log: Update Changes.
44217      Branch: perl
44218            ! Changes patchlevel.h
44219 ____________________________________________________________________________
44220 [  8505] By: jhi                                   on 2001/01/21  19:39:59
44221         Log: Subject: Minor typos in perlfaq2.pod
44222              From: "Stephen P. Potter" <spp@spotter.yi.org>
44223              Message-Id: <200101192101.QAA11911@spotter.yi.org>
44224              Date: Fri, 19 Jan 2001 16:01:13 -0500
44225              
44226              with a nit from Philip Netwon.
44227      Branch: perl
44228            ! pod/perlfaq2.pod
44229 ____________________________________________________________________________
44230 [  8504] By: jhi                                   on 2001/01/21  19:33:05
44231         Log: Metaconfig change for #8503.
44232      Branch: metaconfig
44233            ! U/threads/usethreads.U
44234 ____________________________________________________________________________
44235 [  8503] By: jhi                                   on 2001/01/21  19:32:21
44236         Log: Sanity check for conflicting thread flavours.
44237      Branch: perl
44238            ! Configure config_h.SH
44239 ____________________________________________________________________________
44240 [  8502] By: jhi                                   on 2001/01/21  19:23:00
44241         Log: Metaconfig change for #8501.
44242      Branch: metaconfig
44243            ! U/modified/sig_name.U
44244 ____________________________________________________________________________
44245 [  8501] By: jhi                                   on 2001/01/21  19:22:26
44246         Log: The SIG_SIZE is the number of the elements *excluding*
44247              the terminating NULL.
44248      Branch: perl
44249            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
44250            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
44251            ! win32/config_H.vc
44252 ____________________________________________________________________________
44253 [  8500] By: jhi                                   on 2001/01/21  18:31:31
44254         Log: Integrate perlio.
44255      Branch: perl
44256           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
44257           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
44258           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
44259           !> pp_sys.c proto.h sv.c
44260 ____________________________________________________________________________
44261 [  8499] By: jhi                                   on 2001/01/21  17:43:57
44262         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
44263              From: Hugo <hv@crypt.compulink.co.uk>
44264              Date: Sun, 21 Jan 2001 13:34:05 +0000
44265              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
44266              
44267              In sprintf UTF8ize only if necessary.
44268      Branch: perl
44269            ! sv.c
44270 ____________________________________________________________________________
44271 [  8498] By: nick                                  on 2001/01/21  16:25:32
44272         Log: Encode cleanup.
44273              Add command line control over "compile" so that Makefile.PL
44274              needs can be combined with other uses.
44275              Use command line options in Makefile.PL.
44276              Fix multi-byte parsing in .ucm files.
44277      Branch: perlio
44278            ! ext/Encode/Makefile.PL ext/Encode/compile
44279 ____________________________________________________________________________
44280 [  8497] By: nick                                  on 2001/01/21  12:56:27
44281         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
44282      Branch: perlio
44283            ! ext/Encode/Encode.xs
44284 ____________________________________________________________________________
44285 [  8496] By: nick                                  on 2001/01/21  12:18:45
44286         Log: Fixup after integrate:
44287              missed the .sym files that are changed by regen_headers
44288              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
44289      Branch: perlio
44290            ! global.sym pp.sym sv.c
44291 ____________________________________________________________________________
44292 [  8495] By: nick                                  on 2001/01/21  11:51:07
44293         Log: Integrate mainline.
44294      Branch: perlio
44295           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
44296           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
44297           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
44298           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
44299           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
44300           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
44301           !> win32/Makefile win32/makefile.mk
44302 ____________________________________________________________________________
44303 [  8494] By: jhi                                   on 2001/01/20  23:12:11
44304         Log: Forgot the expect_number() prototype.
44305      Branch: perl
44306            ! embed.h embed.pl proto.h
44307 ____________________________________________________________________________
44308 [  8493] By: jhi                                   on 2001/01/20  22:56:39
44309         Log: Subject: [PATCH: perl@8482] README.vms URL updates
44310              From: Peter Prymmer <pvhp@forte.com>
44311              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
44312              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
44313              
44314              Plus Craig A. Berry's suggestion to use compaq.com instead
44315              of digital.com.
44316      Branch: perl
44317            ! README.vms
44318 ____________________________________________________________________________
44319 [  8492] By: jhi                                   on 2001/01/20  22:50:05
44320         Log: Memory management calls documentation.
44321      Branch: perl
44322            ! pod/perlguts.pod
44323 ____________________________________________________________________________
44324 [  8491] By: jhi                                   on 2001/01/20  22:38:33
44325         Log: Signedness nit plus few memcpy/Copy nits.
44326      Branch: perl
44327            ! sv.c
44328 ____________________________________________________________________________
44329 [  8490] By: jhi                                   on 2001/01/20  22:25:53
44330         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
44331              From: Peter Prymmer <pvhp@forte.com>
44332              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
44333              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
44334      Branch: perl
44335            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
44336 ____________________________________________________________________________
44337 [  8489] By: jhi                                   on 2001/01/20  22:24:41
44338         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
44339              From: Peter Prymmer <pvhp@forte.com>
44340              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
44341              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
44342      Branch: perl
44343            ! win32/Makefile win32/makefile.mk
44344 ____________________________________________________________________________
44345 [  8488] By: jhi                                   on 2001/01/20  22:22:27
44346         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
44347              From: Peter Prymmer <pvhp@forte.com>
44348              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
44349              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
44350      Branch: perl
44351            ! Makefile.SH
44352 ____________________________________________________________________________
44353 [  8487] By: jhi                                   on 2001/01/20  22:21:18
44354         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
44355              From: Peter Prymmer <pvhp@forte.com>
44356              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
44357              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
44358      Branch: perl
44359            + ext/DynaLoader/dl_dllload.xs
44360            ! MANIFEST Makefile.SH hints/os390.sh
44361 ____________________________________________________________________________
44362 [  8486] By: jhi                                   on 2001/01/20  22:17:53
44363         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
44364              From: Peter Prymmer <pvhp@forte.com>
44365              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
44366              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
44367      Branch: perl
44368            ! README.os390 README.posix-bc
44369 ____________________________________________________________________________
44370 [  8485] By: jhi                                   on 2001/01/20  20:15:30
44371         Log: Document and test the new qu operator.
44372      Branch: perl
44373            + t/op/qu.t
44374            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
44375            ! pod/perlretut.pod pod/perlunicode.pod
44376 ____________________________________________________________________________
44377 [  8484] By: nick                                  on 2001/01/20  19:42:30
44378         Log: Infrastructure to allow:
44379              open($fh,"|-",@array);
44380              to be implemented
44381              i.e. mark pp_open as needing a stack mark, and make pp_open
44382              process its args in that style (and pass them _all_ to tied handles OPEN).
44383              Invent do_openn() which takes SV ** at allow it to see multiple args.
44384              Note this does not _do_ anything yet.
44385      Branch: perlio
44386            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
44387            ! perlapi.c pp_proto.h pp_sys.c proto.h
44388 ____________________________________________________________________________
44389 [  8483] By: nick                                  on 2001/01/20  17:23:14
44390         Log: Integrate mainline.
44391      Branch: perlio
44392           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
44393           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
44394 ____________________________________________________________________________
44395 [  8482] By: jhi                                   on 2001/01/19  15:37:49
44396         Log: Update Changes.
44397      Branch: perl
44398            ! Changes patchlevel.h
44399 ____________________________________________________________________________
44400 [  8481] By: jhi                                   on 2001/01/19  14:41:24
44401         Log: Subject: Re: new feature: s?printf parameter reordering 
44402              From: Hugo <hv@crypt.compulink.co.uk>
44403              Date: Thu, 11 Jan 2001 17:09:03 +0000
44404              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
44405              
44406              - support reordering for all parameters: %, *v, *, .*
44407              - lay down that the reordering specification must immediately
44408              follow that parameter: %3$, *v3$, *3$, .*3$
44409              - fix vectorisation of a zero-length string
44410              - factor out the code choosing the argument to format
44411              
44412              Possibly unwanted side-effects:
44413              - the special format specifiers ' +-0' must now precede any
44414              vectorisation specifier. Tests in op/sprintf and op/ver
44415              have been changed to reflect this.
44416              - sprintf.t test #214 changed its expectations because in many
44417              cases, the next parameter has already been consumed when an
44418              invalid type letter is detected.
44419              
44420              Probably wanted side-effects:
44421              - attempts to format a non-existent parameter will warn as if C<undef>
44422              - attempt to write to non-existent parameter with '%n' will complain
44423              of "attempt to modify read-only value" instead of being silent
44424      Branch: perl
44425            ! sv.c t/op/sprintf.t t/op/ver.t
44426 ____________________________________________________________________________
44427 [  8480] By: jhi                                   on 2001/01/19  14:08:37
44428         Log: Subject: PATCH pragma/locale.t
44429              From: andreas.koenig@anima.de (Andreas J. Koenig)
44430              Date: 18 Jan 2001 09:45:37 +0100
44431              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
44432      Branch: perl
44433            ! t/pragma/locale.t
44434 ____________________________________________________________________________
44435 [  8479] By: jhi                                   on 2001/01/19  13:19:58
44436         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
44437      Branch: perl
44438            ! configure.com
44439 ____________________________________________________________________________
44440 [  8478] By: jhi                                   on 2001/01/19  02:12:35
44441         Log: Automate 1_compile.t.
44442      Branch: perl
44443            ! t/lib/1_compile.t
44444 ____________________________________________________________________________
44445 [  8477] By: jhi                                   on 2001/01/19  01:49:56
44446         Log: Integrate perlio.
44447      Branch: perl
44448           !> sv.c win32/config.bc win32/config.gc win32/config.vc
44449           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
44450 ____________________________________________________________________________
44451 [  8476] By: nick                                  on 2001/01/18  21:51:52
44452         Log: Integrate mainline
44453      Branch: perlio
44454           +> t/lib/1_compile.t t/lib/compmod.pl
44455           !> MANIFEST configure.com lib/unicode/distinct.pm
44456 ____________________________________________________________________________
44457 [  8475] By: nick                                  on 2001/01/18  21:48:02
44458         Log: Win32 "safe signals" co-existance fix.
44459              Fix SIG_SIZE value.
44460              Clear PL_sig_pending when cloning (fork).
44461      Branch: perlio
44462            ! sv.c win32/config.bc win32/config.gc win32/config.vc
44463            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
44464 ____________________________________________________________________________
44465 [  8474] By: jhi                                   on 2001/01/18  14:40:57
44466         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
44467      Branch: perl
44468            ! t/lib/1_compile.t
44469 ____________________________________________________________________________
44470 [  8473] By: gsar                                  on 2001/01/18  11:42:31
44471         Log: unsubmitted trial1 change
44472      Branch: maint-5.6/perl
44473            ! Changes
44474 ____________________________________________________________________________
44475 [  8472] By: jhi                                   on 2001/01/18  04:30:24
44476         Log: The first bug found by 1_compile.t.
44477      Branch: perl
44478            ! lib/unicode/distinct.pm
44479 ____________________________________________________________________________
44480 [  8471] By: jhi                                   on 2001/01/18  04:29:42
44481         Log: Add Schwern's 1_compile test.  The compile_module script renamed
44482              to be a bit shorter for the 8.3 people.
44483      Branch: perl
44484            + t/lib/1_compile.t t/lib/compmod.pl
44485            ! MANIFEST
44486 ____________________________________________________________________________
44487 [  8470] By: jhi                                   on 2001/01/18  04:16:00
44488         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)
44489              From: Peter Prymmer <pvhp@forte.com>
44490              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
44491              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
44492              Replace #8463.
44493      Branch: maint-5.6/perl
44494            ! configure.com
44495 ____________________________________________________________________________
44496 [  8469] By: jhi                                   on 2001/01/18  04:13:02
44497         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)
44498              From: Peter Prymmer <pvhp@forte.com>
44499              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
44500              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
44501              Replace #8462.
44502      Branch: perl
44503            ! configure.com
44504 ____________________________________________________________________________
44505 [  8468] By: jhi                                   on 2001/01/18  03:42:08
44506         Log: Integrate perlio.
44507      Branch: perl
44508           !> gv.c mg.c perlio.c util.c
44509 ____________________________________________________________________________
44510 [  8467] By: nick                                  on 2001/01/17  22:41:10
44511         Log: "Safe" signals - trial implementation.
44512              gv.c tweaked to zero PL_sig_pend array
44513              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
44514              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
44515              Odd thing is that it "works" with PERLIO=stdio as well (linux).
44516      Branch: perlio
44517            ! gv.c mg.c perlio.c util.c
44518 ____________________________________________________________________________
44519 [  8466] By: nick                                  on 2001/01/17  20:40:20
44520         Log: Integrate mainline.
44521      Branch: perlio
44522           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
44523           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
44524           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
44525           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44526           !> vos/config.ga.h win32/config.bc win32/config.gc
44527           !> win32/config.vc
44528 ____________________________________________________________________________
44529 [  8465] By: jhi                                   on 2001/01/17  18:37:13
44530         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
44531              From: Nicholas Clark <nick@ccl4.org>
44532              Date: Wed, 17 Jan 2001 17:31:33 +0000
44533              Message-ID: <20010117173133.I2633@plum.flirble.org>
44534      Branch: perl
44535            ! t/op/int.t
44536 ____________________________________________________________________________
44537 [  8464] By: jhi                                   on 2001/01/17  14:43:17
44538         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
44539              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44540              Date: Wed, 17 Jan 2001 15:16:43 +0100
44541              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
44542              
44543              pp_int() was dropping an NV to the floor,
44544              int(279964589018079/59) either returned not an integer
44545              4745162525730.15, or one got "Attempt to free unreferenced scalar."
44546      Branch: perl
44547            ! pp.c
44548 ____________________________________________________________________________
44549 [  8463] By: jhi                                   on 2001/01/17  06:12:42
44550         Log: (Replaced by #8470)
44551              
44552              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)
44553              From: "Craig A. Berry" <craigberry@mac.com>
44554              Date: Tue, 16 Jan 2001 23:38:46 -0600
44555              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
44556      Branch: maint-5.6/perl
44557            ! configure.com
44558 ____________________________________________________________________________
44559 [  8462] By: jhi                                   on 2001/01/17  06:11:31
44560         Log: (Replaced by #8469)
44561              
44562              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)
44563              From: "Craig A. Berry" <craigberry@mac.com>
44564              Date: Tue, 16 Jan 2001 23:38:46 -0600
44565              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
44566      Branch: perl
44567            ! configure.com
44568 ____________________________________________________________________________
44569 [  8461] By: jhi                                   on 2001/01/17  05:56:12
44570         Log: Allow for one trailing slash in the directory of mkdir().
44571      Branch: perl
44572            ! pp_sys.c
44573 ____________________________________________________________________________
44574 [  8460] By: jhi                                   on 2001/01/17  03:26:01
44575         Log: Metaconfig unit changes for #8459.
44576      Branch: metaconfig
44577            ! U/modified/Loc.U U/modified/sig_name.U
44578 ____________________________________________________________________________
44579 [  8459] By: jhi                                   on 2001/01/17  03:24:48
44580         Log: Define SIG_SIZE, the number of elements in the sig_name and
44581              sig_num arrays, including the final NULL entry.
44582      Branch: perl
44583            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44584            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
44585            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
44586            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44587            ! win32/config.bc win32/config.gc win32/config.vc
44588 ____________________________________________________________________________
44589 [  8458] By: jhi                                   on 2001/01/17  01:41:33
44590         Log: Integrate perlio.
44591      Branch: perl
44592           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
44593           !> perlapi.h proto.h sv.c
44594 ____________________________________________________________________________
44595 [  8457] By: nick                                  on 2001/01/16  22:07:26
44596         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
44597              Provides all the "cost" but no benefit yet - it is to allow cost
44598              to be measured, and implementation experiments (just in mg.c?).
44599      Branch: perlio
44600            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
44601            ! perlapi.h proto.h sv.c
44602 ____________________________________________________________________________
44603 [  8456] By: nick                                  on 2001/01/16  21:07:07
44604         Log: Integrate mainline.
44605      Branch: perlio
44606           !> (integrate 51 files)
44607 ____________________________________________________________________________
44608 [  8455] By: jhi                                   on 2001/01/16  18:13:43
44609         Log: Subject: [PATCH] regcomp.c old feature removal
44610              From: mjd@plover.com
44611              Date: 16 Jan 2001 14:43:18 -0000 
44612              Message-ID: <20010116144318.7140.qmail@plover.com> 
44613      Branch: perl
44614            ! regcomp.c
44615 ____________________________________________________________________________
44616 [  8454] By: jhi                                   on 2001/01/16  16:12:39
44617         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
44618              From: "Indy Singh" <indy@nusphere.com>
44619              Date: Wed, 10 Jan 2001 20:17:49 -0500
44620              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
44621      Branch: maint-5.6/perl
44622            ! win32/Makefile
44623 ____________________________________________________________________________
44624 [  8453] By: jhi                                   on 2001/01/16  16:09:33
44625         Log: Update Changes.
44626      Branch: perl
44627            ! Changes patchlevel.h
44628 ____________________________________________________________________________
44629 [  8452] By: jhi                                   on 2001/01/16  15:42:04
44630         Log: Subject: Re: API Cleanup
44631              To: perl5-porters@perl.org
44632              Date: Tue, 16 Jan 2001 13:42:30 +0000
44633              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
44634              
44635              Subject: [PATCH] utf8.c documentation
44636              From: Simon Cozens <simon@cozens.net>
44637              Date: Tue, 16 Jan 2001 13:52:48 +0000
44638              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
44639              
44640              Subject: Re: API Cleanup
44641              From: Simon Cozens <simon@cozens.net>
44642              Date: Tue, 16 Jan 2001 14:58:55 +0000
44643              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
44644              
44645              UTF-8 doc patches.
44646      Branch: perl
44647            ! embed.pl pod/perlapi.pod utf8.c
44648 ____________________________________________________________________________
44649 [  8451] By: jhi                                   on 2001/01/16  14:41:39
44650         Log: podlators 1.07, from Russ Allbery.
44651      Branch: perl
44652            ! lib/Pod/Man.pm
44653 ____________________________________________________________________________
44654 [  8450] By: jhi                                   on 2001/01/16  14:24:19
44655         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
44656              From: "Indy Singh" <indy@nusphere.com>
44657              Date: Mon, 15 Jan 2001 20:59:40 -0500
44658              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
44659      Branch: perl
44660            ! win32/Makefile
44661 ____________________________________________________________________________
44662 [  8449] By: jhi                                   on 2001/01/16  03:42:55
44663         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
44664              at the setting of the ofs_sv in new_struct_thread() as the
44665              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
44666              uninitialized fields are, uh, initialized with),
44667              SvREFCNT_inc()ing that invited a core dump.
44668      Branch: perl
44669            ! util.c
44670 ____________________________________________________________________________
44671 [  8448] By: jhi                                   on 2001/01/16  01:49:07
44672         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
44673              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44674              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
44675              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
44676              
44677              Replace #8444 and #8445.
44678      Branch: perl
44679            ! ext/B/B.xs ext/B/B/Debug.pm
44680 ____________________________________________________________________________
44681 [  8447] By: jhi                                   on 2001/01/15  21:05:35
44682         Log: Subject: [PATCH] API Variable documentation   
44683              From: Simon Cozens <simon@cozens.net>
44684              Date: Mon, 15 Jan 2001 19:35:54 +0000
44685              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
44686      Branch: perl
44687            ! pod/perlapi.pod thrdvar.h
44688 ____________________________________________________________________________
44689 [  8446] By: jhi                                   on 2001/01/15  20:49:20
44690         Log: Signedness nit.
44691      Branch: perl
44692            ! pp_ctl.c
44693 ____________________________________________________________________________
44694 [  8445] By: jhi                                   on 2001/01/15  20:28:48
44695         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
44696      Branch: perl
44697            ! ext/B/B/Debug.pm
44698 ____________________________________________________________________________
44699 [  8444] By: jhi                                   on 2001/01/15  13:09:10
44700         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
44701      Branch: perl
44702            ! ext/B/B.xs
44703 ____________________________________________________________________________
44704 [  8443] By: jhi                                   on 2001/01/15  13:06:26
44705         Log: Missing from #8439.
44706      Branch: perl
44707            ! keywords.h mg.c
44708 ____________________________________________________________________________
44709 [  8442] By: jhi                                   on 2001/01/15  13:02:38
44710         Log: Subject: [PATCH @8436] Eliminate op_children
44711              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44712              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
44713              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
44714              
44715              Subject: [PATCH @8436] Re: Eliminate op_children
44716              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44717              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
44718              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
44719      Branch: perl
44720            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
44721            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
44722            ! op.c op.h
44723 ____________________________________________________________________________
44724 [  8441] By: jhi                                   on 2001/01/15  12:57:08
44725         Log: Use the /^Perl_/-less form of is_lvalue_sub().
44726      Branch: perl
44727            ! pp.h
44728 ____________________________________________________________________________
44729 [  8440] By: jhi                                   on 2001/01/15  05:13:09
44730         Log: Revert #8437 and #8438, the Linux large files story is more complex.
44731      Branch: metaconfig/U/perl
44732            ! d_fpos64_t.U d_off64_t.U
44733      Branch: perl
44734            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44735            ! config_h.SH configure.com epoc/config.sh perl.h
44736            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
44737            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44738            ! win32/config.bc win32/config.gc win32/config.vc
44739 ____________________________________________________________________________
44740 [  8439] By: jhi                                   on 2001/01/15  05:02:24
44741         Log: More UTF-8 patches from Inaba Hiroto.
44742              - The substr lval was still not okay.
44743              - Now pp_stringify and sv_setsv copies source's UTF8 flag
44744              even if IN_BYTE.  pp_stringify is called from fold_constants
44745              at optimization phase and "\x{100}" was made SvUTF8_off under
44746              use bytes (the bytes pragma is for "byte semantics" and not
44747              for "do not produce UTF8 data")
44748              - New `qu' operator to generate UTF8 string explicitly.
44749              Though I agree with the policy "0x00-0xff always produce bytes",
44750              sometimes want to such a string to be coded in UTF8.
44751              I can use pack"U0a*" but it requires more typing and has
44752              runtime overhead.
44753              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
44754              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
44755              string is not UTF8_on and has char 0x80-0xff.
44756              
44757              TODO: document and test qu.
44758      Branch: perl
44759            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
44760            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
44761            ! toke.c
44762 ____________________________________________________________________________
44763 [  8438] By: jhi                                   on 2001/01/14  05:10:23
44764         Log: (Reverted by #8440)
44765              
44766              Metaconfig unit changes for #8437.
44767      Branch: metaconfig/U/perl
44768            ! d_fpos64_t.U d_off64_t.U
44769 ____________________________________________________________________________
44770 [  8437] By: jhi                                   on 2001/01/14  04:55:34
44771         Log: (Reverted by #8440)
44772              
44773              Add <features.h> probing, seems to be needed for (some?)
44774              Linux largefileness.
44775      Branch: perl
44776            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44777            ! config_h.SH configure.com epoc/config.sh perl.h
44778            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
44779            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44780            ! win32/config.bc win32/config.gc win32/config.vc
44781 ____________________________________________________________________________
44782 [  8436] By: jhi                                   on 2001/01/13  17:47:21
44783         Log: Tighten some of the tests a bit.
44784      Branch: perl
44785            ! t/pragma/utf8.t
44786 ____________________________________________________________________________
44787 [  8435] By: jhi                                   on 2001/01/13  17:31:54
44788         Log: Integrate perlio.
44789      Branch: perl
44790           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
44791           !> win32/config_H.gc win32/config_H.vc
44792 ____________________________________________________________________________
44793 [  8434] By: nick                                  on 2001/01/13  11:36:53
44794         Log: Run dmake regen_config_h for Win32
44795      Branch: perlio
44796            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
44797 ____________________________________________________________________________
44798 [  8433] By: nick                                  on 2001/01/13  11:31:55
44799         Log: VMS friendly patch to Encode compile process
44800      Branch: perlio
44801            ! ext/Encode/Makefile.PL ext/Encode/compile
44802 ____________________________________________________________________________
44803 [  8432] By: nick                                  on 2001/01/13  11:06:44
44804         Log: Integrate mainline
44805      Branch: perlio
44806           +> ext/B/B/Concise.pm
44807           !> (integrate 52 files)
44808 ____________________________________________________________________________
44809 [  8431] By: jhi                                   on 2001/01/13  05:55:55
44810         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
44811              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44812              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
44813              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
44814      Branch: perl
44815            ! ext/B/B/Concise.pm
44816 ____________________________________________________________________________
44817 [  8430] By: jhi                                   on 2001/01/13  04:24:18
44818         Log: The LVRET macro needed an aTHX.
44819      Branch: perl
44820            ! pp.h
44821 ____________________________________________________________________________
44822 [  8429] By: jhi                                   on 2001/01/13  02:12:42
44823         Log: Update Changes.
44824      Branch: perl
44825            ! Changes patchlevel.h
44826 ____________________________________________________________________________
44827 [  8428] By: jhi                                   on 2001/01/13  02:08:50
44828         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
44829              From: Peter Prymmer <pvhp@forte.com>
44830              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
44831              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
44832              
44833              Add a BEGIN guard for sloppy floating point division.
44834      Branch: perl
44835            ! lib/Math/BigInt.pm lib/bigint.pl
44836 ____________________________________________________________________________
44837 [  8427] By: jhi                                   on 2001/01/13  01:47:16
44838         Log: The B::Terse drop-in replacement wasn't quite drop-in.
44839      Branch: perl
44840            ! ext/B/B/Terse.pm
44841 ____________________________________________________________________________
44842 [  8426] By: jhi                                   on 2001/01/12  21:20:43
44843         Log: Use UVXf.
44844      Branch: perl
44845            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44846            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
44847            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
44848            ! vos/config.ga.def vos/config.ga.h win32/config.bc
44849            ! win32/config.gc win32/config.vc
44850 ____________________________________________________________________________
44851 [  8425] By: jhi                                   on 2001/01/12  20:20:14
44852         Log: Subject: [PATCH perl@8342] -Wformat
44853              From: Robin Barker <rmb1@cise.npl.co.uk>
44854              Date: Fri, 12 Jan 2001 20:03:14 GMT
44855              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
44856      Branch: perl
44857            ! ext/Encode/Encode.xs mg.c sv.c toke.c
44858 ____________________________________________________________________________
44859 [  8424] By: jhi                                   on 2001/01/12  20:01:48
44860         Log: Subject: B::Concise -- an improved replacement for B::Terse 
44861              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44862              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
44863              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
44864      Branch: perl
44865            + ext/B/B/Concise.pm
44866            ! MANIFEST ext/B/B/Terse.pm
44867 ____________________________________________________________________________
44868 [  8423] By: jhi                                   on 2001/01/12  19:24:02
44869         Log: The new metaconfig unit from the #8421.
44870      Branch: metaconfig/U/perl
44871            + d_sigprocmask.U
44872 ____________________________________________________________________________
44873 [  8422] By: jhi                                   on 2001/01/12  19:23:43
44874         Log: Forgot the microperl config from the #8421.
44875      Branch: perl
44876            ! uconfig.h uconfig.sh
44877 ____________________________________________________________________________
44878 [  8421] By: jhi                                   on 2001/01/12  19:05:27
44879         Log: Add sigprocmask() probe, regen Configure, regen toc.
44880      Branch: perl
44881            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44882            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
44883            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44884            ! vos/config.ga.h win32/config.bc win32/config.gc
44885            ! win32/config.vc
44886 ____________________________________________________________________________
44887 [  8420] By: jhi                                   on 2001/01/12  18:34:31
44888         Log: Add sockatmark() to the todo list.
44889      Branch: perl
44890            ! Todo-5.6
44891 ____________________________________________________________________________
44892 [  8419] By: jhi                                   on 2001/01/12  18:09:46
44893         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
44894      Branch: perl
44895            ! op.c
44896 ____________________________________________________________________________
44897 [  8418] By: jhi                                   on 2001/01/12  18:05:30
44898         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
44899              From: Radu Greab <radu@netsoft.ro>
44900              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
44901              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
44902      Branch: perl
44903            ! op.c t/pragma/sub_lval.t
44904 ____________________________________________________________________________
44905 [  8417] By: jhi                                   on 2001/01/12  16:09:09
44906         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
44907              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
44908              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
44909              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
44910      Branch: perl
44911            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
44912            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
44913            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
44914            ! t/pragma/sub_lval.t toke.c
44915 ____________________________________________________________________________
44916 [  8416] By: jhi                                   on 2001/01/12  15:42:06
44917         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
44918              From: "Richard Soderberg" <rs@crystalflame.net>
44919              Date: Fri, 12 Jan 2001 04:49:35 -0800
44920              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
44921              
44922              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
44923              according to the platform.
44924      Branch: perl
44925            ! op.c
44926 ____________________________________________________________________________
44927 [  8415] By: jhi                                   on 2001/01/12  15:33:41
44928         Log: One more UTF-8 fix from Inaba Hiroto.
44929      Branch: perl
44930            ! pp.c regexec.c t/pragma/utf8.t
44931 ____________________________________________________________________________
44932 [  8414] By: jhi                                   on 2001/01/12  15:30:18
44933         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
44934      Branch: perl
44935            ! regexec.c
44936 ____________________________________________________________________________
44937 [  8413] By: jhi                                   on 2001/01/12  15:22:10
44938         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
44939              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44940              Date: Thu, 11 Jan 2001 12:53:36 +0100
44941              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
44942      Branch: perl
44943            ! toke.c
44944 ____________________________________________________________________________
44945 [  8412] By: jhi                                   on 2001/01/12  15:20:25
44946         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
44947              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44948              Date: Fri, 12 Jan 2001 14:37:55 +0100
44949              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
44950      Branch: perl
44951            ! hints/posix-bc.sh
44952 ____________________________________________________________________________
44953 [  8411] By: jhi                                   on 2001/01/12  15:14:14
44954         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
44955              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44956              Date: Fri, 12 Jan 2001 10:42:21 +0100
44957              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
44958      Branch: perl
44959            ! t/op/regmesg.t
44960 ____________________________________________________________________________
44961 [  8410] By: jhi                                   on 2001/01/12  05:48:55
44962         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
44963              From: Nicholas Clark <nick@ccl4.org> 
44964              Date: Sun, 7 Jan 2001 19:47:14 +0000
44965              Message-ID: <20010107194714.B1048@plum.flirble.org>
44966      Branch: perl
44967            ! t/op/numconvert.t
44968 ____________________________________________________________________________
44969 [  8409] By: jhi                                   on 2001/01/12  05:41:28
44970         Log: Integrate perlio.
44971      Branch: perl
44972           !> mg.c scope.h
44973 ____________________________________________________________________________
44974 [  8408] By: nick                                  on 2001/01/11  22:43:28
44975         Log: Remove variables that were used in experiments.
44976      Branch: perlio
44977            ! mg.c
44978 ____________________________________________________________________________
44979 [  8407] By: nick                                  on 2001/01/11  20:57:44
44980         Log: Catch die in %SIG handler and unblock the signal before re-dying.
44981              This make Linux work _without_ sigsetjmp().
44982              Turn off sigsetjmp() to see what else it does.
44983              May need Configure probe for sigprocmask() if anything has sigaction()
44984              but not sigprocmask().
44985      Branch: perlio
44986            ! mg.c scope.h
44987 ____________________________________________________________________________
44988 [  8406] By: nick                                  on 2001/01/11  19:32:07
44989         Log: Integrate mainline
44990      Branch: perlio
44991           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
44992           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
44993           !> t/op/substr.t
44994 ____________________________________________________________________________
44995 [  8405] By: jhi                                   on 2001/01/11  17:11:01
44996         Log: Fix UTF-8 lval substr().
44997      Branch: perl
44998            ! mg.c t/op/substr.t
44999 ____________________________________________________________________________
45000 [  8404] By: jhi                                   on 2001/01/11  05:13:58
45001         Log: Update Changes.
45002      Branch: perl
45003            ! Changes patchlevel.h
45004 ____________________________________________________________________________
45005 [  8403] By: jhi                                   on 2001/01/11  04:38:24
45006         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
45007              From: Hugo <hv@crypt.compulink.co.uk>
45008              Date: Mon, 30 Oct 2000 01:33:26 +0000
45009              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
45010      Branch: perl
45011            ! regexec.c t/op/re_tests
45012 ____________________________________________________________________________
45013 [  8402] By: jhi                                   on 2001/01/11  04:26:12
45014         Log: Integrate perlio.
45015      Branch: perl
45016           !> scope.h util.c
45017 ____________________________________________________________________________
45018 [  8401] By: nick                                  on 2001/01/10  22:52:55
45019         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
45020              (So Alan and Ilya can try setting via hints.)
45021              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
45022              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
45023              doing the save everywhere seems to restart read() correctly, but just
45024              doing it once "round" the handler does not.
45025      Branch: perlio
45026            ! scope.h
45027 ____________________________________________________________________________
45028 [  8400] By: jhi                                   on 2001/01/10  21:57:54
45029         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
45030              of IRIX, HP-UX is unaffected.
45031      Branch: perl
45032            ! perl.h
45033 ____________________________________________________________________________
45034 [  8399] By: nick                                  on 2001/01/10  21:29:19
45035         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
45036      Branch: perlio
45037            ! util.c
45038 ____________________________________________________________________________
45039 [  8398] By: jhi                                   on 2001/01/10  20:55:31
45040         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
45041              also have ReusePort.
45042      Branch: perl
45043            ! ext/IO/lib/IO/Socket/INET.pm
45044 ____________________________________________________________________________
45045 [  8397] By: jhi                                   on 2001/01/10  20:50:57
45046         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
45047              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
45048              Date: Wed, 10 Jan 2001 01:38:13 -0800
45049              Message-ID: <20010110013813.B41744@yahoo-inc.com>
45050      Branch: perl
45051            ! ext/IO/lib/IO/Socket/INET.pm
45052 ____________________________________________________________________________
45053 [  8396] By: jhi                                   on 2001/01/10  20:49:30
45054         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
45055              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
45056              Date: Wed, 10 Jan 2001 01:37:32 -0800
45057              Message-ID: <20010110013732.A41744@yahoo-inc.com>
45058      Branch: perl
45059            ! ext/Socket/Socket.pm
45060 ____________________________________________________________________________
45061 [  8395] By: jhi                                   on 2001/01/10  20:41:37
45062         Log: Test for bug id 20010105.016 (fixed by #8378).
45063      Branch: perl
45064            ! t/op/split.t
45065 ____________________________________________________________________________
45066 [  8394] By: jhi                                   on 2001/01/10  20:26:32
45067         Log: Integrate perlio.
45068      Branch: perl
45069            ! util.c
45070 ____________________________________________________________________________
45071 [  8393] By: nick                                  on 2001/01/10  19:34:30
45072         Log: Back out Simon's pid hackery for now.
45073      Branch: perlio
45074            ! util.c
45075 ____________________________________________________________________________
45076 [  8392] By: nick                                  on 2001/01/10  19:23:13
45077         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
45078      Branch: perlio
45079           !> (integrate 29 files)
45080 ____________________________________________________________________________
45081 [  8391] By: jhi                                   on 2001/01/10  18:43:15
45082         Log: Subject: [PATCH] Fix my_pclose segfault
45083              From: Simon Cozens <simon@cozens.net>
45084              Date: Wed, 10 Jan 2001 18:39:35 +0000
45085              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
45086      Branch: perl
45087            ! util.c
45088 ____________________________________________________________________________
45089 [  8390] By: jhi                                   on 2001/01/10  18:42:08
45090         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
45091              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45092              Date:     Wed, 10 Jan 2001 13:23:02 EST
45093              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
45094      Branch: perl
45095            ! ext/Opcode/Opcode.xs
45096 ____________________________________________________________________________
45097 [  8389] By: jhi                                   on 2001/01/10  15:16:07
45098         Log: Turn off the integer preservation for now.
45099      Branch: perl
45100            ! perl.h
45101 ____________________________________________________________________________
45102 [  8388] By: jhi                                   on 2001/01/10  15:01:25
45103         Log: Few more IDE/editor nits from p5p.
45104      Branch: perl
45105            ! pod/perlfaq3.pod
45106 ____________________________________________________________________________
45107 [  8387] By: jhi                                   on 2001/01/10  06:53:16
45108         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
45109              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
45110              Date: Tue, 9 Jan 2001 23:16:02 +0000
45111              Message-ID: <20010109231602.A81101@plum.flirble.org>
45112      Branch: perl
45113            ! sv.c
45114 ____________________________________________________________________________
45115 [  8386] By: jhi                                   on 2001/01/10  03:17:54
45116         Log: Test cases for #8385 (from Simon's "torture.pl")
45117      Branch: perl
45118            ! t/op/tr.t
45119 ____________________________________________________________________________
45120 [  8385] By: jhi                                   on 2001/01/10  03:17:11
45121         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
45122              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
45123              Date: Wed, 10 Jan 2001 11:39:39 +0900
45124              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
45125              
45126              Some more UTF-8 tr cases fixed.
45127      Branch: perl
45128            ! doop.c
45129 ____________________________________________________________________________
45130 [  8384] By: jhi                                   on 2001/01/09  22:45:40
45131         Log: Allow the locale test needing POSIX and the taint test
45132              needing IPC::SysV to run under 'minitest' (basically,
45133              bail out if loading the extension fails)
45134      Branch: perl
45135            ! t/op/misc.t t/op/taint.t
45136 ____________________________________________________________________________
45137 [  8383] By: jhi                                   on 2001/01/09  21:36:04
45138         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
45139              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45140              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
45141              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
45142      Branch: perl
45143            ! t/io/openpid.t
45144 ____________________________________________________________________________
45145 [  8382] By: jhi                                   on 2001/01/09  21:06:08
45146         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
45147              Should finish up the bug id 20001205.022.
45148      Branch: perl
45149            ! pp.c pp_hot.c scope.c
45150 ____________________________________________________________________________
45151 [  8381] By: jhi                                   on 2001/01/09  18:27:43
45152         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
45153              From: Andy Dougherty <doughera@lafayette.edu>
45154              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
45155              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
45156              
45157              More robust yacc/bison error detection.
45158      Branch: perl
45159            ! t/comp/proto.t
45160 ____________________________________________________________________________
45161 [  8380] By: jhi                                   on 2001/01/09  15:21:38
45162         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
45163              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45164              Date:     Tue, 9 Jan 2001 07:53:55 EST
45165              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
45166      Branch: perl
45167            ! t/op/misc.t vms/test.com
45168 ____________________________________________________________________________
45169 [  8379] By: jhi                                   on 2001/01/09  15:20:38
45170         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
45171              From: jhi@cc.hut.fi
45172              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
45173              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
45174              
45175              The #8378 fixed this.
45176      Branch: perl
45177            ! t/op/tr.t
45178 ____________________________________________________________________________
45179 [  8378] By: jhi                                   on 2001/01/09  15:05:32
45180         Log: Subject: One more patch for UTF8 
45181              From: Inaba Hiroto <inaba@st.rim.or.jp>
45182              Date: Tue, 09 Jan 2001 01:04:32 +0900
45183              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
45184              
45185              UTF-8 fixes for 'x' and tr///.
45186      Branch: perl
45187            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
45188            ! regcomp.c regexec.c toke.c utf8.c
45189 ____________________________________________________________________________
45190 [  8377] By: jhi                                   on 2001/01/09  14:32:17
45191         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
45192      Branch: perl
45193            ! t/op/length.t
45194 ____________________________________________________________________________
45195 [  8376] By: jhi                                   on 2001/01/09  04:32:32
45196         Log: integrate changes #7775, #8316, #8316 from mainline
45197      Branch: maint-5.6/perl
45198            ! hints/solaris_2.sh
45199 ____________________________________________________________________________
45200 [  8375] By: jhi                                   on 2001/01/09  04:26:43
45201         Log: Update Changes.
45202      Branch: perl
45203            ! Changes patchlevel.h
45204 ____________________________________________________________________________
45205 [  8374] By: jhi                                   on 2001/01/09  04:14:32
45206         Log: IDE/editor section tweaking.
45207      Branch: perl
45208            ! pod/perlfaq3.pod
45209 ____________________________________________________________________________
45210 [  8373] By: jhi                                   on 2001/01/09  02:38:26
45211         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
45212              From: Peter Prymmer <pvhp@forte.com>
45213              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
45214              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
45215              
45216              In preparation os OS/390 dynamic loading.
45217      Branch: perl
45218            ! README.os390 hints/os390.sh
45219 ____________________________________________________________________________
45220 [  8372] By: jhi                                   on 2001/01/09  00:24:30
45221         Log: Integrate with perlio.
45222      Branch: perl
45223           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
45224 ____________________________________________________________________________
45225 [  8371] By: nick                                  on 2001/01/08  23:54:33
45226         Log: Fix "scalars leaked" bugs caused by overload magic
45227              (Highlighted by Ilya's DESTROY optimization.)
45228      Branch: perlio
45229            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
45230 ____________________________________________________________________________
45231 [  8370] By: nick                                  on 2001/01/08  20:19:41
45232         Log: Integrate mainline
45233      Branch: perlio
45234           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
45235           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
45236           !> t/op/64bitint.t
45237 ____________________________________________________________________________
45238 [  8369] By: jhi                                   on 2001/01/08  17:30:52
45239         Log: save_delete() Safefree() doesn't (anymore?) work with shared
45240              strings, one test failure in op/misc and almost all of lib/b.
45241              (Outcomments #8369.)
45242      Branch: perl
45243            ! scope.c
45244 ____________________________________________________________________________
45245 [  8368] By: jhi                                   on 2001/01/08  14:47:10
45246         Log: (Outcommented by #8369.)
45247              
45248              Subject: Re: Perl BugID 20001205.022 ---- save_delete
45249              From: Simon Cozens <simon@cozens.net>
45250              Date: Sat, 6 Jan 2001 11:48:40 +0000
45251              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
45252              
45253              The save_delete() does need the Safefree.
45254      Branch: perl
45255            ! scope.c
45256 ____________________________________________________________________________
45257 [  8367] By: bailey                                on 2001/01/08  08:53:52
45258         Log: Once again syncing after too long an absence
45259      Branch: vmsperl
45260           +> (branch 55 files)
45261            - MAINTAIN fix_pl vos/config.def vos/config.h
45262            - vos/config_h.SH_orig
45263           !> (integrate 498 files)
45264 ____________________________________________________________________________
45265 [  8366] By: jhi                                   on 2001/01/08  02:42:59
45266         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
45267              From: nick@ccl4.org
45268              Date: Sun, 7 Jan 2001 21:07:18 +0000
45269              Message-Id: <20010107210717.D1048@plum.flirble.org>
45270      Branch: perl
45271            ! sv.c t/op/64bitint.t
45272 ____________________________________________________________________________
45273 [  8365] By: jhi                                   on 2001/01/08  02:35:16
45274         Log: Subject: [PATCH] environ nit
45275              From: Simon Cozens <simon@cozens.net>
45276              Date: Sun, 7 Jan 2001 17:57:07 +0000
45277              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
45278              
45279              Use environ only if we have it.
45280      Branch: perl
45281            ! mg.c
45282 ____________________________________________________________________________
45283 [  8364] By: jhi                                   on 2001/01/08  02:24:51
45284         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
45285      Branch: perl
45286            ! ext/GDBM_File/GDBM_File.xs
45287 ____________________________________________________________________________
45288 [  8363] By: jhi                                   on 2001/01/08  02:19:24
45289         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
45290              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45291              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
45292              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
45293      Branch: perl
45294            ! dump.c op.c
45295 ____________________________________________________________________________
45296 [  8362] By: jhi                                   on 2001/01/08  02:17:43
45297         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
45298              From: Doug MacEachern <dougm@covalent.net>
45299              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
45300              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
45301              
45302              Allow AUTOLOAD to be an xsub and allow such xsubs
45303              to avoid use of $AUTOLOAD.
45304      Branch: perl
45305            ! gv.c
45306 ____________________________________________________________________________
45307 [  8361] By: jhi                                   on 2001/01/08  02:16:07
45308         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
45309              From: Radu Greab <radu@netsoft.ro>
45310              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
45311              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
45312              
45313              No need for the potentially unportable $SIG{CHLD}.
45314      Branch: perl
45315            ! t/io/pipe.t
45316 ____________________________________________________________________________
45317 [  8360] By: jhi                                   on 2001/01/08  01:58:23
45318         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
45319      Branch: perl
45320            ! lib/Getopt/Long.pm
45321 ____________________________________________________________________________
45322 [  8359] By: jhi                                   on 2001/01/08  01:55:44
45323         Log: Integrate perlio.
45324      Branch: perl
45325           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
45326           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
45327           !> utf8.c win32/Makefile
45328 ____________________________________________________________________________
45329 [  8358] By: jhi                                   on 2001/01/07  21:16:50
45330         Log: Update the EPOC cross SDK URL.
45331      Branch: perl
45332            ! README.epoc
45333 ____________________________________________________________________________
45334 [  8357] By: jhi                                   on 2001/01/07  21:16:09
45335         Log: Update the EPOC cross SDK URL.
45336      Branch: maint-5.6/perl
45337            ! README.epoc
45338 ____________________________________________________________________________
45339 [  8356] By: nick                                  on 2001/01/06  21:47:52
45340         Log: FILE * in XS code for PerlIO world:
45341              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
45342              - Add FILE * T_STDIO typemap.
45343              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
45344      Branch: perlio
45345            ! lib/ExtUtils/typemap perlio.c perlio.h
45346 ____________________________________________________________________________
45347 [  8355] By: jhi                                   on 2001/01/06  20:27:15
45348         Log: integrate change #8336 from mainline
45349              
45350              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
45351      Branch: maint-5.6/perl
45352            ! hv.c
45353 ____________________________________________________________________________
45354 [  8354] By: jhi                                   on 2001/01/06  20:24:29
45355         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
45356              From: Robin Barker <rmb1@cise.npl.co.uk>
45357              Date: Fri, 22 Dec 2000 12:17:38 GMT
45358              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
45359              
45360              The patch reformats some long =item lines so they give
45361              correct output via pod2man | nroff -man
45362              
45363              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
45364              From: Robin Barker <rmb1@cise.npl.co.uk>
45365              Date: Tue, 2 Jan 2001 15:35:03 GMT
45366              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
45367              
45368              Here is a _further_ patch which corrects a few more errors:
45369              * an empty C<=item> in CPAN.pm
45370              * patching the wrong file (pod/perlamiga.pod not README.amiga)
45371              * leaving empty C<=item>s which formatted incorrectly
45372              * over long C<=item>s revealed by latest patch to Pod::Man
45373      Branch: maint-5.6/perl
45374            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
45375            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
45376            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
45377            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
45378            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
45379            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
45380 ____________________________________________________________________________
45381 [  8353] By: jhi                                   on 2001/01/06  20:21:10
45382         Log: integrate changes #7980, 8056, 8057 from mainline
45383              
45384              UTF-8 hash keys.
45385      Branch: maint-5.6/perl
45386            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
45387 ____________________________________________________________________________
45388 [  8352] By: jhi                                   on 2001/01/06  20:18:44
45389         Log: Forgotten from #8438.
45390      Branch: maint-5.6/perl
45391            ! epoc/epocish.h
45392 ____________________________________________________________________________
45393 [  8351] By: jhi                                   on 2001/01/06  20:18:12
45394         Log: Forgotten from #8347.
45395      Branch: maint-5.6/perl
45396            ! config_h.SH
45397 ____________________________________________________________________________
45398 [  8350] By: jhi                                   on 2001/01/06  20:00:19
45399         Log: Thinko in #8347.
45400      Branch: maint-5.6/perl
45401            ! regcomp.c
45402 ____________________________________________________________________________
45403 [  8349] By: jhi                                   on 2001/01/06  18:05:30
45404         Log: Copy the FAQ3 IDE section from the development branch,
45405              changes originally by Peter Prymmer.
45406      Branch: maint-5.6/perl
45407            ! pod/perlfaq3.pod
45408 ____________________________________________________________________________
45409 [  8348] By: jhi                                   on 2001/01/06  18:03:02
45410         Log: EPOC updates for TRIAL1.
45411              
45412              Subject: [5.6.1 trial1] EPOC update
45413              From: Olaf Flebbe <O.Flebbe@science-computing.de>
45414              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
45415              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
45416              
45417              Subject: epoc patch2 for perl-5.6.1-trial1
45418              From: Olaf Flebbe <O.Flebbe@science-computing.de>
45419              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
45420              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
45421      Branch: maint-5.6/perl
45422            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
45423            ! epoc/epocish.c
45424 ____________________________________________________________________________
45425 [  8347] By: jhi                                   on 2001/01/06  17:29:10
45426         Log: integrate changes #7710,7824,7973 from mainline,
45427              plus VMS nits from Peter Prymmer and Dan Sugalski.
45428              
45429              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
45430              library (getprotobyname and getprotobynumber are outversioned by
45431              the same calls in libc, at least for xlc version 3.
45432              
45433              Add HAS_SBRK_PROTO.
45434              
45435              Fixes for signedness warnings noticed by VMSperlers.
45436      Branch: maint-5.6/perl
45437            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45438            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
45439            ! sv.c vms/descrip_mms.template vos/config.alpha.def
45440            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45441            ! win32/config.bc win32/config.gc win32/config.vc
45442 ____________________________________________________________________________
45443 [  8346] By: nick                                  on 2001/01/06  14:36:01
45444         Log: Fixup accumulated integrate muddles (perlio == devperl again)
45445      Branch: perlio
45446            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
45447 ____________________________________________________________________________
45448 [  8345] By: nick                                  on 2001/01/06  14:24:58
45449         Log: Integrate mainline
45450      Branch: perlio
45451           !> (integrate 55 files)
45452 ____________________________________________________________________________
45453 [  8344] By: jhi                                   on 2001/01/06  02:24:02
45454         Log: Subject: [patch] PerlIO_cleanup() prototype
45455              From: Doug MacEachern <dougm@covalent.net>
45456              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
45457              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
45458      Branch: perl
45459            ! perlio.h
45460 ____________________________________________________________________________
45461 [  8343] By: jhi                                   on 2001/01/06  01:04:09
45462         Log: IRIX compiler noticed that the bof initialization might be
45463              bypassed by control flow.
45464      Branch: perl
45465            ! toke.c
45466 ____________________________________________________________________________
45467 [  8342] By: jhi                                   on 2001/01/06  00:10:48
45468         Log: Update Changes.
45469      Branch: perl
45470            ! Changes patchlevel.h
45471 ____________________________________________________________________________
45472 [  8341] By: jhi                                   on 2001/01/05  23:52:33
45473         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
45474      Branch: perl
45475            ! toke.c
45476 ____________________________________________________________________________
45477 [  8340] By: jhi                                   on 2001/01/05  22:44:08
45478         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
45479              From: Radu Greab <radu@netsoft.ro>
45480              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
45481              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
45482      Branch: perl
45483            ! t/io/pipe.t util.c
45484 ____________________________________________________________________________
45485 [  8339] By: jhi                                   on 2001/01/05  22:35:17
45486         Log: Subject: [PATCH] format and rewording in perlfaq.pod
45487              From: Robin Barker <rmb1@cise.npl.co.uk>
45488              Date: Fri, 5 Jan 2001 18:51:20 GMT
45489              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
45490      Branch: perl
45491            ! pod/perlfaq.pod
45492 ____________________________________________________________________________
45493 [  8338] By: jhi                                   on 2001/01/05  22:31:17
45494         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
45495              From: Peter Prymmer <pvhp@forte.com>
45496              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
45497              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
45498      Branch: perl
45499            ! utils/perlbug.PL
45500 ____________________________________________________________________________
45501 [  8337] By: jhi                                   on 2001/01/05  18:15:11
45502         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
45503              From: Robin Barker <rmb1@cise.npl.co.uk>
45504              Date: Tue, 2 Jan 2001 15:24:07 GMT
45505              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
45506              
45507              If you call configure as C<./Configure> or C<sh ./Configure>,
45508              $src is set to the absolute path name, not '.'.
45509              
45510              This, in turn, means -Dmksymlink tries to do its stuff because
45511              it does not think it is in the src directory.
45512              
45513              (plus a metaconfig nitfix)
45514      Branch: metaconfig
45515            ! U/compline/ccflags.U U/modified/src.U
45516      Branch: perl
45517            ! Configure config_h.SH
45518 ____________________________________________________________________________
45519 [  8336] By: jhi                                   on 2001/01/05  17:48:32
45520         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
45521              From: Alan Burlison <Alan.Burlison@uk.sun.com>
45522              Message-ID: <3A5606C4.473D2226@uk.sun.com>
45523              Date: Fri, 05 Jan 2001 17:39:16 +0000
45524      Branch: perl
45525            ! hv.c
45526 ____________________________________________________________________________
45527 [  8335] By: jhi                                   on 2001/01/05  16:05:44
45528         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
45529      Branch: perl
45530            ! lib/Getopt/Long.pm
45531 ____________________________________________________________________________
45532 [  8334] By: jhi                                   on 2001/01/05  16:00:51
45533         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
45534              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
45535              Date: Fri, 05 Jan 2001 13:46:51 +0100
45536              Message-ID: <13693.978698811@nice.ram.loc>
45537              
45538              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
45539              accurate reading of the "atime".  
45540      Branch: perl
45541            ! t/io/fs.t
45542 ____________________________________________________________________________
45543 [  8333] By: jhi                                   on 2001/01/05  15:57:37
45544         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
45545              From: Simon Cozens <simon@cozens.net>
45546              Date: Fri, 8 Dec 2000 13:33:31 +0000
45547              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
45548              
45549              A lost patch fragment.
45550      Branch: perl
45551            ! doop.c
45552 ____________________________________________________________________________
45553 [  8332] By: jhi                                   on 2001/01/05  15:40:42
45554         Log: Do away with strncpy() and a fixed length buffer.
45555      Branch: perl
45556            ! utf8.c
45557 ____________________________________________________________________________
45558 [  8331] By: jhi                                   on 2001/01/05  15:03:07
45559         Log: Tests for #8329 and #8330.
45560      Branch: perl
45561            ! t/op/bop.t
45562 ____________________________________________________________________________
45563 [  8330] By: jhi                                   on 2001/01/05  15:02:38
45564         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
45565              raw 8-bit form to the UTF-8 string.
45566      Branch: perl
45567            ! toke.c
45568 ____________________________________________________________________________
45569 [  8329] By: jhi                                   on 2001/01/05  14:55:13
45570         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
45571              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
45572              Date: Fri, 5 Jan 2001 12:28:52 +0100
45573              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
45574              
45575              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
45576              no effect.  (changed the strncpy() to Copy())
45577      Branch: perl
45578            ! toke.c
45579 ____________________________________________________________________________
45580 [  8328] By: jhi                                   on 2001/01/05  06:44:27
45581         Log: UTF-8 cleanup.
45582      Branch: perl
45583            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
45584            ! regexec.c sv.c toke.c
45585 ____________________________________________________________________________
45586 [  8327] By: jhi                                   on 2001/01/05  01:11:29
45587         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')
45588              From: Radu Greab <radu@netsoft.ro>
45589              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
45590              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
45591              
45592              Cleans up Harness to not use FileHandle, which uses IO.
45593      Branch: perl
45594            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
45595 ____________________________________________________________________________
45596 [  8326] By: jhi                                   on 2001/01/05  00:56:37
45597         Log: Update Changes.
45598      Branch: perl
45599            ! Changes patchlevel.h
45600 ____________________________________________________________________________
45601 [  8325] By: jhi                                   on 2001/01/05  00:53:18
45602         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
45603              From: Peter Prymmer <pvhp@forte.com>
45604              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
45605              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
45606              
45607              plus a couple more tailing whitespace removals.
45608      Branch: perl
45609            ! win32/Makefile
45610 ____________________________________________________________________________
45611 [  8324] By: jhi                                   on 2001/01/05  00:47:39
45612         Log: Add some Unicode chop() tests.
45613      Branch: perl
45614            ! t/op/chop.t
45615 ____________________________________________________________________________
45616 [  8323] By: jhi                                   on 2001/01/05  00:47:23
45617         Log: Unify UTF-8 malformedness handling.
45618      Branch: perl
45619            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
45620 ____________________________________________________________________________
45621 [  8322] By: jhi                                   on 2001/01/04  22:21:54
45622         Log: The new $issymlink was unknown to Mksymlinks.
45623      Branch: metaconfig/U/perl
45624            ! Mksymlinks.U issymlink.U
45625      Branch: perl
45626            ! Configure config_h.SH
45627 ____________________________________________________________________________
45628 [  8321] By: jhi                                   on 2001/01/04  21:51:05
45629         Log: The test didn't work under the core test framework.
45630      Branch: perl
45631            ! t/lib/st-lock.t
45632 ____________________________________________________________________________
45633 [  8320] By: jhi                                   on 2001/01/04  21:14:22
45634         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
45635      Branch: perl
45636            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
45637 ____________________________________________________________________________
45638 [  8319] By: jhi                                   on 2001/01/04  20:46:17
45639         Log: Typo in #8312 when manually appying a problematic patch fragment.
45640      Branch: perl
45641            ! ext/Storable/Storable.xs
45642 ____________________________________________________________________________
45643 [  8318] By: jhi                                   on 2001/01/04  20:43:01
45644         Log: The $sh_c didn't fly.
45645      Branch: metaconfig
45646            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
45647            ! U/modified/Loc.U U/modified/myhostname.U
45648            ! U/modified/spitshell.U
45649      Branch: metaconfig/U/perl
45650            ! issymlink.U
45651      Branch: perl
45652            ! Configure config_h.SH
45653 ____________________________________________________________________________
45654 [  8317] By: jhi                                   on 2001/01/04  19:58:01
45655         Log: AIX builtin test -h is broken, changes based on
45656              
45657              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
45658              Date: Tue, 02 Jan 2001 11:24:39 +0100
45659              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45660              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
45661      Branch: metaconfig
45662            + U/modified/spitshell.U
45663            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
45664            ! U/modified/Loc.U U/modified/myhostname.U
45665      Branch: metaconfig/U/perl
45666            ! Mksymlinks.U issymlink.U
45667      Branch: perl
45668            ! Configure
45669 ____________________________________________________________________________
45670 [  8316] By: jhi                                   on 2001/01/04  19:02:22
45671         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
45672              From: Andy Dougherty <doughera@lafayette.edu>
45673              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
45674              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
45675              
45676              Beware of GNU ld.
45677      Branch: perl
45678            ! hints/solaris_2.sh
45679 ____________________________________________________________________________
45680 [  8315] By: jhi                                   on 2001/01/04  18:56:48
45681         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
45682              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
45683              Date: Wed, 3 Jan 2001 07:58:51 +0100
45684              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
45685      Branch: perl
45686            ! hints/solaris_2.sh
45687 ____________________________________________________________________________
45688 [  8314] By: jhi                                   on 2001/01/04  18:54:07
45689         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
45690              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45691              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
45692              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
45693              
45694              Doc tweak on #8313.
45695      Branch: perl
45696            ! ext/B/B/Deparse.pm
45697 ____________________________________________________________________________
45698 [  8313] By: jhi                                   on 2001/01/04  18:52:27
45699         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
45700              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
45701              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45702              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
45703              
45704              Make the peephole optimizer to bypass more null ops and
45705              and rewrite the deparse handling of continue blocks.
45706      Branch: perl
45707            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
45708 ____________________________________________________________________________
45709 [  8312] By: jhi                                   on 2001/01/04  18:47:39
45710         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
45711      Branch: perl
45712            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
45713            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
45714            ! t/lib/st-lock.t
45715 ____________________________________________________________________________
45716 [  8311] By: jhi                                   on 2001/01/04  18:36:08
45717         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
45718              filter to be run on each .pm during the pm_to_blib() phase,
45719              a fixed version of
45720              
45721              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
45722              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
45723              Date: Wed, 03 Jan 2001 22:01:30 +0100
45724              Message-ID: <5296.978555690@nice.ram.loc>
45725      Branch: perl
45726            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
45727            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
45728            ! lib/ExtUtils/MakeMaker.pm
45729 ____________________________________________________________________________
45730 [  8310] By: jhi                                   on 2001/01/04  18:32:54
45731         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
45732              From: Robin Barker <rmb1@cise.npl.co.uk>
45733              Date: Tue, 2 Jan 2001 15:35:03 GMT
45734              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
45735      Branch: perl
45736            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
45737            ! pod/perlrequick.pod
45738 ____________________________________________________________________________
45739 [  8309] By: jhi                                   on 2001/01/04  18:29:07
45740         Log: Subject: Re: [patch] static-ize XS()
45741              From: Doug MacEachern <dougm@covalent.net>
45742              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
45743              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
45744              
45745              Provide prototypes for the XS functions.
45746      Branch: perl
45747            ! lib/ExtUtils/xsubpp
45748 ____________________________________________________________________________
45749 [  8308] By: jhi                                   on 2001/01/04  18:27:44
45750         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
45751              From: Doug MacEachern <dougm@covalent.net>
45752              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
45753              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
45754      Branch: perl
45755            ! lib/ExtUtils/typemap
45756 ____________________________________________________________________________
45757 [  8307] By: jhi                                   on 2001/01/04  18:25:25
45758         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
45759              From: Doug MacEachern <dougm@covalent.net>
45760              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
45761              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
45762              
45763              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
45764      Branch: perl
45765            ! lib/ExtUtils/MM_Unix.pm
45766 ____________________________________________________________________________
45767 [  8306] By: jhi                                   on 2001/01/04  18:23:00
45768         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
45769              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
45770              Date: Thu, 4 Jan 2001 12:47:10 +0100 
45771              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
45772              
45773              The toke.c part only, patching embed.h and proto.h is futile.
45774      Branch: perl
45775            ! toke.c
45776 ____________________________________________________________________________
45777 [  8305] By: jhi                                   on 2001/01/04  18:05:51
45778         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
45779              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
45780              Date: Thu, 4 Jan 2001 17:50:12 +0100 
45781              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
45782      Branch: perl
45783            ! toke.c
45784 ____________________________________________________________________________
45785 [  8304] By: jhi                                   on 2001/01/04  18:03:26
45786         Log: Subject: [PATCH perl@8269]
45787              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
45788              Date: Thu, 4 Jan 2001 12:53:39 +0100 
45789              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
45790              
45791              If running byacc write-enable also perly.h.
45792      Branch: perl
45793            ! Makefile.SH
45794 ____________________________________________________________________________
45795 [  8303] By: jhi                                   on 2001/01/04  15:40:49
45796         Log: Rewrite pp_concat() in terms of sv_catsv().
45797      Branch: perl
45798            ! pp_hot.c
45799 ____________________________________________________________________________
45800 [  8302] By: nick                                  on 2001/01/03  22:43:22
45801         Log: Integrate mainline.
45802      Branch: perlio
45803           !> ext/Encode/Encode.xs sv.c utf8.c
45804 ____________________________________________________________________________
45805 [  8301] By: jhi                                   on 2001/01/02  23:40:26
45806         Log: Variable naming tweak.
45807      Branch: perl
45808            ! sv.c
45809 ____________________________________________________________________________
45810 [  8300] By: jhi                                   on 2001/01/02  23:40:02
45811         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
45812              in is_utf8_string().
45813      Branch: perl
45814            ! utf8.c
45815 ____________________________________________________________________________
45816 [  8299] By: jhi                                   on 2001/01/02  22:14:40
45817         Log: Integrate perlio.
45818      Branch: perl
45819           !> pp.c pp_hot.c win32/Makefile
45820 ____________________________________________________________________________
45821 [  8298] By: nick                                  on 2001/01/02  22:03:06
45822         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
45823      Branch: perlio
45824            ! pp.c pp_hot.c
45825 ____________________________________________________________________________
45826 [  8297] By: jhi                                   on 2001/01/02  04:26:28
45827         Log: Signedness nit.
45828      Branch: perl
45829            ! ext/Encode/Encode.xs
45830 ____________________________________________________________________________
45831 [  8296] By: nick                                  on 2001/01/01  23:49:36
45832         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
45833      Branch: perlio
45834            ! win32/Makefile
45835 ____________________________________________________________________________
45836 [  8295] By: jhi                                   on 2001/01/01  23:05:48
45837         Log: Integrate perlio.
45838      Branch: perl
45839           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
45840           !> t/lib/encode.t
45841 ____________________________________________________________________________
45842 [  8294] By: nick                                  on 2001/01/01  22:48:34
45843         Log: Integrate mainline
45844      Branch: perlio
45845            ! pp_hot.c t/lib/encode.t
45846           !> (integrate 65 files)
45847 ____________________________________________________________________________
45848 [  8293] By: nick                                  on 2001/01/01  21:58:50
45849         Log: More rigor in UTF-8-ness of Encode's toUnicode
45850              XS export some of the utf8 internal functions.
45851              Test some of the functions.
45852              Fix pp_concat() bug shown by said tests.
45853      Branch: perlio
45854            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
45855            ! t/lib/encode.t
45856 ____________________________________________________________________________
45857 [  8292] By: jhi                                   on 2001/01/01  18:11:44
45858         Log: Integrate perlio.
45859      Branch: perl
45860           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
45861           !> ext/Encode/encengine.c ext/Encode/encode.h
45862 ____________________________________________________________________________
45863 [  8291] By: jhi                                   on 2001/01/01  18:10:58
45864         Log: Podify README.mpeix (a new version from the web),
45865              add a dummy NAME to Carp::Heavy, regen toc.
45866      Branch: perl
45867            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
45868            ! pod/perltoc.pod
45869 ____________________________________________________________________________
45870 [  8290] By: nick                                  on 2001/01/01  17:43:47
45871         Log: Loose the "Loading..." warning.
45872              Another bug in fallback support
45873      Branch: perlio
45874            ! ext/Encode/Encode.pm ext/Encode/encengine.c
45875 ____________________________________________________________________________
45876 [  8289] By: jhi                                   on 2001/01/01  00:01:57
45877         Log: Bump up Larry's copyright.
45878      Branch: perl
45879            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
45880            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
45881            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
45882            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
45883            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
45884            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
45885            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
45886            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
45887 ____________________________________________________________________________
45888 [  8288] By: nick                                  on 2000/12/31  21:27:53
45889         Log: Fix .ucm reading - forgot a chr()
45890              Start of .ucm write (for .enc to .ucm)
45891      Branch: perlio
45892            ! ext/Encode/compile
45893 ____________________________________________________________________________
45894 [  8287] By: jhi                                   on 2000/12/31  18:15:56
45895         Log: Comment away a diagnostic message as noted by Craig A. Berry
45896              (the unexpected message was confusing testing)
45897      Branch: perl
45898            ! ext/Encode/Encode.pm
45899 ____________________________________________________________________________
45900 [  8286] By: jhi                                   on 2000/12/31  18:14:51
45901         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
45902              Date: Sun, 31 Dec 2000 11:17:37 -0600
45903              From: "Craig A. Berry" <craigberry@mac.com>
45904              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
45905      Branch: perl
45906            ! ext/Encode/Makefile.PL
45907 ____________________________________________________________________________
45908 [  8285] By: nick                                  on 2000/12/31  18:11:54
45909         Log: Start of support of ICU-style .ucm files:
45910              - teach compile how to read a .ucm file
45911              - first guess at how to represent fallbacks in "tries".
45912              - use fallbacks if check == 0
45913              - new return code to indicate we used one.
45914      Branch: perlio
45915            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
45916            ! ext/Encode/encengine.c ext/Encode/encode.h
45917 ____________________________________________________________________________
45918 [  8284] By: jhi                                   on 2000/12/31  18:04:41
45919         Log: Pacify picky VMS compiler.
45920              
45921              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
45922              From: "Craig A. Berry" <craig.berry@psinetcs.com>
45923              Date: Sat, 30 Dec 2000 18:10:02 -0600
45924              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
45925      Branch: perl
45926            ! sv.c
45927 ____________________________________________________________________________
45928 [  8283] By: jhi                                   on 2000/12/31  16:11:47
45929         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
45930      Branch: perl
45931            ! t/lib/glob-basic.t
45932 ____________________________________________________________________________
45933 [  8282] By: jhi                                   on 2000/12/31  15:26:11
45934         Log: Integrate perlio.
45935      Branch: perl
45936           !> makedef.pl opcode.pl os2/os2.c perlio.c
45937 ____________________________________________________________________________
45938 [  8281] By: nick                                  on 2000/12/31  10:06:15
45939         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
45940              is available to be exported
45941      Branch: perlio
45942            ! makedef.pl perlio.c
45943 ____________________________________________________________________________
45944 [  8280] By: nick                                  on 2000/12/31  09:41:26
45945         Log: Ilya's OS2 patch (testing for damage on Win32)
45946      Branch: perlio
45947            ! makedef.pl opcode.pl os2/os2.c
45948 ____________________________________________________________________________
45949 [  8279] By: jhi                                   on 2000/12/30  21:52:07
45950         Log: Test nits.
45951      Branch: perl
45952            ! t/lib/syslfs.t t/op/lfs.t
45953 ____________________________________________________________________________
45954 [  8278] By: jhi                                   on 2000/12/30  21:47:49
45955         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
45956              From: andreas.koenig@anima.de (Andreas J. Koenig)
45957              Date: 30 Dec 2000 22:35:37 +0100
45958              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
45959              
45960              The 32-bit wraparound test wasn't quite right.
45961      Branch: perl
45962            ! t/lib/syslfs.t t/op/lfs.t
45963 ____________________________________________________________________________
45964 [  8277] By: jhi                                   on 2000/12/30  21:33:44
45965         Log: Subject: [PATCH] open() example in perlfunc.pod 
45966              From: Karsten Sperling <s_sperli@ira.uka.de>
45967              Date: Sat, 30 Dec 2000 22:27:09 +0100
45968              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
45969      Branch: perl
45970            ! pod/perlfunc.pod
45971 ____________________________________________________________________________
45972 [  8276] By: jhi                                   on 2000/12/30  20:32:40
45973         Log: Not quite that many tests yet.
45974      Branch: perl
45975            ! t/op/pat.t
45976 ____________________________________________________________________________
45977 [  8275] By: jhi                                   on 2000/12/30  20:26:58
45978         Log: Integrate perlio.
45979      Branch: perl
45980           !> toke.c
45981 ____________________________________________________________________________
45982 [  8274] By: jhi                                   on 2000/12/30  20:24:56
45983         Log: Signedness nit.
45984      Branch: perl
45985            ! utf8.c
45986 ____________________________________________________________________________
45987 [  8273] By: jhi                                   on 2000/12/30  20:15:46
45988         Log: Add a test case for 20000731.001 which was fixed by the #8267.
45989      Branch: perl
45990            ! t/op/pat.t
45991 ____________________________________________________________________________
45992 [  8272] By: nick                                  on 2000/12/30  19:47:51
45993         Log: Tweak for MULTIPLICITY/USE_PERLIO
45994      Branch: perlio
45995            ! toke.c
45996 ____________________________________________________________________________
45997 [  8271] By: nick                                  on 2000/12/30  19:46:45
45998         Log: Integrate mainline
45999      Branch: perlio
46000           +> lib/unicode/distinct.pm
46001           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
46002           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
46003           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
46004 ____________________________________________________________________________
46005 [  8270] By: jhi                                   on 2000/12/30  19:39:50
46006         Log: Subject: RE: perl@8269
46007              From: "Richard Soderberg" <rs@crystalflame.net>
46008              Date: Sat, 30 Dec 2000 11:36:27 -0800
46009              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
46010              
46011              A missing aTHX_.
46012      Branch: perl
46013            ! toke.c
46014 ____________________________________________________________________________
46015 [  8269] By: jhi                                   on 2000/12/30  18:55:48
46016         Log: Update Changes.
46017      Branch: perl
46018            ! Changes patchlevel.h
46019 ____________________________________________________________________________
46020 [  8268] By: jhi                                   on 2000/12/30  17:18:40
46021         Log: Add a test for Unicode split //.  The #8267 was the cure.
46022      Branch: perl
46023            ! t/op/split.t
46024 ____________________________________________________________________________
46025 [  8267] By: jhi                                   on 2000/12/30  17:14:19
46026         Log: Subject: more UTF8 test suites and an UTF8 patch
46027              From: Inaba Hiroto <inaba@st.rim.or.jp>
46028              Date: Sat, 30 Dec 2000 14:27:10 +0900
46029              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
46030              
46031              Just the patch part for now, and the pragma renamed
46032              as unicode::distinct.
46033      Branch: perl
46034            + lib/unicode/distinct.pm
46035            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
46036            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
46037            ! regcomp.h regexec.c sv.c toke.c utf8.c
46038 ____________________________________________________________________________
46039 [  8266] By: nick                                  on 2000/12/30  16:40:49
46040         Log: Integrate mainline
46041      Branch: perlio
46042           +> lib/Pod/Text/Overstrike.pm
46043           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
46044           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
46045           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
46046           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
46047           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
46048 ____________________________________________________________________________
46049 [  8265] By: jhi                                   on 2000/12/30  07:28:55
46050         Log: The sv_catsv() fix, take two.
46051      Branch: perl
46052            ! sv.c t/op/join.t
46053 ____________________________________________________________________________
46054 [  8264] By: jhi                                   on 2000/12/30  06:19:18
46055         Log: Undo all the join-related changes since #8248: relevant
46056              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
46057              The new sv_catsv() doesn't fly so it must go back to
46058              the drawing board.
46059      Branch: perl
46060            ! sv.c t/op/join.t t/pragma/utf8.t
46061 ____________________________________________________________________________
46062 [  8263] By: jhi                                   on 2000/12/30  01:08:32
46063         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
46064      Branch: perl
46065            ! sv.c
46066 ____________________________________________________________________________
46067 [  8262] By: jhi                                   on 2000/12/30  00:45:14
46068         Log: Retract #8261.
46069      Branch: perl
46070            ! hv.c util.c
46071 ____________________________________________________________________________
46072 [  8261] By: jhi                                   on 2000/12/30  00:38:32
46073         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
46074      Branch: perl
46075            ! hv.c util.c
46076 ____________________________________________________________________________
46077 [  8260] By: jhi                                   on 2000/12/29  22:51:33
46078         Log: (Retracted by #8264)  More fixing for #8251.
46079      Branch: perl
46080            ! sv.c
46081 ____________________________________________________________________________
46082 [  8259] By: jhi                                   on 2000/12/29  18:27:30
46083         Log: Subject: podlators 1.06 released
46084              From: Russ Allbery <rra@stanford.edu>
46085              Date: 25 Dec 2000 05:09:30 -0800
46086              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
46087      Branch: perl
46088            + lib/Pod/Text/Overstrike.pm
46089            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
46090            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
46091 ____________________________________________________________________________
46092 [  8258] By: jhi                                   on 2000/12/29  18:20:45
46093         Log: Make the large file tests more robust/talkative as suggested by
46094              
46095              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
46096              From: andreas.koenig@anima.de (Andreas J. Koenig)
46097              Date: 29 Dec 2000 14:23:01 +0100
46098              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
46099      Branch: perl
46100            ! t/lib/syslfs.t t/op/lfs.t
46101 ____________________________________________________________________________
46102 [  8257] By: jhi                                   on 2000/12/29  17:48:04
46103         Log: Further VMS piping fixes from Charles Lane:
46104              
46105              In summary, error messages produced when a subprocess terminated
46106              abnormally were being sent not just to the parent process, but to
46107              grandparents, because of default values for error output that were
46108              not completely overridden when the subprocess was started.
46109              
46110              This patch fixes this behavior by defining user-mode (i.e., temporary
46111              for the duration of the program) logical names for SYS$OUTPUT and
46112              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
46113              changes to make it so that the user-mode logicals are the ones that
46114              control where Perl's error messages go if it terminates abnormally.
46115              
46116              I also added some gratuitous fixes to the indentation of braces in
46117              the piping code.  It just looked ugly, before.
46118      Branch: perl
46119            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
46120 ____________________________________________________________________________
46121 [  8256] By: jhi                                   on 2000/12/29  17:45:12
46122         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
46123              From: "Casey R. Tweten" <crt@kiski.net>
46124              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
46125              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
46126              
46127              Tests for for #8240.
46128      Branch: perl
46129            ! t/pragma/constant.t
46130 ____________________________________________________________________________
46131 [  8255] By: jhi                                   on 2000/12/29  17:43:07
46132         Log: Subject: Re: [PATCH] Interesting syntax idea
46133              From: Simon Cozens <simon@cozens.net>
46134              Date: Fri, 29 Dec 2000 14:34:04 +0000
46135              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
46136              
46137              Tests for #8254.
46138      Branch: perl
46139            ! t/pragma/sub_lval.t
46140 ____________________________________________________________________________
46141 [  8254] By: jhi                                   on 2000/12/29  17:42:11
46142         Log: Subject: [PATCH] Interesting syntax idea
46143              From: Simon Cozens <simon@cozens.net>
46144              Date: Wed, 27 Dec 2000 05:08:57 +0000
46145              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
46146              
46147              Make opens + bareword assigns do typeglob assigns.
46148      Branch: perl
46149            ! op.c
46150 ____________________________________________________________________________
46151 [  8253] By: jhi                                   on 2000/12/29  17:36:45
46152         Log: Output the (apparent) version of gcc, as suggested by
46153              
46154              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
46155              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
46156              Date: 26 Dec 2000 04:29:17 -0500
46157              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
46158              
46159              (The patch as such didn't any more apply as the misparsing had
46160              already been addressed in #6474.)  Also change the wording about
46161              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
46162      Branch: perl
46163            ! hints/dec_osf.sh
46164 ____________________________________________________________________________
46165 [  8252] By: nick                                  on 2000/12/29  12:14:31
46166         Log: Integrate mainline
46167      Branch: perlio
46168           !> (integrate 27 files)
46169 ____________________________________________________________________________
46170 [  8251] By: jhi                                   on 2000/12/29  08:45:46
46171         Log: (Retracted by #8264)
46172              
46173              (Fixed by #8260.)
46174              
46175              sv_catsv() needs one more byte space than seems reasonable.
46176              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
46177              Curiouser and curiouser.
46178      Branch: perl
46179            ! sv.c
46180 ____________________________________________________________________________
46181 [  8250] By: jhi                                   on 2000/12/29  07:57:52
46182         Log: More split // UTF-8 tests.
46183      Branch: perl
46184            ! t/pragma/utf8.t
46185 ____________________________________________________________________________
46186 [  8249] By: jhi                                   on 2000/12/29  07:54:51
46187         Log: (Retracted by #8264)  More join() testing which was good because
46188              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
46189      Branch: perl
46190            ! pp.c t/op/join.t utf8.c utf8.h
46191 ____________________________________________________________________________
46192 [  8248] By: jhi                                   on 2000/12/29  07:08:32
46193         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
46194              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
46195              that the only cases to care about are byte+byte and byte+character.
46196              
46197              TODO: See how well pp_concat() could be implemented in terms
46198              of sv_catsv().
46199      Branch: perl
46200            ! doop.c sv.c t/op/join.t utf8.h
46201 ____________________________________________________________________________
46202 [  8247] By: jhi                                   on 2000/12/29  06:35:23
46203         Log: Signedness nit.
46204      Branch: perl
46205            ! pp_hot.c
46206 ____________________________________________________________________________
46207 [  8246] By: jhi                                   on 2000/12/29  01:23:31
46208         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
46209              From: Lupe Christoph <lupe@lupe-christoph.de>
46210              Date: Thu, 28 Dec 2000 23:00:00 +0100
46211              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
46212              
46213              Suggest rsync --delete --dry-run.
46214      Branch: perl
46215            ! pod/perlhack.pod
46216 ____________________________________________________________________________
46217 [  8245] By: jhi                                   on 2000/12/28  23:57:05
46218         Log: The maxiters upper limit sanity check (guarding against
46219              non-progress) assumed bytes instead of characters in s///
46220              and split().
46221      Branch: perl
46222            ! pp.c pp_hot.c
46223 ____________________________________________________________________________
46224 [  8244] By: jhi                                   on 2000/12/28  23:34:08
46225         Log: Make some panic messages a bit more logical.
46226      Branch: perl
46227            ! doop.c pod/perldiag.pod pp.c pp_hot.c
46228 ____________________________________________________________________________
46229 [  8243] By: jhi                                   on 2000/12/28  22:59:16
46230         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
46231              From: Simon Cozens <simon@cozens.net>
46232              Date: Wed, 27 Dec 2000 02:30:03 +0000
46233              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
46234      Branch: perl
46235            ! pp.c t/pragma/sub_lval.t
46236 ____________________________________________________________________________
46237 [  8242] By: jhi                                   on 2000/12/28  22:56:53
46238         Log: Subject: [PATCH blead] Fix B::Terse indentation
46239              From: Daniel Chetlin <daniel@chetlin.com>
46240              Date: Wed, 27 Dec 2000 06:43:30 -0800
46241              Message-ID: <20001227064329.B9573@darkstar>
46242      Branch: perl
46243            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
46244 ____________________________________________________________________________
46245 [  8241] By: jhi                                   on 2000/12/28  22:48:59
46246         Log: The latter patch from the
46247              
46248              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
46249              From: Peter Prymmer <pvhp@forte.com> 
46250              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
46251              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
46252              
46253              (the former patch from the above should have been
46254              taken care of by Nick I-S)
46255      Branch: perl
46256            ! win32/Makefile
46257 ____________________________________________________________________________
46258 [  8240] By: jhi                                   on 2000/12/28  22:45:22
46259         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
46260              From: "Casey R. Tweten" <crt@kiski.net>
46261              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
46262              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
46263      Branch: perl
46264            ! lib/constant.pm
46265 ____________________________________________________________________________
46266 [  8239] By: jhi                                   on 2000/12/28  22:37:45
46267         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
46268              From: Simon Cozens <simon@cozens.net>
46269              Date: Wed, 27 Dec 2000 14:12:44 +0000
46270              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
46271      Branch: perl
46272            ! t/op/method.t t/op/sort.t toke.c
46273 ____________________________________________________________________________
46274 [  8238] By: jhi                                   on 2000/12/28  22:30:32
46275         Log: Subject: [PATCH perl@8229] Call.pm
46276              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
46277              Date: Mon, 25 Dec 2000 10:47:15 -0000
46278              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
46279      Branch: perl
46280            ! ext/Filter/Util/Call/Call.pm
46281 ____________________________________________________________________________
46282 [  8237] By: jhi                                   on 2000/12/28  22:19:21
46283         Log: Subject: [PATCH blead] Fix problem with `&' prototype
46284              From: Daniel Chetlin <daniel@chetlin.com>
46285              Date: Wed, 27 Dec 2000 15:55:32 -0800
46286              Message-ID: <20001227155532.D9573@darkstar>
46287      Branch: perl
46288            ! op.c t/comp/proto.t
46289 ____________________________________________________________________________
46290 [  8236] By: jhi                                   on 2000/12/28  22:09:25
46291         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
46292              From: Daniel Chetlin <daniel@chetlin.com>
46293              Date: Sun, 24 Dec 2000 04:09:49 -0800
46294              Message-ID: <20001224040949.B3090@darkstar>
46295      Branch: perl
46296            ! gv.c mg.c t/op/attrs.t
46297 ____________________________________________________________________________
46298 [  8235] By: jhi                                   on 2000/12/28  22:07:11
46299         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
46300              From: Jan Dubois <jand@ActiveState.com>
46301              Date: Tue, 26 Dec 2000 20:57:31 -0800
46302              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
46303      Branch: perl
46304            ! win32/win32.c
46305 ____________________________________________________________________________
46306 [  8234] By: jhi                                   on 2000/12/28  21:52:42
46307         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
46308              From: Simon Cozens <simon@cozens.net>
46309              Date: Thu, 28 Dec 2000 20:33:13 +0000
46310              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
46311      Branch: perl
46312            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
46313 ____________________________________________________________________________
46314 [  8233] By: jhi                                   on 2000/12/28  19:40:49
46315         Log: Integrate perlio.
46316      Branch: perl
46317           !> ext/Encode/Makefile.PL ext/Encode/compile
46318 ____________________________________________________________________________
46319 [  8232] By: nick                                  on 2000/12/23  16:06:00
46320         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
46321              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
46322      Branch: perlio
46323            ! ext/Encode/Makefile.PL
46324 ____________________________________________________________________________
46325 [  8231] By: nick                                  on 2000/12/23  14:30:34
46326         Log: "Compiled" encode build cleanup
46327              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
46328              - .c files do not export sub-tables
46329      Branch: perlio
46330            ! ext/Encode/Makefile.PL ext/Encode/compile
46331 ____________________________________________________________________________
46332 [  8230] By: nick                                  on 2000/12/23  12:50:37
46333         Log: Integrate mainline
46334      Branch: perlio
46335           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
46336           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
46337           !> pod/perl5004delta.pod pod/perl5005delta.pod
46338           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
46339           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
46340           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
46341           !> pod/perlsub.pod
46342 ____________________________________________________________________________
46343 [  8229] By: jhi                                   on 2000/12/22  15:32:12
46344         Log: Integrate perlio.
46345      Branch: perl
46346           +> win32/distclean.bat
46347           !> MANIFEST t/io/utf8.t
46348 ____________________________________________________________________________
46349 [  8228] By: jhi                                   on 2000/12/22  15:29:40
46350         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
46351              From: Robin Barker <rmb1@cise.npl.co.uk>
46352              Date: Fri, 22 Dec 2000 12:17:38 GMT
46353              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
46354      Branch: perl
46355            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
46356            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
46357            ! pod/perl5004delta.pod pod/perl5005delta.pod
46358            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
46359            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
46360            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
46361            ! pod/perlsub.pod
46362 ____________________________________________________________________________
46363 [  8227] By: jhi                                   on 2000/12/22  15:24:28
46364         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
46365              From: "John L. Allen" <allen@grumman.com>
46366              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
46367              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
46368              
46369              Document APPLLIB_EXP.
46370      Branch: perl
46371            ! INSTALL
46372 ____________________________________________________________________________
46373 [  8226] By: nick                                  on 2000/12/21  22:11:50
46374         Log: Handy script for when one forgets to "dmake clean" 
46375      Branch: perlio
46376            + win32/distclean.bat
46377            ! MANIFEST
46378 ____________________________________________________________________________
46379 [  8225] By: nick                                  on 2000/12/21  21:54:04
46380         Log: CRLF platform issue with io/utf8 fix.
46381      Branch: perlio
46382            ! t/io/utf8.t
46383 ____________________________________________________________________________
46384 [  8224] By: nick                                  on 2000/12/21  21:02:20
46385         Log: Integrate mainline
46386      Branch: perlio
46387           !> Changes Configure Makefile.SH Porting/Glossary
46388           !> Porting/config.sh Porting/config_H configure.com
46389           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
46390           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
46391           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
46392           !> win32/config.bc win32/config.gc win32/config.vc
46393 ____________________________________________________________________________
46394 [  8223] By: jhi                                   on 2000/12/21  17:09:16
46395         Log: Update Changes.
46396      Branch: perl
46397            ! Changes patchlevel.h
46398 ____________________________________________________________________________
46399 [  8222] By: jhi                                   on 2000/12/21  16:24:01
46400         Log: Metaconfig unit changes for #8221.
46401      Branch: metaconfig/U/perl
46402           +> issymlink.U
46403            - testsyml.U
46404            ! Mksymlinks.U
46405 ____________________________________________________________________________
46406 [  8221] By: jhi                                   on 2000/12/21  16:23:48
46407         Log: Rename testsyml to issymlink.
46408      Branch: perl
46409            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46410            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
46411            ! win32/config.vc
46412 ____________________________________________________________________________
46413 [  8220] By: jhi                                   on 2000/12/21  15:47:26
46414         Log: Robustness support for #8218 (symlink forest) since the GNU
46415              tools seem to be overly picky about symlinkage depths.
46416      Branch: perl
46417            ! Makefile.SH t/io/fs.t
46418 ____________________________________________________________________________
46419 [  8219] By: jhi                                   on 2000/12/21  15:38:27
46420         Log: Metaconfig changes for #8218.
46421      Branch: metaconfig
46422            ! U/modified/Oldconfig.U
46423      Branch: metaconfig/U/perl
46424            + Mksymlinks.U
46425            ! testsyml.U
46426 ____________________________________________________________________________
46427 [  8218] By: jhi                                   on 2000/12/21  15:37:57
46428         Log: Add Configure option -Dmksymlinks which will create a symlink
46429              forest if the current/build differs from the source directory.
46430              TODO: mkdir -p is not portable.
46431      Branch: perl
46432            ! Configure
46433 ____________________________________________________________________________
46434 [  8217] By: jhi                                   on 2000/12/21  14:39:12
46435         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
46436              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
46437              Date: Thu, 21 Dec 2000 09:38:18 GMT
46438              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
46439              
46440              The ofs became an SV.
46441      Branch: perl
46442            ! ext/Thread/Thread.xs
46443 ____________________________________________________________________________
46444 [  8216] By: jhi                                   on 2000/12/21  05:40:21
46445         Log: The polymorphism seems to have fixed 20000517.001.
46446      Branch: perl
46447            ! t/pragma/utf8.t
46448 ____________________________________________________________________________
46449 [  8215] By: jhi                                   on 2000/12/21  04:44:52
46450         Log: read() documentation tweak for 20001121.004.
46451      Branch: perl
46452            ! pod/perlfunc.pod
46453 ____________________________________________________________________________
46454 [  8214] By: jhi                                   on 2000/12/21  03:54:11
46455         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
46456      Branch: perl
46457            ! pp_sys.c t/op/misc.t
46458 ____________________________________________________________________________
46459 [  8213] By: jhi                                   on 2000/12/21  00:28:10
46460         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
46461              From: Peter Prymmer <pvhp@forte.com>
46462              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
46463              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
46464      Branch: perl
46465            ! configure.com
46466 ____________________________________________________________________________
46467 [  8212] By: jhi                                   on 2000/12/21  00:26:21
46468         Log: Edit edit edit.
46469      Branch: perl
46470            ! pod/perlfaq3.pod
46471 ____________________________________________________________________________
46472 [  8211] By: jhi                                   on 2000/12/20  18:52:46
46473         Log: Update Changes.
46474      Branch: perl
46475            ! Changes patchlevel.h
46476 ____________________________________________________________________________
46477 [  8210] By: jhi                                   on 2000/12/20  18:34:47
46478         Log: Yet another editor edit.
46479      Branch: perl
46480            ! pod/perlfaq3.pod
46481 ____________________________________________________________________________
46482 [  8209] By: jhi                                   on 2000/12/20  15:33:28
46483         Log: More Win32 Perling.
46484      Branch: perl
46485            ! pod/perlfaq3.pod
46486 ____________________________________________________________________________
46487 [  8208] By: jhi                                   on 2000/12/20  15:07:46
46488         Log: More Win32 editor/IDE/shell hints.
46489      Branch: perl
46490            ! pod/perlfaq3.pod
46491 ____________________________________________________________________________
46492 [  8207] By: jhi                                   on 2000/12/20  03:54:08
46493         Log: Subject: [PATCH] obscure timing knowledge
46494              From: Nicholas Clark <nick@ccl4.org>
46495              Date: Tue, 19 Dec 2000 19:22:31 +0000
46496              Message-ID: <20001219192231.F2827@plum.flirble.org>
46497      Branch: perl
46498            ! sv.c
46499 ____________________________________________________________________________
46500 [  8206] By: jhi                                   on 2000/12/20  03:45:57
46501         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
46502              From: Spider Boardman <spider@leggy.zk3.dec.com>
46503              Date: Tue, 19 Dec 2000 21:30:16 -0500
46504              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
46505      Branch: perl
46506            ! sv.c
46507 ____________________________________________________________________________
46508 [  8205] By: jhi                                   on 2000/12/19  23:02:01
46509         Log: Update Changes.
46510      Branch: perl
46511            ! Changes patchlevel.h
46512 ____________________________________________________________________________
46513 [  8204] By: jhi                                   on 2000/12/19  22:58:18
46514         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
46515              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
46516              on editors and diffing/patching.
46517      Branch: perl
46518            ! t/op/utf8decode.t
46519 ____________________________________________________________________________
46520 [  8203] By: nick                                  on 2000/12/19  21:36:16
46521         Log: Integrate mainline (forgot my own change...)
46522      Branch: perlio
46523           !> ext/Encode/compile
46524 ____________________________________________________________________________
46525 [  8202] By: nick                                  on 2000/12/19  21:34:42
46526         Log: Integrate mainline.
46527      Branch: perlio
46528           !> (integrate 61 files)
46529 ____________________________________________________________________________
46530 [  8201] By: nick                                  on 2000/12/19  21:34:06
46531         Log: Avoid looking for File::Glob when we don't need it.
46532      Branch: perl
46533            ! ext/Encode/compile
46534 ____________________________________________________________________________
46535 [  8200] By: jhi                                   on 2000/12/19  18:35:49
46536         Log: Update Changes.
46537      Branch: perl
46538            ! Changes patchlevel.h
46539 ____________________________________________________________________________
46540 [  8199] By: jhi                                   on 2000/12/19  18:35:07
46541         Log: Microperl tweaks.
46542      Branch: perl
46543            ! sv.c uconfig.h uconfig.sh
46544 ____________________________________________________________________________
46545 [  8198] By: jhi                                   on 2000/12/19  18:29:59
46546         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
46547      Branch: perl
46548            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46549            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
46550 ____________________________________________________________________________
46551 [  8197] By: jhi                                   on 2000/12/19  17:55:29
46552         Log: In VMS embedded perls couldn't access the statically built Socket,
46553              from Charles Lane.
46554      Branch: perl
46555            ! configure.com
46556 ____________________________________________________________________________
46557 [  8196] By: jhi                                   on 2000/12/19  17:49:50
46558         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
46559              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
46560              Date: Sun, 17 Dec 2000 19:11:44 -0000
46561              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
46562      Branch: perl
46563            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
46564            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
46565 ____________________________________________________________________________
46566 [  8195] By: jhi                                   on 2000/12/19  17:47:53
46567         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
46568              From: Jonathan Stowe <gellyfish@gellyfish.com>
46569              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
46570              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
46571      Branch: perl
46572            ! utils/h2xs.PL
46573 ____________________________________________________________________________
46574 [  8194] By: jhi                                   on 2000/12/19  17:46:28
46575         Log: Subject: Re: useless use of void context work-around
46576              From: andreas.koenig@anima.de (Andreas J. Koenig)
46577              Date: 16 Dec 2000 15:13:36 +0100
46578              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
46579              
46580              Document (comment) the q(di ds ig) trick in the code.
46581      Branch: perl
46582            ! op.c
46583 ____________________________________________________________________________
46584 [  8193] By: jhi                                   on 2000/12/19  17:10:57
46585         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
46586              From: "Mark J. Reed" <mreed@strange.turner.com>
46587              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
46588              Message-Id: <200012160222.VAA13986@strange.turner.com>
46589      Branch: perl
46590            ! ext/Sys/Syslog/Syslog.pm
46591 ____________________________________________________________________________
46592 [  8192] By: jhi                                   on 2000/12/19  17:07:45
46593         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
46594              From: Nicholas Clark <nick@ccl4.org>
46595              Date: Sat, 16 Dec 2000 19:03:13 +0000
46596              Message-ID: <20001216190313.D68304@plum.flirble.org>
46597      Branch: perl
46598            ! t/op/64bitint.t
46599 ____________________________________________________________________________
46600 [  8191] By: jhi                                   on 2000/12/19  17:06:13
46601         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
46602              From: Dominic Dunlop <domo@computer.org>
46603              Date: Mon, 18 Dec 2000 12:00:15 +0100
46604              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
46605              
46606              This patchlet is needed in order that perl can be statically linked.  
46607      Branch: perl
46608            ! regexec.c
46609 ____________________________________________________________________________
46610 [  8190] By: jhi                                   on 2000/12/19  17:03:08
46611         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
46612              From: "Craig A. Berry" <craig.berry@psinetcs.com>
46613              Date: Sun, 17 Dec 2000 00:18:35 -0600
46614              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
46615      Branch: perl
46616            ! perlio.h vms/gen_shrfls.pl
46617 ____________________________________________________________________________
46618 [  8189] By: jhi                                   on 2000/12/19  16:20:28
46619         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
46620              From: Prymmer/Kahn <pvhp@best.com>
46621              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
46622              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
46623              
46624              A better version of #8188.
46625      Branch: perl
46626            ! pod/perlfaq3.pod
46627 ____________________________________________________________________________
46628 [  8188] By: jhi                                   on 2000/12/19  15:57:06
46629         Log: (Replaced by #8189)
46630              
46631              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
46632              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
46633              From: Prymmer/Kahn <pvhp@best.com>
46634              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
46635              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
46636              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
46637              Date: Mon, 18 Dec 2000 11:10:45 -0500
46638              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
46639      Branch: perl
46640            ! pod/perlfaq3.pod
46641 ____________________________________________________________________________
46642 [  8187] By: jhi                                   on 2000/12/19  15:54:19
46643         Log: Email address fix for Anton Berezin.
46644      Branch: perl
46645            ! AUTHORS
46646 ____________________________________________________________________________
46647 [  8186] By: jhi                                   on 2000/12/19  15:38:54
46648         Log: Subject: [PATCH perl@8102] cygwin port
46649              From: "Eric Fifer" <efifer@dircon.co.uk> 
46650              Date: Thu, 14 Dec 2000 13:41:29 -0000
46651              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
46652              
46653              When compiling modules the data item that is being imported
46654              from libperl.dll needs to be tagged as imported/shared data:
46655              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
46656      Branch: perl
46657            ! perliol.h
46658 ____________________________________________________________________________
46659 [  8185] By: jhi                                   on 2000/12/19  14:53:24
46660         Log: Regen uconfig.h and uconfig.sh.
46661      Branch: perl
46662            ! uconfig.h uconfig.sh
46663 ____________________________________________________________________________
46664 [  8184] By: jhi                                   on 2000/12/18  20:43:49
46665         Log: Comments work so much better when they are closed.
46666      Branch: perl
46667            ! regcomp.c
46668 ____________________________________________________________________________
46669 [  8183] By: jhi                                   on 2000/12/18  18:04:02
46670         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
46671              Fixes the bug 20001218.016.
46672      Branch: perl
46673            ! regcomp.c
46674 ____________________________________________________________________________
46675 [  8182] By: gsar                                  on 2000/12/18  09:53:47
46676         Log: delete spurious files
46677      Branch: maint-5.6/perl
46678            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
46679            - vos/config.h vos/config_h.SH_orig
46680 ____________________________________________________________________________
46681 [  8181] By: gsar                                  on 2000/12/18  09:46:08
46682         Log: regen perltoc
46683      Branch: maint-5.6/perl
46684            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
46685 ____________________________________________________________________________
46686 [  8180] By: gsar                                  on 2000/12/18  09:20:27
46687         Log: integrate changes#7924..7926,7946,7952 from mainline
46688              
46689              A test works better if it has the right 1..$n output.
46690              
46691              All the core library users of Class::Struct seem to be
46692              using "use Class::Struct 'struct';" instead of the bare
46693              "use Class::Struct;", which isn't documented in Class::Struct.
46694              This can't be right.
46695              
46696              Make the Class::Struct import() wiser.
46697              
46698              Upgrade to CPAN 1.59_51, from Andreas König.
46699              
46700              Subject: Re: long shell lines
46701              Split overly long shell command lines.
46702      Branch: maint-5.6/perl
46703           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
46704           !> lib/File/stat.pm t/lib/class-struct.t
46705 ____________________________________________________________________________
46706 [  8179] By: gsar                                  on 2000/12/18  08:55:54
46707         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
46708              7918,7919,7988,8907 from mainline (various)
46709              
46710              Subject: [ID 20001127.004] White space problem in perlamiga.pod
46711              
46712              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
46713              
46714              Subject: [PATCH] perlcc.PL cleanups
46715              
46716              Subject: [PATCH] Updating perltie.pod for arrays
46717              
46718              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
46719              Subject: Re: [PATCH] Updating perltie.pod for arrays
46720              Subject: Re: [PATCH] Updating perltie.pod for arrays
46721              
46722              One more perltie.pod nit from Casey R. Tweten.
46723              
46724              Subject: [PATCH] $^O  win32 -> MSWin32
46725              plus similar nits for vms, err, VMS, and UNICOS.
46726              
46727              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
46728              More checking in case someone has broken their services or
46729              protocol databases.
46730              
46731              Make "use Class::Struct 'struct';" work again (broken by #7617);
46732              add a test for Class::Struct.
46733              
46734              Integrate the "skip" messages to explain().
46735              
46736              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
46737      Branch: maint-5.6/perl
46738           +> t/lib/class-struct.t
46739           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
46740           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
46741           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
46742 ____________________________________________________________________________
46743 [  8178] By: gsar                                  on 2000/12/18  08:16:30
46744         Log: avoid redefinition warnings on windows due to sys/socket.h getting
46745              #included before win32.h
46746      Branch: maint-5.6/perl
46747            ! win32/include/sys/socket.h
46748 ____________________________________________________________________________
46749 [  8177] By: gsar                                  on 2000/12/18  05:24:04
46750         Log: make regen_headers; fix POSIX.xs problems; remove outdated
46751              code from sys/socket.h that makes build fail now
46752      Branch: maint-5.6/perl
46753            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
46754            ! pod/perlapi.pod
46755           !> win32/include/sys/socket.h
46756 ____________________________________________________________________________
46757 [  8176] By: gsar                                  on 2000/12/18  05:20:17
46758         Log: update Changes
46759      Branch: maint-5.6/perl
46760            ! Changes patchlevel.h
46761 ____________________________________________________________________________
46762 [  8175] By: gsar                                  on 2000/12/18  04:57:48
46763         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
46764              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
46765              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
46766              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
46767              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
46768              7823,7825,7838
46769              
46770              Subject: Re: [PATCH] README.solaris
46771              
46772              Add getpagesize() probing, on non-UNIX guess 'undef'.
46773              
46774              Simplify the getpagesize() unit by dropping the
46775              pagesize probe since it's nowadays slightly more
46776              complicated because of sysconf(). (Note: if some
46777              platform really needs the -lPW for getpagesize,
46778              I just broke it.)
46779              TODO: a new pagesize unit.
46780              
46781              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
46782              
46783              MachTen doesn't really do mmap() and munmap().
46784              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
46785              
46786              More README.solaris updates from Andy Dougherty.
46787              
46788              Copy the s// information of README.hpux also to the perlrun.
46789              
46790              Add HAS_FSYNC, lack noticed by Nicholas Clark.
46791              
46792              Add a metaconfig unit for fsync.
46793              
46794              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
46795              
46796              Many subdocumented return values of the IO extension now documented.
46797              ungetc and write still left subdocumented.
46798              Subject: [PATCH] (was Re: IO::Handle::ungetc)
46799              
46800              Document tell() on special streams.
46801              
46802              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
46803              
46804              Subject: [ID 20001112.007] sfio's sftell isn't ftell
46805              
46806              Couple of tests from #7660 salvaged.
46807              
46808              Tweak the definition of the bit complement on UTF-8 data:
46809              if none of the characters in the string are > 0xff,
46810              the result is a complemented byte string, not a (UTF-8)
46811              char string.  Based on the summary in
46812              Subject: Re: [ID 20000918.005] ~ on wide chars
46813              This should give us the maximum backward (pre-char string)
46814              compatibility and utf8 compatibility.  The other alternative
46815              would be to limit the bit complement to be always byte only,
46816              taking the least significant byte of the chars.
46817              
46818              Cleanup messy #ifdef.
46819              
46820              Typos in #7667.
46821              
46822              Declare reg_data like reg_substr_data.
46823              
46824              Placate nervous compilers that see longer than ints switch()ing.
46825              
46826              Remove the new two tests of lib/io_xs for now, they seem to
46827              fail under perlio on some platforms.
46828              
46829              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
46830              
46831              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
46832              
46833              Subject: tiny typo in perl5db.pl
46834              
46835              Subject: some additions for makefiles for win32 (for perl@7674)
46836              
46837              Hoist the duplicated socket/netdb include logic to perl.h;
46838              undef SETERRNO in case SOCKS has defined it.  Based on:
46839              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
46840              
46841              Regen Configure.
46842              
46843              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
46844              (a macro to define signed and unsigned integer constants).
46845              
46846              Use UINT64_C().
46847              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
46848              
46849              Use u_int32_t for the size of hash_cb(), not size_t.
46850              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
46851              
46852              Quit utf8_to_uv() instantly if curlen == 0.
46853              
46854              Subject: [PATCH: perl@7674] updates to README.os390
46855              
46856              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
46857              
46858              EBCDIC tweaks.
46859              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
46860              
46861              Linenumber fix.
46862              
46863              SOCKS has its own USE_THREADS, based on
46864              Subject: [ID 20001114.002] et. al. bugfix followup
46865              
46866              UINT64_C() work continues.
46867              
46868              Detypo.
46869              
46870              The type of the hash_cb() size argument is tricky.
46871              
46872              Add fwalk() probe to the configuration files and regen perltoc.
46873              
46874              Subject: perllocale.pod changes
46875              
46876              Avoid an infinite loop in VMS when utils scripts are run
46877              with no arguments, from Charles Lane.
46878              
46879              Subject: Re: Bug in Carp::Heavy/5.6.0?
46880              
46881              For Solaris use64bitall the stdchar needs a little bit of help.
46882              
46883              The long double hints can be here or there.
46884              
46885              Test tweak for the open pragma.
46886              
46887              Also the 64bitall hints can be either here or there.
46888              
46889              As surmised the #7719 wasn't a good move.
46890              
46891              Subject: Fix for 20000409.001
46892              
46893              Subject: Fix for 20000815.006
46894              It's really 20000518.006.
46895              
46896              Subject: [PATCH 5.6.0 README.win32] very minor typos
46897              
46898              Subject: Fix for README.amiga (20000323.033)
46899              
46900              Explain in more detail the {} syntax ambiguousity.
46901              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
46902              
46903              Sparc 64-bit pack() fix from Jens Hamisch.
46904              
46905              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
46906              
46907              Subject: podlators 1.05 available        
46908              
46909              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
46910              
46911              Subject: [perl 7711: EPOC] updates
46912              
46913              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
46914              
46915              Miraculous typo.
46916              
46917              sysseek() instead of seek().
46918              
46919              Solaris hints tweaks.
46920              
46921              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
46922              This may be overly harsh but until proven otherwise, we think this
46923              way, or until we have a simple test for Configure (having to start
46924              up servers is does not count as simple) to check for the problems.
46925              
46926              Remove the shared object before attempting to create
46927              (by linking) a new one.  E.g. in AIX not removing
46928              becomes quite painful if one tries to do more than one
46929              build in the same tree (an interrupted build, for example),
46930              since the AIX' shared dynaloader seemingly keeps the shared
46931              objects open and therefore 'busy' for quite a while, even when
46932              nobody is using the objects, leading into link failures.
46933              
46934              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
46935              
46936              Subject: DOC PATCH 5.6.0 perlreftut
46937              
46938              Subject: [PATCH: perl@7777] add system locale testing for VMS
46939              
46940              Subject: [PATCH] Test.pm POD peculiarity
46941              
46942              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
46943              
46944              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
46945              
46946              Subject: Re: perl@7777 
46947              Detypoing.
46948              
46949              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
46950              
46951              Go ahead and #include <unistd.h> in perl.h.
46952              
46953              Subject: [PATCH perl@7795] small cleanup task for test suite
46954              
46955              Subject: Re: av.c patch (having slight problems)
46956              unshift() speedup.
46957              
46958              Reach back one higher up when searching for PERL_SRC.
46959      Branch: maint-5.6/perl
46960           +> lib/File/Spec/Epoc.pm
46961           !> (integrate 88 files)
46962 ____________________________________________________________________________
46963 [  8174] By: gsar                                  on 2000/12/18  03:53:09
46964         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
46965              7625..7629,7631..7634,7637,7639,7642 from mainline
46966              
46967              Fix for the tie-refhash string table leaks.
46968              
46969              Subject: [patch perl@7595] VMS configure.com tweak
46970              
46971              More careful detection of how well NVs and UVs mix.
46972              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))
46973              Added some SIGFPE paranoia.
46974              
46975              Forgot to bump the line numbers in #7601.
46976              
46977              Subject: PATCH std stdio for (Free)BSD
46978              
46979              Deleting $ENV{PATH} in VMS is not recommendable.
46980              
46981              Locale buglets.
46982              Subject: RE: Locales support (setlocale) fixes
46983              
46984              Do not test UTF-8 locales since that the tests would require
46985              polymorphic regexen.
46986              
46987              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
46988              
46989              A missing aTHX_.
46990              
46991              Subject: [ID 20001108.013] spelling
46992              
46993              Subject: [PATCH] Class::Struct at compile time
46994              
46995              Make deleting for %ENV work for (newer versions of) VMS,
46996              from Craig A. Berry.
46997              
46998              Forgot from #7618.
46999              
47000              More VMS moves on environment handling, from Charles Lane.
47001              
47002              Remove unused extra arguments.
47003              
47004              Typo in an ifndef.
47005              Subject: Re: [PATCH 5.7.0] better messages from malloc()
47006              
47007              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
47008              All except the "cow orker" change.
47009              
47010              The generated boot_* headers are wrong.  Pickier compiler,
47011              such as KAI C++ will refuse to compile the resulting perlmain.
47012              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
47013              
47014              There's no =head3.
47015              
47016              Disable only the tests 99 and 166 for UTF-8 locales.
47017              
47018              Missing dTHXs.
47019              Subject: RE: perl@7595 builds not on cygwin
47020              
47021              Subject: Re: bash -c exit and linux hints 
47022              
47023              Various doc oddball characters.
47024              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
47025              
47026              Subject: [PATCH] IO::Seekable pod
47027              
47028              Amdahl UTS hints updates.
47029              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
47030              
47031              Explain better why certain regex tests are skipped.
47032              Subject: Re: tests skipped: unknown reason
47033              
47034              Subject: [PATCH] README.solaris
47035              
47036              Subject: [PATCH perl@7638] cygwin port
47037      Branch: maint-5.6/perl
47038           +> README.solaris
47039           !> (integrate 26 files)
47040 ____________________________________________________________________________
47041 [  8173] By: gsar                                  on 2000/12/18  03:37:02
47042         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
47043              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
47044              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
47045              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
47046              
47047              Better create a true mailing list for the repository keepers.
47048              
47049              Subject: [ID 20001027.007] uniq array in perlfaq
47050              
47051              De-quoted-unreadable to ISO Latin 1.
47052              (There's one ISO-2022-JP name in Changes5.004.)
47053              
47054              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
47055              
47056              The #7476 needs a MANIFEST change, too.
47057              
47058              Add also emailless people.
47059              
47060              UTF-8 decoder tweak.
47061              
47062              Make \x{...} consistently produce UTF-8.
47063              Subject: Re: \x{...} is confused 
47064              
47065              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
47066              
47067              Add a perlbug flag, -A, to avoid acknowledgement messages.
47068              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
47069              
47070              Use Errno magic.
47071              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
47072              
47073              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
47074              
47075              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
47076              
47077              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
47078              
47079              Be more lenient on bad UTF-8 when doing bit arithmetics.
47080              Subject: Re: [ID 20000918.005] ~ on wide chars
47081              (The ord() part of the patch skipped.)
47082              
47083              Subject: perlfaq style changes
47084              
47085              AUTHORS tweaks.
47086              
47087              Whitespace style tweak.  Was originally going to see to
47088              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
47089              but that had already been taken care of.
47090              
47091              The compiler is either gcc or cc, from Tom Bates.
47092              
47093              The osname has been lowercased by now, from Tom Bates.
47094              
47095              The NonStop-UX libraries have a novel way to say NaN.
47096              
47097              printf UVs the correct way, noticed by Robin Barker.
47098              
47099              Subject: [PATCH] startperl to respect versiononly
47100              
47101              AUTHORS updates.
47102              
47103              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
47104              
47105              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
47106              
47107              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
47108              
47109              Generalize the Camel wording.
47110              Subject: Re: perlfaq style changes
47111              
47112              Subject: [ID 20001005.006] Documentation -- description of qr//
47113              
47114              C.pm part of
47115              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
47116              
47117              Locale warning explanation tweak.
47118              
47119              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
47120              
47121              Make the POSIX::setuid and POSIX::setgid to really call setuid()
47122              and setgid() because they were just changing $< and $( which means
47123              only changing the real uid/gid, as opposed to changing both
47124              real and effective ids.  (The alternative way could have been
47125              in POSIX.pm to change $> and $), too, but making a direct call
47126              to the C API feels cleaner.)  Fixes the bug
47127              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
47128              
47129              Expand %Config variables and %ENV variables only if
47130              so requested during build time using the
47131              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
47132              Not expanding makes relocating distributions easier.
47133              
47134              More tweaking on the #7522 theme.
47135              
47136              Test::Harness revealed buglets in the new DynaLoader.
47137              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
47138              
47139              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
47140              fix a autovivification bug in Tie::RefHash, add tests for both.
47141              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
47142              
47143              Detpyo.
47144              
47145              recv() can fail and return undef.
47146              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
47147              
47148              Fix the problem discussed in
47149              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
47150              originally from Linc Madison.  Also Andreas König's comments
47151              taken into account.  Some other problems with Tie::SubstrHash
47152              fixed: didn't croak when the table exceeded the requested number
47153              of entries (as documented) but instead when the number of entries
47154              exceeded the size of the table, a croak() had an unnecessary \n,
47155              didn't have a CLEAR method, documented that there is no exists().
47156              Didn't fix to be strict-proof because the module uses &foo; and
47157              dynamic scope.  Added a test script exercizing both first tamely 
47158              the basic functionality, and then the failure cases reported by
47159              Linc Madison.
47160              
47161              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
47162              
47163              The #7521 touched things it shouldn't have.
47164              
47165              Subject: [PATCH 5.7.0] better messages from malloc()
47166              
47167              Subject: Re: README.aix
47168              
47169              Add FCNTL_CAN_LOCK.
47170              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
47171              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
47172              
47173              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
47174              create a "fast path" for locale name probing using "locale -a"
47175              if available, squash finally hopefully the s?printf resetting
47176              the numeric locale (since, IIUC perllocale, it never shouldn't). 
47177              
47178              More Changes tweakery.
47179              
47180              Dying is too strict here, better just skip.
47181              
47182              Subject: Locales support (setlocale) fixes
47183              Modified quite a bit to be more portable.
47184              
47185              Configure would use a bad $myuname from an old config.sh.
47186              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
47187              
47188              Fix for
47189              Subject: [ID 20001004.006] undef is never tainted
47190              An undef read from a slurped file was not tainted.
47191              
47192              Fix for
47193              Subject: [ID 20001004.007] taint propogation is inconsistent
47194              The culprit was sv_setsv() which was rather blindly
47195              propagating taint, which lead to behaviour where if
47196              a tainted anon hash value was seen all the hash values
47197              from then on at that level became tainted, or at any
47198              upper levels in the case of nested anon hashes.
47199              
47200              Test tweak: show also the failed locales.
47201              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
47202              
47203              A fix of sorts for 20000329.026, a better error message
47204              for a missing "use charnames" when using the \N{...}. 
47205              
47206              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
47207              
47208              Add =pod to be tidy.
47209              
47210              Fix for bug id 19990615.008, pos() unset during s///ge.
47211              
47212              Add a note for future generations about bug id 20000229.006.
47213              
47214              Use -dM for gcc (the suggested patch did it only for Linux,
47215              but I think it can be generalized).
47216              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
47217              
47218              opmini.o can linger from Configures past.
47219              
47220              Document that the evaled syntax errors cause scalar leaks.
47221              
47222              Fix for
47223              Subject: [ID 20000728.005] perl -P broken
47224              (hopefully).  The fix is also not complete, it seems to break
47225              BOM swallowing for libc5 systems, but until someone figures
47226              out a way to do this without ftell(), this will do.
47227              
47228              AUTHORS updates.
47229              
47230              Subject: Re: rsync'ed patches vs. rsync'ed source
47231              
47232              Admit that the test leaks scalars.
47233              
47234              Sanitize the environment further.
47235              
47236              VOS updates from Paul Green.
47237              
47238              Document %ENV = () portability issues.
47239              
47240              Make the stdio test program of 7427 less noisy while being 
47241              compiled so that Digital UNIX wouldn't get both
47242              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
47243              undefined.  This makes perlio happy.
47244              
47245              glibc5 detection by __GNU_LIBRARY__.
47246              
47247              %ENV note tweaks from Dan Sugalski.
47248              
47249              Varargs don't always work too well if one puts an unsigned
47250              char on the stack and pop an unsigned quad off the stack.
47251              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
47252              
47253              Subject: Pod updates
47254              
47255              Fake support of holey files in win/dosish platforms.
47256              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
47257              
47258              A doc addition for bug id 20001105.019, beware \p.
47259              
47260              Tweak #7587.
47261              
47262              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
47263              
47264              perlhack updates from H.Merijn Brand.
47265              
47266              Subject: [PATCH perl@7573] cygwin port
47267              Synchronize with Cygwin 1.1.5.
47268              
47269              Bad thinko in #7581 (I used the test program with the expanded
47270              values as-is).
47271              
47272              Make perlbug not insist on dumping to a file when stdout isn't a tty.
47273              Subject: [PATCH] perlbug.PL
47274              
47275              Overrideable keys, each, pop, push, shift, splice, unshift.
47276              Subject: [PATCH] prototyped functions that should be overrideable
47277              
47278              Try to avoid flockless and emulationless places.
47279      Branch: maint-5.6/perl
47280           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
47281            - MAINTAIN
47282           !> (integrate 111 files)
47283 ____________________________________________________________________________
47284 [  8172] By: jhi                                   on 2000/12/18  02:49:27
47285         Log: Regen pods.
47286      Branch: perl
47287            ! pod/perlmodlib.pod pod/perltoc.pod
47288 ____________________________________________________________________________
47289 [  8171] By: gsar                                  on 2000/12/18  02:49:24
47290         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
47291              7465..7471 from mainline
47292              
47293              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
47294              in platforms that strictly require all the symbols being present
47295              at link time.
47296              
47297              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
47298              
47299              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
47300              
47301              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
47302              
47303              Subject: [PATCH] todo
47304              
47305              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
47306              
47307              Use $sort, $uniq (and $tr) consistently as wondered
47308              by Nicholas Clark.
47309              
47310              Too enthusiastic editing in #7460.
47311              
47312              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
47313              
47314              Upgrade to CPAN 1.58_55.
47315              Subject: CPAN.pm status
47316              
47317              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
47318              
47319              Make target reordering to avoid pointless re-makes.
47320              Subject: Re: Total re-make of 'make okfile' after 7451 ?
47321              
47322              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
47323              
47324              Subject: DOC PATCH 5.6.0
47325              
47326              Add the repository doc by Malcolm, Sarathy, and by Simon,
47327              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
47328      Branch: maint-5.6/perl
47329           +> Porting/repository.pod
47330           !> Configure MANIFEST Makefile.SH README.dos README.os2
47331           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
47332           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
47333           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
47334 ____________________________________________________________________________
47335 [  8169] By: gsar                                  on 2000/12/18  02:33:34
47336         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
47337              7435..7441,7445 from mainline
47338              
47339              Make the UTF-8 decoding stricter and more verbose when
47340              malformation happens.  This involved adding an argument
47341              to utf8_to_uv_chk(), which involved changing its prototype,
47342              and prefer STRLEN over I32 for the UTF-8 length, which as
47343              a domino effect necessitated changing the prototypes of
47344              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
47345              The stricter UTF-8 decoding checking uses Markus Kuhn's
47346              UTF-8 Decode Stress Tester from
47347              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
47348              
47349              Run vms/vms_yfix.pl, should have done that after changing
47350              perly.c in #7382.
47351              
47352              Subject: [PATCH 5.7.0] static linking with uninstalled perl
47353              
47354              (Replaced by #7440.)
47355              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
47356              
47357              Fix the bug ID 20001024.005, the bug introduced by #7416.
47358              
47359              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
47360              
47361              Fix the bug reported in
47362              From: andreas.koenig@anima.de (Andreas J. Koenig)
47363              Also make is_utf8_char() stricter.
47364              
47365              Missed the header file changes from #7425.
47366              
47367              Check if stdio supports tweaking lval and cnt simultaneously.
47368              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
47369              
47370              Stratus VOS updates from Paul Green.
47371              
47372              Podify README.epoc and README.vos.
47373              
47374              Add targets to Makefile.SH, most importantly
47375              'regen_all' which also remembers to update vms/perly*.
47376              
47377              Subject: Minor update to find2perl, for portability
47378              
47379              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
47380              
47381              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
47382              
47383              Rename UTF8LEN() to be UNISKIP(), too confusing to have
47384              UTF8LEN() and UTF8SKIP(). 
47385              
47386              Allow poking holes at the UTF-8 decoding strictness.
47387              
47388              Continue the internal UTF-8 API tweaking.
47389              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
47390              used much more than the simpler API, now called utf8_to_uv_simple().
47391              Still not quite happy with API, too much partial duplication
47392              of functionality.
47393              
47394              A new version of making the syslog test more robust.
47395              (Replaces #7421.)
47396              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
47397              
47398              buildtoc target tweaks.
47399              
47400              Integrate with vmsperl #7430 by Charles Bailey:
47401              
47402              Cleanup from prior patch (Charles Lane?):
47403              - improve handling of MFDs in Basename and Path
47404              - default to no xsubpp line # munging when building debug images
47405      Branch: maint-5.6/perl
47406           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47407           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
47408           !> (integrate 67 files)
47409 ____________________________________________________________________________
47410 [  8168] By: gsar                                  on 2000/12/18  02:05:49
47411         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
47412              
47413              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
47414              From: Martin Husemann <martin@duskware.de>
47415              
47416              Subject: [PATCH 5.7.0] restore match data on backtracing
47417              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47418      Branch: maint-5.6/perl
47419           !> regcomp.c regexec.c t/op/re_tests
47420 ____________________________________________________________________________
47421 [  8167] By: gsar                                  on 2000/12/18  01:55:22
47422         Log: integrate changes#7858,7986 from mainline
47423              
47424              C<foreach my $x ...> in pseudo-fork()ed process may diddle
47425              parent's memory; fix it by keeping track of the actual pad
47426              offset rather than a raw pointer (this change is probably also
47427              relevant to non-ithreads case to avoid fallout from reallocs of
47428              the pad array, but is currently only enabled for the ithreads
47429              case in the interests of minimal disruption to existing "well
47430              tested" code)
47431              
47432              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
47433              due to the notorious GetFileType() bug in Windows 9x, which fstat()
47434              tickles)
47435      Branch: maint-5.6/perl
47436           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
47437           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
47438           !> win32/win32.c win32/win32.h win32/win32sck.c
47439 ____________________________________________________________________________
47440 [  8166] By: gsar                                  on 2000/12/18  01:52:59
47441         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
47442              from mainline (xsubpp and ExtUtils::LibList fixups, various
47443              other small items)
47444              
47445              The generated boot_* headers are wrong.  Pickier compiler,
47446              such as KAI C++ will refuse to compile the resulting perlmain.
47447              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
47448              
47449              Various doc oddball characters.
47450              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
47451              
47452              Subject: [PATCH] Re: 20001101.003 PDL
47453              
47454              Subject: [PATCH 5.7.0] etags broken again
47455              
47456              Subject: [PATCH 5.7.0] Liblist finally works
47457              
47458              Subject: [PATCH 5.7.0] Liblist returns found libraries
47459              
47460              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
47461              
47462              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
47463              
47464              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
47465              OUT keyword nits.
47466              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
47467              OUT and IN_OUT documentation.
47468      Branch: maint-5.6/perl
47469           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
47470           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
47471           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
47472           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
47473           !> win32/bin/search.pl
47474 ____________________________________________________________________________
47475 [  8165] By: gsar                                  on 2000/12/18  01:28:45
47476         Log: integrate changes#7533,7563,7611,7623 from mainline (various
47477              malloc.c embellishments)
47478      Branch: maint-5.6/perl
47479           !> malloc.c pod/perldiag.pod
47480 ____________________________________________________________________________
47481 [  8164] By: gsar                                  on 2000/12/18  01:23:33
47482         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
47483              fixups)
47484      Branch: maint-5.6/perl
47485           !> utils/h2xs.PL
47486 ____________________________________________________________________________
47487 [  8163] By: gsar                                  on 2000/12/18  01:17:50
47488         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
47489              fixups)
47490      Branch: maint-5.6/perl
47491           !> Makefile.SH utils/perlbug.PL
47492 ____________________________________________________________________________
47493 [  8162] By: gsar                                  on 2000/12/18  00:25:43
47494         Log: always export Perl_deb() (it is required by re.xs whether
47495              Perl is built with or without -DDEBUGGING)
47496      Branch: maint-5.6/perl
47497            ! makedef.pl
47498 ____________________________________________________________________________
47499 [  8161] By: gsar                                  on 2000/12/18  00:23:38
47500         Log: integrate change#7414 from mainline
47501              
47502              Undo the basename() part of #7412 since the lib/basename
47503              tests would need upgrading too.
47504              
47505              squelch two tests in tr.t that rely on tr/// paranoia change
47506              that's not in 5.6.x
47507      Branch: maint-5.6/perl
47508            ! t/op/tr.t
47509           !> lib/File/Basename.pm
47510 ____________________________________________________________________________
47511 [  8160] By: gsar                                  on 2000/12/18  00:05:30
47512         Log: missing change in previous integrate
47513      Branch: maint-5.6/perl
47514           !> README.aix
47515 ____________________________________________________________________________
47516 [  8159] By: gsar                                  on 2000/12/18  00:03:38
47517         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
47518              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
47519              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
47520              7410..7413 from mainline
47521              
47522              Introduce the man[24-8] variables, from Andy Dougherty.
47523              
47524              Upgrade to CPAN 1.58, from Andreas König.
47525              
47526              An updated EBCDIC tr patch.
47527              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
47528              
47529              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
47530              
47531              Two thirds of
47532              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
47533              The Install.pm changes will be submitted separately because
47534              they need some work and discussion still.
47535              
47536              The Install.pm third of
47537              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
47538              
47539              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
47540              
47541              Subject: [PATCH 5.7.0] IVs in mtats
47542              
47543              Subject: [PATCH 5.7.0] Perl API for mstats
47544              
47545              Ilya implemented the memory profiling API.
47546              
47547              In Amdahl UTS "struct sv" is defined by a system header,
47548              <ksync.h>.
47549              
47550              Slight tweak of the code to appease Amdahl UTS cc.
47551              
47552              Amdahl UTS doesn't seem to do dynaloading.
47553              
47554              Use UTF8SKIP(), from Simon Cozens.
47555              
47556              Thinko in #7222.
47557              
47558              op/sprintf.t patch for OS/390 (and any other host with limited
47559              floating-point exponent length)
47560              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
47561              
47562              Tweak #7225.
47563              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
47564              
47565              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
47566              
47567              Needs to be conditional on SunOS 4.
47568              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
47569              
47570              Test cases for bug id 20000323.056 (the bug seems to be fixed).
47571              
47572              Add test for bug id 20000427.003 (which seems to have
47573              been fixed) (also duplicate as 20000427.004, though
47574              with a higher severity).  Move one utf8 from op/append
47575              to pragma/utf8, tag the tests with bug ids.
47576              
47577              Document FNCASE=y as discussed in the bug 20000902.009.
47578              
47579              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
47580              The problem was that rx->minlen was in chars while pp_split()
47581              thought it would be in bytes. 
47582              
47583              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
47584              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
47585              
47586              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
47587              
47588              Fix a couple of compiler-noted nits in #7235.
47589              
47590              Tweak the test of #7235.
47591              
47592              One more ~utf8 tweak.
47593              
47594              -w cleanup.
47595              Subject: Re: Problems with bleadperl 
47596              
47597              Subject: small pod patch
47598              
47599              Subject: [PATCH perlguts.pod] Document offset hack
47600              
47601              Add Charles Lane.
47602              
47603              Add the capability to include/exclude branches.
47604              
47605              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
47606              
47607              Detect early whether the std streams have gone bad.
47608              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
47609              
47610              More IoTYPE sprinkling.
47611              
47612              Workaround for a sfio bug where the stream error indicator
47613              is not cleared as documented.
47614              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
47615              
47616              Clarify documentation on 'use bytes'.
47617              Subject: Re: What does 'use bytes' "mean" ?
47618              
47619              Show the failed remote port, instead of the failing line number.
47620              Subject: [PATCH 5.6.1 Debugger] More diagnostics
47621              
47622              Make Cwd more bulletproof in chrooted environments.
47623              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
47624              
47625              Subject: Pod patch for Devel::Peek
47626              
47627              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
47628              
47629              Borland C fstat() never saw the fd as writable.
47630              Subject: fix for Borland's weak "stat" (perl@7211)
47631              
47632              Missing change from #7362.
47633              
47634              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
47635              
47636              Add the test case for the bug id 20000730.004 which seems
47637              to have been fixed by now.
47638              
47639              Fix of sorts for bug id 20000901.092.  There seems to be no trace
47640              of a 'pmshort' anywhere in the B, so the offending line was simply
47641              removed.
47642              
47643              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
47644              
47645              Subject: PATCH do_print has 2 PerlIO_error()s
47646              
47647              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
47648              
47649              Typo noted by Mark Lutz.
47650              
47651              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
47652              
47653              In the latest compiler builds cccdlflags must not become -fpic,
47654              from Wilfredo Sánchez.
47655              
47656              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
47657              
47658              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
47659              
47660              SOCKS function redefinitions need prototypes, too, otherwise
47661              for example 32 bit versus 64 bit differences cause a lot of
47662              problems.  Part of
47663              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
47664              
47665              Portability tweak on #7377.
47666              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
47667              
47668              Don't write double values through long double pointers,
47669              based on a part of
47670              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
47671              
47672              Reëntrancy fix.
47673              Subject: [PATCH perl@7229] Rentrant parser and yylex()
47674              
47675              Make scan_num() reëntrant, as suggested in
47676              Subject: [PATCH perl@7229] Rentrant parser and yylex()
47677              
47678              Fix for ID 20001020.006, concatenating an unset submatch
47679              with utf8 resulted in "Modification of a read-only value".
47680              
47681              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
47682              
47683              The #7383 was right only in the context of the original bug report,
47684              not in more general case.
47685              
47686              Update Changes.
47687              
47688              Testcases for a #7383,#7385 related bug.
47689              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
47690              
47691              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
47692              
47693              Tweak the Is* definitions of Unicode character classes
47694              to better match the official categorizations; embrace
47695              the official categorizations; add the combining marks
47696              as alpha (and -numeric); fix DCinital (a typo and edito)
47697              to be DCmedial.
47698              
47699              Hints tweak from Anton Berezin.
47700              
47701              Subject: installman go-faster stripes
47702              Subject: Re: installman go-faster stripes
47703              
47704              Subject: [ID 20001021.003] updated hints/openbsd.sh
47705              
47706              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
47707              
47708              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
47709              
47710              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
47711              
47712              Doc patch.
47713              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
47714              
47715              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
47716              
47717              Subject: Re: [ID 20001021.005] SEGV with regex match 
47718              
47719              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
47720              
47721              The change #7187 was not so good on VMS.
47722              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
47723              
47724              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
47725              
47726              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
47727              
47728              Document PERL_INSTALL_ROOT of #7210.
47729      Branch: maint-5.6/perl
47730           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
47731           +> t/lib/tie-splice.t
47732            - lib/unicode/Is/DCinital.pl
47733           !> (integrate 112 files)
47734 ____________________________________________________________________________
47735 [  8158] By: jhi                                   on 2000/12/17  23:04:24
47736         Log: Subject: [PATCHES] RE: perl@8150 
47737              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
47738              Date: Sun, 17 Dec 2000 21:46:39 +0100
47739              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
47740              
47741              Neither cygwin has a getpwuid() one can trust on.
47742      Branch: perl
47743            ! t/lib/glob-basic.t
47744 ____________________________________________________________________________
47745 [  8157] By: jhi                                   on 2000/12/17  23:01:54
47746         Log: More MAN.PODS => {} fixes.
47747      Branch: perl
47748            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
47749            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
47750            ! os2/OS2/REXX/Makefile.PL
47751 ____________________________________________________________________________
47752 [  8156] By: gsar                                  on 2000/12/17  22:49:13
47753         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
47754              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
47755              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
47756              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
47757              7201,7204 from mainline
47758              
47759              Remove vestiges of tr//CU.
47760              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
47761              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
47762              
47763              The return value of setlocale must be copied away.
47764              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
47765              
47766              Allow chop() and chomp() to be overridden.
47767              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
47768              
47769              Hints optimization.
47770              Subject: Minor nit
47771              
47772              Subject: [PATCH] de-wall t/README
47773              
47774              Subject: Re: Two advertising clauses need to be removed
47775              
47776              Batch of UTF-8 patches from Simon Cozens.
47777              
47778              Fix for a parsing bug, not for the original bug.
47779              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
47780              
47781              Compilation warnings and an error.
47782              
47783              Subject: File::Find 5.7.0 POD nits
47784              
47785              Subject: [PATCH perl-5.7.0] continued -Wformat support
47786              
47787              The one that got away.
47788              
47789              Subject: Re: perl@7078
47790              
47791              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
47792              convertable to bytes by checking it doesn't go above 0xc3
47793              Subject: Re: perl@7078
47794              
47795              Replace #7084 with
47796              Subject: Re: perl@7078 
47797              
47798              We don't need to count the high bit bytes, a boolean is enough. 
47799              
47800              Subject: [PATCH] utf8.c apidoc
47801              
47802              Subject: Re: perl@7078 
47803              
47804              Botched the #7090 check-in.
47805              
47806              Fix for the charnames.t failures from Spider Boardman.
47807              
47808              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
47809              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
47810              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
47811              0 to checking to get the warning.
47812              
47813              Subject: [PATCH] Nits in perlmod.pod
47814              
47815              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
47816              
47817              Subject: Re: unicode support and perl [ID 20000901.097]
47818              
47819              Subject: Re: unicode support and perl [ID 20000901.097]
47820              
47821              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
47822              
47823              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
47824              
47825              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
47826              
47827              Subject: [PATCH@blead] Fix some recursion in overload.pm
47828              
47829              s/Robin Parker/Robin Barker/
47830              
47831              Subject: [PATCH] Fix aliasing of tied filehandles
47832              
47833              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
47834              
47835              Subject: Re: [PATCH 5.005_64 missed]
47836              
47837              SOCK_DGRAM and listen() do not mix as reported in
47838              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
47839              The patch for 5.7.0+ had to be reengineered, though.
47840              
47841              Subject: DOC PATCH 5.6.0
47842              
47843              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
47844              
47845              Document the issue (is not a syntax error, kind of)
47846              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
47847              
47848              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
47849              Did not apply cleanly, manual intervention was needed.
47850              
47851              Subject: [PATCH] DLL not restartabke with threaded perl
47852              
47853              Inside require() $^S was always left undefined.
47854              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
47855              
47856              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
47857              
47858              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
47859              
47860              Regen headers.
47861              
47862              Subject: [PATCH 5.7.0] Epoc update
47863              
47864              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
47865              as suggested by Olaf Flebbe and Nick Clark.
47866              
47867              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
47868              
47869              Misplaced else.
47870              
47871              Scale down the VMS message boxes, by Charles Lane.
47872              Fix for ID 20000903.009, workaround at
47873              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
47874              
47875              Subject: [ID 20001003.006] B::Debug not -w clean
47876              
47877              Test harness update to sync with the new perlcc,
47878              from Simon Cozens.
47879              
47880              One remaining nit less at the VMS mailbox sizing.
47881              
47882              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
47883              
47884              It is possible to have no hosts database at all.  Pointed out in
47885              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
47886              
47887              Subject: [PATCH 5.7.0] h2xs not working
47888              Subject: [PATCH 5.7.0] h2xs not documenting the created module
47889              
47890              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
47891              
47892              Subject: perlhack.pod Patch for Externals Tools
47893              
47894              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
47895              
47896              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
47897              
47898              Enable disabling scripts installation by Configure -Uinstallscripts,
47899              suggested by H. Merijn Brand.
47900              
47901              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
47902              reported several times by Dominic Dunlop, for example in
47903              ID 20000315.008.  Patch from Dominic.  Patch affects at
47904              least MachTen, and possibly other oldish BSDs. Should not
47905              break non-broken platforms (tested on LinuxPPC). 
47906              
47907              Regen toc.
47908              
47909              Subject: Re: Questions about Tie::Array and perl modules
47910              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
47911              
47912              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
47913              
47914              Tweak #7153.
47915              
47916              IO::Handle->syswrite() did not handle length omission
47917              like CORE::syswrite() does.
47918              Subject: [Fwd] IO::Handle, syswrite and arguments
47919              The original patch from andrew@ugh.net.au.
47920              
47921              Also the $ccflags is needed for the C compiler check.
47922              Subject: Configure (check for C-compiler)
47923              
47924              Eliminate $Is_VMS code from the test.
47925              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
47926              
47927              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
47928              as the first option of cc/ld because of ultrapicky compilers
47929              (e.g. OS/390 R2.5)
47930              
47931              Change the version number of Tie::Handle in the core to 4.0,
47932              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
47933              Subject: Note on Tie::Handle
47934              
47935              UTF8ize split() so that the cloned substrings get the UTF8
47936              flag of the original scalar.  Problem reported by Simon Cozens.
47937              
47938              save_re_context() could reset PL_curcop to freed memory, causing core
47939              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
47940              
47941              Subject: PATCH 5.6 perldebguts grammar cleanup
47942              
47943              Add a todo note about overloadable assertions.
47944              
47945              on Windows, LoadLibrary() could load an extension DLL multiple
47946              times if forward slashes are used in the path
47947              
47948              on Windows, cwd strings in the environment should be of the
47949              form =X:=X:\foo instead of =X=X:\foo\
47950              
47951              on Windows, avoid potential exception (could happen if MSVCRT isn't
47952              being used) when closing a socket handle
47953              
47954              avoid nonportable example code
47955              
47956              Windows9x doesn't support link(), despite what Config.pm
47957              might think
47958              
47959              pod nit
47960              
47961              Change #7160 had a nasty typo.
47962              
47963              Warn about unknown scripts.
47964              Subject: Re: ideas? patches? [PATCH bleadperl]
47965              
47966              on Windows, clean targets might not work under some flavors of the shell
47967              
47968              tweak for change#7173
47969              
47970              Make eq work again with utf8 (disabling the upgrading
47971              should no more be necessary since the copies of the
47972              scalars are upgraded, not the scalars themselves).
47973              Takes care of ID 20001009.001.  (The claimed length()
47974              bug in 20001009.001 seems bogus to me.)
47975              
47976              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
47977              
47978              Upgrade to CGI.pm 2.74, from Lincoln Stein.
47979              
47980              Upgrade to podlators 1.04, from Russ Allbery.
47981              
47982              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
47983              
47984              Quote the temp file name, needed in Win32 because the
47985              default name unfortunately contains spaces, shouldn't
47986              hurt elsewhere.
47987              Subject: FW: perldoc fails if $TEMP contains spaces
47988              
47989              Subject: RE: [ID 19990803.001] README.win32 suggestions 
47990              
47991              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
47992              
47993              Subject: Re: utf8 concat, mg_get
47994              
47995              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
47996              
47997              Subject: [PATCH: perl@7181] op/tr tests on OS/390
47998              
47999              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
48000              
48001              Use the versiononly instead of the installscripts,
48002              retract the changes 7146 and 7147.
48003              
48004              Reapply Andy's patch and regen Configure.
48005              
48006              Add the test case for #7190, from the original bug report
48007              by Andreas König.
48008              
48009              Remove duplicated code.
48010              
48011              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
48012              
48013              restore change#7202
48014      Branch: maint-5.6/perl
48015           !> (integrate 121 files)
48016 ____________________________________________________________________________
48017 [  8155] By: jhi                                   on 2000/12/17  22:30:58
48018         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
48019              From: "Craig A. Berry" <craigberry@mac.com>
48020              Date: Sun, 17 Dec 2000 13:09:28 -0600
48021              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
48022              
48023              MAN.PODS => ' ' is naughty.
48024      Branch: perl
48025            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
48026 ____________________________________________________________________________
48027 [  8154] By: nick                                  on 2000/12/17  22:07:13
48028         Log: MULTIPLICITY nit.
48029      Branch: perl
48030            ! mg.c
48031 ____________________________________________________________________________
48032 [  8153] By: gsar                                  on 2000/12/17  21:23:05
48033         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
48034              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
48035              from mainline
48036              
48037              Document the SvIOK_.*UV().
48038              
48039              Update Unicode todo list.
48040              
48041              Guard against bad string->int conversion for quads.
48042              
48043              Subject: small apidoc fix
48044              
48045              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
48046              
48047              Subject: [PATCH] Tied filehandle documentation
48048              
48049              Subject: [PATCH] Modernize Opcode.pm documentation
48050              
48051              Make Data::Dumper (non-XS) to work with changed semantics of ref().
48052              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
48053              [applied even though said semantics didn't change in 5.6.x]
48054              
48055              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
48056              
48057              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
48058              
48059              Fix the URL, but the server is still missing in action.
48060              Subject: [ID 20000905.002] perlfaq1.pod URL error
48061              
48062              Subject: [ID 20000903.001] \w in utf8-strings
48063              
48064              Fix the ccversion detection for 5.1 and beyond.
48065              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
48066              
48067              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
48068              
48069              Subject: [ID 20000904.008] Tiny fix for perldiag
48070              
48071              Subject: Re: [ID 20000906.004] segfault with bad perl statement
48072              
48073              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
48074              
48075              Subject: [ID 20000908.002] perlipc documentation bug.
48076              
48077              Subject: [PATCH lib/Benchmark.pm]
48078              
48079              Re-allow vec() for characters > 255.
48080              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
48081              
48082              Do away with memory models cruft.  Sorry, PDP users.
48083              
48084              Continue #7041.
48085              
48086              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
48087              
48088              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
48089              
48090              Upgrade to CPAN 1.57_65, from Andreas König.
48091              
48092              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
48093              by Russ Allbery.
48094              
48095              Silence t/pod/*.t about alternate quote-mappings now implemented
48096              by Pod::Text, from Brad Appleton.
48097              
48098              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
48099              Subject: borland C++ win32.c tweak
48100              
48101              C<@a = @b = split(...)> optimization coredumps under ithreads
48102              (missed a spot when fixing up op_pmreplroot hack for ithreads)
48103              
48104              Document the SvUTF8*().
48105              
48106              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
48107              
48108              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
48109              
48110              Do in VMS as the #7054 does.
48111              
48112              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
48113              
48114              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
48115              
48116              Subject: [patch: perl@7045] vms updates
48117              
48118              Test for the #7049.
48119              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
48120              
48121              Break up the myconfig lines a bit.
48122              Subject: perlbug/perl -V output format
48123              
48124              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
48125              
48126              The #7054 truncated Configure badly.
48127              
48128              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
48129              initialization in all the threads on Windows
48130              
48131              Allow for whitespace between "#" and "line" in cpp output.
48132              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
48133              
48134              Remove vestiges of tr//CU.
48135              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
48136              
48137              The return value of setlocale must be copied away.
48138              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
48139              
48140              Allow chop() and chomp() to be overridden.
48141              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
48142              
48143              Hints optimization.
48144              Subject: Minor nit
48145              
48146              Subject: [PATCH] de-wall t/README
48147              
48148              Subject: Re: Two advertising clauses need to be removed
48149      Branch: maint-5.6/perl
48150           !> (integrate 75 files)
48151 ____________________________________________________________________________
48152 [  8152] By: gsar                                  on 2000/12/17  20:30:11
48153         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
48154              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
48155              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
48156              
48157              Don't attach -ld to the archname if pointless.
48158              
48159              Document UNTIE in a very minimalistic way.
48160              
48161              POSIX doesn't report long double values under -Duselongdouble
48162              when the long doubles are "real" (bigger than doubles).
48163              
48164              More author updates.
48165              
48166              Try to deduce NV_MAX.  Really should be Configure fodder.
48167              
48168              :: not allowed in pathnames, change to .
48169              Subject: [PATCH perl@6938] cygwin port
48170              
48171              Forget about NV_MAX (#6951).  Various floating point tweaks,
48172              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
48173              
48174              Move the Solaris 7 scan to use64bitall, make the
48175              failure to find 64-bot sparc libc to mention the
48176              possibility of being in an intel, from Lupe and Alan.
48177              
48178              Regen perltoc.
48179              
48180              AUTHORS tweaks, from Peter Prymmer.
48181              
48182              More address tweaking.
48183              
48184              Small tweaks all over.
48185              
48186              File::Temp patches from Andreas König,
48187              
48188              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
48189              
48190              Subject: CPAN.pm beta 1.57_57 for the core
48191              
48192              Part of the solution.
48193              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
48194              
48195              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
48196              
48197              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
48198              
48199              Add the overload warnings to perldiag.
48200              
48201              Drop unused argument.
48202              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
48203              
48204              Subject: Nit in Configure (bleadperl@6961)
48205              
48206              Update to PodParser 1.18, from Brad Appleton.
48207              
48208              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
48209              
48210              Subject: [PATCH: 6948] add SCNfldbl to configure.com
48211              
48212              Document UNTIE. Also tweak implementation to suppress the 'inner references'
48213              warning when UNTIE exists and instead pass the cound of extra references to
48214              the UNTIE method.
48215              
48216              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
48217              so that case-ignoring systems like DCL can tell them from
48218              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
48219              
48220              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
48221              
48222              Feature ordering tweak.
48223              
48224              Regen perltoc.
48225              
48226              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
48227              
48228              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
48229              
48230              Subject: http:// in L<>
48231              
48232              Detypo.
48233              
48234              change#6791 accidentally clobbered change#6710, put it back
48235              
48236              Only the first line, thank you very much.
48237              
48238              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
48239              plus rework the http: spots as suggested by Tom Christiansen,
48240              plus regen perltoc.
48241              
48242              Undo part of change 6489 which looks like a bulk edit which
48243              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
48244              The supressing of main:: on return from select() is undesirable.
48245              
48246              Apparently avoiding the swapping is too costly.
48247              
48248              Various Configure nits by Philip Newton,
48249              plus the ebcdic one by me.
48250              
48251              Make certain cc is set before trying to run it.
48252              
48253              If overloaded %{} etc. return the object do not loop.
48254              Thus  sub deref { $_[0] } functions if object is wanted type.
48255              
48256              Update perlhist.
48257              
48258              More %{} and other deref special casing - do not pass to 'nomethod'.
48259      Branch: maint-5.6/perl
48260           !> (integrate 59 files)
48261 ____________________________________________________________________________
48262 [  8151] By: gsar                                  on 2000/12/17  19:14:38
48263         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
48264              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
48265              
48266              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
48267              
48268              Make the epsilon to be relative, not absolute.
48269              
48270              Put back the flags dump as reasoned in
48271              Subject: Re: [PATCH] Glob dumping
48272              
48273              Introduce ccname to keep track of what compiler kind of we have.
48274              
48275              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
48276              
48277              Put back the slice accidentally removed by #6907.
48278              
48279              Reset archname and archname64 always, forcing them be
48280              recomputed at each Configure run, make Configure and
48281              the hints files agree on the naming of largefiles variables.
48282              
48283              Don't say "Perl 5.0 source kit".
48284              
48285              Subject: [PATCH] fix misc cast warnings
48286              
48287              Subject: typos in pods
48288              
48289              NVs not necessarily doubles, as pointed out by Yitzchak.
48290              
48291              Subject: [PATCH 6889] add a few ldbl formats to configure.com
48292              
48293              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
48294              
48295              Better options for rsync.
48296              
48297              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
48298              
48299              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
48300              
48301              Subject: [PATCH] Re: UNTIE method 
48302              
48303              A better fix for the Socket building problem from Craig Berry.
48304              
48305              Retract the dummy test, skip the security tests (instead of failing),
48306              explain what the warnings mean.
48307              
48308              Heap decorruption.
48309              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
48310              
48311              Update to Unicode 3.0.1.
48312              
48313              Missed one Unicode file.
48314              
48315              Subject: Re: typos in pods
48316              
48317              The #6929 was too skimpy.
48318              
48319              sscanf() may be the only way to read long doubles from strings.
48320              
48321              Reveal Borland's isnan.
48322              Subject: build with BC++ tweak
48323              
48324              Issue useful diagnostic on unknown pod commands.
48325              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
48326              
48327              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
48328              
48329              Clarify the third case of ftmp-security warnings.
48330              
48331              Make -Dusemorebits find long doubles in Solaris.
48332              
48333              Wrap the test in eval.
48334      Branch: maint-5.6/perl
48335           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
48336           +> lib/unicode/PropList.txt lib/unicode/README.perl
48337           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
48338           +> lib/unicode/Unicode.301 vms/vmspipe.com
48339            - lib/unicode/Props.txt lib/unicode/UCD300.html
48340            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
48341           !> (integrate 305 files)
48342 ____________________________________________________________________________
48343 [  8150] By: jhi                                   on 2000/12/17  18:47:57
48344         Log: Uncheckedin generated files.
48345      Branch: perl
48346            ! global.sym perlapi.c pod/perlapi.pod
48347 ____________________________________________________________________________
48348 [  8149] By: jhi                                   on 2000/12/17  18:41:22
48349         Log: Update Changes.
48350      Branch: perl
48351            ! Changes patchlevel.h
48352 ____________________________________________________________________________
48353 [  8148] By: jhi                                   on 2000/12/17  18:39:16
48354         Log: Subject: [PATCH] Fcntl constants speedup
48355              From: Nicholas Clark <nick@ccl4.org>
48356              Date: Sun, 17 Dec 2000 16:29:24 +0000
48357              Message-ID: <20001217162924.E97668@plum.flirble.org>
48358              
48359              Use IVs for the Fcntl constants instead of NVs.
48360      Branch: perl
48361            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
48362 ____________________________________________________________________________
48363 [  8147] By: jhi                                   on 2000/12/17  18:33:41
48364         Log: Add test for #8145 (binmode() warning), add warning for
48365              ioctl() and sockpair(), document them. (fileno() cannot
48366              be tripwired with the same kind of warning because
48367              'defined fileno($foo)' seems to be an idiom.)
48368      Branch: perl
48369            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
48370 ____________________________________________________________________________
48371 [  8146] By: gsar                                  on 2000/12/17  18:09:08
48372         Log: update Changes
48373      Branch: maint-5.6/perl
48374            ! Changes
48375 ____________________________________________________________________________
48376 [  8145] By: jhi                                   on 2000/12/17  17:39:35
48377         Log: Subject: [PATCH] Re: The long awaited feature ...
48378              From: Simon Cozens <simon@cozens.net>
48379              Date: Sun, 17 Dec 2000 12:31:56 +0000
48380              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
48381              
48382              Add a warning to binmode() about using bad filehandles
48383              (can happen e.g. if someone forgets the filehandle argument)
48384      Branch: perl
48385            ! pp_sys.c
48386 ____________________________________________________________________________
48387 [  8144] By: jhi                                   on 2000/12/17  17:33:48
48388         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
48389              From: Jonathan Stowe <gellyfish@gellyfish.com>
48390              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
48391              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
48392      Branch: perl
48393            ! lib/Net/Ping.pm
48394 ____________________________________________________________________________
48395 [  8143] By: jhi                                   on 2000/12/17  05:31:37
48396         Log: Polymorphic regexps.
48397              
48398              Fixes at least the bugs 20001028.003 (both of them...) and
48399              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
48400              also to be fixed by now, probably already before this patch.
48401      Branch: perl
48402            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
48403            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
48404            ! t/op/utf8decode.t t/pragma/utf8.t
48405 ____________________________________________________________________________
48406 [  8142] By: jhi                                   on 2000/12/16  17:16:05
48407         Log: Subject: [patch perl@8102] dos/djgpp update
48408              From: Laszlo Molnar <ml1050@freemail.hu>
48409              Date: Sat, 16 Dec 2000 01:40:52 +0100
48410              Message-ID: <20001216014052.A335@freemail.hu>
48411      Branch: perl
48412            ! djgpp/config.over t/base/commonsense.t
48413 ____________________________________________________________________________
48414 [  8141] By: jhi                                   on 2000/12/16  17:09:27
48415         Log: Few uncheckedin files.
48416      Branch: perl
48417            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
48418 ____________________________________________________________________________
48419 [  8140] By: nick                                  on 2000/12/15  22:14:31
48420         Log: Integrate mainline
48421      Branch: perlio
48422           !> (integrate 53 files)
48423 ____________________________________________________________________________
48424 [  8139] By: jhi                                   on 2000/12/15  19:49:49
48425         Log: One more IVUV tweak from Nicholas Clark.
48426      Branch: perl
48427            ! sv.c
48428 ____________________________________________________________________________
48429 [  8138] By: jhi                                   on 2000/12/15  19:17:06
48430         Log: Return of the IVUV-preservation, now seems to be happy even
48431              in Digital UNIX (the broken strtoul brokenness detection
48432              seems to have been the fly in the ointment).
48433      Branch: perl
48434            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48435            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
48436            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
48437            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
48438            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48439            ! vos/config.ga.h win32/config.bc win32/config.gc
48440            ! win32/config.vc
48441 ____________________________________________________________________________
48442 [  8137] By: jhi                                   on 2000/12/15  18:12:14
48443         Log: Metaconfig unit change for #8136.
48444      Branch: metaconfig
48445            ! U/modified/d_strtoul.U
48446      Branch: metaconfig/U/perl
48447            ! d_strtoull.U d_strtouq.U
48448 ____________________________________________________________________________
48449 [  8136] By: jhi                                   on 2000/12/15  18:11:35
48450         Log: I don't think it's sensible or portable to test the strtou*
48451              on /^-/ strings.
48452      Branch: perl
48453            ! Configure
48454 ____________________________________________________________________________
48455 [  8135] By: jhi                                   on 2000/12/15  17:18:49
48456         Log: Metaconfig unit change for #8134.
48457      Branch: metaconfig
48458            ! U/modified/d_strtoul.U
48459 ____________________________________________________________________________
48460 [  8134] By: jhi                                   on 2000/12/15  17:14:13
48461         Log: If longsize is 8 we don't need a LL suffix for integer constants.
48462      Branch: perl
48463            ! Configure config_h.SH
48464 ____________________________________________________________________________
48465 [  8133] By: jhi                                   on 2000/12/15  16:00:23
48466         Log: Update Changes.
48467      Branch: perl
48468            ! Changes patchlevel.h
48469 ____________________________________________________________________________
48470 [  8132] By: jhi                                   on 2000/12/15  15:44:16
48471         Log: Some compilers get huffy if you do not cast a const pointer
48472              to a non-const when assigning.
48473      Branch: perl
48474            ! gv.c
48475 ____________________________________________________________________________
48476 [  8131] By: jhi                                   on 2000/12/15  15:38:30
48477         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
48478              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48479              Date: Fri, 15 Dec 2000 05:26:57 -0500
48480              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
48481      Branch: perl
48482            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
48483            ! t/pragma/overload.t
48484 ____________________________________________________________________________
48485 [  8130] By: jhi                                   on 2000/12/15  15:36:08
48486         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
48487              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48488              Date: Thu, 14 Dec 2000 22:02:43 -0500
48489              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
48490      Branch: perl
48491            ! gv.c perl.h
48492 ____________________________________________________________________________
48493 [  8129] By: jhi                                   on 2000/12/15  15:34:16
48494         Log: Subject: PATCH: h2xs nit
48495              From: Tim Jenness <t.jenness@jach.hawaii.edu>
48496              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
48497              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
48498              
48499              Add a template README.
48500      Branch: perl
48501            ! utils/h2xs.PL
48502 ____________________________________________________________________________
48503 [  8128] By: jhi                                   on 2000/12/15  15:32:22
48504         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
48505      Branch: perl
48506            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
48507 ____________________________________________________________________________
48508 [  8127] By: jhi                                   on 2000/12/15  15:19:34
48509         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
48510              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48511              Date:     Thu, 14 Dec 2000 20:04:42 EST
48512              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
48513      Branch: perl
48514            ! ext/Opcode/Opcode.xs
48515 ____________________________________________________________________________
48516 [  8126] By: jhi                                   on 2000/12/15  15:17:49
48517         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
48518              From: Peter Prymmer <pvhp@forte.com>
48519              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
48520              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
48521      Branch: perl
48522            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
48523            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
48524            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
48525 ____________________________________________________________________________
48526 [  8125] By: jhi                                   on 2000/12/15  15:11:05
48527         Log: This seems to be a stage sane and stable enough to checkin.
48528              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
48529      Branch: perl
48530            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
48531            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
48532            ! t/op/cmp.t t/op/numconvert.t
48533 ____________________________________________________________________________
48534 [  8124] By: jhi                                   on 2000/12/15  04:20:26
48535         Log: Something is really wonky.
48536      Branch: perl
48537            ! sv.c
48538 ____________________________________________________________________________
48539 [  8123] By: jhi                                   on 2000/12/15  04:00:50
48540         Log: Fixes for the IV UV patches to compile in Digital UNIX.
48541      Branch: perl
48542            ! sv.c
48543 ____________________________________________________________________________
48544 [  8122] By: jhi                                   on 2000/12/15  02:53:40
48545         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
48546              From: "Craig A. Berry" <craigberry@mac.com>
48547              Date: Thu, 14 Dec 2000 19:10:49 -0600
48548              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
48549      Branch: perl
48550            ! vms/vms.c
48551 ____________________________________________________________________________
48552 [  8121] By: jhi                                   on 2000/12/15  02:50:00
48553         Log: Metaconfig changes for #8120.
48554      Branch: metaconfig
48555            + U/modified/d_strtoul.U
48556      Branch: metaconfig/U/perl
48557            ! d_strtoull.U d_strtouq.U
48558 ____________________________________________________________________________
48559 [  8120] By: jhi                                   on 2000/12/15  02:49:42
48560         Log: From: Nicholas Clark <nick@ccl4.org> 
48561              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
48562              Date: Thu, 14 Dec 2000 18:38:57 +0000
48563              Message-ID: <20001214183857.B97909@plum.flirble.org>
48564      Branch: perl
48565            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48566            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
48567            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
48568            ! vos/config.ga.def vos/config.ga.h win32/config.bc
48569            ! win32/config.gc win32/config.vc
48570 ____________________________________________________________________________
48571 [  8119] By: jhi                                   on 2000/12/14  23:40:58
48572         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
48573              From: Nicholas Clark <nick@ccl4.org>
48574              Date: Wed, 13 Dec 2000 20:08:50 +0000
48575              Message-ID: <20001213200849.B71166@plum.flirble.org>
48576      Branch: perl
48577            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
48578            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
48579 ____________________________________________________________________________
48580 [  8118] By: jhi                                   on 2000/12/14  22:46:26
48581         Log: Integrate perlio.
48582      Branch: perl
48583           !> MANIFEST ext/Encode/compile makedef.pl
48584 ____________________________________________________________________________
48585 [  8117] By: nick                                  on 2000/12/14  22:38:53
48586         Log: Win32 tweaks to get Encode to build
48587              - temp hack to makedef.pl till PerlIO is properly "exported".
48588              - MSVC dislikes  
48589              static encpage_t foo[];
48590              so make 'em extern for now.
48591      Branch: perlio
48592            ! ext/Encode/compile makedef.pl
48593 ____________________________________________________________________________
48594 [  8116] By: nick                                  on 2000/12/14  22:00:53
48595         Log: Document the new files
48596      Branch: perlio
48597            ! MANIFEST
48598 ____________________________________________________________________________
48599 [  8115] By: jhi                                   on 2000/12/14  21:58:01
48600         Log: MANIFEST new files of #8114.
48601      Branch: perl
48602            ! MANIFEST
48603 ____________________________________________________________________________
48604 [  8114] By: jhi                                   on 2000/12/14  21:50:49
48605         Log: Integrate perlio.
48606      Branch: perl
48607           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
48608           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
48609           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
48610           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
48611           !> ext/Encode/Makefile.PL
48612 ____________________________________________________________________________
48613 [  8113] By: jhi                                   on 2000/12/14  21:48:49
48614         Log: The documentation part of the
48615              
48616              Subject: [ID 20001214.002] Net::Ping patch
48617              From: Jonathan Stowe <gellyfish@gellyfish.com>
48618              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
48619              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
48620              since the #7529 had already addressed the same problem.
48621      Branch: perl
48622            ! lib/Net/Ping.pm
48623 ____________________________________________________________________________
48624 [  8112] By: jhi                                   on 2000/12/14  21:42:57
48625         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
48626              From: Dominic Dunlop <domo@computer.org>
48627              Date: Tue, 12 Dec 2000 10:47:10 +0100
48628              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
48629              
48630              Document how elusive subroutines can be.
48631      Branch: perl
48632            ! pod/perlfunc.pod
48633 ____________________________________________________________________________
48634 [  8111] By: jhi                                   on 2000/12/14  21:38:05
48635         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
48636              From: Dominic Dunlop <domo@computer.org>
48637              Date: Thu, 14 Dec 2000 10:13:51 +0100
48638              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
48639      Branch: perl
48640            ! ext/POSIX/POSIX.pod
48641 ____________________________________________________________________________
48642 [  8110] By: jhi                                   on 2000/12/14  21:36:32
48643         Log: Subject: [patch] perlfaq7
48644              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
48645              Date: Thu, 14 Dec 2000 15:31:07 +0100
48646              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
48647      Branch: perl
48648            ! pod/perlfaq7.pod
48649 ____________________________________________________________________________
48650 [  8109] By: jhi                                   on 2000/12/14  21:29:20
48651         Log: Subject: [8104] Encode
48652              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48653              Date: Thu, 14 Dec 2000 14:49:34 +0100
48654              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
48655              
48656              Type casting for nervous compilers.
48657      Branch: perl
48658            ! ext/Encode/Encode.xs
48659 ____________________________________________________________________________
48660 [  8108] By: jhi                                   on 2000/12/14  21:26:17
48661         Log: Subject: [8104] DB_File
48662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48663              Date: Thu, 14 Dec 2000 14:49:35 +0100
48664              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
48665              
48666              Type definition incorrect for DB 2.7.7.  Not known when it
48667              changed, so only changed it for a known revision.
48668      Branch: perl
48669            ! ext/DB_File/DB_File.xs
48670 ____________________________________________________________________________
48671 [  8107] By: jhi                                   on 2000/12/14  21:23:41
48672         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
48673              From: Peter Prymmer <pvhp@forte.com>
48674              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
48675              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
48676              
48677              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
48678      Branch: perl
48679            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
48680            ! ext/Encode/Encode/posix-bc.enc
48681 ____________________________________________________________________________
48682 [  8106] By: nick                                  on 2000/12/14  20:36:13
48683         Log: "Cold" build correction to Encode's Makefile.PL
48684      Branch: perlio
48685            ! ext/Encode/Makefile.PL
48686 ____________________________________________________________________________
48687 [  8105] By: nick                                  on 2000/12/14  20:09:37
48688         Log: "Compiled" encodings.
48689              Correct replacement character in EBCDIC .enc files
48690              Add 0x7F to ASCII repertoire.
48691      Branch: perlio
48692            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
48693            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
48694            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
48695            ! ext/Encode/Makefile.PL ext/Encode/compile
48696            ! ext/Encode/encengine.c ext/Encode/encode.h
48697 ____________________________________________________________________________
48698 [  8104] By: nick                                  on 2000/12/14  00:38:20
48699         Log: Integrate mainline
48700      Branch: perlio
48701           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
48702           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
48703           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
48704           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
48705           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
48706           !> t/lib/db-hash.t t/lib/db-recno.t
48707 ____________________________________________________________________________
48708 [  8103] By: nick                                  on 2000/12/13  23:16:13
48709         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
48710              so far and so it does not get lost.
48711      Branch: perlio
48712            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
48713 ____________________________________________________________________________
48714 [  8102] By: jhi                                   on 2000/12/13  17:14:22
48715         Log: Update Changes.
48716      Branch: perl
48717            ! Changes patchlevel.h
48718 ____________________________________________________________________________
48719 [  8101] By: jhi                                   on 2000/12/13  16:53:41
48720         Log: Move the proto of start_glob() to a better place; regen api files.
48721      Branch: perl
48722            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
48723 ____________________________________________________________________________
48724 [  8100] By: jhi                                   on 2000/12/13  16:47:11
48725         Log: Metaconfig change for #8099.
48726      Branch: metaconfig
48727            ! U/modified/Head.U
48728 ____________________________________________________________________________
48729 [  8099] By: jhi                                   on 2000/12/13  16:46:48
48730         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
48731              From: Andy Dougherty <doughera@lafayette.edu>
48732              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
48733              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
48734      Branch: perl
48735            ! Configure
48736 ____________________________________________________________________________
48737 [  8098] By: jhi                                   on 2000/12/13  16:39:02
48738         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
48739              From: rspier@pobox.com (Robert Spier)
48740              Date: Tue, 12 Dec 2000 21:12:39 -0500
48741              Message-ID: <14902.56087.678086.725773@rls.cx>
48742              
48743              fastgetcwd is defined using a glob alias on a $^O dependent basis -
48744              and there was no default assignment or perl subroutine.
48745      Branch: perl
48746            ! lib/Cwd.pm
48747 ____________________________________________________________________________
48748 [  8097] By: jhi                                   on 2000/12/13  16:16:01
48749         Log: Subject: [PATCH] move startglob out of pp_hot.c
48750              From: Nicholas Clark <nick@ccl4.org>
48751              Date: Mon, 11 Dec 2000 23:16:39 +0000
48752              Message-ID: <20001211231638.A55550@plum.flirble.org>
48753      Branch: perl
48754            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
48755 ____________________________________________________________________________
48756 [  8096] By: jhi                                   on 2000/12/13  15:26:23
48757         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
48758              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
48759              Date: Wed, 13 Dec 2000 14:01:37 +0100
48760              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
48761              
48762              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
48763              in turn requires libpthread in libswanted.
48764      Branch: perl
48765            ! hints/hpux.sh
48766 ____________________________________________________________________________
48767 [  8095] By: jhi                                   on 2000/12/12  19:51:05
48768         Log: The integration wars continue.
48769      Branch: perl
48770           !> sv.c
48771 ____________________________________________________________________________
48772 [  8094] By: jhi                                   on 2000/12/12  19:48:26
48773         Log: Subject: [PATCH perl@8070] DB_File-1.74  
48774              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
48775              Date: Mon, 11 Dec 2000 23:07:17 -0000
48776              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
48777      Branch: perl
48778            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
48779            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
48780            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
48781            ! t/lib/db-recno.t
48782 ____________________________________________________________________________
48783 [  8093] By: nick                                  on 2000/12/12  19:42:13
48784         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
48785      Branch: perlio
48786            ! sv.c
48787           !> lib/File/DosGlob.pm
48788 ____________________________________________________________________________
48789 [  8092] By: jhi                                   on 2000/12/12  19:28:11
48790         Log: Integrate perlio.
48791      Branch: perl
48792           !> sv.c
48793 ____________________________________________________________________________
48794 [  8091] By: nick                                  on 2000/12/12  18:49:45
48795         Log: Fix for Tk, and upgrading shared SVs.
48796      Branch: perlio
48797            ! sv.c
48798 ____________________________________________________________________________
48799 [  8090] By: jhi                                   on 2000/12/12  16:48:59
48800         Log: Subject: [PATCH] Re: Breadperl & Tk
48801              From: Nick Ing-Simmons <nik@tiuk.ti.com>
48802              Date: Tue, 12 Dec 2000 14:48:27 GMT
48803              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
48804      Branch: perl
48805            ! sv.c
48806 ____________________________________________________________________________
48807 [  8089] By: jhi                                   on 2000/12/12  03:37:19
48808         Log: Subject: DosGlob.pm diff for bash style brace expansion.
48809              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
48810              Date: Fri, 8 Dec 2000 10:45:30 -0600
48811              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
48812      Branch: perl
48813            ! lib/File/DosGlob.pm
48814 ____________________________________________________________________________
48815 [  8088] By: nick                                  on 2000/12/11  23:59:59
48816         Log: Integrate mainline
48817      Branch: perlio
48818           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
48819           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
48820           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
48821           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
48822           !> t/op/local.t t/pragma/warn/toke toke.c
48823 ____________________________________________________________________________
48824 [  8087] By: jhi                                   on 2000/12/11  23:20:23
48825         Log: Integrate perlio.
48826      Branch: perl
48827           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
48828 ____________________________________________________________________________
48829 [  8086] By: jhi                                   on 2000/12/11  22:50:59
48830         Log: Tune further the OS detection of CGI.
48831      Branch: perl
48832            ! lib/CGI.pm
48833 ____________________________________________________________________________
48834 [  8085] By: nick                                  on 2000/12/11  22:50:46
48835         Log: Finish 1st pass of "encoding" layer e.g. :
48836              open($fh,"<encoding(iso8859-7)",$greek) || die;
48837      Branch: perlio
48838            ! ext/Encode/Encode.xs perlio.c perliol.h
48839 ____________________________________________________________________________
48840 [  8084] By: jhi                                   on 2000/12/11  22:32:06
48841         Log: Revert the -f ambiguousity patch, seems to cause
48842              too much hassle (the interpret -Q as a function
48843              where Q is not a known filetest part is left in).
48844      Branch: perl
48845            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
48846            ! toke.c
48847 ____________________________________________________________________________
48848 [  8083] By: jhi                                   on 2000/12/11  22:27:23
48849         Log: (accidentally empty check-in)
48850      Branch: perl
48851            ! lib/File/DosGlob.pm
48852 ____________________________________________________________________________
48853 [  8082] By: nick                                  on 2000/12/11  19:09:51
48854         Log: Restore mmap function (broken by tweaks to shared buffer
48855              layer for encode(xxxx)).
48856      Branch: perlio
48857            ! perlio.c
48858 ____________________________________________________________________________
48859 [  8081] By: jhi                                   on 2000/12/11  18:29:13
48860         Log: Subject: Re: The long awaited feature ...
48861              From: Simon Cozens <simon@cozens.net>
48862              Date: Mon, 11 Dec 2000 15:54:24 +0000
48863              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
48864              
48865              More io/utf8 tests.
48866      Branch: perl
48867            ! t/io/utf8.t
48868 ____________________________________________________________________________
48869 [  8080] By: jhi                                   on 2000/12/11  18:19:36
48870         Log: Subject: PATCH MakeMaker manpage clarification
48871              From: andreas.koenig@anima.de (Andreas J. Koenig)
48872              Date: 10 Dec 2000 20:46:13 +0100
48873              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
48874      Branch: perl
48875            ! lib/ExtUtils/MakeMaker.pm
48876 ____________________________________________________________________________
48877 [  8079] By: jhi                                   on 2000/12/11  15:35:07
48878         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
48879              From: Simon Cozens <simon@cozens.net>
48880              Date: Sun, 10 Dec 2000 19:06:19 +0000
48881              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
48882      Branch: perl
48883            ! ext/B/B/Deparse.pm t/lib/b.t
48884 ____________________________________________________________________________
48885 [  8078] By: jhi                                   on 2000/12/11  15:09:11
48886         Log: Subject: [PATCH] docs on NaN
48887              From: Nicholas Clark <nick@ccl4.org>
48888              Date: Mon, 11 Dec 2000 01:48:38 +0000
48889              Message-ID: <20001211014838.B99205@plum.flirble.org>
48890      Branch: perl
48891            ! pod/perlop.pod
48892 ____________________________________________________________________________
48893 [  8077] By: jhi                                   on 2000/12/11  15:02:21
48894         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
48895              From: Simon Cozens <simon@cozens.net>
48896              Date: Mon, 11 Dec 2000 01:21:45 +0000
48897              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
48898      Branch: perl
48899            ! pp.c pp_hot.c scope.c t/op/local.t
48900 ____________________________________________________________________________
48901 [  8076] By: nick                                  on 2000/12/10  20:43:32
48902         Log: Not merge worthy...
48903              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
48904              syntax is modelled on attributes.
48905              Untested fix for io/utf8 on Win32 etc.
48906              Very clumsy start to the encode layer.
48907      Branch: perlio
48908            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
48909 ____________________________________________________________________________
48910 [  8075] By: jhi                                   on 2000/12/10  18:39:33
48911         Log: Darwin is not Windows.
48912      Branch: perl
48913            ! lib/CGI.pm
48914 ____________________________________________________________________________
48915 [  8074] By: jhi                                   on 2000/12/10  18:31:27
48916         Log: Subject: Ambiguous -%c() resolved as a file test
48917              From: "Paul Marquess" <Paul.Marquess@openwave.com>
48918              Date: Sun, 10 Dec 2000 15:35:07 -0000
48919              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
48920      Branch: perl
48921            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
48922 ____________________________________________________________________________
48923 [  8073] By: jhi                                   on 2000/12/10  18:16:29
48924         Log: Subject: PATCH installperl misinformed 
48925              From: andreas.koenig@anima.de (Andreas J. Koenig)
48926              Date: 10 Dec 2000 13:01:32 +0100 
48927              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
48928      Branch: perl
48929            ! installperl
48930 ____________________________________________________________________________
48931 [  8072] By: jhi                                   on 2000/12/10  18:07:55
48932         Log: The walkoptree confusion rages; walkoptree() seems to be coming
48933              from B.xs, while walkoptree_slow() comes from B.pm.
48934      Branch: perl
48935            ! ext/B/B.pm
48936 ____________________________________________________________________________
48937 [  8071] By: nick                                  on 2000/12/10  11:45:47
48938         Log: Integrate mainline
48939      Branch: perlio
48940           +> t/base/commonsense.t
48941           !> (integrate 37 files)
48942 ____________________________________________________________________________
48943 [  8070] By: jhi                                   on 2000/12/10  04:46:21
48944         Log: Update Changes.
48945      Branch: perl
48946            ! Changes patchlevel.h
48947 ____________________________________________________________________________
48948 [  8069] By: jhi                                   on 2000/12/10  04:39:19
48949         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
48950              From: andreas.koenig@anima.de (Andreas J. Koenig)
48951              Date: 09 Dec 2000 17:14:25 +0100
48952              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
48953      Branch: perl
48954            + t/base/commonsense.t
48955            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
48956 ____________________________________________________________________________
48957 [  8068] By: jhi                                   on 2000/12/10  04:17:36
48958         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
48959              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
48960              Date: Sat, 9 Dec 2000 16:47:22 -0000
48961              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
48962      Branch: perl
48963            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
48964            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
48965            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
48966            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
48967            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
48968            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
48969            ! t/lib/sdbm.t
48970 ____________________________________________________________________________
48971 [  8067] By: jhi                                   on 2000/12/10  03:52:02
48972         Log: Test case for #8066.
48973      Branch: perl
48974            ! t/op/misc.t
48975 ____________________________________________________________________________
48976 [  8066] By: jhi                                   on 2000/12/10  03:50:30
48977         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
48978              From: Simon Cozens <simon@cozens.net>
48979              Date: Sun, 10 Dec 2000 00:55:37 +0000
48980              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
48981      Branch: perl
48982            ! pp_sys.c
48983 ____________________________________________________________________________
48984 [  8065] By: jhi                                   on 2000/12/10  03:44:52
48985         Log: Test case for #8064.
48986      Branch: perl
48987            ! t/comp/proto.t
48988 ____________________________________________________________________________
48989 [  8064] By: jhi                                   on 2000/12/10  03:42:32
48990         Log: Subject: Re: prototype of substr
48991              From: Simon Cozens <simon@cozens.net>
48992              Date: Sun, 10 Dec 2000 00:13:33 +0000
48993              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
48994              
48995              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
48996              In other words, make the returned prototypes for any function
48997              stop prepending the ';' optionality marker after the first one.
48998              If they start getting optional, all the rest are optional.
48999      Branch: perl
49000            ! pp.c
49001 ____________________________________________________________________________
49002 [  8063] By: jhi                                   on 2000/12/10  03:39:42
49003         Log: Subject: [PATCH] perlguts.pod
49004              From: Simon Cozens <simon@cozens.net>
49005              Date: Sun, 10 Dec 2000 00:06:47 +0000
49006              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
49007              
49008              Documentation of the different types of ops,
49009              plus the functions in dump.c
49010      Branch: perl
49011            ! pod/perlguts.pod
49012 ____________________________________________________________________________
49013 [  8062] By: jhi                                   on 2000/12/10  03:30:04
49014         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
49015              From: Nicholas Clark <nick@talking.bollo.cx>
49016              Date: Sat, 09 Dec 2000 18:57:25 +0000
49017              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
49018              
49019              Be more robust in weird hostname setups.
49020      Branch: perl
49021            ! t/lib/net-hostent.t
49022 ____________________________________________________________________________
49023 [  8061] By: jhi                                   on 2000/12/10  03:28:21
49024         Log: Pacify fussy compiler. 
49025      Branch: perl
49026            ! pp_sys.c
49027 ____________________________________________________________________________
49028 [  8060] By: jhi                                   on 2000/12/10  02:52:46
49029         Log: Integrate perlio.
49030      Branch: perl
49031           !> pp_sys.c t/io/utf8.t
49032 ____________________________________________________________________________
49033 [  8059] By: nick                                  on 2000/12/09  23:40:14
49034         Log: read/sysread/recv should now be utf8 aware.
49035              Basic test for utf8 read.
49036      Branch: perlio
49037            ! pp_sys.c t/io/utf8.t
49038 ____________________________________________________________________________
49039 [  8058] By: jhi                                   on 2000/12/09  21:56:02
49040         Log: Integrate perlio.
49041      Branch: perl
49042           +> t/io/utf8.t
49043           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
49044 ____________________________________________________________________________
49045 [  8057] By: jhi                                   on 2000/12/09  21:53:35
49046         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
49047              From: Inaba Hiroto <inaba@st.rim.or.jp>
49048              Date: Sun, 10 Dec 2000 05:53:21 +0900
49049              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
49050              
49051              Tests for #8056.
49052      Branch: perl
49053            ! t/op/each.t
49054 ____________________________________________________________________________
49055 [  8056] By: jhi                                   on 2000/12/09  21:51:16
49056         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
49057              From: Inaba Hiroto <inaba@st.rim.or.jp>
49058              Date: Sat, 09 Dec 2000 18:02:00 +0900
49059              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
49060              
49061              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
49062      Branch: perl
49063            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
49064 ____________________________________________________________________________
49065 [  8055] By: nick                                  on 2000/12/09  20:11:48
49066         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
49067              than raw PerlIO_write() - does not seem to break any tests.
49068      Branch: perlio
49069            ! pp_sys.c
49070 ____________________________________________________________________________
49071 [  8054] By: nick                                  on 2000/12/09  19:47:30
49072         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
49073              (sysread, recv and write i.e. formats still to do...)
49074              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
49075              open($fh,">:utf8","name")
49076              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
49077              so no extra overhead is involved.
49078              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
49079              to a non-utf8 stream.
49080              Add initial io/utf8.t
49081              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
49082              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
49083              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
49084      Branch: perlio
49085            + t/io/utf8.t
49086            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
49087 ____________________________________________________________________________
49088 [  8053] By: nick                                  on 2000/12/09  19:26:37
49089         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
49090              was only testing this_utf8.
49091      Branch: perlio
49092            ! toke.c
49093 ____________________________________________________________________________
49094 [  8052] By: nick                                  on 2000/12/09  19:09:41
49095         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
49096              i.e. the output string has one, but don't mess with source assumption.
49097      Branch: perlio
49098            ! toke.c
49099 ____________________________________________________________________________
49100 [  8051] By: jhi                                   on 2000/12/09  16:55:17
49101         Log: Integrate perlio.
49102      Branch: perl
49103           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
49104           !> sv.c thrdvar.h util.c
49105 ____________________________________________________________________________
49106 [  8050] By: jhi                                   on 2000/12/09  16:48:07
49107         Log: Nits noticed by Peter Prymmer.
49108      Branch: perl
49109            ! lib/ExtUtils/MM_VMS.pm
49110 ____________________________________________________________________________
49111 [  8049] By: nick                                  on 2000/12/09  13:49:40
49112         Log: UTF8 output prework.
49113              - Store $\ and $, as SVs so they can have SvUTF8 flag
49114              - use do_print() rather than raw PerlIO_write() to print them.
49115      Branch: perlio
49116            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
49117            ! thrdvar.h util.c
49118 ____________________________________________________________________________
49119 [  8048] By: nick                                  on 2000/12/09  12:30:43
49120         Log: Integrate mainline.
49121      Branch: perlio
49122           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
49123           +> t/op/reverse.t
49124           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
49125           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
49126           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
49127           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
49128           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
49129           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
49130 ____________________________________________________________________________
49131 [  8047] By: jhi                                   on 2000/12/09  00:23:27
49132         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
49133              From: Michael G Schwern <schwern@pobox.com>
49134              Date: Fri, 8 Dec 2000 14:43:04 -0600
49135      Branch: perl
49136            ! lib/ExtUtils/MM_VMS.pm
49137 ____________________________________________________________________________
49138 [  8046] By: jhi                                   on 2000/12/08  23:10:27
49139         Log: A missed check-in.
49140      Branch: perl
49141            ! lib/ExtUtils/Manifest.pm
49142 ____________________________________________________________________________
49143 [  8045] By: jhi                                   on 2000/12/08  21:57:12
49144         Log: (null check-in)
49145      Branch: perl
49146            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
49147 ____________________________________________________________________________
49148 [  8044] By: jhi                                   on 2000/12/08  21:11:06
49149         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
49150              at the final draft stage.
49151      Branch: perl
49152            + ext/Encode/Encode/iso8859-16.enc
49153            ! MANIFEST
49154 ____________________________________________________________________________
49155 [  8043] By: jhi                                   on 2000/12/08  16:39:04
49156         Log: Update Changes.
49157      Branch: perl
49158            ! Changes patchlevel.h
49159 ____________________________________________________________________________
49160 [  8042] By: jhi                                   on 2000/12/08  16:33:39
49161         Log: Do not return the Unicode replacement character if UTF-8
49162              decoding goes awry, it should be up to the caller to decide.
49163      Branch: perl
49164            ! pod/perlapi.pod utf8.c
49165 ____________________________________________________________________________
49166 [  8041] By: jhi                                   on 2000/12/08  16:22:28
49167         Log: metaconfig maintenance.
49168      Branch: metaconfig
49169            ! U/modified/stdchar.U
49170      Branch: metaconfig/U/perl
49171            + testsyml.U
49172 ____________________________________________________________________________
49173 [  8040] By: jhi                                   on 2000/12/08  16:03:08
49174         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
49175              From: sthoenna@efn.org
49176              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
49177              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
49178      Branch: perl
49179            ! Changes lib/ExtUtils/MM_OS2.pm
49180 ____________________________________________________________________________
49181 [  8039] By: jhi                                   on 2000/12/08  15:57:11
49182         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
49183              From: Simon Cozens <simon@cozens.net>
49184              Date: Fri, 8 Dec 2000 13:33:31 +0000
49185              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
49186              
49187              (The pp_hot part needed a rewrite.)
49188      Branch: perl
49189            ! doop.c pp_hot.c utf8.c
49190 ____________________________________________________________________________
49191 [  8038] By: jhi                                   on 2000/12/08  15:25:08
49192         Log: Subject: djSP
49193              From: Michael Stevens <michael@etla.org>
49194              Date: Wed, 6 Dec 2000 23:24:01 +0000
49195              Message-ID: <20001206232400.A21381@firedrake.org>
49196              
49197              Plus a note from Nick Ing-Simmons.
49198      Branch: perl
49199            ! pp.h
49200 ____________________________________________________________________________
49201 [  8037] By: jhi                                   on 2000/12/08  15:18:35
49202         Log: Filetype is text.
49203      Branch: perl
49204            ! t/op/utf8decode.t
49205 ____________________________________________________________________________
49206 [  8036] By: jhi                                   on 2000/12/08  03:31:27
49207         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
49208              From: Andy Dougherty <doughera@lafayette.edu>
49209              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
49210              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
49211              
49212              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
49213              From: Andy Dougherty <doughera@lafayette.edu>
49214              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
49215              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
49216      Branch: perl
49217            + ext/POSIX/hints/svr4.pl
49218            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
49219 ____________________________________________________________________________
49220 [  8035] By: jhi                                   on 2000/12/08  03:26:01
49221         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
49222              From: Andy Dougherty <doughera@lafayette.edu>
49223              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
49224              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
49225      Branch: perl
49226            ! t/README t/base/term.t
49227 ____________________________________________________________________________
49228 [  8034] By: jhi                                   on 2000/12/08  03:21:59
49229         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
49230              From: mjd@plover.com  
49231              Date: 7 Dec 2000 21:04:20 -0000
49232              Message-ID: <20001207210420.22282.qmail@plover.com>
49233              
49234              Plus -z doc.
49235      Branch: perl
49236            ! pod/perlfunc.pod
49237 ____________________________________________________________________________
49238 [  8033] By: jhi                                   on 2000/12/08  03:19:03
49239         Log: Use the UTF8 macros a bit.  They can't be used with abandon
49240              everywhere because we do generate illegal UTF-8 in some situations.
49241              This is of course naughty.
49242      Branch: perl
49243            ! pod/perlapi.pod utf8.c utf8.h
49244 ____________________________________________________________________________
49245 [  8032] By: jhi                                   on 2000/12/08  03:00:09
49246         Log: Out of sync?
49247      Branch: perl
49248            ! t/pragma/warn/utf8
49249 ____________________________________________________________________________
49250 [  8031] By: jhi                                   on 2000/12/08  02:22:39
49251         Log: Cnt spl.
49252      Branch: perl
49253            ! MANIFEST
49254 ____________________________________________________________________________
49255 [  8030] By: jhi                                   on 2000/12/08  01:23:54
49256         Log: Add test for reverse().
49257      Branch: perl
49258            + t/op/reverse.t
49259            ! MANIFEST
49260 ____________________________________________________________________________
49261 [  8029] By: jhi                                   on 2000/12/08  01:21:47
49262         Log: Integrate perlio.
49263      Branch: perl
49264           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
49265           !> perlio.c perlio.h perlsdio.h warnings.pl
49266 ____________________________________________________________________________
49267 [  8028] By: jhi                                   on 2000/12/08  01:19:08
49268         Log: Introduce macros for UTF8 decoding.
49269      Branch: perl
49270            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
49271 ____________________________________________________________________________
49272 [  8027] By: nick                                  on 2000/12/07  22:18:19
49273         Log: Integrate mainline
49274      Branch: perlio
49275           !> embed.pl pod/perlapi.pod utf8.c
49276 ____________________________________________________________________________
49277 [  8026] By: nick                                  on 2000/12/07  21:45:08
49278         Log: Various oddities p4 diff -se showed up
49279              Remove 'our' from warnings.pl
49280      Branch: perlio
49281            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
49282 ____________________________________________________________________________
49283 [  8025] By: nick                                  on 2000/12/07  21:43:32
49284         Log: Change PerlIO_(get|set)pos to take SV *
49285              Should fix, OS/2, VMS, (sfio??)
49286      Branch: perlio
49287            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
49288 ____________________________________________________________________________
49289 [  8024] By: jhi                                   on 2000/12/07  19:05:32
49290         Log: Document utf8_to_uv() better.
49291      Branch: perl
49292            ! pod/perlapi.pod utf8.c
49293 ____________________________________________________________________________
49294 [  8023] By: jhi                                   on 2000/12/07  18:23:47
49295         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
49296      Branch: perl
49297            ! embed.pl pod/perlapi.pod utf8.c
49298 ____________________________________________________________________________
49299 [  8022] By: jhi                                   on 2000/12/07  04:13:51
49300         Log: Integrate perlio.
49301      Branch: perl
49302           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
49303           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
49304           !> win32/makefile.mk
49305 ____________________________________________________________________________
49306 [  8021] By: nick                                  on 2000/12/07  00:28:14
49307         Log: Various attempts at MSVC debug - not sure what has
49308              changed but works now. 
49309              Seems atexit() _may_ work for DLLs built with MSVC so don't
49310              call cleanup that way.
49311      Branch: perlio
49312            ! perlio.c win32/makefile.mk
49313 ____________________________________________________________________________
49314 [  8020] By: nick                                  on 2000/12/06  19:57:20
49315         Log: Integrate mainline
49316      Branch: perlio
49317           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
49318           !> (integrate 75 files)
49319 ____________________________________________________________________________
49320 [  8019] By: nick                                  on 2000/12/06  19:28:21
49321         Log: Add useperlio to config.vc
49322              Turn off binmode in config_H.PL
49323              Regen all the config_H.xx
49324              Attempt to get debugging build with MSVC.
49325      Branch: perlio
49326            ! win32/config.vc win32/config_H.bc win32/config_H.gc
49327            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
49328 ____________________________________________________________________________
49329 [  8018] By: nick                                  on 2000/12/06  19:21:57
49330         Log: Test various dup/external program options on all platforms.
49331      Branch: perlio
49332            ! t/io/dup.t
49333 ____________________________________________________________________________
49334 [  8017] By: nick                                  on 2000/12/06  19:20:47
49335         Log: Fix harness to be less picky
49336      Branch: perlio
49337            ! lib/Test/Harness.pm
49338 ____________________________________________________________________________
49339 [  8016] By: jhi                                   on 2000/12/06  16:45:12
49340         Log: Update Changes.
49341      Branch: perl
49342            ! Changes patchlevel.h
49343 ____________________________________________________________________________
49344 [  8015] By: jhi                                   on 2000/12/06  16:41:03
49345         Log: Test \x{...} with ord().
49346      Branch: perl
49347            ! t/op/ord.t
49348 ____________________________________________________________________________
49349 [  8014] By: jhi                                   on 2000/12/06  16:20:33
49350         Log: Test tweak because of #8013.
49351      Branch: perl
49352            ! t/lib/b.t
49353 ____________________________________________________________________________
49354 [  8013] By: jhi                                   on 2000/12/06  16:09:09
49355         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
49356              From: Michael G Schwern <schwern@pobox.com>
49357              Date: Tue, 5 Dec 2000 21:23:28 -0500
49358              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
49359              
49360              Carp::Heavy parts not very applicable because of recent changes.
49361      Branch: perl
49362            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
49363            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
49364            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
49365            ! lib/Exporter.pm lib/Exporter/Heavy.pm
49366            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
49367            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
49368            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
49369            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
49370            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
49371            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
49372            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
49373            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
49374            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
49375            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
49376            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
49377            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
49378            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
49379            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
49380            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
49381            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
49382            ! warnings.pl
49383 ____________________________________________________________________________
49384 [  8012] By: jhi                                   on 2000/12/06  15:22:38
49385         Log: Subject: [PATCH] Re: New harness is failing things
49386              From: Nick Ing-Simmons <nik@tiuk.ti.com>
49387              Date: Wed, 6 Dec 2000 13:00:30 GMT
49388              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
49389      Branch: perl
49390            ! lib/Test/Harness.pm
49391 ____________________________________________________________________________
49392 [  8011] By: jhi                                   on 2000/12/06  15:12:08
49393         Log: Subject: installhtml changes
49394              From: Michael Stevens <michael@etla.org>
49395              Date: Wed, 6 Dec 2000 13:15:53 +0000
49396              Message-ID: <20001206131553.A27317@firedrake.org>
49397      Branch: perl
49398            ! installhtml
49399 ____________________________________________________________________________
49400 [  8010] By: jhi                                   on 2000/12/06  15:06:05
49401         Log: Subject: the dTHR hits
49402              From: Michael Stevens <michael@etla.org>
49403              Date: Wed, 6 Dec 2000 12:06:03 +0000
49404              Message-ID: <20001206120603.A24581@firedrake.org>
49405              
49406              More, errrm, less dTHRs.
49407      Branch: perl
49408            ! bytecode.pl ext/B/B/C.pm
49409 ____________________________________________________________________________
49410 [  8009] By: jhi                                   on 2000/12/06  15:04:25
49411         Log: Subject: MakeMaker mailing list gone?
49412              From: Michael G Schwern <schwern@pobox.com>
49413              Date: Tue, 5 Dec 2000 19:29:59 -0500
49414              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
49415              
49416              The MakeMaker mailing list is dead, perlbug is the right
49417              address to report bugs.
49418      Branch: perl
49419            ! lib/ExtUtils/MakeMaker.pm
49420 ____________________________________________________________________________
49421 [  8008] By: jhi                                   on 2000/12/06  15:00:32
49422         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
49423              From: Michael G Schwern <schwern@pobox.com>
49424              Date: Tue, 5 Dec 2000 19:21:21 -0500
49425              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
49426              
49427              Add a default MANIFEST skip that ignores things like
49428              version control files, editor temporary files, and the Makefile.
49429      Branch: perl
49430            + lib/ExtUtils/MANIFEST.SKIP
49431            ! MANIFEST lib/ExtUtils/Manifest.pm
49432 ____________________________________________________________________________
49433 [  8007] By: jhi                                   on 2000/12/06  14:57:20
49434         Log: In Amiga more manual hackery of the scripts seems to be needed,
49435              from Jan-Erik Karlsson.  Why Configure does not get this right
49436              is unknown, may be shell-induced.
49437      Branch: perl
49438            ! README.amiga
49439 ____________________________________________________________________________
49440 [  8006] By: jhi                                   on 2000/12/05  23:53:12
49441         Log: Add TOPm1s to peek at the second topmost stack item.
49442      Branch: perl
49443            ! pp.h
49444 ____________________________________________________________________________
49445 [  8005] By: jhi                                   on 2000/12/05  23:13:55
49446         Log: Avaunt, you foul UTF-8 tests.
49447      Branch: perl
49448            ! t/op/ver.t t/pragma/utf8.t
49449 ____________________________________________________________________________
49450 [  8004] By: jhi                                   on 2000/12/05  23:09:54
49451         Log: Continue utf8 dispersal. 
49452      Branch: perl
49453            + t/op/concat.t
49454            ! MANIFEST t/pragma/utf8.t
49455 ____________________________________________________________________________
49456 [  8003] By: nick                                  on 2000/12/05  23:02:39
49457         Log: Integrate mainline.
49458      Branch: perlio
49459           +> t/op/length.t t/op/utf8decode.t
49460           !> (integrate 69 files)
49461 ____________________________________________________________________________
49462 [  8002] By: jhi                                   on 2000/12/05  22:59:28
49463         Log: Integrate perlio.
49464      Branch: perl
49465           !> iperlsys.h perl.c perlio.c win32/perllib.c
49466 ____________________________________________________________________________
49467 [  8001] By: nick                                  on 2000/12/05  22:07:52
49468         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
49469              - calloc/free suffer from damage on TerminateThread()
49470              - use PerlMemShared (as originally planned) now fixed
49471              - avoid doing anything important on DLL "detach".
49472      Branch: perlio
49473            ! perl.c perlio.c win32/perllib.c
49474 ____________________________________________________________________________
49475 [  8000] By: nick                                  on 2000/12/05  21:05:09
49476         Log: Fix gross PerlMemShared issue.
49477      Branch: perlio
49478            ! iperlsys.h
49479 ____________________________________________________________________________
49480 [  7999] By: jhi                                   on 2000/12/05  20:46:58
49481         Log: Test for Unicode (UTF-8) hash keys.
49482      Branch: perl
49483            ! t/op/each.t
49484 ____________________________________________________________________________
49485 [  7998] By: jhi                                   on 2000/12/05  20:30:35
49486         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
49487              is now always UTF-8), empty line cosmetics.
49488      Branch: perl
49489            ! t/pragma/utf8.t
49490 ____________________________________________________________________________
49491 [  7997] By: jhi                                   on 2000/12/05  20:15:40
49492         Log: Subject: Re: STRLEN - what?
49493              From: Andy Dougherty <doughera@lafayette.edu>
49494              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
49495              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
49496              
49497              Explain STRLEN.
49498      Branch: perl
49499            ! pod/perlguts.pod
49500 ____________________________________________________________________________
49501 [  7996] By: jhi                                   on 2000/12/05  20:13:34
49502         Log: Split off the UTF-8 decoder tests, make them to check also
49503              the error message.
49504      Branch: perl
49505            + t/op/utf8decode.t
49506            ! MANIFEST t/pragma/utf8.t utf8.c
49507 ____________________________________________________________________________
49508 [  7995] By: jhi                                   on 2000/12/05  16:39:47
49509         Log: Start migrating bits of pragma/utf8 to elsewhere
49510              (since the long term plan is to obsolete 'use utf8').
49511      Branch: perl
49512            + t/op/length.t
49513            ! MANIFEST t/pragma/utf8.t
49514 ____________________________________________________________________________
49515 [  7994] By: jhi                                   on 2000/12/05  16:30:21
49516         Log: Fix a manual edit typo from #7993, fix the message formatting
49517              for Unicode, add few our declarations.
49518      Branch: perl
49519            ! lib/Carp/Heavy.pm
49520 ____________________________________________________________________________
49521 [  7993] By: jhi                                   on 2000/12/05  16:09:15
49522         Log: Subject: Need help with warnings :-(
49523              From: "Ben Tilly" <ben_tilly@hotmail.com>
49524              Date: Tue, 05 Dec 2000 01:35:54 -0500
49525              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
49526              
49527              Subject: UPDATE: Carp/Heavy now passes all tests
49528              From: "Ben Tilly" <ben_tilly@hotmail.com>
49529              Date: Tue, 05 Dec 2000 07:59:41 -0500
49530              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
49531              
49532              The Brave New Carp.
49533      Branch: perl
49534            ! lib/Carp.pm lib/Carp/Heavy.pm
49535 ____________________________________________________________________________
49536 [  7992] By: jhi                                   on 2000/12/05  15:55:08
49537         Log: Subject: [PATCH perl@7979] cygwin port
49538              From: "Eric Fifer" <efifer@dircon.co.uk>
49539              Date: Tue, 5 Dec 2000 14:04:09 -0000
49540              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
49541      Branch: perl
49542            ! t/lib/net-hostent.t
49543 ____________________________________________________________________________
49544 [  7991] By: jhi                                   on 2000/12/05  15:52:34
49545         Log: Subject: Re: [PATCH] The largest hoax of all times?
49546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49547              Date: Tue, 5 Dec 2000 00:40:25 -0500
49548              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
49549              
49550              Subject: Re: [PATCH] The largest hoax of all times?
49551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49552              Date: Mon, 4 Dec 2000 23:55:53 -0500
49553              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
49554              
49555              Subject: Re: [PATCH] The largest hoax of all times?
49556              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49557              Date: Tue, 5 Dec 2000 01:28:45 -0500
49558              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
49559              
49560              Fix the unpredictable order of DESTROYs.
49561      Branch: perl
49562            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
49563            ! sv.c sv.h t/op/ref.t
49564 ____________________________________________________________________________
49565 [  7990] By: jhi                                   on 2000/12/05  14:38:53
49566         Log: Subject: [PATCH] shrink pp_hot fractionally
49567              From: Nicholas Clark <nick@ccl4.org>
49568              Date: Tue, 5 Dec 2000 12:44:31 +0000
49569              Message-ID: <20001205124431.E74518@plum.flirble.org>
49570              
49571              Use report_evil_fh().
49572      Branch: perl
49573            ! opcode.pl opnames.h pp_hot.c util.c
49574 ____________________________________________________________________________
49575 [  7989] By: jhi                                   on 2000/12/05  14:21:27
49576         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
49577              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49578              Date: Mon, 04 Dec 2000 22:21:59 -0800
49579              Message-ID: <HmIL6gzkgepS092yn@efn.org>
49580              
49581              Harness shouldn't ignore responses like "ok 3\r\r\n".
49582      Branch: perl
49583            ! lib/Test/Harness.pm
49584 ____________________________________________________________________________
49585 [  7988] By: jhi                                   on 2000/12/05  13:51:28
49586         Log: Integrate the "skip" messages to explain().
49587      Branch: perl
49588            ! t/lib/syslfs.t t/op/lfs.t
49589 ____________________________________________________________________________
49590 [  7987] By: jhi                                   on 2000/12/05  12:34:54
49591         Log: The one that got away in #7984.
49592              
49593              Subject: Re: dTHR - what and why?
49594              From: Michael Stevens <michael@etla.org> 
49595              Date: Tue, 5 Dec 2000 11:15:52 +0000
49596              Message-ID: <20001205111552.A4647@firedrake.org>
49597      Branch: perl
49598            ! sv.h
49599 ____________________________________________________________________________
49600 [  7986] By: gsar                                  on 2000/12/05  09:14:44
49601         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
49602              due to the notorious GetFileType() bug in Windows 9x, which fstat()
49603              tickles)
49604      Branch: perl
49605            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
49606 ____________________________________________________________________________
49607 [  7985] By: jhi                                   on 2000/12/05  05:49:03
49608         Log: Integrate perlio.
49609      Branch: perl
49610           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
49611           !> win32/perlhost.h win32/perllib.c
49612 ____________________________________________________________________________
49613 [  7984] By: jhi                                   on 2000/12/05  05:48:16
49614         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
49615      Branch: perl
49616            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
49617            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
49618            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
49619            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
49620            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
49621            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
49622            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
49623            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
49624            ! win32/win32.c
49625 ____________________________________________________________________________
49626 [  7983] By: nick                                  on 2000/12/04  23:27:43
49627         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
49628      Branch: perlio
49629            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
49630            ! win32/perlhost.h win32/perllib.c
49631 ____________________________________________________________________________
49632 [  7982] By: jhi                                   on 2000/12/04  19:44:09
49633         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
49634              uncovered by #7980.
49635      Branch: perl
49636            ! op.c
49637 ____________________________________________________________________________
49638 [  7981] By: jhi                                   on 2000/12/04  19:42:07
49639         Log: Subject: [PATCH] Trivial dump.c feature
49640              From: Simon Cozens <simon@cozens.net>
49641              Date: Mon, 4 Dec 2000 18:08:38 +0000
49642              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
49643              
49644              Show whether a constant is UTF-8.
49645      Branch: perl
49646            ! dump.c
49647 ____________________________________________________________________________
49648 [  7980] By: jhi                                   on 2000/12/04  19:36:51
49649         Log: UTF-8 hash keys, patch from Inaba Hiroto.
49650      Branch: perl
49651            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
49652 ____________________________________________________________________________
49653 [  7979] By: jhi                                   on 2000/12/04  17:36:28
49654         Log: Update Changes.
49655      Branch: perl
49656            ! Changes patchlevel.h
49657 ____________________________________________________________________________
49658 [  7978] By: jhi                                   on 2000/12/04  16:42:17
49659         Log: Retract #7977, still too volatile (the euphemism of the day
49660              for unfinished and buggy :-)
49661      Branch: perl
49662            ! doop.c hv.c pp.c sv.h
49663 ____________________________________________________________________________
49664 [  7977] By: jhi                                   on 2000/12/04  16:25:15
49665         Log: (Retracted by #7978, too shaky yet.)
49666              
49667              Subject: Re: utf8 in hash keys, implementor missing
49668              From: Simon Cozens <simon@cozens.net>
49669              Date: Sat, 2 Dec 2000 19:49:35 +0000
49670              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
49671              
49672              The first step at UTF-8 hash keys.
49673      Branch: perl
49674            ! doop.c hv.c pp.c sv.h
49675 ____________________________________________________________________________
49676 [  7976] By: jhi                                   on 2000/12/04  16:13:53
49677         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
49678              From: sthoenna@efn.org
49679              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
49680              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
49681      Branch: perl
49682            ! os2/os2.c perlio.c
49683 ____________________________________________________________________________
49684 [  7975] By: jhi                                   on 2000/12/04  16:05:25
49685         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
49686              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49687              Date: Thu, 30 Nov 2000 20:50:37 -0800
49688              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
49689      Branch: perl
49690            ! os2/os2.c
49691 ____________________________________________________________________________
49692 [  7974] By: jhi                                   on 2000/12/04  16:03:57
49693         Log: Subject: [PATCH] ++ 20% faster
49694              From: Nicholas Clark <nick@ccl4.org>
49695              Date: Mon, 4 Dec 2000 12:17:27 +0000
49696              Message-ID: <20001204121726.B52976@plum.flirble.org>
49697              
49698              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
49699      Branch: perl
49700            ! sv.c
49701 ____________________________________________________________________________
49702 [  7973] By: jhi                                   on 2000/12/04  16:00:48
49703         Log: 
49704              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
49705              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49706              Date: Mon, 04 Dec 2000 12:30:45 +0100
49707              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
49708              
49709              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
49710              library (getprotobyname and getprotobynumber are outversioned by
49711              the same calls in libc, at least for xlc version 3.
49712      Branch: perl
49713            ! hints/aix.sh
49714 ____________________________________________________________________________
49715 [  7972] By: jhi                                   on 2000/12/04  02:58:31
49716         Log: Integrate perlio.
49717      Branch: perl
49718           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
49719           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
49720           !> win32/win32.h win32/win32iop.h win32/win32thread.h
49721 ____________________________________________________________________________
49722 [  7971] By: nick                                  on 2000/12/04  00:24:33
49723         Log: Quieten some noise in Win32 builds:
49724              - win32.h is included after <sys/socket.h>, so need to 
49725              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
49726              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
49727      Branch: perlio
49728            ! doio.c perl.h toke.c win32/win32.h
49729 ____________________________________________________________________________
49730 [  7970] By: nick                                  on 2000/12/03  22:57:46
49731         Log: PERL_IMPLICIT_SYS compiles but does not work.
49732      Branch: perlio
49733            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
49734            ! win32/perlhost.h win32/perllib.c win32/win32.h
49735            ! win32/win32iop.h win32/win32thread.h
49736 ____________________________________________________________________________
49737 [  7969] By: jhi                                   on 2000/12/03  22:12:58
49738         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
49739              used to swash_init(), makes regprop() dumps more informative
49740              (+utf8::IsAlpha, -utf8::IsDigit, for example).
49741      Branch: perl
49742            ! regcomp.c regexec.c
49743 ____________________________________________________________________________
49744 [  7968] By: jhi                                   on 2000/12/03  21:39:56
49745         Log: Implement ANYOFUTF8 regprop() dumping.
49746      Branch: perl
49747            ! regcomp.c
49748 ____________________________________________________________________________
49749 [  7967] By: jhi                                   on 2000/12/03  20:57:19
49750         Log: Make uv_to_utf8() to zero-terminate its output buffer,
49751              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
49752      Branch: perl
49753            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
49754 ____________________________________________________________________________
49755 [  7966] By: nick                                  on 2000/12/03  18:41:21
49756         Log: Integrate mainline (STDCHAR)
49757      Branch: perlio
49758           !> Configure t/pragma/utf8.t
49759 ____________________________________________________________________________
49760 [  7965] By: jhi                                   on 2000/12/03  17:58:20
49761         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
49762      Branch: perl
49763            ! t/pragma/utf8.t
49764 ____________________________________________________________________________
49765 [  7964] By: jhi                                   on 2000/12/03  17:35:56
49766         Log: Integrate perlio.
49767      Branch: perl
49768           !> iperlsys.h perlio.c
49769 ____________________________________________________________________________
49770 [  7963] By: jhi                                   on 2000/12/03  17:33:55
49771         Log: Metaconfig unit change for #7962.
49772      Branch: metaconfig
49773            ! U/modified/stdchar.U
49774 ____________________________________________________________________________
49775 [  7962] By: jhi                                   on 2000/12/03  17:33:27
49776         Log: Untangle the <stdio.h> #include nest for the stdchar test,
49777              from Andy Dougherty.
49778      Branch: perl
49779            ! Configure
49780 ____________________________________________________________________________
49781 [  7961] By: nick                                  on 2000/12/03  16:53:00
49782         Log: Make iperlsys.h vector stdio not PerlIO.
49783      Branch: perlio
49784            ! iperlsys.h perlio.c
49785 ____________________________________________________________________________
49786 [  7960] By: nick                                  on 2000/12/03  14:43:01
49787         Log: Integrate mainline
49788      Branch: perlio
49789           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
49790           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
49791 ____________________________________________________________________________
49792 [  7959] By: jhi                                   on 2000/12/03  08:16:36
49793         Log: Use DO_UTF8().
49794      Branch: perl
49795            ! op.c
49796 ____________________________________________________________________________
49797 [  7958] By: jhi                                   on 2000/12/02  18:33:05
49798         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
49799              From: Mike Guy <mjtg@cam.ac.uk>         
49800              Date: Sat, 02 Dec 2000 17:27:13 +0000
49801              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
49802              
49803              An extraneous argument.
49804      Branch: perl
49805            ! toke.c
49806 ____________________________________________________________________________
49807 [  7957] By: jhi                                   on 2000/12/02  18:22:32
49808         Log: A missing hunk.
49809      Branch: perl
49810            ! t/lib/net-hostent.t
49811 ____________________________________________________________________________
49812 [  7956] By: jhi                                   on 2000/12/02  18:06:20
49813         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
49814              From: Nicholas Clark <nick@ccl4.org>
49815              Date: Sat, 2 Dec 2000 14:28:27 +0000
49816              Message-ID: <20001202142827.A12308@plum.flirble.org>
49817              
49818              Test robustness.
49819      Branch: perl
49820            ! t/lib/net-hostent.t
49821 ____________________________________________________________________________
49822 [  7955] By: jhi                                   on 2000/12/02  17:58:06
49823         Log: Metaconfig unit change for #7954.
49824      Branch: metaconfig
49825            ! U/modified/stdchar.U
49826 ____________________________________________________________________________
49827 [  7954] By: jhi                                   on 2000/12/02  17:54:32
49828         Log: An inconvenient hang would happen if the stdio _ptr wasn't
49829              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
49830              would be grepping stdin for all eternity for the _ptr.)
49831      Branch: perl
49832            ! Configure
49833 ____________________________________________________________________________
49834 [  7953] By: jhi                                   on 2000/12/02  00:07:15
49835         Log: Update Changes.
49836      Branch: perl
49837            ! Changes patchlevel.h
49838 ____________________________________________________________________________
49839 [  7952] By: jhi                                   on 2000/12/01  23:54:47
49840         Log: Subject: Re: long shell lines
49841              From: Andy Dougherty <doughera@lafayette.edu>
49842              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
49843              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
49844              
49845              Split overly long shell command lines.
49846      Branch: perl
49847            ! lib/ExtUtils/MM_Unix.pm
49848 ____________________________________________________________________________
49849 [  7951] By: jhi                                   on 2000/12/01  23:48:02
49850         Log: The metaconfig unit change for #7950.
49851      Branch: metaconfig
49852            + U/modified/stdchar.U
49853 ____________________________________________________________________________
49854 [  7950] By: jhi                                   on 2000/12/01  23:47:39
49855         Log: Try to find stdchar also from <stdio_impl.h>.
49856      Branch: perl
49857            ! Configure config_h.SH
49858 ____________________________________________________________________________
49859 [  7949] By: jhi                                   on 2000/12/01  23:46:45
49860         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
49861              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
49862              Date: Fri, 1 Dec 2000 16:26:08 -0500
49863              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
49864              
49865              Reword the diagnostic message.
49866      Branch: perl
49867            ! pod/perldiag.pod
49868 ____________________________________________________________________________
49869 [  7948] By: nick                                  on 2000/12/01  22:49:43
49870         Log: Integrate mainline (for s/y/m as sub names stuff).
49871      Branch: perlio
49872           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
49873           !> t/pragma/warn/toke toke.c
49874 ____________________________________________________________________________
49875 [  7947] By: jhi                                   on 2000/12/01  20:55:41
49876         Log: Integrate perlio.
49877      Branch: perl
49878           !> perlio.c perliol.h t/io/pipe.t
49879 ____________________________________________________________________________
49880 [  7946] By: jhi                                   on 2000/12/01  20:36:51
49881         Log: Upgrade to CPAN 1.59_51, from Andreas König.
49882      Branch: perl
49883            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
49884 ____________________________________________________________________________
49885 [  7945] By: nick                                  on 2000/12/01  20:31:32
49886         Log: Integrate mainline
49887      Branch: perlio
49888           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
49889           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
49890           +> t/lib/net-hostent.t
49891           !> (integrate 35 files)
49892 ____________________________________________________________________________
49893 [  7944] By: jhi                                   on 2000/12/01  20:23:29
49894         Log: Some help for 20001130.011.  Now one gets warnings like
49895              "Ambiguous -f() resolved as a file test ..."
49896      Branch: perl
49897            ! pod/perldiag.pod t/pragma/warn/toke toke.c
49898 ____________________________________________________________________________
49899 [  7943] By: jhi                                   on 2000/12/01  19:44:44
49900         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
49901              that also breaks using them as methods. 
49902      Branch: perl
49903            ! pod/perldiag.pod t/op/misc.t toke.c
49904 ____________________________________________________________________________
49905 [  7942] By: nick                                  on 2000/12/01  17:56:46
49906         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
49907              Make 'unix' pass most tests
49908              - do unread by temporary push of layer ("pending") holding unread chars
49909              - fast_gets is now based on per-handle flag
49910              - relax one of io/pipe.t tests to allow print to fail and close to
49911              succeed so that it passes on unbuffered "unix" layer.
49912              Remaining fail is sporadic and a genuine race condition between
49913              parent/child in fork test.
49914      Branch: perlio
49915            ! perlio.c perliol.h t/io/pipe.t
49916 ____________________________________________________________________________
49917 [  7941] By: jhi                                   on 2000/12/01  15:28:58
49918         Log: (Retracted by #7943.)
49919              
49920              Reserve the short named string operator names.
49921      Branch: perl
49922            ! pod/perldiag.pod t/op/misc.t toke.c
49923 ____________________________________________________________________________
49924 [  7940] By: jhi                                   on 2000/12/01  06:45:53
49925         Log: Get the three different space character classes right under utf8.
49926      Branch: perl
49927            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
49928            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
49929            ! regexec.c t/op/pat.t utf8.c
49930 ____________________________________________________________________________
49931 [  7939] By: jhi                                   on 2000/12/01  03:26:26
49932         Log: Two more tests that make no sense in UTF-8 since the test
49933              data is not in UTF-8.
49934      Branch: perl
49935            ! t/op/regexp.t
49936 ____________________________________________________________________________
49937 [  7938] By: jhi                                   on 2000/12/01  03:20:39
49938         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
49939              should it be required inside regexen?
49940      Branch: perl
49941            ! regcomp.c t/op/regmesg.t
49942 ____________________________________________________________________________
49943 [  7937] By: jhi                                   on 2000/12/01  02:58:53
49944         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
49945              stored and restored, and thusly was trounced by the utf8 swash
49946              routines.
49947      Branch: perl
49948            ! regcomp.c
49949 ____________________________________________________________________________
49950 [  7936] By: jhi                                   on 2000/11/30  20:41:39
49951         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
49952              Why the different platforms behave so differently (core dump vs
49953              no core dump) on this bug is a but of a mystery, but if I had to
49954              guess I would mumble something like 'alignment'.
49955      Branch: perl
49956            ! sv.c
49957 ____________________________________________________________________________
49958 [  7935] By: jhi                                   on 2000/11/30  16:17:02
49959         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
49960              From: Robin Barker <rmb1@cise.npl.co.uk>
49961              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
49962              Date: Thu, 30 Nov 2000 14:27:12 GMT
49963      Branch: perl
49964            ! perlio.c toke.c
49965 ____________________________________________________________________________
49966 [  7934] By: jhi                                   on 2000/11/30  16:04:49
49967         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
49968      Branch: perl
49969            ! t/lib/net-hostent.t
49970 ____________________________________________________________________________
49971 [  7933] By: jhi                                   on 2000/11/30  06:07:26
49972         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
49973              From: Peter Prymmer <pvhp@forte.com>
49974              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
49975              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
49976              
49977              In VMS the localhost may be LOCALHOST.
49978      Branch: perl
49979            ! t/lib/net-hostent.t
49980 ____________________________________________________________________________
49981 [  7932] By: jhi                                   on 2000/11/30  01:11:11
49982         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
49983              From: Peter Prymmer <pvhp@forte.com>
49984              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
49985              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
49986              
49987              plus regen perlapi.pod.
49988      Branch: perl
49989            ! pod/perlapi.pod utf8.c
49990 ____________________________________________________________________________
49991 [  7931] By: jhi                                   on 2000/11/30  01:06:19
49992         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
49993              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49994              Date:     Wed, 29 Nov 2000 17:15:11 EST
49995              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
49996      Branch: perl
49997            ! t/lib/filter-util.pl t/lib/filter-util.t
49998 ____________________________________________________________________________
49999 [  7930] By: jhi                                   on 2000/11/29  18:51:55
50000         Log: Update Changes.
50001      Branch: perl
50002            ! Changes patchlevel.h
50003 ____________________________________________________________________________
50004 [  7929] By: jhi                                   on 2000/11/29  18:50:55
50005         Log: Update the va_copy() metaconfig unit.
50006      Branch: metaconfig/U/perl
50007            ! need_va_copy.U
50008 ____________________________________________________________________________
50009 [  7928] By: jhi                                   on 2000/11/29  17:50:43
50010         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
50011              From: Dominic Dunlop <domo@computer.org>
50012              Date: Tue, 28 Nov 2000 16:41:57 +0100
50013              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
50014              
50015              Patch to catch a core dump in the Configure va_copy test.
50016      Branch: perl
50017            ! Configure config_h.SH
50018 ____________________________________________________________________________
50019 [  7927] By: jhi                                   on 2000/11/29  17:31:59
50020         Log: Retract #7921, the patch shouldn't be needed.
50021      Branch: perl
50022            ! sv.c
50023 ____________________________________________________________________________
50024 [  7926] By: jhi                                   on 2000/11/29  17:01:41
50025         Log: Make the Class::Struct import() wiser.
50026      Branch: perl
50027            ! lib/Class/Struct.pm t/lib/class-struct.t
50028 ____________________________________________________________________________
50029 [  7925] By: jhi                                   on 2000/11/29  16:36:33
50030         Log: All the core library users of Class::Struct seem to be
50031              using "use Class::Struct 'struct';" instead of the bare
50032              "use Class::Struct;", which isn't documented in Class::Struct.
50033              This can't be right.
50034      Branch: perl
50035            ! lib/File/stat.pm
50036 ____________________________________________________________________________
50037 [  7924] By: jhi                                   on 2000/11/29  16:32:15
50038         Log: A test works better if it has the right 1..$n output.
50039      Branch: perl
50040            ! t/lib/class-struct.t
50041 ____________________________________________________________________________
50042 [  7923] By: jhi                                   on 2000/11/29  16:29:11
50043         Log: Forgot to MANIFEST the new Net::hostent test.
50044      Branch: perl
50045            ! MANIFEST
50046 ____________________________________________________________________________
50047 [  7922] By: jhi                                   on 2000/11/29  16:27:49
50048         Log: Integrate perlio.
50049      Branch: perl
50050           !> iperlsys.h perlio.c
50051 ____________________________________________________________________________
50052 [  7921] By: jhi                                   on 2000/11/29  16:27:10
50053         Log: (Retracted by #7927.)
50054              
50055              Subject: [PATCH] Is infinity a number?
50056              From: Simon Cozens <simon@cozens.net>
50057              Date: Wed, 29 Nov 2000 14:48:20 +0000
50058              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
50059      Branch: perl
50060            ! sv.c
50061 ____________________________________________________________________________
50062 [  7920] By: jhi                                   on 2000/11/29  16:23:02
50063         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
50064              From: rspier@pobox.com (Robert Spier)
50065              Date: Wed, 29 Nov 2000 02:17:49 -0500
50066              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
50067              
50068              Add a test for Net::hostent.
50069      Branch: perl
50070            + t/lib/net-hostent.t
50071 ____________________________________________________________________________
50072 [  7919] By: jhi                                   on 2000/11/29  16:21:31
50073         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
50074              add a test for Class::Struct.
50075      Branch: perl
50076            + t/lib/class-struct.t
50077            ! MANIFEST lib/Class/Struct.pm
50078 ____________________________________________________________________________
50079 [  7918] By: jhi                                   on 2000/11/29  15:48:40
50080         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
50081              From: rspier@pobox.com (Robert Spier)
50082              Date: Wed, 29 Nov 2000 02:25:39 -0500
50083              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
50084              
50085              More checking in case someone has broken their services or
50086              protocol databases.
50087      Branch: perl
50088            ! ext/Sys/Syslog/Syslog.pm
50089 ____________________________________________________________________________
50090 [  7917] By: jhi                                   on 2000/11/29  15:46:25
50091         Log: Subject: [PATCH] $^O  win32 -> MSWin32
50092              From: rspier@pobox.com (Robert Spier)
50093              Date: Wed, 29 Nov 2000 02:17:38 -0500
50094              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
50095              
50096              plus similar nits for vms, err, VMS, and UNICOS.
50097      Branch: perl
50098            ! t/lib/syslfs.t t/op/lfs.t
50099 ____________________________________________________________________________
50100 [  7916] By: jhi                                   on 2000/11/29  15:42:51
50101         Log: Subject: [PATCH] Tokeniser debugging
50102              From: Simon Cozens <simon@cozens.net>
50103              Date: Wed, 29 Nov 2000 14:15:45 +0000
50104              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
50105      Branch: perl
50106            ! perl.c perl.h pod/perlrun.pod toke.c
50107 ____________________________________________________________________________
50108 [  7915] By: jhi                                   on 2000/11/29  15:41:36
50109         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
50110              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50111              Date: Wed, 29 Nov 2000 02:13:14 -0500
50112              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
50113              
50114              OUT keyword nits.
50115              
50116              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
50117              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50118              Date: Wed, 29 Nov 2000 03:09:04 -0500
50119              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
50120              
50121              OUT and IN_OUT documentation.
50122      Branch: perl
50123            ! lib/ExtUtils/xsubpp pod/perlxs.pod
50124 ____________________________________________________________________________
50125 [  7914] By: jhi                                   on 2000/11/29  03:35:01
50126         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
50127              From: John Tobey <jtobey@john-edwin-tobey.org>
50128              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
50129              Message-Id: <m140e1N-000FOoC@feynman.localnet>
50130              
50131              plus a performance speedup noticed by Sarathy.
50132      Branch: perl
50133            ! op.c
50134 ____________________________________________________________________________
50135 [  7913] By: jhi                                   on 2000/11/29  03:16:59
50136         Log: Use "1 while unlink" so that VMS gets clean, too.
50137      Branch: perl
50138            ! t/lib/filter-util.t
50139 ____________________________________________________________________________
50140 [  7912] By: jhi                                   on 2000/11/29  03:09:08
50141         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
50142              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50143              Date: Tue, 28 Nov 2000 03:27:09 -0500
50144              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
50145      Branch: perl
50146            ! lib/ExtUtils/xsubpp
50147 ____________________________________________________________________________
50148 [  7911] By: jhi                                   on 2000/11/29  03:06:30
50149         Log: This should have been part of #7872: no need to scan UTF-8
50150              until eternity.
50151      Branch: perl
50152            ! utf8.c
50153 ____________________________________________________________________________
50154 [  7910] By: jhi                                   on 2000/11/29  02:50:04
50155         Log: One more perltie.pod nit from Casey R. Tweten.
50156      Branch: perl
50157            ! pod/perltie.pod
50158 ____________________________________________________________________________
50159 [  7909] By: jhi                                   on 2000/11/29  02:44:23
50160         Log: Document the known sprintf test failures, exact standard
50161              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
50162      Branch: perl
50163            ! pod/perldelta.pod t/op/sprintf.t
50164 ____________________________________________________________________________
50165 [  7908] By: jhi                                   on 2000/11/29  02:36:23
50166         Log: Add the Encoding table format documentation.
50167      Branch: perl
50168            + ext/Encode/Encode/EncodeFormat.pod
50169            ! MANIFEST
50170 ____________________________________________________________________________
50171 [  7907] By: jhi                                   on 2000/11/29  02:07:24
50172         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
50173              From: "Casey R. Tweten" <crt@kiski.net>
50174              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
50175              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
50176              
50177              Subject: Re: [PATCH] Updating perltie.pod for arrays
50178              From: "Casey R. Tweten" <crt@kiski.net>
50179              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
50180              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
50181      Branch: perl
50182            ! pod/perltie.pod
50183 ____________________________________________________________________________
50184 [  7906] By: nick                                  on 2000/11/28  22:40:59
50185         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
50186      Branch: perlio
50187            ! iperlsys.h perlio.c
50188 ____________________________________________________________________________
50189 [  7905] By: nick                                  on 2000/11/28  22:04:34
50190         Log: Integrate mainline
50191      Branch: perlio
50192           !> (integrate 39 files)
50193 ____________________________________________________________________________
50194 [  7904] By: jhi                                   on 2000/11/28  16:44:43
50195         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
50196              From: Nicholas Clark <nick@babyhippo.co.uk>
50197              Date: Tue, 28 Nov 2000 11:16:57 +0000
50198              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
50199      Branch: perl
50200            ! pod/perlipc.pod
50201 ____________________________________________________________________________
50202 [  7903] By: jhi                                   on 2000/11/28  16:40:31
50203         Log: Subject: [PATCH] Updating perltie.pod for arrays
50204              From: "Casey R. Tweten" <crt@kiski.net>
50205              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
50206              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
50207      Branch: perl
50208            ! pod/perltie.pod
50209 ____________________________________________________________________________
50210 [  7902] By: jhi                                   on 2000/11/28  16:39:37
50211         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
50212              From: Robin Barker <rmb1@cise.npl.co.uk>
50213              Date: Mon, 27 Nov 2000 17:56:44 GMT
50214              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
50215      Branch: perl
50216            ! pod/perlfunc.pod t/op/split.t
50217 ____________________________________________________________________________
50218 [  7901] By: jhi                                   on 2000/11/28  16:28:04
50219         Log: setmode() is a DOSish-only thing.
50220      Branch: perl
50221            ! perlio.c
50222 ____________________________________________________________________________
50223 [  7900] By: jhi                                   on 2000/11/28  16:21:46
50224         Log: Subject: [PATCH] perlcc.PL cleanups
50225              From: Simon Cozens <simon@cozens.net>
50226              Date: Tue, 28 Nov 2000 12:44:35 +0000
50227              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
50228      Branch: perl
50229            ! utils/perlcc.PL
50230 ____________________________________________________________________________
50231 [  7899] By: gsar                                  on 2000/11/28  06:32:55
50232         Log: reintegrate files missed by change#7895
50233      Branch: maint-5.6/perl
50234           +> ext/ByteLoader/bytecode.h utils/Makefile
50235            - utils/perlbc.PL
50236 ____________________________________________________________________________
50237 [  7897] By: gsar                                  on 2000/11/27  18:22:47
50238         Log: can't integrate these two files, for some reason
50239      Branch: maint-5.6/perl
50240            - ext/ByteLoader/bytecode.h utils/Makefile
50241 ____________________________________________________________________________
50242 [  7895] By: gsar                                  on 2000/11/27  18:11:21
50243         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
50244              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
50245              6757..6890,6892..6901 from mainline
50246              
50247              Bytecompiler patches from Benjamin Stuhl.
50248              
50249              More bytecompiler.
50250              
50251              Subject: [PATCH blead] B:: missing dependency
50252              
50253              Subject: [PATCH: 6757] configure.com updates and syslog build
50254              
50255              Long double Gconvert fixes from Yitzchak Scott-Thoennes
50256              and Spider Boardman.
50257              
50258              Subject: [PATCH blead] nextchar() abuse misses an optimisation
50259              
50260              Long double fixes from Spider Boardman.
50261              
50262              Make the selection of NVff et al stricter.
50263              
50264              cSVOPo_*v things index into the current PL_curpad
50265              under ithreads, which is different from the curpad
50266              used by the XSUB.  (In other words, the code as-is
50267              before this patch wouldn't work under ithreads.)
50268              
50269              Be portable.
50270              
50271              VMS MMS (make) wants null action.
50272              
50273              Mac and other portability updates from Chris Nandor.
50274              
50275              Storable support, v-version fixes.
50276              Subject: CPAN.pm beta for testing available
50277              
50278              Portability fix from Hugo van der Sanden.
50279              
50280              Bad makefile.
50281              
50282              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
50283              
50284              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
50285              
50286              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
50287              
50288              Replace #6705 with a minimal doc patch.
50289              Subject: [PATCH 5.6.0] replace change #6705
50290              
50291              Drop the separate perlbc, perlcc -b should be enough.
50292              
50293              installperl couldn't tell whether it had run tests or not.
50294              Subject: [PATCH] Re: installperl and t/TEST
50295              
50296              Add silencer flags to installperl.
50297              Subject: [PATCH] Making installperl silent.
50298              
50299              Make "make install" by default silent.  A new "install-verbose"
50300              target is verbose.
50301              
50302              More liberal parsing of version numbers.
50303              Subject: Re: CPAN.pm beta for testing available
50304              
50305              Create directories in silence.
50306              Subject: [PATCH] Another silencer for MakeMaker
50307              
50308              DOS patches and portability/porting notes, from Tim Jenness.
50309              
50310              Make installman to recognize the silence flag -S.
50311              
50312              Actually do something with the silencer option.
50313              
50314              Continue silencing.
50315              
50316              Show the doc file, not the temp file.
50317              
50318              Regen perltoc.
50319              
50320              Subject: [PATCH] More silencing of installman.
50321              
50322              Better wording for the vec lvalue diagnostic.
50323              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
50324              
50325              Subject: [PATCH: 6805] several more tweaks to configure.com
50326              
50327              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
50328              
50329              Missing parts of 
50330              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
50331              
50332              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
50333              (applied slightly modified)
50334              
50335              installperl --verbose and --silent.
50336              Subject: Re: [PATCH] More silencing of installman.
50337              
50338              Add install-silent target.
50339              
50340              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
50341              the problem reported in
50342              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
50343              
50344              Tweak the sfio/useperlio logic, hopefully as wished in
50345              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
50346              
50347              One forgotten file from #6816.
50348              
50349              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
50350              
50351              Remove duplicately applied patch shards.
50352              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
50353              
50354              Support preserving extremely big/small angles.
50355              
50356              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
50357              
50358              Subject: [PATCH] installation not quite silent yet.
50359              
50360              Update the test count.
50361              
50362              Use UVxf, PTR2UV, NVff.
50363              
50364              Document PTR2XX and INT2PTR.
50365              
50366              no-install target a la make -n.
50367              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
50368              
50369              grep -e isn't portable.
50370              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
50371              
50372              Can't get the test to reliably work thanks to the
50373              inaccurateness of floating point.  "Resolves" bug ids
50374              20000826.003, 20000826.009, 20000826.010,
50375              
50376              Subject: installman buglet
50377              
50378              DJGPP update from Laszlo Molnar.
50379              
50380              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
50381              
50382              Passing -R in ldflags makes now it to appear in the default
50383              for lddlflags, just like with -L.
50384              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
50385              
50386              Test nit.
50387              
50388              Use the actual thread type, not the pointer-to-struct.
50389              
50390              Provice virtual $Config{ccflags_nolargefiles} etc. 
50391              
50392              display_format used as a class method without arguments was broken,
50393              reported in
50394              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
50395              
50396              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
50397              
50398              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
50399              
50400              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
50401              
50402              opmini.o may be left around if a build is interrupted.
50403              
50404              Typo in #6858.
50405              
50406              Fix for ID 20000828.001, long doubles were not formatted
50407              correctly (showed up in $], which stopped installing perl).
50408              
50409              An attempt to fix the problem reported in
50410              Subject: Building perl@6856 using gcc/AIX 4.3.3 
50411              I can't test this properly since the gcc installation I have
50412              access to seems to be botched (gcc is calling the AIX cpp,
50413              a losing proposition...)
50414              
50415              Add -ld to archname on long tr...double platforms.
50416              
50417              Subject: hv.h Doc Patch
50418              
50419              Potential cruft.
50420              
50421              Subject: [PATCH bleedperl@6856] warnings fixes
50422              
50423              -S is the silent flag, -s is the strip flag.
50424              Subject: [PATCH] Re: [PATCH] make no-install          
50425              
50426              Take out the SUIDMAIL thing, that will not be
50427              a problem in 5.7.*.
50428              
50429              Subject: [PATCH bleedperl@6866] spellings
50430              
50431              Subject: [PATCH] Re: files not cleaned even by veryclean
50432              
50433              Use minimal @INC in tests, most of the time just '../lib',
50434              so that we simply can't pick up stuff from other Perls than
50435              the one we are testing.  Pointed out by
50436              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
50437              
50438              Update to Getopt::Long 2.24, from Johan Vromans.
50439              
50440              Fix for thinko in #6848.
50441              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
50442              
50443              Patches all over for people and the files they (hopefully) care about.
50444              
50445              Subject: Net::protoent does not export 'getproto'
50446              
50447              Missed a change in #6869.
50448              
50449              Subject: [PATCH] Warnings in B::Deparse
50450              
50451              Subject: [PATCH] Glob dumping
50452              
50453              Disable one of the tests for now.
50454              
50455              Disabling the one test is a bit tricky.
50456              
50457              Don't forget to tidy up.
50458              
50459              The #6881 removed one dump line.
50460              
50461              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
50462              
50463              Under usethreads the dumped variable is IN_PAD.
50464              Subject: Re: [PATCH] Glob dumping
50465              
50466              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
50467              
50468              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
50469              
50470              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
50471              
50472              Regen Configure for #6894.
50473              
50474              Subject: [PATCH: 6889] updates to perlebcdic.pod
50475              
50476              Undo namespace pollution of #6878.
50477              Subject: Re: Net::protoent does not export 'getproto'
50478              
50479              Admit that we are leaking scalars.
50480              
50481              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
50482      Branch: maint-5.6/perl
50483           !> (integrate 271 files)
50484 ____________________________________________________________________________
50485 [  7894] By: gsar                                  on 2000/11/27  16:00:34
50486         Log: a couple of nits
50487      Branch: maint-5.6/perl
50488            ! MANIFEST pp_sys.c
50489 ____________________________________________________________________________
50490 [  7893] By: gsar                                  on 2000/11/27  15:10:56
50491         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
50492              6740..6745,6747..6757,6760
50493              
50494              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
50495              
50496              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
50497              
50498              Doc nits spotted by Richard Soderberg.
50499              
50500              move WNOHANG definition to where other such things are
50501              
50502              Make $Config{byteorder} more magical so that it is
50503              dynamically computed: nice for 'fat binaries'.
50504              Subject: [PATCH]: default byteorder
50505              
50506              Subject: [PATCH] Cwd.pm now uses strict
50507              
50508              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
50509              
50510              Get -DLEAKTEST to compile (not necessarily to work, mind)
50511              Subject: [ID 20000724.006] -DLEAKTEST problem
50512              
50513              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
50514              
50515              Add perlebcdic from Peter Prymmer, regen toc.
50516              
50517              Don't propose using modules built for 5.005 if no binary
50518              compatibility with 5.005 is attempted.
50519              
50520              Do not use prototyping here.
50521              Subject: [ID 20000817.016] [PATCH] Peek.xs
50522              
50523              Document what the backtick returns if the command fails.
50524              
50525              Add byteorder to the myconfig output.
50526              
50527              Introduce NVef, NVff, and NVgf, use the middle one.
50528              (helps for lib/peek + Linux + long doubles)  Reported in
50529              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
50530              Use NVs in POSIX math, not doubles.
50531              Subject: [ID 20000817.014] POSIX & modfl
50532              
50533              Subject: [PATCH 5.6.0+] newSVrv() memory leak
50534              
50535              The byteorder code in #6671 was wrong.
50536              
50537              Fix the lib/complex failure of
50538              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
50539              Linux long double accuracy issue: something that
50540              when printed with %g looks like "2" but int() of it is 1.
50541              
50542              Propagate new Configure vars.
50543              
50544              Unbuffer the output.
50545              
50546              Subject: [PATCH] perltrap.pod spring cleaning
50547              
50548              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
50549              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
50550              
50551              Tiny Getopt::Long patch from Johan Vromans.
50552              
50553              Document code point which makes if (defined %stash::) to work
50554              (noted by Spider Boardman).
50555              
50556              Subject: [PATCH perl@6698] cygwin port
50557              
50558              Document the NDBM_File and ODBM_File as SDBM_File
50559              was documented in #6417.
50560              
50561              The new tests were missing from #6415.
50562              
50563              Add [[:blank:]] as suggested in
50564              Subject: [ID 20000716.024] [=cc=] / [:blank:]
50565              (the [=cc=] has already been taken care of by #6439
50566              so the whole bug report can be closed)
50567              and make [[:space:]] to be equivalent to isspace(3)
50568              (as opposed to \s, which is isSPACE()).  The difference
50569              is that now [[:space:]] matches the mythical vertical tab,
50570              while \s doesn't.
50571              
50572              Don't eat leading os from index entries.
50573              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
50574              
50575              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
50576              
50577              Typo in pp_complement().
50578              Subject: [PATCH perl-current] Deparse
50579              
50580              Add warnif(), check warnings further up the stack,
50581              all the warnings functions now can take an optional object reference.
50582              Subject: [PATCH bleedperl@6691] warnings pragma update
50583              
50584              Fix a core dump in lib/selfloader under -DDEBUGGING.
50585              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
50586              
50587              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
50588              
50589              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
50590              
50591              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
50592              Put back the long double avoidance code to POSIX.xs
50593              because VMS seems to need it still.
50594              
50595              Introduce a 'veryclean' target that is like 'distclean'
50596              but also removes *~ and *.orig.
50597              
50598              Subject: [ID 20000817.023] endianness description in perlfunc.pod
50599              
50600              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
50601              
50602              Let's try #6717 again.
50603              
50604              UTF8 concat fixes.
50605              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
50606              
50607              pp_open() could pass an uninitialized filename down to do_open9().
50608              
50609              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
50610              
50611              Update to CGI 2.72, from Lincoln Stein.
50612              
50613              Subject: [PATCH] Silence MakeMaker (Was: installman)
50614              
50615              Use temporary directory instead of current directory.
50616              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
50617              
50618              Document odd vs even subreleases and -Dusedevel.
50619              
50620              The veryclean target needs to clobber.
50621              
50622              Use File::Spec->tmpdir().
50623              
50624              Document the number of exponent digits.
50625              
50626              Mention perlebcdic and perlposix-bc.
50627              
50628              s/this one/the 5.6.0 release/
50629              
50630              The #6724 is here.
50631              
50632              The correct cleaning order is an art.
50633              
50634              small tweaks for change#6705: avoid C++ style comments in C code;
50635              use Perl's malloc API rather than the low level system one
50636              
50637              Array context keeps slithering in.
50638              
50639              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
50640              
50641              Subject: [PATCH] os2.c fix for use64bitint
50642              
50643              Update to Pod::LaTeX 0.53.
50644              Subject: [PATCH] lib/Pod/LaTeX.pm updates
50645              
50646              Document the endianness of Alpha more precisely.
50647              
50648              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
50649              
50650              Rename the macro argument because some preprocessors
50651              can't tell the difference and expand arguments also inside
50652              double quoted strings.
50653              
50654              free TLS slot properly on Windows
50655              
50656              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
50657              
50658              Unicos/mk requires elaborate paranoia.
50659              
50660              Tweak the floating point output routine preferences.
50661              
50662              Also under djgpp the timestamps are funky.
50663              
50664              Apply some PodParser 1.18 patches; the Pod/Find.pm
50665              patches cannot be applied since #6712 conflicts.
50666              
50667              Use PodParser 1.18 new test.
50668              
50669              A pod nit.
50670              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
50671              
50672              Be verydeepclean.
50673      Branch: maint-5.6/perl
50674           +> pod/perlebcdic.pod
50675           !> (integrate 106 files)
50676 ____________________________________________________________________________
50677 [  7892] By: jhi                                   on 2000/11/27  15:02:32
50678         Log: Update Changes.
50679      Branch: perl
50680            ! Changes patchlevel.h
50681 ____________________________________________________________________________
50682 [  7891] By: jhi                                   on 2000/11/27  14:57:23
50683         Log: Subject: Re: perlfaq style changes
50684              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50685              Date: Sat, 25 Nov 2000 23:32:26 -0800
50686              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
50687              
50688              plus a note from Ronald Kimball.
50689      Branch: perl
50690            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
50691 ____________________________________________________________________________
50692 [  7890] By: jhi                                   on 2000/11/27  14:53:14
50693         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
50694              From: Benjamin Holzman <bah@ecnvantage.com>
50695              Date: Sun, 26 Nov 2000 16:27:33 -0500
50696              Message-ID: <20001126162733.J25040@ecnvantage.com>
50697      Branch: perl
50698            ! gv.c
50699 ____________________________________________________________________________
50700 [  7889] By: jhi                                   on 2000/11/27  14:43:11
50701         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
50702              From: lvirden@cas.org
50703              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
50704              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
50705      Branch: perl
50706            ! README.amiga
50707 ____________________________________________________________________________
50708 [  7888] By: jhi                                   on 2000/11/27  14:32:34
50709         Log: Restore also the locale test to no-sprintf-taint state.
50710              Fixes the bug 20001127.003.
50711      Branch: perl
50712            ! sv.c t/pragma/locale.t
50713 ____________________________________________________________________________
50714 [  7887] By: gsar                                  on 2000/11/27  14:13:05
50715         Log: integrate changes#6613..6616,6620..6665 from mainline
50716              
50717              VMS configure.com update continues.
50718              
50719              Subject: Test fails / warnings with perl-current #6612
50720              
50721              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
50722              
50723              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
50724              
50725              For now remove the mail code.
50726              
50727              Subject: Re: [PATCH] @+, @- readonly
50728              
50729              Subject: warning: storage class after type is obsolescent
50730              
50731              Subject: sfio2000
50732              
50733              Subject: Re: File::Temp problems on VMS in bleedperl
50734              
50735              README.os2 update.
50736              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
50737              
50738              Make the user to give up his firstborn, err, to knowingly
50739              verify installing an unstable developer release.  Also bump
50740              the release to 5.7.0, but leave a patch tag in the local
50741              patches saying that this is not yet the real thing.
50742              
50743              Update (kinda) to Test 1.14, from Joshua Pritikin.
50744              
50745              make ok etc also for win32.
50746              
50747              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
50748              
50749              Don't blow limited stacks, a lower number is enough to
50750              tickle the lookbehind limit.
50751              
50752              Use -Dusedevel; regen Configure and the respective Porting stuff.
50753              
50754              Subject: [PATCH] debugger exit code should reflect user exit code
50755              
50756              Subject: [PATCH perl@6620] cygwin port
50757              
50758              Missed a file from #6638.
50759              
50760              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)
50761              
50762              magic callbacks all need to have same type signature
50763              
50764              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
50765              
50766              Fix a dependency problem.
50767              Subject: [PATCH: 6640] VMS Makefile.SH update
50768              
50769              The numeric locale was reset to "C" by s?printf and never restored.
50770              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
50771              No test since adding the failing example to locale.t
50772              does not fail -- probably because the locale settings are so
50773              thoroughly tweaked by that time.  Running the example standalone
50774              does fail, though.  UPDATE: test case added at change #7540.
50775              
50776              Subject: [ID 20000324.040] minor fix to perlhpux.pod
50777              
50778              Update to CPAN 1.57.
50779              
50780              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
50781              
50782              Change the perlbug address to perl.org since it's more forgiving.
50783              
50784              Change the regx compilation error markers to use = instead of <
50785              since pod makes using the latter quite messy.  Reported in
50786              ID 20000814.006 by Abigail and in
50787              Subject: Unknown escape E<> ?
50788              
50789              Update to perldebtut 1.9, from Richard Foley.
50790              
50791              check that the number pseudo children doesn't exceed
50792              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
50793              the WaitForMultipleObjects() limit that would cause wait()
50794              to crash)
50795              wait() and waitpid() could potentially be rewritten to use
50796              more than one thread to do the waiting to eliminate this
50797              limitation
50798              
50799              change#6328 could make close(SOCKET) return false on windows
50800              when it shouldn't
50801              
50802              pod nit seen in passing
50803              
50804              on windows, the return values from wait() and waitpid() don't
50805              match those of pseudo-pids
50806              
50807              waitpid() now handles externally spawned pids correctly;
50808              fixes for backtick/wait/waitpid failures on Windows 9x
50809              these changes make the pid returned by process functions on
50810              Windows 9x always positive by clearing the high bit (which
50811              is always set on Win9x); pseudo-process PIDs are likewise
50812              always negative now on Win9x (just as on NT/2000)
50813              
50814              trailing new %ENV entries weren't being pushed into the real
50815              environment of subprocesses on Windows
50816              
50817              Tweak the regex compilation errors once more.
50818              
50819              avoid warnings from dense compiler
50820              
50821              add "ok" targets from change#6632 in makefile.mk
50822      Branch: maint-5.6/perl
50823            - lib/Pod/PlainText.pm vms/configure.com
50824           !> (integrate 66 files)
50825 ____________________________________________________________________________
50826 [  7886] By: jhi                                   on 2000/11/27  13:54:18
50827         Log: __FUNCTION__ isn't portable and trying to emulate it leads
50828              into practically spelling out the name of the function.
50829              Takes care of the bug 20001127.001.
50830      Branch: perl
50831            ! perlio.c
50832 ____________________________________________________________________________
50833 [  7885] By: gsar                                  on 2000/11/27  13:53:18
50834         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
50835              6610..6611 from mainline
50836              
50837              Make regular expression parse error messages easier to understand.
50838              Subject: Re: enhanced(?) regex error messages
50839              
50840              Tiny tidying on report_evil_fh().
50841              
50842              Subject: Re: enhanced(?) regex error messages 
50843              plus Capitalize the error messages, plus perldiag them.
50844              
50845              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
50846              
50847              Document here-doc better.
50848              
50849              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
50850              
50851              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
50852              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
50853              (either perlbug or p5p ate the original), plus regen
50854              perlapi and perltoc. 
50855              
50856              Regen global.sym.
50857              
50858              Double check that we have a dirhandle.
50859              
50860              Subject: Re: enhanced(?) regex error messages
50861              (plus two small patches sent privately)
50862              (this still seems to leave few test failures)
50863              
50864              warn is a macro, avoid using at a variable to avoid warnings
50865              in some configurations; readdir.t is too conservative in
50866              estimating number of *.t's
50867              
50868              Get back into sync with Jeffrey on the enhanced regex warnings.
50869              
50870              Subject: [PATCH 5.6.0] cygwin port
50871              
50872              Zero entries were skipped, fix from Adrian Goalby
50873              <argoalby@yahoo.co.uk>
50874              
50875              Subject: Remove dead entry in perldiag
50876              
50877              Amend the description of Perl6.
50878              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
50879              
50880              detypo
50881              
50882              It's the 2ndO'ROSSC.
50883              
50884              Revert the sv.c part of #6559, a better fix is needed.
50885              
50886              Iterating perl6 description.
50887              
50888              Update to Term::ANSIColor 1.03, from Russ Allbery.
50889              
50890              Update to Getopt::Long 2.23_05, from Johan Vromans.
50891              
50892              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
50893              
50894              Update to Pod::Parser 1.17, from Brad Appleton.
50895              
50896              Update to CPAN 1.56, from Andreas König.
50897              
50898              Update to CGI 2.70, from Lincoln Stein.
50899              
50900              Put back the std @INC thing.
50901              
50902              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
50903              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
50904              
50905              Document the IO::Select timeout.
50906              
50907              sleep(1) does not necessarily return 1.
50908              Subject: [PATCH bleadperl] op/lex_assign.t  
50909              
50910              Subject: debugger "d" command doesnt check line number
50911              
50912              B::Deparse didn't do sub attributes.
50913              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
50914              
50915              Preprocessing and postprocessing for File::Find.
50916              Subject: Patch to Find::File.pm to allow alphabetical results
50917              
50918              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
50919              
50920              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
50921              
50922              Subject: Re: [ID 20000730.003] utf8::length() bad
50923              
50924              Subject: Getting perlio and threads to compile
50925              (the Solaris version changes in Configure skipped)
50926              
50927              Tests for #6589.
50928              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
50929              
50930              Add Perl debugging tutorial, regen toc. 
50931              Subject: perldebtut.pod
50932              
50933              Add a few missing files, update MANIFEST.
50934              
50935              Rewrite of vms/subconfigure.com as configure.com,
50936              from Peter Prymmer and the vmsperl crew.
50937              
50938              Should have deleted this in #6603.
50939              
50940              Fix the test for 5005threads.
50941              
50942              Fix-n-skip the tests under 5005threads.
50943              
50944              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
50945              
50946              Upgrade to CGI 2.71, from Lincoln Stein.
50947      Branch: maint-5.6/perl
50948           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
50949           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
50950           +> t/op/regmesg.t t/pod/find.t vms/configure.com
50951            - vms/subconfigure.com
50952            ! lib/lib.pm
50953           !> (integrate 115 files)
50954 ____________________________________________________________________________
50955 [  7884] By: jhi                                   on 2000/11/27  13:44:33
50956         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
50957              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50958              Date:     Mon, 27 Nov 2000 08:23:54 EST
50959              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
50960      Branch: perl
50961            ! vms/descrip_mms.template vms/test.com
50962 ____________________________________________________________________________
50963 [  7883] By: gsar                                  on 2000/11/27  11:50:46
50964         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
50965              6511..6513,6515..6523,6525..6536
50966              
50967              The swallow_bom() saga continues.  The #23 of require.t
50968              (UTF16-LE) still fails (silently, no output) but the #22
50969              (UTF16-BE) seems to be working now.  The root of the
50970              failure may be in sv_gets(): is it UTF-16LE-aware,
50971              especially when it comes to line endings? 
50972              
50973              Document the problem with -P in HP-UX and its workaround.
50974              
50975              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
50976              (aka ID 20000730.002)
50977              
50978              Subject: fix and question re: waitpid() under win32
50979              
50980              Make the safety catch for buggy gccs work with triple version
50981              numbers like 2.95.2.  Reported in
50982              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
50983              
50984              In Digital UNIX warn if gcc explicitly chosen because even
50985              2.95.2 is known to cause problems.
50986              
50987              Make chr() for values >127 to create utf8 when under utf8.
50988              
50989              various syntax errors and such (not fixed: comp/require.t#22 coredump
50990              on Windows)
50991              
50992              Stash away the largefiles flags and libswanted.
50993              
50994              BOM patching from Simon Cozens.
50995              
50996              If gccosandvers is equal to osname, clear gccosandvers.
50997              
50998              Make p4desc to skip non-mainperl branches by default.
50999              
51000              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
51001              
51002              The test from this
51003              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
51004              
51005              In new BSDs changes to argv[] do not show up in ps(1) output,
51006              instead one must use setproctitle().  This was already addressed
51007              by change #6457, but the below has a new variant for FreeBSD 4.0
51008              or later, and the matter is also documented more.
51009              
51010              FreeBSD 3.* updates from
51011              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
51012              
51013              regen_headers, regen perltoc.
51014              
51015              Document in one place the memory abstractions used in Perl core.
51016              
51017              memcpy has n o in it, as pinted ut by Sarathy.
51018              
51019              Remove the extraneous "main::" prefix from all the
51020              "opened only for", "on closed", and "never opened" warnings.
51021              
51022              The name of a filehandle does not have <these>.
51023              
51024              The tr utf8 patching continues.
51025              
51026              The new setproctitle() feature is available only in 
51027              bleeding edge FreeBSD.  From Paul Saab.
51028              
51029              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
51030              
51031              Dump UVs as UVs in Data::Dumper.
51032              
51033              detypo #6494
51034              
51035              Document the IVdf UVuf UVof UVxf.
51036              
51037              require.t needs binmode() to work on windows
51038              
51039              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
51040              that are hopefully soon put into use.
51041              
51042              Allow "no Module;" even if there is no 'unimport'.
51043              
51044              Better skip message for the test; one of the two problems in
51045              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
51046              
51047              The subtest 4 may fail also on VOBS, as pointed out
51048              by Nick Ing-Simmons in November 1999, bug id 19991124.003
51049              (but the failure in that bug report isn't the subtest 4).
51050              
51051              Be more informative on what is skipped and why,
51052              also repeat the list at the end.
51053              
51054              Add a URL for FSF.
51055              
51056              Subject: [PATCH] sv.h documentation - SvLEN
51057              
51058              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
51059              
51060              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
51061              
51062              Subject: [PATCH] bad cppsymbols on os2 + Configure question
51063              
51064              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
51065              
51066              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
51067              mention the idea of @( and @)
51068              
51069              This is 6512.  Really.
51070              
51071              Subject: [ID 19990721.004] Documentation bug in perlfunc
51072              
51073              Subject: Minor tweak to perlvar.pod
51074              
51075              In the warnings call filehandles consistently so;
51076              add "unopened" warning for stat().
51077              
51078              After the #6519 a warning about stat() is just that,
51079              not about a filetest, which now have their own warning.
51080              
51081              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
51082              
51083              Subject: Re: Array vs. List context
51084              
51085              Subject: New perlcc, take 2
51086              
51087              Weed buglets pointed out by
51088              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
51089              
51090              gcc versions might have (parentheses) in them.
51091              
51092              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
51093              
51094              Essential prototype changes were missing from #6527.
51095              Also make report_evil_fh() more bomb-proof.
51096              
51097              Zap lib/Sys directory when cleaning up.
51098              
51099              Change the Policy policy: now -Dprefix= with an existing
51100              Policy.sh and prefix == siteprefix == vendorprefix, then all
51101              of them follow along the new prefix.
51102              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
51103              
51104              Continue fixing the io warnings.  This also
51105              sort of fixes bug ID 20000802.003: the core dump
51106              is no more.  Whether the current behaviour is correct
51107              (giving a warning: "Not a format reference"), is another matter.
51108              
51109              Have symbols for the IoTYPEs.
51110              
51111              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
51112              
51113              Document a bit that UDP is not what you might think.
51114              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
51115              tr memory corruption fix from Simon Cozens.
51116              
51117              Plug the security hole described in the Aug 05 2000 bugtraq message
51118              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
51119              The security hole exists only in suidperls, which isn't
51120              installed or even built by default.
51121      Branch: maint-5.6/perl
51122           !> (integrate 71 files)
51123 ____________________________________________________________________________
51124 [  7882] By: gsar                                  on 2000/11/27  10:25:36
51125         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
51126              from mainline
51127              
51128              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
51129              to be fatal errors (instead of by default ignoring them, and
51130              ignoring with a bug: even though -w gave an error, the opening [
51131              was left in)  Reported in:
51132              
51133              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
51134              
51135              Subject: [PATCH] split /^/
51136              
51137              MacOS nits from Matthias Neeracher.
51138              
51139              More split() doc and test patches from Mike Guy.
51140              
51141              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
51142              from Graham Barr in the module list.
51143              
51144              docfix from Peter Scott <Peter@PSDT.com>.
51145              
51146              File::Temp patches for VMS and OS/2 from Tim Jenness.
51147              
51148              open() wariness in perlbug.
51149              
51150              Subject: [PATCH] minor doc change - perlguts
51151              
51152              Subject: Minor doc patch: handy.h
51153              
51154              Be wary of close()s, too.
51155              
51156              Further File::Temp patches from Yitzchak Scott-Thoennes
51157              and Craig A. Berry.
51158              
51159              Subject: [PATCH] fixes bug 20000508.004
51160              
51161              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
51162              
51163              Allow "no AutoLoader;", based on change #6444,
51164              suggested by Graham Barr.
51165              
51166              Use setproctitle() if available to modify $0.
51167              
51168              Warn if the version of the operating system used to compile gcc
51169              differs from the current version of the operating system.
51170              Also display the gcc compilation os and version in myconfig.
51171              Inspiration from
51172              
51173              Tiny fixes for #6460.
51174              
51175              The problem described in this
51176              Subject: [ID 20000322.018] named chars aren't magical enough
51177              has been fixed in perl 5.6.0 but just in case added a test
51178              to keep it away.  (The report from Joseph Hall.)
51179              
51180              Tune the comments and hopefully stop a memory leak.
51181              
51182              Subject: UTF8 concat
51183              (with a memory leak fixed, plus a few casts added)
51184              This also seems to help for
51185              Subject: [ID 20000716.015] join UTF8 weirdness
51186              
51187              Do not upgrade SVs into utf8 just because they participate
51188              in eq or cmp.  Reported and fix suggested in
51189              Subject: [ID 20000720.009] sv_eq UTF8 bug
51190              
51191              Fix the HALF_UPGRADE() macro introduced in #6263.
51192              
51193              Find green threads before native threads.
51194              Subject: Re: Patch to jpl/JNI/Makefile.PL
51195      Branch: maint-5.6/perl
51196           !> (integrate 30 files)
51197 ____________________________________________________________________________
51198 [  7881] By: jhi                                   on 2000/11/27  05:48:41
51199         Log: It seems that *both* the unused submatch loop cleanup
51200              codes are needed.
51201      Branch: perl
51202            ! regexec.c
51203 ____________________________________________________________________________
51204 [  7880] By: jhi                                   on 2000/11/27  04:50:07
51205         Log: Clean .exists deeper.
51206      Branch: perl
51207            ! Makefile.SH
51208 ____________________________________________________________________________
51209 [  7879] By: jhi                                   on 2000/11/27  02:31:35
51210         Log: The code in regcppop() (see #7878) contains the correct lower
51211              limit for the unused submatch 'cleanup' loop so that under
51212              "use utf8" the following code wouldn't dump core:
51213              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
51214              the cleanup loop in regtry() stomped beyond allocated area
51215              in the startp[] array.  Therefore, copied the correct lower
51216              loop limit (*PL_reglastparen) to regtry().  Note: something
51217              may still not be quite right: why was the _higher_ loop limit
51218              (prog->nparens) different in the utf8 case?
51219              
51220              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
51221              without core dumps, there were about 17 of them before
51222              the patch (with us since Perl 5.7.0).  Two failures, still:
51223              496 and 505 (though these may not be severe).
51224              
51225              Patch #7881 is also needed since both the cleanup loops
51226              seem to be needed.
51227              
51228              Also, the t/op/pat#44 seems to core dump under utf8.
51229              Plus a couple of failures.  UGH-8.
51230      Branch: perl
51231            ! regexec.c
51232 ____________________________________________________________________________
51233 [  7878] By: jhi                                   on 2000/11/27  02:21:17
51234         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
51235              the code in regcppop() seems to be redundant for the test suite --
51236              but it contains a germ of truth, and it needed for the build
51237              process itself: see #7879 and #7881.
51238      Branch: perl
51239            ! regexec.c
51240 ____________________________________________________________________________
51241 [  7877] By: jhi                                   on 2000/11/27  01:53:09
51242         Log: Comment on comment.
51243      Branch: perl
51244            ! regexec.c
51245 ____________________________________________________________________________
51246 [  7876] By: jhi                                   on 2000/11/27  00:49:59
51247         Log: Adjust the docs to agree with #7875.
51248      Branch: perl
51249            ! pod/perllocale.pod
51250 ____________________________________________________________________________
51251 [  7875] By: jhi                                   on 2000/11/27  00:49:27
51252         Log: Retract #7863.  It makes more sense not to taint formatted output,
51253              not even by sprintf().
51254      Branch: perl
51255            ! sv.c
51256 ____________________________________________________________________________
51257 [  7874] By: jhi                                   on 2000/11/26  23:36:02
51258         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
51259              Not really fixed (should really dump the UTF-8 charclass),
51260              but stopped displaying the garbage.
51261              
51262              Also add a note on the (missing) Unicode PSXSPC and BLANK.
51263      Branch: perl
51264            ! regcomp.c
51265 ____________________________________________________________________________
51266 [  7873] By: jhi                                   on 2000/11/26  21:31:13
51267         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
51268      Branch: perl
51269            ! regexec.c
51270 ____________________________________________________________________________
51271 [  7872] By: jhi                                   on 2000/11/26  21:06:04
51272         Log: No need to scan till infinity, 13 is enough.
51273      Branch: perl
51274            ! handy.h utf8.c
51275 ____________________________________________________________________________
51276 [  7871] By: jhi                                   on 2000/11/26  20:20:32
51277         Log: Test line numbers are different with utf8.
51278      Branch: perl
51279            ! t/op/re_tests
51280 ____________________________________________________________________________
51281 [  7870] By: jhi                                   on 2000/11/26  20:10:12
51282         Log: Message nit.
51283      Branch: perl
51284            ! regcomp.c
51285 ____________________________________________________________________________
51286 [  7869] By: jhi                                   on 2000/11/26  19:01:05
51287         Log: Make utf8_length() and utf8_distance() (the latter of which
51288              is unused at the moment) to be less forgiving about bad UTF-8.
51289      Branch: perl
51290            ! embed.h embed.pl objXSUB.h proto.h utf8.c
51291 ____________________________________________________________________________
51292 [  7868] By: jhi                                   on 2000/11/26  18:45:56
51293         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
51294              From: Benjamin Holzman <bah@ecnvantage.com>
51295              Date: Sat, 25 Nov 2000 20:40:20 -0500       
51296              Message-ID: <20001125204020.A25040@ecnvantage.com>              
51297              
51298              Debian allows installing /usr/bin/locale without installing
51299              any locales, an error message will ensue.
51300      Branch: perl
51301            ! t/pragma/locale.t
51302 ____________________________________________________________________________
51303 [  7867] By: jhi                                   on 2000/11/26  18:31:12
51304         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
51305              From: Benjamin Holzman <bah@ecnvantage.com>
51306              Date: Sun, 26 Nov 2000 02:42:34 -0500
51307              Message-ID: <20001126024234.G25040@ecnvantage.com>
51308              
51309              Patch for the bug 20000212.002.
51310      Branch: perl
51311            ! sv.c t/op/array.t
51312 ____________________________________________________________________________
51313 [  7866] By: jhi                                   on 2000/11/26  18:28:09
51314         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
51315              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51316              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
51317              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
51318              
51319              File::Temp 0.11.
51320      Branch: perl
51321            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
51322 ____________________________________________________________________________
51323 [  7865] By: jhi                                   on 2000/11/26  18:24:22
51324         Log: The metaconfig unit change for #7864.
51325      Branch: metaconfig/U/perl
51326            ! need_va_copy.U
51327 ____________________________________________________________________________
51328 [  7864] By: jhi                                   on 2000/11/26  18:23:41
51329         Log: Make the va_copy() test not to be so talkative.
51330      Branch: perl
51331            ! Configure config_h.SH
51332 ____________________________________________________________________________
51333 [  7863] By: jhi                                   on 2000/11/26  18:11:02
51334         Log: Fix locale inconsistencies unearthed by Hugo's work.
51335              Now the floating point sprintf really does taint the result
51336              string as perllocale promises (has promised for a long time)
51337              if "use locale" is in the lexical scope.
51338      Branch: perl
51339            ! sv.c t/pragma/locale.t
51340 ____________________________________________________________________________
51341 [  7862] By: jhi                                   on 2000/11/26  00:35:15
51342         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
51343              From: Nicholas Clark <nick@ccl4.org>
51344              Date: Sun, 26 Nov 2000 00:07:50 +0000
51345              Message-ID: <20001126000750.A22446@plum.flirble.org>
51346              
51347              Infinit.
51348      Branch: perl
51349            ! sv.c
51350 ____________________________________________________________________________
51351 [  7861] By: jhi                                   on 2000/11/26  00:01:26
51352         Log: Integrate perlio.
51353      Branch: perl
51354           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
51355 ____________________________________________________________________________
51356 [  7860] By: nick                                  on 2000/11/25  22:04:17
51357         Log: Correct relative path from new ext\Filter\Util\Call location
51358              back to miniperl.
51359      Branch: perlio
51360            ! win32/makefile.mk
51361 ____________________________________________________________________________
51362 [  7859] By: nick                                  on 2000/11/25  21:26:54
51363         Log: Integrate mainline.
51364      Branch: perlio
51365           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
51366           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
51367           +> t/lib/filter-util.t
51368            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
51369            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
51370            - t/lib/filt-util.t
51371           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
51372           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
51373           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
51374           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
51375           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
51376           !> win32/makefile.mk
51377 ____________________________________________________________________________
51378 [  7858] By: gsar                                  on 2000/11/25  20:52:17
51379         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
51380              parent's memory; fix it by keeping track of the actual pad
51381              offset rather than a raw pointer (this change is probably also
51382              relevant to non-ithreads case to avoid fallout from reallocs of
51383              the pad array, but is currently only enabled for the ithreads
51384              case in the interests of minimal disruption to existing "well
51385              tested" code)
51386      Branch: perl
51387            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
51388            ! proto.h scope.c scope.h sv.c t/op/fork.t
51389 ____________________________________________________________________________
51390 [  7857] By: nick                                  on 2000/11/25  20:01:28
51391         Log: All tests pass on Win32/gcc/USE_PERLIO.
51392              - when crlf layer is pushed make unix-level binary.
51393              - remove :crlf injection in pp_backtick in pp_sys.c
51394              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
51395      Branch: perlio
51396            ! doio.c perlio.c pp_sys.c win32/makefile.mk
51397 ____________________________________________________________________________
51398 [  7856] By: jhi                                   on 2000/11/25  18:38:30
51399         Log: Update the metaconfig units for #7855.
51400      Branch: metaconfig/U/perl
51401            ! useperlio.U usesocks.U
51402 ____________________________________________________________________________
51403 [  7855] By: jhi                                   on 2000/11/25  18:37:54
51404         Log: Undo the SOCKS workarounds, instead start using PerlIO
51405              if SOCKS is selected.
51406              
51407              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
51408              From: Jens Hamisch <jens@Strawberry.COM>
51409              Date: Fri, 24 Nov 2000 18:31:30 +0100
51410              Message-ID: <20001124183130.E28337@Strawberry.COM>
51411              
51412              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
51413              From: Jens Hamisch <jens@Strawberry.COM>
51414              Date: Fri, 24 Nov 2000 19:11:51 +0100
51415              Message-ID: <20001124191151.A28753@Strawberry.COM>
51416      Branch: perl
51417            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
51418            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
51419 ____________________________________________________________________________
51420 [  7854] By: jhi                                   on 2000/11/25  17:39:08
51421         Log: Undo #7848.  Some of the code seems to use walkoptree(),
51422              some walkoptree_slow().  An unfinished renaming?
51423              Now the sub is walkoptree() (which is @EXPORT_OK),
51424              the walkoptree_slow() is a typeglob alias to walkoptree.
51425              This makes the tests to pass, at least.
51426      Branch: perl
51427            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
51428 ____________________________________________________________________________
51429 [  7853] By: nick                                  on 2000/11/24  22:24:33
51430         Log: Re-arrange crlf vs binary for platforms that care.
51431              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
51432              Lip-service to making stdio layer work on such platfroms (untested).
51433              Now fails 3 tests rather than one, checkin to see if I can debug 
51434              the issue under linux. (Do not merge.)
51435      Branch: perlio
51436            ! doio.c perlio.c perliol.h
51437 ____________________________________________________________________________
51438 [  7852] By: jhi                                   on 2000/11/24  18:57:39
51439         Log: AUTHORS edits.
51440      Branch: perl
51441            ! AUTHORS
51442 ____________________________________________________________________________
51443 [  7851] By: jhi                                   on 2000/11/24  17:34:56
51444         Log: Add Jan-Erik Karlsson.
51445      Branch: perl
51446            ! AUTHORS
51447 ____________________________________________________________________________
51448 [  7850] By: jhi                                   on 2000/11/24  17:27:56
51449         Log: Configure should find stdchar on its own.
51450      Branch: perl
51451            ! hints/solaris_2.sh
51452 ____________________________________________________________________________
51453 [  7849] By: jhi                                   on 2000/11/24  17:24:55
51454         Log: Subject: PATCH over 7848: Filter test flawed
51455              From: andreas.koenig@anima.de (Andreas J. Koenig)
51456              Date: 24 Nov 2000 10:28:29 +0100
51457              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
51458      Branch: perl
51459            ! t/lib/filter-util.t
51460 ____________________________________________________________________________
51461 [  7848] By: jhi                                   on 2000/11/24  17:22:15
51462         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
51463              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
51464              Date: Fri, 24 Nov 2000 16:12:58 +0000
51465              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
51466      Branch: perl
51467            ! ext/B/B.pm
51468 ____________________________________________________________________________
51469 [  7847] By: jhi                                   on 2000/11/24  03:07:01
51470         Log: Integrate perlio.
51471      Branch: perl
51472           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
51473           !> win32/makefile.mk
51474 ____________________________________________________________________________
51475 [  7846] By: gsar                                  on 2000/11/24  00:55:57
51476         Log: integrate changes#6415..6418,6420..6438 from mainline
51477              
51478              Fix the bitvector ops for utf8 (tricky since past 7 bits
51479              the utf8 'characters' can be more than one octet).
51480              
51481              MPE/ix updates for perl 5.6.0 from Mark Bixby.
51482              
51483              Subject: SDBM_File documentation
51484              
51485              Detypo.
51486              
51487              Decutandpasto.
51488              
51489              Send all installperl messages to STDERR and be -w clean.
51490              
51491              Out-of-date note removed.
51492              
51493              Protect against "wild next"s, that is, callbacks doing "next"
51494              instead of "return".
51495              
51496              Use STDOUT consistently.
51497              
51498              The output might have been produced in the wrong order.
51499              
51500              A missing 'break' after the [[:space:]] switch case.
51501              
51502              Add tests for
51503              [ID 19991110.003] another matching finding by pcre author
51504              which has already been fixed by some patch, as verified in
51505              
51506              Documentation to explain the behaviour of map().
51507              
51508              Add an optimization for map-maps-a-list-element-to-more-list-elements
51509              case, but add also notes explaining the relationship of this
51510              patch and the earlier notes by Sarathy.
51511              
51512              Subject: [ID 20000716.023] syslog test fails without sockets
51513              
51514              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
51515              Test cases for #6431.
51516              
51517              File::Spec::VMS fixup for tmpdir from Craig Berry.
51518              
51519              Make the "uninit variable" warning to say "concat or string"
51520              or "join or string" when in concat or join .
51521              
51522              Get UTF16 BOMs working.  Patch from
51523              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
51524              
51525              Subject: [PATCH] Make large file tests deal with SIGXFSZ
51526              
51527              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
51528              
51529              Subject: [PATCH] av.c apidoc
51530      Branch: maint-5.6/perl
51531           !> (integrate 43 files)
51532 ____________________________________________________________________________
51533 [  7845] By: gsar                                  on 2000/11/24  00:20:45
51534         Log: integrate changes#6406..6414 from mainline
51535              
51536              Merge perlhacktut into perlhack, update perlguts.
51537              
51538              Fix AutoSplit to use File::Spec the right way in VMS,
51539              from Peter Prymmer.
51540              
51541              The bug report
51542              [ID 19991110.002] minimal matching discrepancy found by pcre author
51543              seems to have been fixed (though differently from what was suggested
51544              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
51545              
51546              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
51547              not in pod, from Peter Prymmer
51548              
51549              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
51550              From: Hugo <hv@crypt.compulink.co.uk>
51551              Date: Fri, 14 Jul 2000 23:05:20 +0100
51552              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
51553              
51554              Didn't anymore apply, but that point still could use another fix.
51555              
51556              lib/b test fixes from Peter Prymmer.
51557              
51558              More docs for sv functions.
51559              
51560              perlvms.pod whitespace cleanup to keep pod utils happy.
51561              
51562              another VMS build tweak from Peter Prymmer
51563      Branch: maint-5.6/perl
51564           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
51565           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
51566           !> vms/descrip_mms.template vms/perlvms.pod
51567 ____________________________________________________________________________
51568 [  7844] By: nick                                  on 2000/11/23  23:42:45
51569         Log: Win32/perlio Now just fails one io/argv.t test - lack 
51570              of default :crlf on standard streams.
51571      Branch: perlio
51572            ! doio.c perlio.c
51573 ____________________________________________________________________________
51574 [  7843] By: nick                                  on 2000/11/23  23:04:05
51575         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
51576              peek fail is showing a real problem (multiple crlf layers
51577              are getting pushed.)
51578      Branch: perlio
51579            ! doio.c perlio.c win32/makefile.mk
51580 ____________________________________________________________________________
51581 [  7842] By: nick                                  on 2000/11/23  19:46:23
51582         Log: Implement PerlIO_binmode()
51583              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
51584              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
51585              make binmode in t/lib/io_tell.t unconditional so that works.
51586              Checkin just so Win32 machine can see these changes.
51587      Branch: perlio
51588            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
51589 ____________________________________________________________________________
51590 [  7841] By: jhi                                   on 2000/11/23  19:30:00
51591         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
51592      Branch: perl
51593            ! README.amiga
51594 ____________________________________________________________________________
51595 [  7840] By: jhi                                   on 2000/11/23  17:18:02
51596         Log: SOCKS wrestling continues, patches from Jens Hamisch.
51597      Branch: perl
51598            ! doio.c embed.h embed.pl perlsdio.h proto.h
51599 ____________________________________________________________________________
51600 [  7839] By: jhi                                   on 2000/11/23  16:54:14
51601         Log: Push Filter::Util::Call one level deeper.
51602      Branch: perl
51603            + t/lib/filter-util.t
51604           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
51605           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
51606            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
51607            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
51608            - t/lib/filt-util.t
51609            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
51610            ! win32/Makefile win32/makefile.mk
51611 ____________________________________________________________________________
51612 [  7838] By: jhi                                   on 2000/11/23  16:52:40
51613         Log: Reach back one higher up when searching for PERL_SRC.
51614      Branch: perl
51615            ! lib/ExtUtils/MM_Unix.pm
51616 ____________________________________________________________________________
51617 [  7837] By: jhi                                   on 2000/11/23  16:05:41
51618         Log: Subject: Re: perl@7826
51619              Date: Thu, 23 Nov 2000 02:20:25 -0600
51620              From: "Craig A. Berry" <craigberry@mac.com>
51621              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
51622              
51623              Make VMS to like Filter::Util::Call. 
51624      Branch: perl
51625            ! configure.com ext/Filter/Util/Makefile.PL
51626 ____________________________________________________________________________
51627 [  7836] By: nick                                  on 2000/11/23  16:04:08
51628         Log: Implement crlf layer - not ready for merge.
51629      Branch: perlio
51630            ! perlio.c win32/makefile.mk
51631 ____________________________________________________________________________
51632 [  7835] By: jhi                                   on 2000/11/23  15:56:52
51633         Log: STDCHAR is different in Sparc v9 vs x86.
51634      Branch: perl
51635            ! hints/solaris_2.sh
51636 ____________________________________________________________________________
51637 [  7834] By: jhi                                   on 2000/11/23  15:50:47
51638         Log: The type needs to be visible to protos.
51639      Branch: perl
51640            ! perl.h
51641 ____________________________________________________________________________
51642 [  7833] By: jhi                                   on 2000/11/23  15:40:46
51643         Log: Finish unfinished SOCKS workaround changes.
51644      Branch: perl
51645            ! doio.c
51646 ____________________________________________________________________________
51647 [  7832] By: jhi                                   on 2000/11/23  15:33:30
51648         Log: Integrate perlio.
51649      Branch: perl
51650           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51651           !> win32/makefile.mk
51652 ____________________________________________________________________________
51653 [  7831] By: nick                                  on 2000/11/23  10:31:07
51654         Log: Correct makefile.mk dependancies for ext/Filter/Util
51655              Build ext/Encode
51656              Run dmake regen_config_h
51657      Branch: perlio
51658            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51659            ! win32/makefile.mk
51660 ____________________________________________________________________________
51661 [  7830] By: nick                                  on 2000/11/23  08:05:07
51662         Log: Integrate mainline
51663      Branch: perlio
51664           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
51665           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
51666           +> t/lib/filt-util.pl t/lib/filt-util.t
51667           !> (integrate 41 files)
51668 ____________________________________________________________________________
51669 [  7829] By: gsar                                  on 2000/11/23  03:07:11
51670         Log: build the Filter extension on windows
51671      Branch: perl
51672            ! win32/Makefile win32/makefile.mk
51673 ____________________________________________________________________________
51674 [  7828] By: gsar                                  on 2000/11/23  02:46:35
51675         Log: regenerate win32/config* and fix some inconsistencies in the
51676              makefiles; always export Perl_deb() because it is needed
51677              by ext/re/* (whether perl itself is built with -DDEBUGGING
51678              or not)
51679      Branch: perl
51680            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
51681            ! win32/config_H.vc win32/makefile.mk
51682 ____________________________________________________________________________
51683 [  7827] By: gsar                                  on 2000/11/23  02:18:38
51684         Log: get sources building on windows+MSVC again (untested with other
51685              compilers)
51686      Branch: perl
51687            ! win32/include/sys/socket.h win32/perllib.c
51688 ____________________________________________________________________________
51689 [  7826] By: jhi                                   on 2000/11/23  01:18:26
51690         Log: Update Changes.
51691      Branch: perl
51692            ! Changes patchlevel.h
51693 ____________________________________________________________________________
51694 [  7825] By: jhi                                   on 2000/11/23  00:20:41
51695         Log: Subject: Re: av.c patch (having slight problems)
51696              From: "Ben Tilly" <ben_tilly@hotmail.com>
51697              Date: Tue, 21 Nov 2000 23:29:31 -0500
51698              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
51699              
51700              unshift() speedup.
51701      Branch: perl
51702            ! av.c
51703 ____________________________________________________________________________
51704 [  7824] By: jhi                                   on 2000/11/22  23:59:15
51705         Log: Fixes for signedness warnings noticed by VMSperlers.
51706      Branch: perl
51707            ! ext/Storable/Storable.xs regcomp.c sv.c
51708 ____________________________________________________________________________
51709 [  7823] By: jhi                                   on 2000/11/22  23:19:31
51710         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
51711              From: Peter Prymmer <pvhp@forte.com>
51712              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
51713              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
51714      Branch: perl
51715            ! t/pragma/warn/pp_hot
51716 ____________________________________________________________________________
51717 [  7822] By: jhi                                   on 2000/11/22  22:52:20
51718         Log: Be clean.
51719      Branch: perl
51720            ! Makefile.SH
51721 ____________________________________________________________________________
51722 [  7821] By: jhi                                   on 2000/11/22  22:46:39
51723         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
51724              by Damian Conway, as suggested by Paul Marquess.
51725      Branch: perl
51726            + lib/Filter/Simple.pm
51727 ____________________________________________________________________________
51728 [  7820] By: jhi                                   on 2000/11/22  22:45:51
51729         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
51730      Branch: perl
51731            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
51732            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
51733            + t/lib/filt-util.t
51734            ! MANIFEST
51735 ____________________________________________________________________________
51736 [  7819] By: jhi                                   on 2000/11/22  22:03:27
51737         Log: Integrate perlio.
51738      Branch: perl
51739           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
51740           !> win32/makefile.mk
51741 ____________________________________________________________________________
51742 [  7818] By: jhi                                   on 2000/11/22  21:56:02
51743         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
51744      Branch: perl
51745            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
51746            ! t/lib/io_sock.t
51747 ____________________________________________________________________________
51748 [  7817] By: jhi                                   on 2000/11/22  21:39:49
51749         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
51750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51751              Date: Wed, 22 Nov 2000 16:08:12 -0500
51752              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
51753      Branch: perl
51754            ! lib/ExtUtils/Liblist.pm
51755 ____________________________________________________________________________
51756 [  7816] By: jhi                                   on 2000/11/22  21:38:25
51757         Log: Go ahead and #include <unistd.h> in perl.h.
51758      Branch: perl
51759            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
51760            ! util.c
51761 ____________________________________________________________________________
51762 [  7815] By: jhi                                   on 2000/11/22  21:22:52
51763         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
51764              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51765              Date: Mon, 20 Nov 2000 18:30:52 -0500
51766              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
51767      Branch: perl
51768            ! pod/perlre.pod regcomp.c t/op/re_tests
51769 ____________________________________________________________________________
51770 [  7814] By: jhi                                   on 2000/11/22  21:21:46
51771         Log: Subject: [PATCH 5.7.0] Liblist finally works
51772              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51773              Date: Tue, 21 Nov 2000 22:02:17 -0500
51774              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
51775      Branch: perl
51776            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
51777            ! lib/ExtUtils/MakeMaker.pm
51778 ____________________________________________________________________________
51779 [  7813] By: jhi                                   on 2000/11/22  21:20:23
51780         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
51781              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51782              Date: Wed, 22 Nov 2000 17:53:15 +0100
51783              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
51784              
51785              AIX dynaloader and perlio patch.
51786      Branch: perl
51787            ! ext/DynaLoader/dl_aix.xs
51788 ____________________________________________________________________________
51789 [  7812] By: jhi                                   on 2000/11/22  21:17:52
51790         Log: (Accidentally empty patch.)
51791      Branch: perl
51792            ! av.c
51793 ____________________________________________________________________________
51794 [  7811] By: jhi                                   on 2000/11/22  21:16:31
51795         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
51796              From: Peter Prymmer <pvhp@forte.com>
51797              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
51798              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
51799      Branch: perl
51800            ! vms/test.com
51801 ____________________________________________________________________________
51802 [  7810] By: jhi                                   on 2000/11/22  21:15:36
51803         Log: Subject: Re: perl@7777 
51804              From: "John P. Linderman" <jpl@research.att.com>
51805              Date: Wed, 22 Nov 2000 13:11:11 -0500
51806              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
51807              
51808              Detypoing.
51809      Branch: perl
51810            ! lib/CPAN.pm
51811 ____________________________________________________________________________
51812 [  7809] By: jhi                                   on 2000/11/22  21:14:19
51813         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
51814              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
51815              Date:     Wed, 22 Nov 2000 13:51:37 EST
51816              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
51817      Branch: perl
51818            ! perlsdio.h
51819 ____________________________________________________________________________
51820 [  7808] By: jhi                                   on 2000/11/22  21:13:27
51821         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
51822              From: Casey Tweten <crt@kiski.net>
51823              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
51824              Message-Id: <200011201653.LAA10194@home.kiski.net>
51825      Branch: perl
51826            ! t/lib/io_udp.t
51827 ____________________________________________________________________________
51828 [  7807] By: jhi                                   on 2000/11/22  21:12:35
51829         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
51830              From: Casey Tweten <crt@kiski.net>
51831              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
51832              Message-Id: <200011201636.LAA07227@home.kiski.net>
51833      Branch: perl
51834            ! t/lib/io_sock.t
51835 ____________________________________________________________________________
51836 [  7806] By: jhi                                   on 2000/11/22  21:10:59
51837         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
51838              From: "Casey R. Tweten" <crt@kiski.net>
51839              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
51840              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
51841      Branch: perl
51842            ! utils/h2xs.PL
51843 ____________________________________________________________________________
51844 [  7805] By: nick                                  on 2000/11/22  21:05:06
51845         Log: Integrate mainline
51846      Branch: perlio
51847           !> Changes Porting/genlog ext/DB_File/DB_File.xs
51848           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
51849           !> utils/perlbug.PL
51850 ____________________________________________________________________________
51851 [  7804] By: jhi                                   on 2000/11/22  21:01:12
51852         Log: Subject: [PATCH] Test.pm POD peculiarity
51853              From: "Casey R. Tweten" <crt@kiski.net>
51854              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
51855              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
51856      Branch: perl
51857            ! lib/Test.pm
51858 ____________________________________________________________________________
51859 [  7803] By: jhi                                   on 2000/11/22  20:59:59
51860         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
51861              From: "Philip Newton" <pnewton@gmx.de>
51862              Date: Wed, 22 Nov 2000 14:25:53 +0100
51863              Message-Id: <3A1BD771.25462.1939FAD@localhost>
51864              
51865              Be case-understanding also on 's', and use the -oi of sendmail
51866              not to terminate the transmission on a lone '.'.
51867      Branch: perl
51868            ! utils/perlbug.PL
51869 ____________________________________________________________________________
51870 [  7802] By: nick                                  on 2000/11/22  20:51:42
51871         Log: Win32 PerlIO intermediate state now working as expected.
51872              - In current state we are still using C runtime in text/binary
51873              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
51874              - PERLIO=stdio and PERLIO=unix pass all expected tests.
51875              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
51876              and PerlIO_seek() and the dummy crlf layer is not making adjustments
51877              for CRLF translation happening in C runtime. All other tests pass.
51878              
51879              Added note to README.win32 to point out the snags of doing a perl build
51880              with Norton AntiVirus turned on.
51881              
51882              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
51883              which file a fail comes from.
51884              
51885              Updated "canned" config.h to match the one generated.
51886      Branch: perlio
51887            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
51888            ! win32/makefile.mk
51889 ____________________________________________________________________________
51890 [  7801] By: jhi                                   on 2000/11/22  06:50:20
51891         Log: Nickety nits.
51892      Branch: perl
51893            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
51894 ____________________________________________________________________________
51895 [  7800] By: jhi                                   on 2000/11/22  01:29:55
51896         Log: Changes had accidentally gone too silent on non-main branches.
51897      Branch: perl
51898            ! Changes Porting/genlog patchlevel.h
51899 ____________________________________________________________________________
51900 [  7799] By: gsar                                  on 2000/11/22  01:02:56
51901         Log: some lib_pm.PL changes snuck in via change#7772
51902      Branch: maint-5.6/perl
51903            ! Makefile.SH
51904 ____________________________________________________________________________
51905 [  7798] By: nick                                  on 2000/11/21  21:59:40
51906         Log: Integrate mainline
51907      Branch: perlio
51908           !> (integrate 28 files)
51909 ____________________________________________________________________________
51910 [  7797] By: jhi                                   on 2000/11/21  21:01:45
51911         Log: Integrate perlio.
51912      Branch: perl
51913           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
51914 ____________________________________________________________________________
51915 [  7796] By: nick                                  on 2000/11/21  20:36:22
51916         Log: Win32 builds and runs (mostly) with USE_PERLIO.
51917              PERLIO=perlio passes all tests. 
51918              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
51919      Branch: perlio
51920            ! perlio.c win32/perllib.c win32/win32.c
51921 ____________________________________________________________________________
51922 [  7795] By: jhi                                   on 2000/11/21  19:03:44
51923         Log: Update Changes.
51924      Branch: perl
51925            ! Changes patchlevel.h
51926 ____________________________________________________________________________
51927 [  7794] By: jhi                                   on 2000/11/21  18:56:34
51928         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
51929              From: "Craig A. Berry" <craigberry@mac.com>
51930              Date: Mon, 20 Nov 2000 20:27:06 -0600
51931              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
51932              
51933              A cut-and-pasto.
51934      Branch: perl
51935            ! perlio.h
51936 ____________________________________________________________________________
51937 [  7793] By: jhi                                   on 2000/11/21  18:54:41
51938         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
51939              From: Dominic Dunlop <domo@computer.org> 
51940              Date: Mon, 20 Nov 2000 18:55:29 +0100
51941              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
51942              
51943              va_copy() and the need of it.
51944              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
51945      Branch: metaconfig/U/perl
51946            + need_va_copy.U
51947      Branch: perl
51948            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51949            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
51950            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
51951            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
51952            ! win32/config.bc win32/config.gc win32/config.vc
51953 ____________________________________________________________________________
51954 [  7792] By: jhi                                   on 2000/11/21  17:04:10
51955         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
51956      Branch: perl
51957           !> scope.h
51958 ____________________________________________________________________________
51959 [  7791] By: jhi                                   on 2000/11/21  17:01:16
51960         Log: Export the SOCKS workaround symbols only if necessary.
51961      Branch: perl
51962            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
51963 ____________________________________________________________________________
51964 [  7790] By: nick                                  on 2000/11/20  23:57:11
51965         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
51966      Branch: perlio
51967            ! scope.h
51968 ____________________________________________________________________________
51969 [  7789] By: nick                                  on 2000/11/20  23:38:33
51970         Log: Integrate mainline
51971      Branch: perlio
51972           +> lib/File/Spec/Epoc.pm
51973           !> (integrate 34 files)
51974 ____________________________________________________________________________
51975 [  7788] By: nick                                  on 2000/11/20  23:20:18
51976         Log: Make extra buffer layer work (dummy crlf layer)
51977      Branch: perlio
51978            ! doio.c perlio.c perlio.h
51979 ____________________________________________________________________________
51980 [  7787] By: jhi                                   on 2000/11/20  22:44:04
51981         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
51982              From: Peter Prymmer <pvhp@forte.com>
51983              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
51984              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
51985      Branch: perl
51986            ! t/pragma/locale.t
51987 ____________________________________________________________________________
51988 [  7786] By: jhi                                   on 2000/11/20  22:29:10
51989         Log: Subject: DOC PATCH 5.6.0 perlreftut
51990              From: mjd@plover.com
51991              Date: 20 Nov 2000 19:45:06 -0000
51992              Message-ID: <20001120194506.9505.qmail@plover.com>
51993      Branch: perl
51994            ! pod/perlreftut.pod
51995 ____________________________________________________________________________
51996 [  7785] By: jhi                                   on 2000/11/20  22:27:44
51997         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
51998              From: David Dyck <dcd@tc.fluke.com>
51999              Date: Mon, 20 Nov 2000 11:43:40 -0800
52000              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
52001      Branch: perl
52002            ! lib/Cwd.pm
52003 ____________________________________________________________________________
52004 [  7784] By: jhi                                   on 2000/11/20  22:23:21
52005         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
52006              Date: Mon, 20 Nov 2000 17:06:10 -0500
52007              To: Mailing list Perl5 <perl5-porters@perl.org>
52008              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
52009      Branch: perl
52010            ! pp_ctl.c t/op/pat.t
52011 ____________________________________________________________________________
52012 [  7783] By: jhi                                   on 2000/11/20  22:11:18
52013         Log: Subject: [PATCH] doop.c - UTF8 tr///               
52014              From: Simon Cozens <simon@cozens.net>
52015              Date: Sat, 18 Nov 2000 18:49:30 +0000
52016              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
52017              
52018              Subject: Re: [PATCH] doop.c - UTF8 tr///           
52019              From: Simon Cozens <simon@cozens.net>
52020              Date: Mon, 20 Nov 2000 20:45:22 +0000
52021              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
52022              
52023              Make tr on UTF-8 better but still not correct.
52024      Branch: perl
52025            ! doop.c
52026 ____________________________________________________________________________
52027 [  7782] By: jhi                                   on 2000/11/20  22:02:16
52028         Log: Remove the shared object before attempting to create
52029              (by linking) a new one.  E.g. in AIX not removing
52030              becomes quite painful if one tries to do more than one
52031              build in the same tree (an interrupted build, for example),
52032              since the AIX' shared dynaloader seemingly keeps the shared
52033              objects open and therefore 'busy' for quite a while, even when
52034              nobody is using the objects, leading into link failures.
52035      Branch: perl
52036            ! lib/ExtUtils/MM_Unix.pm
52037 ____________________________________________________________________________
52038 [  7781] By: gsar                                  on 2000/11/20  19:02:55
52039         Log: type mismatch due to faulty integration
52040      Branch: maint-5.6/perl
52041            ! toke.c win32/Makefile
52042 ____________________________________________________________________________
52043 [  7780] By: gsar                                  on 2000/11/20  17:31:55
52044         Log: integrate changes#6392,6394..6399,6401..6404
52045              
52046              The {multiplier} of a fixed substring was overlooked which
52047              caused a wrong initial search offset for that substring.
52048              
52049              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
52050              From: Hugo <hv@crypt.compulink.co.uk>
52051              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
52052              Date: Thu, 13 Jul 2000 19:27:13 +0100
52053              
52054              Fix the BOM bug: not a byteorder bug, a signedness bug.
52055              
52056              Replace change #6337 with a better one.
52057              
52058              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
52059              From: Hugo <hv@crypt.compulink.co.uk>
52060              Date: Fri, 14 Jul 2000 04:16:20 +0100
52061              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
52062              
52063              MakeMaker should not remove editor backups (*~) on `make clean`
52064              by default (completes change#6383)
52065              
52066              move new variables to the end of the interpreter structure (for
52067              bincompat in code that doesn't #include XSUB.h)
52068              
52069              rename totally bletcherous SvLOCK() thingy (doesn't do what the
52070              name suggests anyway)
52071              
52072              various cleanups (typos, misformatted code, and small bugs)
52073              
52074              typecasts needed for change#6394
52075              
52076              typos in change#6399, regen headers
52077              
52078              inconsistent types needs casts
52079              
52080              PERL_OBJECT build tweaks
52081      Branch: maint-5.6/perl
52082           !> MANIFEST doop.c embed.h embed.pl embedvar.h
52083           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
52084           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
52085           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
52086           !> toke.c util.c
52087 ____________________________________________________________________________
52088 [  7779] By: gsar                                  on 2000/11/20  17:06:29
52089         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
52090              
52091              Cosmetics and perldelta.
52092              
52093              Fix nits noticed by Boston.pm.
52094              
52095              Do the cc sanity check both before the hints and
52096              after the cc selction.
52097              
52098              get sprintf.t to adjust properly for 3-digit exponents
52099              
52100              don't clobber *.orig files on *clean targets
52101              
52102              fix bugs in processing %v-*d and similar format specs (from
52103              Avi Finkel <avi@finkel.org>)
52104              
52105              sprintf test tweaks (from Dominic Dunlop)
52106              
52107              new selfloader.t in change#6183 doesn't close DATA handles,
52108              and thus fails to clean up tmp files on dosish platforms
52109              
52110              typos (spotted by Peter Prymmer)
52111              
52112              typo fix from Craig Berry
52113      Branch: maint-5.6/perl
52114           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
52115           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
52116           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
52117           !> x2p/Makefile.SH
52118 ____________________________________________________________________________
52119 [  7778] By: gsar                                  on 2000/11/20  16:46:51
52120         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
52121              
52122              Subject: Re: format bug report  [Patch]
52123              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52124              Date: Wed, 05 Jul 2000 13:12:52 +0200
52125              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
52126              
52127              Subject: Re: format bug report  [Patch]
52128              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52129              Date: Wed, 05 Jul 2000 14:10:01 +0200
52130              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
52131              
52132              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
52133              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
52134              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
52135              Date: Fri, 07 Jul 2000 17:57:16 +0100
52136              
52137              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
52138              To: perl5-porters@perl.org
52139              From: Karsten Sperling <spiff@phreax.net>
52140              Date: Mon, 10 Jul 2000 15:12:52 +0200
52141              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
52142              
52143              README.posix-bc podified from Thomas Dorner.
52144              
52145              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
52146              From: Dominic Dunlop <domo@computer.org>
52147              Date: Tue, 11 Jul 2000 12:27:33 +0200
52148              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
52149              
52150              Typo in #6341.
52151              
52152              Fix for
52153              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
52154              From: Roderick Schertler <roderick@argon.org>
52155              Date: Tue, 11 Jul 2000 13:55:05 -0400
52156              Message-Id: <200007111755.NAA05077@jones.argon.org>
52157              
52158              Minor cleanups on the booklist.
52159              
52160              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
52161              regen perltoc.
52162              
52163              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
52164      Branch: maint-5.6/perl
52165           +> pod/perlbook.pod
52166           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
52167           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
52168           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
52169 ____________________________________________________________________________
52170 [  7777] By: jhi                                   on 2000/11/20  16:08:49
52171         Log: Update Changes.
52172      Branch: perl
52173            ! Changes patchlevel.h
52174 ____________________________________________________________________________
52175 [  7776] By: jhi                                   on 2000/11/20  15:27:56
52176         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
52177              This may be overly harsh but until proven otherwise, we think this
52178              way, or until we have a simple test for Configure (having to start
52179              up servers is does not count as simple) to check for the problems.
52180      Branch: perl
52181            ! perl.h
52182 ____________________________________________________________________________
52183 [  7775] By: jhi                                   on 2000/11/20  15:22:17
52184         Log: Solaris hints tweaks.
52185      Branch: perl
52186            ! hints/solaris_2.sh
52187 ____________________________________________________________________________
52188 [  7774] By: jhi                                   on 2000/11/20  15:01:20
52189         Log: Add a workaround to SOCKS 64-bit problems.
52190      Branch: perl
52191            ! doio.c embed.h embed.pl perlsdio.h proto.h
52192 ____________________________________________________________________________
52193 [  7773] By: jhi                                   on 2000/11/20  14:51:47
52194         Log: sysseek() instead of seek().
52195      Branch: perl
52196            ! t/lib/syslfs.t
52197 ____________________________________________________________________________
52198 [  7772] By: gsar                                  on 2000/11/20  13:06:23
52199         Log: integrate changes#6315..6319,6321..6331,6333..6338
52200              
52201              Integrate with Sarathy, preliminary fix for unicos
52202              alignment problems in [ID 20000612.002] Perl problem on Cray system.
52203              
52204              some debugger output does not go to the socket when RemotePort is set
52205              
52206              winsock cleanup never done on Windows (leads to handle leaks)
52207              
52208              fix UNC path handling on Windows under ithreads, and chdir()
52209              return value when given a non-existent directory
52210              
52211              Autogenerate pod/Makefile and pod/buildtoc.
52212              buildtoc also checks whether the existin pods are
52213              mentioned in MANIFEST and perl.pod, and vice versa.
52214              (None of the thusly found discrepancies fixed yet.)
52215              roffitall also needs to be autogenerated similarly but it
52216              seems so badly out of date that I didn't touch it yet.
52217              
52218              Config is being used.
52219              
52220              Add =head1 NAMEs so that buildtoc is happy.
52221              (The CGI::Util nit reported to Lincoln.)
52222              
52223              Fix complaints of buildtoc.
52224              
52225              Fix the alignment problem in Crays ([ID 20000612.002]).
52226              
52227              Remove perlbook, update perlfaq book listing,
52228              rearrange perl.pod, regenerate perltoc.
52229              
52230              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
52231              was cast to an unsigned (32-bit) integer with wild abandon.
52232              
52233              winsock options weren't being set in all threads under ithreads
52234              (caused send()s from second and subsequent threads to fail)
52235              
52236              accept() leaks memory on windows due to incorrect ordering of
52237              closesocket() and fclose() calls
52238              
52239              Reorder perl.pod once more.
52240              
52241              More POSIX.pod tweaks.
52242              
52243              Sprinkle ldlibpath.
52244              
52245              Precedence goof, fix based on
52246              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
52247              From: Hugo <hv@crypt.compulink.co.uk>
52248              Date: Tue, 11 Jul 2000 12:52:38 +0100
52249              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
52250              
52251              Subject: PATCH perlguts.pod: Document D and d magic types
52252              From: mjd@plover.com
52253              Date: 5 Jul 2000 18:01:51 -0000
52254              Message-ID: <20000705180151.29413.qmail@plover.com>
52255              
52256              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
52257              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
52258              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
52259              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
52260              
52261              Subject: [PATCH cfgperl] $& segfaults if you trick it
52262              From: simon@brecon.co.uk (Simon Cozens)
52263              Date: 7 Jul 2000 11:26:09 GMT
52264              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
52265              
52266              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
52267              From: Hugo <hv@crypt.compulink.co.uk>
52268              Date: Tue, 11 Jul 2000 12:44:50 +0100
52269              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
52270              
52271              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
52272              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
52273              Date: Tue, 11 Jul 2000 13:50:51 +0100
52274              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
52275      Branch: maint-5.6/perl
52276           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
52277           +> pod/buildtoc.PL
52278            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
52279           !> (integrate 26 files)
52280 ____________________________________________________________________________
52281 [  7771] By: gsar                                  on 2000/11/20  12:31:42
52282         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
52283              6310,6311,6314
52284              
52285              Subject: [PATCH bleedperl] File::Spec 0.82 beta
52286              From: Barrie Slaymaker <barries@jester.slaysys.com>
52287              Date: Wed, 28 Jun 2000 11:35:29 -0400
52288              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
52289              
52290              tweak perlembed for multiplicity/usethreads sanity; correct notes
52291              about Windows
52292              
52293              localize %INC in a Safe compartment so that use/require work
52294              (many other magic globals probably need similar treatment)
52295              
52296              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
52297              when @_ is modified, causing coredumps
52298              
52299              slurp mode fix in change#4736 still not quite right
52300              
52301              Point to perlipc for more SysV IPC examples.
52302              
52303              Elaborate POSIX.pod.  Still needs work.
52304              
52305              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
52306              
52307              fix large memory leak that has been around for ever, masked by
52308              -DPURIFY (most of the arenas were never freed!)
52309              
52310              fix memory leak on Windows (PL_sys_intern contents were never
52311              freed)
52312              
52313              PERL_OBJECT build tweak
52314              
52315              adjust change#6299
52316              
52317              remove rel2abs prototypes (from Barrie Slaymaker)
52318              
52319              missing perldiag entry for unpack("w",...) diagnostic (from
52320              Andreas Koenig)
52321              
52322              better diagnostic on Frob->stuff() when Frob:: doesn't exist
52323              (from Richard Soderberg <rs@oregonnet.com>)
52324              
52325              Win32 patches for cfgperl from Sarathy.
52326              
52327              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
52328              
52329              More POSIX.pod embellishment.
52330              
52331              tyop in change#6306
52332      Branch: maint-5.6/perl
52333           !> (integrate 44 files)
52334 ____________________________________________________________________________
52335 [  7770] By: gsar                                  on 2000/11/20  11:51:00
52336         Log: integrate changes#6268..6282 from cfgperl branch
52337              
52338              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
52339              From: Dominic Dunlop <domo@computer.org>
52340              Date: Thu, 29 Jun 2000 12:32:39 +0200
52341              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
52342              
52343              Regen headers for #6261 (and update embed.pl for this) and #6267,
52344              silence few compiler warnings.
52345              
52346              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
52347              From: Nicholas Clark <nick@talking.bollo.cx>
52348              Date: Fri, 23 Jun 2000 16:21:15 +0100
52349              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
52350              
52351              Subject: PATCH pod/perltie.pod
52352              From: Ian Phillipps <Ian.Phillipps@iname.com>
52353              Date: Fri, 16 Jun 2000 00:17:19 +0100
52354              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
52355              (only the first hunk, the second hunk had already been done
52356              by some other patch)
52357              
52358              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
52359              From: Tom Phoenix <rootbeer@redcat.com>
52360              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
52361              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
52362              
52363              Subject: [PATCH] xsub attributes
52364              From: Doug MacEachern <dougm@covalent.net>
52365              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
52366              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
52367              
52368              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
52369              From: Andy Dougherty <doughera@lafayette.edu>
52370              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
52371              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
52372              
52373              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
52374              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
52375              Date: Tue, 13 Jun 2000 02:43:48 -0500
52376              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
52377              
52378              Subject: [PATCH] Re: eval documentation: context
52379              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
52380              Date: Mon, 12 Jun 2000 15:07:29 +0100
52381              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
52382              
52383              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
52384              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
52385              Date: Mon, 12 Jun 2000 14:55:59 +0100
52386              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
52387              
52388              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
52389              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
52390              Date: Fri, 09 Jun 2000 12:39:27 -0400
52391              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
52392              (plus update the version "number" of Text::Wrap)
52393              
52394              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
52395              From: Tim Ayers <tayers@bridge.com>
52396              Date: Thu, 08 Jun 2000 08:11:06 +0200
52397              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
52398              [resent by Richard Foley, Message-Id probably wrong]
52399              
52400              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
52401              From: rspier@pobox.com (Robert Spier)
52402              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
52403              Message-ID: <14654.31913.845602.610277@rls.cx>
52404              
52405              Subject: [PATCH 5.6.0] utils/h2xs.PL
52406              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
52407              Date: Wed, 7 Jun 2000 04:02:04 -0500
52408              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
52409              
52410              Subject: [PATCH 5.6.0]ITHREADs for VMS
52411              From: Dan Sugalski <dan@sidhe.org>
52412              Date: Tue, 06 Jun 2000 11:59:50 -0400
52413              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
52414      Branch: maint-5.6/perl
52415           !> (integrate 31 files)
52416 ____________________________________________________________________________
52417 [  7769] By: gsar                                  on 2000/11/20  11:29:06
52418         Log: integrate changes#6261..6266 from cfgperl
52419              
52420              Subject: Re: [PATCH cfgperl] BOMs away!
52421              From: simon@brecon.co.uk (Simon Cozens)
52422              Date: 17 Jun 2000 11:49:57 GMT
52423              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
52424              
52425              Subject: 5.6.0 Patch for EPOC
52426              From: Olaf Flebbe <o.flebbe@gmx.de>
52427              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
52428              Message-ID: <23449.960929969@www11.gmx.net>
52429              
52430              tr fixes from Simon Cozens
52431              
52432              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
52433              From: Marty Lucich <marty@netcom.com>
52434              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
52435              Message-Id: <200006282116.OAA11148@netcom.com>
52436              ccdlflags update (the BSD/OS 4.1 part had already been taken
52437              care of by #6141).
52438              
52439              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
52440              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52441              Date: Wed, 28 Jun 2000 17:50:12 -0700
52442              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
52443              
52444              Subject: [PATCH 5.6.0] cygwin port
52445              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
52446              From: "Fifer, Eric" <EFifer@sanwaint.com>
52447              Date: Thu, 29 Jun 2000 12:58:29 +0100
52448      Branch: maint-5.6/perl
52449           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
52450           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
52451           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
52452           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
52453 ____________________________________________________________________________
52454 [  7768] By: gsar                                  on 2000/11/20  11:13:44
52455         Log: integrate changes#6252..6256,6259..6260
52456              
52457              Paranoia tweak on #6249.
52458              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
52459              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
52460              Date: Sun, 25 Jun 2000 23:43:12 -0400
52461              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
52462              
52463              Subject: tr///, help wanted.
52464              From: simon@brecon.co.uk (Simon Cozens)
52465              Date: 28 Jun 2000 11:29:04 GMT
52466              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
52467              
52468              small thinko tweaks
52469              
52470              tweaks from Simon Conzes to further fix tr/// under utf8
52471              
52472              perlnewmod was missing from MANIFEST.
52473              
52474              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
52475              From: simon@brecon.co.uk (Simon Cozens)
52476              Date: 17 Jun 2000 11:56:44 GMT
52477              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
52478              pack U0, pack C0
52479      Branch: maint-5.6/perl
52480           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
52481           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
52482           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
52483           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
52484 ____________________________________________________________________________
52485 [  7767] By: gsar                                  on 2000/11/20  10:51:38
52486         Log: integrate change#6250 from cfgperl
52487              
52488              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
52489              From: Doug MacEachern <dougm@covalent.net>
52490              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
52491              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
52492      Branch: maint-5.6/perl
52493           +> t/op/my_stash.t
52494           !> MANIFEST embed.pl global.sym proto.h toke.c
52495 ____________________________________________________________________________
52496 [  7766] By: gsar                                  on 2000/11/20  10:48:34
52497         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
52498              
52499              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
52500              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
52501              Date: Mon, 26 Jun 2000 18:40:14 +0100
52502              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
52503              
52504              Subject: [PATCH] bytes<->utf8 fixes
52505              From: simon@brecon.co.uk (Simon Cozens)
52506              Date: 26 Jun 2000 04:55:45 GMT
52507              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
52508              
52509              Subject: [PATCH] is_utf8_string
52510              From: simon@brecon.co.uk (Simon Cozens)
52511              Date: 26 Jun 2000 02:25:59 GMT
52512              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
52513              
52514              Subject: [PATCH] avoid mg_ptr in '*' magic
52515              From: Doug MacEachern <dougm@covalent.net>
52516              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
52517              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
52518              
52519              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
52520              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
52521              Date: Sat, 24 Jun 2000 13:06:20 +0100
52522              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
52523              
52524              Allow for standalone testing.
52525              
52526              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
52527              From: Mark-Jason Dominus <mjd@plover.com>
52528              Date: Tue, 27 Jun 2000 22:36:42 -0400
52529              Message-ID: <20000628023642.12166.qmail@plover.com>
52530              
52531              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
52532              From: Frank Tobin <ftobin@uiuc.edu>
52533              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
52534              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
52535      Branch: maint-5.6/perl
52536           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
52537           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
52538           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
52539           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
52540           !> utf8.c utils/h2xs.PL
52541 ____________________________________________________________________________
52542 [  7765] By: gsar                                  on 2000/11/20  10:29:13
52543         Log: integrate change#6239 from cfgperl
52544              
52545              Configure maintenance.  Sever some dependency cycles,
52546              separate gccversion from the cc unit,
52547              address [ID 20000623.006] Configure script patch for using gcc on AIX
52548              (but solve it a little bit differently),
52549              unduplex some accidentally duplicated units,
52550              suggest using gcc if no cc available
52551              (p5p thread: "Solaris configure: counterproposal", 1999-09)
52552      Branch: maint-5.6/perl
52553           !> Configure Todo-5.6 config_h.SH
52554 ____________________________________________________________________________
52555 [  7764] By: gsar                                  on 2000/11/20  10:25:55
52556         Log: integrate changes#6233..6238 from cfgperl
52557              
52558              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
52559              From: Mark-Jason Dominus <mjd@plover.com>
52560              Date: Fri, 16 Jun 2000 20:53:04 -0400
52561              Message-ID: <20000617005304.8008.qmail@plover.com>
52562              
52563              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
52564              because when run as services (Win32ese for daemons)
52565              no environment variables are set and tmpdir ends up as /tmp,
52566              which is ambiguous.
52567              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
52568              From: matt@sergeant.org
52569              Date: 16 Jun 2000 16:30:43 -0000
52570              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
52571              
52572              The thread begun by
52573              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
52574              From: Kevin.Ruscoe@ubsw.com
52575              Date: Fri, 16 Jun 2000 16:38:51 +0100
52576              Message-Id: <H000019b03c300d6@MHS>
52577              
52578              Tweak embed.pl, regen headers.
52579              
52580              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
52581              From: Dan Sugalski <dan@sidhe.org>
52582              Date: Fri, 23 Jun 2000 17:00:00 -0400
52583              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
52584      Branch: maint-5.6/perl
52585           !> (integrate 27 files)
52586 ____________________________________________________________________________
52587 [  7763] By: gsar                                  on 2000/11/20  10:08:08
52588         Log: s/perl56delta/perldelta/g
52589      Branch: maint-5.6/perl
52590            ! pod/Makefile
52591 ____________________________________________________________________________
52592 [  7762] By: gsar                                  on 2000/11/20  10:04:00
52593         Log: integrate changes#6225,6229,6231,6232 from cfgperl
52594              
52595              Add source code filenames to apidoc.
52596              From: simon@brecon.co.uk (Simon Cozens)
52597              Subject: [PATCH embed.pl] Source X-ref
52598              Date: 22 Jun 2000 02:18:49 GMT
52599              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
52600              
52601              Subject: README.hpux version 0.6.1
52602              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
52603              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
52604              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
52605              
52606              Subject: [PATCH 5.6.0] cygwin port
52607              From: "Fifer, Eric" <EFifer@sanwaint.com>
52608              Date: Tue, 20 Jun 2000 14:30:58 +0100
52609              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
52610              
52611              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
52612              From: simon@brecon.co.uk (Simon Cozens)
52613              Date: 19 Jun 2000 15:18:27 GMT
52614              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
52615              
52616              plus update pod/Makefile and regenerate perltoc
52617      Branch: maint-5.6/perl
52618           +> pod/perlutil.pod
52619           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
52620           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
52621 ____________________________________________________________________________
52622 [  7761] By: jhi                                   on 2000/11/20  04:09:55
52623         Log: Miraculous typo.
52624      Branch: perl
52625            ! t/op/pat.t
52626 ____________________________________________________________________________
52627 [  7760] By: jhi                                   on 2000/11/20  04:06:08
52628         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
52629              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52630              Date: Sun, 19 Nov 2000 22:30:26 -0500
52631              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
52632      Branch: perl
52633            ! regexec.c scope.h t/op/pat.t
52634 ____________________________________________________________________________
52635 [  7759] By: jhi                                   on 2000/11/20  02:05:22
52636         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
52637      Branch: perl
52638            ! perl.h
52639 ____________________________________________________________________________
52640 [  7758] By: jhi                                   on 2000/11/20  01:58:11
52641         Log: Subject: [perl 7711: EPOC] updates
52642              From: Olaf Flebbe <o.flebbe@gmx.de>
52643              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
52644              Message-ID: <25575.974658810@www23.gmx.net>               
52645      Branch: perl
52646            + lib/File/Spec/Epoc.pm
52647            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
52648            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
52649            ! lib/File/Spec.pm perl.c sv.c
52650 ____________________________________________________________________________
52651 [  7757] By: jhi                                   on 2000/11/20  01:53:11
52652         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
52653      Branch: perl
52654            ! MANIFEST
52655 ____________________________________________________________________________
52656 [  7756] By: jhi                                   on 2000/11/20  01:47:22
52657         Log: Integrate perlio.
52658      Branch: perl
52659            - ext/re/hints/MSWin32.pl
52660           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
52661           !> win32/config.gc win32/config_H.gc win32/win32sck.c
52662 ____________________________________________________________________________
52663 [  7755] By: nick                                  on 2000/11/19  20:57:17
52664         Log: Add dummy crlf layer (just as buffer)
52665              Correct 1st bug - one layer of indirection.
52666      Branch: perlio
52667            ! perlio.c perlio.h perliol.h
52668 ____________________________________________________________________________
52669 [  7754] By: nick                                  on 2000/11/19  20:56:12
52670         Log: Work-round to Perl_deb_nocontext is no longer required
52671      Branch: perlio
52672            - ext/re/hints/MSWin32.pl
52673 ____________________________________________________________________________
52674 [  7753] By: nick                                  on 2000/11/19  20:01:16
52675         Log: diff -se shows these as different
52676      Branch: perlio
52677            ! global.sym pod/perlapi.pod
52678 ____________________________________________________________________________
52679 [  7752] By: nick                                  on 2000/11/19  18:57:30
52680         Log: Configure GCC/Win32 build -Duseperlio
52681              Fix a couple of gross issues
52682              - double-include of ../deb.o in re.dll
52683              - win32sck.c needs PerlIO and FILE 
52684      Branch: perlio
52685            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
52686            ! win32/win32sck.c
52687 ____________________________________________________________________________
52688 [  7751] By: nick                                  on 2000/11/19  17:05:36
52689         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
52690      Branch: perlio
52691            ! perlio.c
52692 ____________________________________________________________________________
52693 [  7750] By: nick                                  on 2000/11/19  16:57:14
52694         Log: Missing aTHX_
52695      Branch: perlio
52696            ! sv.c
52697 ____________________________________________________________________________
52698 [  7749] By: jhi                                   on 2000/11/19  16:28:40
52699         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
52700              From: "Peter J. Farley III" <pjfarley@banet.net>
52701              Date: Sun, 19 Nov 2000 01:42:58 -0500
52702              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
52703      Branch: perl
52704            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
52705 ____________________________________________________________________________
52706 [  7748] By: jhi                                   on 2000/11/19  16:08:10
52707         Log: Subject: podlators 1.05 available        
52708              From: Russ Allbery <rra@stanford.edu>   
52709              Date: 18 Nov 2000 22:04:28 -0800
52710              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
52711      Branch: perl
52712            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
52713 ____________________________________________________________________________
52714 [  7747] By: nick                                  on 2000/11/19  11:19:39
52715         Log: Integrate mainline
52716      Branch: perlio
52717           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
52718           !> util.c
52719 ____________________________________________________________________________
52720 [  7746] By: jhi                                   on 2000/11/19  06:42:22
52721         Log: Make hex scanning warn on "\x{x}" and "\xx".
52722              "\x" and and hex("x") are still valid.
52723      Branch: perl
52724            ! util.c
52725 ____________________________________________________________________________
52726 [  7745] By: nick                                  on 2000/11/18  22:52:28
52727         Log: Integrate mainline
52728      Branch: perlio
52729           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
52730           !> perl.h perlio.c proto.h regcomp.c regcomp.h
52731 ____________________________________________________________________________
52732 [  7744] By: jhi                                   on 2000/11/18  22:50:28
52733         Log: Introduce Perl_utf8_length().  Use it.
52734      Branch: perl
52735            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
52736 ____________________________________________________________________________
52737 [  7743] By: jhi                                   on 2000/11/18  22:38:51
52738         Log: Compiler denit.
52739      Branch: perl
52740            ! perlio.c
52741 ____________________________________________________________________________
52742 [  7742] By: jhi                                   on 2000/11/18  20:33:05
52743         Log: Integrate perlio.
52744      Branch: perl
52745           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
52746           !> perlio.h pp_ctl.c pp_sys.c sv.c
52747 ____________________________________________________________________________
52748 [  7741] By: jhi                                   on 2000/11/18  20:31:27
52749         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
52750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52751              Date: Fri, 17 Nov 2000 20:35:11 -0500
52752              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
52753              
52754              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
52755              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52756              Date: Fri, 17 Nov 2000 21:03:47 -0500
52757              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
52758              
52759              Plus a little bit of tweaking in pregcomp().
52760      Branch: perl
52761            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
52762 ____________________________________________________________________________
52763 [  7740] By: nick                                  on 2000/11/18  20:17:22
52764         Log: Lexical use open ... support:
52765              add ->cop_io to COP structure in cop.h.
52766              Make mg.c and gv.c associate it with ${^OPEN}.
52767              Make lib/open.pm set it.
52768              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
52769              manner similar to ->cop_warnings.
52770              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
52771              call new PerlIO_apply_layers().
52772              Declare latter in perlio.h and define in perlio.c
52773      Branch: perlio
52774            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
52775            ! perlio.h pp_ctl.c pp_sys.c sv.c
52776 ____________________________________________________________________________
52777 [  7739] By: jhi                                   on 2000/11/18  19:54:00
52778         Log: Integrate perlio.
52779      Branch: perl
52780           !> doio.c perlio.c pp.c
52781 ____________________________________________________________________________
52782 [  7738] By: jhi                                   on 2000/11/18  17:16:13
52783         Log: Subject: [PATCH 5.7.0] etags broken again
52784              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52785              Date: Sat, 18 Nov 2000 02:41:36 -0500
52786              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
52787      Branch: perl
52788            ! emacs/ptags
52789 ____________________________________________________________________________
52790 [  7737] By: jhi                                   on 2000/11/18  17:12:18
52791         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
52792      Branch: perl
52793            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
52794 ____________________________________________________________________________
52795 [  7736] By: nick                                  on 2000/11/18  14:06:20
52796         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
52797              part to be isolated.
52798      Branch: perlio
52799            ! doio.c perlio.c
52800 ____________________________________________________________________________
52801 [  7735] By: nick                                  on 2000/11/18  11:03:32
52802         Log: Integrate mainline
52803      Branch: perlio
52804           !> Changes README.amiga README.win32 patchlevel.h
52805           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
52806 ____________________________________________________________________________
52807 [  7734] By: jhi                                   on 2000/11/18  01:18:56
52808         Log: Update Changes.
52809      Branch: perl
52810            ! Changes patchlevel.h
52811 ____________________________________________________________________________
52812 [  7733] By: jhi                                   on 2000/11/18  00:32:54
52813         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
52814              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52815              Date: Fri, 17 Nov 2000 17:28:02 -0500
52816              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
52817      Branch: perl
52818            ! regcomp.c regexec.c t/op/re_tests
52819 ____________________________________________________________________________
52820 [  7732] By: jhi                                   on 2000/11/18  00:28:56
52821         Log: Sparc 64-bit pack() fix from Jens Hamisch.
52822      Branch: perl
52823            ! pp.c
52824 ____________________________________________________________________________
52825 [  7731] By: jhi                                   on 2000/11/18  00:18:39
52826         Log: Explain in more detail the {} syntax ambiguousity.
52827              
52828              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
52829              From: Nicholas Clark <nick@ccl4.org>
52830              Date: Fri, 17 Nov 2000 22:10:28 +0000
52831              Message-ID: <20001117221028.A88930@plum.flirble.org>
52832      Branch: perl
52833            ! pod/perlfunc.pod
52834 ____________________________________________________________________________
52835 [  7730] By: jhi                                   on 2000/11/18  00:12:18
52836         Log: Subject: Fix for README.amiga (20000323.033)
52837              From: "Stephen P. Potter" <spp@spotter.yi.org>
52838              Date: Fri, 17 Nov 2000 12:25:51 -0500
52839              Message-Id: <200011171725.MAA05768@spotter.yi.org>
52840      Branch: perl
52841            ! README.amiga
52842 ____________________________________________________________________________
52843 [  7729] By: jhi                                   on 2000/11/18  00:08:34
52844         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
52845              From: "A. C. Yardley" <yardley@tanet.net>
52846              Date: Mon, 3 Apr 2000 11:35:33 -0700
52847              Message-ID: <3483.000403@tanet.net>
52848      Branch: perl
52849            ! README.win32
52850 ____________________________________________________________________________
52851 [  7728] By: nick                                  on 2000/11/17  21:59:47
52852         Log: Integrate mainline
52853      Branch: perlio
52854           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
52855           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
52856           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
52857           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
52858 ____________________________________________________________________________
52859 [  7727] By: nick                                  on 2000/11/17  21:56:31
52860         Log: Experiment on use of attributes.pm interface.
52861              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
52862              SVt_PVRV if not already something better (else vivify of say magic gets
52863              core dump).
52864      Branch: perlio
52865            ! perlio.c pp.c
52866 ____________________________________________________________________________
52867 [  7726] By: jhi                                   on 2000/11/17  14:15:49
52868         Log: Subject: Fix for 20000815.006
52869              From: "Stephen P. Potter" <spp@spotter.yi.org>
52870              Date: Fri, 17 Nov 2000 08:57:45 -0500
52871              Message-Id: <200011171357.IAA05122@spotter.yi.org>
52872              
52873              It's really 20000518.006.
52874      Branch: perl
52875            ! pod/perlmodlib.PL
52876 ____________________________________________________________________________
52877 [  7725] By: jhi                                   on 2000/11/17  14:12:31
52878         Log: Subject: Fix for 20000409.001
52879              From: "Stephen P. Potter" <spp@spotter.yi.org>
52880              Date: Fri, 17 Nov 2000 08:55:45 -0500
52881              Message-Id: <200011171355.IAA05104@spotter.yi.org>
52882      Branch: perl
52883            ! pod/perlfaq9.pod
52884 ____________________________________________________________________________
52885 [  7724] By: jhi                                   on 2000/11/17  14:08:58
52886         Log: Undo #7627 now that we have =head3.
52887      Branch: perl
52888            ! pod/perlhack.pod
52889 ____________________________________________________________________________
52890 [  7723] By: jhi                                   on 2000/11/17  14:04:09
52891         Log: As surmised the #7719 wasn't a good move.
52892      Branch: perl
52893            ! hints/solaris_2.sh
52894 ____________________________________________________________________________
52895 [  7722] By: jhi                                   on 2000/11/17  13:59:04
52896         Log: Also the 64bitall hints can be either here or there.
52897      Branch: perl
52898            ! hints/solaris_2.sh
52899 ____________________________________________________________________________
52900 [  7721] By: jhi                                   on 2000/11/17  02:26:23
52901         Log: Test tweak for the open pragma.
52902      Branch: perl
52903            ! t/lib/b.t
52904 ____________________________________________________________________________
52905 [  7720] By: jhi                                   on 2000/11/17  00:23:22
52906         Log: The long double hints can be here or there.
52907      Branch: perl
52908            ! hints/solaris_2.sh
52909 ____________________________________________________________________________
52910 [  7719] By: jhi                                   on 2000/11/17  00:14:06
52911         Log: For Solaris use64bitall the stdchar needs a little bit of help.
52912      Branch: perl
52913            ! hints/solaris_2.sh
52914 ____________________________________________________________________________
52915 [  7718] By: jhi                                   on 2000/11/16  23:27:34
52916         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
52917              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
52918              Date: Wed, 15 Nov 2000 08:56:32 +0100
52919              Message-ID: <3A1241B0.64477E00@alcatel.at>
52920      Branch: perl
52921            ! lib/Carp/Heavy.pm
52922 ____________________________________________________________________________
52923 [  7717] By: jhi                                   on 2000/11/16  23:23:29
52924         Log: Subject: [PATCH] Re: 20001101.003 PDL
52925              From: Nicholas Clark <nick@ccl4.org>
52926              Date: Thu, 16 Nov 2000 16:48:25 +0000
52927              Message-ID: <20001116164825.B93487@plum.flirble.org>
52928      Branch: perl
52929            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
52930 ____________________________________________________________________________
52931 [  7716] By: jhi                                   on 2000/11/16  23:21:31
52932         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
52933              From: "Casey R. Tweten" <crt@kiski.net>
52934              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
52935              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
52936      Branch: perl
52937            ! lib/Pod/Checker.pm pod/perlpod.pod
52938 ____________________________________________________________________________
52939 [  7715] By: jhi                                   on 2000/11/16  23:19:40
52940         Log: Avoid an infinite loop in VMS when utils scripts are run
52941              with no arguments, from Charles Lane.
52942      Branch: perl
52943            ! configure.com
52944 ____________________________________________________________________________
52945 [  7714] By: jhi                                   on 2000/11/16  23:17:08
52946         Log: Subject: perllocale.pod changes
52947              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52948              Date: Mon, 13 Nov 2000 10:09:22 +0300
52949              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
52950      Branch: perl
52951            ! pod/perllocale.pod
52952 ____________________________________________________________________________
52953 [  7713] By: jhi                                   on 2000/11/16  23:14:06
52954         Log: Integrate perlio.
52955      Branch: perl
52956           !> doio.c perlio.c perlio.h util.c
52957 ____________________________________________________________________________
52958 [  7712] By: nick                                  on 2000/11/16  21:10:58
52959         Log: Integrate mainline
52960      Branch: perlio
52961           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
52962           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
52963           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
52964           !> vos/config.ga.def vos/config.ga.h win32/config.bc
52965           !> win32/config.gc win32/config.vc
52966 ____________________________________________________________________________
52967 [  7711] By: nick                                  on 2000/11/16  19:56:41
52968         Log: Minor tweaks:
52969              consistent way of getting 'rb', 'wb' etc. for binary opens
52970              move *perlio::layers to *open::layers
52971              a #define to show layers available
52972              DOSISH popen/PerlIO had export/import sense inverted.
52973      Branch: perlio
52974            ! doio.c perlio.c perlio.h util.c
52975 ____________________________________________________________________________
52976 [  7710] By: jhi                                   on 2000/11/16  15:46:05
52977         Log: Add HAS_SBRK_PROTO.
52978      Branch: metaconfig/U/perl
52979            + d_sbrkproto.U
52980      Branch: perl
52981            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52982            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
52983            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
52984            ! vos/config.ga.def vos/config.ga.h win32/config.bc
52985            ! win32/config.gc win32/config.vc
52986 ____________________________________________________________________________
52987 [  7709] By: nick                                  on 2000/11/16  07:31:49
52988         Log: Integrate mainline
52989      Branch: perlio
52990           !> (integrate 35 files)
52991 ____________________________________________________________________________
52992 [  7708] By: jhi                                   on 2000/11/16  05:33:03
52993         Log: These files are text, not binary.
52994      Branch: perl
52995            ! ext/Encode/Encode/iso8859-10.enc
52996            ! ext/Encode/Encode/iso8859-13.enc
52997            ! ext/Encode/Encode/iso8859-14.enc
52998            ! ext/Encode/Encode/iso8859-15.enc
52999 ____________________________________________________________________________
53000 [  7707] By: jhi                                   on 2000/11/16  01:53:37
53001         Log: Update Changes.
53002      Branch: perl
53003            ! Changes patchlevel.h
53004 ____________________________________________________________________________
53005 [  7706] By: jhi                                   on 2000/11/16  01:35:59
53006         Log: More #undefing of stdio.
53007      Branch: perl
53008            ! fakesdio.h nostdio.h
53009 ____________________________________________________________________________
53010 [  7705] By: jhi                                   on 2000/11/16  01:34:18
53011         Log: Add fwalk() probe to the configuration files and regen perltoc.
53012      Branch: perl
53013            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53014            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
53015            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
53016            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
53017            ! win32/config.bc win32/config.gc win32/config.vc
53018 ____________________________________________________________________________
53019 [  7704] By: jhi                                   on 2000/11/16  01:33:07
53020         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
53021              an optional third argument to Inlibc?)
53022      Branch: metaconfig/U/perl
53023            + d__fwalk.U
53024 ____________________________________________________________________________
53025 [  7703] By: jhi                                   on 2000/11/16  01:09:22
53026         Log: The type of the hash_cb() size argument is tricky.
53027      Branch: perl
53028            ! ext/DB_File/DB_File.xs
53029 ____________________________________________________________________________
53030 [  7702] By: jhi                                   on 2000/11/15  23:01:16
53031         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
53032      Branch: perl
53033            ! nostdio.h
53034 ____________________________________________________________________________
53035 [  7701] By: jhi                                   on 2000/11/15  22:52:32
53036         Log: Detypo.
53037      Branch: perl
53038            ! t/lib/bigfltpm.t
53039 ____________________________________________________________________________
53040 [  7700] By: jhi                                   on 2000/11/15  22:51:56
53041         Log: UINT64_C() work continues.
53042      Branch: perl
53043            ! handy.h perl.h utf8.h
53044 ____________________________________________________________________________
53045 [  7699] By: jhi                                   on 2000/11/15  14:13:04
53046         Log: SOCKS has its own USE_THREADS, based on
53047              
53048              Subject: [ID 20001114.002] et. al. bugfix followup
53049              From: Jens Hamisch <jens@Strawberry.COM> 
53050              Date: Wed, 15 Nov 2000 14:23:11 +0100
53051              Message-ID: <20001115142311.A21164@Strawberry.COM>
53052      Branch: perl
53053            ! perl.h
53054 ____________________________________________________________________________
53055 [  7698] By: jhi                                   on 2000/11/15  03:50:56
53056         Log: Add few missing #undefs and sort them.
53057      Branch: perl
53058            ! fakesdio.h
53059 ____________________________________________________________________________
53060 [  7697] By: jhi                                   on 2000/11/15  03:39:14
53061         Log: Linenumber fix.
53062      Branch: perl
53063            ! t/pragma/warn/utf8
53064 ____________________________________________________________________________
53065 [  7696] By: jhi                                   on 2000/11/15  02:55:26
53066         Log: EBCDIC tweaks.
53067              
53068              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
53069              From: Peter Prymmer <pvhp@forte.com>
53070              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
53071              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
53072      Branch: perl
53073            ! t/op/regmesg.t t/pragma/warn/utf8
53074 ____________________________________________________________________________
53075 [  7695] By: jhi                                   on 2000/11/15  02:53:58
53076         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
53077              From: Peter Prymmer <pvhp@forte.com>
53078              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
53079              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
53080      Branch: perl
53081            ! utf8.c
53082 ____________________________________________________________________________
53083 [  7694] By: jhi                                   on 2000/11/15  02:50:55
53084         Log: Subject: [PATCH: perl@7674] updates to README.os390
53085              From: Prymmer/Kahn <pvhp@best.com>
53086              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
53087              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
53088      Branch: perl
53089            ! README.os390
53090 ____________________________________________________________________________
53091 [  7693] By: jhi                                   on 2000/11/15  02:48:37
53092         Log: Quit utf8_to_uv() instantly if curlen == 0.
53093      Branch: perl
53094            ! utf8.c
53095 ____________________________________________________________________________
53096 [  7692] By: jhi                                   on 2000/11/15  02:24:29
53097         Log: Use u_int32_t for the size of hash_cb(), not size_t.
53098              
53099              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
53100              From: Jens Hamisch <jens@Strawberry.COM>     
53101              Date: Tue, 14 Nov 2000 19:03:55 +0100
53102              Message-Id: <20001114190355.A20559@Strawberry.COM>
53103      Branch: perl
53104            ! ext/DB_File/DB_File.xs
53105 ____________________________________________________________________________
53106 [  7691] By: jhi                                   on 2000/11/15  02:20:12
53107         Log: Use UINT64_C().
53108              
53109              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
53110              From: Jens Hamisch <jens@Strawberry.COM>
53111              Date: Tue, 14 Nov 2000 19:16:23 +0100
53112              Message-Id: <20001114191623.G20559@Strawberry.COM>
53113      Branch: perl
53114            ! utf8.c utf8.h
53115 ____________________________________________________________________________
53116 [  7690] By: jhi                                   on 2000/11/15  02:17:06
53117         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
53118              (a macro to define signed and unsigned integer constants).
53119      Branch: perl
53120            ! handy.h
53121 ____________________________________________________________________________
53122 [  7689] By: jhi                                   on 2000/11/15  01:56:51
53123         Log: Regen Configure.
53124      Branch: perl
53125            ! Configure
53126 ____________________________________________________________________________
53127 [  7688] By: jhi                                   on 2000/11/15  01:56:32
53128         Log: Make the unit know about SOCKS.
53129      Branch: metaconfig
53130            ! U/protos/socksizetype.U
53131 ____________________________________________________________________________
53132 [  7687] By: jhi                                   on 2000/11/15  01:54:47
53133         Log: Remove unused dependencies.
53134      Branch: metaconfig
53135            ! U/compline/d_getpagsz.U
53136 ____________________________________________________________________________
53137 [  7686] By: nick                                  on 2000/11/14  21:25:13
53138         Log: Integrate mainline.
53139      Branch: perlio
53140           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
53141           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
53142           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
53143           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
53144           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
53145           !> win32/config.bc win32/config.gc win32/config.vc
53146           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
53147 ____________________________________________________________________________
53148 [  7685] By: jhi                                   on 2000/11/14  17:54:56
53149         Log: Integrate perlio.
53150      Branch: perl
53151           +> fakesdio.h perliol.h
53152           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
53153           !> perlsdio.h perlsfio.h pod/perlfunc.pod
53154 ____________________________________________________________________________
53155 [  7684] By: nick                                  on 2000/11/14  17:43:04
53156         Log: PerlIO #include and #ifdef re-work.
53157      Branch: perlio
53158            + fakesdio.h perliol.h
53159            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
53160            ! perlsdio.h perlsfio.h
53161 ____________________________________________________________________________
53162 [  7683] By: jhi                                   on 2000/11/14  15:42:40
53163         Log: Hoist the duplicated socket/netdb include logic to perl.h;
53164              undef SETERRNO in case SOCKS has defined it.  Based on:
53165              
53166              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
53167              From: Jens Hamisch <jens@Strawberry.COM> 
53168              Date: Tue, 14 Nov 2000 11:34:40 +0100
53169              Message-Id: <20001114113440.A20005@Strawberry.COM>
53170      Branch: perl
53171            ! doio.c perl.h pp_sys.c
53172 ____________________________________________________________________________
53173 [  7682] By: jhi                                   on 2000/11/14  14:07:28
53174         Log: Subject: some additions for makefiles for win32 (for perl@7674)
53175              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
53176              Date: Tue, 14 Nov 2000 09:31:13 +0300
53177              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
53178      Branch: perl
53179            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
53180            ! win32/makefile.mk
53181 ____________________________________________________________________________
53182 [  7681] By: jhi                                   on 2000/11/14  14:01:41
53183         Log: Subject: tiny typo in perl5db.pl
53184              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
53185              Date: Tue, 14 Nov 2000 09:29:28 +0300
53186              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
53187      Branch: perl
53188            ! lib/perl5db.pl
53189 ____________________________________________________________________________
53190 [  7680] By: jhi                                   on 2000/11/14  04:13:50
53191         Log: Redo #7679 with LFs instead of CRLFs.
53192      Branch: perl
53193            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
53194            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
53195            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
53196 ____________________________________________________________________________
53197 [  7679] By: jhi                                   on 2000/11/14  01:21:09
53198         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
53199              From: Benjamin Stuhl <tiriath@yahoo.com> 
53200              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
53201              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
53202      Branch: perl
53203            + win32/bin/mdelete.bat
53204            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
53205            ! makedef.pl perlio.c win32/Makefile win32/config.gc
53206            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
53207 ____________________________________________________________________________
53208 [  7678] By: jhi                                   on 2000/11/14  01:19:20
53209         Log: Fix the re extension building for Win32.
53210              
53211              Subject: [PATCH perl@7638] Get PerlIO building on Win32
53212              From: Benjamin Stuhl <tiriath@yahoo.com> 
53213              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
53214              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
53215      Branch: perl
53216            + ext/re/hints/MSWin32.pl
53217            ! MANIFEST
53218 ____________________________________________________________________________
53219 [  7677] By: jhi                                   on 2000/11/14  01:13:54
53220         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
53221              From: sthoenna@efn.org
53222              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
53223              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
53224      Branch: perl
53225            ! doop.c pp.c toke.c utf8.c utf8.h
53226 ____________________________________________________________________________
53227 [  7676] By: jhi                                   on 2000/11/13  20:23:15
53228         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
53229              From: Nicholas Clark <nick@ccl4.org>
53230              Date: Mon, 13 Nov 2000 18:55:04 +0000
53231              Message-ID: <20001113185504.J29183@plum.flirble.org>
53232      Branch: perl
53233            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
53234 ____________________________________________________________________________
53235 [  7675] By: nick                                  on 2000/11/13  20:21:57
53236         Log: Integrate mainline ...
53237      Branch: perlio
53238           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
53239           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
53240           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
53241           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
53242 ____________________________________________________________________________
53243 [  7674] By: jhi                                   on 2000/11/13  15:07:56
53244         Log: Update Changes.
53245      Branch: perl
53246            ! Changes patchlevel.h
53247 ____________________________________________________________________________
53248 [  7673] By: jhi                                   on 2000/11/13  14:42:42
53249         Log: Remove the new two tests of lib/io_xs for now, they seem to
53250              fail under perlio on some platforms.
53251      Branch: perl
53252            ! t/lib/io_xs.t
53253 ____________________________________________________________________________
53254 [  7672] By: jhi                                   on 2000/11/13  13:57:53
53255         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
53256      Branch: perl
53257            ! perlio.c
53258 ____________________________________________________________________________
53259 [  7671] By: jhi                                   on 2000/11/13  05:30:48
53260         Log: Placate nervous compilers that see longer than ints switch()ing.
53261      Branch: perl
53262            ! utf8.c
53263 ____________________________________________________________________________
53264 [  7670] By: jhi                                   on 2000/11/13  05:14:21
53265         Log: fputs() does return EOF on error but here we don't care.
53266      Branch: perl
53267            ! perlio.c
53268 ____________________________________________________________________________
53269 [  7669] By: jhi                                   on 2000/11/13  05:02:45
53270         Log: Declare reg_data like reg_substr_data.
53271      Branch: perl
53272            ! regexp.h
53273 ____________________________________________________________________________
53274 [  7668] By: jhi                                   on 2000/11/13  04:54:34
53275         Log: Typos in #7667.
53276      Branch: perl
53277            ! perl.h
53278 ____________________________________________________________________________
53279 [  7667] By: jhi                                   on 2000/11/13  04:49:49
53280         Log: Cleanup messy #ifdef.
53281      Branch: perl
53282            ! perl.h
53283 ____________________________________________________________________________
53284 [  7666] By: jhi                                   on 2000/11/13  04:17:34
53285         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
53286              From: Nicholas Clark <nick@talking.bollo.cx>
53287              Date: Sun, 12 Nov 2000 21:14:11 +0000
53288              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
53289              
53290              Note: only one breakage of the two reported is fixed by this patch.
53291      Branch: perl
53292            ! perlio.c
53293 ____________________________________________________________________________
53294 [  7665] By: jhi                                   on 2000/11/13  04:05:07
53295         Log: Tweak the definition of the bit complement on UTF-8 data:
53296              if none of the characters in the string are > 0xff,
53297              the result is a complemented byte string, not a (UTF-8)
53298              char string.  Based on the summary in
53299              
53300              Subject: Re: [ID 20000918.005] ~ on wide chars
53301              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
53302              Date: Fri, 10 Nov 2000 09:47:15 -0800
53303              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
53304              
53305              This should give us the maximum backward (pre-char string)
53306              compatibility and utf8 compatibility.  The other alternative
53307              would be to limit the bit complement to be always byte only,
53308              taking the least significant byte of the chars.
53309      Branch: perl
53310            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
53311 ____________________________________________________________________________
53312 [  7664] By: jhi                                   on 2000/11/13  00:23:44
53313         Log: Couple of tests from #7660 salvaged.
53314      Branch: perl
53315            - t/op/tell.t
53316            ! MANIFEST t/io/tell.t
53317 ____________________________________________________________________________
53318 [  7663] By: jhi                                   on 2000/11/13  00:02:48
53319         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
53320              From: Nicholas Clark <nick@talking.bollo.cx>
53321              Date: Sun, 12 Nov 2000 21:23:43 +0000
53322              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
53323      Branch: perl
53324            ! perlsfio.h
53325 ____________________________________________________________________________
53326 [  7662] By: jhi                                   on 2000/11/13  00:01:39
53327         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
53328              From: Nicholas Clark <nick@talking.bollo.cx>
53329              Date: Sun, 12 Nov 2000 21:30:04 +0000
53330              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
53331      Branch: perl
53332            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
53333 ____________________________________________________________________________
53334 [  7661] By: jhi                                   on 2000/11/12  23:57:29
53335         Log: Document tell() on special streams.
53336      Branch: perl
53337            ! pod/perlfunc.pod
53338 ____________________________________________________________________________
53339 [  7660] By: jhi                                   on 2000/11/12  23:54:22
53340         Log: (Subsumed by #7664)
53341      Branch: perl
53342            + t/op/tell.t
53343            ! MANIFEST
53344 ____________________________________________________________________________
53345 [  7659] By: jhi                                   on 2000/11/12  22:55:25
53346         Log: Many subdocumented return values of the IO extension now documented.
53347              ungetc and write still left subdocumented.
53348              
53349              Subject: [PATCH] (was Re: IO::Handle::ungetc)
53350              From: Nicholas Clark <nick@talking.bollo.cx>
53351              Date: Sun, 12 Nov 2000 21:35:53 +0000
53352              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
53353      Branch: perl
53354            ! ext/IO/lib/IO/Handle.pm
53355 ____________________________________________________________________________
53356 [  7658] By: jhi                                   on 2000/11/12  21:37:06
53357         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
53358              From: Nicholas Clark <nick@talking.bollo.cx>
53359              Date: Sun, 12 Nov 2000 20:03:22 +0000
53360              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
53361      Branch: perl
53362            ! pod/perlfunc.pod
53363 ____________________________________________________________________________
53364 [  7657] By: jhi                                   on 2000/11/12  20:34:55
53365         Log: Integrate perlio.
53366      Branch: perl
53367           !> perlio.c
53368 ____________________________________________________________________________
53369 [  7656] By: nick                                  on 2000/11/12  19:25:06
53370         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
53371      Branch: perlio
53372            ! perlio.c
53373 ____________________________________________________________________________
53374 [  7655] By: nick                                  on 2000/11/12  19:09:41
53375         Log: Integrate mainline
53376      Branch: perlio
53377           +> README.solaris ext/Encode/Encode/cp1006.enc
53378           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
53379           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
53380           +> ext/Encode/Encode/iso8859-13.enc
53381           +> ext/Encode/Encode/iso8859-14.enc
53382           +> ext/Encode/Encode/iso8859-15.enc
53383           !> (integrate 34 files)
53384 ____________________________________________________________________________
53385 [  7654] By: jhi                                   on 2000/11/12  19:00:22
53386         Log: Add a metaconfig unit for fsync.
53387      Branch: metaconfig/U/perl
53388            + d_fsync.U
53389 ____________________________________________________________________________
53390 [  7653] By: jhi                                   on 2000/11/12  19:00:01
53391         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
53392      Branch: perl
53393            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53394            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
53395            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53396            ! vos/config.ga.h win32/config.bc win32/config.gc
53397            ! win32/config.vc
53398 ____________________________________________________________________________
53399 [  7652] By: jhi                                   on 2000/11/11  21:12:01
53400         Log: Copy the s// information of README.hpux also to the perlrun.
53401      Branch: perl
53402            ! README.hpux pod/perlrun.pod
53403 ____________________________________________________________________________
53404 [  7651] By: jhi                                   on 2000/11/11  21:03:13
53405         Log: More README.solaris updates from Andy Dougherty.
53406      Branch: perl
53407            ! README.solaris
53408 ____________________________________________________________________________
53409 [  7650] By: jhi                                   on 2000/11/11  18:38:57
53410         Log: More descriptive error for unknown perlio layers.
53411              
53412              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
53413              From: Dominic Dunlop <domo@computer.org> 
53414              Date: Sat, 11 Nov 2000 18:20:32 +0100             
53415              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
53416      Branch: perl
53417            ! perlio.c pod/perldiag.pod
53418 ____________________________________________________________________________
53419 [  7649] By: jhi                                   on 2000/11/11  18:37:52
53420         Log: MachTen doesn't really do mmap() and munmap().
53421              
53422              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
53423              From: Dominic Dunlop <domo@computer.org> 
53424              Date: Sat, 11 Nov 2000 18:20:32 +0100             
53425              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
53426      Branch: perl
53427            ! hints/machten.sh
53428 ____________________________________________________________________________
53429 [  7648] By: jhi                                   on 2000/11/11  18:36:46
53430         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
53431              From: rspier@pobox.com (Robert Spier)
53432              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
53433              Message-ID: <14861.32839.491271.985797@rls.cx>
53434      Branch: perl
53435            ! Porting/Contract pod/perltoot.pod
53436 ____________________________________________________________________________
53437 [  7647] By: jhi                                   on 2000/11/11  18:35:30
53438         Log: Simplify the getpagesize() unit by dropping the
53439              pagesize probe since it's nowadays slightly more
53440              complicated because of sysconf(). (Note: if some
53441              platform really needs the -lPW for getpagesize,
53442              I just broke it.)
53443              
53444              TODO: a new pagesize unit.
53445      Branch: metaconfig
53446            ! U/compline/d_getpagsz.U
53447 ____________________________________________________________________________
53448 [  7646] By: jhi                                   on 2000/11/11  18:33:23
53449         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
53450      Branch: perl
53451            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53452            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
53453            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53454            ! vos/config.ga.h win32/config.bc win32/config.gc
53455            ! win32/config.vc
53456 ____________________________________________________________________________
53457 [  7645] By: jhi                                   on 2000/11/11  16:45:15
53458         Log: Use sysconf() or getpagesize() to find out the pagesize.
53459      Branch: perl
53460            ! perlio.c
53461 ____________________________________________________________________________
53462 [  7644] By: jhi                                   on 2000/11/11  15:46:08
53463         Log: Integrate perlio.
53464      Branch: perl
53465           !> perlio.c
53466 ____________________________________________________________________________
53467 [  7643] By: jhi                                   on 2000/11/11  15:33:36
53468         Log: Subject: Re: [PATCH] README.solaris
53469              From: Lupe Christoph <lupe@lupe-christoph.de>
53470              Date: Sat, 11 Nov 2000 14:08:10 +0100
53471              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
53472      Branch: perl
53473            ! README.solaris
53474 ____________________________________________________________________________
53475 [  7642] By: jhi                                   on 2000/11/11  15:22:12
53476         Log: Subject: [PATCH perl@7638] cygwin port
53477              From: "Eric Fifer" <egf7@columbia.edu>            
53478              Date: Fri, 10 Nov 2000 19:30:30 -0000
53479              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
53480      Branch: perl
53481            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
53482 ____________________________________________________________________________
53483 [  7641] By: nick                                  on 2000/11/11  14:50:36
53484         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
53485              Also call "Buf" layer directly when unread'ing non-read chars.
53486      Branch: perlio
53487            ! perlio.c
53488 ____________________________________________________________________________
53489 [  7640] By: jhi                                   on 2000/11/11  02:05:02
53490         Log: Add more encoding tables.
53491      Branch: perl
53492            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
53493            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
53494            + ext/Encode/Encode/iso8859-10.enc
53495            + ext/Encode/Encode/iso8859-13.enc
53496            + ext/Encode/Encode/iso8859-14.enc
53497            + ext/Encode/Encode/iso8859-15.enc
53498            ! MANIFEST
53499 ____________________________________________________________________________
53500 [  7639] By: jhi                                   on 2000/11/10  18:49:25
53501         Log: Subject: [PATCH] README.solaris
53502              From: Andy Dougherty <doughera@lafayette.edu>
53503              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
53504              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
53505      Branch: perl
53506            + README.solaris
53507            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
53508            ! pod/perl.pod pod/perltoc.pod
53509 ____________________________________________________________________________
53510 [  7638] By: jhi                                   on 2000/11/10  15:04:15
53511         Log: Update Changes.
53512      Branch: perl
53513            ! Changes patchlevel.h
53514 ____________________________________________________________________________
53515 [  7637] By: jhi                                   on 2000/11/10  14:14:28
53516         Log: Explain better why certain regex tests are skipped.
53517              
53518              Subject: Re: tests skipped: unknown reason
53519              From: Lupe Christoph <lupe@lupe-christoph.de>
53520              Date: Fri, 10 Nov 2000 09:08:56 +0100
53521              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
53522      Branch: perl
53523            ! t/op/regexp.t
53524 ____________________________________________________________________________
53525 [  7636] By: nick                                  on 2000/11/10  13:40:00
53526         Log: Integrate mainline.
53527      Branch: perlio
53528           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
53529           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
53530           !> win32/bin/search.pl
53531 ____________________________________________________________________________
53532 [  7635] By: nick                                  on 2000/11/10  13:25:52
53533         Log: Re-instate stdio large file support via perlio.
53534      Branch: perl
53535            ! perlio.c
53536 ____________________________________________________________________________
53537 [  7634] By: jhi                                   on 2000/11/10  04:49:55
53538         Log: Amdahl UTS hints updates.
53539              
53540              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
53541              From: hom00@utsglobal.com (Harold O Morris)
53542              Date: Thu, 9 Nov 2000 20:02 PST
53543              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
53544      Branch: perl
53545            ! hints/uts.sh
53546 ____________________________________________________________________________
53547 [  7633] By: jhi                                   on 2000/11/09  23:33:28
53548         Log: Subject: [PATCH] IO::Seekable pod
53549              From: Nicholas Clark <nick@talking.bollo.cx>
53550              Date: Thu, 9 Nov 2000 20:29:45 +0000
53551              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
53552      Branch: perl
53553            ! ext/IO/lib/IO/Handle.pm
53554 ____________________________________________________________________________
53555 [  7632] By: jhi                                   on 2000/11/09  21:55:41
53556         Log: Various doc oddball characters.
53557              
53558              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
53559              From: Michael Somos <somos@grail.cba.csuohio.edu>
53560              Date: Mon, 6 Nov 2000 17:44:20 -0500
53561              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
53562      Branch: perl
53563            ! emacs/cperl-mode.el lib/unicode/syllables.txt
53564            ! win32/bin/search.pl
53565 ____________________________________________________________________________
53566 [  7631] By: jhi                                   on 2000/11/09  21:12:29
53567         Log: Subject: Re: bash -c exit and linux hints 
53568              From: "John P. Linderman" <jpl@research.att.com>
53569              Date: Thu, 02 Nov 2000 09:37:25 -0500
53570              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
53571      Branch: perl
53572            ! hints/linux.sh
53573 ____________________________________________________________________________
53574 [  7630] By: nick                                  on 2000/11/09  20:34:11
53575         Log: Integrate mainline.
53576      Branch: perlio
53577           !> (integrate 91 files)
53578 ____________________________________________________________________________
53579 [  7629] By: jhi                                   on 2000/11/09  19:46:31
53580         Log: Missing dTHXs.
53581              
53582              Subject: RE: perl@7595 builds not on cygwin
53583              From: "Eric Fifer" <egf7@columbia.edu>
53584              Date: Thu, 9 Nov 2000 19:26:50 -0000
53585              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
53586      Branch: perl
53587            ! ext/Devel/Peek/Peek.xs
53588 ____________________________________________________________________________
53589 [  7628] By: jhi                                   on 2000/11/09  14:48:27
53590         Log: Disable only the tests 99 and 166 for UTF-8 locales.
53591      Branch: perl
53592            ! t/pragma/locale.t
53593 ____________________________________________________________________________
53594 [  7627] By: jhi                                   on 2000/11/09  14:40:27
53595         Log: There's no =head3.
53596      Branch: perl
53597            ! pod/perlhack.pod
53598 ____________________________________________________________________________
53599 [  7626] By: jhi                                   on 2000/11/09  13:54:26
53600         Log: The generated boot_* headers are wrong.  Pickier compiler,
53601              such as KAI C++ will refuse to compile the resulting perlmain.
53602              
53603              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
53604              From: Harri Pasanen <harri.pasanen@trema.com>
53605              Date: Thu, 09 Nov 2000 14:23:28 +0100
53606              Message-Id: <3A0AA550.26D548A3@trema.com>
53607      Branch: perl
53608            ! minimod.pl
53609 ____________________________________________________________________________
53610 [  7625] By: jhi                                   on 2000/11/09  13:50:44
53611         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
53612              From: Prymmer/Kahn <pvhp@best.com>
53613              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
53614              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
53615              
53616              All except the "cow orker" change.
53617      Branch: perl
53618            ! Porting/pumpkin.pod
53619 ____________________________________________________________________________
53620 [  7624] By: jhi                                   on 2000/11/09  13:45:33
53621         Log: Fix for
53622              
53623              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
53624              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
53625              Date: Thu, 09 Nov 2000 11:05:52 +0100
53626              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
53627      Branch: perl
53628            ! pod/perldiag.pod t/pragma/warn/pp_sys
53629 ____________________________________________________________________________
53630 [  7623] By: jhi                                   on 2000/11/09  13:37:16
53631         Log: Typo in an ifndef.
53632              
53633              Subject: Re: [PATCH 5.7.0] better messages from malloc()
53634              From: Joe Smith <jms@inwap.com>         
53635              Date: Thu, 09 Nov 2000 01:33:14 -0800
53636              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
53637      Branch: perl
53638            ! malloc.c
53639 ____________________________________________________________________________
53640 [  7622] By: jhi                                   on 2000/11/09  13:31:18
53641         Log: Remove unused extra arguments.
53642      Branch: metaconfig/U/perl
53643            ! perlxv.U
53644      Branch: perl
53645            ! Configure config_h.SH
53646 ____________________________________________________________________________
53647 [  7621] By: jhi                                   on 2000/11/09  13:16:36
53648         Log: More VMS moves on environment handling, from Charles Lane.
53649      Branch: perl
53650            ! t/pragma/locale.t
53651 ____________________________________________________________________________
53652 [  7620] By: jhi                                   on 2000/11/09  04:42:38
53653         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
53654              From: David Dyck <dcd@tc.fluke.com>
53655              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
53656              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
53657      Branch: perl
53658            ! pp_sys.c
53659 ____________________________________________________________________________
53660 [  7619] By: jhi                                   on 2000/11/09  04:36:21
53661         Log: Forgot from #7618.
53662      Branch: perl
53663            ! lib/File/stat.pm
53664 ____________________________________________________________________________
53665 [  7618] By: jhi                                   on 2000/11/09  04:28:44
53666         Log: Make deleting for %ENV work for (newer versions of) VMS,
53667              from Craig A. Berry.
53668      Branch: perl
53669            ! vms/vms.c
53670 ____________________________________________________________________________
53671 [  7617] By: jhi                                   on 2000/11/09  04:25:05
53672         Log: Subject: [PATCH] Class::Struct at compile time
53673              From: "Casey R. Tweten" <crt@kiski.net>
53674              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
53675              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
53676      Branch: perl
53677            ! lib/Class/Struct.pm
53678 ____________________________________________________________________________
53679 [  7616] By: jhi                                   on 2000/11/09  04:15:17
53680         Log: Subject: [ID 20001108.013] spelling
53681              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
53682              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
53683              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
53684      Branch: perl
53685            ! lib/ftp.pl
53686 ____________________________________________________________________________
53687 [  7615] By: jhi                                   on 2000/11/09  04:12:42
53688         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
53689              From: Peter Prymmer <pvhp@forte.com>
53690              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
53691              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
53692      Branch: perl
53693            ! configure.com
53694 ____________________________________________________________________________
53695 [  7614] By: jhi                                   on 2000/11/08  22:42:55
53696         Log: A missing aTHX_.
53697      Branch: perl
53698            ! ext/IPC/SysV/SysV.xs
53699 ____________________________________________________________________________
53700 [  7613] By: jhi                                   on 2000/11/08  19:30:21
53701         Log: Update Changes.
53702      Branch: perl
53703            ! Changes patchlevel.h
53704 ____________________________________________________________________________
53705 [  7612] By: jhi                                   on 2000/11/08  18:35:25
53706         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
53707              From: David Dyck <dcd@tc.fluke.com>
53708              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
53709              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
53710      Branch: perl
53711            ! pp_sys.c
53712 ____________________________________________________________________________
53713 [  7611] By: jhi                                   on 2000/11/08  18:30:26
53714         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
53715              From: Dominic Dunlop <domo@computer.org>
53716              Date: Tue, 7 Nov 2000 12:05:25 +0100
53717              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
53718      Branch: perl
53719            ! malloc.c
53720 ____________________________________________________________________________
53721 [  7610] By: jhi                                   on 2000/11/08  18:25:14
53722         Log: Do not test UTF-8 locales since that the tests would require
53723              polymorphic regexen.
53724      Branch: perl
53725            ! t/pragma/locale.t
53726 ____________________________________________________________________________
53727 [  7609] By: jhi                                   on 2000/11/08  17:12:51
53728         Log: Locale buglets.
53729              
53730              Subject: RE: Locales support (setlocale) fixes
53731              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
53732              Date: Wed, 8 Nov 2000 20:01:39 +0300
53733              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
53734      Branch: perl
53735            ! t/pragma/locale.t util.c
53736 ____________________________________________________________________________
53737 [  7608] By: jhi                                   on 2000/11/08  17:00:16
53738         Log: Deleting $ENV{PATH} in VMS is not recommendable.
53739      Branch: perl
53740            ! t/pragma/locale.t
53741 ____________________________________________________________________________
53742 [  7607] By: jhi                                   on 2000/11/08  16:58:26
53743         Log: Subject: PATCH std stdio for (Free)BSD
53744              From: Nicholas Clark <nick@ccl4.org>
53745              Date: Wed, 8 Nov 2000 15:36:29 +0000
53746              Message-ID: <20001108153629.D98736@plum.flirble.org>
53747      Branch: metaconfig
53748            ! U/compline/d_stdstdio.U
53749      Branch: perl
53750            ! Configure config_h.SH
53751 ____________________________________________________________________________
53752 [  7606] By: jhi                                   on 2000/11/08  16:43:31
53753         Log: Forgot to bump the line numbers in #7601.
53754      Branch: perl
53755            ! t/pragma/warn/pp_sys
53756 ____________________________________________________________________________
53757 [  7605] By: jhi                                   on 2000/11/08  16:39:12
53758         Log: More careful detection of how well NVs and UVs mix.
53759              
53760              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))
53761              From: Nicholas Clark <nick@ccl4.org>
53762              Date: Wed, 8 Nov 2000 15:14:12 +0000
53763              Message-ID: <20001108151412.B98736@plum.flirble.org>
53764              
53765              Added some SIGFPE paranoia.
53766      Branch: metaconfig/U/perl
53767            ! perlxv.U
53768      Branch: perl
53769            ! Configure config_h.SH
53770 ____________________________________________________________________________
53771 [  7604] By: jhi                                   on 2000/11/08  14:39:10
53772         Log: Subject: [patch perl@7595] VMS configure.com tweak
53773              From: "Craig A. Berry" <craigberry@mac.com>
53774              Date: Wed, 8 Nov 2000 00:24:12 -0600
53775              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
53776      Branch: perl
53777            ! configure.com
53778 ____________________________________________________________________________
53779 [  7603] By: jhi                                   on 2000/11/08  14:27:11
53780         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
53781              From: Robin Barker <rmb1@cise.npl.co.uk>
53782              Date: Wed, 8 Nov 2000 11:11:39 GMT
53783              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
53784      Branch: perl
53785            ! perlio.c
53786 ____________________________________________________________________________
53787 [  7602] By: jhi                                   on 2000/11/08  14:25:03
53788         Log: Fix for the tie-refhash string table leaks.
53789              
53790              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
53791              Date: Wed, 8 Nov 2000 13:03:04 GMT
53792              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
53793      Branch: perl
53794            ! t/lib/tie-refhash.t
53795 ____________________________________________________________________________
53796 [  7601] By: jhi                                   on 2000/11/08  14:21:08
53797         Log: Try to avoid flockless and emulationless places.
53798      Branch: perl
53799            ! t/pragma/warn/pp_sys
53800 ____________________________________________________________________________
53801 [  7600] By: jhi                                   on 2000/11/08  02:28:54
53802         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
53803              
53804              Subject: [PATCH] prototyped functions that should be overrideable
53805              From: "Casey R. Tweten" <crt@kiski.net>
53806              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
53807              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
53808      Branch: perl
53809            ! toke.c
53810 ____________________________________________________________________________
53811 [  7599] By: jhi                                   on 2000/11/08  01:12:05
53812         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
53813              
53814              Subject: [PATCH] perlbug.PL
53815              From: "Kurt D. Starsinic" <kstar@chapin.edu>
53816              Date: Mon, 6 Nov 2000 21:39:01 -0500
53817              Message-ID: <20001106213901.B20955@O2.chapin.edu>
53818      Branch: perl
53819            ! utils/perlbug.PL
53820 ____________________________________________________________________________
53821 [  7598] By: jhi                                   on 2000/11/07  23:42:00
53822         Log: Bad thinko in #7581 (I used the test program with the expanded
53823              values as-is).
53824      Branch: metaconfig
53825            ! U/compline/d_stdstdio.U
53826      Branch: perl
53827            ! Configure
53828 ____________________________________________________________________________
53829 [  7597] By: jhi                                   on 2000/11/07  21:43:29
53830         Log: Subject: [PATCH perl@7573] cygwin port
53831              From: "Fifer, Eric" <EFifer@sanwaint.com>
53832              Date: Tue, 7 Nov 2000 18:08:51 -0000 
53833              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
53834              
53835              Synchronize with Cygwin 1.1.5.
53836      Branch: perl
53837            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
53838            ! pod/perlport.pod unixish.h util.c
53839 ____________________________________________________________________________
53840 [  7596] By: jhi                                   on 2000/11/07  21:39:25
53841         Log: perlhack updates from H.Merijn Brand.
53842      Branch: perl
53843            ! pod/perlhack.pod
53844 ____________________________________________________________________________
53845 [  7595] By: jhi                                   on 2000/11/07  20:21:41
53846         Log: Update Changes.
53847      Branch: perl
53848            ! Changes patchlevel.h
53849 ____________________________________________________________________________
53850 [  7594] By: jhi                                   on 2000/11/07  19:18:58
53851         Log: Be more robust in Dynaloader.pm.
53852      Branch: perl
53853            ! ext/DynaLoader/DynaLoader_pm.PL
53854 ____________________________________________________________________________
53855 [  7593] By: jhi                                   on 2000/11/07  16:49:31
53856         Log: AUTHORS update.
53857      Branch: perl
53858            ! AUTHORS
53859 ____________________________________________________________________________
53860 [  7592] By: gsar                                  on 2000/11/07  16:39:51
53861         Log: normalize relative paths in virtualized current directory on windows,
53862              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
53863              returns)
53864      Branch: perl
53865            ! win32/vdir.h
53866 ____________________________________________________________________________
53867 [  7591] By: jhi                                   on 2000/11/07  16:04:26
53868         Log: Too profiler-happy: with optimization the #7590 actually makes
53869              the test to run 0.5% _slower_.  Requires much more instrumentation.
53870              Retract #7590.
53871      Branch: perl
53872            ! regcomp.c regcomp.h
53873 ____________________________________________________________________________
53874 [  7590] By: jhi                                   on 2000/11/07  15:51:13
53875         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
53876              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
53877              by using memset() and testing bytewise (as opposed to bitwise).
53878      Branch: perl
53879            ! regcomp.c regcomp.h
53880 ____________________________________________________________________________
53881 [  7589] By: jhi                                   on 2000/11/07  12:56:39
53882         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
53883              From: "Craig A. Berry" <craig.berry@psinetcs.com>
53884              Date: Mon, 06 Nov 2000 23:45:30 -0500
53885              Message-Id: <0011079735.AA973576259@univpress.com>
53886      Branch: perl
53887            ! configure.com t/lib/st-lock.t
53888 ____________________________________________________________________________
53889 [  7588] By: jhi                                   on 2000/11/07  01:03:28
53890         Log: Tweak #7587.
53891      Branch: perl
53892            ! pod/perldiag.pod
53893 ____________________________________________________________________________
53894 [  7587] By: jhi                                   on 2000/11/07  01:00:27
53895         Log: A doc addition for bug id 20001105.019, beware \p.
53896      Branch: perl
53897            ! pod/perldiag.pod
53898 ____________________________________________________________________________
53899 [  7586] By: jhi                                   on 2000/11/07  00:32:22
53900         Log: Fake support of holey files in win/dosish platforms.
53901              
53902              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
53903              From: kipp@shonanblue.ne.jp
53904              Date: Mon, 6 Nov 2000 13:30:55 -0800
53905              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
53906      Branch: perl
53907            ! ext/SDBM_File/sdbm/sdbm.c
53908 ____________________________________________________________________________
53909 [  7585] By: jhi                                   on 2000/11/07  00:12:54
53910         Log: Subject: Pod updates
53911              From: "Stephen P. Potter" <spp@spotter.yi.org>
53912              Date: Mon, 06 Nov 2000 18:56:43 -0500
53913              Message-Id: <200011062357.SAA18173@spotter.yi.org>
53914      Branch: perl
53915            ! README.dos README.os2 README.win32 pod/buildtoc.PL
53916            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
53917            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
53918            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
53919            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
53920            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
53921            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
53922            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
53923            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
53924            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
53925            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
53926            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
53927            ! pod/perltootc.pod pod/perlunicode.pod
53928 ____________________________________________________________________________
53929 [  7584] By: jhi                                   on 2000/11/07  00:04:17
53930         Log: Varargs don't always work too well if one puts an unsigned
53931              char on the stack and pop an unsigned quad off the stack.
53932              
53933              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
53934              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
53935              Date: Mon, 06 Nov 2000 15:19:05 -0800
53936              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
53937      Branch: perl
53938            ! utf8.c
53939 ____________________________________________________________________________
53940 [  7583] By: jhi                                   on 2000/11/06  23:58:48
53941         Log: %ENV note tweaks from Dan Sugalski.
53942      Branch: perl
53943            ! pod/perlport.pod vms/perlvms.pod
53944 ____________________________________________________________________________
53945 [  7582] By: jhi                                   on 2000/11/06  23:05:49
53946         Log: glibc5 detection by __GNU_LIBRARY__.
53947      Branch: perl
53948            ! toke.c
53949 ____________________________________________________________________________
53950 [  7581] By: jhi                                   on 2000/11/06  22:51:29
53951         Log: Make the stdio test program of 7427 less noisy while being 
53952              compiled so that Digital UNIX wouldn't get both
53953              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
53954              undefined.  This makes perlio happy.
53955      Branch: metaconfig
53956            ! U/compline/d_stdstdio.U
53957      Branch: perl
53958            ! Configure config_h.SH
53959 ____________________________________________________________________________
53960 [  7580] By: jhi                                   on 2000/11/06  22:41:41
53961         Log: Document %ENV = () portability issues.
53962      Branch: perl
53963            ! pod/perlport.pod vms/perlvms.pod
53964 ____________________________________________________________________________
53965 [  7579] By: jhi                                   on 2000/11/06  21:29:24
53966         Log: VOS updates from Paul Green.
53967      Branch: perl
53968            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
53969 ____________________________________________________________________________
53970 [  7578] By: jhi                                   on 2000/11/06  21:00:40
53971         Log: Sanitize the environment further.
53972      Branch: perl
53973            ! t/pragma/locale.t
53974 ____________________________________________________________________________
53975 [  7577] By: jhi                                   on 2000/11/06  20:53:51
53976         Log: Re-introduce 7552 lost in integration.
53977      Branch: perl
53978            ! perlio.c
53979 ____________________________________________________________________________
53980 [  7576] By: jhi                                   on 2000/11/06  20:33:46
53981         Log: Admit that the test leaks scalars.
53982      Branch: perl
53983            ! t/comp/proto.t
53984 ____________________________________________________________________________
53985 [  7575] By: jhi                                   on 2000/11/06  20:17:08
53986         Log: Integrate perlio.
53987      Branch: perl
53988           !> perlio.c
53989 ____________________________________________________________________________
53990 [  7574] By: nick                                  on 2000/11/06  20:07:28
53991         Log: Remove debug. Try (Mmap_t) on madvise() call.
53992      Branch: perlio
53993            ! perlio.c
53994 ____________________________________________________________________________
53995 [  7573] By: jhi                                   on 2000/11/06  13:56:05
53996         Log: Update Changes.
53997      Branch: perl
53998            ! Changes patchlevel.h
53999 ____________________________________________________________________________
54000 [  7572] By: jhi                                   on 2000/11/06  13:48:41
54001         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
54002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54003              Date: Mon, 06 Nov 2000 10:11:42 +0100
54004              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
54005      Branch: perl
54006            ! pod/perlhack.pod
54007 ____________________________________________________________________________
54008 [  7571] By: jhi                                   on 2000/11/06  01:45:51
54009         Log: AUTHORS updates.
54010      Branch: perl
54011            ! AUTHORS
54012 ____________________________________________________________________________
54013 [  7570] By: jhi                                   on 2000/11/06  00:18:00
54014         Log: Fix for
54015              
54016              Subject: [ID 20000728.005] perl -P broken
54017              From: David Dyck <dcd@tc.fluke.com>
54018              Date: Fri, 28 Jul 2000 17:19:16 -0700
54019              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
54020              
54021              (hopefully).  The fix is also not complete, it seems to break
54022              BOM swallowing for libc5 systems, but until someone figures
54023              out a way to do this without ftell(), this will do.
54024      Branch: perl
54025            ! toke.c
54026 ____________________________________________________________________________
54027 [  7569] By: jhi                                   on 2000/11/06  00:05:30
54028         Log: Document that the evaled syntax errors cause scalar leaks.
54029      Branch: perl
54030            ! t/comp/proto.t
54031 ____________________________________________________________________________
54032 [  7568] By: jhi                                   on 2000/11/05  23:14:47
54033         Log: opmini.o can linger from Configures past.
54034      Branch: perl
54035            ! Makefile.SH
54036 ____________________________________________________________________________
54037 [  7567] By: jhi                                   on 2000/11/05  21:28:39
54038         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
54039              first argument correctly.
54040      Branch: perl
54041            ! perlio.c
54042 ____________________________________________________________________________
54043 [  7566] By: jhi                                   on 2000/11/05  21:15:56
54044         Log: Integrate perlio.
54045      Branch: perl
54046           !> perlio.c
54047 ____________________________________________________________________________
54048 [  7565] By: jhi                                   on 2000/11/05  21:15:13
54049         Log: Use -dM for gcc (the suggested patch did it only for Linux,
54050              but I think it can be generalized).
54051              
54052              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
54053              From: Pixel <pixel@mandrakesoft.com>
54054              Date: 05 Nov 2000 21:49:34 +0100 
54055              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
54056      Branch: perl
54057            ! ext/Errno/Errno_pm.PL
54058 ____________________________________________________________________________
54059 [  7564] By: nick                                  on 2000/11/05  21:09:18
54060         Log: Added a mmap layer as a "subclass" of perlio.
54061              PERLIO=mmap ./perl harness passes
54062      Branch: perlio
54063            ! perlio.c
54064 ____________________________________________________________________________
54065 [  7563] By: jhi                                   on 2000/11/05  19:48:55
54066         Log: Add a note for future generations about bug id 20000229.006.
54067      Branch: perl
54068            ! malloc.c
54069 ____________________________________________________________________________
54070 [  7562] By: jhi                                   on 2000/11/05  19:38:24
54071         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
54072      Branch: perl
54073            ! pp_ctl.c t/op/pos.t
54074 ____________________________________________________________________________
54075 [  7561] By: jhi                                   on 2000/11/05  18:21:46
54076         Log: Add =pod to be tidy.
54077      Branch: perl
54078            ! lib/Math/Complex.pm
54079 ____________________________________________________________________________
54080 [  7560] By: jhi                                   on 2000/11/05  17:38:46
54081         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
54082      Branch: perl
54083            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
54084            ! ext/Storable/Storable.xs t/lib/st-recurse.t
54085 ____________________________________________________________________________
54086 [  7559] By: jhi                                   on 2000/11/05  17:32:59
54087         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
54088              From: "Peter J. Farley III" <pjfarley@banet.net>
54089              Date: Sun, 05 Nov 2000 11:55:59 -0500
54090              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
54091      Branch: perl
54092            ! t/lib/syslog.t
54093 ____________________________________________________________________________
54094 [  7558] By: jhi                                   on 2000/11/05  17:29:19
54095         Log: Integrate perlio.
54096      Branch: perl
54097           !> perlio.c
54098 ____________________________________________________________________________
54099 [  7557] By: jhi                                   on 2000/11/05  17:22:01
54100         Log: A fix of sorts for 20000329.026, a better error message
54101              for a missing "use charnames" when using the \N{...}. 
54102      Branch: perl
54103            ! pod/perldiag.pod toke.c
54104 ____________________________________________________________________________
54105 [  7556] By: jhi                                   on 2000/11/05  16:33:50
54106         Log: Test tweak: show also the failed locales.
54107              
54108              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
54109              From: Lupe Christoph <lupe@lupe-christoph.de>         
54110              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
54111              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
54112      Branch: perl
54113            ! t/pragma/locale.t
54114 ____________________________________________________________________________
54115 [  7555] By: nick                                  on 2000/11/05  11:09:34
54116         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
54117              open RDWR so does not fail. (pragma/warnings 303 again...)
54118      Branch: perlio
54119            ! perlio.c
54120 ____________________________________________________________________________
54121 [  7554] By: nick                                  on 2000/11/05  10:10:13
54122         Log: Fix case where ungetc(f,EOF) was allowed.
54123              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
54124              so we can see similarities.
54125              Use types more carefully and a STDCHAR array in hope that this will
54126              fix Jarrko's 64bit machine.
54127      Branch: perlio
54128            ! perlio.c
54129 ____________________________________________________________________________
54130 [  7553] By: jhi                                   on 2000/11/05  01:12:16
54131         Log: Fix for
54132              
54133              Subject: [ID 20001004.007] taint propogation is inconsistent
54134              From: pimlott@idiomtech.com (Andrew Pimlott) 
54135              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
54136              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
54137              
54138              The culprit was sv_setsv() which was rather blindly
54139              propagating taint, which lead to behaviour where if
54140              a tainted anon hash value was seen all the hash values
54141              from then on at that level became tainted, or at any
54142              upper levels in the case of nested anon hashes.
54143      Branch: perl
54144            ! sv.c t/op/taint.t
54145 ____________________________________________________________________________
54146 [  7552] By: jhi                                   on 2000/11/04  23:44:18
54147         Log: Some cpps don't like splitting conditionals across several lines.
54148      Branch: perl
54149            ! perlio.c
54150 ____________________________________________________________________________
54151 [  7551] By: nick                                  on 2000/11/04  23:40:44
54152         Log: Integrate mainline
54153      Branch: perlio
54154           !> pp_hot.c t/op/taint.t
54155 ____________________________________________________________________________
54156 [  7550] By: nick                                  on 2000/11/04  23:39:05
54157         Log: Integrate mainline again
54158      Branch: perlio
54159           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
54160           !> t/lib/b.t t/op/misc.t util.c
54161 ____________________________________________________________________________
54162 [  7549] By: jhi                                   on 2000/11/04  23:14:01
54163         Log: Fix for
54164              
54165              Subject: [ID 20001004.006] undef is never tainted
54166              From: pimlott@idiomtech.com (Andrew Pimlott)
54167              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
54168              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
54169              
54170              An undef read from a slurped file was not tainted.
54171      Branch: perl
54172            ! pp_hot.c t/op/taint.t
54173 ____________________________________________________________________________
54174 [  7548] By: jhi                                   on 2000/11/04  22:56:21
54175         Log: Test tweak ($Config{useperlio} is by default undef) .
54176      Branch: perl
54177            ! t/lib/b.t
54178 ____________________________________________________________________________
54179 [  7547] By: jhi                                   on 2000/11/04  22:43:56
54180         Log: Integrate perlio.
54181      Branch: perl
54182           +> lib/perlio.pm
54183           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
54184           !> pod/perlapi.pod t/lib/b.t
54185 ____________________________________________________________________________
54186 [  7546] By: jhi                                   on 2000/11/04  22:40:59
54187         Log: Configure would use a bad $myuname from an old config.sh.
54188              
54189              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
54190              From: Andy Dougherty <doughera@lafayette.edu>
54191              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
54192              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
54193      Branch: metaconfig
54194            ! U/modified/Oldconfig.U
54195      Branch: perl
54196            ! Configure config_h.SH
54197 ____________________________________________________________________________
54198 [  7545] By: jhi                                   on 2000/11/04  22:36:54
54199         Log: Subject: Locales support (setlocale) fixes
54200              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54201              Date: Sat, 4 Nov 2000 10:15:48 +0300 
54202              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
54203              
54204              Modified quite a bit to be more portable.
54205      Branch: perl
54206            ! embed.h embed.pl perl.h proto.h util.c
54207 ____________________________________________________________________________
54208 [  7544] By: jhi                                   on 2000/11/04  22:32:47
54209         Log: Dying is too strict here, better just skip.
54210      Branch: perl
54211            ! t/op/misc.t
54212 ____________________________________________________________________________
54213 [  7543] By: nick                                  on 2000/11/04  21:55:13
54214         Log: Merge mainline
54215      Branch: perlio
54216           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
54217           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
54218           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
54219           !> (integrate 64 files)
54220 ____________________________________________________________________________
54221 [  7542] By: jhi                                   on 2000/11/04  21:09:28
54222         Log: More Changes tweakery.
54223      Branch: perl
54224            ! Changes Porting/genlog
54225 ____________________________________________________________________________
54226 [  7541] By: jhi                                   on 2000/11/04  20:58:18
54227         Log: Changes fixups.
54228      Branch: perl
54229            ! Changes
54230 ____________________________________________________________________________
54231 [  7540] By: jhi                                   on 2000/11/04  20:42:38
54232         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
54233              create a "fast path" for locale name probing using "locale -a"
54234              if available, squash finally hopefully the s?printf resetting
54235              the numeric locale (since, IIUC perllocale, it never shouldn't). 
54236      Branch: perl
54237            ! sv.c t/op/misc.t t/pragma/locale.t
54238 ____________________________________________________________________________
54239 [  7539] By: nick                                  on 2000/11/04  19:56:10
54240         Log: PerlIO infrastructure complete.
54241      Branch: perlio
54242            + lib/perlio.pm
54243            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
54244 ____________________________________________________________________________
54245 [  7538] By: nick                                  on 2000/11/04  14:31:32
54246         Log: Type tweaks + less contorted allocation scheme
54247      Branch: perlio
54248            ! perlio.c
54249 ____________________________________________________________________________
54250 [  7537] By: nick                                  on 2000/11/04  12:40:42
54251         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
54252              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
54253              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
54254              sensible) which lead to some interesting fails.
54255      Branch: perlio
54256            ! perlio.c
54257 ____________________________________________________________________________
54258 [  7536] By: jhi                                   on 2000/11/04  00:20:02
54259         Log: Add FCNTL_CAN_LOCK.
54260              
54261              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
54262              From: Andy Dougherty <doughera@lafayette.edu>
54263              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
54264              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
54265              
54266              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
54267              From: Andy Dougherty <doughera@lafayette.edu>
54268              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
54269              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
54270      Branch: metaconfig/U/perl
54271            + d_fcntl_can_lock.U
54272            ! startperl.U
54273      Branch: perl
54274            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54275            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
54276            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54277            ! vos/config.ga.h win32/config.bc win32/config.gc
54278            ! win32/config.vc
54279 ____________________________________________________________________________
54280 [  7535] By: nick                                  on 2000/11/03  22:19:10
54281         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
54282              - Works on Linux with
54283              perlio + unix
54284              stdio
54285              - Works on Solaris with
54286              perlio + unix
54287              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
54288              - Fails (hangs in openpid) if you try and stack
54289              perlio + stdio - Linux stdio's read() logic is hanging.
54290      Branch: perlio
54291            ! iperlsys.h perlio.c
54292 ____________________________________________________________________________
54293 [  7534] By: jhi                                   on 2000/11/03  15:16:02
54294         Log: Subject: Re: README.aix
54295              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54296              Date: Fri, 03 Nov 2000 16:03:15 +0100
54297              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
54298      Branch: perl
54299            ! README.aix
54300 ____________________________________________________________________________
54301 [  7533] By: jhi                                   on 2000/11/03  03:59:02
54302         Log: Subject: [PATCH 5.7.0] better messages from malloc()
54303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54304              Date: Wed, 1 Nov 2000 23:39:56 -0500
54305              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
54306      Branch: perl
54307            ! malloc.c pod/perldiag.pod
54308 ____________________________________________________________________________
54309 [  7532] By: jhi                                   on 2000/11/03  00:11:56
54310         Log: The #7521 touched things it shouldn't have.
54311      Branch: perl
54312            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
54313 ____________________________________________________________________________
54314 [  7531] By: jhi                                   on 2000/11/02  22:32:33
54315         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
54316              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54317              Date:     Thu, 2 Nov 2000 16:58:36 EST
54318              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
54319      Branch: perl
54320            ! vms/gen_shrfls.pl
54321 ____________________________________________________________________________
54322 [  7530] By: jhi                                   on 2000/11/02  22:08:49
54323         Log: Fix the problem discussed in
54324              
54325              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
54326              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
54327              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
54328              
54329              originally from Linc Madison.  Also Andreas König's comments
54330              taken into account.  Some other problems with Tie::SubstrHash
54331              fixed: didn't croak when the table exceeded the requested number
54332              of entries (as documented) but instead when the number of entries
54333              exceeded the size of the table, a croak() had an unnecessary \n,
54334              didn't have a CLEAR method, documented that there is no exists().
54335              Didn't fix to be strict-proof because the module uses &foo; and
54336              dynamic scope.  Added a test script exercizing both first tamely 
54337              the basic functionality, and then the failure cases reported by
54338              Linc Madison.
54339      Branch: perl
54340            + t/lib/tie-substrhash.t
54341            ! MANIFEST lib/Tie/SubstrHash.pm
54342 ____________________________________________________________________________
54343 [  7529] By: jhi                                   on 2000/11/02  17:58:08
54344         Log: recv() can fail and return undef.
54345              
54346              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
54347              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
54348              Date: Thu, 2 Nov 2000 20:12:20 +0300
54349              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
54350      Branch: perl
54351            ! lib/Net/Ping.pm
54352 ____________________________________________________________________________
54353 [  7528] By: jhi                                   on 2000/11/02  17:49:09
54354         Log: Detpyo.
54355      Branch: perl
54356            ! pod/perlop.pod
54357 ____________________________________________________________________________
54358 [  7527] By: jhi                                   on 2000/11/02  15:48:37
54359         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
54360              fix a autovivification bug in Tie::RefHash, add tests for both.
54361              
54362              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
54363              From: Edward Avis <epa98@doc.ic.ac.uk>
54364              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
54365              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
54366      Branch: perl
54367            + t/lib/tie-refhash.t
54368            ! MANIFEST lib/Tie/RefHash.pm
54369 ____________________________________________________________________________
54370 [  7526] By: jhi                                   on 2000/11/02  13:56:26
54371         Log: Test::Harness revealed buglets in the new DynaLoader.
54372              
54373              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
54374              From: andreas.koenig@anima.de (Andreas J. Koenig)
54375              Date: 02 Nov 2000 11:26:48 +0100 
54376              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
54377      Branch: perl
54378            ! ext/DynaLoader/DynaLoader_pm.PL
54379 ____________________________________________________________________________
54380 [  7525] By: jhi                                   on 2000/11/01  23:52:08
54381         Log: The entry for #7503 was missing.
54382      Branch: perl
54383            ! Changes
54384 ____________________________________________________________________________
54385 [  7524] By: jhi                                   on 2000/11/01  23:40:52
54386         Log: Update Changes.
54387      Branch: perl
54388            ! Changes patchlevel.h
54389 ____________________________________________________________________________
54390 [  7523] By: jhi                                   on 2000/11/01  22:57:09
54391         Log: More tweaking on the #7522 theme.
54392      Branch: perl
54393            ! ext/DynaLoader/DynaLoader_pm.PL
54394 ____________________________________________________________________________
54395 [  7522] By: jhi                                   on 2000/11/01  22:06:15
54396         Log: Expand %Config variables and %ENV variables only if
54397              so requested during build time using the
54398              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
54399              Not expanding makes relocating distributions easier.
54400      Branch: perl
54401            ! ext/DynaLoader/DynaLoader_pm.PL
54402 ____________________________________________________________________________
54403 [  7521] By: jhi                                   on 2000/11/01  20:56:34
54404         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
54405              and setgid() because they were just changing $< and $( which means
54406              only changing the real uid/gid, as opposed to changing both
54407              real and effective ids.  (The alternative way could have been
54408              in POSIX.pm to change $> and $), too, but making a direct call
54409              to the C API feels cleaner.)  Fixes the bug
54410              
54411              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
54412              From: "Garry T. Williams" <garry@zvolve.com>
54413              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
54414              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
54415      Branch: perl
54416            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
54417            ! ext/POSIX/typemap pod/perlvar.pod
54418 ____________________________________________________________________________
54419 [  7520] By: jhi                                   on 2000/11/01  20:08:33
54420         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
54421              From: "Garry T. Williams" <garry@zvolve.com>
54422              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
54423              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
54424      Branch: perl
54425            ! pod/perlsec.pod
54426 ____________________________________________________________________________
54427 [  7519] By: jhi                                   on 2000/11/01  20:01:22
54428         Log: Locale warning explanation tweak.
54429      Branch: perl
54430            ! pod/perldiag.pod
54431 ____________________________________________________________________________
54432 [  7518] By: jhi                                   on 2000/11/01  18:57:13
54433         Log: C.pm part of
54434              
54435              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
54436              From: Jarkko Hietaniemi <jhi@iki.fi>
54437              Date: Tue, 10 Oct 2000 08:22:28 -0500
54438              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
54439      Branch: perl
54440            ! ext/B/B/C.pm
54441 ____________________________________________________________________________
54442 [  7517] By: jhi                                   on 2000/11/01  18:41:59
54443         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
54444              From: Martien Verbruggen <mgjv@comdyn.com.au>
54445              Date: Fri, 6 Oct 2000 14:09:10 +1100
54446              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
54447      Branch: perl
54448            ! pod/perlop.pod
54449 ____________________________________________________________________________
54450 [  7516] By: jhi                                   on 2000/11/01  18:34:55
54451         Log: Generalize the Camel wording.
54452              
54453              Subject: Re: perlfaq style changes
54454              From: John Borwick <jhborwic@unity.ncsu.edu>
54455              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
54456              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
54457      Branch: perl
54458            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
54459 ____________________________________________________________________________
54460 [  7515] By: jhi                                   on 2000/11/01  16:52:31
54461         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
54462              From: pimlott@idiomtech.com (Andrew Pimlott)
54463              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
54464              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
54465      Branch: perl
54466            ! pod/perlsec.pod
54467 ____________________________________________________________________________
54468 [  7514] By: jhi                                   on 2000/11/01  15:03:40
54469         Log: More AIX lore.
54470      Branch: perl
54471            ! ext/re/hints/aix.pl
54472 ____________________________________________________________________________
54473 [  7513] By: jhi                                   on 2000/11/01  14:48:30
54474         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
54475              From: root <root@chronos.fi.muni.cz>
54476              Date: Wed, 1 Nov 2000 12:31:32 +0100
54477              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
54478      Branch: perl
54479            ! lib/Net/Ping.pm
54480 ____________________________________________________________________________
54481 [  7512] By: jhi                                   on 2000/11/01  14:46:47
54482         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
54483              From: Martin Husemann <martin@duskware.de>
54484              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
54485              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
54486      Branch: perl
54487            ! regcomp.c
54488 ____________________________________________________________________________
54489 [  7511] By: jhi                                   on 2000/11/01  14:39:50
54490         Log: AUTHORS updates.
54491      Branch: perl
54492            ! AUTHORS
54493 ____________________________________________________________________________
54494 [  7510] By: jhi                                   on 2000/11/01  14:29:50
54495         Log: Subject: [PATCH] startperl to respect versiononly
54496              From: Robin Barker <rmb1@cise.npl.co.uk> 
54497              Date: Tue, 31 Oct 2000 16:29:36 GMT
54498              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
54499      Branch: metaconfig/U/perl
54500            ! startperl.U
54501      Branch: perl
54502            ! Configure config_h.SH
54503 ____________________________________________________________________________
54504 [  7509] By: jhi                                   on 2000/11/01  14:19:53
54505         Log: printf UVs the correct way, noticed by Robin Barker.
54506      Branch: perl
54507            ! utf8.c
54508 ____________________________________________________________________________
54509 [  7508] By: jhi                                   on 2000/11/01  14:10:03
54510         Log: Do not cleanup *% because the % has special meanings in some
54511              shell environments.
54512      Branch: perl
54513            ! ext/Storable/Makefile.PL
54514 ____________________________________________________________________________
54515 [  7507] By: jhi                                   on 2000/11/01  14:06:00
54516         Log: The NonStop-UX libraries have a novel way to say NaN.
54517      Branch: perl
54518            ! t/lib/bigfltpm.t
54519 ____________________________________________________________________________
54520 [  7506] By: jhi                                   on 2000/11/01  14:03:35
54521         Log: The osname has been lowercased by now, from Tom Bates.
54522      Branch: metaconfig
54523            ! U/modified/Oldconfig.U
54524      Branch: perl
54525            ! Configure config_h.SH
54526 ____________________________________________________________________________
54527 [  7505] By: jhi                                   on 2000/10/31  19:18:39
54528         Log: The compiler is either gcc or cc, from Tom Bates.
54529      Branch: perl
54530            ! hints/nonstopux.sh
54531 ____________________________________________________________________________
54532 [  7504] By: jhi                                   on 2000/10/31  14:53:42
54533         Log: Update Changes.
54534      Branch: perl
54535            ! Changes patchlevel.h
54536 ____________________________________________________________________________
54537 [  7503] By: jhi                                   on 2000/10/31  14:30:50
54538         Log: Whitespace style tweak.  Was originally going to see to
54539              
54540              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
54541              From: Joe Smith <jms@inwap.com>
54542              Date: Mon, 30 Oct 2000 18:47:57 -0800
54543              Message-Id: <39FE32DD.24AAC4D@inwap.com>
54544              
54545              but that had already been taken care of.
54546      Branch: metaconfig
54547            ! U/compline/d_stdstdio.U
54548      Branch: perl
54549            ! Configure config_h.SH
54550 ____________________________________________________________________________
54551 [  7502] By: jhi                                   on 2000/10/31  14:25:02
54552         Log: AUTHORS tweaks.
54553      Branch: perl
54554            ! AUTHORS
54555 ____________________________________________________________________________
54556 [  7501] By: jhi                                   on 2000/10/31  14:23:59
54557         Log: Subject: perlfaq style changes
54558              From: John Borwick <jhborwic@unity.ncsu.edu>
54559              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
54560              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
54561      Branch: perl
54562            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
54563            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
54564            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
54565            ! pod/perlfaq9.pod
54566 ____________________________________________________________________________
54567 [  7500] By: jhi                                   on 2000/10/31  14:22:15
54568         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
54569              
54570              Subject: Re: [ID 20000918.005] ~ on wide chars
54571              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54572              Date: Mon, 30 Oct 2000 21:09:55 -0800
54573              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
54574              
54575              (The ord() part of the patch skipped.)
54576      Branch: perl
54577            ! doop.c
54578 ____________________________________________________________________________
54579 [  7499] By: jhi                                   on 2000/10/31  14:20:08
54580         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
54581              From: Jens Hamisch <jens@Strawberry.COM>
54582              Date: Mon, 30 Oct 2000 15:17:07 +0100
54583              Message-Id: <20001030151707.A9597@Strawberry.COM>
54584      Branch: perl
54585            ! av.c
54586 ____________________________________________________________________________
54587 [  7498] By: jhi                                   on 2000/10/31  14:16:29
54588         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
54589              From: Peter Prymmer <pvhp@forte.com>
54590              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
54591              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
54592      Branch: perl
54593            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
54594            + ext/Encode/Encode/posix-bc.enc
54595            ! MANIFEST t/lib/encode.t
54596 ____________________________________________________________________________
54597 [  7497] By: jhi                                   on 2000/10/31  14:13:22
54598         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
54599              From: Peter Prymmer <pvhp@forte.com>
54600              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
54601              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
54602      Branch: perl
54603            ! t/lib/cgi-html.t
54604 ____________________________________________________________________________
54605 [  7496] By: jhi                                   on 2000/10/31  14:12:05
54606         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
54607              From: Peter Prymmer <pvhp@forte.com>
54608              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
54609              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
54610      Branch: perl
54611            ! t/lib/cgi-function.t
54612 ____________________________________________________________________________
54613 [  7495] By: jhi                                   on 2000/10/31  14:11:08
54614         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
54615              From: Peter Prymmer <pvhp@forte.com>
54616              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
54617              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
54618      Branch: perl
54619            + ext/re/hints/aix.pl
54620            ! MANIFEST ext/re/Makefile.PL
54621 ____________________________________________________________________________
54622 [  7494] By: jhi                                   on 2000/10/31  14:08:32
54623         Log: Use Errno magic.
54624              
54625              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
54626              From: Casey Tweten <perl@ctweten.amsite.com>
54627              Date: Mon, 30 Oct 2000 15:51:17 -0500
54628              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
54629      Branch: perl
54630            ! lib/File/Temp.pm
54631 ____________________________________________________________________________
54632 [  7493] By: jhi                                   on 2000/10/31  14:05:07
54633         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
54634              
54635              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
54636              From: Nicholas Clark <nick@ccl4.org>
54637              Date: Mon, 30 Oct 2000 17:38:45 +0000
54638              Message-ID: <20001030173845.O60355@plum.flirble.org>
54639      Branch: perl
54640            ! Makefile.SH utils/perlbug.PL
54641 ____________________________________________________________________________
54642 [  7492] By: nick                                  on 2000/10/30  19:37:23
54643         Log: Change files which are mysteriously different to mainline to be
54644              copies of mainline.
54645      Branch: perlio
54646            ! objXSUB.h perlapi.c pod/perlapi.pod
54647 ____________________________________________________________________________
54648 [  7491] By: nick                                  on 2000/10/30  18:05:54
54649         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
54650              - typo in endian code in putc.
54651              - Don't allow read of write-only files and vice-versa
54652              - and off-by-one in flush-all loop.
54653              Remove debug calls as they were using GCC specific features.
54654      Branch: perlio
54655            ! perlio.c
54656 ____________________________________________________________________________
54657 [  7490] By: nick                                  on 2000/10/29  21:45:45
54658         Log: Integrate mainline to perlio
54659      Branch: perlio
54660           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
54661           !> toke.c
54662 ____________________________________________________________________________
54663 [  7489] By: jhi                                   on 2000/10/29  21:11:08
54664         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
54665              From: andreas.koenig@anima.de (Andreas J. Koenig)
54666              Date: 29 Oct 2000 22:05:59 +0100
54667              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
54668      Branch: perl
54669            ! lib/ExtUtils/Manifest.pm
54670 ____________________________________________________________________________
54671 [  7488] By: jhi                                   on 2000/10/29  21:07:47
54672         Log: Tests for #7487.
54673              
54674              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
54675              From: andreas.koenig@anima.de (Andreas J. Koenig)
54676              Date: 29 Oct 2000 19:37:09 +0100
54677              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
54678      Branch: perl
54679            ! t/comp/proto.t
54680 ____________________________________________________________________________
54681 [  7487] By: jhi                                   on 2000/10/29  21:06:27
54682         Log: constsub spillage.
54683              
54684              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
54685              From: John Tobey <jtobey@john-edwin-tobey.org>
54686              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
54687              Message-Id: <m13pvSr-000FObC@feynman.localnet>
54688      Branch: perl
54689            ! op.c
54690 ____________________________________________________________________________
54691 [  7486] By: nick                                  on 2000/10/29  21:05:04
54692         Log: Integrate mainline to perlio branch
54693      Branch: perlio
54694           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
54695           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
54696           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
54697           +> vos/install_perl.cm
54698            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
54699            - vos/config.h vos/config_h.SH_orig
54700           !> (integrate 141 files)
54701 ____________________________________________________________________________
54702 [  7485] By: jhi                                   on 2000/10/29  21:00:47
54703         Log: Make \x{...} consistently produce UTF-8.
54704              
54705              Subject: Re: \x{...} is confused 
54706              From: Simon Cozens <simon@cozens.net>
54707              Date: Sun, 29 Oct 2000 19:36:48 +0000
54708              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
54709      Branch: perl
54710            ! t/pragma/utf8.t toke.c
54711 ____________________________________________________________________________
54712 [  7484] By: nick                                  on 2000/10/29  20:05:29
54713         Log: PerlIO passes all tests.
54714      Branch: perlio
54715            ! perlio.c
54716 ____________________________________________________________________________
54717 [  7483] By: jhi                                   on 2000/10/29  18:06:55
54718         Log: Update Changes.
54719      Branch: perl
54720            ! Changes patchlevel.h
54721 ____________________________________________________________________________
54722 [  7482] By: nick                                  on 2000/10/29  17:43:28
54723         Log: Include <unistd.h> to get correct lseek() prototype etc.
54724              (I thought perl.h did that) - down to two fails
54725              - comp/require.t (last test)
54726              - lib/io_xs.t - possibly import/export of FILE * ?
54727      Branch: perlio
54728            ! perlio.c
54729 ____________________________________________________________________________
54730 [  7481] By: jhi                                   on 2000/10/29  17:02:37
54731         Log: UTF-8 decoder tweak.
54732      Branch: perl
54733            ! utf8.c
54734 ____________________________________________________________________________
54735 [  7480] By: nick                                  on 2000/10/29  16:26:11
54736         Log: Fixed two bugs:
54737              - error code not being set on close (of broken pipe)
54738              - append mode was truncating.
54739              At least one seek/tell bug remains.
54740      Branch: perlio
54741            ! perlio.c
54742 ____________________________________________________________________________
54743 [  7479] By: nick                                  on 2000/10/29  11:18:16
54744         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
54745              in case of accidents. Still several worrying fails, no line disciplines yet.
54746      Branch: perlio
54747            ! iperlsys.h perlio.c
54748 ____________________________________________________________________________
54749 [  7478] By: jhi                                   on 2000/10/29  02:04:01
54750         Log: Add also emailless people.
54751      Branch: perl
54752            ! AUTHORS
54753 ____________________________________________________________________________
54754 [  7477] By: jhi                                   on 2000/10/29  01:36:00
54755         Log: The #7476 needs a MANIFEST change, too.
54756      Branch: perl
54757            ! MANIFEST
54758 ____________________________________________________________________________
54759 [  7476] By: jhi                                   on 2000/10/29  01:35:21
54760         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
54761      Branch: perl
54762            - MAINTAIN
54763            ! AUTHORS Changes
54764 ____________________________________________________________________________
54765 [  7475] By: jhi                                   on 2000/10/28  23:57:25
54766         Log: De-quoted-unreadable to ISO Latin 1.
54767              (There's one ISO-2022-JP name in Changes5.004.)
54768      Branch: perl
54769            ! Changes Changes5.6
54770 ____________________________________________________________________________
54771 [  7474] By: jhi                                   on 2000/10/28  19:13:06
54772         Log: Subject: [ID 20001027.007] uniq array in perlfaq
54773              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
54774              Date: Fri, 27 Oct 2000 19:28:30 +0200
54775              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
54776      Branch: perl
54777            ! pod/perlfaq4.pod
54778 ____________________________________________________________________________
54779 [  7473] By: jhi                                   on 2000/10/28  18:02:05
54780         Log: Locking null mutexes is not recommendable.
54781              
54782              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
54783              From: Hugo <hv@crypt.compulink.co.uk>
54784              Date: Sat, 28 Oct 2000 18:41:12 +0100
54785              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
54786      Branch: perl
54787            ! op.c
54788 ____________________________________________________________________________
54789 [  7472] By: jhi                                   on 2000/10/28  17:52:58
54790         Log: Better create a true mailing list for the repository keepers.
54791      Branch: perl
54792            ! Porting/repository.pod
54793 ____________________________________________________________________________
54794 [  7471] By: jhi                                   on 2000/10/28  17:28:24
54795         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
54796              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
54797      Branch: perl
54798            + Porting/repository.pod
54799            ! MANIFEST
54800 ____________________________________________________________________________
54801 [  7470] By: jhi                                   on 2000/10/28  17:20:54
54802         Log: Subject: DOC PATCH 5.6.0
54803              From: mjd@plover.com
54804              Date: 27 Oct 2000 17:32:44 -0000
54805              Message-ID: <20001027173244.23754.qmail@plover.com>
54806      Branch: perl
54807            ! pod/perlfunc.pod
54808 ____________________________________________________________________________
54809 [  7469] By: jhi                                   on 2000/10/28  17:16:45
54810         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
54811              From: "Peter J. Farley III" <pjfarley@banet.net>
54812              Date: Fri, 27 Oct 2000 20:32:56 -0400
54813              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
54814      Branch: perl
54815            ! README.dos
54816 ____________________________________________________________________________
54817 [  7468] By: jhi                                   on 2000/10/28  17:07:18
54818         Log: Make target reordering to avoid pointless re-makes.
54819              
54820              Subject: Re: Total re-make of 'make okfile' after 7451 ?
54821              From: Nicholas Clark <nick@ccl4.org>
54822              Date: Sat, 28 Oct 2000 00:31:02 +0100
54823              Message-ID: <20001028003101.A54517@plum.flirble.org>
54824      Branch: perl
54825            ! Makefile.SH
54826 ____________________________________________________________________________
54827 [  7467] By: jhi                                   on 2000/10/28  17:05:31
54828         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
54829              From: lvirden@cas.org
54830              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
54831              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
54832      Branch: perl
54833            ! README.os2
54834 ____________________________________________________________________________
54835 [  7466] By: jhi                                   on 2000/10/28  16:09:16
54836         Log: Upgrade to CPAN 1.58_55.
54837              
54838              Subject: CPAN.pm status
54839              From: andreas.koenig@anima.de (Andreas J. Koenig) 
54840              Date: 28 Oct 2000 08:18:00 +0200 
54841              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
54842      Branch: perl
54843            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
54844 ____________________________________________________________________________
54845 [  7465] By: jhi                                   on 2000/10/28  16:02:47
54846         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
54847      Branch: perl
54848            ! embed.h embed.pl perl.h proto.h toke.c
54849 ____________________________________________________________________________
54850 [  7464] By: nick                                  on 2000/10/28  10:43:44
54851         Log: Fix for sv_2iv() on "shared" value from keys %hash.
54852      Branch: perl
54853            ! sv.c
54854 ____________________________________________________________________________
54855 [  7463] By: jhi                                   on 2000/10/27  16:18:29
54856         Log: Update Changes.
54857      Branch: perl
54858            ! Changes patchlevel.h
54859 ____________________________________________________________________________
54860 [  7462] By: jhi                                   on 2000/10/27  16:17:44
54861         Log: Too enthusiastic editing in #7460.
54862      Branch: metaconfig
54863            ! U/modified/Oldsym.U
54864      Branch: perl
54865            ! Configure config_h.SH
54866 ____________________________________________________________________________
54867 [  7461] By: jhi                                   on 2000/10/27  15:37:38
54868         Log: Retract #7459, the script needs more work.
54869      Branch: perl
54870            - mkreef
54871            ! MANIFEST
54872 ____________________________________________________________________________
54873 [  7460] By: jhi                                   on 2000/10/27  15:23:14
54874         Log: Use $sort, $uniq (and $tr) consistently as wondered
54875              by Nicholas Clark.
54876      Branch: metaconfig
54877            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
54878            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
54879            ! U/modified/libc.U
54880      Branch: perl
54881            ! Configure config_h.SH
54882 ____________________________________________________________________________
54883 [  7459] By: jhi                                   on 2000/10/27  15:02:07
54884         Log: (Retracted by #7461)
54885              
54886              Add a shell script for creating/removing symbolic link farms,
54887              useful for keeping the source code read-only and doing the
54888              builds somewhere else.
54889      Branch: perl
54890            + mkreef
54891            ! MANIFEST
54892 ____________________________________________________________________________
54893 [  7458] By: jhi                                   on 2000/10/27  14:42:20
54894         Log: Do away with the fix_pl.
54895      Branch: perl
54896            - fix_pl
54897            ! MANIFEST Makefile.SH
54898 ____________________________________________________________________________
54899 [  7457] By: jhi                                   on 2000/10/27  12:43:13
54900         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
54901              From: Jens Hamisch <jens@Strawberry.COM>
54902              Date: Fri, 27 Oct 2000 14:38:21 +0200
54903              Message-Id: <20001027143821.B3366@Strawberry.COM>
54904      Branch: perl
54905            ! perl.h
54906 ____________________________________________________________________________
54907 [  7456] By: jhi                                   on 2000/10/27  12:33:42
54908         Log: Subject: [PATCH] todo
54909              From: Nicholas Clark <nick@ccl4.org>
54910              Date: Thu, 26 Oct 2000 22:32:29 +0100
54911              Message-ID: <20001026223229.A44540@plum.flirble.org>
54912      Branch: perl
54913            ! pod/perltodo.pod
54914 ____________________________________________________________________________
54915 [  7455] By: jhi                                   on 2000/10/27  12:02:21
54916         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
54917              From: John Tobey <jtobey@john-edwin-tobey.org>
54918              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
54919              Message-Id: <m13ozHF-000FObC@feynman.localnet>
54920      Branch: perl
54921            ! op.c t/pragma/sub_lval.t
54922 ____________________________________________________________________________
54923 [  7454] By: jhi                                   on 2000/10/27  11:59:42
54924         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
54925              From: sthoenna@efn.org
54926              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
54927              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
54928      Branch: perl
54929            ! pp.c t/op/assignwarn.t
54930 ____________________________________________________________________________
54931 [  7453] By: jhi                                   on 2000/10/27  00:15:08
54932         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
54933      Branch: perl
54934            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
54935            ! ext/Storable/Storable.xs t/lib/st-lock.t
54936 ____________________________________________________________________________
54937 [  7452] By: jhi                                   on 2000/10/26  13:05:52
54938         Log: Undo #7451, this seems to be a deficiency in Perforce,
54939              there is no per-file line-terminator type, only per-client.
54940      Branch: perl
54941            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
54942            ! win32/makefile.mk
54943 ____________________________________________________________________________
54944 [  7451] By: jhi                                   on 2000/10/26  04:56:03
54945         Log: Experimenting in DOS arcana.
54946      Branch: perl
54947            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
54948            ! win32/makefile.mk
54949 ____________________________________________________________________________
54950 [  7450] By: jhi                                   on 2000/10/26  04:50:52
54951         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
54952              From: "Peter J. Farley III" <pjfarley@banet.net>            
54953              Date: Wed, 25 Oct 2000 23:10:18 -0400
54954              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
54955      Branch: perl
54956            ! t/io/open.t
54957 ____________________________________________________________________________
54958 [  7449] By: jhi                                   on 2000/10/26  04:49:16
54959         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
54960              From: Hugo <hv@crypt.compulink.co.uk>
54961              Date: Thu, 26 Oct 2000 01:55:17 +0100
54962              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
54963              
54964              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
54965      Branch: perl
54966            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
54967 ____________________________________________________________________________
54968 [  7448] By: jhi                                   on 2000/10/26  04:38:36
54969         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
54970              From: Peter Prymmer <pvhp@forte.com>
54971              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
54972              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
54973      Branch: perl
54974            ! configure.com
54975 ____________________________________________________________________________
54976 [  7447] By: jhi                                   on 2000/10/25  23:20:02
54977         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
54978              in platforms that strictly require all the symbols being present
54979              at link time.
54980      Branch: perl
54981            ! handy.h
54982 ____________________________________________________________________________
54983 [  7446] By: jhi                                   on 2000/10/25  21:55:57
54984         Log: Update Changes.
54985      Branch: perl
54986            ! Changes patchlevel.h
54987 ____________________________________________________________________________
54988 [  7445] By: jhi                                   on 2000/10/25  21:27:08
54989         Log: Integrate with vmsperl #7430 by Charles Bailey:
54990              
54991              Cleanup from prior patch (Charles Lane?):
54992              - improve handling of MFDs in Basename and Path
54993              - default to no xsubpp line # munging when building debug images
54994      Branch: perl
54995           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
54996 ____________________________________________________________________________
54997 [  7444] By: jhi                                   on 2000/10/25  21:03:50
54998         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
54999              From: John Peacock <JPeacock@UnivPress.com>
55000              Date: Thu, 18 May 2000 11:55:27 -0400
55001              Message-ID: <3924126F.A58BE57A@UnivPress.com>
55002      Branch: perl
55003            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
55004            ! t/op/write.t
55005 ____________________________________________________________________________
55006 [  7443] By: jhi                                   on 2000/10/25  20:43:10
55007         Log: Temporary stopgap for the self-tying issue: for now only
55008              array and hash self-ties are verboten.  The real fix, of
55009              course, would be to comprehensively test (and implement?)
55010              and debug (and document) self-ties.
55011      Branch: perl
55012            ! pod/perldiag.pod pp_sys.c t/op/tie.t
55013 ____________________________________________________________________________
55014 [  7442] By: jhi                                   on 2000/10/25  20:14:30
55015         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
55016              From: Dan Sugalski <dan@sidhe.org>
55017              Date: Wed, 25 Oct 2000 13:36:35 -0400
55018              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
55019              
55020              plus regen global.sym.
55021      Branch: perl
55022            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
55023            ! thrdvar.h util.c
55024 ____________________________________________________________________________
55025 [  7441] By: jhi                                   on 2000/10/25  20:12:20
55026         Log: buildtoc target tweaks.
55027      Branch: perl
55028            ! pod/Makefile.SH
55029 ____________________________________________________________________________
55030 [  7440] By: jhi                                   on 2000/10/25  20:03:53
55031         Log: A new version of making the syslog test more robust.
55032              (Replaces #7421.)
55033              
55034              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
55035              From: "Kurt D. Starsinic" <kstar@chapin.edu>
55036              Date: Wed, 25 Oct 2000 12:13:54 -0400
55037              Message-ID: <20001025121354.B2264@O2.chapin.edu>
55038      Branch: perl
55039            ! t/lib/syslog.t
55040 ____________________________________________________________________________
55041 [  7439] By: jhi                                   on 2000/10/25  20:00:48
55042         Log: Continue the internal UTF-8 API tweaking.
55043              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
55044              used much more than the simpler API, now called utf8_to_uv_simple().
55045              Still not quite happy with API, too much partial duplication
55046              of functionality.
55047      Branch: perl
55048            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
55049            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
55050            ! regcomp.c regexec.c sv.c toke.c utf8.c
55051 ____________________________________________________________________________
55052 [  7438] By: jhi                                   on 2000/10/25  18:52:30
55053         Log: Allow poking holes at the UTF-8 decoding strictness.
55054      Branch: perl
55055            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
55056            ! utf8.h
55057 ____________________________________________________________________________
55058 [  7437] By: jhi                                   on 2000/10/25  13:53:05
55059         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
55060              UTF8LEN() and UTF8SKIP(). 
55061      Branch: perl
55062            ! pp.c utf8.c utf8.h
55063 ____________________________________________________________________________
55064 [  7436] By: jhi                                   on 2000/10/25  13:51:37
55065         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
55066              From: Nicholas Clark <nick@ccl4.org>
55067              Date: Wed, 25 Oct 2000 14:44:05 +0100
55068              Message-ID: <20001025144404.D27253@plum.flirble.org>
55069      Branch: perl
55070            ! pod/perlrun.pod
55071 ____________________________________________________________________________
55072 [  7435] By: jhi                                   on 2000/10/25  13:49:32
55073         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
55074              From: Mike Guy <mjtg@cam.ac.uk>
55075              Date: Tue, 24 Oct 2000 14:59:40 +0100
55076              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
55077      Branch: perl
55078            ! scope.c
55079 ____________________________________________________________________________
55080 [  7434] By: jhi                                   on 2000/10/25  13:48:41
55081         Log: AIX is picky about its symbol exports.  Solution for now
55082              is to include the deb.o explicitly to the re extension build.
55083              
55084              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
55085              From: Peter Prymmer <pvhp@forte.com>
55086              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
55087              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
55088      Branch: perl
55089            ! ext/re/Makefile.PL hints/aix.sh
55090 ____________________________________________________________________________
55091 [  7433] By: jhi                                   on 2000/10/25  13:46:49
55092         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
55093              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55094              Date: Wed, 25 Oct 2000 12:02:20 +0200
55095              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
55096      Branch: perl
55097            ! perlsdio.h
55098 ____________________________________________________________________________
55099 [  7432] By: jhi                                   on 2000/10/25  13:44:28
55100         Log: Subject: Minor update to find2perl, for portability
55101              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
55102              Date: Wed, 25 Oct 2000 12:05:47 +0100
55103              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
55104      Branch: perl
55105            ! x2p/find2perl.PL
55106 ____________________________________________________________________________
55107 [  7431] By: jhi                                   on 2000/10/25  13:40:39
55108         Log: Add targets to Makefile.SH, most importantly
55109              'regen_all' which also remembers to update vms/perly*.
55110      Branch: perl
55111            ! Makefile.SH
55112 ____________________________________________________________________________
55113 [  7430] By: bailey                                on 2000/10/25  03:13:53
55114         Log: Cleanup from prior patch (Charles Lane?):
55115              - improve handling of MFDs in Basename and Path
55116              - default to no xsubpp line # munging when building debug images
55117      Branch: vmsperl
55118            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
55119 ____________________________________________________________________________
55120 [  7429] By: jhi                                   on 2000/10/24  20:03:40
55121         Log: Podify README.epoc and README.vos.
55122      Branch: perl
55123            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
55124            ! pod/perlport.pod pod/perltoc.pod
55125 ____________________________________________________________________________
55126 [  7428] By: jhi                                   on 2000/10/24  19:10:33
55127         Log: Stratus VOS updates from Paul Green.
55128      Branch: perl
55129            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55130            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
55131            - vos/config.def vos/config.h vos/config_h.SH_orig
55132            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
55133            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
55134 ____________________________________________________________________________
55135 [  7427] By: jhi                                   on 2000/10/24  18:59:48
55136         Log: Check if stdio supports tweaking lval and cnt simultaneously.
55137              
55138              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
55139              From: Nicholas Clark <nick@ccl4.org>
55140              Date: Mon, 23 Oct 2000 15:39:32 +0100
55141              Message-ID: <20001023153932.A10786@plum.flirble.org>
55142      Branch: metaconfig
55143            ! U/compline/d_stdstdio.U
55144      Branch: perl
55145            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55146            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
55147            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
55148            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
55149            ! vos/config.h vos/config_h.SH_orig win32/config.bc
55150            ! win32/config.gc win32/config.vc
55151 ____________________________________________________________________________
55152 [  7426] By: jhi                                   on 2000/10/24  17:57:44
55153         Log: Missed the header file changes from #7425.
55154      Branch: perl
55155            ! embed.h embed.pl objXSUB.h proto.h
55156 ____________________________________________________________________________
55157 [  7425] By: jhi                                   on 2000/10/24  17:55:17
55158         Log: Fix the bug reported in
55159              
55160              From: andreas.koenig@anima.de (Andreas J. Koenig)
55161              Subject: Encode bug?
55162              Date: 24 Oct 2000 14:01:26 +0200 
55163              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
55164              
55165              Also make is_utf8_char() stricter.
55166      Branch: perl
55167            ! ext/Encode/Encode.xs utf8.c
55168 ____________________________________________________________________________
55169 [  7424] By: jhi                                   on 2000/10/24  15:15:39
55170         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
55171              From: Peter Scott <Peter@PSDT.com>
55172              Date: Mon, 23 Oct 2000 19:46:01 -0700
55173              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
55174      Branch: perl
55175            ! pod/perlfaq5.pod
55176 ____________________________________________________________________________
55177 [  7423] By: jhi                                   on 2000/10/24  14:25:30
55178         Log: Test tweak to avoid pulling in the whole Config.
55179      Branch: perl
55180            ! t/lib/st-lock.t
55181 ____________________________________________________________________________
55182 [  7422] By: jhi                                   on 2000/10/24  14:03:16
55183         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
55184      Branch: perl
55185            ! pp.c
55186 ____________________________________________________________________________
55187 [  7421] By: jhi                                   on 2000/10/24  13:32:09
55188         Log: (Replaced by #7440.)
55189              
55190              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
55191              From: "Kurt D. Starsinic" <kstar@chapin.edu>
55192              Date: Mon, 23 Oct 2000 16:40:54 -0400
55193              Message-ID: <20001023164054.B14491@O2.chapin.edu>
55194      Branch: perl
55195            ! t/lib/syslog.t
55196 ____________________________________________________________________________
55197 [  7420] By: jhi                                   on 2000/10/24  13:30:53
55198         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
55199              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55200              Date: Mon, 23 Oct 2000 17:29:03 -0400
55201              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
55202      Branch: perl
55203            ! lib/ExtUtils/MM_Unix.pm
55204 ____________________________________________________________________________
55205 [  7419] By: jhi                                   on 2000/10/24  13:29:57
55206         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
55207              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55208              Date: Mon, 23 Oct 2000 19:01:32 -0400
55209              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
55210      Branch: perl
55211            ! utils/h2xs.PL
55212 ____________________________________________________________________________
55213 [  7418] By: jhi                                   on 2000/10/24  13:26:04
55214         Log: Replace #7409 with
55215              
55216              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
55217              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
55218              Date: Mon, 23 Oct 2000 20:08:56 +0200
55219              Message-ID: <20001023200855.A14850@nice.ram.loc>
55220      Branch: perl
55221            ! ext/Storable/Storable.pm t/lib/st-lock.t
55222 ____________________________________________________________________________
55223 [  7417] By: jhi                                   on 2000/10/24  13:17:52
55224         Log: Run vms/vms_yfix.pl, should have done that after changing
55225              perly.c in #7382.
55226      Branch: perl
55227            ! vms/perly_c.vms vms/perly_h.vms
55228 ____________________________________________________________________________
55229 [  7416] By: jhi                                   on 2000/10/24  02:55:33
55230         Log: Make the UTF-8 decoding stricter and more verbose when
55231              malformation happens.  This involved adding an argument
55232              to utf8_to_uv_chk(), which involved changing its prototype,
55233              and prefer STRLEN over I32 for the UTF-8 length, which as
55234              a domino effect necessitated changing the prototypes of
55235              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
55236              The stricter UTF-8 decoding checking uses Markus Kuhn's
55237              UTF-8 Decode Stress Tester from
55238              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
55239      Branch: perl
55240            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
55241            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
55242            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
55243            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
55244 ____________________________________________________________________________
55245 [  7415] By: jhi                                   on 2000/10/23  14:06:06
55246         Log: Update Changes.
55247      Branch: perl
55248            ! Changes patchlevel.h
55249 ____________________________________________________________________________
55250 [  7414] By: jhi                                   on 2000/10/23  12:39:52
55251         Log: Undo the basename() part of #7412 since the lib/basename
55252              tests would need upgrading too.
55253      Branch: perl
55254            ! lib/File/Basename.pm
55255 ____________________________________________________________________________
55256 [  7413] By: jhi                                   on 2000/10/23  12:19:27
55257         Log: Document PERL_INSTALL_ROOT of #7210.
55258      Branch: perl
55259            ! lib/ExtUtils/Install.pm
55260 ____________________________________________________________________________
55261 [  7412] By: jhi                                   on 2000/10/23  12:16:47
55262         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
55263      Branch: perl
55264            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
55265            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
55266 ____________________________________________________________________________
55267 [  7411] By: jhi                                   on 2000/10/23  12:07:41
55268         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
55269              From: Prymmer/Kahn <pvhp@best.com>
55270              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
55271              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
55272      Branch: perl
55273            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
55274 ____________________________________________________________________________
55275 [  7410] By: jhi                                   on 2000/10/23  04:10:11
55276         Log: The change #7187 was not so good on VMS.
55277              
55278              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
55279              From: "Craig A. Berry" <craig.berry@psinetcs.com>
55280              Date: Sun, 22 Oct 2000 23:03:08 -0500
55281              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
55282      Branch: perl
55283            ! utils/perldoc.PL
55284 ____________________________________________________________________________
55285 [  7409] By: jhi                                   on 2000/10/23  03:57:36
55286         Log: Avoid Storable locking on DJGPP for now.
55287              
55288              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
55289              From: "Peter J. Farley III" <pjfarley@banet.net>
55290              Date: Sun, 22 Oct 2000 20:00:00 -0400
55291              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
55292      Branch: perl
55293            ! ext/Storable/Storable.pm t/lib/st-lock.t
55294 ____________________________________________________________________________
55295 [  7408] By: jhi                                   on 2000/10/23  03:50:24
55296         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
55297              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
55298              Date: Sun, 22 Oct 2000 21:12:22 -0400
55299              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
55300      Branch: perl
55301            ! lib/vars.pm
55302 ____________________________________________________________________________
55303 [  7407] By: jhi                                   on 2000/10/23  03:43:12
55304         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
55305              From: Hugo <hv@crypt.compulink.co.uk>
55306              Date: Mon, 23 Oct 2000 00:47:22 +0100
55307              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
55308      Branch: perl
55309            ! regexec.c t/op/pat.t
55310 ____________________________________________________________________________
55311 [  7406] By: jhi                                   on 2000/10/23  03:40:29
55312         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
55313      Branch: perl
55314            ! lib/ExtUtils/MakeMaker.pm
55315 ____________________________________________________________________________
55316 [  7405] By: jhi                                   on 2000/10/22  21:32:00
55317         Log: Doc patch.
55318              
55319              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
55320              From: rspier@pobox.com (Robert Spier)
55321              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
55322              Message-ID: <14835.16112.13457.447971@rls.cx>
55323      Branch: perl
55324            ! lib/strict.pm
55325 ____________________________________________________________________________
55326 [  7404] By: jhi                                   on 2000/10/22  21:30:51
55327         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
55328              From: rspier@pobox.com (Robert Spier)
55329              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
55330              Message-ID: <14835.17223.72448.705566@rls.cx>
55331      Branch: perl
55332            ! lib/ExtUtils/MakeMaker.pm
55333 ____________________________________________________________________________
55334 [  7403] By: jhi                                   on 2000/10/22  21:24:11
55335         Log: Subject: [PATCH bleadperl] ripples from constsub patch
55336              From: John Tobey <jtobey@john-edwin-tobey.org>
55337              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
55338              Message-Id: <m13nSOB-000FObC@feynman.localnet>
55339      Branch: perl
55340            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
55341 ____________________________________________________________________________
55342 [  7402] By: jhi                                   on 2000/10/22  20:59:35
55343         Log: Support s?printf parameter reordering.
55344      Branch: perl
55345            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
55346 ____________________________________________________________________________
55347 [  7401] By: jhi                                   on 2000/10/22  19:19:14
55348         Log: Expand %Config variables only if explicitly so requested
55349              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
55350              
55351              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
55352              From: Gurusamy Sarathy <gsar@ActiveState.com>
55353              Date: Sun, 22 Oct 2000 11:47:32 -0700
55354              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
55355      Branch: perl
55356            ! Makefile.SH lib/lib_pm.PL
55357 ____________________________________________________________________________
55358 [  7400] By: jhi                                   on 2000/10/22  18:24:10
55359         Log: Move the #7390 test from warn/op to comp/redef.
55360              
55361              Subject: Re: Creating const subs for constants.
55362              From: John Tobey <jtobey@john-edwin-tobey.org>
55363              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
55364              Message-Id: <m13nG72-000FObC@feynman.localnet>               
55365      Branch: perl
55366            ! t/comp/redef.t t/pragma/warn/op
55367 ____________________________________________________________________________
55368 [  7399] By: jhi                                   on 2000/10/22  17:49:59
55369         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
55370              From: Nicholas Clark <nick@ccl4.org>
55371              Date: Sat, 21 Oct 2000 22:23:19 +0100
55372              Message-ID: <20001021222319.B45586@plum.flirble.org>
55373      Branch: perl
55374            ! ext/DynaLoader/DynaLoader_pm.PL
55375 ____________________________________________________________________________
55376 [  7398] By: jhi                                   on 2000/10/22  17:47:35
55377         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
55378              From: Hugo <hv@crypt.compulink.co.uk>
55379              Date: Sat, 21 Oct 2000 18:19:59 +0100
55380              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
55381      Branch: perl
55382            ! ext/B/B.pm ext/B/B/C.pm
55383 ____________________________________________________________________________
55384 [  7397] By: jhi                                   on 2000/10/22  17:35:18
55385         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
55386              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
55387              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
55388              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
55389      Branch: perl
55390            ! hints/openbsd.sh
55391 ____________________________________________________________________________
55392 [  7396] By: jhi                                   on 2000/10/22  17:19:46
55393         Log: Subject: installman go-faster stripes
55394              From: Nicholas Clark <nick@talking.bollo.cx>
55395              Date: Sat, 21 Oct 2000 17:24:53 +0100
55396              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
55397              
55398              Subject: Re: installman go-faster stripes
55399              From: Russ Allbery <rra@stanford.edu>
55400              Date: 21 Oct 2000 11:04:13 -0700
55401              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
55402      Branch: perl
55403            ! installman pod/pod2man.PL
55404 ____________________________________________________________________________
55405 [  7395] By: jhi                                   on 2000/10/22  17:17:35
55406         Log: Hints tweak from Anton Berezin.
55407      Branch: perl
55408            ! hints/freebsd.sh
55409 ____________________________________________________________________________
55410 [  7394] By: jhi                                   on 2000/10/22  04:50:04
55411         Log: Tweak the Is* definitions of Unicode character classes
55412              to better match the official categorizations; embrace
55413              the official categorizations; add the combining marks
55414              as alpha (and -numeric); fix DCinital (a typo and edito)
55415              to be DCmedial.
55416      Branch: perl
55417            + lib/unicode/Is/DCmedial.pl
55418            - lib/unicode/Is/DCinital.pl
55419            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
55420            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
55421            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
55422            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
55423 ____________________________________________________________________________
55424 [  7393] By: jhi                                   on 2000/10/21  18:06:05
55425         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
55426              From: Daniel Chetlin <daniel@chetlin.com>
55427              Date: Sat, 21 Oct 2000 02:57:03 -0700
55428              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
55429      Branch: perl
55430            + t/lib/tie-splice.t
55431            ! MANIFEST lib/Tie/Array.pm
55432 ____________________________________________________________________________
55433 [  7392] By: gsar                                  on 2000/10/21  18:05:15
55434         Log: resync utfperl branch with mainline
55435      Branch: utfperl
55436           !> (integrate 1760 files)
55437 ____________________________________________________________________________
55438 [  7391] By: jhi                                   on 2000/10/21  14:37:49
55439         Log: Testcases for a #7383,#7385 related bug.
55440              
55441              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
55442              From: Nicholas Clark <nick@ccl4.org>
55443              Date: Sat, 21 Oct 2000 15:04:51 +0100
55444              Message-ID: <20001021150451.A51566@plum.flirble.org>
55445      Branch: perl
55446            ! t/pragma/utf8.t
55447 ____________________________________________________________________________
55448 [  7390] By: jhi                                   on 2000/10/21  14:35:57
55449         Log: Add a testcase for #7389.
55450      Branch: perl
55451            ! t/pragma/warn/op
55452 ____________________________________________________________________________
55453 [  7389] By: jhi                                   on 2000/10/21  14:26:45
55454         Log: Subject: Re: Creating const subs for constants.
55455              From: John Tobey <jtobey@john-edwin-tobey.org>
55456              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
55457              Message-Id: <m13mo0N-000FObC@feynman.localnet>
55458      Branch: perl
55459            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
55460            ! proto.h sv.c
55461 ____________________________________________________________________________
55462 [  7388] By: nick                                  on 2000/10/21  11:44:23
55463         Log: Populate perlio branch
55464      Branch: perlio
55465           +> (branch 1760 files)
55466 ____________________________________________________________________________
55467 [  7387] By: nick                                  on 2000/10/21  10:52:05
55468         Log: Get branch back as replica of mainline via :
55469              p4 integrate -b utfperl
55470              p4 resolve -at ./...
55471      Branch: utfperl
55472           +> (branch 269 files)
55473            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
55474            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
55475            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
55476            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
55477            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
55478            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
55479            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
55480            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
55481            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
55482            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
55483            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
55484            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
55485            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
55486            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
55487            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
55488            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
55489            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
55490            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
55491            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
55492            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
55493            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
55494            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
55495            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
55496            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
55497            - lib/unicode/UCD300.html lib/unicode/Unicode.300
55498            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
55499            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
55500            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
55501            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
55502           !> (integrate 965 files)
55503 ____________________________________________________________________________
55504 [  7386] By: jhi                                   on 2000/10/21  01:31:12
55505         Log: Update Changes.
55506      Branch: perl
55507            ! Changes patchlevel.h
55508 ____________________________________________________________________________
55509 [  7385] By: jhi                                   on 2000/10/21  01:28:42
55510         Log: The #7383 was right only in the context of the original bug report,
55511              not in more general case.
55512      Branch: perl
55513            ! pp_hot.c
55514 ____________________________________________________________________________
55515 [  7384] By: jhi                                   on 2000/10/21  01:08:23
55516         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
55517      Branch: perl
55518            ! ext/IO/lib/IO/Select.pm
55519 ____________________________________________________________________________
55520 [  7383] By: jhi                                   on 2000/10/21  00:44:18
55521         Log: Fix for ID 20001020.006, concatenating an unset submatch
55522              with utf8 resulted in "Modification of a read-only value".
55523      Branch: perl
55524            ! pp_hot.c t/pragma/utf8.t
55525 ____________________________________________________________________________
55526 [  7382] By: jhi                                   on 2000/10/20  20:44:31
55527         Log: Make scan_num() reëntrant, as suggested in
55528              
55529              Subject: [PATCH perl@7229] Rentrant parser and yylex()
55530              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55531              Date: Fri, 20 Oct 2000 14:17:27 +0100
55532              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
55533      Branch: perl
55534            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
55535            ! toke.c
55536 ____________________________________________________________________________
55537 [  7381] By: jhi                                   on 2000/10/20  20:07:29
55538         Log: Reëntrancy fix.
55539              
55540              Subject: [PATCH perl@7229] Rentrant parser and yylex()
55541              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
55542              Date: Fri, 20 Oct 2000 14:17:27 +0100
55543              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
55544      Branch: perl
55545            ! embed.h embed.pl perl.h proto.h toke.c
55546 ____________________________________________________________________________
55547 [  7380] By: jhi                                   on 2000/10/20  19:15:54
55548         Log: Don't write double values through long double pointers,
55549              based on a part of
55550              
55551              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
55552              From: Jens Hamisch <jens@Strawberry.COM>
55553              Date: Tue, 17 Oct 2000 08:39:36 +0200
55554              Message-Id: <20001017083936.A11104@Strawberry.COM>
55555      Branch: perl
55556            ! perl.h pp.c
55557 ____________________________________________________________________________
55558 [  7379] By: jhi                                   on 2000/10/20  18:43:37
55559         Log: Portability tweak on #7377.
55560              
55561              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
55562              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55563              Date:     Fri, 20 Oct 2000 13:13:41 EDT
55564              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
55565      Branch: perl
55566            ! t/lib/dprof.t
55567 ____________________________________________________________________________
55568 [  7378] By: jhi                                   on 2000/10/20  12:57:19
55569         Log: SOCKS function redefinitions need prototypes, too, otherwise
55570              for example 32 bit versus 64 bit differences cause a lot of
55571              problems.  Part of
55572              
55573              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
55574              From: Jens Hamisch <jens@Strawberry.COM>
55575              Date: Tue, 17 Oct 2000 08:39:36 +0200
55576              Message-Id: <20001017083936.A11104@Strawberry.COM>
55577      Branch: perl
55578            ! doio.c pp_sys.c
55579 ____________________________________________________________________________
55580 [  7377] By: jhi                                   on 2000/10/20  12:37:12
55581         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
55582              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55583              Date:     Fri, 20 Oct 2000 08:26:04 EDT
55584              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
55585      Branch: perl
55586            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
55587 ____________________________________________________________________________
55588 [  7376] By: jhi                                   on 2000/10/20  12:35:31
55589         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
55590              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55591              Date:     Fri, 20 Oct 2000 07:48:15 EDT
55592              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
55593      Branch: perl
55594            ! configure.com vms/gen_shrfls.pl
55595 ____________________________________________________________________________
55596 [  7375] By: bailey                                on 2000/10/20  04:44:37
55597         Log: SYN SYN
55598      Branch: vmsperl
55599           +> (branch 134 files)
55600            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
55601            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
55602            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
55603            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
55604            - eg/cgi/frameset.cgi eg/cgi/index.html
55605            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
55606            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
55607            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
55608            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
55609            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
55610            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
55611            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
55612            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
55613            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
55614            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
55615            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
55616            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
55617            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
55618            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
55619            - lib/unicode/Props.txt lib/unicode/UCD300.html
55620            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
55621            - utils/perlbc.PL vms/subconfigure.com
55622           !> (integrate 785 files)
55623 ____________________________________________________________________________
55624 [  7374] By: jhi                                   on 2000/10/20  00:59:48
55625         Log: In the latest compiler builds cccdlflags must not become -fpic,
55626              from Wilfredo Sánchez.
55627      Branch: perl
55628            ! hints/darwin.sh
55629 ____________________________________________________________________________
55630 [  7373] By: jhi                                   on 2000/10/20  00:56:35
55631         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
55632              From: Tony Cook <tony@develop-help.com>
55633              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
55634              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
55635      Branch: perl
55636            ! pod/perlop.pod
55637 ____________________________________________________________________________
55638 [  7372] By: jhi                                   on 2000/10/19  19:34:40
55639         Log: Typo noted by Mark Lutz.
55640      Branch: perl
55641            ! t/op/64bitint.t
55642 ____________________________________________________________________________
55643 [  7371] By: jhi                                   on 2000/10/19  19:33:13
55644         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
55645      Branch: metaconfig
55646            ! U/modified/Cppsym.U U/modified/Oldconfig.U
55647      Branch: metaconfig/U/perl
55648            ! End.U dlsrc.U libperl.U
55649      Branch: perl
55650            + hints/nonstopux.sh
55651            ! Configure MANIFEST config_h.SH
55652 ____________________________________________________________________________
55653 [  7370] By: jhi                                   on 2000/10/19  17:18:08
55654         Log: Subject: PATCH do_print has 2 PerlIO_error()s
55655              From: nick@ccl4.org
55656              Date: Thu, 19 Oct 2000 18:09:20 +0100
55657              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
55658      Branch: perl
55659            ! doio.c
55660 ____________________________________________________________________________
55661 [  7369] By: jhi                                   on 2000/10/19  14:01:49
55662         Log: Update Changes.
55663      Branch: perl
55664            ! Changes patchlevel.h
55665 ____________________________________________________________________________
55666 [  7368] By: jhi                                   on 2000/10/19  13:04:29
55667         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
55668              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55669              Date: Wed, 18 Oct 2000 13:12:01 +0200
55670              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
55671      Branch: perl
55672            ! hints/aix.sh
55673 ____________________________________________________________________________
55674 [  7367] By: jhi                                   on 2000/10/19  02:22:40
55675         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
55676              of a 'pmshort' anywhere in the B, so the offending line was simply
55677              removed.
55678      Branch: perl
55679            ! ext/B/B/Debug.pm
55680 ____________________________________________________________________________
55681 [  7366] By: jhi                                   on 2000/10/19  02:12:37
55682         Log: Add the test case for the bug id 20000730.004 which seems
55683              to have been fixed by now.
55684      Branch: perl
55685            ! t/pragma/utf8.t
55686 ____________________________________________________________________________
55687 [  7365] By: jhi                                   on 2000/10/18  23:36:24
55688         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
55689              From: Hugo <hv@crypt.compulink.co.uk>
55690              Date: Wed, 18 Oct 2000 23:25:58 +0100
55691              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
55692      Branch: perl
55693            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
55694 ____________________________________________________________________________
55695 [  7364] By: jhi                                   on 2000/10/18  21:12:53
55696         Log: (retracted)
55697      Branch: perl
55698            ! pp.c
55699 ____________________________________________________________________________
55700 [  7363] By: jhi                                   on 2000/10/18  20:55:38
55701         Log: Missing change from #7362.
55702      Branch: perl
55703            ! win32/perlhost.h
55704 ____________________________________________________________________________
55705 [  7362] By: jhi                                   on 2000/10/18  20:52:01
55706         Log: Borland C fstat() never saw the fd as writable.
55707              
55708              Subject: fix for Borland's weak "stat" (perl@7211)
55709              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
55710              Date: Mon, 16 Oct 2000 09:55:03 +0400
55711              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
55712      Branch: perl
55713            ! win32/win32.c
55714 ____________________________________________________________________________
55715 [  7361] By: jhi                                   on 2000/10/18  17:43:50
55716         Log: Regen toc.
55717      Branch: perl
55718            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
55719 ____________________________________________________________________________
55720 [  7360] By: jhi                                   on 2000/10/18  17:07:44
55721         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55722              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
55723              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
55724              Date: Mon, 16 Oct 2000 15:19:49 +0200
55725      Branch: perl
55726            + README.aix
55727            ! MANIFEST
55728 ____________________________________________________________________________
55729 [  7359] By: jhi                                   on 2000/10/18  17:04:49
55730         Log: Subject: Pod patch for Devel::Peek
55731              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55732              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
55733              Date: Mon, 16 Oct 2000 12:26:34 +0200
55734      Branch: perl
55735            ! ext/Devel/Peek/Peek.pm
55736 ____________________________________________________________________________
55737 [  7358] By: jhi                                   on 2000/10/18  17:03:15
55738         Log: Make Cwd more bulletproof in chrooted environments.
55739              
55740              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
55741              From: "Eric E. Coe" <Eric.Coe@oracle.com>
55742              Date: Wed, 18 Oct 2000 04:03:54 -0400
55743              Message-Id: <39ED596A.70E599FE@oracle.com>
55744      Branch: perl
55745            ! lib/Cwd.pm
55746 ____________________________________________________________________________
55747 [  7357] By: jhi                                   on 2000/10/18  16:37:26
55748         Log: Disable the UTF8 downgrade croakage for now to avoid
55749              too many not okay messages.
55750      Branch: perl
55751            ! doio.c
55752 ____________________________________________________________________________
55753 [  7356] By: jhi                                   on 2000/10/17  23:29:41
55754         Log: Show the failed remote port, instead of the failing line number.
55755              
55756              Subject: [PATCH 5.6.1 Debugger] More diagnostics
55757              From: David Sparks <daves@ActiveState.com>
55758              Date: Tue, 17 Oct 2000 15:00:24 -0700
55759              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
55760      Branch: perl
55761            ! lib/perl5db.pl
55762 ____________________________________________________________________________
55763 [  7355] By: jhi                                   on 2000/10/17  14:11:31
55764         Log: On output try to downgrade to bytes, croak if impossible,
55765              from Simon Cozens.  This means that outputting >255 UTF8
55766              is impossible.  Consider this as a strong incentive to get
55767              the I/O disciplines implemented.
55768      Branch: perl
55769            ! doio.c pod/perldiag.pod sv.c
55770 ____________________________________________________________________________
55771 [  7354] By: jhi                                   on 2000/10/17  13:42:23
55772         Log: Clarify documentation on 'use bytes'.
55773              
55774              Subject: Re: What does 'use bytes' "mean" ?
55775              From: Simon Cozens <simon@cozens.net>
55776              Date: Mon, 18 Sep 2000 18:24:25 +0100
55777              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
55778      Branch: perl
55779            ! lib/bytes.pm
55780 ____________________________________________________________________________
55781 [  7353] By: jhi                                   on 2000/10/17  13:28:12
55782         Log: Workaround for a sfio bug where the stream error indicator
55783              is not cleared as documented.
55784              
55785              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
55786              From: Nicholas Clark <nick@ccl4.org>
55787              Date: Mon, 16 Oct 2000 18:28:23 +0100
55788              Message-ID: <20001016182823.J19700@plum.flirble.org>
55789      Branch: perl
55790            ! doio.c
55791 ____________________________________________________________________________
55792 [  7352] By: jhi                                   on 2000/10/17  13:06:19
55793         Log: More IoTYPE sprinkling.
55794      Branch: perl
55795            ! doio.c pp_hot.c
55796 ____________________________________________________________________________
55797 [  7351] By: jhi                                   on 2000/10/16  22:47:07
55798         Log: Detect early whether the std streams have gone bad.
55799              
55800              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
55801              Date: Mon, 16 Oct 2000 23:28:42 +0100
55802              From: Nicholas Clark <nick@ccl4.org>
55803              Message-ID: <20001016232842.A37942@plum.flirble.org>
55804      Branch: perl
55805            ! t/op/misc.t
55806 ____________________________________________________________________________
55807 [  7350] By: jhi                                   on 2000/10/16  22:45:16
55808         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
55809              From: "Peter J. Farley III" <pjfarley@banet.net>
55810              Date: Mon, 16 Oct 2000 18:15:59 -0400
55811              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
55812      Branch: perl
55813            ! djgpp/djgpp.c dosish.h t/io/open.t
55814 ____________________________________________________________________________
55815 [  7349] By: jhi                                   on 2000/10/16  22:36:45
55816         Log: perldelta tweak.
55817      Branch: perl
55818            ! pod/perldelta.pod
55819 ____________________________________________________________________________
55820 [  7348] By: jhi                                   on 2000/10/16  15:17:53
55821         Log: Update Changes.
55822      Branch: perl
55823            ! Changes patchlevel.h
55824 ____________________________________________________________________________
55825 [  7347] By: jhi                                   on 2000/10/16  13:55:27
55826         Log: Add the capability to include/exclude branches.
55827      Branch: perl
55828            ! Porting/genlog
55829 ____________________________________________________________________________
55830 [  7346] By: jhi                                   on 2000/10/16  13:18:04
55831         Log: Add Charles Lane.
55832      Branch: perl
55833            ! AUTHORS Changes
55834 ____________________________________________________________________________
55835 [  7345] By: jhi                                   on 2000/10/16  13:13:21
55836         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
55837      Branch: perl
55838            ! pod/perldelta.pod
55839 ____________________________________________________________________________
55840 [  7344] By: gsar                                  on 2000/10/16  09:30:21
55841         Log: integrate change#6220 from cfgperl
55842              
55843              Win32 patches from Benjamin Stuhl.
55844      Branch: maint-5.6/perl
55845           !> makedef.pl win32/win32.h
55846 ____________________________________________________________________________
55847 [  7343] By: gsar                                  on 2000/10/16  08:32:19
55848         Log: integrate changes#6221,6222 from cfgperl
55849              
55850              Remove tr///CU (the feature is to be obsoleted by better interfaces).
55851              From: simon@brecon.co.uk (Simon Cozens)
55852              Subject: [PATCH] Eliminate tr///[CU][CU]
55853              Date: 23 Jun 2000 11:05:40 GMT
55854              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
55855              
55856              doc typo fix
55857              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
55858              From: Ian Phillipps <Ian.Phillipps@iname.com>
55859              Date: Fri, 23 Jun 2000 10:40:58 +0100
55860              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
55861      Branch: maint-5.6/perl
55862           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
55863 ____________________________________________________________________________
55864 [  7342] By: gsar                                  on 2000/10/16  08:28:08
55865         Log: integrate change#6217 from cfgperl (in part)
55866              
55867              Rename the fdpid locking and integrate with Sarathy.
55868      Branch: maint-5.6/perl
55869           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
55870           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
55871           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
55872           !> win32/win32.c
55873 ____________________________________________________________________________
55874 [  7341] By: gsar                                  on 2000/10/16  08:23:39
55875         Log: integrate changes#6214..6216 from mainline
55876              
55877              @_ can't have junk in it even in the non-USE_ITHREADS case because
55878              caller() wants to populate @DB::args with it (causes a coredump
55879              in Carp::confess())
55880              
55881              tweak comment about @DB::args
55882              
55883              be more optimal about clearing @_
55884      Branch: maint-5.6/perl
55885           !> av.h cop.h pp_ctl.c t/op/runlevel.t
55886 ____________________________________________________________________________
55887 [  7340] By: gsar                                  on 2000/10/16  08:20:37
55888         Log: integrate changes#6207..6210 from cfgperl
55889              
55890              Subject: [PATCH 5.6.0] Threadsafe patches
55891              From: Dan Sugalski <dan@sidhe.org>
55892              To: perl5-porters@perl.org
55893              Date: Mon, 08 May 2000 18:08:13 -0400
55894              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
55895              
55896              Regen headers for #6207.
55897              
55898              Lock PL_fdpid against race conditions, based on:
55899              Subject: [PATCH 5.6.0]subprocess fixup for threads
55900              From: Dan Sugalski <dan@sidhe.org>
55901              To: perl5-porters@perl.org
55902              Date: Tue, 11 Apr 2000 17:02:32 -0400
55903              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
55904              
55905              Mopup for #6207 and #6209.
55906      Branch: maint-5.6/perl
55907           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
55908           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
55909           !> win32/win32.c
55910 ____________________________________________________________________________
55911 [  7339] By: gsar                                  on 2000/10/16  08:14:34
55912         Log: integrate change#6203 from cfgperl
55913              
55914              perldiag should refer to perlos2.pod not README.os2
55915      Branch: maint-5.6/perl
55916           !> pod/perldiag.pod
55917 ____________________________________________________________________________
55918 [  7338] By: gsar                                  on 2000/10/16  08:11:42
55919         Log: integrate change#6201 from mainline
55920              
55921              Perl_eval_pv() leaks 4 bytes every time it is called because it
55922              does a PUSHMARK that's never ever POPMARKed; in general, only
55923              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
55924              Perl_eval_[sp]v() don't because they don't take any incoming
55925              arguments (this leak has been around since the original version
55926              of perl_eval_pv() in 5.003_97e)
55927      Branch: maint-5.6/perl
55928           !> perl.c
55929 ____________________________________________________________________________
55930 [  7337] By: gsar                                  on 2000/10/16  08:08:47
55931         Log: integrate changes#6197..6200 from cfgperl
55932              
55933              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
55934              From: John Borwick <jhborwic@unity.ncsu.edu>
55935              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
55936              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
55937              
55938              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
55939              From: Dan Sugalski <dan@sidhe.org>
55940              To: vmsperl@perl.org, perl5-porters@perl.org
55941              Date: Fri, 02 Jun 2000 16:00:41 -0400
55942              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
55943              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
55944              
55945              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
55946              From: Dan Sugalski <dan@sidhe.org>
55947              To: perl5-porters@perl.org, vmsperl@perl.org
55948              Date: Fri, 02 Jun 2000 17:30:51 -0400
55949              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
55950              
55951              Update to cperl-mode.el 4.31 from
55952              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
55953              Subject: A couple of notes
55954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55955              To: Mailing list Perl5 <perl5-porters@perl.org>
55956              Date: Sat, 3 Jun 2000 23:33:32 -0400
55957              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
55958      Branch: maint-5.6/perl
55959           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
55960           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
55961           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
55962           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
55963           !> vms/vmsish.h
55964 ____________________________________________________________________________
55965 [  7336] By: gsar                                  on 2000/10/16  08:03:46
55966         Log: integrate changes#6194,6195 from mainline
55967              
55968              fix small eval"" memory leaks under USE_ITHREADS
55969              
55970              fix yet another eval"" leak under USE_ITHREADS
55971      Branch: maint-5.6/perl
55972           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
55973           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
55974           !> vms/perly_c.vms
55975 ____________________________________________________________________________
55976 [  7335] By: gsar                                  on 2000/10/16  08:02:15
55977         Log: integrate changes#6190,6191 from mainline
55978              
55979              submit missing embed.pl change
55980              
55981              vec() loses numericalness (modified version of patch suggested
55982              by Robin Barker)
55983      Branch: maint-5.6/perl
55984           !> doop.c embed.pl t/op/vec.t
55985 ____________________________________________________________________________
55986 [  7334] By: gsar                                  on 2000/10/16  08:01:03
55987         Log: integrate change#6189 from mainline
55988              
55989              counting tr/// corrupts later operation (from M.J.T Guy)
55990      Branch: maint-5.6/perl
55991           !> doop.c t/op/tr.t
55992 ____________________________________________________________________________
55993 [  7333] By: gsar                                  on 2000/10/16  07:59:07
55994         Log: integrate changes#6183..6188 from mainline
55995              
55996              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
55997              <nick@ccl4.org>)
55998              
55999              tweak for change#6127
56000              
56001              remove incorrect documentation about implicit split to @_ in
56002              list context, which never really worked in perl 5 (from
56003              M.J.T. Guy)
56004              
56005              further qualify references to "alphanumeric" (from Wolfgang Laun
56006              <wolfgang.laun@alcatel.at>)
56007              
56008              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
56009              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
56010              
56011              h2xs tweaks
56012      Branch: maint-5.6/perl
56013           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
56014           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
56015           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
56016           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
56017           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
56018           !> pod/pod2latex.PL utils/h2xs.PL
56019 ____________________________________________________________________________
56020 [  7332] By: gsar                                  on 2000/10/16  07:53:52
56021         Log: integrate change#6179 from mainline
56022              
56023              buggy modulus on UVs introduced by change#3378 (resulted in
56024              4063328477 % 65535 amounting to 27406, instead of 27407)
56025      Branch: maint-5.6/perl
56026           !> pp.c t/op/arith.t
56027 ____________________________________________________________________________
56028 [  7331] By: gsar                                  on 2000/10/16  07:52:49
56029         Log: integrate changes#6176,6177,6178,6182 from cfgperl
56030              
56031              Single-quoted utf8 patch from Simon Cozens.
56032              
56033              Substitution utf8 patch from Simon Cozens.
56034              
56035              Be cleaner.
56036              
56037              Be Cleaner Part Deux.
56038      Branch: maint-5.6/perl
56039           !> Makefile.SH pp_hot.c toke.c
56040 ____________________________________________________________________________
56041 [  7330] By: gsar                                  on 2000/10/16  07:41:36
56042         Log: integrate change#6172 from mainline
56043              
56044              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
56045              (from Ilya Zakharevich)
56046      Branch: maint-5.6/perl
56047           !> regexec.c t/op/re_tests
56048 ____________________________________________________________________________
56049 [  7329] By: gsar                                  on 2000/10/16  07:40:25
56050         Log: integrate change#6171 from mainline
56051              
56052              scalar() doesn't force scalar context when used in void context
56053              (from Simon Cozens)
56054      Branch: maint-5.6/perl
56055           !> op.c t/op/wantarray.t
56056 ____________________________________________________________________________
56057 [  7328] By: gsar                                  on 2000/10/16  07:39:33
56058         Log: integrate change#6170 from mainline
56059              
56060              change#6142 needs tweaks to tests to work where there's no
56061              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
56062      Branch: maint-5.6/perl
56063           !> t/lib/filefind.t
56064 ____________________________________________________________________________
56065 [  7327] By: gsar                                  on 2000/10/16  07:35:34
56066         Log: integrate changes#6166..6168 from cfgperl
56067              
56068              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
56069              in case somebody wants to write an extension for more
56070              shadow database interfaces.
56071              
56072              tweak todo
56073              
56074              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
56075      Branch: maint-5.6/perl
56076           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56077           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
56078           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
56079           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
56080           !> win32/config.vc win32/config_H.bc win32/config_H.gc
56081           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
56082 ____________________________________________________________________________
56083 [  7326] By: gsar                                  on 2000/10/16  07:29:05
56084         Log: integrate changes#6157,6159..6161,6164 from cfgperl
56085              
56086              Regen Configure to jive with #6149.
56087              
56088              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
56089              
56090              Changes for the File::Temp 0.08 (change #6159) test suite
56091              to fit better into the Perl distribution test framework.
56092              
56093              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
56094              both from Simon Cozens.
56095              
56096              detypo
56097      Branch: maint-5.6/perl
56098           +> pod/perlmodlib.PL pod/perlnewmod.pod
56099           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
56100           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
56101           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56102           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
56103 ____________________________________________________________________________
56104 [  7325] By: gsar                                  on 2000/10/16  07:25:13
56105         Log: integrate change#6158 from vmsperl
56106              
56107              Add fallback to tmpfile for use in cases where user's relying on
56108              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
56109              Lane's patch)
56110      Branch: maint-5.6/perl
56111           !> vms/vms.c vms/vmsish.h
56112 ____________________________________________________________________________
56113 [  7324] By: gsar                                  on 2000/10/16  07:20:50
56114         Log: integrate changes#6153..6155 from mainline
56115              
56116              prettier Test::Harness output on failed tests (from Nicholas Clark
56117              <nick@Bagpuss.uk.boo.com>)
56118              
56119              avoid type mismatch warning
56120              
56121              small bug in change#6144; remove random \xA0 character that snuck
56122              in via change#6145
56123      Branch: maint-5.6/perl
56124           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
56125           !> perl.c
56126 ____________________________________________________________________________
56127 [  7323] By: gsar                                  on 2000/10/16  07:18:47
56128         Log: integrate changes#6151,6152 from mainline
56129              
56130              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
56131              
56132              cosmetic fixups of RE debug output (from Ilya Zakharevich)
56133      Branch: maint-5.6/perl
56134           !> regexec.c
56135 ____________________________________________________________________________
56136 [  7322] By: gsar                                  on 2000/10/16  07:17:25
56137         Log: integrate changes#6146..6150 from mainline
56138              
56139              doc typo
56140              
56141              add a make entry to Config.pm so "perl -V:make" works on VMS
56142              (from Peter Prymmer)
56143              
56144              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
56145              
56146              OS/2 tweaks for usethreads build (from Rocco Caputo
56147              <troc@netrus.net>)
56148              
56149              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
56150      Branch: maint-5.6/perl
56151           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
56152           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
56153           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
56154           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
56155           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
56156           !> warnings.pl x2p/a2p.h
56157 ____________________________________________________________________________
56158 [  7321] By: gsar                                  on 2000/10/16  07:14:02
56159         Log: integrate changes#6143..6145 from mainline
56160              
56161              MacOS support, part 1 (from Matthias Neeracher
56162              <neeri@iis.ee.ethz.ch>)
56163              
56164              MacOS support, part 2: make AutoSplit use File::Spec instead
56165              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
56166              <neeri@iis.ee.ethz.ch>)
56167              
56168              make xsubpp skip embedded pod (from Matthias Neeracher
56169              <neeri@iis.ee.ethz.ch>)
56170      Branch: maint-5.6/perl
56171           +> ext/DynaLoader/dl_mac.xs
56172           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
56173           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
56174           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
56175           !> pp_ctl.c proto.h toke.c util.c util.h
56176 ____________________________________________________________________________
56177 [  7320] By: gsar                                  on 2000/10/16  07:12:13
56178         Log: integrate changes#6141,6142 from mainline
56179              
56180              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
56181              forwarded by Peter Seebach from the bsdi-users mailing list.
56182              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
56183              
56184              File::Find fails to chdir when chasing symlinks (from
56185              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
56186      Branch: maint-5.6/perl
56187           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
56188 ____________________________________________________________________________
56189 [  7319] By: gsar                                  on 2000/10/16  07:04:30
56190         Log: integrate change#6139 from mainline
56191              
56192              revise mktables.PL for bugs and newness in Unicode 3.0
56193              (from James Bence <jbence@amgen.com>)
56194      Branch: maint-5.6/perl
56195           +> (branch 30 files)
56196           !> (integrate 49 files)
56197 ____________________________________________________________________________
56198 [  7318] By: gsar                                  on 2000/10/16  07:01:01
56199         Log: integrate changes#6137,6138 from mainline
56200              
56201              fix bogus redeclaration warning for "our" variables in different
56202              scopes
56203              
56204              add note about the handling of negative indices to tied arrays
56205              (from Michael G Schwern <schwern@pobox.com>)
56206      Branch: maint-5.6/perl
56207           !> op.c pod/perltie.pod t/pragma/strict-vars
56208 ____________________________________________________________________________
56209 [  7317] By: gsar                                  on 2000/10/16  06:58:46
56210         Log: integrate changes#6127..6136 from mainline
56211              
56212              call_method(...,G_EVAL) can longjmp() out if the method probing
56213              failed (from Gisle Aas)
56214              
56215              new perlxstut example for passing/returning refs to arrays
56216              (from David Lowe <dlowe@pootpoot.com>)
56217              
56218              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
56219              
56220              fix places that mean C<"word" character> but say C<alphanumeric
56221              character>
56222              
56223              avoid warnings in POSIX.pm (from Barrie Slaymaker)
56224              
56225              warnings::enabled() doesn't fall back to looking at $^W if
56226              caller isn't using lexical warnings (from Paul Marquess)
56227              
56228              elide bogus test in change#6132
56229              
56230              make Test::Harness use wait.h/WCOREDUMP if available
56231              (from Ben Tilly <ben_tilly@hotmail.com>)
56232              
56233              enable Test::Harness to dynamically determine column width etc.
56234              (from Rob Napier <rnapier@employees.org>)
56235              
56236              random pod typos (from Peter Scott <Peter@PSDT.com>)
56237      Branch: maint-5.6/perl
56238           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
56239           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
56240           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
56241           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
56242 ____________________________________________________________________________
56243 [  7316] By: gsar                                  on 2000/10/16  06:53:23
56244         Log: integrate change#6126 from mainline
56245              
56246              change#2879 broke rvalue autovivification of magicals such as
56247              ${$num} (reworked variant of patch suggested by Simon Cozens)
56248      Branch: maint-5.6/perl
56249           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
56250           !> pp_hot.c proto.h t/op/gv.t
56251 ____________________________________________________________________________
56252 [  7315] By: gsar                                  on 2000/10/16  06:51:38
56253         Log: integrate changes#6123,6125 from mainline
56254              
56255              clarify gotcha with #line directives (from Rocco Caputo
56256              <troc@netrus.net>)
56257              
56258              enable propagating exception objects via Perl_croak() in XS code
56259              (from Gisle Aas)
56260      Branch: maint-5.6/perl
56261           !> pod/perldebug.pod pod/perlsyn.pod util.c
56262 ____________________________________________________________________________
56263 [  7314] By: gsar                                  on 2000/10/16  06:49:28
56264         Log: integrate change#6122 from mainline
56265              
56266              downgrade fatal error on C<"foo@nosucharray.com"> to optional
56267              warning (from Mark-Jason Dominus)
56268      Branch: maint-5.6/perl
56269           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
56270           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
56271           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
56272           !> toke.c
56273 ____________________________________________________________________________
56274 [  7313] By: gsar                                  on 2000/10/16  06:46:54
56275         Log: integrate changes#6112..6121 from vmsperl
56276              
56277              Check for existence of file before trying to delete
56278              
56279              Ugly workaround for version-specific RTL error
56280              
56281              Urk -- undo previous removal of vmsish 'exit' change
56282              
56283              Add bounds checking for several strings (Charles Lane)
56284              
56285              Miscellaneous cosmetic fixes (Charles Lane)
56286              
56287              Treat sockets as special in sys(read|write) (Charles Lane et al.)
56288              
56289              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
56290              Flatten case labels in switch statements uniformly (Charles Bailey)
56291              
56292              Quiet error messages in vmsish.t (Charles Lane)
56293              
56294              Add missing escape (Charles Lane)
56295              
56296              Allow eliminate_macros() and fixpath() to handle space-delimited
56297              lists (based on fixes by Craig Berry)
56298      Branch: maint-5.6/perl
56299           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
56300           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
56301           !> vms/vmsish.h
56302 ____________________________________________________________________________
56303 [  7312] By: gsar                                  on 2000/10/16  06:41:18
56304         Log: integrate changes#6107,6110 from cfgperl
56305              
56306              Tweak the todo list.
56307              
56308              todo tweak
56309      Branch: maint-5.6/perl
56310           !> Todo-5.6
56311 ____________________________________________________________________________
56312 [  7311] By: gsar                                  on 2000/10/16  06:38:38
56313         Log: integrate changes#6104,6108 from mainline
56314              
56315              PL_sys_intern was being initialized too late on windows
56316              
56317              reenable fake signal handling on Windows, bugs and all
56318      Branch: maint-5.6/perl
56319           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
56320           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
56321           !> win32/win32.c
56322 ____________________________________________________________________________
56323 [  7310] By: gsar                                  on 2000/10/16  06:36:03
56324         Log: integrate changes#6095,6097..6103 from cfgperl
56325              
56326              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
56327              might be useful in future.
56328              
56329              Add a note about possible compilation problems from Allen Smith.
56330              
56331              Add a note about other, yet unsupported, shadow password APIs.
56332              
56333              Tweaks for the cc bugs from Allen Smith.
56334              
56335              More compilation tweakery from Allen Smith.
56336              
56337              Hints and test tweaks for Unicos.
56338              
56339              The test suite tweak in #6101 wasn't quite right.
56340              
56341              Test tweaking for Unicos continues.
56342      Branch: maint-5.6/perl
56343           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56344           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
56345           !> t/lib/complex.t t/op/64bitint.t
56346 ____________________________________________________________________________
56347 [  7309] By: gsar                                  on 2000/10/16  06:29:41
56348         Log: integrate changes#6093,6094 from mainline
56349              
56350              fork() failure to create pseudo process sets errno=EAGAIN and returns
56351              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
56352              
56353              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
56354      Branch: maint-5.6/perl
56355           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
56356           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
56357 ____________________________________________________________________________
56358 [  7308] By: gsar                                  on 2000/10/16  06:27:29
56359         Log: integrate change#6092 from cfgperl
56360              
56361              Regen perltoc with the fixed buildtoc.
56362      Branch: maint-5.6/perl
56363           !> pod/perltoc.pod
56364 ____________________________________________________________________________
56365 [  7307] By: gsar                                  on 2000/10/16  06:26:40
56366         Log: integrate changes#6089,6090 from mainline
56367              
56368              buildtoc tweak to fix newline lossage
56369              
56370              concat doesn't preserve utf8-ness, and doesn't invalidate
56371              [NI]OK; added tests for both
56372      Branch: maint-5.6/perl
56373           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
56374 ____________________________________________________________________________
56375 [  7306] By: gsar                                  on 2000/10/16  06:24:05
56376         Log: integrate change#6088 from cfgperl
56377              
56378              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
56379              because we do not use those.  The HAS_GETSPNAM remains,
56380              though, because we still do use that.
56381      Branch: maint-5.6/perl
56382           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56383           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
56384           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
56385           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
56386           !> win32/config.vc win32/config_H.bc win32/config_H.gc
56387           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
56388 ____________________________________________________________________________
56389 [  7305] By: gsar                                  on 2000/10/16  06:15:52
56390         Log: integrate changes#6084,6085,6087 from mainline
56391              
56392              substr() does not preserve utf8-ness (from Stefan Eissing
56393              <Eissing@medicaldataservice.de>); added tests
56394              
56395              repeat operator (x) doesn't preserve utf8-ness
56396              
56397              reverse() and quotemeta() weren't preserving utf8-ness; add tests
56398      Branch: maint-5.6/perl
56399           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
56400 ____________________________________________________________________________
56401 [  7304] By: gsar                                  on 2000/10/16  06:13:10
56402         Log: integrate changes#6077..6083 from mainline
56403              
56404              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
56405              and Tom Phoenix)
56406              
56407              workaround for CRT bug in chdir() (from Charles Lane, via
56408              Peter Prymmer)
56409              
56410              remove outdated kludge in Carp (NULLs are permitted in diagnostics
56411              now)
56412              
56413              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
56414              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
56415              
56416              better default perlbug categories for ok reports (from Richard Foley)
56417              
56418              peek.t non-portable to ithreads
56419              
56420              note about undocumented caller() return value (from M.J.T. Guy);
56421              yet another peek.t tweak
56422      Branch: maint-5.6/perl
56423           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56424           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
56425           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
56426           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
56427           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
56428           !> vms/vmsish.h
56429 ____________________________________________________________________________
56430 [  7303] By: gsar                                  on 2000/10/16  06:03:18
56431         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
56432              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
56433              
56434              &HUGE_VAL is not defined, it exists.
56435              
56436              Do not warn that an infinity does not look like a number.
56437              
56438              Rewrite the pwent/spent logic to be a little bit more clearer.
56439              
56440              Continue on the pwent/spent case.
56441              
56442              Correct Freudian slip.
56443              
56444              Use HUGE_VALL if applicable.
56445              
56446              pwent/spent #ifdef imbalance.
56447              
56448              Infinite problems.
56449              
56450              Call getspnam() only iff needd.
56451              
56452              Test both the scalar and list contexts.
56453              
56454              Use setxxent()/endxxent().
56455              
56456              Complex tweakery.
56457              
56458              Unicos hint tweak.
56459              
56460              Be more forgiving in POSIX about HUGE_VALL.
56461              
56462              Detypo.
56463              
56464              The search of infinity continues, this time simplified.
56465              
56466              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
56467              in natively 64-bit platforms where a long is a quad (no need
56468              for long longs).  Also added bias for IVs.
56469              
56470              Complex tweaks.
56471              
56472              Introduce t/lib/peek.t.
56473              
56474              Make the test more portable.
56475      Branch: maint-5.6/perl
56476           +> t/lib/peek.t
56477            ! pp_sys.c
56478           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
56479           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
56480           !> t/op/pwent.t toke.c util.c
56481 ____________________________________________________________________________
56482 [  7302] By: gsar                                  on 2000/10/16  05:03:37
56483         Log: integrate changes#6066..6071 from mainline
56484              
56485              s/END/CHECK/
56486              
56487              replace direct call to sighandler() with (*PL_sighandlerp)()
56488              
56489              note about values()
56490              
56491              File::Spec compatibility update (from Barrie Slaymaker
56492              <barries@slaysys.com>)
56493              
56494              remove misleading comment (from M.J.T. Guy)
56495              
56496              misformatted perllocal.pod (from Tim Jenness
56497              <t.jenness@jach.hawaii.edu>)
56498      Branch: maint-5.6/perl
56499           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
56500           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
56501           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
56502           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
56503 ____________________________________________________________________________
56504 [  7301] By: gsar                                  on 2000/10/16  05:00:08
56505         Log: integrate changes#6061..6063 from mainline
56506              
56507              change#5921 neglected to make eq honor "use bytes"
56508              
56509              additional tests for utf8.t
56510              
56511              tokeq() could read unallocated field in argument
56512      Branch: maint-5.6/perl
56513           !> sv.c t/pragma/utf8.t toke.c
56514 ____________________________________________________________________________
56515 [  7300] By: gsar                                  on 2000/10/16  04:56:54
56516         Log: integrate changes#6046,6048,6057,6058 from mainline
56517              
56518              libscheck has insufficient checks for n32 libs (from
56519              Albert Chin-A-Young <china@thewrittenword.com>)
56520              
56521              add note about how $( doesn't interpolate in REs (from
56522              Philip Newton <newton@ficus.frogspace.net>)
56523              
56524              fix broken parsing of /\x{ab}/
56525              
56526              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
56527              (spotted by Donald Kinzer <dkinzer@premia.com>)
56528      Branch: maint-5.6/perl
56529           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
56530           !> t/pragma/utf8.t
56531 ____________________________________________________________________________
56532 [  7299] By: gsar                                  on 2000/10/16  04:52:50
56533         Log: integrate change#6044 from mainline
56534              
56535              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
56536              such that underscores are only ignored in literal numbers,
56537              "\x{...}", and hex/oct argument
56538      Branch: maint-5.6/perl
56539           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
56540 ____________________________________________________________________________
56541 [  7298] By: gsar                                  on 2000/10/16  04:50:53
56542         Log: integrate changes#6027..6043 from mainline
56543              
56544              podlators-1.02 update (from Russ Allbery)
56545              
56546              Pod::Man generates groff-incompatible macro definition (from
56547              Tom Christiansen)
56548              
56549              add CGI.pm v2.66 (from Lincoln Stein)
56550              
56551              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
56552              for @- and @+ (from Johan Vromans)
56553              
56554              small nits in diagnostics.pm (from Robin Barker)
56555              
56556              whitespace adjustments
56557              
56558              missing files in MANIFEST
56559              
56560              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
56561              to compensate
56562              
56563              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
56564              
56565              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
56566      Branch: maint-5.6/perl
56567           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
56568           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
56569           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
56570           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
56571           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
56572           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
56573           !> t/lib/cgi-html.t t/lib/cgi-request.t
56574 ____________________________________________________________________________
56575 [  7297] By: gsar                                  on 2000/10/16  04:44:30
56576         Log: integrate change#6025 from mainline
56577              
56578              Is{Alnum,Alpha,Word} don't match titlecase
56579              TODO: IsSpace is defined recursively!
56580              (both spotted by Larry)
56581      Branch: maint-5.6/perl
56582           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
56583           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
56584 ____________________________________________________________________________
56585 [  7296] By: gsar                                  on 2000/10/16  04:39:30
56586         Log: integrate change#6023 from mainline
56587              
56588              debugger stomps on $. (from M.J.T. Guy)
56589      Branch: maint-5.6/perl
56590           !> lib/perl5db.pl
56591 ____________________________________________________________________________
56592 [  7295] By: gsar                                  on 2000/10/16  04:38:02
56593         Log: integrate change#6022 from mainline
56594              
56595              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
56596      Branch: maint-5.6/perl
56597           !> sv.c
56598 ____________________________________________________________________________
56599 [  7294] By: gsar                                  on 2000/10/16  04:37:05
56600         Log: integrate changes#6018..6021 from mainline
56601              
56602              make lib/syslog.t portable to systems that don't have _PATH_LOG,
56603              make _PATH_LOG() return "" if unavailable
56604              
56605              windows portability tweaks
56606              
56607              test tweak
56608              
56609              remove Win2K issue in pod (fixed by change#6020)
56610      Branch: maint-5.6/perl
56611           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
56612           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
56613           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
56614 ____________________________________________________________________________
56615 [  7293] By: gsar                                  on 2000/10/16  04:20:00
56616         Log: integrate changes#6013..6015 from mainline
56617              
56618              tweak change#5945 to display correct switch name in diagnostic
56619              
56620              glob() loading File::Glob behind the scenes may cause syntax errors
56621              
56622              tweak test for portability
56623      Branch: maint-5.6/perl
56624           !> op.c perl.c pod/perldiag.pod t/lib/b.t
56625 ____________________________________________________________________________
56626 [  7292] By: gsar                                  on 2000/10/16  04:18:11
56627         Log: integrate changes#6005..6010 from mainline, cfgperl
56628              
56629              perldoc might fail via "use blib" (from Hugo van der Sanden)
56630              
56631              Regen Configure.
56632              
56633              note about compile failures and END blocks (from M.J.T. Guy)
56634              
56635              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
56636              
56637              (change#6009 integrated earlier in change#7255)
56638              
56639              clarify note about shadow password support (from
56640              gellyfish@gellyfish.com)
56641      Branch: maint-5.6/perl
56642           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56643           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
56644           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
56645 ____________________________________________________________________________
56646 [  7291] By: gsar                                  on 2000/10/16  04:12:03
56647         Log: integrate changes#6002,6003 from mainline
56648              
56649              destructive sv_setsv() can lose UV-ness from source, causing
56650              numeric promotions/comparisons to fail to do the right thing
56651              
56652              allow REG_EXPAND_SZ keys in Windows registry (from
56653              John Clayton <John.Clayton@barclayscapital.com>)
56654      Branch: maint-5.6/perl
56655           !> sv.c win32/win32.c
56656 ____________________________________________________________________________
56657 [  7290] By: gsar                                  on 2000/10/16  04:10:19
56658         Log: integrate change#6001 from mainline
56659              
56660              support additional library locations via $Config{otherlibdirs}
56661              (from Andy Dougherty)
56662      Branch: maint-5.6/perl
56663           !> Configure INSTALL Porting/Glossary Porting/config.sh
56664           !> Porting/config_H config_h.SH epoc/config.sh perl.c
56665           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
56666           !> win32/config.bc win32/config.gc win32/config.vc
56667 ____________________________________________________________________________
56668 [  7289] By: gsar                                  on 2000/10/16  04:08:28
56669         Log: integrate change#5999 from mainline
56670              
56671              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
56672      Branch: maint-5.6/perl
56673           !> t/pragma/warn/toke toke.c
56674 ____________________________________________________________________________
56675 [  7288] By: gsar                                  on 2000/10/16  04:07:01
56676         Log: integrate changes#5997,5998 from cfgperl
56677              
56678              Preserve $!.
56679              
56680              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
56681      Branch: maint-5.6/perl
56682           !> lib/Math/Complex.pm
56683 ____________________________________________________________________________
56684 [  7287] By: gsar                                  on 2000/10/16  04:04:37
56685         Log: integrate change#5995 from mainline
56686              
56687              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
56688      Branch: maint-5.6/perl
56689           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
56690 ____________________________________________________________________________
56691 [  7286] By: gsar                                  on 2000/10/16  04:03:21
56692         Log: integrate change#5994 from mainline
56693              
56694              fix for missed accounting for null byte in pack("Z",...) (from
56695              M.J.T. Guy)
56696      Branch: maint-5.6/perl
56697           !> pp.c t/op/pack.t
56698 ____________________________________________________________________________
56699 [  7285] By: gsar                                  on 2000/10/16  04:02:11
56700         Log: integrate changes#5989..5993 from mainline
56701              
56702              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
56703              itself and no other (from Tom Hughes)
56704              
56705              use $ENV{LIB} to search for libs under Visual C compiler
56706              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
56707              
56708              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
56709              
56710              pod nit (from Simon Cozens)
56711              
56712              various minor tweaks seen on p5p
56713      Branch: maint-5.6/perl
56714           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
56715           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
56716           !> t/op/array.t toke.c
56717 ____________________________________________________________________________
56718 [  7284] By: gsar                                  on 2000/10/16  03:59:00
56719         Log: integrate changes#5978..5988 from mainline
56720              
56721              sync version numbers in File::Spec with the ones on CPAN
56722              (from Barrie Slaymaker)
56723              
56724              under useithreads, constant pad entries could inadvertantly be
56725              shared across threads (from Eric Blood <eblood@xmission.com>);
56726              added Eric's test case to testsuite
56727              
56728              allow Configure -S to run non-interactively (spotted by Greg Hudson
56729              <ghudson@mit.edu>)
56730              
56731              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
56732              prototype mismatch with CORE::glob(); update pod and tests to
56733              suit (File::Glob::glob() is still available for backward
56734              compatibility, but should be considered deprecated)
56735              
56736              avoid error in IO::Socket::INET when given an unknown service name
56737              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
56738              
56739              numeric conversion of non-number in change#3378 tramples on
56740              OOK offset, causing segfaults
56741              
56742              attributes::reftype() doesn't work on tied argument
56743              
56744              forked child may not exit correctly if it failed to open
56745              /dev/console (from Graham Barr)
56746              
56747              add regular expressions tutorial and quick-start guide (from
56748              Mark Kvale <kvale@phy.ucsf.edu>)
56749              
56750              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
56751              
56752              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
56753              <paul@miraclefish.com>)
56754      Branch: maint-5.6/perl
56755           +> pod/perlrequick.pod pod/perlretut.pod
56756           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
56757           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
56758           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
56759           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
56760           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
56761           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
56762           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
56763           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
56764 ____________________________________________________________________________
56765 [  7283] By: gsar                                  on 2000/10/16  03:52:14
56766         Log: integrate change#5977 from mainline
56767              
56768              autoquote barewords followed by newline and arrow properly
56769              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
56770      Branch: maint-5.6/perl
56771           !> t/pragma/warn/toke toke.c
56772 ____________________________________________________________________________
56773 [  7282] By: gsar                                  on 2000/10/16  03:50:48
56774         Log: integrate change#5976 from mainline
56775              
56776              DB_File v1.73 update (from Paul Marquess)
56777      Branch: maint-5.6/perl
56778           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
56779           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
56780 ____________________________________________________________________________
56781 [  7281] By: gsar                                  on 2000/10/16  03:49:14
56782         Log: integrate change#5975 from mainline
56783              
56784              allow sort() reentrancy (variant of patch suggested by
56785              Hugo van der Sanden)
56786      Branch: maint-5.6/perl
56787           !> pp_ctl.c t/op/sort.t
56788 ____________________________________________________________________________
56789 [  7280] By: gsar                                  on 2000/10/16  03:48:22
56790         Log: integrate change#5974 from mainline
56791              
56792              change#4197 somehow missed initializing PL_errors, meaning
56793              syntax error queueing wasn't working outside eval"" at all;
56794              also fixed eval"" to localize PL_error_count, so that compile-time
56795              eval's don't clobber the error state of the outer context
56796      Branch: maint-5.6/perl
56797           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
56798           !> t/pragma/warn/toke
56799 ____________________________________________________________________________
56800 [  7279] By: gsar                                  on 2000/10/16  03:46:21
56801         Log: integrate change#5973 from mainline
56802              
56803              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
56804      Branch: maint-5.6/perl
56805           !> regcomp.c regexec.c t/op/re_tests
56806 ____________________________________________________________________________
56807 [  7278] By: gsar                                  on 2000/10/16  03:44:54
56808         Log: integrate change#5971 from cfgperl
56809              
56810              Unicos tweaks from Mark P. Lutz.
56811      Branch: maint-5.6/perl
56812           !> hints/unicos.sh lib/Math/Complex.pm
56813 ____________________________________________________________________________
56814 [  7277] By: gsar                                  on 2000/10/16  03:42:59
56815         Log: integrate changes#5966..5970 from mainline
56816              
56817              add testsuite for B backends, fix bug in B::Deparse (from
56818              Simon Cozens <simon@brecon.co.uk>)
56819              
56820              improved docs on the warn_uninit diagnostic (from David Glasser
56821              and Simon Cozens)
56822              
56823              tolerate spaces in group names in test on solaris (from David Boyce
56824              <dsb@boyski.com>)
56825              
56826              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
56827              
56828              Data::Dumper fumbles negative numbers on 32-bit platforms where
56829              IV is >32bits
56830      Branch: maint-5.6/perl
56831           +> t/lib/b.t t/lib/syslog.t
56832           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
56833           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
56834           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
56835 ____________________________________________________________________________
56836 [  7276] By: gsar                                  on 2000/10/16  03:39:30
56837         Log: integrate change#5965 from mainline
56838              
56839              avoid "will not stay shared" warnings for our variables (from
56840              Robin Barker)
56841      Branch: maint-5.6/perl
56842           !> op.c t/pragma/warn/op
56843 ____________________________________________________________________________
56844 [  7275] By: gsar                                  on 2000/10/16  03:38:18
56845         Log: integrate change#5964 from mainline
56846              
56847              reformat to 72 columns (again)
56848      Branch: maint-5.6/perl
56849           !> pod/perldiag.pod
56850 ____________________________________________________________________________
56851 [  7274] By: gsar                                  on 2000/10/16  03:36:58
56852         Log: integrate change#5963 from mainline
56853              
56854              patch from Larry to make (\&) prototype work; added tests for
56855              the same
56856      Branch: maint-5.6/perl
56857           !> op.c t/comp/proto.t
56858 ____________________________________________________________________________
56859 [  7273] By: gsar                                  on 2000/10/16  03:35:51
56860         Log: integrate changes#5956..5962 from mainline
56861              
56862              better diagnostics on failed tests (from Ilya Zakharevich)
56863              
56864              pod nits (from A. C. Yardley <yardley@tanet.net>)
56865              
56866              change#3569 deleted some essential code, revert; avoid use of
56867              atexit() to make DynaLoader work properly on AIX under mod_perl
56868              (from Jens-Uwe Mager <jum@helios.de>)
56869              
56870              doubled words in pods (from Simon Cozens
56871              <simon.p.cozens@jp.pwcglobal.com>)
56872              
56873              better INSTALL notes on Solaris issues (from Dominic Dunlop)
56874              
56875              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
56876              
56877              updated README.hpux (from Jeff Okamoto)
56878      Branch: maint-5.6/perl
56879           !> INSTALL README.hpux emacs/cperl-mode.el
56880           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
56881           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
56882           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
56883           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
56884           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
56885           !> t/op/lex_assign.t
56886 ____________________________________________________________________________
56887 [  7272] By: gsar                                  on 2000/10/16  03:31:22
56888         Log: integrate change#5955 from mainline
56889              
56890              longstanding bug exposed by change#3307: sort arguments weren't
56891              compiled with the right wantarray context (ensuing runtime lookup
56892              via block_gimme() was getting the incidental context of the
56893              sort() itself)
56894      Branch: maint-5.6/perl
56895           !> op.c t/op/sort.t
56896 ____________________________________________________________________________
56897 [  7271] By: gsar                                  on 2000/10/16  03:29:11
56898         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
56899              branch
56900              
56901              Flatten the cpp jungle doing the nosuid checking.
56902              
56903              Do not assume sign propagation. (from M.J.T. Guy)
56904              
56905              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
56906              
56907              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
56908              Now pp_ncmp() returns undef is either operand is a NaN.
56909              
56910              On second thoughts frexp() does have two arguments.
56911              
56912              Document that tr() is not tr(1).
56913              
56914              Be more robust on "extreme" (large absolute value)
56915              arguments.  Originally reported by Daniel Connelly
56916              as a problem with asinh() on large negative arguments,
56917              asinh() used to bail out because an argument to log()
56918              ended up being zero.  Ilya Zakharevich proposed using
56919              Taylor's series in such cases, which for such large
56920              arguments is a very good approximation.
56921              
56922              Undo "use integer" addition from 64bitint as it seems
56923              to break most of the subtests in Digital UNIX;
56924              Unicos needs to find another way.
56925      Branch: maint-5.6/perl
56926           !> (integrate 29 files)
56927 ____________________________________________________________________________
56928 [  7270] By: gsar                                  on 2000/10/16  03:09:44
56929         Log: integrate changes#5948,5949,5950 from mainline
56930              
56931              typo in vars.pm that leads to cryptic message (from Piotr
56932              Piatkowski <kompas@kompas.usr.onet.pl>)
56933              
56934              make perldoc use the pod2man from the same version (from
56935              M.J.T. Guy)
56936              
56937              reformat perldiag to avoid long lines
56938      Branch: maint-5.6/perl
56939           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
56940 ____________________________________________________________________________
56941 [  7269] By: gsar                                  on 2000/10/16  03:05:54
56942         Log: integrate change#5947 from mainline
56943              
56944              use &dl_error rather than &dl_load_file as the guard for calling
56945              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
56946              statically built perl)
56947      Branch: maint-5.6/perl
56948           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
56949 ____________________________________________________________________________
56950 [  7268] By: gsar                                  on 2000/10/16  03:04:48
56951         Log: integrate change#5945 from mainline
56952              
56953              make module name mandatory after -M switch; reorder perldiag
56954              alphabetically (from Mark-Jason Dominus)
56955      Branch: maint-5.6/perl
56956           !> perl.c pod/perldiag.pod
56957 ____________________________________________________________________________
56958 [  7267] By: gsar                                  on 2000/10/16  03:03:01
56959         Log: integrate change#5939 from mainline
56960              
56961              more pod nits (from Larry Virden)
56962      Branch: maint-5.6/perl
56963           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
56964           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
56965           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
56966 ____________________________________________________________________________
56967 [  7266] By: gsar                                  on 2000/10/16  03:01:39
56968         Log: integrate change#5938 from mainline
56969              
56970              Consolidated B::Deparse fixes (from Stephen McCamant)
56971      Branch: maint-5.6/perl
56972           !> ext/B/B/Deparse.pm
56973 ____________________________________________________________________________
56974 [  7265] By: gsar                                  on 2000/10/16  03:00:43
56975         Log: integrate change#5936 from mainline
56976              
56977              additional tests for change#7263 (from Paul Marquess)
56978      Branch: maint-5.6/perl
56979           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
56980           !> t/pragma/warn/5nolint t/pragma/warn/6default
56981 ____________________________________________________________________________
56982 [  7264] By: gsar                                  on 2000/10/16  02:58:34
56983         Log: integrate change#5934 from mainline
56984              
56985              propagate lexical warnings from surrounding scope correctly
56986              within string eval() (from Paul Marquess)
56987      Branch: maint-5.6/perl
56988           !> pp_ctl.c t/pragma/warn/pp_ctl
56989 ____________________________________________________________________________
56990 [  7263] By: gsar                                  on 2000/10/16  02:56:53
56991         Log: integrate change#5932 from mainline
56992              
56993              add rsignal(), whichsig() and do_join() to public API list
56994              (mod_perl uses them to good advantage)
56995      Branch: maint-5.6/perl
56996           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
56997 ____________________________________________________________________________
56998 [  7262] By: gsar                                  on 2000/10/16  02:55:53
56999         Log: integrate change#5931 from mainline
57000              
57001              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
57002      Branch: maint-5.6/perl
57003           !> pp_hot.c regexec.c t/op/pat.t
57004 ____________________________________________________________________________
57005 [  7261] By: gsar                                  on 2000/10/16  02:55:01
57006         Log: integrate change#5930 from mainline
57007              
57008              small os390 tweaks (from Peter Prymmer)
57009      Branch: maint-5.6/perl
57010           !> config_h.SH makedepend.SH
57011 ____________________________________________________________________________
57012 [  7260] By: gsar                                  on 2000/10/16  02:54:10
57013         Log: integrate change#5929 from mainline
57014              
57015              pod nits
57016      Branch: maint-5.6/perl
57017           !> pod/perlguts.pod
57018 ____________________________________________________________________________
57019 [  7259] By: gsar                                  on 2000/10/16  02:52:55
57020         Log: integrate change#5927 from mainline
57021              
57022              arrange for next() to resume at the unstack op rather than the
57023              loop conditional, so that scope cleanup happens correctly
57024              (from Stephen McCamant)
57025      Branch: maint-5.6/perl
57026           !> op.c pp_ctl.c t/op/misc.t
57027 ____________________________________________________________________________
57028 [  7258] By: gsar                                  on 2000/10/16  02:51:38
57029         Log: integrate change#5926 from mainline
57030              
57031              on windows, reserve 16M of stack rather than 128M (allows more
57032              threads to run concurrently)
57033      Branch: maint-5.6/perl
57034           !> win32/Makefile win32/makefile.mk
57035 ____________________________________________________________________________
57036 [  7257] By: gsar                                  on 2000/10/16  02:50:37
57037         Log: integrate change#5925 from mainline
57038              
57039              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
57040      Branch: maint-5.6/perl
57041           !> toke.c
57042 ____________________________________________________________________________
57043 [  7256] By: gsar                                  on 2000/10/16  02:49:36
57044         Log: integrate change#5924 from mainline
57045              
57046              avoid using uninitialized memory in require version check
57047      Branch: maint-5.6/perl
57048           !> pp_ctl.c universal.c
57049 ____________________________________________________________________________
57050 [  7255] By: gsar                                  on 2000/10/16  02:48:03
57051         Log: integrate changes#5923,5928,6009 from mainline
57052              
57053              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
57054      Branch: maint-5.6/perl
57055           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
57056 ____________________________________________________________________________
57057 [  7254] By: gsar                                  on 2000/10/16  02:44:46
57058         Log: integrate change#5922 from mainline
57059              
57060              commentary about IoTYPE() (from Nathan Torkington)
57061      Branch: maint-5.6/perl
57062           !> sv.h
57063 ____________________________________________________________________________
57064 [  7253] By: gsar                                  on 2000/10/16  02:43:49
57065         Log: integrate change#5921 from mainline
57066              
57067              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
57068      Branch: maint-5.6/perl
57069           !> sv.c t/lib/charnames.t t/pragma/utf8.t
57070 ____________________________________________________________________________
57071 [  7252] By: gsar                                  on 2000/10/16  02:42:31
57072         Log: integrate change#5920 from mainline
57073              
57074              Larry's fix for buggy propagation of utf8-ness in join(); add test
57075      Branch: maint-5.6/perl
57076           !> doop.c t/op/ver.t
57077 ____________________________________________________________________________
57078 [  7251] By: gsar                                  on 2000/10/16  02:41:14
57079         Log: integrate changes#5915..5919 from mainline
57080              
57081              various (pod tweaks &c)
57082      Branch: maint-5.6/perl
57083           !> (integrate 33 files)
57084 ____________________________________________________________________________
57085 [  7250] By: gsar                                  on 2000/10/16  02:38:16
57086         Log: integrate change#5914 from mainline
57087              
57088              caller() wasn't returning the right number of elements for
57089              eval {...}
57090      Branch: maint-5.6/perl
57091           !> pp_ctl.c t/pragma/warn/9enabled
57092 ____________________________________________________________________________
57093 [  7249] By: gsar                                  on 2000/10/16  02:37:02
57094         Log: integrate change#5913 from mainline
57095              
57096              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
57097              (from Mark-Jason Dominus)
57098      Branch: maint-5.6/perl
57099           !> pod/perlfunc.pod
57100 ____________________________________________________________________________
57101 [  7248] By: gsar                                  on 2000/10/16  02:35:58
57102         Log: integrate change#5912 from mainline
57103              
57104              fix totally broken caching in UNIVERSAL::isa() (from
57105              Nick Ing-Simmons)
57106      Branch: maint-5.6/perl
57107           !> t/op/universal.t universal.c
57108 ____________________________________________________________________________
57109 [  7247] By: gsar                                  on 2000/10/16  02:34:27
57110         Log: integrate changes#5910,5911 from mainline
57111              
57112              typo in pod
57113              
57114              add linebreak properties from unicode/LineBrk.txt (from
57115              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
57116      Branch: maint-5.6/perl
57117           +> (branch 29 files)
57118           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
57119 ____________________________________________________________________________
57120 [  7246] By: gsar                                  on 2000/10/16  02:33:29
57121         Log: integrate change#5909 from mainline
57122              
57123              mode argument to do_binmode() should be file mode, not boolean
57124      Branch: maint-5.6/perl
57125           !> pp_sys.c
57126 ____________________________________________________________________________
57127 [  7245] By: gsar                                  on 2000/10/16  02:31:04
57128         Log: integrate change#5908 from mainline
57129              
57130              introduce illegal symbols into null package so that
57131              gv_fetchpv(...,TRUE) always returns a valid GV even when the
57132              symbol is trapped by strictures (avoids coredumps)
57133      Branch: maint-5.6/perl
57134           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
57135           !> t/pragma/strict-vars
57136 ____________________________________________________________________________
57137 [  7244] By: jhi                                   on 2000/10/16  02:29:54
57138         Log: Subject: $Carp::ExportLevel confusion in Exporter
57139              From: "Ben Tilly" <ben_tilly@hotmail.com>
57140              Date: Sat, 14 Oct 2000 16:44:34 EDT
57141              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
57142      Branch: perl
57143            ! lib/Exporter/Heavy.pm
57144 ____________________________________________________________________________
57145 [  7243] By: jhi                                   on 2000/10/16  02:28:33
57146         Log: Subject: [PATCH perlguts.pod] Document offset hack
57147              From: Simon Cozens <simon@cozens.net>
57148              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
57149              Date: Sat, 14 Oct 2000 19:32:25 +0100
57150      Branch: perl
57151            ! pod/perlguts.pod
57152 ____________________________________________________________________________
57153 [  7242] By: gsar                                  on 2000/10/16  02:26:51
57154         Log: integrate changes#5905,5906,5907,6064 from mainline
57155              
57156              printf/sprintf didn't get quad types right under use64bitint
57157      Branch: maint-5.6/perl
57158           !> pp_sys.c sv.c t/op/64bitint.t
57159 ____________________________________________________________________________
57160 [  7241] By: jhi                                   on 2000/10/16  02:22:44
57161         Log: Subject: small pod patch
57162              From: Dan Boorstein <dan_boo@bellsouth.net>
57163              Date: Sat, 14 Oct 2000 14:29:24 -0400
57164              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
57165      Branch: perl
57166            ! pod/perlfaq7.pod pod/perlmod.pod
57167 ____________________________________________________________________________
57168 [  7240] By: jhi                                   on 2000/10/16  02:13:46
57169         Log: -w cleanup.
57170              
57171              Subject: Re: Problems with bleadperl 
57172              From: "Stephen P. Potter" <spp@ds.net>
57173              Date: Fri, 13 Oct 2000 13:32:49 -0400
57174              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
57175      Branch: perl
57176            ! t/pragma/overload.t
57177 ____________________________________________________________________________
57178 [  7239] By: jhi                                   on 2000/10/16  01:41:18
57179         Log: One more ~utf8 tweak.
57180      Branch: perl
57181            ! t/op/bop.t
57182 ____________________________________________________________________________
57183 [  7238] By: jhi                                   on 2000/10/16  01:34:14
57184         Log: Tweak the test of #7235.
57185      Branch: perl
57186            ! t/op/bop.t
57187 ____________________________________________________________________________
57188 [  7237] By: jhi                                   on 2000/10/16  01:25:04
57189         Log: Fix a couple of compiler-noted nits in #7235.
57190      Branch: perl
57191            ! pp.c
57192 ____________________________________________________________________________
57193 [  7236] By: jhi                                   on 2000/10/16  01:22:46
57194         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
57195      Branch: perl
57196            ! pp.c pp_hot.c
57197 ____________________________________________________________________________
57198 [  7235] By: jhi                                   on 2000/10/15  16:24:44
57199         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
57200              
57201              From: Simon Cozens <simon@cozens.net>
57202              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
57203              Date: Sat, 14 Oct 2000 20:52:13 +0100
57204              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
57205      Branch: perl
57206            ! pp.c t/op/bop.t utf8.h
57207 ____________________________________________________________________________
57208 [  7234] By: jhi                                   on 2000/10/15  15:19:29
57209         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
57210              The problem was that rx->minlen was in chars while pp_split()
57211              thought it would be in bytes. 
57212      Branch: perl
57213            ! pp.c t/pragma/utf8.t
57214 ____________________________________________________________________________
57215 [  7233] By: jhi                                   on 2000/10/14  20:24:24
57216         Log: Document FNCASE=y as discussed in the bug 20000902.009.
57217      Branch: perl
57218            ! README.dos
57219 ____________________________________________________________________________
57220 [  7232] By: jhi                                   on 2000/10/14  18:52:21
57221         Log: Add test for bug id 20000427.003 (which seems to have
57222              been fixed) (also duplicate as 20000427.004, though
57223              with a higher severity).  Move one utf8 from op/append
57224              to pragma/utf8, tag the tests with bug ids.
57225      Branch: perl
57226            ! t/op/append.t t/pragma/utf8.t
57227 ____________________________________________________________________________
57228 [  7231] By: jhi                                   on 2000/10/14  17:28:37
57229         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
57230      Branch: perl
57231            ! t/pragma/utf8.t
57232 ____________________________________________________________________________
57233 [  7230] By: jhi                                   on 2000/10/14  14:24:50
57234         Log: Needs to be conditional on SunOS 4.
57235              
57236              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
57237              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
57238              Date: Sat, 14 Oct 2000 13:37:49 +0100
57239              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
57240      Branch: metaconfig/U/perl
57241            ! End.U
57242      Branch: perl
57243            ! Configure myconfig.SH pod/perldelta.pod
57244 ____________________________________________________________________________
57245 [  7229] By: jhi                                   on 2000/10/14  00:49:22
57246         Log: Update Changes.
57247      Branch: perl
57248            ! Changes patchlevel.h
57249 ____________________________________________________________________________
57250 [  7228] By: jhi                                   on 2000/10/14  00:46:10
57251         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
57252              From: Peter Prymmer <pvhp@forte.com>
57253              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
57254              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
57255      Branch: perl
57256            ! lib/utf8.pm
57257 ____________________________________________________________________________
57258 [  7227] By: jhi                                   on 2000/10/13  23:20:30
57259         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
57260      Branch: perl
57261            ! t/op/tie.t
57262 ____________________________________________________________________________
57263 [  7226] By: jhi                                   on 2000/10/13  22:14:32
57264         Log: Tweak #7225.
57265              
57266              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
57267              From: Peter Prymmer <pvhp@forte.com>
57268              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
57269              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
57270      Branch: perl
57271            ! t/op/sprintf.t
57272 ____________________________________________________________________________
57273 [  7225] By: jhi                                   on 2000/10/13  22:11:31
57274         Log: op/sprintf.t patch for OS/390 (and any other host with limited
57275              floating-point exponent length)
57276              
57277              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
57278              From: Dominic Dunlop <domo@computer.org>
57279              Date: Fri, 13 Oct 2000 19:17:57 +0200
57280              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
57281      Branch: perl
57282            ! t/op/sprintf.t
57283 ____________________________________________________________________________
57284 [  7224] By: jhi                                   on 2000/10/13  18:40:48
57285         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
57286      Branch: perl
57287            ! toke.c
57288 ____________________________________________________________________________
57289 [  7223] By: jhi                                   on 2000/10/13  18:37:13
57290         Log: Thinko in #7222.
57291      Branch: perl
57292            ! utf8.c
57293 ____________________________________________________________________________
57294 [  7222] By: jhi                                   on 2000/10/13  18:05:23
57295         Log: Use UTF8SKIP(), from Simon Cozens.
57296      Branch: perl
57297            ! utf8.c
57298 ____________________________________________________________________________
57299 [  7221] By: jhi                                   on 2000/10/13  15:43:19
57300         Log: (accidentally empty check-in)
57301      Branch: perl
57302            ! utf8.c
57303 ____________________________________________________________________________
57304 [  7220] By: jhi                                   on 2000/10/13  15:23:51
57305         Log: Add (optimistically) Storable to static extensions.
57306      Branch: perl
57307            ! hints/uwin.sh hints/vmesa.sh
57308 ____________________________________________________________________________
57309 [  7219] By: jhi                                   on 2000/10/13  15:20:05
57310         Log: Amdahl UTS doesn't seem to do dynaloading.
57311      Branch: perl
57312            ! hints/uts.sh
57313 ____________________________________________________________________________
57314 [  7218] By: jhi                                   on 2000/10/13  15:15:20
57315         Log: Slight tweak of the code to appease Amdahl UTS cc.
57316      Branch: perl
57317            ! pp.c
57318 ____________________________________________________________________________
57319 [  7217] By: jhi                                   on 2000/10/13  14:50:42
57320         Log: In Amdahl UTS "struct sv" is defined by a system header,
57321              <ksync.h>.
57322      Branch: perl
57323            ! perl.h sv.h
57324 ____________________________________________________________________________
57325 [  7216] By: jhi                                   on 2000/10/13  11:58:25
57326         Log: Ilya implemented the memory profiling API.
57327      Branch: perl
57328            ! Todo
57329 ____________________________________________________________________________
57330 [  7215] By: jhi                                   on 2000/10/13  02:56:38
57331         Log: Subject: [PATCH 5.7.0] Perl API for mstats
57332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57333              Date: Thu, 12 Oct 2000 22:52:40 -0400
57334              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
57335      Branch: perl
57336            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
57337 ____________________________________________________________________________
57338 [  7214] By: jhi                                   on 2000/10/13  02:55:38
57339         Log: Subject: [PATCH 5.7.0] IVs in mtats
57340              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57341              Date: Thu, 12 Oct 2000 22:51:04 -0400
57342              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
57343      Branch: perl
57344            ! malloc.c perl.h
57345 ____________________________________________________________________________
57346 [  7213] By: jhi                                   on 2000/10/13  02:31:47
57347         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
57348      Branch: perl
57349            ! pod/perldiag.pod pp_sys.c
57350 ____________________________________________________________________________
57351 [  7212] By: jhi                                   on 2000/10/13  01:27:38
57352         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
57353              From: Peter Prymmer <pvhp@forte.com>
57354              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
57355              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
57356      Branch: perl
57357            ! t/op/oct.t
57358 ____________________________________________________________________________
57359 [  7211] By: jhi                                   on 2000/10/13  00:35:09
57360         Log: Update Changes.
57361      Branch: perl
57362            ! Changes patchlevel.h
57363 ____________________________________________________________________________
57364 [  7210] By: jhi                                   on 2000/10/12  23:59:40
57365         Log: The Install.pm third of
57366              
57367              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
57368              From: Bill Campbell <bill@celestial.com>
57369              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
57370              Date: Thu, 5 Oct 2000 18:04:51 -0700
57371      Branch: perl
57372            ! lib/ExtUtils/Install.pm
57373 ____________________________________________________________________________
57374 [  7209] By: jhi                                   on 2000/10/12  23:58:43
57375         Log: Two thirds of
57376              
57377              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
57378              Date: Thu, 5 Oct 2000 18:04:51 -0700
57379              From: Bill Campbell <bill@celestial.com>
57380              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
57381              
57382              The Install.pm changes will be submitted separately because
57383              they need some work and discussion still.
57384      Branch: perl
57385            ! lib/getopts.pl lib/termcap.pl
57386 ____________________________________________________________________________
57387 [  7208] By: jhi                                   on 2000/10/12  23:41:19
57388         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
57389              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57390              Date:     Thu, 12 Oct 2000 07:30:02 EDT
57391              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
57392      Branch: perl
57393            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
57394            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
57395 ____________________________________________________________________________
57396 [  7207] By: jhi                                   on 2000/10/12  23:39:01
57397         Log: An updated EBCDIC tr patch.
57398              
57399              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
57400              From: Peter Prymmer <pvhp@forte.com>
57401              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
57402              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
57403      Branch: perl
57404            ! t/op/tr.t
57405 ____________________________________________________________________________
57406 [  7206] By: jhi                                   on 2000/10/12  23:34:55
57407         Log: Upgrade to CPAN 1.58, from Andreas König.
57408      Branch: perl
57409            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57410 ____________________________________________________________________________
57411 [  7205] By: jhi                                   on 2000/10/12  23:29:08
57412         Log: Introduce the man[24-8] variables, from Andy Dougherty.
57413      Branch: metaconfig/U/perl
57414            + mandirs.U mandirstyle.U
57415      Branch: perl
57416            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57417            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
57418            ! vos/config.h vos/config.pl vos/config_h.SH_orig
57419            ! win32/config.bc win32/config.gc win32/config.vc
57420 ____________________________________________________________________________
57421 [  7204] By: gsar                                  on 2000/10/12  18:11:24
57422         Log: restore change#7202
57423      Branch: perl
57424            ! mg.c
57425 ____________________________________________________________________________
57426 [  7203] By: gsar                                  on 2000/10/12  18:09:40
57427         Log: another test of the Emergency Broadcast System--back out 
57428              change#7202
57429      Branch: perl
57430            ! mg.c
57431 ____________________________________________________________________________
57432 [  7202] By: gsar                                  on 2000/10/12  16:40:47
57433         Log: (submitted on behalf of Jarkko)
57434              Fix the lib/encode.t subtest 6 failure as reported by Andreas
57435              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
57436              was unearthed by change 7182, as was a bug in HTML::Entities.
57437      Branch: perl
57438            ! mg.c
57439 ____________________________________________________________________________
57440 [  7201] By: jhi                                   on 2000/10/11  03:16:05
57441         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
57442      Branch: perl
57443            ! pp_hot.c t/pragma/utf8.t
57444 ____________________________________________________________________________
57445 [  7200] By: jhi                                   on 2000/10/11  00:40:30
57446         Log: The #7198 was a false alarm.
57447      Branch: perl
57448            ! pp_hot.c
57449 ____________________________________________________________________________
57450 [  7199] By: jhi                                   on 2000/10/11  00:26:04
57451         Log: Remove duplicated code.
57452      Branch: perl
57453            ! t/lib/cgi-html.t
57454 ____________________________________________________________________________
57455 [  7198] By: jhi                                   on 2000/10/10  23:30:46
57456         Log: (Retracted by #7200.)
57457      Branch: perl
57458            ! pp_hot.c
57459 ____________________________________________________________________________
57460 [  7197] By: jhi                                   on 2000/10/10  21:49:30
57461         Log: Add the test case for #7190, from the original bug report
57462              by Andreas König.
57463      Branch: perl
57464            ! t/pragma/utf8.t
57465 ____________________________________________________________________________
57466 [  7196] By: jhi                                   on 2000/10/10  21:40:49
57467         Log: Reapply Andy's patch and regen Configure.
57468      Branch: perl
57469            ! Configure INSTALL Makefile.SH Porting/Glossary
57470            ! Porting/config.sh config_h.SH epoc/config.sh installperl
57471            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
57472            ! win32/config.vc
57473 ____________________________________________________________________________
57474 [  7195] By: jhi                                   on 2000/10/10  21:09:30
57475         Log: Use the versiononly instead of the installscripts,
57476              retract the changes 7146 and 7147.
57477      Branch: perl
57478            ! Configure INSTALL Makefile.SH Porting/Glossary
57479            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
57480            ! installperl uconfig.sh vos/config.def win32/config.bc
57481            ! win32/config.gc win32/config.vc
57482 ____________________________________________________________________________
57483 [  7194] By: jhi                                   on 2000/10/10  21:06:15
57484         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
57485              From: Peter Prymmer <pvhp@forte.com>
57486              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
57487              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
57488      Branch: perl
57489            ! t/op/ver.t
57490 ____________________________________________________________________________
57491 [  7193] By: jhi                                   on 2000/10/10  21:05:12
57492         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
57493              From: Peter Prymmer <pvhp@forte.com>
57494              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
57495              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
57496      Branch: perl
57497            ! t/op/tr.t
57498 ____________________________________________________________________________
57499 [  7192] By: jhi                                   on 2000/10/10  20:57:30
57500         Log: Add versiononly, delete installscripts, from Andy Dougherty.
57501      Branch: metaconfig
57502            - U/installdirs/installscripts.U
57503      Branch: metaconfig/U/perl
57504            + versiononly.U
57505 ____________________________________________________________________________
57506 [  7191] By: jhi                                   on 2000/10/10  19:41:21
57507         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
57508              From: Peter Prymmer <pvhp@forte.com>
57509              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
57510              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
57511      Branch: perl
57512            ! pod/perlebcdic.pod
57513 ____________________________________________________________________________
57514 [  7190] By: jhi                                   on 2000/10/10  19:26:14
57515         Log: Subject: Re: utf8 concat, mg_get
57516              From: Simon Cozens <simon@cozens.net>
57517              Date: Tue, 10 Oct 2000 17:40:17 +0100
57518              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
57519      Branch: perl
57520            ! pp_hot.c
57521 ____________________________________________________________________________
57522 [  7189] By: jhi                                   on 2000/10/10  19:23:03
57523         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
57524              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
57525              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
57526              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
57527      Branch: perl
57528            ! lib/ExtUtils/MM_Unix.pm
57529 ____________________________________________________________________________
57530 [  7188] By: jhi                                   on 2000/10/10  15:31:24
57531         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
57532              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
57533              Date: Fri, 14 Jul 2000 10:47:36 +0100
57534              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
57535      Branch: perl
57536            ! README.win32
57537 ____________________________________________________________________________
57538 [  7187] By: jhi                                   on 2000/10/10  13:30:10
57539         Log: Quote the temp file name, needed in Win32 because the
57540              default name unfortunately contains spaces, shouldn't
57541              hurt elsewhere.
57542              
57543              Subject: FW: perldoc fails if $TEMP contains spaces
57544              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
57545              Date: Thu, 14 Sep 2000 08:58:45 +0100
57546              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
57547      Branch: perl
57548            ! utils/perldoc.PL
57549 ____________________________________________________________________________
57550 [  7186] By: jhi                                   on 2000/10/10  13:16:27
57551         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
57552              From: hv@hugo.hybyte.com
57553              Date: Tue, 10 Oct 2000 14:10:20 +0100
57554              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
57555      Branch: perl
57556            ! t/lib/thr5005.t util.c
57557 ____________________________________________________________________________
57558 [  7185] By: jhi                                   on 2000/10/10  12:06:22
57559         Log: Upgrade to podlators 1.04, from Russ Allbery.
57560      Branch: perl
57561            ! lib/Pod/Man.pm lib/Pod/Text.pm
57562 ____________________________________________________________________________
57563 [  7184] By: jhi                                   on 2000/10/10  12:01:32
57564         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
57565      Branch: perl
57566            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
57567 ____________________________________________________________________________
57568 [  7183] By: jhi                                   on 2000/10/09  23:47:15
57569         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
57570              From: Peter Prymmer <pvhp@forte.com>
57571              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
57572              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
57573      Branch: perl
57574            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
57575 ____________________________________________________________________________
57576 [  7182] By: jhi                                   on 2000/10/09  23:43:16
57577         Log: Make eq work again with utf8 (disabling the upgrading
57578              should no more be necessary since the copies of the
57579              scalars are upgraded, not the scalars themselves).
57580              Takes care of ID 20001009.001.  (The claimed length()
57581              bug in 20001009.001 seems bogus to me.)
57582      Branch: perl
57583            ! sv.c t/pragma/utf8.t
57584 ____________________________________________________________________________
57585 [  7181] By: gsar                                  on 2000/10/09  19:41:54
57586         Log: tweak for change#7173
57587      Branch: perl
57588            ! win32/win32sck.c
57589 ____________________________________________________________________________
57590 [  7180] By: gsar                                  on 2000/10/09  19:26:56
57591         Log: on Windows, clean targets might not work under some flavors of the shell
57592      Branch: perl
57593            ! win32/Makefile win32/makefile.mk
57594 ____________________________________________________________________________
57595 [  7179] By: jhi                                   on 2000/10/09  19:21:02
57596         Log: Update Changes.
57597      Branch: perl
57598            ! Changes patchlevel.h
57599 ____________________________________________________________________________
57600 [  7178] By: jhi                                   on 2000/10/09  19:18:23
57601         Log: Warn about unknown scripts.
57602              
57603              Subject: Re: ideas? patches? [PATCH bleadperl]
57604              From: Dominic Dunlop <domo@computer.org>
57605              Date: Mon, 9 Oct 2000 14:57:17 +0200
57606              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
57607      Branch: perl
57608            ! lib/charnames.pm
57609 ____________________________________________________________________________
57610 [  7177] By: jhi                                   on 2000/10/09  19:13:27
57611         Log: Change #7160 had a nasty typo.
57612      Branch: metaconfig
57613            ! U/compline/Compile.U
57614      Branch: perl
57615            ! Configure config_h.SH
57616 ____________________________________________________________________________
57617 [  7176] By: gsar                                  on 2000/10/09  18:59:33
57618         Log: pod nit
57619      Branch: perl
57620            ! pod/perlport.pod
57621 ____________________________________________________________________________
57622 [  7175] By: gsar                                  on 2000/10/09  18:54:28
57623         Log: Windows9x doesn't support link(), despite what Config.pm
57624              might think
57625      Branch: perl
57626            ! lib/ExtUtils/Manifest.pm
57627 ____________________________________________________________________________
57628 [  7174] By: gsar                                  on 2000/10/09  18:50:03
57629         Log: avoid nonportable example code
57630      Branch: perl
57631            ! lib/File/Copy.pm
57632 ____________________________________________________________________________
57633 [  7173] By: gsar                                  on 2000/10/09  18:46:54
57634         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
57635              being used) when closing a socket handle
57636      Branch: perl
57637            ! win32/win32.c win32/win32.h win32/win32sck.c
57638 ____________________________________________________________________________
57639 [  7172] By: gsar                                  on 2000/10/09  18:41:40
57640         Log: on Windows, cwd strings in the environment should be of the
57641              form =X:=X:\foo instead of =X=X:\foo\
57642      Branch: perl
57643            ! win32/vdir.h
57644 ____________________________________________________________________________
57645 [  7171] By: gsar                                  on 2000/10/09  18:30:09
57646         Log: on Windows, LoadLibrary() could load an extension DLL multiple
57647              times if forward slashes are used in the path
57648      Branch: perl
57649            ! win32/win32.c
57650 ____________________________________________________________________________
57651 [  7170] By: jhi                                   on 2000/10/09  17:53:59
57652         Log: Add a todo note about overloadable assertions.
57653      Branch: perl
57654            ! Todo-5.6
57655 ____________________________________________________________________________
57656 [  7169] By: jhi                                   on 2000/10/09  13:43:45
57657         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
57658              From: mjd@plover.com
57659              Date: 9 Oct 2000 00:24:44 -0000
57660              Message-ID: <20001009002444.10616.qmail@plover.com>
57661      Branch: perl
57662            ! pod/perldebguts.pod
57663 ____________________________________________________________________________
57664 [  7168] By: nick                                  on 2000/10/08  13:16:33
57665         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
57666              is not right thing to do on (e.g. x86). Network order is also "right" for
57667              X fonts.
57668      Branch: perl
57669            ! ext/Encode/Encode.pm
57670 ____________________________________________________________________________
57671 [  7167] By: nick                                  on 2000/10/08  12:54:42
57672         Log: Make "encodings" work post-install when Encode/*.enc files may not
57673              be in same directory as Encode.pm
57674      Branch: perl
57675            ! ext/Encode/Encode.pm
57676 ____________________________________________________________________________
57677 [  7166] By: nick                                  on 2000/10/08  11:51:26
57678         Log: Work round the fact that $hash->{$key} does not take into account
57679              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
57680              so that key is always in the "expected" encoding - i.e. same way we put
57681              it in the hash.
57682      Branch: perl
57683            ! ext/Encode/Encode.pm
57684 ____________________________________________________________________________
57685 [  7165] By: gsar                                  on 2000/10/08  04:15:29
57686         Log: save_re_context() could reset PL_curcop to freed memory, causing core
57687              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
57688      Branch: perl
57689            ! pp_ctl.c
57690 ____________________________________________________________________________
57691 [  7164] By: jhi                                   on 2000/10/06  20:51:48
57692         Log: UTF8ize split() so that the cloned substrings get the UTF8
57693              flag of the original scalar.  Problem reported by Simon Cozens.
57694      Branch: perl
57695            ! pp.c t/pragma/utf8.t
57696 ____________________________________________________________________________
57697 [  7163] By: nick                                  on 2000/10/06  20:48:34
57698         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
57699              got a false +ve and so did not reach code which would have un-FAKEd the SV.
57700      Branch: perl
57701            ! sv.c
57702 ____________________________________________________________________________
57703 [  7162] By: nick                                  on 2000/10/06  20:25:37
57704         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
57705              To fix  (sort {$a <=> $b} keys %hash) in particular but
57706              should cover a number of other as-yet-unknown cases as well.
57707      Branch: perl
57708            ! sv.c
57709 ____________________________________________________________________________
57710 [  7161] By: jhi                                   on 2000/10/06  19:56:18
57711         Log: Change the version number of Tie::Handle in the core to 4.0,
57712              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
57713              
57714              Subject: Note on Tie::Handle
57715              From: andreas.koenig@anima.de (Andreas J. Koenig)
57716              Date:      06 Oct 2000 21:48:58 +0200
57717              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
57718      Branch: perl
57719            ! lib/Tie/Handle.pm
57720 ____________________________________________________________________________
57721 [  7160] By: jhi                                   on 2000/10/06  18:20:35
57722         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
57723              as the first option of cc/ld because of ultrapicky compilers
57724              (e.g. OS/390 R2.5)
57725      Branch: metaconfig
57726            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
57727            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
57728            ! U/compline/orderlib.U U/modified/Cppsym.U
57729            ! U/modified/d_access.U
57730      Branch: metaconfig/U/perl
57731            ! Checkcc.U d_dlsymun.U gccvers.U
57732      Branch: perl
57733            ! Configure config_h.SH
57734 ____________________________________________________________________________
57735 [  7159] By: jhi                                   on 2000/10/06  13:56:39
57736         Log: Update Changes.
57737      Branch: perl
57738            ! Changes patchlevel.h
57739 ____________________________________________________________________________
57740 [  7158] By: jhi                                   on 2000/10/06  12:48:40
57741         Log: Eliminate $Is_VMS code from the test.
57742              
57743              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
57744              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57745              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
57746              Date:     Thu, 5 Oct 2000 07:46:33 EDT
57747      Branch: perl
57748            ! t/lib/b.t
57749 ____________________________________________________________________________
57750 [  7157] By: jhi                                   on 2000/10/06  12:47:13
57751         Log: Also the $ccflags is needed for the C compiler check.
57752              
57753              Subject: Configure (check for C-compiler)
57754              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57755              Date: Fri, 06 Oct 2000 08:47:15 +0200
57756              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
57757      Branch: metaconfig/U/perl
57758            ! Checkcc.U
57759      Branch: perl
57760            ! Configure config_h.SH
57761 ____________________________________________________________________________
57762 [  7156] By: jhi                                   on 2000/10/06  11:45:15
57763         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
57764      Branch: perl
57765            ! perl.c pp_ctl.c sv.h utf8.c
57766 ____________________________________________________________________________
57767 [  7155] By: jhi                                   on 2000/10/06  11:40:41
57768         Log: IO::Handle->syswrite() did not handle length omission
57769              like CORE::syswrite() does.
57770              
57771              Subject: [Fwd] IO::Handle, syswrite and arguments
57772              From: Graham Barr <gbarr@pobox.com>
57773              Date: Fri, 6 Oct 2000 10:22:05 +0100
57774              Message-ID: <20001006102205.U6312@pobox.com>
57775              
57776              The original patch from andrew@ugh.net.au.
57777      Branch: perl
57778            ! ext/IO/lib/IO/Handle.pm
57779 ____________________________________________________________________________
57780 [  7154] By: jhi                                   on 2000/10/06  01:42:15
57781         Log: Tweak #7153.
57782      Branch: perl
57783            ! utf8.h
57784 ____________________________________________________________________________
57785 [  7153] By: jhi                                   on 2000/10/06  00:39:55
57786         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
57787      Branch: perl
57788            ! utf8.h
57789 ____________________________________________________________________________
57790 [  7152] By: jhi                                   on 2000/10/06  00:38:11
57791         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
57792      Branch: perl
57793            ! perl.c pp_ctl.c sv.h utf8.c
57794 ____________________________________________________________________________
57795 [  7151] By: jhi                                   on 2000/10/06  00:36:38
57796         Log: Subject: Re: Questions about Tie::Array and perl modules
57797              From: Nick Ing-Simmons <nik@tiuk.ti.com>
57798              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
57799              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
57800              
57801              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
57802      Branch: perl
57803            ! lib/Tie/Array.pm t/op/array.t
57804 ____________________________________________________________________________
57805 [  7150] By: jhi                                   on 2000/10/05  00:20:45
57806         Log: Regen Changes.
57807      Branch: perl
57808            ! Changes patchlevel.h
57809 ____________________________________________________________________________
57810 [  7149] By: jhi                                   on 2000/10/05  00:20:01
57811         Log: Regen toc.
57812      Branch: perl
57813            ! pod/perltoc.pod
57814 ____________________________________________________________________________
57815 [  7148] By: jhi                                   on 2000/10/04  23:35:08
57816         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
57817              reported several times by Dominic Dunlop, for example in
57818              ID 20000315.008.  Patch from Dominic.  Patch affects at
57819              least MachTen, and possibly other oldish BSDs. Should not
57820              break non-broken platforms (tested on LinuxPPC). 
57821      Branch: perl
57822            ! doio.c
57823 ____________________________________________________________________________
57824 [  7147] By: jhi                                   on 2000/10/04  23:26:34
57825         Log: The one that got away from 7146.
57826      Branch: metaconfig
57827            + U/installdirs/installscripts.U
57828 ____________________________________________________________________________
57829 [  7146] By: jhi                                   on 2000/10/04  23:25:04
57830         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
57831              suggested by H. Merijn Brand.
57832      Branch: perl
57833            ! Configure INSTALL Makefile.SH Porting/Glossary
57834            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
57835            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
57836            ! win32/config.vc
57837 ____________________________________________________________________________
57838 [  7145] By: jhi                                   on 2000/10/04  22:08:21
57839         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
57840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57841              Date: Wed, 4 Oct 2000 17:37:46 -0400
57842              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
57843      Branch: perl
57844            ! utils/h2xs.PL
57845 ____________________________________________________________________________
57846 [  7144] By: jhi                                   on 2000/10/04  18:11:41
57847         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
57848              From: Jeff Pinyan <jeffp@crusoe.net>
57849              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
57850              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
57851      Branch: perl
57852            ! pod/perlrun.pod
57853 ____________________________________________________________________________
57854 [  7143] By: jhi                                   on 2000/10/04  18:09:58
57855         Log: Subject: perlhack.pod Patch for Externals Tools
57856              From: Fisher Mark <fisherm@tce.com>
57857              Date: Tue, 3 Oct 2000 15:43:27 -0500 
57858              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
57859      Branch: perl
57860            ! pod/perlhack.pod
57861 ____________________________________________________________________________
57862 [  7142] By: jhi                                   on 2000/10/04  18:08:41
57863         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
57864              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57865              Date:     Wed, 4 Oct 2000 12:11:11 EDT
57866              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
57867      Branch: perl
57868            ! vms/vms.c
57869 ____________________________________________________________________________
57870 [  7141] By: jhi                                   on 2000/10/04  12:20:16
57871         Log: Subject: [PATCH 5.7.0] h2xs not working
57872              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57873              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
57874              Date: Tue, 3 Oct 2000 21:43:01 -0400
57875              
57876              Subject: [PATCH 5.7.0] h2xs not documenting the created module
57877              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57878              Date: Tue, 3 Oct 2000 22:55:19 -0400
57879              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
57880      Branch: perl
57881            ! utils/h2xs.PL
57882 ____________________________________________________________________________
57883 [  7140] By: jhi                                   on 2000/10/04  11:53:44
57884         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
57885              From: nick@babyhippo.com
57886              Date: Wed, 4 Oct 2000 12:06:45 +0100
57887              Message-Id: <20001004120645.A7356@babyhippo.com>
57888              
57889              Retract 7118 and 7135.
57890      Branch: perl
57891            ! installman installperl op.c t/pragma/subs.t
57892 ____________________________________________________________________________
57893 [  7139] By: jhi                                   on 2000/10/03  22:09:41
57894         Log: It is possible to have no hosts database at all.  Pointed out in
57895              
57896              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
57897              From: Peter Prymmer <pvhp@forte.com>
57898              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
57899              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
57900      Branch: metaconfig
57901            ! U/modified/myhostname.U
57902      Branch: perl
57903            ! Configure config_h.SH
57904 ____________________________________________________________________________
57905 [  7138] By: jhi                                   on 2000/10/03  21:49:49
57906         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
57907              From: Peter Prymmer <pvhp@forte.com>
57908              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
57909              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
57910      Branch: perl
57911            ! pp_sys.c
57912 ____________________________________________________________________________
57913 [  7137] By: jhi                                   on 2000/10/03  20:10:05
57914         Log: One remaining nit less at the VMS mailbox sizing.
57915      Branch: perl
57916            ! vms/vms.c
57917 ____________________________________________________________________________
57918 [  7136] By: jhi                                   on 2000/10/03  20:08:47
57919         Log: Test harness update to sync with the new perlcc,
57920              from Simon Cozens.
57921      Branch: perl
57922            ! t/TEST t/UTEST
57923 ____________________________________________________________________________
57924 [  7135] By: jhi                                   on 2000/10/03  15:15:42
57925         Log: Subject: Re: PATCH for 20001003.004
57926              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
57927              From: "AARON B. DOSSETT" <aaron@iglou.com>
57928              Message-Id: <E13gTay-0006od-00@iglou.com>
57929      Branch: perl
57930            ! installman installperl
57931 ____________________________________________________________________________
57932 [  7134] By: jhi                                   on 2000/10/03  15:00:34
57933         Log: Subject: [ID 20001003.006] B::Debug not -w clean
57934              From: Nicholas Clark <nick@babyhippo.co.uk>
57935              Date: Tue, 03 Oct 2000 15:46:32 +0100
57936              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
57937      Branch: perl
57938            ! ext/B/B/Debug.pm
57939 ____________________________________________________________________________
57940 [  7133] By: jhi                                   on 2000/10/03  14:58:39
57941         Log: Scale down the VMS message boxes, by Charles Lane.
57942              Fix for ID 20000903.009, workaround at
57943              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
57944      Branch: perl
57945            ! vms/vms.c
57946 ____________________________________________________________________________
57947 [  7132] By: jhi                                   on 2000/10/03  11:20:37
57948         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
57949      Branch: perl
57950            + t/lib/st-lock.t t/lib/st-utf8.t
57951            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
57952            ! ext/Storable/Storable.xs t/lib/st-recurse.t
57953 ____________________________________________________________________________
57954 [  7131] By: jhi                                   on 2000/10/03  03:38:23
57955         Log: Encode nits.
57956      Branch: perl
57957            ! MANIFEST Makefile.SH
57958 ____________________________________________________________________________
57959 [  7130] By: jhi                                   on 2000/10/03  03:31:05
57960         Log: Update Changes.
57961      Branch: perl
57962            ! Changes patchlevel.h
57963 ____________________________________________________________________________
57964 [  7129] By: jhi                                   on 2000/10/03  02:24:02
57965         Log: Misplaced else.
57966      Branch: metaconfig/U/perl
57967            ! d_strtoll.U
57968      Branch: perl
57969            ! Configure config_h.SH
57970 ____________________________________________________________________________
57971 [  7128] By: jhi                                   on 2000/10/03  02:08:29
57972         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
57973              From: sthoenna@efn.org
57974              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
57975              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
57976      Branch: metaconfig/U/perl
57977            ! d_strtoll.U
57978      Branch: perl
57979            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
57980 ____________________________________________________________________________
57981 [  7127] By: jhi                                   on 2000/10/03  01:13:14
57982         Log: Update Changes.
57983      Branch: perl
57984            ! Changes patchlevel.h
57985 ____________________________________________________________________________
57986 [  7126] By: jhi                                   on 2000/10/03  00:57:08
57987         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
57988              as suggested by Olaf Flebbe and Nick Clark.
57989      Branch: perl
57990            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
57991 ____________________________________________________________________________
57992 [  7125] By: jhi                                   on 2000/10/03  00:50:56
57993         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
57994              From: Nick Clark <nick@plum.flirble.org>
57995              Date: Mon, 2 Oct 2000 11:03:24 +0100
57996              Message-Id: <20001002110324.D20073@plum.flirble.org>
57997              
57998              Also fixes bug ID 20001002.005.
57999      Branch: perl
58000            ! t/lib/encode.t
58001 ____________________________________________________________________________
58002 [  7124] By: jhi                                   on 2000/10/03  00:34:59
58003         Log: Subject: [PATCH 5.7.0] Epoc update
58004              From: Olaf Flebbe <o.flebbe@gmx.de>
58005              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
58006              Message-ID: <26423.969484586@www10.gmx.net>
58007      Branch: perl
58008            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
58009            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
58010            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
58011            ! util.c util.h
58012 ____________________________________________________________________________
58013 [  7123] By: jhi                                   on 2000/10/03  00:30:07
58014         Log: Regen headers.
58015      Branch: perl
58016            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
58017 ____________________________________________________________________________
58018 [  7122] By: jhi                                   on 2000/10/03  00:10:48
58019         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
58020      Branch: perl
58021            ! hints/openbsd.sh
58022 ____________________________________________________________________________
58023 [  7121] By: jhi                                   on 2000/10/03  00:05:06
58024         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
58025              From: <abigail@foad.org>
58026              Date: Tue, 26 Sep 2000 13:36:14 -0400
58027              Message-ID: <20000926173614.4356.qmail@foad.org>
58028      Branch: perl
58029            ! pod/perlop.pod
58030 ____________________________________________________________________________
58031 [  7120] By: jhi                                   on 2000/10/03  00:04:00
58032         Log: Inside require() $^S was always left undefined.
58033              
58034              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
58035              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58036              Date: Wed, 27 Sep 2000 18:54:49 -0400
58037              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
58038      Branch: perl
58039            ! cop.h mg.c pp_ctl.c util.c
58040 ____________________________________________________________________________
58041 [  7119] By: jhi                                   on 2000/10/03  00:00:16
58042         Log: Subject: [PATCH] DLL not restartabke with threaded perl
58043              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
58044              Date: Thu, 28 Sep 2000 09:20:46 +0100
58045              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
58046      Branch: perl
58047            ! perl.c
58048 ____________________________________________________________________________
58049 [  7118] By: jhi                                   on 2000/10/02  23:59:20
58050         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
58051              From: Nicholas Clark <nick@ccl4.org>
58052              Date: Thu, 28 Sep 2000 11:52:24 +0100
58053              Message-ID: <20000928115224.D7924@plum.flirble.org>
58054      Branch: perl
58055            ! op.c
58056 ____________________________________________________________________________
58057 [  7117] By: jhi                                   on 2000/10/02  23:57:51
58058         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
58059              From: Nicholas Clark <nick@babyhippo.co.uk>
58060              Date: Thu, 28 Sep 2000 12:18:10 +0100
58061              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
58062              
58063              Did not apply cleanly, manual intervention was needed.
58064      Branch: perl
58065            ! ext/B/B/Bytecode.pm utils/perlcc.PL
58066 ____________________________________________________________________________
58067 [  7116] By: jhi                                   on 2000/10/02  23:50:40
58068         Log: Document the issue (is not a syntax error, kind of)
58069              
58070              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
58071              From: Nicholas Clark <nick@ccl4.org>
58072              Date: Thu, 28 Sep 2000 17:12:42 +0100
58073              Message-ID: <20000928171242.K7924@plum.flirble.org>
58074      Branch: perl
58075            ! pod/perldata.pod
58076 ____________________________________________________________________________
58077 [  7115] By: jhi                                   on 2000/10/02  23:48:58
58078         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
58079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58080              Date: Thu, 28 Sep 2000 21:55:31 -0400
58081              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
58082      Branch: perl
58083            ! regexec.c
58084 ____________________________________________________________________________
58085 [  7114] By: jhi                                   on 2000/10/02  23:47:57
58086         Log: Subject: DOC PATCH 5.6.0
58087              From: mjd@plover.com
58088              Date: 30 Sep 2000 06:02:34 -0000
58089              Message-ID: <20000930060234.4559.qmail@plover.com>
58090      Branch: perl
58091            ! pod/perldebguts.pod
58092 ____________________________________________________________________________
58093 [  7113] By: jhi                                   on 2000/10/02  23:46:43
58094         Log: SOCK_DGRAM and listen() do not mix as reported in
58095              
58096              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
58097              From: Petter Reinholdtsen <pere@hungry.com>
58098              Date: Sun, 1 Oct 2000 10:57:20 +0800
58099              Message-Id: <200010010257.KAA05735@localhost.localdomain>
58100              
58101              The patch for 5.7.0+ had to be reengineered, though.
58102      Branch: perl
58103            ! ext/IO/lib/IO/Socket/UNIX.pm
58104 ____________________________________________________________________________
58105 [  7112] By: jhi                                   on 2000/10/02  23:36:57
58106         Log: Subject: Re: [PATCH 5.005_64 missed]
58107              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58108              Date: Sun, 1 Oct 2000 18:50:10 -0400
58109              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
58110      Branch: perl
58111            ! pod/perlxs.pod
58112 ____________________________________________________________________________
58113 [  7111] By: jhi                                   on 2000/10/02  23:35:40
58114         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
58115              From: Radu Greab <radu@netsoft.ro>
58116              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
58117              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
58118      Branch: perl
58119            ! op.c opcode.pl t/op/substr.t
58120 ____________________________________________________________________________
58121 [  7110] By: jhi                                   on 2000/10/02  23:32:38
58122         Log: Subject: [PATCH] Fix aliasing of tied filehandles
58123              From: Daniel Chetlin <daniel@chetlin.com>
58124              Date: Mon, 2 Oct 2000 14:53:27 -0700
58125              Message-ID: <20001002145327.C1617@ilmd>
58126      Branch: perl
58127            ! perl.h pp_hot.c t/op/tiehandle.t
58128 ____________________________________________________________________________
58129 [  7109] By: jhi                                   on 2000/10/02  23:31:30
58130         Log: s/Robin Parker/Robin Barker/
58131      Branch: perl
58132            ! Changes5.6
58133 ____________________________________________________________________________
58134 [  7108] By: jhi                                   on 2000/10/02  23:15:46
58135         Log: Retract #7091 as suggested in
58136              
58137              From: Robin Barker <rmb1@cise.npl.co.uk> 
58138              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
58139              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
58140              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
58141      Branch: perl
58142            ! embed.pl proto.h
58143 ____________________________________________________________________________
58144 [  7107] By: nick                                  on 2000/10/02  18:23:14
58145         Log: A few tweaks to get Tk803 to work with Encode scheme.
58146      Branch: perl
58147            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
58148 ____________________________________________________________________________
58149 [  7106] By: nick                                  on 2000/10/01  21:34:14
58150         Log: Add checking cases to Encode's toUnicode and fromUnicode.
58151      Branch: perl
58152            ! ext/Encode/Encode.pm
58153 ____________________________________________________________________________
58154 [  7105] By: nick                                  on 2000/10/01  17:18:01
58155         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
58156              To read and use them.
58157              Add a lib/encode.t which checks a few things.
58158      Branch: perl
58159            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
58160            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
58161            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
58162            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
58163            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
58164            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
58165            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
58166            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
58167            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
58168            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
58169            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
58170            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
58171            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
58172            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
58173            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
58174            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
58175            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
58176            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
58177            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
58178            + ext/Encode/Encode/iso2022-jp.enc
58179            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
58180            + ext/Encode/Encode/iso8859-1.enc
58181            + ext/Encode/Encode/iso8859-2.enc
58182            + ext/Encode/Encode/iso8859-3.enc
58183            + ext/Encode/Encode/iso8859-4.enc
58184            + ext/Encode/Encode/iso8859-5.enc
58185            + ext/Encode/Encode/iso8859-6.enc
58186            + ext/Encode/Encode/iso8859-7.enc
58187            + ext/Encode/Encode/iso8859-8.enc
58188            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
58189            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
58190            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
58191            + ext/Encode/Encode/macCentEuro.enc
58192            + ext/Encode/Encode/macCroatian.enc
58193            + ext/Encode/Encode/macCyrillic.enc
58194            + ext/Encode/Encode/macDingbats.enc
58195            + ext/Encode/Encode/macGreek.enc
58196            + ext/Encode/Encode/macIceland.enc
58197            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
58198            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
58199            + ext/Encode/Encode/macTurkish.enc
58200            + ext/Encode/Encode/macUkraine.enc
58201            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
58202            + t/lib/encode.t
58203            ! MANIFEST ext/Encode/Encode.pm
58204 ____________________________________________________________________________
58205 [  7104] By: nick                                  on 2000/09/30  13:04:30
58206         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
58207              From: Daniel Chetlin <daniel@chetlin.com>
58208              Date: Mon, 18 Sep 2000 05:05:40 -0700
58209              Message-Id: <20000918050540.C652@ilmd>
58210      Branch: perl
58211            ! lib/overload.pm sv.c t/pragma/overload.t
58212 ____________________________________________________________________________
58213 [  7103] By: nick                                  on 2000/09/30  12:53:36
58214         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
58215              From: Johan Vromans <jvromans@squirrel.nl>
58216              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
58217              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
58218      Branch: perl
58219            ! pod/Makefile.SH
58220 ____________________________________________________________________________
58221 [  7102] By: nick                                  on 2000/09/30  12:52:31
58222         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
58223              From: Spider Boardman <spider@Orb.Nashua.NH.US>
58224              Date: Sat, 16 Sep 2000 16:36:45 -0400
58225              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
58226      Branch: perl
58227            ! ext/B/B/Deparse.pm
58228 ____________________________________________________________________________
58229 [  7101] By: nick                                  on 2000/09/30  12:51:41
58230         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
58231              From: Craig A. Berry <craig.berry@psinetcs.com>
58232              Date: Sat, 16 Sep 2000 10:11:10 -0500
58233              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
58234      Branch: perl
58235            ! vms/vms.c
58236 ____________________________________________________________________________
58237 [  7100] By: nick                                  on 2000/09/30  12:50:33
58238         Log: Subject: Re: unicode support and perl [ID 20000901.097]
58239              From: Spider Boardman <spider@Orb.Nashua.NH.US>
58240              Date: Fri, 15 Sep 2000 16:37:58 -0400
58241              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
58242      Branch: perl
58243            ! t/op/append.t
58244 ____________________________________________________________________________
58245 [  7099] By: nick                                  on 2000/09/30  12:49:35
58246         Log: Subject: Re: unicode support and perl [ID 20000901.097]
58247              From: Spider Boardman <spider@Orb.Nashua.NH.US>
58248              Date: Fri, 15 Sep 2000 16:25:30 -0400
58249              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
58250      Branch: perl
58251            ! pp_hot.c
58252 ____________________________________________________________________________
58253 [  7098] By: nick                                  on 2000/09/30  12:48:00
58254         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
58255              From: Gisle Aas <gisle@ActiveState.com>
58256              Date: 15 Sep 2000 16:23:41 +0200
58257              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
58258      Branch: perl
58259            ! toke.c
58260 ____________________________________________________________________________
58261 [  7097] By: nick                                  on 2000/09/30  12:45:16
58262         Log: Subject: [PATCH] Nits in perlmod.pod
58263              From: Daniel Chetlin <daniel@chetlin.com>
58264              Date: Fri, 15 Sep 2000 02:04:09 -0700
58265              Message-Id: <20000915020409.A2104@ilmd>
58266      Branch: perl
58267            ! pod/perlmod.pod
58268 ____________________________________________________________________________
58269 [  7096] By: nick                                  on 2000/09/30  12:18:00
58270         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
58271              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
58272              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
58273              0 to checking to get the warning.
58274      Branch: perl
58275            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
58276            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
58277            ! regexec.c sv.c toke.c utf8.c
58278 ____________________________________________________________________________
58279 [  7095] By: nick                                  on 2000/09/15  16:55:59
58280         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
58281              
58282              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
58283              From: Spider Boardman <spider@Orb.Nashua.NH.US>
58284              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
58285              Date: Fri, 15 Sep 2000 06:37:30 -0400
58286      Branch: perl
58287            ! ext/Encode/Encode.xs sv.c
58288 ____________________________________________________________________________
58289 [  7094] By: jhi                                   on 2000/09/15  03:23:32
58290         Log: Update Changes.
58291      Branch: perl
58292            ! Changes patchlevel.h
58293 ____________________________________________________________________________
58294 [  7093] By: jhi                                   on 2000/09/15  03:11:44
58295         Log: Fix for the charnames.t failures from Spider Boardman.
58296      Branch: perl
58297            ! toke.c
58298 ____________________________________________________________________________
58299 [  7092] By: jhi                                   on 2000/09/15  00:15:48
58300         Log: Botched the #7090 check-in.
58301      Branch: perl
58302            ! sv.c
58303 ____________________________________________________________________________
58304 [  7091] By: jhi                                   on 2000/09/14  23:33:24
58305         Log: Part of #7081 didn't come through.
58306      Branch: perl
58307            ! embed.pl proto.h
58308 ____________________________________________________________________________
58309 [  7090] By: jhi                                   on 2000/09/14  23:17:39
58310         Log: Subject: Re: perl@7078 
58311              From: Spider Boardman <spider@web.zk3.dec.com>
58312              Date: Thu, 14 Sep 2000 19:06:36 -0400
58313              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
58314      Branch: perl
58315            ! sv.c toke.c
58316 ____________________________________________________________________________
58317 [  7089] By: jhi                                   on 2000/09/14  23:11:21
58318         Log: Small portability tweaks.
58319      Branch: perl
58320            ! ext/Encode/Encode.xs
58321 ____________________________________________________________________________
58322 [  7088] By: jhi                                   on 2000/09/14  22:57:23
58323         Log: Fake return to pacify picky compilers.
58324      Branch: perl
58325            ! ext/Encode/Encode.xs
58326 ____________________________________________________________________________
58327 [  7087] By: jhi                                   on 2000/09/14  22:53:37
58328         Log: Subject: [PATCH] utf8.c apidoc
58329              From: Simon Cozens <simon@cozens.net>
58330              Date: Thu, 14 Sep 2000 23:46:57 +0100
58331              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
58332      Branch: perl
58333            ! perlapi.c pod/perlapi.pod utf8.c
58334 ____________________________________________________________________________
58335 [  7086] By: jhi                                   on 2000/09/14  22:40:38
58336         Log: We don't need to count the high bit bytes, a boolean is enough. 
58337      Branch: perl
58338            ! sv.c
58339 ____________________________________________________________________________
58340 [  7085] By: jhi                                   on 2000/09/14  21:20:09
58341         Log: Replace #7084 with
58342              
58343              Subject: Re: perl@7078 
58344              From: Spider Boardman <spider@web.zk3.dec.com>
58345              Date: Thu, 14 Sep 2000 17:09:36 -0400
58346              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
58347      Branch: perl
58348            ! sv.c utf8.c
58349 ____________________________________________________________________________
58350 [  7084] By: jhi                                   on 2000/09/14  20:03:34
58351         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
58352              convertable to bytes by checking it doesn't go above 0xc3
58353              
58354              Subject: Re: perl@7078
58355              From: Simon Cozens <simon@cozens.net>
58356              Date: Thu, 14 Sep 2000 20:59:19 +0100
58357              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
58358      Branch: perl
58359            ! utf8.c
58360 ____________________________________________________________________________
58361 [  7083] By: jhi                                   on 2000/09/14  19:38:47
58362         Log: Subject: Re: perl@7078
58363              From: Simon Cozens <simon@cozens.net>
58364              Date: Thu, 14 Sep 2000 20:13:09 +0100
58365              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
58366      Branch: perl
58367            ! t/op/bop.t
58368 ____________________________________________________________________________
58369 [  7082] By: jhi                                   on 2000/09/14  17:50:44
58370         Log: The one that got away.
58371      Branch: perl
58372            ! lib/File/Find.pm
58373 ____________________________________________________________________________
58374 [  7081] By: jhi                                   on 2000/09/14  17:45:35
58375         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
58376              From: Robin Barker <rmb1@cise.npl.co.uk>
58377              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
58378              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
58379      Branch: perl
58380            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
58381            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
58382            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
58383            ! regcomp.c toke.c universal.c
58384 ____________________________________________________________________________
58385 [  7080] By: jhi                                   on 2000/09/14  17:40:35
58386         Log: Problems picked up by AIX cc.
58387              
58388              Subject: Re: perl@7078 (patch included)
58389              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58390              Date: Thu, 14 Sep 2000 18:53:30 +0200
58391              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
58392      Branch: perl
58393            ! ext/Encode/Encode.xs
58394 ____________________________________________________________________________
58395 [  7079] By: jhi                                   on 2000/09/14  17:38:27
58396         Log: Subject: File::Find 5.7.0 POD nits
58397              From: Rich Morin <rdm@cfcl.com>
58398              Date: Wed, 13 Sep 2000 22:03:58 -0700
58399              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
58400      Branch: perl
58401            ! lib/File/Find.pm
58402 ____________________________________________________________________________
58403 [  7078] By: jhi                                   on 2000/09/14  14:58:20
58404         Log: Update Changes.
58405      Branch: perl
58406            ! Changes patchlevel.h
58407 ____________________________________________________________________________
58408 [  7077] By: jhi                                   on 2000/09/14  14:55:54
58409         Log: Compilation warnings and an error.
58410      Branch: perl
58411            ! sv.c
58412 ____________________________________________________________________________
58413 [  7076] By: jhi                                   on 2000/09/14  14:42:56
58414         Log: Fix for a parsing bug, not for the original bug.
58415              
58416              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
58417              From: Spider Boardman <spider@web.zk3.dec.com>
58418              Date: Wed, 13 Sep 2000 17:52:20 -0400
58419              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
58420      Branch: perl
58421            ! regcomp.c
58422 ____________________________________________________________________________
58423 [  7075] By: jhi                                   on 2000/09/14  14:40:40
58424         Log: Batch of UTF-8 patches from Simon Cozens.
58425      Branch: perl
58426            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
58427            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
58428            ! toke.c utf8.c
58429 ____________________________________________________________________________
58430 [  7074] By: jhi                                   on 2000/09/14  14:29:58
58431         Log: Subject: Re: Two advertising clauses need to be removed
58432              From: Russ Allbery <rra@stanford.edu>
58433              Date: 13 Sep 2000 18:50:26 -0700
58434              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
58435      Branch: perl
58436            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
58437 ____________________________________________________________________________
58438 [  7073] By: jhi                                   on 2000/09/14  14:28:20
58439         Log: Subject: [PATCH] de-wall t/README
58440              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58441              Date: Wed, 13 Sep 2000 17:46:55 -0700
58442              Message-ID: <//Bw5gzkge/e092yn@efn.org>
58443      Branch: perl
58444            ! t/README
58445 ____________________________________________________________________________
58446 [  7072] By: jhi                                   on 2000/09/14  14:25:10
58447         Log: Hints optimization.
58448              
58449              Subject: Minor nit
58450              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58451              Date: Wed, 13 Sep 2000 21:42:07 +0200
58452              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
58453      Branch: perl
58454            ! hints/hpux.sh
58455 ____________________________________________________________________________
58456 [  7071] By: jhi                                   on 2000/09/14  14:23:30
58457         Log: Allow chop() and chomp() to be overridden.
58458              
58459              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
58460              From: "Casey R. Tweten" <crt@kiski.net>
58461              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
58462              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
58463      Branch: perl
58464            ! toke.c
58465 ____________________________________________________________________________
58466 [  7070] By: jhi                                   on 2000/09/14  14:20:36
58467         Log: The return value of setlocale must be copied away.
58468              
58469              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
58470              From: Alan Burlison <Alan.Burlison@uk.sun.com>
58471              Date: Wed, 13 Sep 2000 16:27:37 +0100 
58472              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
58473      Branch: perl
58474            ! util.c
58475 ____________________________________________________________________________
58476 [  7069] By: jhi                                   on 2000/09/14  14:16:27
58477         Log: Remove vestiges of tr//CU.
58478              
58479              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
58480              From: Nick Clark <nick@plum.flirble.org>
58481              Date: Tue, 12 Sep 2000 22:50:14 +0100
58482              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
58483              
58484              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
58485              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58486              Date: Tue, 12 Sep 2000 21:38:48 -0700
58487              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
58488      Branch: perl
58489            ! op.h pod/perlunicode.pod
58490 ____________________________________________________________________________
58491 [  7068] By: jhi                                   on 2000/09/13  14:18:39
58492         Log: Add the Encode extension.  The code is still largely just skeleton.
58493      Branch: perl
58494            + ext/Encode/Encode.pm ext/Encode/Encode.xs
58495            + ext/Encode/Makefile.PL ext/Encode/Todo
58496            ! MANIFEST Todo-5.6
58497 ____________________________________________________________________________
58498 [  7067] By: jhi                                   on 2000/09/12  17:43:33
58499         Log: Allow for whitespace between "#" and "line" in cpp output.
58500              
58501              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
58502              From: Calle Dybedahl <calle@lysator.liu.se>
58503              Date: 12 Sep 2000 19:38:02 +0200 
58504              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
58505      Branch: perl
58506            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
58507 ____________________________________________________________________________
58508 [  7066] By: gsar                                  on 2000/09/12  17:24:29
58509         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
58510              initialization in all the threads on Windows
58511      Branch: perl
58512            ! win32/win32.c
58513 ____________________________________________________________________________
58514 [  7065] By: jhi                                   on 2000/09/12  15:11:31
58515         Log: Update Changes.
58516      Branch: perl
58517            ! Changes patchlevel.h
58518 ____________________________________________________________________________
58519 [  7064] By: jhi                                   on 2000/09/12  14:54:54
58520         Log: Retract #7062, the pod tests are not ready.
58521      Branch: perl
58522            ! t/TEST t/harness
58523 ____________________________________________________________________________
58524 [  7063] By: jhi                                   on 2000/09/12  14:25:41
58525         Log: The #7054 truncated Configure badly.
58526      Branch: metaconfig/U/perl
58527            ! End.U
58528      Branch: perl
58529            ! Configure config_h.SH
58530 ____________________________________________________________________________
58531 [  7062] By: jhi                                   on 2000/09/12  14:08:32
58532         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
58533              From: sthoenna@efn.org
58534              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
58535              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
58536      Branch: perl
58537            ! t/TEST t/harness
58538 ____________________________________________________________________________
58539 [  7061] By: jhi                                   on 2000/09/12  14:07:18
58540         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
58541              From: sthoenna@efn.org
58542              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
58543              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
58544      Branch: perl
58545            ! pod/perlxs.pod
58546 ____________________________________________________________________________
58547 [  7060] By: jhi                                   on 2000/09/12  14:06:08
58548         Log: Break up the myconfig lines a bit.
58549              
58550              Subject: perlbug/perl -V output format
58551              From: sthoenna@efn.org
58552              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
58553              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
58554      Branch: perl
58555            ! myconfig.SH
58556 ____________________________________________________________________________
58557 [  7059] By: jhi                                   on 2000/09/12  14:05:04
58558         Log: Test for the #7049.
58559              
58560              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
58561              From: andreas.koenig@anima.de (Andreas J. Koenig)
58562              Date: 12 Sep 2000 06:42:01 +0200
58563              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
58564      Branch: perl
58565            ! t/op/my.t
58566 ____________________________________________________________________________
58567 [  7058] By: jhi                                   on 2000/09/12  14:03:05
58568         Log: Subject: [patch: perl@7045] vms updates
58569              From: Peter Prymmer <pvhp@forte.com>
58570              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
58571              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
58572      Branch: perl
58573            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
58574 ____________________________________________________________________________
58575 [  7057] By: jhi                                   on 2000/09/12  14:00:51
58576         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
58577              From: sthoenna@efn.org
58578              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
58579              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
58580      Branch: perl
58581            ! t/op/64bitint.t
58582 ____________________________________________________________________________
58583 [  7056] By: jhi                                   on 2000/09/12  13:58:14
58584         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
58585              From: Jeff Pinyan <jeffp@crusoe.net>
58586              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
58587              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
58588      Branch: perl
58589            ! pod/perlfunc.pod
58590 ____________________________________________________________________________
58591 [  7055] By: jhi                                   on 2000/09/12  13:56:32
58592         Log: Do in VMS as the #7054 does.
58593      Branch: perl
58594            ! configure.com
58595 ____________________________________________________________________________
58596 [  7054] By: jhi                                   on 2000/09/12  13:50:31
58597         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
58598              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
58599              Date: Mon, 11 Sep 2000 08:33:09 +0100
58600              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
58601      Branch: metaconfig/U/perl
58602            ! End.U
58603      Branch: perl
58604            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
58605            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
58606 ____________________________________________________________________________
58607 [  7053] By: jhi                                   on 2000/09/12  13:29:19
58608         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
58609              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58610              Date:     Tue, 12 Sep 2000 08:35:59 EDT
58611              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
58612      Branch: perl
58613            ! vms/test.com
58614 ____________________________________________________________________________
58615 [  7052] By: jhi                                   on 2000/09/11  23:01:50
58616         Log: Document the SvUTF8*().
58617      Branch: perl
58618            ! pod/perlapi.pod sv.h
58619 ____________________________________________________________________________
58620 [  7051] By: gsar                                  on 2000/09/11  14:46:30
58621         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
58622              (missed a spot when fixing up op_pmreplroot hack for ithreads)
58623      Branch: perl
58624            ! op.c t/op/split.t
58625 ____________________________________________________________________________
58626 [  7050] By: nick                                  on 2000/09/11  10:03:51
58627         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
58628              
58629              Subject: borland C++ win32.c tweak
58630              From: Vadim Konovalov <vkonovalov@lucent.com>
58631              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
58632              Date: Mon, 11 Sep 2000 11:22:33 +0400
58633      Branch: perl
58634            ! win32/win32.c
58635 ____________________________________________________________________________
58636 [  7049] By: nick                                  on 2000/09/11  09:57:33
58637         Log: Point fix for s/// on foreach (keys %xxx).
58638      Branch: perl
58639            ! pp_hot.c
58640 ____________________________________________________________________________
58641 [  7048] By: jhi                                   on 2000/09/10  23:37:09
58642         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
58643              by Pod::Text, from Brad Appleton.
58644      Branch: perl
58645            ! t/pod/testp2pt.pl
58646 ____________________________________________________________________________
58647 [  7047] By: jhi                                   on 2000/09/10  14:32:53
58648         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
58649              by Russ Allbery.
58650      Branch: perl
58651            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
58652 ____________________________________________________________________________
58653 [  7046] By: jhi                                   on 2000/09/10  14:15:08
58654         Log: Upgrade to CPAN 1.57_65, from Andreas König.
58655      Branch: perl
58656            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
58657 ____________________________________________________________________________
58658 [  7045] By: jhi                                   on 2000/09/08  21:36:32
58659         Log: Update Changes.
58660      Branch: perl
58661            ! Changes patchlevel.h
58662 ____________________________________________________________________________
58663 [  7044] By: jhi                                   on 2000/09/08  21:29:56
58664         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
58665              From: Peter Prymmer <pvhp@forte.com>
58666              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
58667              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
58668      Branch: perl
58669            ! configure.com
58670 ____________________________________________________________________________
58671 [  7043] By: jhi                                   on 2000/09/08  21:27:50
58672         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
58673              From: Peter Prymmer <pvhp@forte.com>
58674              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
58675              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
58676      Branch: perl
58677            ! Makefile.SH installperl
58678 ____________________________________________________________________________
58679 [  7042] By: jhi                                   on 2000/09/08  21:23:21
58680         Log: Continue #7041.
58681      Branch: perl
58682            ! cygwin/Makefile.SHs os2/Makefile.SHs
58683 ____________________________________________________________________________
58684 [  7041] By: jhi                                   on 2000/09/08  21:18:10
58685         Log: Do away with memory models cruft.  Sorry, PDP users.
58686      Branch: metaconfig
58687            ! U/modified/cc.U U/modified/libpth.U
58688      Branch: perl
58689            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
58690            ! Porting/config_H cflags.SH config_h.SH configure.com
58691            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
58692            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
58693            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
58694 ____________________________________________________________________________
58695 [  7040] By: jhi                                   on 2000/09/08  14:34:18
58696         Log: Major rewrite of s2p.  And I mean really major, it is
58697              an implementation of sed in perl.  If called as s2p it
58698              will function as s2p.  Note: needs non-UNIXifying.
58699              
58700              Subject: s2p
58701              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
58702              Date: Mon, 28 Aug 2000 14:05:12 +0200
58703              Message-ID: <39AA5578.2102E2AA@alcatel.at>
58704      Branch: perl
58705            ! x2p/s2p.PL
58706 ____________________________________________________________________________
58707 [  7039] By: jhi                                   on 2000/09/08  14:19:49
58708         Log: Re-allow vec() for characters > 255.
58709              
58710              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
58711              From: Spider Boardman <spider@web.zk3.dec.com>
58712              Date: Fri, 08 Sep 2000 02:21:02 -0400
58713              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
58714      Branch: perl
58715            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
58716            ! t/op/vec.t
58717 ____________________________________________________________________________
58718 [  7038] By: jhi                                   on 2000/09/08  14:14:18
58719         Log: Subject: [PATCH lib/Benchmark.pm]
58720              From: <abigail@foad.org>
58721              Date: Thu, 7 Sep 2000 15:03:20 -0400
58722              Message-ID: <20000907190320.888.qmail@foad.org>
58723      Branch: perl
58724            ! lib/Benchmark.pm
58725 ____________________________________________________________________________
58726 [  7037] By: jhi                                   on 2000/09/08  14:11:06
58727         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
58728              
58729              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
58730              From: Spider Boardman <spider@web.zk3.dec.com>
58731              Date: Fri, 08 Sep 2000 01:30:27 -0400
58732              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
58733      Branch: perl
58734            ! op.c
58735 ____________________________________________________________________________
58736 [  7036] By: jhi                                   on 2000/09/08  14:08:58
58737         Log: Subject: [ID 20000908.002] perlipc documentation bug.
58738              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
58739              Date: Fri, 08 Sep 2000 12:38:32 +0200
58740              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
58741      Branch: perl
58742            ! pod/perlipc.pod
58743 ____________________________________________________________________________
58744 [  7035] By: jhi                                   on 2000/09/08  14:03:12
58745         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
58746              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58747              Date: Fri, 08 Sep 2000 11:47:34 +0200
58748              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
58749      Branch: perl
58750            ! hints/dec_osf.sh
58751 ____________________________________________________________________________
58752 [  7034] By: jhi                                   on 2000/09/08  13:59:35
58753         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
58754              From: Simon Cozens <simon@cozens.net>
58755              Date: Thu, 7 Sep 2000 20:40:38 +0100
58756              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
58757      Branch: perl
58758            ! pp_hot.c
58759 ____________________________________________________________________________
58760 [  7033] By: jhi                                   on 2000/09/08  04:03:03
58761         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
58762              From: "Larry W. Virden" <lvirden@cas.org>
58763              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
58764              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
58765      Branch: perl
58766            ! pod/perldiag.pod
58767 ____________________________________________________________________________
58768 [  7032] By: jhi                                   on 2000/09/07  22:18:30
58769         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
58770              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
58771              Date: Mon, 04 Sep 2000 13:16:38 -0700
58772              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
58773      Branch: perl
58774            ! lib/perl5db.pl
58775 ____________________________________________________________________________
58776 [  7031] By: jhi                                   on 2000/09/07  22:02:29
58777         Log: Fix the ccversion detection for 5.1 and beyond.
58778              
58779              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
58780              From: Spider Boardman <spider@leggy.zk3.dec.com>
58781              Date: Thu, 7 Sep 2000 17:54:27 -0400
58782              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
58783      Branch: perl
58784            ! hints/dec_osf.sh
58785 ____________________________________________________________________________
58786 [  7030] By: jhi                                   on 2000/09/07  19:12:28
58787         Log: Fix for
58788              
58789              Subject: [ID 20000903.001] \w in utf8-strings
58790              From: Marc Lehmann <pcg@goof.com>
58791              Date: Sun, 03 Sep 2000 09:44:29 +0200
58792              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
58793              
58794              and various related nits.
58795      Branch: perl
58796            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
58797 ____________________________________________________________________________
58798 [  7029] By: jhi                                   on 2000/09/07  18:49:09
58799         Log: Fix the URL, but the server is still missing in action.
58800              
58801              Subject: [ID 20000905.002] perlfaq1.pod URL error
58802              From: "Larry W. Virden" <lvirden@cas.org>
58803              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
58804              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
58805      Branch: perl
58806            ! pod/perlfaq1.pod
58807 ____________________________________________________________________________
58808 [  7028] By: jhi                                   on 2000/09/07  18:47:13
58809         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
58810              From: Hugo <hv@crypt.compulink.co.uk>
58811              Date: Tue, 05 Sep 2000 14:13:37 +0100
58812              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
58813      Branch: perl
58814            ! toke.c
58815 ____________________________________________________________________________
58816 [  7027] By: jhi                                   on 2000/09/07  18:45:35
58817         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
58818              From: Daniel Chetlin <daniel@chetlin.com>
58819              Date: Tue, 5 Sep 2000 04:57:07 -0700
58820              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
58821      Branch: perl
58822            ! pod/perlfaq6.pod pod/perlop.pod
58823 ____________________________________________________________________________
58824 [  7026] By: jhi                                   on 2000/09/07  18:44:01
58825         Log: Document the new ref() semantics.
58826              
58827              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
58828              From: Gisle Aas <gisle@ActiveState.com>
58829              Date: 05 Sep 2000 08:10:30 +0200
58830              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
58831      Branch: perl
58832            ! pod/perldelta.pod
58833 ____________________________________________________________________________
58834 [  7025] By: jhi                                   on 2000/09/07  18:42:27
58835         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
58836              
58837              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
58838              From: Gisle Aas <gisle@ActiveState.com>
58839              Date: 05 Sep 2000 08:11:40 +0200
58840              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
58841      Branch: perl
58842            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
58843 ____________________________________________________________________________
58844 [  7024] By: jhi                                   on 2000/09/07  18:39:32
58845         Log: Subject: [PATCH] Modernize Opcode.pm documentation
58846              From: Gisle Aas <gisle@ActiveState.com>
58847              Date: 4 Sep 2000 00:18:55 -0000
58848              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
58849      Branch: perl
58850            ! ext/Opcode/Opcode.pm
58851 ____________________________________________________________________________
58852 [  7023] By: jhi                                   on 2000/09/07  18:37:42
58853         Log: Subject: [PATCH] Tied filehandle documentation
58854              From: Gisle Aas <gisle@ActiveState.com>
58855              Date: 4 Sep 2000 00:14:40 -0000
58856              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
58857      Branch: perl
58858            ! pod/perlfunc.pod pod/perltie.pod
58859 ____________________________________________________________________________
58860 [  7022] By: jhi                                   on 2000/09/07  18:35:37
58861         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
58862              From: Gisle Aas <gisle@ActiveState.com>
58863              Date: 4 Sep 2000 00:04:22 -0000
58864              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
58865      Branch: perl
58866            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
58867 ____________________________________________________________________________
58868 [  7021] By: jhi                                   on 2000/09/07  18:33:22
58869         Log: Subject: small apidoc fix
58870              From: Marc Lehmann <pcg@goof.com>
58871              Date: Sun, 3 Sep 2000 05:12:06 +0200
58872              Message-ID: <20000903051206.A5909@cerebro.laendle>
58873      Branch: perl
58874            ! pod/perlapi.pod utf8.c
58875 ____________________________________________________________________________
58876 [  7020] By: jhi                                   on 2000/09/07  16:14:57
58877         Log: Tiny perldelta nits.
58878      Branch: perl
58879            ! pod/perldelta.pod
58880 ____________________________________________________________________________
58881 [  7019] By: jhi                                   on 2000/09/07  16:04:20
58882         Log: Guard against bad string->int conversion for quads.
58883      Branch: perl
58884            ! t/op/64bitint.t
58885 ____________________________________________________________________________
58886 [  7018] By: jhi                                   on 2000/09/06  17:07:03
58887         Log: Update Unicode todo list.
58888      Branch: perl
58889            ! Todo-5.6
58890 ____________________________________________________________________________
58891 [  7017] By: jhi                                   on 2000/09/05  21:16:01
58892         Log: Document the SvIOK_.*UV().
58893      Branch: perl
58894            ! pod/perlapi.pod sv.h
58895 ____________________________________________________________________________
58896 [  7016] By: nick                                  on 2000/09/03  21:54:46
58897         Log: Hash lookup of constant strings optimization:
58898              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
58899              to string table (as per sharepvn). Add newSV_pvn_share to create such
58900              a thing. Make hv.c compare addresses of strings and skip string compare
58901              if equal. Make method_named and helem ops use these shared-string SVs
58902              when arg is constant. Make keys op return shared-string SVs (less clearly
58903              a win).
58904      Branch: perl
58905            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
58906            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
58907            ! pod/perlintern.pod pp_hot.c proto.h sv.c
58908 ____________________________________________________________________________
58909 [  7015] By: jhi                                   on 2000/09/02  17:48:59
58910         Log: This is 5.7.0.
58911      Branch: perl
58912            ! Changes
58913 ____________________________________________________________________________
58914 [  7014] By: jhi                                   on 2000/09/02  17:35:45
58915         Log: Changes and patchlevel tweaks.
58916      Branch: perl
58917            ! Changes patchlevel.h
58918 ____________________________________________________________________________
58919 [  7013] By: jhi                                   on 2000/09/02  17:30:50
58920         Log: Update Changes.
58921      Branch: perl
58922            ! Changes patchlevel.h
58923 ____________________________________________________________________________
58924 [  7012] By: nick                                  on 2000/09/02  17:25:20
58925         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
58926      Branch: perl
58927            ! gv.c lib/overload.pm
58928 ____________________________________________________________________________
58929 [  7011] By: jhi                                   on 2000/09/02  17:16:25
58930         Log: Update perlhist.
58931      Branch: perl
58932            ! pod/perlhist.pod
58933 ____________________________________________________________________________
58934 [  7010] By: jhi                                   on 2000/09/02  17:01:35
58935         Log: perldelta nits.
58936      Branch: perl
58937            ! pod/perldelta.pod
58938 ____________________________________________________________________________
58939 [  7009] By: nick                                  on 2000/09/02  16:48:35
58940         Log: If overloaded %{} etc. return the object do not loop.
58941              Thus  sub deref { $_[0] } functions if object is wanted type.
58942      Branch: perl
58943            ! pp.h
58944 ____________________________________________________________________________
58945 [  7008] By: jhi                                   on 2000/09/02  16:26:11
58946         Log: Retab MANIFEST.
58947      Branch: perl
58948            ! ext/Storable/MANIFEST
58949 ____________________________________________________________________________
58950 [  7007] By: jhi                                   on 2000/09/02  16:23:02
58951         Log: Make certain cc is set before trying to run it.
58952      Branch: perl
58953            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
58954 ____________________________________________________________________________
58955 [  7006] By: jhi                                   on 2000/09/02  15:45:41
58956         Log: Unicode notes.
58957      Branch: perl
58958            ! pod/perldelta.pod
58959 ____________________________________________________________________________
58960 [  7005] By: jhi                                   on 2000/09/02  15:42:11
58961         Log: Various Configure nits by Philip Newton,
58962              plus the ebcdic one by me.
58963      Branch: metaconfig
58964            + U/modified/pager.U
58965            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
58966      Branch: metaconfig/U/perl
58967            ! Devel.U quadfio.U
58968      Branch: perl
58969            ! Configure config_h.SH
58970 ____________________________________________________________________________
58971 [  7004] By: jhi                                   on 2000/09/02  15:06:14
58972         Log: Apparently avoiding the swapping is too costly.
58973              
58974              From: "Ben Tilly" <ben_tilly@hotmail.com>
58975              Subject: Re: the door is closed.
58976              Date: Fri, 01 Sep 2000 20:23:16 EDT
58977              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
58978      Branch: perl
58979            ! pod/perlfaq4.pod
58980 ____________________________________________________________________________
58981 [  7003] By: nick                                  on 2000/09/02  12:26:04
58982         Log: Undo part of change 6489 which looks like a bulk edit which
58983              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
58984              The supressing of main:: on return from select() is undesirable.
58985      Branch: perl
58986            ! pp_sys.c
58987 ____________________________________________________________________________
58988 [  7002] By: jhi                                   on 2000/09/01  23:08:54
58989         Log: Update Changes.
58990      Branch: perl
58991            ! Changes patchlevel.h
58992 ____________________________________________________________________________
58993 [  7001] By: jhi                                   on 2000/09/01  23:00:13
58994         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
58995              From: Peter Prymmer <pvhp@forte.com>
58996              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
58997              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
58998              
58999              plus rework the http: spots as suggested by Tom Christiansen,
59000              plus regen perltoc.
59001      Branch: perl
59002            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
59003            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
59004 ____________________________________________________________________________
59005 [  7000] By: jhi                                   on 2000/09/01  22:36:01
59006         Log: Only the first line, thank you very much.
59007      Branch: perl
59008            ! hints/solaris_2.sh
59009 ____________________________________________________________________________
59010 [  6999] By: gsar                                  on 2000/09/01  22:16:40
59011         Log: change#6791 accidentally clobbered change#6710, put it back
59012      Branch: perl
59013            ! win32/win32.c
59014 ____________________________________________________________________________
59015 [  6998] By: jhi                                   on 2000/09/01  22:14:16
59016         Log: Mention the HP-UX LP64 freak failure.
59017      Branch: perl
59018            ! pod/perldelta.pod
59019 ____________________________________________________________________________
59020 [  6997] By: jhi                                   on 2000/09/01  21:48:32
59021         Log: Detypo.
59022      Branch: perl
59023            ! hints/hpux.sh
59024 ____________________________________________________________________________
59025 [  6996] By: jhi                                   on 2000/09/01  21:27:10
59026         Log: Update Changes.
59027      Branch: perl
59028            ! Changes patchlevel.h
59029 ____________________________________________________________________________
59030 [  6995] By: jhi                                   on 2000/09/01  21:14:24
59031         Log: Mi splgn s gnin.g
59032      Branch: perl
59033            ! pp_ctl.c
59034 ____________________________________________________________________________
59035 [  6994] By: jhi                                   on 2000/09/01  21:09:54
59036         Log: Subject: http:// in L<>
59037              From: Nicholas Clark <nick@ccl4.org>
59038              Date: Fri, 1 Sep 2000 22:03:21 +0100
59039              Message-ID: <20000901220321.B72074@plum.flirble.org>
59040      Branch: perl
59041            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
59042 ____________________________________________________________________________
59043 [  6993] By: jhi                                   on 2000/09/01  21:06:54
59044         Log: Update to Storable 1.0, from Raphael Manfredi.
59045      Branch: perl
59046            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
59047            ! ext/Storable/Makefile.PL ext/Storable/README
59048            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
59049            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
59050            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
59051            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
59052            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
59053            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
59054 ____________________________________________________________________________
59055 [  6992] By: jhi                                   on 2000/09/01  20:43:05
59056         Log: Mention known sfio+linux buglet.
59057      Branch: perl
59058            ! pod/perldelta.pod
59059 ____________________________________________________________________________
59060 [  6991] By: jhi                                   on 2000/09/01  20:40:11
59061         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
59062              From: Peter Prymmer <pvhp@forte.com>
59063              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
59064              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
59065      Branch: perl
59066            ! vms/vms.c
59067 ____________________________________________________________________________
59068 [  6990] By: jhi                                   on 2000/09/01  20:25:26
59069         Log: Retract #6986.
59070      Branch: perl
59071            ! hints/solaris_2.sh
59072 ____________________________________________________________________________
59073 [  6989] By: jhi                                   on 2000/09/01  20:23:00
59074         Log: Mergesort is back.
59075      Branch: perl
59076            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
59077 ____________________________________________________________________________
59078 [  6988] By: jhi                                   on 2000/09/01  19:37:40
59079         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
59080              From: Mike Guy <mjtg@cam.ac.uk>
59081              Date: Fri, 01 Sep 2000 17:43:33 +0100
59082              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
59083      Branch: perl
59084            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
59085            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
59086 ____________________________________________________________________________
59087 [  6987] By: jhi                                   on 2000/09/01  19:17:10
59088         Log: Regen perltoc.
59089      Branch: perl
59090            ! pod/perltoc.pod
59091 ____________________________________________________________________________
59092 [  6986] By: jhi                                   on 2000/09/01  18:51:10
59093         Log: Subject: Re: Solaris x86 has no SPARC libraries!
59094              From: Lupe Christoph <lupe@lupe-christoph.de>
59095              Date: Fri, 1 Sep 2000 20:41:20 +0200
59096              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
59097      Branch: perl
59098            ! hints/solaris_2.sh
59099 ____________________________________________________________________________
59100 [  6985] By: jhi                                   on 2000/09/01  18:28:10
59101         Log: Update Changes.
59102      Branch: perl
59103            ! Changes patchlevel.h
59104 ____________________________________________________________________________
59105 [  6984] By: jhi                                   on 2000/09/01  18:26:53
59106         Log: Feature ordering tweak.
59107      Branch: perl
59108            ! myconfig.SH
59109 ____________________________________________________________________________
59110 [  6983] By: jhi                                   on 2000/09/01  18:19:50
59111         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59112              From: <abigail@foad.org>
59113              Date: Fri, 1 Sep 2000 13:07:32 -0400
59114              Message-ID: <20000901170732.18249.qmail@foad.org>
59115      Branch: perl
59116            ! t/pragma/overload.t
59117 ____________________________________________________________________________
59118 [  6982] By: jhi                                   on 2000/09/01  18:17:54
59119         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
59120              so that case-ignoring systems like DCL can tell them from
59121              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
59122      Branch: metaconfig/U/perl
59123            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
59124      Branch: perl
59125            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59126            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
59127            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
59128            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
59129            ! vos/config.def vos/config.h vos/config_h.SH_orig
59130            ! win32/config.bc win32/config.gc win32/config.vc
59131 ____________________________________________________________________________
59132 [  6981] By: nick                                  on 2000/09/01  17:21:57
59133         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
59134              warning when UNTIE exists and instead pass the cound of extra references to
59135              the UNTIE method.
59136      Branch: perl
59137            ! pod/perltie.pod pp_sys.c
59138 ____________________________________________________________________________
59139 [  6980] By: jhi                                   on 2000/09/01  16:54:44
59140         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
59141              From: Peter Prymmer <pvhp@forte.com>
59142              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
59143              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
59144      Branch: perl
59145            ! configure.com
59146 ____________________________________________________________________________
59147 [  6979] By: jhi                                   on 2000/09/01  16:06:20
59148         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
59149              From: Mike Guy <mjtg@cam.ac.uk> 
59150              Date: Fri, 01 Sep 2000 16:49:27 +0100
59151              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
59152      Branch: perl
59153            ! t/base/rs.t
59154 ____________________________________________________________________________
59155 [  6978] By: jhi                                   on 2000/09/01  16:00:42
59156         Log: Update to PodParser 1.18, from Brad Appleton.
59157      Branch: perl
59158            ! lib/Pod/Checker.pm t/pod/find.t
59159 ____________________________________________________________________________
59160 [  6977] By: jhi                                   on 2000/09/01  14:48:58
59161         Log: Subject: Nit in Configure (bleadperl@6961)
59162              From: Lupe Christoph <lupe@lupe-christoph.de>
59163              Date: Fri, 1 Sep 2000 16:34:29 +0200
59164              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
59165      Branch: metaconfig
59166            ! U/compline/ccflags.U
59167      Branch: perl
59168            ! Configure config_h.SH
59169 ____________________________________________________________________________
59170 [  6976] By: jhi                                   on 2000/09/01  14:39:52
59171         Log: Update Changes.
59172      Branch: perl
59173            ! Changes patchlevel.h
59174 ____________________________________________________________________________
59175 [  6975] By: jhi                                   on 2000/09/01  14:37:36
59176         Log: microperl config update.
59177      Branch: perl
59178            ! uconfig.h uconfig.sh
59179 ____________________________________________________________________________
59180 [  6974] By: jhi                                   on 2000/09/01  14:36:53
59181         Log: Document known deficiencies.
59182      Branch: perl
59183            ! pod/perldelta.pod
59184 ____________________________________________________________________________
59185 [  6973] By: jhi                                   on 2000/09/01  14:10:20
59186         Log: Mention warnings fixes and updates.
59187      Branch: perl
59188            ! pod/perldelta.pod
59189 ____________________________________________________________________________
59190 [  6972] By: jhi                                   on 2000/09/01  14:01:52
59191         Log: Drop unused argument.
59192              
59193              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
59194              From: Spider Boardman <spider@web.zk3.dec.com>
59195              Date: Thu, 31 Aug 2000 16:10:15 -0400
59196              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
59197      Branch: perl
59198            ! toke.c
59199 ____________________________________________________________________________
59200 [  6971] By: jhi                                   on 2000/09/01  13:59:24
59201         Log: Add the overload warnings to perldiag.
59202      Branch: perl
59203            ! lib/overload.pm pod/perldiag.pod
59204 ____________________________________________________________________________
59205 [  6970] By: jhi                                   on 2000/09/01  13:55:10
59206         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59207              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
59208              Date: Fri, 1 Sep 2000 13:43:15 +0100 
59209              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
59210      Branch: perl
59211            ! lib/overload.pm t/pragma/overload.t
59212 ____________________________________________________________________________
59213 [  6969] By: jhi                                   on 2000/09/01  13:52:27
59214         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
59215              From: <abigail@foad.org>
59216              Date: Fri, 1 Sep 2000 05:46:54 -0400
59217              Message-ID: <20000901094654.6476.qmail@foad.org>
59218      Branch: perl
59219            ! lib/overload.pm
59220 ____________________________________________________________________________
59221 [  6968] By: jhi                                   on 2000/09/01  13:50:05
59222         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
59223              From: Daniel Chetlin <daniel@chetlin.com>
59224              Date: Fri, 1 Sep 2000 02:10:55 -0700
59225              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
59226      Branch: perl
59227            ! pod/perlretut.pod
59228 ____________________________________________________________________________
59229 [  6967] By: jhi                                   on 2000/09/01  13:47:54
59230         Log: Part of the solution.
59231              
59232              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
59233              From: Mike Guy <mjtg@cam.ac.uk>
59234              Date: Fri, 01 Sep 2000 14:16:01 +0100
59235              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
59236      Branch: perl
59237            ! gv.c mg.c
59238 ____________________________________________________________________________
59239 [  6966] By: jhi                                   on 2000/09/01  13:46:17
59240         Log: Subject: CPAN.pm beta 1.57_57 for the core
59241              From: andreas.koenig@anima.de (Andreas J. Koenig)
59242              Date: 01 Sep 2000 15:16:31 +0200
59243              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
59244      Branch: perl
59245            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59246 ____________________________________________________________________________
59247 [  6965] By: jhi                                   on 2000/09/01  13:43:18
59248         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
59249              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59250              Date: Fri, 01 Sep 2000 01:47:22 -0500
59251              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
59252      Branch: perl
59253            ! pod/perldelta.pod vms/vms.c
59254 ____________________________________________________________________________
59255 [  6964] By: jhi                                   on 2000/09/01  13:35:35
59256         Log: File::Temp patches from Andreas König,
59257              
59258              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
59259              From: andreas.koenig@anima.de (Andreas J. Koenig)
59260              Date: 01 Sep 2000 10:07:20 +0200
59261              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
59262              
59263              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
59264              From: andreas.koenig@anima.de (Andreas J. Koenig)
59265              Date: 31 Aug 2000 23:26:08 +0200
59266              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
59267      Branch: perl
59268            ! lib/File/Temp.pm t/lib/ftmp-security.t
59269 ____________________________________________________________________________
59270 [  6963] By: jhi                                   on 2000/09/01  02:22:24
59271         Log: Retract the mergesort code, way too incompatible licensing
59272              and copyrights.
59273      Branch: perl
59274            ! pod/perldelta.pod pp_ctl.c
59275 ____________________________________________________________________________
59276 [  6962] By: jhi                                   on 2000/08/31  23:27:32
59277         Log: Update Changes.
59278      Branch: perl
59279            ! Changes patchlevel.h
59280 ____________________________________________________________________________
59281 [  6961] By: jhi                                   on 2000/08/31  23:20:04
59282         Log: Small tweaks all over.
59283      Branch: metaconfig
59284            ! U/compline/d_gconvert.U
59285      Branch: perl
59286            ! AUTHORS Configure config_h.SH pp_ctl.c
59287 ____________________________________________________________________________
59288 [  6960] By: jhi                                   on 2000/08/31  22:39:36
59289         Log: Further rewording.
59290      Branch: perl
59291            ! pp_ctl.c
59292 ____________________________________________________________________________
59293 [  6959] By: jhi                                   on 2000/08/31  21:26:44
59294         Log: More address tweaking.
59295      Branch: perl
59296            ! AUTHORS Changes
59297 ____________________________________________________________________________
59298 [  6958] By: jhi                                   on 2000/08/31  20:47:25
59299         Log: AUTHORS tweaks, from Peter Prymmer.
59300              
59301              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
59302              From: Peter Prymmer <pvhp@forte.com>
59303              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
59304              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
59305      Branch: perl
59306            ! AUTHORS MAINTAIN
59307 ____________________________________________________________________________
59308 [  6957] By: jhi                                   on 2000/08/31  20:34:43
59309         Log: perldelta tweaks.
59310      Branch: perl
59311            ! pod/perldelta.pod
59312 ____________________________________________________________________________
59313 [  6956] By: jhi                                   on 2000/08/31  19:11:06
59314         Log: Regen perltoc.
59315      Branch: perl
59316            ! pod/perltoc.pod
59317 ____________________________________________________________________________
59318 [  6955] By: jhi                                   on 2000/08/31  19:06:30
59319         Log: Clarify the mergesort situation.
59320      Branch: perl
59321            ! pp_ctl.c
59322 ____________________________________________________________________________
59323 [  6954] By: jhi                                   on 2000/08/31  18:24:17
59324         Log: Move the Solaris 7 scan to use64bitall, make the
59325              failure to find 64-bot sparc libc to mention the
59326              possibility of being in an intel, from Lupe and Alan.
59327      Branch: perl
59328            ! hints/solaris_2.sh
59329 ____________________________________________________________________________
59330 [  6953] By: jhi                                   on 2000/08/31  18:09:20
59331         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
59332              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
59333      Branch: metaconfig
59334            ! U/compline/d_gconvert.U U/threads/archname.U
59335      Branch: metaconfig/U/perl
59336            ! perlxv.U
59337      Branch: perl
59338            ! Configure config_h.SH sv.c
59339 ____________________________________________________________________________
59340 [  6952] By: jhi                                   on 2000/08/31  17:42:24
59341         Log: :: not allowed in pathnames, change to .
59342              
59343              Subject: [PATCH perl@6938] cygwin port
59344              From: "Fifer, Eric" <EFifer@sanwaint.com>
59345              Date: Thu, 31 Aug 2000 16:32:59 +0100
59346              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
59347      Branch: metaconfig/U/perl
59348            ! perlxv.U
59349 ____________________________________________________________________________
59350 [  6951] By: jhi                                   on 2000/08/31  17:02:05
59351         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
59352      Branch: perl
59353            ! perl.h
59354 ____________________________________________________________________________
59355 [  6950] By: jhi                                   on 2000/08/31  16:26:08
59356         Log: More author updates.
59357              
59358              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
59359              From: Simon Cozens <simon@cozens.net>
59360              Date: Thu, 31 Aug 2000 17:13:32 +0100
59361              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
59362      Branch: perl
59363            ! AUTHORS
59364 ____________________________________________________________________________
59365 [  6949] By: jhi                                   on 2000/08/31  16:04:49
59366         Log: POSIX doesn't report long double values under -Duselongdouble
59367              when the long doubles are "real" (bigger than doubles).
59368              
59369              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
59370              From: Spider Boardman <spider@peano.zk3.dec.com>
59371              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
59372              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
59373      Branch: perl
59374            ! ext/POSIX/POSIX.xs
59375 ____________________________________________________________________________
59376 [  6948] By: jhi                                   on 2000/08/31  15:25:10
59377         Log: Update Changes.
59378      Branch: perl
59379            ! Changes patchlevel.h
59380 ____________________________________________________________________________
59381 [  6947] By: jhi                                   on 2000/08/31  15:22:29
59382         Log: Document UNTIE in a very minimalistic way.
59383      Branch: perl
59384            ! pod/perlfunc.pod pod/perltie.pod
59385 ____________________________________________________________________________
59386 [  6946] By: jhi                                   on 2000/08/31  15:15:23
59387         Log: Document known failures.
59388      Branch: perl
59389            ! pod/perldelta.pod
59390 ____________________________________________________________________________
59391 [  6945] By: jhi                                   on 2000/08/31  15:07:00
59392         Log: Don't attach -ld to the archname if pointless.
59393      Branch: metaconfig
59394            ! U/threads/archname.U
59395      Branch: perl
59396            ! Configure config_h.SH
59397 ____________________________________________________________________________
59398 [  6944] By: jhi                                   on 2000/08/31  14:37:42
59399         Log: Wrap the test in eval.
59400              
59401              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
59402              From: Tim Jenness <timj@jach.hawaii.edu>
59403              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
59404              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
59405      Branch: perl
59406            ! t/lib/ftmp-security.t
59407 ____________________________________________________________________________
59408 [  6943] By: jhi                                   on 2000/08/31  14:30:57
59409         Log: Make -Dusemorebits find long doubles in Solaris.
59410      Branch: perl
59411            ! hints/solaris_2.sh
59412 ____________________________________________________________________________
59413 [  6942] By: jhi                                   on 2000/08/31  13:48:45
59414         Log: Clarify the third case of ftmp-security warnings.
59415      Branch: perl
59416            ! INSTALL
59417 ____________________________________________________________________________
59418 [  6941] By: jhi                                   on 2000/08/31  13:40:31
59419         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
59420              From: <abigail@foad.org>
59421              Date: Thu, 31 Aug 2000 01:35:05 -0400
59422              Message-ID: <20000831053505.32120.qmail@foad.org>
59423      Branch: perl
59424            ! pod/perldelta.pod
59425 ____________________________________________________________________________
59426 [  6940] By: jhi                                   on 2000/08/31  13:38:48
59427         Log: Issue useful diagnostic on unknown pod commands.
59428              
59429              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
59430              From: <abigail@foad.org>
59431              Date: Thu, 31 Aug 2000 03:41:18 -0400
59432              Message-ID: <20000831074118.24880.qmail@foad.org>
59433      Branch: perl
59434            ! lib/Pod/Man.pm
59435 ____________________________________________________________________________
59436 [  6939] By: jhi                                   on 2000/08/31  13:34:33
59437         Log: Reveal Borland's isnan.
59438              
59439              Subject: build with BC++ tweak
59440              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
59441              Date: Thu, 31 Aug 2000 13:09:37 +0400
59442              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
59443      Branch: perl
59444            ! win32/win32.h
59445 ____________________________________________________________________________
59446 [  6938] By: jhi                                   on 2000/08/31  05:01:20
59447         Log: Update Changes.
59448      Branch: perl
59449            ! Changes patchlevel.h
59450 ____________________________________________________________________________
59451 [  6937] By: jhi                                   on 2000/08/31  04:26:23
59452         Log: sscanf() may be the only way to read long doubles from strings.
59453      Branch: metaconfig/U/perl
59454            ! longdblfio.U
59455      Branch: perl
59456            ! Configure config_h.SH perl.h util.c
59457 ____________________________________________________________________________
59458 [  6936] By: jhi                                   on 2000/08/31  04:18:19
59459         Log: The #6929 was too skimpy.
59460      Branch: perl
59461            ! sv.c
59462 ____________________________________________________________________________
59463 [  6935] By: jhi                                   on 2000/08/31  02:47:07
59464         Log: Subject: Re: typos in pods
59465              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59466              Date: Wed, 30 Aug 2000 19:25:34 -0700
59467              Message-ID: <eIcr5gzkg25X092yn@efn.org>
59468      Branch: perl
59469            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
59470 ____________________________________________________________________________
59471 [  6934] By: jhi                                   on 2000/08/31  02:42:55
59472         Log: Missed one Unicode file.
59473      Branch: perl
59474            + lib/unicode/UCDFF301.html
59475 ____________________________________________________________________________
59476 [  6933] By: jhi                                   on 2000/08/30  23:42:27
59477         Log: Update Changes.
59478      Branch: perl
59479            ! Changes patchlevel.h
59480 ____________________________________________________________________________
59481 [  6932] By: jhi                                   on 2000/08/30  23:40:07
59482         Log: Mention UNTIE in perldelta.  Still needs documenting
59483              in perltie et alia.
59484      Branch: perl
59485            ! pod/perldelta.pod
59486 ____________________________________________________________________________
59487 [  6931] By: jhi                                   on 2000/08/30  23:36:02
59488         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
59489              From: <abigail@foad.org>
59490              Date: Wed, 30 Aug 2000 19:28:07 -0400
59491              Message-ID: <20000830232807.305.qmail@foad.org>
59492      Branch: perl
59493            ! pod/perldelta.pod
59494 ____________________________________________________________________________
59495 [  6930] By: jhi                                   on 2000/08/30  23:32:40
59496         Log: Update to Unicode 3.0.1.
59497      Branch: perl
59498            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
59499            + lib/unicode/PropList.txt lib/unicode/README.perl
59500            + lib/unicode/UCD301.html lib/unicode/Unicode.301
59501            - lib/unicode/Props.txt lib/unicode/UCD300.html
59502            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
59503            ! (edit 257 files)
59504 ____________________________________________________________________________
59505 [  6929] By: jhi                                   on 2000/08/30  22:38:18
59506         Log: Heap decorruption.
59507              
59508              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
59509              From: Alan Burlison <Alan.Burlison@uk.sun.com>
59510              Date: Wed, 30 Aug 2000 22:39:52 +0100
59511              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
59512      Branch: perl
59513            ! sv.c
59514 ____________________________________________________________________________
59515 [  6928] By: jhi                                   on 2000/08/30  22:29:34
59516         Log: Retract the dummy test, skip the security tests (instead of failing),
59517              explain what the warnings mean.
59518      Branch: perl
59519            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
59520 ____________________________________________________________________________
59521 [  6927] By: jhi                                   on 2000/08/30  22:14:13
59522         Log: Change the internal implementation of sort() to be mergesort
59523              instead of quicksort, from John Linderman <jpl@research.att.com>.
59524              Gives us better worst case, better average case, and stability.
59525              What's there not to like?  (Small fixes for threaded builds
59526              were required).
59527      Branch: perl
59528            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
59529 ____________________________________________________________________________
59530 [  6926] By: jhi                                   on 2000/08/30  20:55:20
59531         Log: A better fix for the Socket building problem from Craig Berry.
59532      Branch: perl
59533            ! vms/vms.c
59534 ____________________________________________________________________________
59535 [  6925] By: jhi                                   on 2000/08/30  20:20:25
59536         Log: Subject: [PATCH] Re: UNTIE method 
59537              From: Nick Ing-Simmons <nik@tiuk.ti.com>
59538              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
59539              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
59540      Branch: perl
59541            ! pp_sys.c t/op/tie.t
59542 ____________________________________________________________________________
59543 [  6924] By: jhi                                   on 2000/08/30  20:17:11
59544         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
59545              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59546              Date: Wed, 30 Aug 2000 15:03:14 -0500
59547              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
59548      Branch: perl
59549            ! vms/vms.c
59550 ____________________________________________________________________________
59551 [  6923] By: jhi                                   on 2000/08/30  20:15:18
59552         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
59553              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59554              Date: Wed, 30 Aug 2000 13:30:36 -0500
59555              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
59556      Branch: perl
59557            ! vms/vms.c
59558 ____________________________________________________________________________
59559 [  6922] By: jhi                                   on 2000/08/30  19:54:43
59560         Log: Better options for rsync.
59561      Branch: perl
59562            ! pod/perlhack.pod
59563 ____________________________________________________________________________
59564 [  6921] By: jhi                                   on 2000/08/30  19:40:16
59565         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
59566              From: Rick Delaney <rick@consumercontact.com>
59567              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
59568              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
59569      Branch: perl
59570            ! pod/perlfunc.pod
59571 ____________________________________________________________________________
59572 [  6920] By: jhi                                   on 2000/08/30  19:36:40
59573         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
59574              From: Peter Prymmer <pvhp@forte.com>
59575              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
59576              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
59577      Branch: perl
59578            ! configure.com
59579 ____________________________________________________________________________
59580 [  6919] By: jhi                                   on 2000/08/30  14:52:02
59581         Log: Update Changes.
59582      Branch: perl
59583            ! Changes patchlevel.h
59584 ____________________________________________________________________________
59585 [  6918] By: jhi                                   on 2000/08/30  14:48:34
59586         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
59587      Branch: perl
59588            ! lib/ExtUtils/typemap
59589 ____________________________________________________________________________
59590 [  6917] By: jhi                                   on 2000/08/30  14:46:34
59591         Log: Subject: typos in pods
59592              From: Nicholas Clark <nick@ccl4.org>
59593              Date: Wed, 30 Aug 2000 01:12:50 +0100
59594              Message-ID: <20000830011249.A61388@plum.flirble.org>
59595      Branch: perl
59596            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
59597            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
59598            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
59599            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
59600 ____________________________________________________________________________
59601 [  6916] By: jhi                                   on 2000/08/30  14:19:09
59602         Log: Document Storable problems on Crays.  (Will have
59603              to document all the other Storable problems, too.)
59604      Branch: perl
59605            ! pod/perldelta.pod
59606 ____________________________________________________________________________
59607 [  6915] By: jhi                                   on 2000/08/30  14:06:02
59608         Log: Subject: [PATCH] fix misc cast warnings
59609              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59610              Date: Tue, 29 Aug 2000 23:16:14 -0700
59611              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
59612      Branch: perl
59613            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
59614            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
59615            ! os2/os2ish.h
59616 ____________________________________________________________________________
59617 [  6914] By: jhi                                   on 2000/08/30  14:03:45
59618         Log: Timestamp mismatch again.  Need to fix this dependence on
59619              config_h.SH timestamp, since it's the contents of config_h.SH
59620              that matter.
59621      Branch: perl
59622            ! uconfig.h uconfig.sh
59623 ____________________________________________________________________________
59624 [  6913] By: jhi                                   on 2000/08/30  13:54:06
59625         Log: Don't say "Perl 5.0 source kit".
59626      Branch: perl
59627            ! perl.c
59628 ____________________________________________________________________________
59629 [  6912] By: jhi                                   on 2000/08/30  13:51:24
59630         Log: Reset archname and archname64 always, forcing them be
59631              recomputed at each Configure run, make Configure and
59632              the hints files agree on the naming of largefiles variables.
59633      Branch: metaconfig
59634            ! U/threads/archname.U
59635      Branch: metaconfig/U/perl
59636            ! use64bits.U
59637      Branch: perl
59638            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
59639            ! hints/linux.sh hints/solaris_2.sh
59640 ____________________________________________________________________________
59641 [  6911] By: jhi                                   on 2000/08/30  13:30:13
59642         Log: Put back the slice accidentally removed by #6907.
59643      Branch: perl
59644            ! hints/solaris_2.sh
59645 ____________________________________________________________________________
59646 [  6910] By: jhi                                   on 2000/08/30  01:24:26
59647         Log: Be consistent: other Net::get* do export theirs.
59648              
59649              Subject: Re: Net::protoent does not export 'getproto'
59650              From: Yasushi Nakajima <sey@jkc.co.jp>
59651              Date: Wed, 30 Aug 2000 09:53:14 +0900
59652              Message-Id: <200008300051.DAA24700@taku.hut.fi>
59653      Branch: perl
59654            ! lib/Net/protoent.pm
59655 ____________________________________________________________________________
59656 [  6909] By: jhi                                   on 2000/08/30  01:17:25
59657         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
59658              From: Gurusamy Sarathy <gsar@ActiveState.com>
59659              Date: Tue, 29 Aug 2000 17:17:07 -0700
59660              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
59661      Branch: perl
59662            ! cop.h
59663 ____________________________________________________________________________
59664 [  6908] By: jhi                                   on 2000/08/30  00:58:05
59665         Log: Update Changes.
59666      Branch: perl
59667            ! Changes patchlevel.h
59668 ____________________________________________________________________________
59669 [  6907] By: jhi                                   on 2000/08/30  00:57:22
59670         Log: Introduce ccname to keep track of what compiler kind of we have.
59671      Branch: metaconfig/U/perl
59672            ! Checkcc.U gccvers.U
59673      Branch: perl
59674            ! Configure config_h.SH hints/solaris_2.sh
59675 ____________________________________________________________________________
59676 [  6906] By: jhi                                   on 2000/08/30  00:25:47
59677         Log: Put back the flags dump as reasoned in
59678              
59679              Subject: Re: [PATCH] Glob dumping
59680              From: Mike Guy <mjtg@cam.ac.uk> 
59681              Date: Tue, 29 Aug 2000 21:41:32 +0100
59682              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
59683      Branch: perl
59684            ! dump.c t/lib/peek.t
59685 ____________________________________________________________________________
59686 [  6905] By: jhi                                   on 2000/08/30  00:16:17
59687         Log: Make the epsilon to be relative, not absolute.
59688              
59689              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
59690              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
59691              Date: Tue, 29 Aug 2000 19:58:56 -0400
59692              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
59693      Branch: perl
59694            ! t/lib/trig.t
59695 ____________________________________________________________________________
59696 [  6904] By: jhi                                   on 2000/08/30  00:13:09
59697         Log: From now on, Gisle is on my list of usual suspects :-)
59698              Retract #6902.
59699      Branch: perl
59700            ! ext/Opcode/Safe.pm
59701 ____________________________________________________________________________
59702 [  6903] By: jhi                                   on 2000/08/29  23:51:20
59703         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
59704              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59705              Date: Tue, 29 Aug 2000 18:43:26 -0500
59706              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
59707      Branch: perl
59708            + vms/vmspipe.com
59709            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
59710            ! vms/vms.c
59711 ____________________________________________________________________________
59712 [  6902] By: jhi                                   on 2000/08/29  23:44:14
59713         Log: Retry what #6882 attempted.
59714              
59715              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
59716              From: Gisle Aas <gisle@ActiveState.com>
59717              Date: 30 Aug 2000 00:33:09 +0200
59718              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
59719      Branch: perl
59720            ! ext/Opcode/Safe.pm
59721 ____________________________________________________________________________
59722 [  6901] By: jhi                                   on 2000/08/29  22:59:32
59723         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
59724              From: Hugo <hv@crypt.compulink.co.uk>
59725              Date: Mon, 12 Jun 2000 19:36:08 +0100
59726              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
59727      Branch: perl
59728            ! sv.c
59729 ____________________________________________________________________________
59730 [  6900] By: jhi                                   on 2000/08/29  22:58:35
59731         Log: Admit that we are leaking scalars.
59732              
59733              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
59734              From: Spider Boardman <spider@leggy.zk3.dec.com>
59735              Date: Tue, 29 Aug 2000 18:48:29 -0400
59736              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
59737      Branch: perl
59738            ! t/pragma/warnings.t
59739 ____________________________________________________________________________
59740 [  6899] By: jhi                                   on 2000/08/29  20:53:13
59741         Log: Update Changes.
59742      Branch: perl
59743            ! Changes patchlevel.h
59744 ____________________________________________________________________________
59745 [  6898] By: jhi                                   on 2000/08/29  20:46:21
59746         Log: Undo namespace pollution of #6878.
59747              
59748              Subject: Re: Net::protoent does not export 'getproto'
59749              From: Mike Guy <mjtg@cam.ac.uk>
59750              Date: Tue, 29 Aug 2000 21:32:37 +0100
59751              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
59752      Branch: perl
59753            ! lib/Net/protoent.pm
59754 ____________________________________________________________________________
59755 [  6897] By: jhi                                   on 2000/08/29  20:44:29
59756         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
59757              From: Peter Prymmer <pvhp@forte.com>
59758              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
59759              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
59760      Branch: perl
59761            ! pod/perlebcdic.pod
59762 ____________________________________________________________________________
59763 [  6896] By: jhi                                   on 2000/08/29  20:40:57
59764         Log: There's no point repeating the 'revision' (5) of perl5.
59765      Branch: metaconfig/U/perl
59766            ! Devel.U patchlevel.U
59767      Branch: perl
59768            ! Configure config_h.SH
59769 ____________________________________________________________________________
59770 [  6895] By: jhi                                   on 2000/08/29  20:16:58
59771         Log: Regen Configure for #6894.
59772      Branch: metaconfig/U/perl
59773            ! perladmin.U
59774      Branch: perl
59775            ! Configure config_h.SH
59776 ____________________________________________________________________________
59777 [  6894] By: jhi                                   on 2000/08/29  19:59:52
59778         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
59779              From: "Philip Newton" <Philip.Newton@gmx.net>
59780              Date: Tue, 29 Aug 2000 21:39:14 +0200
59781              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
59782      Branch: perl
59783            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
59784            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
59785            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
59786            ! utils/perlbug.PL
59787 ____________________________________________________________________________
59788 [  6893] By: jhi                                   on 2000/08/29  19:55:30
59789         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
59790              From: "Philip Newton" <Philip.Newton@gmx.net>
59791              Date: Tue, 29 Aug 2000 21:39:14 +0200
59792              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
59793      Branch: perl
59794            ! installhtml
59795 ____________________________________________________________________________
59796 [  6892] By: jhi                                   on 2000/08/29  19:53:59
59797         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
59798              From: "Philip Newton" <Philip.Newton@gmx.net>
59799              Date: Tue, 29 Aug 2000 21:48:18 +0200
59800              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
59801      Branch: perl
59802            ! lib/File/Temp.pm
59803 ____________________________________________________________________________
59804 [  6891] By: jhi                                   on 2000/08/29  18:30:03
59805         Log: Nail the ID 20000828.023.
59806      Branch: perl
59807            ! ext/Storable/Storable.xs
59808 ____________________________________________________________________________
59809 [  6890] By: jhi                                   on 2000/08/29  16:50:17
59810         Log: Under usethreads the dumped variable is IN_PAD.
59811              
59812              Subject: Re: [PATCH] Glob dumping
59813              From: Gisle Aas <gisle@ActiveState.com>
59814              Date: 29 Aug 2000 18:45:05 +0200
59815              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
59816      Branch: perl
59817            ! t/lib/peek.t
59818 ____________________________________________________________________________
59819 [  6889] By: jhi                                   on 2000/08/29  15:17:37
59820         Log: Update Changes.
59821      Branch: perl
59822            ! Changes patchlevel.h
59823 ____________________________________________________________________________
59824 [  6888] By: jhi                                   on 2000/08/29  14:49:59
59825         Log: Retract #6882, broke the safe tests.
59826      Branch: perl
59827            ! ext/Opcode/Safe.pm
59828 ____________________________________________________________________________
59829 [  6887] By: jhi                                   on 2000/08/29  14:47:06
59830         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
59831              From: Gisle Aas <gisle@ActiveState.com> 
59832              Date: 09 Jun 2000 20:00:11 +0200
59833              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
59834      Branch: perl
59835            ! utils/perldoc.PL
59836 ____________________________________________________________________________
59837 [  6886] By: jhi                                   on 2000/08/29  14:42:45
59838         Log: The #6881 removed one dump line.
59839      Branch: perl
59840            ! t/lib/peek.t
59841 ____________________________________________________________________________
59842 [  6885] By: jhi                                   on 2000/08/29  14:30:47
59843         Log: Don't forget to tidy up.
59844      Branch: perl
59845            ! t/lib/ftmp-security.t
59846 ____________________________________________________________________________
59847 [  6884] By: jhi                                   on 2000/08/29  14:25:17
59848         Log: Disabling the one test is a bit tricky.
59849      Branch: perl
59850            ! t/lib/ftmp-security.t
59851 ____________________________________________________________________________
59852 [  6883] By: jhi                                   on 2000/08/29  14:16:25
59853         Log: Disable one of the tests for now.
59854      Branch: perl
59855            ! t/lib/ftmp-security.t
59856 ____________________________________________________________________________
59857 [  6882] By: jhi                                   on 2000/08/29  14:05:50
59858         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
59859              From: gisle@aas.no
59860              Date: 29 Aug 2000 10:35:06 -0000
59861              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
59862      Branch: perl
59863            ! ext/Opcode/Safe.pm
59864 ____________________________________________________________________________
59865 [  6881] By: jhi                                   on 2000/08/29  14:03:51
59866         Log: Subject: [PATCH] Glob dumping
59867              From: Gisle Aas <gisle@ActiveState.com>
59868              Date: 29 Aug 2000 07:59:42 -0000
59869              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
59870      Branch: perl
59871            ! dump.c
59872 ____________________________________________________________________________
59873 [  6880] By: jhi                                   on 2000/08/29  14:02:01
59874         Log: Subject: [PATCH] Warnings in B::Deparse
59875              From: <abigail@foad.org>
59876              Date: Tue, 29 Aug 2000 00:00:01 -0400
59877              Message-ID: <20000829040001.2999.qmail@foad.org>
59878      Branch: perl
59879            ! ext/B/B/Deparse.pm
59880 ____________________________________________________________________________
59881 [  6879] By: jhi                                   on 2000/08/29  13:57:26
59882         Log: Missed a change in #6869.
59883      Branch: perl
59884            ! mg.c
59885 ____________________________________________________________________________
59886 [  6878] By: jhi                                   on 2000/08/29  13:45:04
59887         Log: Subject: Net::protoent does not export 'getproto'
59888              From: Yasushi Nakajima <sey@jkc.co.jp>
59889              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
59890      Branch: perl
59891            ! lib/Net/protoent.pm
59892 ____________________________________________________________________________
59893 [  6877] By: jhi                                   on 2000/08/29  13:39:19
59894         Log: Patches all over for people and the files they (hopefully) care about.
59895      Branch: perl
59896            ! AUTHORS Changes MAINTAIN
59897 ____________________________________________________________________________
59898 [  6876] By: jhi                                   on 2000/08/29  12:53:54
59899         Log: Fix for thinko in #6848.
59900              
59901              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
59902              From: Lupe Christoph <lupe@lupe-christoph.de>
59903              Date: Tue, 29 Aug 2000 09:04:08 +0200
59904              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
59905      Branch: perl
59906            ! ext/Thread/Thread.xs
59907 ____________________________________________________________________________
59908 [  6875] By: jhi                                   on 2000/08/29  12:50:14
59909         Log: Update to Getopt::Long 2.24, from Johan Vromans.
59910      Branch: perl
59911            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
59912 ____________________________________________________________________________
59913 [  6874] By: jhi                                   on 2000/08/29  02:09:53
59914         Log: Use minimal @INC in tests, most of the time just '../lib',
59915              so that we simply can't pick up stuff from other Perls than
59916              the one we are testing.  Pointed out by
59917              
59918              From: Mike Guy <mjtg@cam.ac.uk>
59919              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
59920              Date: Fri, 25 Aug 2000 15:15:59 +0100
59921              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
59922      Branch: perl
59923            ! (edit 185 files)
59924 ____________________________________________________________________________
59925 [  6873] By: jhi                                   on 2000/08/29  01:07:11
59926         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
59927              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59928              Date: Mon, 28 Aug 2000 17:45:52 -0700
59929              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
59930      Branch: perl
59931            ! Makefile.SH hints/os2.sh
59932 ____________________________________________________________________________
59933 [  6872] By: jhi                                   on 2000/08/28  23:33:39
59934         Log: Subject: [PATCH bleedperl@6866] spellings
59935              From: marcel@codewerk.com (Marcel Grunauer)
59936              Date: Tue, 29 Aug 2000 01:19:59 +0200
59937              Message-Id: <200008282319.BAA29862@gandalf.local>
59938      Branch: perl
59939            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
59940            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
59941            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
59942 ____________________________________________________________________________
59943 [  6871] By: jhi                                   on 2000/08/28  23:22:09
59944         Log: Take out the SUIDMAIL thing, that will not be
59945              a problem in 5.7.*.
59946      Branch: perl
59947            ! patchlevel.h
59948 ____________________________________________________________________________
59949 [  6870] By: jhi                                   on 2000/08/28  23:19:30
59950         Log: -S is the silent flag, -s is the strip flag.
59951              
59952              Subject: [PATCH] Re: [PATCH] make no-install          
59953              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59954              Date: Mon, 28 Aug 2000 15:12:55 -0700
59955              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
59956      Branch: perl
59957            ! Makefile.SH
59958 ____________________________________________________________________________
59959 [  6869] By: jhi                                   on 2000/08/28  23:12:05
59960         Log: Subject: [PATCH bleedperl@6856] warnings fixes
59961              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
59962              Date: Mon, 28 Aug 2000 23:55:06 +0100
59963              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
59964      Branch: perl
59965            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
59966            ! warnings.h warnings.pl
59967 ____________________________________________________________________________
59968 [  6868] By: jhi                                   on 2000/08/28  21:38:22
59969         Log: Potential cruft.
59970      Branch: perl
59971            ! Makefile.SH
59972 ____________________________________________________________________________
59973 [  6867] By: jhi                                   on 2000/08/28  21:35:36
59974         Log: Update Changes.
59975      Branch: perl
59976            ! Changes patchlevel.h
59977 ____________________________________________________________________________
59978 [  6866] By: jhi                                   on 2000/08/28  21:33:49
59979         Log: Subject: hv.h Doc Patch
59980              From: Fisher Mark <fisherm@tce.com>
59981              Date: Mon, 28 Aug 2000 16:24:59 -0500
59982              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
59983      Branch: perl
59984            ! hv.h
59985 ____________________________________________________________________________
59986 [  6865] By: jhi                                   on 2000/08/28  21:02:15
59987         Log: Add -ld to archname on long tr...double platforms.
59988      Branch: metaconfig
59989            ! U/threads/archname.U
59990      Branch: perl
59991            ! Configure config_h.SH
59992 ____________________________________________________________________________
59993 [  6864] By: jhi                                   on 2000/08/28  20:38:59
59994         Log: An attempt to fix the problem reported in
59995              
59996              Subject: Building perl@6856 using gcc/AIX 4.3.3 
59997              From: Daniel Muino <dmuino@afip.gov.ar> 
59998              Date: Mon, 28 Aug 2000 15:50:01 -0300   
59999              Message-ID: <20000828155001.A14403@con2-dgi>
60000              
60001              I can't test this properly since the gcc installation I have
60002              access to seems to be botched (gcc is calling the AIX cpp,
60003              a losing proposition...)
60004      Branch: perl
60005            ! hints/aix.sh
60006 ____________________________________________________________________________
60007 [  6863] By: jhi                                   on 2000/08/28  18:57:52
60008         Log: Fix for ID 20000828.001, long doubles were not formatted
60009              correctly (showed up in $], which stopped installing perl).
60010      Branch: perl
60011            ! sv.c
60012 ____________________________________________________________________________
60013 [  6862] By: jhi                                   on 2000/08/28  18:07:15
60014         Log: Typo in #6858.
60015      Branch: perl
60016            ! lib/Cwd.pm
60017 ____________________________________________________________________________
60018 [  6861] By: jhi                                   on 2000/08/28  17:57:27
60019         Log: opmini.o may be left around if a build is interrupted.
60020      Branch: perl
60021            ! Makefile.SH
60022 ____________________________________________________________________________
60023 [  6860] By: jhi                                   on 2000/08/28  16:52:50
60024         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
60025              From: Daniel Chetlin <daniel@chetlin.com>
60026              Date: Mon, 28 Aug 2000 01:14:18 -0700
60027              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
60028      Branch: perl
60029            ! lib/overload.pm
60030 ____________________________________________________________________________
60031 [  6859] By: jhi                                   on 2000/08/28  16:08:46
60032         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
60033              From: Nicholas Clark <nick@ccl4.org>
60034              Date: Mon, 28 Aug 2000 16:03:27 +0100
60035              Message-Id: <20000828160327.C49785@plum.flirble.org>
60036      Branch: perl
60037            ! ext/ByteLoader/bytecode.h
60038 ____________________________________________________________________________
60039 [  6858] By: jhi                                   on 2000/08/28  16:02:10
60040         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
60041              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
60042              Date: Mon, 28 Aug 2000 13:08:30 +0200
60043              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
60044      Branch: perl
60045            ! lib/Cwd.pm
60046 ____________________________________________________________________________
60047 [  6857] By: jhi                                   on 2000/08/28  15:42:47
60048         Log: display_format used as a class method without arguments was broken,
60049              reported in
60050              
60051              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
60052              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
60053              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
60054              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
60055      Branch: perl
60056            ! lib/Math/Complex.pm t/lib/complex.t
60057 ____________________________________________________________________________
60058 [  6856] By: jhi                                   on 2000/08/27  22:09:48
60059         Log: Update Changes.
60060      Branch: perl
60061            ! Changes patchlevel.h
60062 ____________________________________________________________________________
60063 [  6855] By: jhi                                   on 2000/08/27  21:59:21
60064         Log: Retract #6853 (false alarm).
60065      Branch: perl
60066            ! lib/ExtUtils/xsubpp
60067 ____________________________________________________________________________
60068 [  6854] By: jhi                                   on 2000/08/27  21:37:44
60069         Log: Update Changes.
60070      Branch: perl
60071            ! Changes patchlevel.h
60072 ____________________________________________________________________________
60073 [  6853] By: jhi                                   on 2000/08/27  21:37:16
60074         Log: Subject: [PATCH perl@6850] workaround for xsubpp
60075              From: Hugo <hv@crypt.compulink.co.uk>
60076              Date: Sun, 27 Aug 2000 22:30:25 +0100
60077              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
60078      Branch: perl
60079            ! lib/ExtUtils/xsubpp
60080 ____________________________________________________________________________
60081 [  6852] By: jhi                                   on 2000/08/27  21:33:58
60082         Log: Big-endian 64-bit patch from Raphael Manfredi.
60083      Branch: perl
60084            ! ext/Storable/Storable.xs
60085 ____________________________________________________________________________
60086 [  6851] By: jhi                                   on 2000/08/27  21:22:21
60087         Log: More ruthless editing from Hugo van der Sanden.
60088      Branch: perl
60089            ! pod/perldelta.pod
60090 ____________________________________________________________________________
60091 [  6850] By: jhi                                   on 2000/08/27  16:11:46
60092         Log: Update Changes.
60093      Branch: perl
60094            ! Changes patchlevel.h
60095 ____________________________________________________________________________
60096 [  6849] By: jhi                                   on 2000/08/27  16:11:05
60097         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
60098      Branch: perl
60099            ! configpm pod/perldelta.pod
60100 ____________________________________________________________________________
60101 [  6848] By: jhi                                   on 2000/08/27  15:35:08
60102         Log: Use the actual thread type, not the pointer-to-struct.
60103      Branch: perl
60104            ! ext/Thread/Thread.xs
60105 ____________________________________________________________________________
60106 [  6847] By: jhi                                   on 2000/08/27  15:30:49
60107         Log: Test nit.
60108      Branch: perl
60109            ! t/pragma/warn/pp_sys
60110 ____________________________________________________________________________
60111 [  6846] By: jhi                                   on 2000/08/27  15:19:02
60112         Log: Passing -R in ldflags makes now it to appear in the default
60113              for lddlflags, just like with -L.
60114              
60115              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
60116              From: Lupe Christoph <lupe@lupe-christoph.de>
60117              Date: Sun, 27 Aug 2000 10:28:21 +0200
60118              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
60119      Branch: metaconfig/U/perl
60120            ! dlsrc.U
60121      Branch: perl
60122            ! Configure
60123 ____________________________________________________________________________
60124 [  6845] By: jhi                                   on 2000/08/27  15:08:54
60125         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
60126              From: Alan Burlison <Alan.Burlison@uk.sun.com>
60127              Date: Sat, 26 Aug 2000 22:23:27 +0100
60128              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
60129      Branch: perl
60130            ! lib/ExtUtils/MM_Unix.pm
60131 ____________________________________________________________________________
60132 [  6844] By: jhi                                   on 2000/08/27  15:02:37
60133         Log: DJGPP update from Laszlo Molnar.
60134              
60135              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
60136              From: ml1050 <ml1050@freemail.hu>
60137              Date: Sat, 26 Aug 2000 23:24:40 +0200
60138              Message-Id: <20000826232440.A439@freemail.hu>
60139      Branch: perl
60140            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
60141            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
60142 ____________________________________________________________________________
60143 [  6843] By: jhi                                   on 2000/08/27  14:53:58
60144         Log: Subject: installman buglet
60145              From: Lupe Christoph <lupe@lupe-christoph.de>
60146              Date: Sun, 27 Aug 2000 14:38:59 +0200
60147              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
60148      Branch: perl
60149            ! installman
60150 ____________________________________________________________________________
60151 [  6842] By: jhi                                   on 2000/08/27  14:52:08
60152         Log: Can't get the test to reliably work thanks to the
60153              inaccurateness of floating point.  "Resolves" bug ids
60154              20000826.003, 20000826.009, 20000826.010,
60155      Branch: perl
60156            ! t/lib/trig.t
60157 ____________________________________________________________________________
60158 [  6841] By: jhi                                   on 2000/08/26  15:53:58
60159         Log: Update Changes.
60160      Branch: perl
60161            ! Changes patchlevel.h
60162 ____________________________________________________________________________
60163 [  6840] By: jhi                                   on 2000/08/26  14:23:03
60164         Log: grep -e isn't portable.
60165              
60166              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
60167              From: chris@broadband.att.com
60168              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
60169              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
60170      Branch: perl
60171            ! hints/solaris_2.sh
60172 ____________________________________________________________________________
60173 [  6839] By: jhi                                   on 2000/08/26  14:12:23
60174         Log: no-install target a la make -n.
60175              
60176              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
60177              From: <abigail@foad.org>
60178              Date: Sat, 26 Aug 2000 03:57:34 -0400
60179              Message-ID: <20000826075735.18912.qmail@foad.org>
60180      Branch: perl
60181            ! Makefile.SH installman installperl
60182 ____________________________________________________________________________
60183 [  6838] By: jhi                                   on 2000/08/26  14:06:33
60184         Log: Retract #6826 as the #6828 should be do the same
60185              in a More Correct Way.
60186      Branch: perl
60187            ! installperl
60188 ____________________________________________________________________________
60189 [  6837] By: jhi                                   on 2000/08/26  05:24:00
60190         Log: More casting.
60191      Branch: perl
60192            ! ext/Storable/Storable.xs
60193 ____________________________________________________________________________
60194 [  6836] By: jhi                                   on 2000/08/26  05:05:46
60195         Log: Nicer in decimal.
60196      Branch: perl
60197            ! ext/Storable/Storable.xs
60198 ____________________________________________________________________________
60199 [  6835] By: jhi                                   on 2000/08/26  05:03:50
60200         Log: There be no UVdf.
60201      Branch: perl
60202            ! ext/Storable/Storable.xs
60203 ____________________________________________________________________________
60204 [  6834] By: jhi                                   on 2000/08/26  05:00:18
60205         Log: Continue IVdfing and UVxfing.
60206      Branch: perl
60207            ! ext/Storable/Storable.xs
60208 ____________________________________________________________________________
60209 [  6833] By: jhi                                   on 2000/08/26  04:53:14
60210         Log: Use IVdf.
60211      Branch: perl
60212            ! ext/Storable/Storable.xs
60213 ____________________________________________________________________________
60214 [  6832] By: jhi                                   on 2000/08/26  04:40:41
60215         Log: Document PTR2XX and INT2PTR.
60216      Branch: perl
60217            ! pod/perlguts.pod
60218 ____________________________________________________________________________
60219 [  6831] By: jhi                                   on 2000/08/26  04:33:18
60220         Log: Use UVxf, PTR2UV, NVff.
60221      Branch: perl
60222            ! ext/Storable/Storable.xs
60223 ____________________________________________________________________________
60224 [  6830] By: jhi                                   on 2000/08/26  04:31:32
60225         Log: Update the test count.
60226      Branch: perl
60227            ! t/lib/trig.t
60228 ____________________________________________________________________________
60229 [  6829] By: jhi                                   on 2000/08/26  03:05:50
60230         Log: Subject: [PATCH] installation not quite silent yet.
60231              From: <abigail@foad.org>
60232              Date: Fri, 25 Aug 2000 20:07:53 -0400
60233              Message-ID: <20000826000753.7822.qmail@foad.org>
60234      Branch: perl
60235            ! installman installperl
60236 ____________________________________________________________________________
60237 [  6828] By: jhi                                   on 2000/08/26  03:05:14
60238         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
60239              From: Spider Boardman <spider@web.zk3.dec.com>
60240              Date: Fri, 25 Aug 2000 19:12:40 -0400
60241              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
60242      Branch: perl
60243            ! gv.c
60244 ____________________________________________________________________________
60245 [  6827] By: jhi                                   on 2000/08/25  23:54:34
60246         Log: Support preserving extremely big/small angles.
60247      Branch: perl
60248            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
60249 ____________________________________________________________________________
60250 [  6826] By: jhi                                   on 2000/08/25  23:01:20
60251         Log: Patch installperl to be long double-aware.
60252              
60253              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
60254              From: Spider Boardman <spider@web.zk3.dec.com>
60255              Date: Fri, 25 Aug 2000 18:15:23 -0400
60256              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
60257      Branch: perl
60258            ! installperl
60259 ____________________________________________________________________________
60260 [  6825] By: jhi                                   on 2000/08/25  22:58:25
60261         Log: Remove duplicately applied patch shards.
60262              
60263              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
60264              From: Spider Boardman <spider@leggy.zk3.dec.com>
60265              Date: Fri, 25 Aug 2000 16:45:03 -0400
60266              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
60267      Branch: perl
60268            ! t/lib/cgi-html.t
60269 ____________________________________________________________________________
60270 [  6824] By: jhi                                   on 2000/08/25  22:57:00
60271         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
60272              From: Daniel Chetlin <daniel@chetlin.com>
60273              Date: Fri, 25 Aug 2000 12:23:16 -0700
60274              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
60275              
60276              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
60277              From: Daniel Chetlin <daniel@chetlin.com>
60278              Date: Fri, 25 Aug 2000 14:47:19 -0700
60279              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
60280      Branch: perl
60281            ! installman
60282 ____________________________________________________________________________
60283 [  6823] By: jhi                                   on 2000/08/25  22:44:17
60284         Log: Timestamp problem?
60285      Branch: perl
60286            ! uconfig.h uconfig.sh
60287 ____________________________________________________________________________
60288 [  6822] By: jhi                                   on 2000/08/25  19:01:06
60289         Log: One forgotten file from #6816.
60290      Branch: perl
60291            ! vos/config.h
60292 ____________________________________________________________________________
60293 [  6821] By: jhi                                   on 2000/08/25  18:56:39
60294         Log: Regen Changes.
60295      Branch: perl
60296            ! Changes patchlevel.h
60297 ____________________________________________________________________________
60298 [  6820] By: jhi                                   on 2000/08/25  18:52:35
60299         Log: Fix Changes ordering.
60300      Branch: perl
60301            ! Changes
60302 ____________________________________________________________________________
60303 [  6819] By: jhi                                   on 2000/08/25  18:50:25
60304         Log: Update Changes.
60305      Branch: perl
60306            ! Changes patchlevel.h
60307 ____________________________________________________________________________
60308 [  6818] By: jhi                                   on 2000/08/25  18:47:45
60309         Log: Tweak the sfio/useperlio logic, hopefully as wished in
60310              
60311              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
60312              From: Nicholas Clark <nick@babyhippo.co.uk>
60313              Date: Fri, 25 Aug 2000 12:01:45 +0100
60314              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
60315      Branch: metaconfig/U/perl
60316            ! d_sfio.U
60317      Branch: perl
60318            ! Configure
60319 ____________________________________________________________________________
60320 [  6817] By: jhi                                   on 2000/08/25  18:32:51
60321         Log: Allow microperl to assume <math.h>, without it the math
60322              functions like floor() are assumed to return int, which makes
60323              for core dumps in machines where integer and floating register
60324              don't mix.
60325      Branch: perl
60326            ! uconfig.h uconfig.sh
60327 ____________________________________________________________________________
60328 [  6816] By: jhi                                   on 2000/08/25  18:27:17
60329         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
60330              the problem reported in
60331              
60332              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
60333              From: danhale@us.ibm.com
60334              Date: Fri, 25 Aug 2000 10:58:06 -0400
60335              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
60336      Branch: metaconfig/U/perl
60337            + d_socks5_init.U
60338      Branch: perl
60339            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
60340            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
60341            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
60342            ! win32/config.gc win32/config.vc
60343 ____________________________________________________________________________
60344 [  6815] By: jhi                                   on 2000/08/25  17:43:31
60345         Log: A solution for the retrieve_fd autosplit warning,
60346              idea suggested by Mike Guy.
60347      Branch: perl
60348            ! ext/Storable/Storable.pm
60349 ____________________________________________________________________________
60350 [  6814] By: jhi                                   on 2000/08/25  17:16:03
60351         Log: Add install-silent target.
60352      Branch: perl
60353            ! Makefile.SH
60354 ____________________________________________________________________________
60355 [  6813] By: jhi                                   on 2000/08/25  17:14:23
60356         Log: Subject: Re: [PATCH] More silencing of installman.
60357              From: <abigail@foad.org>
60358              Date: Thu, 24 Aug 2000 19:27:03 -0400
60359              Message-ID: <20000824232703.7001.qmail@foad.org>
60360              
60361              Subject: Re: [PATCH] More silencing of installman.
60362              From: <abigail@foad.org>
60363              Date: Fri, 25 Aug 2000 03:00:58 -0400
60364              Message-ID: <20000825070058.10697.qmail@foad.org>
60365      Branch: perl
60366            ! installman
60367 ____________________________________________________________________________
60368 [  6812] By: jhi                                   on 2000/08/25  17:11:28
60369         Log: installperl --verbose and --silent.
60370              
60371              Subject: Re: [PATCH] More silencing of installman.
60372              From: <abigail@foad.org>
60373              Message-ID: <20000825064430.9719.qmail@foad.org>
60374              Date: Fri, 25 Aug 2000 02:44:30 -0400
60375      Branch: perl
60376            ! installperl
60377 ____________________________________________________________________________
60378 [  6811] By: jhi                                   on 2000/08/25  17:05:43
60379         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
60380              From: "Peter J. Farley III" <pjfarley@banet.net>
60381              Date: Thu, 24 Aug 2000 21:58:03 -0400
60382              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
60383              
60384              (applied slightly modified)
60385      Branch: perl
60386            ! lib/ExtUtils/MM_Unix.pm
60387 ____________________________________________________________________________
60388 [  6810] By: jhi                                   on 2000/08/25  17:01:18
60389         Log: Missing parts of 
60390              
60391              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
60392              From: Peter Prymmer <pvhp@forte.com>
60393              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
60394              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
60395      Branch: perl
60396            ! t/lib/cgi-html.t
60397 ____________________________________________________________________________
60398 [  6809] By: jhi                                   on 2000/08/25  16:46:32
60399         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
60400              From: "Craig A. Berry" <craig.berry@psinetcs.com>
60401              Date: Thu, 24 Aug 2000 19:13:11 -0500
60402              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
60403      Branch: perl
60404            ! vms/vms.c
60405 ____________________________________________________________________________
60406 [  6808] By: jhi                                   on 2000/08/25  16:39:22
60407         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
60408              From: Peter Prymmer <pvhp@forte.com>
60409              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
60410              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
60411      Branch: perl
60412            ! configure.com
60413 ____________________________________________________________________________
60414 [  6807] By: jhi                                   on 2000/08/25  16:36:37
60415         Log: Better wording for the vec lvalue diagnostic.
60416              
60417              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
60418              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
60419              Date: Wed, 23 Aug 2000 14:12:16 -0400
60420              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
60421      Branch: perl
60422            ! pod/perldiag.pod
60423 ____________________________________________________________________________
60424 [  6806] By: jhi                                   on 2000/08/24  18:17:22
60425         Log: Subject: [PATCH] More silencing of installman.
60426              From: <abigail@foad.org>
60427              Date: Thu, 24 Aug 2000 14:01:44 -0400
60428              Message-ID: <20000824180144.20062.qmail@foad.org>
60429      Branch: perl
60430            ! installman
60431 ____________________________________________________________________________
60432 [  6805] By: jhi                                   on 2000/08/24  15:00:31
60433         Log: Update Changes.
60434      Branch: perl
60435            ! Changes patchlevel.h
60436 ____________________________________________________________________________
60437 [  6804] By: jhi                                   on 2000/08/24  14:59:07
60438         Log: Regen perltoc.
60439      Branch: perl
60440            ! pod/perltoc.pod
60441 ____________________________________________________________________________
60442 [  6803] By: jhi                                   on 2000/08/24  14:44:39
60443         Log: Show the doc file, not the temp file.
60444      Branch: perl
60445            ! installman
60446 ____________________________________________________________________________
60447 [  6802] By: jhi                                   on 2000/08/24  14:41:53
60448         Log: Continue silencing.
60449      Branch: perl
60450            ! installman
60451 ____________________________________________________________________________
60452 [  6801] By: jhi                                   on 2000/08/24  14:34:40
60453         Log: Actually do something with the silencer option.
60454      Branch: perl
60455            ! installman
60456 ____________________________________________________________________________
60457 [  6800] By: jhi                                   on 2000/08/24  14:26:22
60458         Log: Make installman to recognize the silence flag -S.
60459      Branch: perl
60460            ! installman
60461 ____________________________________________________________________________
60462 [  6799] By: jhi                                   on 2000/08/24  13:49:38
60463         Log: DOS patches and portability/porting notes, from Tim Jenness.
60464      Branch: perl
60465            ! lib/File/Temp.pm
60466 ____________________________________________________________________________
60467 [  6798] By: jhi                                   on 2000/08/24  13:48:27
60468         Log: Create directories in silence.
60469              
60470              Subject: [PATCH] Another silencer for MakeMaker
60471              From: andreas.koenig@anima.de (Andreas J. Koenig)
60472              Date: 24 Aug 2000 14:18:52 +0200
60473              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
60474      Branch: perl
60475            ! lib/ExtUtils/Command.pm
60476 ____________________________________________________________________________
60477 [  6797] By: jhi                                   on 2000/08/24  13:46:42
60478         Log: More liberal parsing of version numbers.
60479              
60480              Subject: Re: CPAN.pm beta for testing available
60481              From: andreas.koenig@anima.de (Andreas J. Koenig)
60482              Date: 24 Aug 2000 13:51:57 +0200
60483              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
60484      Branch: perl
60485            ! lib/CPAN.pm
60486 ____________________________________________________________________________
60487 [  6796] By: jhi                                   on 2000/08/24  13:44:36
60488         Log: Make "make install" by default silent.  A new "install-verbose"
60489              target is verbose.
60490      Branch: perl
60491            ! Makefile.SH
60492 ____________________________________________________________________________
60493 [  6795] By: jhi                                   on 2000/08/24  13:39:14
60494         Log: Add silencer flags to installperl.
60495              
60496              Subject: [PATCH] Making installperl silent.
60497              From: <abigail@foad.org>
60498              Date: Thu, 24 Aug 2000 05:01:45 -0400
60499              Message-ID: <20000824090145.13141.qmail@foad.org>
60500      Branch: perl
60501            ! installperl
60502 ____________________________________________________________________________
60503 [  6794] By: jhi                                   on 2000/08/24  13:35:50
60504         Log: installperl couldn't tell whether it had run tests or not.
60505              
60506              Subject: [PATCH] Re: installperl and t/TEST
60507              From: <abigail@foad.org>
60508              Date: Thu, 24 Aug 2000 04:00:53 -0400
60509              Message-ID: <20000824080053.2494.qmail@foad.org>
60510      Branch: perl
60511            ! Makefile.SH installperl
60512 ____________________________________________________________________________
60513 [  6793] By: jhi                                   on 2000/08/24  13:27:50
60514         Log: Drop the separate perlbc, perlcc -b should be enough.
60515      Branch: perl
60516            - utils/perlbc.PL
60517            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
60518 ____________________________________________________________________________
60519 [  6792] By: jhi                                   on 2000/08/24  04:41:30
60520         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
60521              plus the typo fix from Peter Prymmer.
60522      Branch: perl
60523            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
60524            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
60525 ____________________________________________________________________________
60526 [  6791] By: jhi                                   on 2000/08/24  02:10:43
60527         Log: Replace #6705 with a minimal doc patch.
60528              
60529              Subject: [PATCH 5.6.0] replace change #6705
60530              From: Jan Dubois <jand@ActiveState.com>
60531              Date: Wed, 23 Aug 2000 18:31:51 -0700
60532              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
60533      Branch: perl
60534            ! lib/Win32.pod win32/win32.c
60535 ____________________________________________________________________________
60536 [  6790] By: jhi                                   on 2000/08/23  17:52:00
60537         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
60538              From: Mike Guy <mjtg@cam.ac.uk>
60539              Date: Wed, 23 Aug 2000 18:38:46 +0100
60540              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
60541      Branch: perl
60542            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
60543 ____________________________________________________________________________
60544 [  6789] By: jhi                                   on 2000/08/23  15:34:21
60545         Log: Update Changes.
60546      Branch: perl
60547            ! Changes patchlevel.h
60548 ____________________________________________________________________________
60549 [  6788] By: jhi                                   on 2000/08/23  15:33:40
60550         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
60551              From: Wilfredo Sánchez <wsanchez@apple.com>
60552              Date: Tue, 22 Aug 2000 19:31:27 -0700
60553              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
60554      Branch: perl
60555            ! perl.h
60556 ____________________________________________________________________________
60557 [  6787] By: jhi                                   on 2000/08/23  15:29:31
60558         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
60559              From: Spider Boardman <spider@leggy.zk3.dec.com>
60560              Date: Wed, 23 Aug 2000 10:33:23 -0400
60561              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
60562      Branch: perl
60563            ! lib/Pod/Html.pm
60564 ____________________________________________________________________________
60565 [  6786] By: jhi                                   on 2000/08/23  15:28:11
60566         Log: Bad makefile.
60567      Branch: perl
60568            ! ext/B/Makefile.PL
60569 ____________________________________________________________________________
60570 [  6785] By: jhi                                   on 2000/08/23  14:37:04
60571         Log: Update Changes.
60572      Branch: perl
60573            ! Changes patchlevel.h
60574 ____________________________________________________________________________
60575 [  6784] By: jhi                                   on 2000/08/23  13:58:41
60576         Log: Portability fix from Hugo van der Sanden.
60577      Branch: perl
60578            ! ext/re/Makefile.PL
60579 ____________________________________________________________________________
60580 [  6783] By: jhi                                   on 2000/08/23  13:53:53
60581         Log: Storable support, v-version fixes.
60582              
60583              Subject: CPAN.pm beta for testing available
60584              From: andreas.koenig@anima.de (Andreas J. Koenig)
60585              Date: 22 Aug 2000 23:31:33 +0200
60586              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
60587      Branch: perl
60588            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
60589 ____________________________________________________________________________
60590 [  6782] By: jhi                                   on 2000/08/23  13:51:26
60591         Log: Mac and other portability updates from Chris Nandor.
60592      Branch: perl
60593            ! pod/perlmodinstall.pod
60594 ____________________________________________________________________________
60595 [  6781] By: jhi                                   on 2000/08/23  13:47:33
60596         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
60597              From: Peter Prymmer <pvhp@forte.com>
60598              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
60599              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
60600      Branch: perl
60601            ! ext/Storable/Storable.xs
60602 ____________________________________________________________________________
60603 [  6780] By: jhi                                   on 2000/08/23  13:33:34
60604         Log: VMS MMS (make) wants null action.
60605      Branch: perl
60606            ! ext/B/Makefile.PL
60607 ____________________________________________________________________________
60608 [  6779] By: jhi                                   on 2000/08/22  19:44:47
60609         Log: Forgot portability nit.
60610      Branch: perl
60611            ! t/lib/st-forgive.t
60612 ____________________________________________________________________________
60613 [  6778] By: jhi                                   on 2000/08/22  19:35:25
60614         Log: Be portable.
60615      Branch: perl
60616            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
60617            ! t/lib/st-store.t
60618 ____________________________________________________________________________
60619 [  6777] By: jhi                                   on 2000/08/22  18:50:53
60620         Log: Update Changes.
60621      Branch: perl
60622            ! Changes patchlevel.h
60623 ____________________________________________________________________________
60624 [  6776] By: jhi                                   on 2000/08/22  18:44:46
60625         Log: cSVOPo_*v things index into the current PL_curpad
60626              under ithreads, which is different from the curpad
60627              used by the XSUB.  (In other words, the code as-is
60628              before this patch wouldn't work under ithreads.)
60629              From Sarathy.
60630      Branch: perl
60631            ! ext/B/B.xs
60632 ____________________________________________________________________________
60633 [  6775] By: jhi                                   on 2000/08/22  18:18:37
60634         Log: Make the selection of NVff et al stricter.
60635      Branch: metaconfig/U/perl
60636            ! perlxvf.U
60637      Branch: perl
60638            ! Configure config_h.SH
60639 ____________________________________________________________________________
60640 [  6774] By: jhi                                   on 2000/08/22  17:19:42
60641         Log: perldelta nits.
60642      Branch: perl
60643            ! pod/perldelta.pod
60644 ____________________________________________________________________________
60645 [  6773] By: jhi                                   on 2000/08/22  17:06:26
60646         Log: Long double fixes from Spider Boardman.
60647              
60648              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
60649              From: system PRIVILEGED account <root@peano.zk3.dec.com>
60650              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
60651              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
60652      Branch: perl
60653            ! t/lib/bigfltpm.t t/lib/st-06compat.t
60654 ____________________________________________________________________________
60655 [  6772] By: jhi                                   on 2000/08/22  15:04:53
60656         Log: Update Changes.
60657      Branch: perl
60658            ! Changes patchlevel.h
60659 ____________________________________________________________________________
60660 [  6771] By: jhi                                   on 2000/08/22  15:01:44
60661         Log: perldelta fixes from Hugo van der Sanden.
60662      Branch: perl
60663            ! pod/perldelta.pod
60664 ____________________________________________________________________________
60665 [  6770] By: jhi                                   on 2000/08/22  14:34:49
60666         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
60667              From: Hugo <hv@crypt.compulink.co.uk>
60668              Date: Tue, 22 Aug 2000 11:21:53 +0100
60669              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
60670      Branch: perl
60671            ! regcomp.c
60672 ____________________________________________________________________________
60673 [  6769] By: jhi                                   on 2000/08/22  14:30:02
60674         Log: Add Yitzchak, reformat.
60675      Branch: perl
60676            ! Changes config_h.SH
60677 ____________________________________________________________________________
60678 [  6768] By: jhi                                   on 2000/08/22  14:21:35
60679         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
60680              and Spider Boardman.
60681      Branch: metaconfig
60682            ! U/compline/d_gconvert.U
60683      Branch: perl
60684            ! Configure
60685 ____________________________________________________________________________
60686 [  6767] By: jhi                                   on 2000/08/22  14:11:24
60687         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
60688              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60689              Date: Mon, 21 Aug 2000 19:08:31 -0700
60690              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
60691      Branch: perl
60692            - ext/Storable/patchlevel.h
60693            ! MANIFEST ext/Storable/MANIFEST
60694 ____________________________________________________________________________
60695 [  6766] By: jhi                                   on 2000/08/22  13:49:29
60696         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
60697              From: Peter Prymmer <pvhp@forte.com>
60698              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
60699              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
60700      Branch: perl
60701            ! configure.com ext/Storable/Makefile.PL
60702 ____________________________________________________________________________
60703 [  6765] By: jhi                                   on 2000/08/22  13:44:59
60704         Log: Subject: [PATCH blead] B:: missing dependency
60705              From: Hugo <hv@crypt.compulink.co.uk>
60706              Date: Tue, 22 Aug 2000 06:44:33 +0100
60707              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
60708      Branch: perl
60709            ! ext/B/Makefile.PL
60710 ____________________________________________________________________________
60711 [  6764] By: jhi                                   on 2000/08/22  13:38:12
60712         Log: More bytecompiler.
60713      Branch: perl
60714            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
60715 ____________________________________________________________________________
60716 [  6763] By: jhi                                   on 2000/08/22  13:36:44
60717         Log: Bytecompiler patches from Benjamin Stuhl.
60718      Branch: perl
60719            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
60720            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
60721            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
60722            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
60723            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
60724            ! perl.c perlapi.h pod/perldelta.pod
60725 ____________________________________________________________________________
60726 [  6762] By: jhi                                   on 2000/08/21  23:43:40
60727         Log: An obsoleted diagnostic.
60728      Branch: perl
60729            ! pod/perldelta.pod
60730 ____________________________________________________________________________
60731 [  6761] By: jhi                                   on 2000/08/21  23:01:45
60732         Log: The #6759 wasn't quite right.
60733      Branch: perl
60734            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
60735            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
60736            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
60737            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
60738            ! t/lib/st-tieditems.t
60739 ____________________________________________________________________________
60740 [  6760] By: jhi                                   on 2000/08/21  22:35:49
60741         Log: Be verydeepclean.
60742      Branch: perl
60743            ! Makefile.SH
60744 ____________________________________________________________________________
60745 [  6759] By: jhi                                   on 2000/08/21  22:25:40
60746         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
60747              From: Peter Prymmer <pvhp@forte.com>
60748              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
60749              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
60750      Branch: perl
60751            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
60752            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
60753            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
60754            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
60755            ! t/lib/st-tieditems.t
60756 ____________________________________________________________________________
60757 [  6758] By: jhi                                   on 2000/08/21  22:22:32
60758         Log: Few more casts, need reported in
60759              
60760              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
60761              From: Mike Stok <mike@stok.co.uk>
60762              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
60763              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
60764              
60765              and
60766              
60767              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
60768              From: abigail@foad.org
60769              Date: 21 Aug 2000 21:31:34 -0000
60770              Message-Id: <20000821213134.30170.qmail@foad.org>
60771      Branch: perl
60772            ! ext/Storable/Storable.xs
60773 ____________________________________________________________________________
60774 [  6757] By: jhi                                   on 2000/08/21  18:37:07
60775         Log: Update Changes.
60776      Branch: perl
60777            ! Changes patchlevel.h
60778 ____________________________________________________________________________
60779 [  6756] By: jhi                                   on 2000/08/21  18:34:02
60780         Log: A pod nit.
60781              
60782              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
60783              From: <abigail@foad.org>
60784              Date: Mon, 21 Aug 2000 14:00:16 -0400
60785              Message-ID: <20000821180016.28627.qmail@foad.org>
60786      Branch: perl
60787            ! pod/perlre.pod
60788 ____________________________________________________________________________
60789 [  6755] By: jhi                                   on 2000/08/21  18:30:56
60790         Log: Use PodParser 1.18 new test.
60791      Branch: perl
60792            ! t/pod/special_seqs.t t/pod/special_seqs.xr
60793 ____________________________________________________________________________
60794 [  6754] By: jhi                                   on 2000/08/21  18:28:35
60795         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
60796              patches cannot be applied since #6712 conflicts.
60797      Branch: perl
60798            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
60799 ____________________________________________________________________________
60800 [  6753] By: jhi                                   on 2000/08/21  18:15:11
60801         Log: Weed out some smaller changes.
60802      Branch: perl
60803            ! pod/perldelta.pod
60804 ____________________________________________________________________________
60805 [  6752] By: jhi                                   on 2000/08/21  18:02:30
60806         Log: Also under djgpp the timestamps are funky.
60807      Branch: perl
60808            ! t/op/stat.t
60809 ____________________________________________________________________________
60810 [  6751] By: jhi                                   on 2000/08/21  17:55:56
60811         Log: Tweak the floating point output routine preferences.
60812      Branch: metaconfig
60813            ! U/compline/d_gconvert.U
60814      Branch: perl
60815            ! Configure
60816 ____________________________________________________________________________
60817 [  6750] By: jhi                                   on 2000/08/21  17:51:29
60818         Log: Unicos/mk requires elaborate paranoia.
60819      Branch: perl
60820            ! lib/Math/Complex.pm
60821 ____________________________________________________________________________
60822 [  6749] By: gsar                                  on 2000/08/21  16:53:31
60823         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
60824      Branch: perl
60825            ! lib/Cwd.pm
60826 ____________________________________________________________________________
60827 [  6748] By: gsar                                  on 2000/08/21  16:22:19
60828         Log: free TLS slot properly on Windows
60829      Branch: perl
60830            ! thread.h win32/perllib.c win32/win32thread.h
60831 ____________________________________________________________________________
60832 [  6747] By: jhi                                   on 2000/08/21  16:20:58
60833         Log: Rename the macro argument because some preprocessors
60834              can't tell the difference and expand arguments also inside
60835              double quoted strings.
60836      Branch: perl
60837            ! regcomp.c
60838 ____________________________________________________________________________
60839 [  6746] By: jhi                                   on 2000/08/21  16:09:41
60840         Log: Support long doubles in Storable.
60841              
60842              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
60843              From: Radu Greab <radu@netsoft.ro>
60844              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
60845              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
60846      Branch: perl
60847            ! ext/Storable/Storable.xs
60848 ____________________________________________________________________________
60849 [  6745] By: jhi                                   on 2000/08/21  15:51:40
60850         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
60851              From: "Fifer, Eric" <EFifer@sanwaint.com>
60852              Date: Mon, 21 Aug 2000 15:34:49 +0100
60853              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
60854      Branch: perl
60855            ! t/pragma/warn/9enabled
60856 ____________________________________________________________________________
60857 [  6744] By: jhi                                   on 2000/08/21  15:39:35
60858         Log: Document the endianness of Alpha more precisely.
60859      Branch: perl
60860            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
60861            ! pod/perlport.pod
60862 ____________________________________________________________________________
60863 [  6743] By: jhi                                   on 2000/08/21  14:47:05
60864         Log: perldelta fixes from the p5p crowd.
60865      Branch: perl
60866            ! pod/perldelta.pod pod/perlop.pod
60867 ____________________________________________________________________________
60868 [  6742] By: jhi                                   on 2000/08/21  13:34:51
60869         Log: Update to Pod::LaTeX 0.53.
60870              
60871              Subject: [PATCH] lib/Pod/LaTeX.pm updates
60872              From: Tim Jenness <timj@jach.hawaii.edu>
60873              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
60874              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
60875      Branch: perl
60876            ! lib/Pod/LaTeX.pm
60877 ____________________________________________________________________________
60878 [  6741] By: jhi                                   on 2000/08/21  13:33:01
60879         Log: Subject: [PATCH] os2.c fix for use64bitint
60880              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60881              Date: Mon, 21 Aug 2000 01:32:25 -0700
60882              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
60883      Branch: perl
60884            ! os2/os2.c
60885 ____________________________________________________________________________
60886 [  6740] By: jhi                                   on 2000/08/21  13:28:52
60887         Log: Array context keeps slithering in.
60888              
60889              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
60890              From: Daniel Chetlin <daniel@chetlin.com>
60891              Date: Sun, 20 Aug 2000 21:40:25 -0700
60892              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
60893      Branch: perl
60894            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
60895            ! pod/perldebtut.pod
60896 ____________________________________________________________________________
60897 [  6739] By: jhi                                   on 2000/08/21  13:23:55
60898         Log: Big-endian quad fixes for Storable from Radu Greab,
60899              plus few explicit null casts for picky compilers.
60900      Branch: perl
60901            ! ext/Storable/Storable.xs
60902 ____________________________________________________________________________
60903 [  6738] By: gsar                                  on 2000/08/21  05:56:13
60904         Log: small tweaks for change#6705: avoid C++ style comments in C code;
60905              use Perl's malloc API rather than the low level system one
60906      Branch: perl
60907            ! win32/win32.c
60908 ____________________________________________________________________________
60909 [  6737] By: gsar                                  on 2000/08/21  05:35:41
60910         Log: add Storable to list of extensions on Windows
60911      Branch: perl
60912            ! win32/Makefile win32/makefile.mk
60913 ____________________________________________________________________________
60914 [  6736] By: jhi                                   on 2000/08/21  02:57:53
60915         Log: Update Changes.
60916      Branch: perl
60917            ! Changes patchlevel.h
60918 ____________________________________________________________________________
60919 [  6735] By: jhi                                   on 2000/08/21  02:57:20
60920         Log: Draft 0.
60921      Branch: perl
60922            ! pod/perldelta.pod
60923 ____________________________________________________________________________
60924 [  6734] By: jhi                                   on 2000/08/21  02:57:03
60925         Log: Add Storable 0.7.2 from Raphael Manfredi,
60926              plus the patch from
60927              
60928              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
60929              From: Radu Greab <radu@netsoft.ro>
60930              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
60931              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
60932              
60933              plus changes to get Storable to compile with
60934              picky ANSI compilers.
60935      Branch: perl
60936            + ext/Storable/ChangeLog ext/Storable/MANIFEST
60937            + ext/Storable/Makefile.PL ext/Storable/README
60938            + ext/Storable/Storable.pm ext/Storable/Storable.xs
60939            + ext/Storable/patchlevel.h t/lib/st-06compat.t
60940            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
60941            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
60942            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
60943            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
60944            + t/lib/st-tieditems.t
60945            ! MANIFEST
60946 ____________________________________________________________________________
60947 [  6733] By: jhi                                   on 2000/08/21  02:29:09
60948         Log: The correct cleaning order is an art.
60949      Branch: perl
60950            ! Makefile.SH
60951 ____________________________________________________________________________
60952 [  6732] By: jhi                                   on 2000/08/21  01:23:39
60953         Log: The #6724 is here.
60954      Branch: perl
60955            ! t/lib/ftmp-security.t
60956 ____________________________________________________________________________
60957 [  6731] By: jhi                                   on 2000/08/20  23:17:03
60958         Log: s/this one/the 5.6.0 release/
60959      Branch: perl
60960            ! pod/perl56delta.pod
60961 ____________________________________________________________________________
60962 [  6730] By: jhi                                   on 2000/08/20  23:07:34
60963         Log: Mention perlebcdic and perlposix-bc.
60964      Branch: perl
60965            ! pod/perlport.pod
60966 ____________________________________________________________________________
60967 [  6729] By: jhi                                   on 2000/08/20  21:32:59
60968         Log: Document the number of exponent digits.
60969      Branch: perl
60970            ! pod/perlfunc.pod
60971 ____________________________________________________________________________
60972 [  6728] By: jhi                                   on 2000/08/20  21:16:47
60973         Log: Use File::Spec->tmpdir().
60974              
60975              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
60976              From: Tim Jenness <timj@jach.hawaii.edu>
60977              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
60978              MIME-Version: 1.0
60979              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
60980      Branch: perl
60981            ! utils/perlbug.PL
60982 ____________________________________________________________________________
60983 [  6727] By: jhi                                   on 2000/08/20  20:43:32
60984         Log: Update Changes.
60985      Branch: perl
60986            ! Changes patchlevel.h
60987 ____________________________________________________________________________
60988 [  6726] By: jhi                                   on 2000/08/20  20:41:44
60989         Log: The veryclean target needs to clobber.
60990      Branch: perl
60991            ! Makefile.SH
60992 ____________________________________________________________________________
60993 [  6725] By: jhi                                   on 2000/08/20  20:37:38
60994         Log: Document odd vs even subreleases and -Dusedevel.
60995      Branch: perl
60996            ! INSTALL
60997 ____________________________________________________________________________
60998 [  6724] By: jhi                                   on 2000/08/20  19:58:05
60999         Log: Use temporary directory instead of current directory.
61000              
61001              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
61002              From: Tim Jenness <timj@jach.hawaii.edu>
61003              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
61004              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
61005      Branch: perl
61006            ! t/lib/ftmp-security.t
61007 ____________________________________________________________________________
61008 [  6723] By: jhi                                   on 2000/08/20  19:55:55
61009         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
61010              From: andreas.koenig@anima.de (Andreas J. Koenig)
61011              Date: 20 Aug 2000 15:52:03 +0200
61012              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
61013      Branch: perl
61014            ! lib/ExtUtils/MM_Unix.pm
61015 ____________________________________________________________________________
61016 [  6722] By: jhi                                   on 2000/08/20  19:46:01
61017         Log: Update to CGI 2.72, from Lincoln Stein.
61018      Branch: perl
61019            ! lib/CGI.pm
61020 ____________________________________________________________________________
61021 [  6721] By: jhi                                   on 2000/08/20  19:43:54
61022         Log: (Replaced by #8364.)
61023              
61024              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
61025              From: Radu Greab <radu@netsoft.ro>
61026              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
61027              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
61028      Branch: perl
61029            ! ext/GDBM_File/GDBM_File.xs
61030 ____________________________________________________________________________
61031 [  6720] By: jhi                                   on 2000/08/20  19:42:01
61032         Log: pp_open() could pass an uninitialized filename down to do_open9().
61033      Branch: perl
61034            ! pp_sys.c
61035 ____________________________________________________________________________
61036 [  6719] By: jhi                                   on 2000/08/20  14:06:41
61037         Log: UTF8 concat fixes.
61038              
61039              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
61040              From: Hugo <hv@crypt.compulink.co.uk>
61041              Date: Sun, 20 Aug 2000 07:30:46 +0100
61042              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
61043      Branch: perl
61044            ! pp_hot.c t/op/append.t
61045 ____________________________________________________________________________
61046 [  6718] By: jhi                                   on 2000/08/20  02:09:37
61047         Log: Let's try #6717 again.
61048      Branch: perl
61049            ! lib/File/Temp.pm
61050 ____________________________________________________________________________
61051 [  6717] By: jhi                                   on 2000/08/20  01:56:55
61052         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
61053              From: "Craig A. Berry" <craig.berry@metamorgs.com>
61054              Date: Sat, 19 Aug 2000 18:15:39 -0500
61055              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
61056      Branch: perl
61057            ! lib/File/Temp.pm
61058 ____________________________________________________________________________
61059 [  6716] By: jhi                                   on 2000/08/19  15:50:11
61060         Log: Update Changes.
61061      Branch: perl
61062            ! Changes patchlevel.h
61063 ____________________________________________________________________________
61064 [  6715] By: jhi                                   on 2000/08/19  15:39:09
61065         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
61066              From: Jonathan D Johnston <jdjohnston2@juno.com>
61067              Date: Thu, 17 Aug 2000 23:13:01 -0400       
61068              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
61069      Branch: perl
61070            ! pod/perlfunc.pod
61071 ____________________________________________________________________________
61072 [  6714] By: jhi                                   on 2000/08/19  15:34:04
61073         Log: Introduce a 'veryclean' target that is like 'distclean'
61074              but also removes *~ and *.orig.
61075      Branch: perl
61076            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
61077            ! utils/Makefile x2p/Makefile.SH
61078 ____________________________________________________________________________
61079 [  6713] By: jhi                                   on 2000/08/19  14:15:45
61080         Log: Put back the long double avoidance code to POSIX.xs
61081              because VMS seems to need it still.
61082      Branch: perl
61083            ! ext/POSIX/POSIX.xs
61084 ____________________________________________________________________________
61085 [  6712] By: jhi                                   on 2000/08/19  14:10:41
61086         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
61087              From: Peter Prymmer <pvhp@forte.com>
61088              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
61089              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
61090      Branch: perl
61091            ! lib/Pod/Find.pm t/pod/find.t
61092 ____________________________________________________________________________
61093 [  6711] By: jhi                                   on 2000/08/19  14:09:19
61094         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
61095              From: Peter Prymmer <pvhp@forte.com>
61096              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
61097              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
61098              cc: vmsperl@perl.org
61099      Branch: perl
61100            ! t/lib/peek.t
61101 ____________________________________________________________________________
61102 [  6710] By: jhi                                   on 2000/08/19  14:08:01
61103         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
61104              From: Jan Dubois <jand@ActiveState.com>
61105              Date: Fri, 18 Aug 2000 16:31:48 -0700
61106              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
61107      Branch: perl
61108            ! win32/win32.c
61109 ____________________________________________________________________________
61110 [  6709] By: jhi                                   on 2000/08/19  14:06:57
61111         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
61112              
61113              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
61114              From: Spider.Boardman@Orb.Nashua.NH.US
61115              Date: Fri, 18 Aug 2000 18:41:14 -0400
61116              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
61117      Branch: perl
61118            ! regcomp.c
61119 ____________________________________________________________________________
61120 [  6708] By: jhi                                   on 2000/08/18  22:04:49
61121         Log: Update Changes.
61122      Branch: perl
61123            ! Changes patchlevel.h
61124 ____________________________________________________________________________
61125 [  6707] By: jhi                                   on 2000/08/18  21:55:14
61126         Log: Add warnif(), check warnings further up the stack,
61127              all the warnings functions now can take an optional object reference.
61128              
61129              Subject: [PATCH bleedperl@6691] warnings pragma update
61130              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
61131              Date: Fri, 18 Aug 2000 22:42:06 +0100
61132              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
61133      Branch: perl
61134            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
61135            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
61136            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
61137 ____________________________________________________________________________
61138 [  6706] By: jhi                                   on 2000/08/18  21:41:45
61139         Log: Typo in pp_complement().
61140              
61141              Subject: [PATCH perl-current] Deparse
61142              From: Peter Scott <Peter@PSDT.com>
61143              Date: Fri, 18 Aug 2000 12:44:37 -0700
61144              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
61145      Branch: perl
61146            ! ext/B/B/Deparse.pm
61147 ____________________________________________________________________________
61148 [  6705] By: jhi                                   on 2000/08/18  21:25:59
61149         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
61150              From: Jan Dubois <jand@ActiveState.com>
61151              Date: Fri, 18 Aug 2000 14:22:51 -0700
61152              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
61153      Branch: perl
61154            ! lib/Win32.pod win32/win32.c
61155 ____________________________________________________________________________
61156 [  6704] By: jhi                                   on 2000/08/18  21:16:14
61157         Log: Don't eat leading os from index entries.
61158              
61159              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
61160              From: Russ Allbery <rra@stanford.edu>
61161              Date: 10 Aug 2000 20:49:25 -0700
61162              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
61163      Branch: perl
61164            ! lib/Pod/Man.pm
61165 ____________________________________________________________________________
61166 [  6703] By: jhi                                   on 2000/08/18  21:07:06
61167         Log: Add [[:blank:]] as suggested in
61168              
61169              Subject: [ID 20000716.024] [=cc=] / [:blank:]
61170              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
61171              Date: Sun, 16 Jul 2000 17:55:29 -0700
61172              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
61173              
61174              (the [=cc=] has already been taken care of by #6439
61175              so the whole bug report can be closed)
61176              
61177              and make [[:space:]] to be equivalent to isspace(3)
61178              (as opposed to \s, which is isSPACE()).  The difference
61179              is that now [[:space:]] matches the mythical vertical tab,
61180              while \s doesn't.
61181      Branch: perl
61182            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
61183            ! regexec.c t/op/pat.t
61184 ____________________________________________________________________________
61185 [  6702] By: jhi                                   on 2000/08/18  18:47:47
61186         Log: The new tests were missing from #6415.
61187      Branch: perl
61188            ! t/op/bop.t
61189 ____________________________________________________________________________
61190 [  6701] By: jhi                                   on 2000/08/18  18:20:40
61191         Log: Document the NDBM_File and ODBM_File as SDBM_File
61192              was documented in #6417.
61193      Branch: perl
61194            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
61195            ! ext/SDBM_File/SDBM_File.pm
61196 ____________________________________________________________________________
61197 [  6700] By: jhi                                   on 2000/08/18  18:10:39
61198         Log: Subject: [PATCH perl@6698] cygwin port
61199              From: "Fifer, Eric" <EFifer@sanwaint.com>
61200              Date: Fri, 18 Aug 2000 17:30:05 +0100
61201              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
61202      Branch: perl
61203            ! lib/File/Temp.pm
61204 ____________________________________________________________________________
61205 [  6699] By: jhi                                   on 2000/08/18  16:21:49
61206         Log: Document code point which makes if (defined %stash::) to work
61207              (noted by Spider Boardman).
61208      Branch: perl
61209            ! op.c
61210 ____________________________________________________________________________
61211 [  6698] By: jhi                                   on 2000/08/18  13:43:27
61212         Log: Update Changes.
61213      Branch: perl
61214            ! Changes patchlevel.h
61215 ____________________________________________________________________________
61216 [  6697] By: jhi                                   on 2000/08/18  13:35:57
61217         Log: Tiny Getopt::Long patch from Johan Vromans.
61218      Branch: perl
61219            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
61220 ____________________________________________________________________________
61221 [  6696] By: jhi                                   on 2000/08/18  13:26:14
61222         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
61223              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
61224              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
61225              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
61226      Branch: perl
61227            ! pod/perldiag.pod pod/perlsyn.pod
61228 ____________________________________________________________________________
61229 [  6695] By: jhi                                   on 2000/08/18  13:13:26
61230         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
61231              From: Daniel Chetlin <daniel@chetlin.com>
61232              Date: Fri, 18 Aug 2000 03:13:36 -0700
61233              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
61234      Branch: perl
61235            ! pod/perlfunc.pod
61236 ____________________________________________________________________________
61237 [  6694] By: jhi                                   on 2000/08/18  13:08:05
61238         Log: Subject: [PATCH] perltrap.pod spring cleaning
61239              From: Daniel Chetlin <daniel@chetlin.com>
61240              Date: Fri, 18 Aug 2000 03:06:54 -0700
61241              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
61242              
61243              plus Mike Guy's nitfix.
61244      Branch: perl
61245            ! pod/perltrap.pod
61246 ____________________________________________________________________________
61247 [  6693] By: jhi                                   on 2000/08/18  13:00:26
61248         Log: Unbuffer the output.
61249              
61250              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
61251              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61252              Date: Thu, 17 Aug 2000 18:39:29 -0700
61253              Message-ID: <RPJn5gzkgydf092yn@efn.org>
61254      Branch: perl
61255            ! t/op/fork.t
61256 ____________________________________________________________________________
61257 [  6692] By: jhi                                   on 2000/08/18  05:19:17
61258         Log: Delete the image, too, not just its MANIFEStation.
61259      Branch: perl
61260            - lib/CGI/eg/wilogo.gif
61261 ____________________________________________________________________________
61262 [  6691] By: jhi                                   on 2000/08/18  05:10:26
61263         Log: Propagate new Configure vars.
61264      Branch: perl
61265            ! configure.com epoc/config.sh uconfig.h uconfig.sh
61266            ! vos/config.def vos/config.h vos/config_h.SH_orig
61267            ! win32/config.bc win32/config.gc win32/config.vc
61268            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61269 ____________________________________________________________________________
61270 [  6690] By: jhi                                   on 2000/08/18  04:30:56
61271         Log: Update Changes.
61272      Branch: perl
61273            ! Changes patchlevel.h
61274 ____________________________________________________________________________
61275 [  6689] By: jhi                                   on 2000/08/18  04:12:30
61276         Log: Fix the lib/complex failure of
61277              
61278              From: abigail@foad.org
61279              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
61280              Date: 15 Aug 2000 04:06:38 -0000
61281              Message-Id: <20000815040638.8524.qmail@foad.org> 
61282              
61283              Linux long double accuracy issue: something that
61284              when printed with %g looks like "2" but int() of it is 1.
61285      Branch: perl
61286            ! lib/Math/Complex.pm
61287 ____________________________________________________________________________
61288 [  6688] By: jhi                                   on 2000/08/18  03:15:35
61289         Log: The byteorder code in #6671 was wrong.
61290      Branch: perl
61291            ! configpm
61292 ____________________________________________________________________________
61293 [  6687] By: jhi                                   on 2000/08/18  02:08:42
61294         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
61295              From: Jan Dubois <jand@ActiveState.com>
61296              Date: Thu, 17 Aug 2000 18:31:55 -0700
61297              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
61298      Branch: perl
61299            ! sv.c
61300 ____________________________________________________________________________
61301 [  6686] By: jhi                                   on 2000/08/18  02:04:15
61302         Log: Use NVs in POSIX math, not doubles.
61303              
61304              From: abigail@foad.org
61305              Subject: [ID 20000817.014] POSIX & modfl
61306              Date: 17 Aug 2000 20:49:18 -0000
61307              Message-Id: <20000817204918.23123.qmail@foad.org>
61308      Branch: perl
61309            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
61310 ____________________________________________________________________________
61311 [  6685] By: jhi                                   on 2000/08/18  02:02:12
61312         Log: Introduce NVef, NVff, and NVgf, use the middle one.
61313              (helps for lib/peek + Linux + long doubles)  Reported in
61314              
61315              From: abigail@foad.org
61316              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
61317              Date: 15 Aug 2000 04:06:38 -0000
61318              Message-Id: <20000815040638.8524.qmail@foad.org> 
61319              
61320              (note: the lib/complex failure has not yet been addressed)
61321      Branch: metaconfig/U/perl
61322            ! perlxvf.U
61323      Branch: perl
61324            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61325            ! config_h.SH dump.c perl.h pod/perlguts.pod
61326 ____________________________________________________________________________
61327 [  6684] By: jhi                                   on 2000/08/17  23:22:19
61328         Log: Add byteorder to the myconfig output.
61329      Branch: perl
61330            ! myconfig.SH
61331 ____________________________________________________________________________
61332 [  6683] By: jhi                                   on 2000/08/17  23:20:19
61333         Log: The image doth not exist, spotted by Johan Vromans.
61334      Branch: perl
61335            ! MANIFEST
61336 ____________________________________________________________________________
61337 [  6682] By: jhi                                   on 2000/08/17  22:38:16
61338         Log: Document what the backtick returns if the command fails.
61339      Branch: perl
61340            ! pod/perlop.pod
61341 ____________________________________________________________________________
61342 [  6681] By: jhi                                   on 2000/08/17  22:33:12
61343         Log: Do not use prototyping here.
61344              
61345              Subject: [ID 20000817.016] [PATCH] Peek.xs
61346              From: abigail@foad.org
61347              Date: 17 Aug 2000 20:55:56 -0000
61348              Message-Id: <20000817205556.24270.qmail@foad.org>
61349      Branch: perl
61350            ! ext/Devel/Peek/Makefile.PL
61351 ____________________________________________________________________________
61352 [  6680] By: jhi                                   on 2000/08/17  19:46:43
61353         Log: Don't propose using modules built for 5.005 if no binary
61354              compatibility with 5.005 is attempted.
61355              
61356              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
61357              Subject: Minor nit with 5.7.0 (6655)
61358              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
61359              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
61360      Branch: metaconfig
61361            ! U/installdirs/inc_version_list.U
61362      Branch: perl
61363            ! Configure config_h.SH
61364 ____________________________________________________________________________
61365 [  6679] By: jhi                                   on 2000/08/17  19:16:39
61366         Log: Microperl config update.
61367      Branch: perl
61368            ! uconfig.h uconfig.sh
61369 ____________________________________________________________________________
61370 [  6678] By: jhi                                   on 2000/08/17  19:16:13
61371         Log: The #6648 wasn't protective enough for limited platforms
61372              (like microperl).
61373      Branch: perl
61374            ! dump.c sv.c
61375 ____________________________________________________________________________
61376 [  6677] By: jhi                                   on 2000/08/17  14:46:35
61377         Log: Update Changes.
61378      Branch: perl
61379            ! Changes patchlevel.h
61380 ____________________________________________________________________________
61381 [  6676] By: jhi                                   on 2000/08/17  14:44:02
61382         Log: Add perlebcdic from Peter Prymmer, regen toc.
61383      Branch: perl
61384            + pod/perlebcdic.pod
61385            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
61386 ____________________________________________________________________________
61387 [  6675] By: jhi                                   on 2000/08/17  14:41:52
61388         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
61389      Branch: perl
61390            ! pod/perldebtut.pod
61391 ____________________________________________________________________________
61392 [  6674] By: jhi                                   on 2000/08/17  14:29:43
61393         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
61394              
61395              Subject: [ID 20000724.006] -DLEAKTEST problem
61396              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
61397              Date: Tue, 25 Jul 2000 00:36:32 -0500
61398              Message-Id: <20000725003632.A26186@www.llamacom.com>
61399              
61400              Reminder sent
61401              
61402              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
61403              From: Hugo <hv@crypt.compulink.co.uk>
61404              Date: Thu, 17 Aug 2000 15:23:42 +0100
61405              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
61406      Branch: perl
61407            ! util.c
61408 ____________________________________________________________________________
61409 [  6673] By: jhi                                   on 2000/08/17  04:07:10
61410         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
61411              From: John Peacock <JPeacock@UnivPress.com>
61412              Date: Tue, 01 Aug 2000 09:38:12 -0400
61413              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
61414      Branch: perl
61415            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
61416 ____________________________________________________________________________
61417 [  6672] By: jhi                                   on 2000/08/17  03:04:35
61418         Log: Subject: [PATCH] Cwd.pm now uses strict
61419              From: Tim Jenness <timj@jach.hawaii.edu>
61420              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
61421              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
61422      Branch: perl
61423            ! lib/Cwd.pm
61424 ____________________________________________________________________________
61425 [  6671] By: jhi                                   on 2000/08/17  02:16:35
61426         Log: Make $Config{byteorder} more magical so that it is
61427              dynamically computed: nice for 'fat binaries'.
61428              
61429              Subject: [PATCH]: default byteorder
61430              From: Wilfredo Sánchez <wsanchez@apple.com>
61431              Date: Mon, 31 Jul 2000 19:45:31 -0700
61432              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
61433      Branch: perl
61434            ! configpm
61435 ____________________________________________________________________________
61436 [  6670] By: gsar                                  on 2000/08/17  01:22:21
61437         Log: move WNOHANG definition to where other such things are
61438      Branch: perl
61439            ! win32/win32.h
61440 ____________________________________________________________________________
61441 [  6669] By: jhi                                   on 2000/08/17  01:19:17
61442         Log: Update Changes.
61443      Branch: perl
61444            ! Changes patchlevel.h
61445 ____________________________________________________________________________
61446 [  6668] By: jhi                                   on 2000/08/17  01:16:29
61447         Log: Doc nits spotted by Richard Soderberg.
61448      Branch: perl
61449            ! README.posix-bc README.vmesa
61450 ____________________________________________________________________________
61451 [  6667] By: jhi                                   on 2000/08/17  01:12:11
61452         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
61453              From: "Casey R. Tweten" <crt@kiski.net>
61454              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
61455              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
61456      Branch: perl
61457            ! pod/perldebtut.pod
61458 ____________________________________________________________________________
61459 [  6666] By: jhi                                   on 2000/08/17  01:09:31
61460         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
61461              From: "Casey R. Tweten" <crt@kiski.net>
61462              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
61463              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
61464      Branch: perl
61465            ! lib/Shell.pm
61466 ____________________________________________________________________________
61467 [  6665] By: gsar                                  on 2000/08/17  01:03:52
61468         Log: add "ok" targets from change#6632 in makefile.mk
61469      Branch: perl
61470            ! pod/perlport.pod win32/Makefile win32/makefile.mk
61471 ____________________________________________________________________________
61472 [  6664] By: gsar                                  on 2000/08/17  00:56:11
61473         Log: avoid warnings from dense compiler
61474      Branch: perl
61475            ! win32/win32.c
61476 ____________________________________________________________________________
61477 [  6663] By: jhi                                   on 2000/08/17  00:51:49
61478         Log: Tweak the regex compilation errors once more.
61479      Branch: perl
61480            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
61481            ! t/op/regmesg.t t/pragma/warn/regcomp
61482 ____________________________________________________________________________
61483 [  6662] By: gsar                                  on 2000/08/17  00:28:19
61484         Log: trailing new %ENV entries weren't being pushed into the real
61485              environment of subprocesses on Windows
61486      Branch: perl
61487            ! t/op/magic.t win32/perlhost.h
61488 ____________________________________________________________________________
61489 [  6661] By: gsar                                  on 2000/08/17  00:19:20
61490         Log: waitpid() now handles externally spawned pids correctly;
61491              fixes for backtick/wait/waitpid failures on Windows 9x
61492              
61493              these changes make the pid returned by process functions on
61494              Windows 9x always positive by clearing the high bit (which
61495              is always set on Win9x); pseudo-process PIDs are likewise
61496              always negative now on Win9x (just as on NT/2000)
61497      Branch: perl
61498            ! pp_sys.c win32/perlhost.h win32/win32.c
61499 ____________________________________________________________________________
61500 [  6660] By: jhi                                   on 2000/08/17  00:04:32
61501         Log: Retract #6645.
61502      Branch: perl
61503            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61504            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
61505            ! t/op/sprintf.t
61506 ____________________________________________________________________________
61507 [  6659] By: gsar                                  on 2000/08/16  23:59:28
61508         Log: on windows, the return values from wait() and waitpid() don't
61509              match those of pseudo-pids
61510      Branch: perl
61511            ! pp_sys.c t/op/fork.t util.c win32/win32.c
61512 ____________________________________________________________________________
61513 [  6658] By: gsar                                  on 2000/08/16  23:56:14
61514         Log: pod nit seen in passing
61515      Branch: perl
61516            ! pod/perlfunc.pod
61517 ____________________________________________________________________________
61518 [  6657] By: gsar                                  on 2000/08/16  23:53:42
61519         Log: change#6328 could make close(SOCKET) return false on windows
61520              when it shouldn't
61521      Branch: perl
61522            ! win32/win32sck.c
61523 ____________________________________________________________________________
61524 [  6656] By: gsar                                  on 2000/08/16  23:46:57
61525         Log: check that the number pseudo children doesn't exceed
61526              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
61527              the WaitForMultipleObjects() limit that would cause wait()
61528              to crash)
61529              
61530              wait() and waitpid() could potentially be rewritten to use
61531              more than one thread to do the waiting to eliminate this
61532              limitation
61533      Branch: perl
61534            ! win32/perlhost.h
61535 ____________________________________________________________________________
61536 [  6655] By: jhi                                   on 2000/08/16  14:11:05
61537         Log: Update Changes.
61538      Branch: perl
61539            ! Changes patchlevel.h
61540 ____________________________________________________________________________
61541 [  6654] By: jhi                                   on 2000/08/16  14:10:12
61542         Log: Update to perldebtut 1.9, from Richard Foley.
61543      Branch: perl
61544            ! pod/perldebtut.pod
61545 ____________________________________________________________________________
61546 [  6653] By: jhi                                   on 2000/08/16  14:08:17
61547         Log: Change the regx compilation error markers to use = instead of <
61548              since pod makes using the latter quite messy.  Reported in
61549              ID 20000814.006 by Abigail and in
61550              Subject: Unknown escape E<> ?
61551              From: Lupe Christoph <lupe@lupe-christoph.de>
61552              Date: Fri, 11 Aug 2000 00:30:27 +0200
61553              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
61554      Branch: perl
61555            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
61556            ! t/op/regmesg.t t/pragma/warn/regcomp
61557 ____________________________________________________________________________
61558 [  6652] By: jhi                                   on 2000/08/16  13:25:31
61559         Log: Change the perlbug address to perl.org since it's more forgiving.
61560              
61561              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
61562              From: abigail@foad.org
61563              Date: 15 Aug 2000 04:15:40 -0000
61564              Message-Id: <20000815041540.8633.qmail@foad.org>
61565      Branch: perl
61566            ! utils/perlbug.PL
61567 ____________________________________________________________________________
61568 [  6651] By: jhi                                   on 2000/08/16  13:22:35
61569         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
61570              From: Tim Jenness <timj@jach.hawaii.edu>
61571              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
61572              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
61573      Branch: perl
61574            ! lib/Cwd.pm
61575 ____________________________________________________________________________
61576 [  6650] By: jhi                                   on 2000/08/16  13:18:13
61577         Log: Update to CPAN 1.57.
61578              
61579              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
61580              From: andreas.koenig@anima.de (Andreas J. Koenig)
61581              Date: 16 Aug 2000 15:09:46 +0200
61582              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
61583      Branch: perl
61584            ! lib/CPAN.pm
61585 ____________________________________________________________________________
61586 [  6649] By: jhi                                   on 2000/08/16  13:12:31
61587         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
61588              From: "Larry W. Virden" <lvirden@cas.org>
61589              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
61590              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
61591      Branch: perl
61592            ! README.hpux
61593 ____________________________________________________________________________
61594 [  6648] By: jhi                                   on 2000/08/16  13:03:53
61595         Log: The numeric locale was reset to "C" by s?printf and never restored.
61596              
61597              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
61598              From: Christian Kirsch <ck@held.mind.de>
61599              Date: Wed, 9 Aug 2000 17:05:17 +0200
61600              Message-Id: <20000809170517.A25389@held>
61601              
61602              No test since adding the failing example to locale.t
61603              does not fail -- probably because the locale settings are so
61604              thoroughly tweaked by that time.  Running the example standalone
61605              does fail, though.  UPDATE: test case added at change #7540.
61606      Branch: perl
61607            ! dump.c perl.h pp.c pp_ctl.c sv.c
61608 ____________________________________________________________________________
61609 [  6647] By: jhi                                   on 2000/08/16  00:07:54
61610         Log: Update Changes and test semi-automatic patchlevel updating.
61611      Branch: perl
61612            ! Changes patchlevel.h
61613 ____________________________________________________________________________
61614 [  6646] By: jhi                                   on 2000/08/15  23:35:07
61615         Log: Fix a dependency problem.
61616              
61617              Subject: [PATCH: 6640] VMS Makefile.SH update
61618              From: Peter Prymmer <pvhp@forte.com>
61619              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
61620              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
61621      Branch: perl
61622            ! vms/descrip_mms.template
61623 ____________________________________________________________________________
61624 [  6645] By: jhi                                   on 2000/08/15  23:33:23
61625         Log: (Retracted by #6660)
61626              
61627              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
61628              From: Dominic Dunlop <domo@computer.org>
61629              Date: Tue, 15 Aug 2000 22:20:52 +0200
61630              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
61631      Branch: metaconfig/U/perl
61632            + d_printfed.U
61633      Branch: perl
61634            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61635            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
61636            ! t/op/sprintf.t
61637 ____________________________________________________________________________
61638 [  6644] By: jhi                                   on 2000/08/15  21:17:20
61639         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
61640              From: abigail@foad.org
61641              Date: 15 Aug 2000 20:12:41 -0000
61642              Message-Id: <20000815201241.25556.qmail@foad.org>
61643      Branch: perl
61644            ! INSTALL
61645 ____________________________________________________________________________
61646 [  6643] By: jhi                                   on 2000/08/15  21:15:28
61647         Log: (an already applied patch)
61648      Branch: perl
61649            ! lib/CGI.pm
61650 ____________________________________________________________________________
61651 [  6642] By: gsar                                  on 2000/08/15  19:54:05
61652         Log: magic callbacks all need to have same type signature
61653      Branch: perl
61654            ! embed.pl mg.c proto.h
61655 ____________________________________________________________________________
61656 [  6641] By: jhi                                   on 2000/08/15  17:56:27
61657         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)
61658              From: Mike Guy <mjtg@cam.ac.uk>
61659              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
61660              Date: Tue, 15 Aug 2000 18:26:45 +0100
61661              
61662              Only the peek.t part applied, not the hash quality part.
61663      Branch: perl
61664            ! t/lib/peek.t
61665 ____________________________________________________________________________
61666 [  6640] By: jhi                                   on 2000/08/15  16:37:37
61667         Log: Update Changes.
61668      Branch: perl
61669            ! Changes
61670 ____________________________________________________________________________
61671 [  6639] By: jhi                                   on 2000/08/15  16:34:55
61672         Log: Missed a file from #6638.
61673      Branch: perl
61674            ! lib/File/Temp.pm
61675 ____________________________________________________________________________
61676 [  6638] By: jhi                                   on 2000/08/15  16:33:19
61677         Log: Subject: [PATCH perl@6620] cygwin port
61678              From: "Fifer, Eric" <EFifer@sanwaint.com>
61679              Date: Tue, 15 Aug 2000 17:00:49 +0100
61680              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
61681      Branch: perl
61682            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
61683 ____________________________________________________________________________
61684 [  6637] By: jhi                                   on 2000/08/15  16:29:22
61685         Log: Subject: [PATCH] debugger exit code should reflect user exit code
61686              From: Mike Guy <mjtg@cam.ac.uk>
61687              Date: Tue, 15 Aug 2000 16:55:59 +0100
61688              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
61689      Branch: perl
61690            ! lib/perl5db.pl
61691 ____________________________________________________________________________
61692 [  6636] By: jhi                                   on 2000/08/15  15:30:58
61693         Log: Update Changes.
61694      Branch: perl
61695            ! Changes
61696 ____________________________________________________________________________
61697 [  6635] By: jhi                                   on 2000/08/15  15:27:21
61698         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
61699      Branch: metaconfig
61700            ! U/mkglossary U/mksample
61701      Branch: metaconfig/U/perl
61702            ! Devel.U
61703      Branch: perl
61704            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61705 ____________________________________________________________________________
61706 [  6634] By: jhi                                   on 2000/08/15  14:11:55
61707         Log: Don't blow limited stacks, a lower number is enough to
61708              tickle the lookbehind limit.
61709              
61710              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
61711              From: Dominic Dunlop <domo@computer.org>
61712              Date: Tue, 15 Aug 2000 13:51:24 +0200
61713              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
61714      Branch: perl
61715            ! t/op/regmesg.t
61716 ____________________________________________________________________________
61717 [  6633] By: jhi                                   on 2000/08/15  14:01:46
61718         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
61719              From: Mike Guy <mjtg@cam.ac.uk>
61720              Date: Tue, 15 Aug 2000 12:10:50 +0100
61721              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
61722      Branch: perl
61723            ! utils/perldoc.PL
61724 ____________________________________________________________________________
61725 [  6632] By: jhi                                   on 2000/08/15  13:58:48
61726         Log: make ok etc also for win32.
61727              
61728              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
61729              From: Prymmer/Kahn <pvhp@best.com>
61730              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
61731              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
61732      Branch: perl
61733            ! win32/Makefile
61734 ____________________________________________________________________________
61735 [  6631] By: jhi                                   on 2000/08/15  13:45:03
61736         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
61737      Branch: perl
61738            ! lib/Test.pm
61739 ____________________________________________________________________________
61740 [  6630] By: jhi                                   on 2000/08/15  03:25:09
61741         Log: Update Changes.
61742      Branch: perl
61743            ! Changes
61744 ____________________________________________________________________________
61745 [  6629] By: jhi                                   on 2000/08/15  03:23:53
61746         Log: magic_regdatum_set() is void, not int.
61747      Branch: perl
61748            ! embed.pl mg.c proto.h
61749 ____________________________________________________________________________
61750 [  6628] By: jhi                                   on 2000/08/15  03:08:02
61751         Log: Make the user to give up his firstborn, err, to knowingly
61752              verify installing an unstable developer release.  Also bump
61753              the release to 5.7.0, but leave a patch tag in the local
61754              patches saying that this is not yet the real thing.
61755      Branch: metaconfig
61756            ! U/modified/Instruct.U
61757      Branch: metaconfig/U/perl
61758            + Devel.U
61759      Branch: perl
61760            ! Configure patchlevel.h
61761 ____________________________________________________________________________
61762 [  6627] By: jhi                                   on 2000/08/14  22:32:52
61763         Log: README.os2 update.
61764              
61765              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
61766              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61767              Date: Wed, 02 Aug 2000 21:55:09 -0700
61768              Message-ID: <tsPi5gzkgegX092yn@efn.org>
61769      Branch: perl
61770            ! README.os2
61771 ____________________________________________________________________________
61772 [  6626] By: jhi                                   on 2000/08/14  21:00:02
61773         Log: Subject: Re: File::Temp problems on VMS in bleedperl
61774              From: Tim Jenness <timj@jach.hawaii.edu>
61775              cc: vmsperl@perl.org
61776              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
61777              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
61778      Branch: perl
61779            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
61780 ____________________________________________________________________________
61781 [  6625] By: jhi                                   on 2000/08/14  20:52:16
61782         Log: Add SUIDMAIL as was done for the CERT alert.
61783      Branch: perl
61784            ! patchlevel.h
61785 ____________________________________________________________________________
61786 [  6624] By: jhi                                   on 2000/08/14  20:48:50
61787         Log: Subject: sfio2000
61788              From: Daniel Muino <dmuino@afip.gov.ar>
61789              Date: Mon, 14 Aug 2000 16:58:11 -0300
61790              Message-ID: <20000814165811.B16368@con2-dgi>
61791      Branch: perl
61792            ! perlsdio.h perlsfio.h
61793 ____________________________________________________________________________
61794 [  6623] By: jhi                                   on 2000/08/14  20:47:36
61795         Log: Subject: warning: storage class after type is obsolescent
61796              From: Daniel Muino <dmuino@afip.gov.ar>
61797              Date: Mon, 14 Aug 2000 16:42:47 -0300
61798              Message-ID: <20000814164247.A16368@con2-dgi>
61799      Branch: perl
61800            ! regcomp.pl regnodes.h
61801 ____________________________________________________________________________
61802 [  6622] By: jhi                                   on 2000/08/14  20:43:05
61803         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
61804              From: abigail@foad.org
61805              Date: 14 Aug 2000 20:00:10 -0000
61806              Message-Id: <20000814200010.27271.qmail@foad.org>
61807      Branch: perl
61808            ! Changes
61809 ____________________________________________________________________________
61810 [  6621] By: jhi                                   on 2000/08/14  15:23:05
61811         Log: Update Changes.
61812      Branch: perl
61813            ! Changes
61814 ____________________________________________________________________________
61815 [  6620] By: jhi                                   on 2000/08/14  15:22:14
61816         Log: Subject: Re: [PATCH] @+, @- readonly
61817              From: Mike Guy <mjtg@cam.ac.uk>
61818              Date: Mon, 14 Aug 2000 15:26:55 +0100
61819              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
61820      Branch: perl
61821            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
61822            ! sv.c t/op/pat.t
61823 ____________________________________________________________________________
61824 [  6619] By: jhi                                   on 2000/08/14  14:12:08
61825         Log: Update Changes.
61826      Branch: perl
61827            ! Changes
61828 ____________________________________________________________________________
61829 [  6618] By: jhi                                   on 2000/08/14  14:09:34
61830         Log: For now remove the mail code.
61831      Branch: perl
61832            ! perl.c
61833 ____________________________________________________________________________
61834 [  6617] By: jhi                                   on 2000/08/14  14:08:28
61835         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
61836      Branch: perl
61837            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
61838            ! pod/perlfaq8.pod pod/perlsec.pod
61839 ____________________________________________________________________________
61840 [  6616] By: jhi                                   on 2000/08/14  14:00:11
61841         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
61842              From: Mike Guy <mjtg@cam.ac.uk>
61843              Date: Mon, 14 Aug 2000 08:26:02 +0100
61844              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
61845      Branch: perl
61846            ! lib/perl5db.pl
61847 ____________________________________________________________________________
61848 [  6615] By: jhi                                   on 2000/08/14  13:58:45
61849         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
61850              From: Mike Guy <mjtg@cam.ac.uk>
61851              Date: Mon, 14 Aug 2000 08:04:22 +0100
61852              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
61853      Branch: perl
61854            ! gv.c mg.c t/op/pat.t
61855 ____________________________________________________________________________
61856 [  6614] By: jhi                                   on 2000/08/14  13:56:45
61857         Log: Subject: Test fails / warnings with perl-current #6612
61858              From: Mike Guy <mjtg@cam.ac.uk>
61859              Date: Mon, 14 Aug 2000 07:57:23 +0100
61860              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
61861      Branch: perl
61862            ! t/lib/b.t t/lib/peek.t
61863 ____________________________________________________________________________
61864 [  6613] By: jhi                                   on 2000/08/14  13:45:33
61865         Log: VMS configure.com update continues.
61866      Branch: perl
61867            - vms/configure.com
61868            ! MANIFEST configure.com
61869 ____________________________________________________________________________
61870 [  6612] By: jhi                                   on 2000/08/13  22:13:35
61871         Log: Update Changes.
61872      Branch: perl
61873            ! Changes
61874 ____________________________________________________________________________
61875 [  6611] By: jhi                                   on 2000/08/13  16:21:45
61876         Log: Upgrade to CGI 2.71, from Lincoln Stein.
61877      Branch: perl
61878            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
61879 ____________________________________________________________________________
61880 [  6610] By: jhi                                   on 2000/08/13  15:09:16
61881         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
61882              From: Mike Guy <mjtg@cam.ac.uk>
61883              Date: Sun, 13 Aug 2000 13:45:51 +0100
61884              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
61885      Branch: perl
61886            ! t/op/regmesg.t
61887 ____________________________________________________________________________
61888 [  6609] By: jhi                                   on 2000/08/13  14:31:26
61889         Log: Andreas says that 1.56 is fine, so reverting back to it.
61890      Branch: perl
61891            ! lib/CPAN.pm
61892 ____________________________________________________________________________
61893 [  6608] By: jhi                                   on 2000/08/13  05:34:20
61894         Log: Update Changes.
61895      Branch: perl
61896            ! Changes
61897 ____________________________________________________________________________
61898 [  6607] By: jhi                                   on 2000/08/13  05:32:01
61899         Log: Put back the \z changes of #5406 to CPAN.pm.
61900      Branch: perl
61901            ! lib/CPAN.pm
61902 ____________________________________________________________________________
61903 [  6606] By: jhi                                   on 2000/08/13  05:20:16
61904         Log: Fix-n-skip the tests under 5005threads.
61905      Branch: perl
61906            ! t/lib/b.t
61907 ____________________________________________________________________________
61908 [  6605] By: jhi                                   on 2000/08/13  05:07:48
61909         Log: Fix the test for 5005threads.
61910      Branch: perl
61911            ! t/lib/peek.t
61912 ____________________________________________________________________________
61913 [  6604] By: jhi                                   on 2000/08/13  03:35:37
61914         Log: Should have deleted this in #6603.
61915      Branch: perl
61916            - vms/subconfigure.com
61917 ____________________________________________________________________________
61918 [  6603] By: jhi                                   on 2000/08/12  18:29:32
61919         Log: Rewrite of vms/subconfigure.com as configure.com,
61920              from Peter Prymmer and the vmsperl crew.
61921      Branch: perl
61922            + vms/configure.com
61923            ! MANIFEST
61924 ____________________________________________________________________________
61925 [  6602] By: jhi                                   on 2000/08/11  13:00:01
61926         Log: PlainText.pm is dead.
61927      Branch: perl
61928            - lib/Pod/PlainText.pm
61929            ! MANIFEST
61930 ____________________________________________________________________________
61931 [  6601] By: jhi                                   on 2000/08/11  04:06:45
61932         Log: Update Changes.
61933      Branch: perl
61934            ! Changes
61935 ____________________________________________________________________________
61936 [  6600] By: jhi                                   on 2000/08/11  04:06:10
61937         Log: Add a few missing files, update MANIFEST.
61938      Branch: perl
61939            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
61940            + lib/Pod/PlainText.pm t/pod/find.t
61941            ! MANIFEST t/op/regmesg.t
61942 ____________________________________________________________________________
61943 [  6599] By: jhi                                   on 2000/08/11  03:31:10
61944         Log: Add Perl debugging tutorial, regen toc. 
61945              
61946              Subject: perldebtut.pod
61947              From: Richard Foley <Richard.Foley@m.dasa.de>
61948              Date: Wed, 09 Aug 2000 10:17:15 +0200
61949              Message-id: <3991138B.262247B8@m.dasa.de>
61950      Branch: perl
61951            + pod/perldebtut.pod
61952            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
61953 ____________________________________________________________________________
61954 [  6598] By: jhi                                   on 2000/08/11  02:48:56
61955         Log: tiny Changes edit
61956      Branch: perl
61957            ! Changes
61958 ____________________________________________________________________________
61959 [  6597] By: jhi                                   on 2000/08/11  02:39:04
61960         Log: Tests for #6589.
61961              
61962              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
61963              From: simon@brecon.co.uk (Simon Cozens)
61964              Date: 11 Aug 2000 02:24:52 GMT
61965              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
61966      Branch: perl
61967            ! t/lib/b.t
61968 ____________________________________________________________________________
61969 [  6596] By: jhi                                   on 2000/08/11  01:50:07
61970         Log: Update Changes.
61971      Branch: perl
61972            ! Changes
61973 ____________________________________________________________________________
61974 [  6595] By: jhi                                   on 2000/08/11  01:47:16
61975         Log: nitfix
61976      Branch: perl
61977            ! Changes
61978 ____________________________________________________________________________
61979 [  6594] By: jhi                                   on 2000/08/11  01:36:16
61980         Log: Subject: Getting perlio and threads to compile
61981              From: Lupe Christoph <lupe@lupe-christoph.de>
61982              Date: Wed, 9 Aug 2000 11:35:54 +0200
61983              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
61984              
61985              (the Solaris version changes in Configure skipped)
61986      Branch: perl
61987            ! hints/solaris_2.sh thread.h
61988 ____________________________________________________________________________
61989 [  6593] By: jhi                                   on 2000/08/11  01:30:16
61990         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
61991              From: simon@brecon.co.uk (Simon Cozens)
61992              Date: 1 Aug 2000 06:55:19 GMT
61993              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
61994      Branch: perl
61995            ! lib/utf8.pm
61996 ____________________________________________________________________________
61997 [  6592] By: jhi                                   on 2000/08/11  01:26:39
61998         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
61999              From: Peter Scott <Peter@PeterScott.com>
62000              Date: Thu, 10 Aug 2000 08:23:27 -0700
62001              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
62002      Branch: perl
62003            ! lib/perl5db.pl
62004 ____________________________________________________________________________
62005 [  6591] By: jhi                                   on 2000/08/11  01:22:02
62006         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
62007              From: Hugo <hv@crypt.compulink.co.uk>
62008              Date: Thu, 10 Aug 2000 19:23:04 +0100
62009              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
62010      Branch: perl
62011            ! regexec.c t/op/pat.t
62012 ____________________________________________________________________________
62013 [  6590] By: jhi                                   on 2000/08/11  01:19:19
62014         Log: Preprocessing and postprocessing for File::Find.
62015              
62016              Subject: Patch to Find::File.pm to allow alphabetical results
62017              From: Joe Smith <jsmith@inwap.com>
62018              Date: Wed, 9 Aug 2000 02:44:54 -0700
62019              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
62020      Branch: perl
62021            ! lib/File/Find.pm
62022 ____________________________________________________________________________
62023 [  6589] By: jhi                                   on 2000/08/11  01:12:39
62024         Log: B::Deparse didn't do sub attributes.
62025              
62026              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
62027              From: simon@brecon.co.uk (Simon Cozens)
62028              Date: 9 Aug 2000 04:49:20 GMT
62029              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
62030      Branch: perl
62031            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
62032 ____________________________________________________________________________
62033 [  6588] By: jhi                                   on 2000/08/11  01:06:40
62034         Log: Subject: debugger "d" command doesnt check line number
62035              From: Mike Guy <mjtg@cam.ac.uk>
62036              Date: Tue, 08 Aug 2000 21:54:29 +0100
62037              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
62038      Branch: perl
62039            ! lib/perl5db.pl mg.c pod/perldiag.pod
62040 ____________________________________________________________________________
62041 [  6587] By: jhi                                   on 2000/08/11  00:45:03
62042         Log: sleep(1) does not necessarily return 1.
62043              
62044              Subject: [PATCH bleadperl] op/lex_assign.t  
62045              From: Hugo <hv@crypt.compulink.co.uk>
62046              Date: Thu, 03 Aug 2000 14:34:22 +0100        
62047              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
62048      Branch: perl
62049            ! t/op/lex_assign.t
62050 ____________________________________________________________________________
62051 [  6586] By: jhi                                   on 2000/08/11  00:31:50
62052         Log: Document the IO::Select timeout.
62053      Branch: perl
62054            ! ext/IO/lib/IO/Select.pm
62055 ____________________________________________________________________________
62056 [  6585] By: jhi                                   on 2000/08/11  00:13:54
62057         Log: Forgot contributor.
62058      Branch: perl
62059            ! Changes
62060 ____________________________________________________________________________
62061 [  6584] By: jhi                                   on 2000/08/11  00:09:19
62062         Log: detypo
62063      Branch: perl
62064            ! Changes
62065 ____________________________________________________________________________
62066 [  6583] By: jhi                                   on 2000/08/11  00:07:53
62067         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
62068              
62069              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
62070              From: Mike Guy <mjtg@cam.ac.uk> 
62071              Date: Thu, 10 Aug 2000 15:50:54 +0100
62072              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
62073      Branch: perl
62074            ! sv.c t/op/int.t
62075 ____________________________________________________________________________
62076 [  6582] By: jhi                                   on 2000/08/10  23:29:32
62077         Log: Update Changes.
62078      Branch: perl
62079            ! Changes
62080 ____________________________________________________________________________
62081 [  6581] By: jhi                                   on 2000/08/10  23:26:16
62082         Log: Put back the std @INC thing.
62083      Branch: perl
62084            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
62085            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
62086            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
62087            ! t/lib/gol-oo.t
62088 ____________________________________________________________________________
62089 [  6580] By: jhi                                   on 2000/08/10  23:03:34
62090         Log: Update to CGI 2.70, from Lincoln Stein.
62091      Branch: perl
62092            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
62093            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
62094            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
62095            ! t/lib/cgi-request.t
62096 ____________________________________________________________________________
62097 [  6579] By: jhi                                   on 2000/08/10  22:41:50
62098         Log: Update to CPAN 1.56, from Andreas König.
62099      Branch: perl
62100            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62101 ____________________________________________________________________________
62102 [  6578] By: jhi                                   on 2000/08/10  22:38:13
62103         Log: Update to Pod::Parser 1.17, from Brad Appleton.
62104      Branch: perl
62105            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
62106            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
62107            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
62108            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
62109            ! t/pod/include.t t/pod/included.t t/pod/lref.t
62110            ! t/pod/multiline_items.t t/pod/nested_items.t
62111            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
62112            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
62113            ! t/pod/special_seqs.t
62114 ____________________________________________________________________________
62115 [  6577] By: jhi                                   on 2000/08/10  22:35:41
62116         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
62117      Branch: perl
62118            ! AUTHORS MAINTAIN
62119 ____________________________________________________________________________
62120 [  6576] By: jhi                                   on 2000/08/10  22:24:54
62121         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
62122      Branch: perl
62123            + t/lib/gol-oo.t
62124            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
62125            ! t/lib/gol-compat.t t/lib/gol-linkage.t
62126 ____________________________________________________________________________
62127 [  6575] By: jhi                                   on 2000/08/10  22:02:07
62128         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
62129      Branch: perl
62130            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
62131 ____________________________________________________________________________
62132 [  6574] By: jhi                                   on 2000/08/10  21:55:03
62133         Log: Iterating perl6 description.
62134      Branch: perl
62135            ! pod/perlfaq1.pod
62136 ____________________________________________________________________________
62137 [  6573] By: jhi                                   on 2000/08/10  21:48:26
62138         Log: Revert the sv.c part of #6559, a better fix is needed.
62139      Branch: perl
62140            ! sv.c
62141 ____________________________________________________________________________
62142 [  6572] By: jhi                                   on 2000/08/10  20:33:43
62143         Log: It's the 2ndO'ROSSC.
62144      Branch: perl
62145            ! pod/perlfaq1.pod
62146 ____________________________________________________________________________
62147 [  6571] By: jhi                                   on 2000/08/10  15:55:48
62148         Log: detypo
62149      Branch: perl
62150            ! pod/perlfaq1.pod
62151 ____________________________________________________________________________
62152 [  6570] By: jhi                                   on 2000/08/10  14:11:17
62153         Log: An exceptionally sticky typo.
62154      Branch: perl
62155            ! Changes
62156 ____________________________________________________________________________
62157 [  6569] By: jhi                                   on 2000/08/10  14:09:33
62158         Log: detypo (and test Changes updating script)
62159      Branch: perl
62160            ! Changes
62161 ____________________________________________________________________________
62162 [  6568] By: jhi                                   on 2000/08/10  14:07:07
62163         Log: Update Changes.
62164      Branch: perl
62165            ! Changes
62166 ____________________________________________________________________________
62167 [  6567] By: jhi                                   on 2000/08/10  14:06:19
62168         Log: Amend the description of Perl6.
62169              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
62170              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
62171              Date: Wed, 9 Aug 2000 22:11:06 -0500
62172              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
62173      Branch: perl
62174            ! pod/perlfaq1.pod
62175 ____________________________________________________________________________
62176 [  6566] By: jhi                                   on 2000/08/10  13:58:57
62177         Log: Subject: Remove dead entry in perldiag
62178              From: Mike Guy <mjtg@cam.ac.uk>
62179              Date: Thu, 10 Aug 2000 14:19:19 +0100
62180              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
62181      Branch: perl
62182            ! pod/perldiag.pod
62183 ____________________________________________________________________________
62184 [  6565] By: jhi                                   on 2000/08/10  13:51:48
62185         Log: Zero entries were skipped, fix from Adrian Goalby
62186              <argoalby@yahoo.co.uk>
62187      Branch: perl
62188            ! lib/unicode/Number.pl lib/unicode/mktables.PL
62189 ____________________________________________________________________________
62190 [  6564] By: jhi                                   on 2000/08/10  13:00:12
62191         Log: Subject: [PATCH 5.6.0] cygwin port
62192              From: "Fifer, Eric" <EFifer@sanwaint.com>
62193              Date: Thu, 10 Aug 2000 13:15:36 +0100
62194              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
62195      Branch: perl
62196            ! README.cygwin hints/cygwin.sh
62197 ____________________________________________________________________________
62198 [  6563] By: jhi                                   on 2000/08/10  12:55:16
62199         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
62200      Branch: perl
62201            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
62202 ____________________________________________________________________________
62203 [  6562] By: gsar                                  on 2000/08/10  08:38:39
62204         Log: warn is a macro, avoid using at a variable to avoid warnings
62205              in some configurations; readdir.t is too conservative in
62206              estimating number of *.t's
62207      Branch: perl
62208            ! t/op/readdir.t util.c
62209 ____________________________________________________________________________
62210 [  6561] By: jhi                                   on 2000/08/09  23:35:42
62211         Log: Update Changes.
62212      Branch: perl
62213            ! Changes
62214 ____________________________________________________________________________
62215 [  6560] By: jhi                                   on 2000/08/09  23:05:47
62216         Log: Subject: Re: enhanced(?) regex error messages
62217              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
62218              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
62219              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
62220              
62221              (plus two small patches sent privately)
62222              (this still seems to leave few test failures)
62223      Branch: perl
62224            + t/op/regmesg.t
62225            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
62226            ! t/pragma/warn/regcomp
62227 ____________________________________________________________________________
62228 [  6559] By: jhi                                   on 2000/08/09  20:41:18
62229         Log: (The fix did work but was not right, retracted in #6573)
62230              
62231              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
62232              From: Christian Kirsch <ck@held.mind.de>
62233              Date: Wed, 9 Aug 2000 17:05:17 +0200
62234              Message-Id: <20000809170517.A25389@held>
62235      Branch: perl
62236            ! sv.c t/pragma/locale.t
62237 ____________________________________________________________________________
62238 [  6558] By: jhi                                   on 2000/08/08  22:34:08
62239         Log: Tiny updates on the contributors list.
62240      Branch: perl
62241            ! Changes
62242 ____________________________________________________________________________
62243 [  6557] By: jhi                                   on 2000/08/08  19:34:28
62244         Log: Double check that we have a dirhandle.
62245      Branch: perl
62246            ! util.c
62247 ____________________________________________________________________________
62248 [  6556] By: jhi                                   on 2000/08/08  19:01:51
62249         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
62250              May be repopulated with fresh maintained examples.
62251      Branch: perl
62252            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
62253            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
62254            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
62255            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
62256            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
62257            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
62258            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
62259            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
62260            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
62261            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
62262            + lib/CGI/eg/wilogo_gif.uu
62263            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
62264            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
62265            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
62266            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
62267            - eg/cgi/frameset.cgi eg/cgi/index.html
62268            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
62269            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
62270            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
62271            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
62272            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
62273            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
62274            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
62275            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
62276            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
62277            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
62278            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
62279            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
62280            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
62281            - eg/van/vanish eg/who eg/wrapsuid
62282            ! MANIFEST
62283 ____________________________________________________________________________
62284 [  6555] By: jhi                                   on 2000/08/08  18:51:08
62285         Log: Delete chat2 as requested by Randal.
62286              
62287              Subject: Re: perlfaq8 coyness
62288              From: merlyn@stonehenge.com (Randal L. Schwartz) 
62289              Date: 15 May 2000 18:52:42 -0700 
62290              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
62291      Branch: perl
62292            - lib/chat2.pl
62293            ! MANIFEST
62294 ____________________________________________________________________________
62295 [  6554] By: jhi                                   on 2000/08/08  18:31:35
62296         Log: Regen global.sym.
62297      Branch: perl
62298            ! global.sym
62299 ____________________________________________________________________________
62300 [  6553] By: jhi                                   on 2000/08/08  18:28:13
62301         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
62302              (either perlbug or p5p ate the original), plus regen
62303              perlapi and perltoc. 
62304      Branch: perl
62305            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
62306            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
62307            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
62308            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
62309            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
62310            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
62311            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
62312            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
62313            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
62314            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
62315 ____________________________________________________________________________
62316 [  6552] By: jhi                                   on 2000/08/08  18:06:29
62317         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
62318              From: Mike Guy <mjtg@cam.ac.uk>
62319              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
62320              Date: Tue, 08 Aug 2000 15:51:27 +0100
62321      Branch: perl
62322            ! doop.c sv.h t/op/join.t t/pragma/overload.t
62323 ____________________________________________________________________________
62324 [  6551] By: jhi                                   on 2000/08/08  18:01:11
62325         Log: Re-apply #6549.
62326      Branch: perl
62327            ! lib/perl5db.pl
62328 ____________________________________________________________________________
62329 [  6550] By: jhi                                   on 2000/08/08  17:43:08
62330         Log: Accidental retraction of #6549.
62331      Branch: perl
62332            ! lib/perl5db.pl
62333 ____________________________________________________________________________
62334 [  6549] By: jhi                                   on 2000/08/08  17:40:04
62335         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
62336              From: Mike Guy <mjtg@cam.ac.uk>
62337              Date: Mon, 07 Aug 2000 21:49:58 +0100
62338              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
62339      Branch: perl
62340            ! lib/perl5db.pl
62341 ____________________________________________________________________________
62342 [  6548] By: jhi                                   on 2000/08/08  17:37:57
62343         Log: Document here-doc better.
62344              
62345              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
62346              From: Mike Guy <mjtg@cam.ac.uk>
62347              Date: Mon, 07 Aug 2000 14:02:09 +0100
62348              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
62349      Branch: perl
62350            ! pod/perldata.pod
62351 ____________________________________________________________________________
62352 [  6547] By: jhi                                   on 2000/08/08  17:33:34
62353         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
62354              From: "Randy J. Ray" <rjray@redhat.com>
62355              Date: Mon, 07 Aug 2000 19:12:25 -0700
62356              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
62357      Branch: perl
62358            ! perl.c pod/perlrun.pod
62359 ____________________________________________________________________________
62360 [  6546] By: jhi                                   on 2000/08/08  17:29:26
62361         Log: Subject: Re: enhanced(?) regex error messages 
62362              From: Hugo <hv@crypt.compulink.co.uk>
62363              Date: Tue, 08 Aug 2000 03:25:51 +0100
62364              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
62365              
62366              plus Capitalize the error messages, plus perldiag them.
62367      Branch: perl
62368            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
62369 ____________________________________________________________________________
62370 [  6545] By: jhi                                   on 2000/08/08  13:59:28
62371         Log: Augment #6539 a bit: don't croak if there's magic in the air.
62372              
62373              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
62374              From: Hugo <hv@crypt.compulink.co.uk>
62375              Date: Tue, 08 Aug 2000 03:02:03 +0100
62376              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
62377      Branch: perl
62378            ! pp.c t/op/bless.t
62379 ____________________________________________________________________________
62380 [  6544] By: jhi                                   on 2000/08/07  21:11:52
62381         Log: Make the test -w clean.
62382      Branch: perl
62383            ! t/op/bless.t
62384 ____________________________________________________________________________
62385 [  6543] By: jhi                                   on 2000/08/07  19:49:53
62386         Log: use warnings instead of $^W.
62387      Branch: perl
62388            ! t/op/bless.t
62389 ____________________________________________________________________________
62390 [  6542] By: jhi                                   on 2000/08/07  17:41:41
62391         Log: Disable a portability warning Because We Know What We Are Doing.
62392      Branch: perl
62393            ! t/op/bless.t
62394 ____________________________________________________________________________
62395 [  6541] By: jhi                                   on 2000/08/07  17:29:51
62396         Log: Tiny tidying on report_evil_fh().
62397      Branch: perl
62398            ! util.c
62399 ____________________________________________________________________________
62400 [  6540] By: jhi                                   on 2000/08/07  16:37:38
62401         Log: Make regular expression parse error messages easier to understand.
62402              
62403              Subject: Re: enhanced(?) regex error messages
62404              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
62405              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
62406              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
62407      Branch: perl
62408            ! regcomp.c
62409 ____________________________________________________________________________
62410 [  6539] By: jhi                                   on 2000/08/07  16:12:27
62411         Log: Make bless(REF, REF) a fatal error, add bless tests.
62412              
62413              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
62414              From: Hugo <hv@crypt.compulink.co.uk>
62415              Date: Mon, 07 Aug 2000 16:59:38 +0100
62416              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
62417      Branch: perl
62418            + t/op/bless.t
62419            ! MANIFEST pod/perldiag.pod pp.c sv.c
62420 ____________________________________________________________________________
62421 [  6538] By: jhi                                   on 2000/08/07  15:59:43
62422         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
62423              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
62424              Date: Thu, 3 Aug 2000 14:29:21 -0700
62425              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
62426      Branch: perl
62427            ! lib/lib_pm.PL
62428 ____________________________________________________________________________
62429 [  6537] By: jhi                                   on 2000/08/07  15:47:18
62430         Log: Retract #6419 for now since it breaks in AFS and MachTen.
62431      Branch: perl
62432            ! lib/Cwd.pm
62433 ____________________________________________________________________________
62434 [  6536] By: jhi                                   on 2000/08/07  15:05:29
62435         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
62436              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
62437              The security hole exists only in suidperls, which isn't
62438              installed or even built by default.
62439      Branch: perl
62440            ! perl.c
62441 ____________________________________________________________________________
62442 [  6535] By: jhi                                   on 2000/08/07  14:45:14
62443         Log: tr memory corruption fix from Simon Cozens.
62444      Branch: perl
62445            ! doop.c
62446 ____________________________________________________________________________
62447 [  6534] By: jhi                                   on 2000/08/06  11:38:16
62448         Log: Document a bit that UDP is not what you might think.
62449              
62450              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
62451              From: Lupe Christoph <lupe@lupe-christoph.de>
62452              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
62453              Date: Mon, 24 Jul 2000 08:59:15 +0200
62454      Branch: perl
62455            ! pod/perlipc.pod
62456 ____________________________________________________________________________
62457 [  6533] By: jhi                                   on 2000/08/06  11:35:01
62458         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
62459              From: Jeff Pinyan <jeffp@hut.crusoe.net>
62460              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
62461              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
62462      Branch: perl
62463            ! pod/perlfunc.pod
62464 ____________________________________________________________________________
62465 [  6532] By: jhi                                   on 2000/08/06  03:45:41
62466         Log: Have symbols for the IoTYPEs.
62467      Branch: perl
62468            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
62469 ____________________________________________________________________________
62470 [  6531] By: jhi                                   on 2000/08/06  01:33:55
62471         Log: Continue fixing the io warnings.  This also
62472              sort of fixes bug ID 20000802.003: the core dump
62473              is no more.  Whether the current behaviour is correct
62474              (giving a warning: "Not a format reference"), is another matter.
62475      Branch: perl
62476            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
62477            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
62478 ____________________________________________________________________________
62479 [  6530] By: jhi                                   on 2000/08/05  21:33:12
62480         Log: Change the Policy policy: now -Dprefix= with an existing
62481              Policy.sh and prefix == siteprefix == vendorprefix, then all
62482              of them follow along the new prefix.
62483              
62484              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
62485              From: Andy Dougherty <doughera@lafayette.edu>
62486              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
62487              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
62488      Branch: perl
62489            ! Policy_sh.SH
62490 ____________________________________________________________________________
62491 [  6529] By: jhi                                   on 2000/08/05  18:57:28
62492         Log: Zap lib/Sys directory when cleaning up.
62493      Branch: perl
62494            ! Makefile.SH
62495 ____________________________________________________________________________
62496 [  6528] By: jhi                                   on 2000/08/05  18:40:44
62497         Log: Essential prototype changes were missing from #6527.
62498              Also make report_evil_fh() more bomb-proof.
62499      Branch: perl
62500            ! embed.h util.c
62501 ____________________________________________________________________________
62502 [  6527] By: jhi                                   on 2000/08/05  03:22:05
62503         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
62504              From: "Ronald F. Guilmette" <rfg@monkeys.com>
62505              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
62506              Message-Id: <200007242247.PAA52177@monkeys.com>
62507      Branch: perl
62508            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
62509 ____________________________________________________________________________
62510 [  6526] By: jhi                                   on 2000/08/04  21:23:27
62511         Log: gcc versions might have (parentheses) in them.
62512      Branch: metaconfig/U/perl
62513            ! gccvers.U
62514      Branch: perl
62515            ! Configure config_h.SH
62516 ____________________________________________________________________________
62517 [  6525] By: jhi                                   on 2000/08/04  20:23:12
62518         Log: Weed buglets pointed out by
62519              
62520              From: Lupe Christoph <lupe@lupe-christoph.de>
62521              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
62522              Date: Fri, 4 Aug 2000 17:34:39 +0200
62523              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
62524      Branch: metaconfig/U/perl
62525            ! gccvers.U uselfs.U
62526      Branch: perl
62527            ! Configure config_h.SH
62528 ____________________________________________________________________________
62529 [  6524] By: jhi                                   on 2000/08/04  19:02:08
62530         Log: Warn under -w if lstat(FH) is attempted.
62531              
62532              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
62533              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
62534              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
62535              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
62536      Branch: perl
62537            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
62538            ! t/pragma/warn/pp_sys
62539 ____________________________________________________________________________
62540 [  6523] By: jhi                                   on 2000/08/04  12:31:11
62541         Log: Subject: New perlcc, take 2
62542              From: simon@brecon.co.uk (Simon Cozens)
62543              Date: 4 Aug 2000 06:21:04 GMT
62544              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
62545      Branch: perl
62546            ! utils/perlcc.PL
62547 ____________________________________________________________________________
62548 [  6522] By: jhi                                   on 2000/08/04  12:26:33
62549         Log: Subject: Re: Array vs. List context
62550              From: Daniel Chetlin <daniel@chetlin.com>
62551              Date: Fri, 4 Aug 2000 00:22:44 -0700
62552              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
62553      Branch: perl
62554            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
62555            ! pod/perlfaq4.pod
62556 ____________________________________________________________________________
62557 [  6521] By: jhi                                   on 2000/08/04  12:22:38
62558         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
62559              From: Raymund Will <ray@caldera.de>
62560              Date: Fri, 4 Aug 2000 12:07:09 +0200
62561              Message-Id: <20000804120709.A14982@caldera.de>
62562      Branch: perl
62563            ! configure.gnu
62564 ____________________________________________________________________________
62565 [  6520] By: jhi                                   on 2000/08/04  04:09:06
62566         Log: After the #6519 a warning about stat() is just that,
62567              not about a filetest, which now have their own warning.
62568      Branch: perl
62569            ! pod/perldiag.pod
62570 ____________________________________________________________________________
62571 [  6519] By: jhi                                   on 2000/08/04  04:06:30
62572         Log: In the warnings call filehandles consistently so;
62573              add "unopened" warning for stat().
62574      Branch: perl
62575            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
62576            ! t/pragma/warn/pp_sys
62577 ____________________________________________________________________________
62578 [  6518] By: jhi                                   on 2000/08/04  02:55:35
62579         Log: Subject: Minor tweak to perlvar.pod
62580              From: "Stephen P. Potter" <spp@ds.net>
62581              Date: Tue, 18 Apr 2000 09:26:03 -0400
62582              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
62583      Branch: perl
62584            ! pod/perlvar.pod
62585 ____________________________________________________________________________
62586 [  6517] By: jhi                                   on 2000/08/04  02:50:08
62587         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
62588              From: "Clinton Pierce" <cpierce1@ford.com>
62589              Date: Wed, 21 Jul 1999 16:45:31 -0400
62590              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
62591              
62592              Fix by Stephen Potter (visible in the bug db but not in p5p?)
62593      Branch: perl
62594            ! pod/perlfunc.pod pod/perlop.pod
62595 ____________________________________________________________________________
62596 [  6516] By: jhi                                   on 2000/08/04  02:09:25
62597         Log: This is 6512.  Really.
62598      Branch: perl
62599            ! dump.c
62600 ____________________________________________________________________________
62601 [  6515] By: jhi                                   on 2000/08/04  01:25:50
62602         Log: mention the idea of @( and @)
62603      Branch: perl
62604            ! Todo-5.6
62605 ____________________________________________________________________________
62606 [  6514] By: bailey                                on 2000/08/04  01:18:46
62607         Log: YA resync with mainstem, including VMS patches from others
62608      Branch: vmsperl
62609           +> (branch 48 files)
62610            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
62611           !> (integrate 354 files)
62612 ____________________________________________________________________________
62613 [  6513] By: jhi                                   on 2000/08/04  01:18:18
62614         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
62615              From: Mark Dickinson <dickins3@fas.harvard.edu>
62616              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
62617              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
62618      Branch: perl
62619            ! t/op/grent.t t/op/pwent.t
62620 ____________________________________________________________________________
62621 [  6512] By: jhi                                   on 2000/08/04  01:14:06
62622         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
62623              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62624              Date: Wed, 02 Aug 2000 10:51:01 +0100
62625              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
62626      Branch: perl
62627            ! sv.c
62628 ____________________________________________________________________________
62629 [  6511] By: jhi                                   on 2000/08/04  00:57:00
62630         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
62631              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62632              Date: Thu, 03 Aug 2000 17:20:04 -0700
62633              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
62634      Branch: metaconfig
62635            ! U/modified/Cppsym.U
62636      Branch: perl
62637            ! Configure config_h.SH
62638 ____________________________________________________________________________
62639 [  6510] By: jhi                                   on 2000/08/04  00:25:28
62640         Log: detypo
62641      Branch: perl
62642            ! Makefile.SH
62643 ____________________________________________________________________________
62644 [  6509] By: jhi                                   on 2000/08/03  23:43:18
62645         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
62646              From: Dominic Dunlop <domo@computer.org>
62647              Date: Thu, 3 Aug 2000 22:16:46 +0200
62648              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
62649      Branch: perl
62650            ! t/op/sprintf.t
62651 ____________________________________________________________________________
62652 [  6508] By: jhi                                   on 2000/08/03  23:40:37
62653         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
62654              From: Hugo <hv@crypt.compulink.co.uk>
62655              Date: Thu, 03 Aug 2000 18:25:30 +0100
62656              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
62657      Branch: perl
62658            ! regcomp.c t/op/re_tests
62659 ____________________________________________________________________________
62660 [  6507] By: jhi                                   on 2000/08/03  23:38:28
62661         Log: Subject: [PATCH] sv.h documentation - SvLEN
62662              From: Mike Guy <mjtg@cam.ac.uk>
62663              Date: Thu, 03 Aug 2000 14:43:09 +0100
62664              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
62665      Branch: perl
62666            ! sv.h
62667 ____________________________________________________________________________
62668 [  6506] By: jhi                                   on 2000/08/03  15:49:14
62669         Log: Disable the fix_pl hack for now.
62670      Branch: perl
62671            ! Makefile.SH
62672 ____________________________________________________________________________
62673 [  6505] By: jhi                                   on 2000/08/03  13:49:04
62674         Log: Add a URL for FSF.
62675              
62676              Subject: Patch for README
62677              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
62678              Date: Wed, 2 Aug 2000 13:25:09 -0500
62679              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
62680      Branch: perl
62681            ! README
62682 ____________________________________________________________________________
62683 [  6504] By: jhi                                   on 2000/08/03  13:29:19
62684         Log: Be more informative on what is skipped and why,
62685              also repeat the list at the end.
62686      Branch: perl
62687            ! Porting/p4desc
62688 ____________________________________________________________________________
62689 [  6503] By: jhi                                   on 2000/08/03  13:07:05
62690         Log: Circumvent the removal of .patch by fix_pl.
62691              
62692              Subject: Re: [ID 20000802.011] unable to 'make test'          
62693              From: simon@brecon.co.uk (Simon Cozens) 
62694              Date: 3 Aug 2000 04:17:00 GMT
62695              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
62696      Branch: perl
62697            ! Makefile.SH
62698 ____________________________________________________________________________
62699 [  6502] By: jhi                                   on 2000/08/03  00:14:34
62700         Log: Add the missing setproctitle unit.
62701      Branch: metaconfig/U/perl
62702            + d_setproctitle.U
62703 ____________________________________________________________________________
62704 [  6501] By: jhi                                   on 2000/08/03  00:00:26
62705         Log: The subtest 4 may fail also on VOBS, as pointed out
62706              by Nick Ing-Simmons in November 1999, bug id 19991124.003
62707              (but the failure in that bug report isn't the subtest 4).
62708      Branch: perl
62709            ! t/op/stat.t
62710 ____________________________________________________________________________
62711 [  6500] By: jhi                                   on 2000/08/02  23:49:30
62712         Log: Better skip message for the test; one of the two problems in
62713              
62714              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
62715              From: Lupe Christoph <lupe@lupe-christoph.de>
62716              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
62717              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
62718      Branch: perl
62719            ! t/op/numconvert.t
62720 ____________________________________________________________________________
62721 [  6499] By: jhi                                   on 2000/08/02  22:49:16
62722         Log: Allow "no Module;" even if there is no 'unimport'.
62723              
62724              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
62725              From: mjd@plover.com
62726              Date: 24 Mar 2000 15:24:34 -0000
62727              Message-Id: <20000324152434.15160.qmail@plover.com>
62728      Branch: perl
62729            ! gv.c
62730 ____________________________________________________________________________
62731 [  6498] By: jhi                                   on 2000/08/02  22:42:58
62732         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
62733              that are hopefully soon put into use.
62734      Branch: perl
62735            ! opcode.h opcode.pl opnames.h
62736 ____________________________________________________________________________
62737 [  6497] By: gsar                                  on 2000/08/02  22:28:59
62738         Log: require.t needs binmode() to work on windows
62739      Branch: perl
62740            ! t/comp/require.t
62741 ____________________________________________________________________________
62742 [  6496] By: jhi                                   on 2000/08/02  22:08:51
62743         Log: Document the IVdf UVuf UVof UVxf.
62744      Branch: perl
62745            ! pod/perlguts.pod
62746 ____________________________________________________________________________
62747 [  6495] By: jhi                                   on 2000/08/02  21:54:26
62748         Log: detypo #6494
62749      Branch: perl
62750            ! ext/Data/Dumper/Dumper.xs
62751 ____________________________________________________________________________
62752 [  6494] By: jhi                                   on 2000/08/02  21:49:17
62753         Log: Dump UVs as UVs in Data::Dumper.
62754              
62755              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
62756              From: Gurusamy Sarathy <gsar@ActiveState.com>
62757              Date: Thu, 27 Apr 2000 12:26:25 -0700
62758              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
62759      Branch: perl
62760            ! ext/Data/Dumper/Dumper.xs
62761 ____________________________________________________________________________
62762 [  6493] By: jhi                                   on 2000/08/02  17:01:58
62763         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
62764              From: Hugo <hv@crypt.compulink.co.uk>
62765              Date: Wed, 02 Aug 2000 14:53:56 +0100
62766              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
62767      Branch: perl
62768            ! regexec.c t/op/re_tests
62769 ____________________________________________________________________________
62770 [  6492] By: jhi                                   on 2000/08/02  15:02:46
62771         Log: The new setproctitle() feature is available only in 
62772              bleeding edge FreeBSD.  From Paul Saab.
62773      Branch: perl
62774            ! mg.c
62775 ____________________________________________________________________________
62776 [  6491] By: jhi                                   on 2000/08/02  13:34:36
62777         Log: The tr utf8 patching continues.
62778              
62779              Subject: Re: #6469, too many tests claimed in require.t
62780              From: simon@brecon.co.uk (Simon Cozens)
62781              Date: 2 Aug 2000 02:37:17 GMT
62782              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
62783              
62784              (the logic of the test was the wrong way round in the patch)
62785      Branch: perl
62786            ! doop.c
62787 ____________________________________________________________________________
62788 [  6490] By: jhi                                   on 2000/08/02  13:27:38
62789         Log: The name of a filehandle does not have <these>.
62790      Branch: perl
62791            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
62792            ! t/pragma/warn/pp_sys util.c
62793 ____________________________________________________________________________
62794 [  6489] By: jhi                                   on 2000/08/02  04:26:46
62795         Log: Remove the extraneous "main::" prefix from all the
62796              "opened only for", "on closed", and "never opened" warnings.
62797              
62798              Subject: Re: inappropriate warning
62799              From: Gurusamy Sarathy <gsar@ActiveState.com>
62800              Date: Mon, 20 Mar 2000 11:28:02 -0800
62801              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
62802      Branch: perl
62803            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
62804            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
62805            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
62806 ____________________________________________________________________________
62807 [  6488] By: jhi                                   on 2000/08/02  03:02:57
62808         Log: memcpy has n o in it, as pinted ut by Sarathy.
62809      Branch: perl
62810            ! pod/perlguts.pod
62811 ____________________________________________________________________________
62812 [  6487] By: jhi                                   on 2000/08/02  02:44:51
62813         Log: Document in one place the memory abstractions used in Perl core.
62814              
62815              Subject: Re: Memory abstraction
62816              From: simon@brecon.co.uk (Simon Cozens)
62817              Date: 2 Aug 2000 02:20:23 GMT
62818              Organization: Earth.li Origins
62819      Branch: perl
62820            ! pod/perlguts.pod
62821 ____________________________________________________________________________
62822 [  6486] By: jhi                                   on 2000/08/02  02:41:57
62823         Log: regen_headers, regen perltoc.
62824      Branch: perl
62825            ! perlapi.c pod/perltoc.pod
62826 ____________________________________________________________________________
62827 [  6485] By: jhi                                   on 2000/08/02  01:43:33
62828         Log: "This little thing tests for a file .patch, and if it contains
62829              a number, pops into patchlevel.h" (making it easier to track
62830              which development version people are reporting bugs against)
62831              
62832              Subject: Patchlevel autogeneration for repository perls
62833              From: simon@brecon.co.uk (Simon Cozens)
62834              Date: 14 Jul 2000 07:12:15 GMT
62835              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
62836      Branch: perl
62837            + fix_pl
62838            ! MANIFEST Makefile.SH
62839 ____________________________________________________________________________
62840 [  6484] By: jhi                                   on 2000/08/02  01:32:54
62841         Log: FreeBSD 3.* updates from
62842              
62843              From: Paul Saab <ps@yahoo-inc.com>
62844              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
62845              Date: Tue, 1 Aug 2000 15:41:39 -0700
62846              Message-Id: <20000801154139.A53740@yahoo-inc.com>
62847      Branch: perl
62848            ! hints/freebsd.sh
62849 ____________________________________________________________________________
62850 [  6483] By: jhi                                   on 2000/08/02  01:27:44
62851         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
62852              instead one must use setproctitle().  This was already addressed
62853              by change #6457, but the below has a new variant for FreeBSD 4.0
62854              or later, and the matter is also documented more.
62855              
62856              From: Paul Saab <ps@yahoo-inc.com>
62857              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
62858              Date: Tue, 1 Aug 2000 15:41:39 -0700
62859              Message-Id: <20000801154139.A53740@yahoo-inc.com>
62860      Branch: metaconfig/U/perl
62861            + i_libutil.U
62862      Branch: perl
62863            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
62864 ____________________________________________________________________________
62865 [  6482] By: jhi                                   on 2000/08/01  22:17:32
62866         Log: The test from this
62867              
62868              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
62869              Date: Sat, 15 Apr 2000 17:03:44 +0100
62870              From: Tom Hughes <tom@compton.nu>
62871              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
62872              
62873              was missing, the code change went in as #5989
62874              (which had a different test?)
62875      Branch: perl
62876            ! t/op/misc.t
62877 ____________________________________________________________________________
62878 [  6481] By: jhi                                   on 2000/08/01  21:48:38
62879         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
62880              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
62881              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
62882              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
62883      Branch: perl
62884            ! perl.h
62885 ____________________________________________________________________________
62886 [  6480] By: jhi                                   on 2000/08/01  18:05:28
62887         Log: Make p4desc to skip non-mainperl branches by default.
62888      Branch: perl
62889            ! Porting/p4desc
62890 ____________________________________________________________________________
62891 [  6479] By: jhi                                   on 2000/08/01  17:29:19
62892         Log: If gccosandvers is equal to osname, clear gccosandvers.
62893      Branch: metaconfig/U/perl
62894            ! gccvers.U
62895      Branch: perl
62896            ! Configure config_h.SH
62897 ____________________________________________________________________________
62898 [  6478] By: jhi                                   on 2000/08/01  15:54:08
62899         Log: BOM patching from Simon Cozens.
62900      Branch: perl
62901            ! toke.c
62902 ____________________________________________________________________________
62903 [  6477] By: jhi                                   on 2000/08/01  04:50:33
62904         Log: Stash away the largefiles flags and libswanted.
62905      Branch: perl
62906            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
62907 ____________________________________________________________________________
62908 [  6476] By: gsar                                  on 2000/08/01  04:24:24
62909         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
62910              on Windows)
62911      Branch: perl
62912            ! t/pragma/utf8.t utf8.c win32/win32.c
62913 ____________________________________________________________________________
62914 [  6475] By: jhi                                   on 2000/08/01  03:35:24
62915         Log: Make chr() for values >127 to create utf8 when under utf8.
62916              
62917              Subject: Re: uft8/chr()
62918              From: simon@brecon.co.uk (Simon Cozens)
62919              Date: 1 Aug 2000 02:37:02 GMT
62920              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
62921      Branch: perl
62922            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
62923 ____________________________________________________________________________
62924 [  6474] By: jhi                                   on 2000/08/01  02:36:18
62925         Log: In Digital UNIX warn if gcc explicitly chosen because even
62926              2.95.2 is known to cause problems.
62927      Branch: perl
62928            ! hints/dec_osf.sh
62929 ____________________________________________________________________________
62930 [  6473] By: jhi                                   on 2000/08/01  02:00:56
62931         Log: Make the safety catch for buggy gccs work with triple version
62932              numbers like 2.95.2.  Reported in
62933              
62934              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
62935              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
62936              Date: Mon, 31 Jul 2000 14:55:06 +0200
62937              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
62938      Branch: perl
62939            ! hints/dec_osf.sh
62940 ____________________________________________________________________________
62941 [  6472] By: jhi                                   on 2000/08/01  01:13:33
62942         Log: Subject: fix and question re: waitpid() under win32
62943              From: Brian Clarke <clarke@appliedmeta.com>
62944              Date: Fri, 28 Jul 2000 15:18:29 -0400
62945              Message-ID: <3981DC85.290314EB@appliedmeta.com>
62946              
62947              Slightly reformatted and WNOHANG # define moved to win32.h
62948              so that also POSIX.xs sees it, as suggsted by Sarathy.
62949      Branch: perl
62950            ! win32/win32.c win32/win32.h
62951 ____________________________________________________________________________
62952 [  6471] By: jhi                                   on 2000/08/01  00:55:05
62953         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
62954              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62955              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
62956              Date: Mon, 31 Jul 2000 13:28:51 +0100
62957              
62958              (aka ID 20000730.002)
62959      Branch: perl
62960            ! op.c t/op/tr.t
62961 ____________________________________________________________________________
62962 [  6470] By: jhi                                   on 2000/07/31  23:34:42
62963         Log: Document the problem with -P in HP-UX and its workaround.
62964              
62965              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
62966              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
62967              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
62968              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
62969      Branch: perl
62970            ! README.hpux
62971 ____________________________________________________________________________
62972 [  6469] By: jhi                                   on 2000/07/31  04:15:02
62973         Log: The swallow_bom() saga continues.  The #23 of require.t
62974              (UTF16-LE) still fails (silently, no output) but the #22
62975              (UTF16-BE) seems to be working now.  The root of the
62976              failure may be in sv_gets(): is it UTF-16LE-aware,
62977              especially when it comes to line endings? 
62978      Branch: perl
62979            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
62980            ! t/comp/require.t toke.c utf8.c
62981 ____________________________________________________________________________
62982 [  6468] By: jhi                                   on 2000/07/30  19:05:48
62983         Log: Find green threads before native threads.
62984              
62985              Subject: Re: Patch to jpl/JNI/Makefile.PL
62986              From: Jens Thomsen <jens@fiend.cis.com>
62987              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
62988              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
62989      Branch: perl
62990            ! jpl/JNI/Makefile.PL
62991 ____________________________________________________________________________
62992 [  6467] By: jhi                                   on 2000/07/30  18:36:22
62993         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
62994      Branch: perl
62995            ! doop.c
62996 ____________________________________________________________________________
62997 [  6466] By: jhi                                   on 2000/07/30  04:37:29
62998         Log: A new version of the "remove UPPERACSE string comparison"
62999              operators.  The problem with the previous one (change #6454)
63000              was that it was for Perl 5.6.0.  From Paul Marquess.
63001      Branch: perl
63002            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
63003            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
63004            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
63005 ____________________________________________________________________________
63006 [  6465] By: jhi                                   on 2000/07/29  22:39:56
63007         Log: Do not upgrade SVs into utf8 just because they participate
63008              in eq or cmp.  Reported and fix suggested in
63009              
63010              Subject: [ID 20000720.009] sv_eq UTF8 bug
63011              From: "Simon Cozens" <simon@othersideofthe.earth.li>
63012              Date: 21 Jul 2000 04:37:29 -0000
63013              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
63014              
63015              Exercise for the kind reader: should we or should we not
63016              cache the utf8 conversion alonside the SV? (as magic,
63017              as thestrxfrm()ed version is cached under use locale)
63018              Argue both for and against.
63019      Branch: perl
63020            ! sv.c
63021 ____________________________________________________________________________
63022 [  6464] By: jhi                                   on 2000/07/29  22:36:22
63023         Log: Subject: UTF8 concat
63024              From: simon@brecon.co.uk (Simon Cozens) 
63025              Date: 30 Jun 2000 06:13:25 GMT
63026              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
63027              
63028              (with a memory leak fixed, plus a few casts added)
63029              
63030              This also seems to help for
63031              
63032              Subject: [ID 20000716.015] join UTF8 weirdness
63033              From: root <root@ak-71.mind.de> 
63034              Date: Sat, 15 Jul 2000 15:29:54 +0200
63035              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
63036              
63037              (from Andreas König)
63038      Branch: perl
63039            ! pp_hot.c
63040 ____________________________________________________________________________
63041 [  6463] By: jhi                                   on 2000/07/29  00:55:39
63042         Log: Tune the comments and hopefully stop a memory leak.
63043      Branch: perl
63044            ! toke.c utf8.c
63045 ____________________________________________________________________________
63046 [  6462] By: jhi                                   on 2000/07/29  00:16:53
63047         Log: The problem described in this
63048              
63049              Subject: [ID 20000322.018] named chars aren't magical enough
63050              From: root <root@dixie.cscaper.com>     
63051              Date: Wed, 22 Mar 2000 18:37:42 -0700
63052              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
63053              
63054              has been fixed in perl 5.6.0 but just in case added a test
63055              to keep it away.  (The report from Joseph Hall.)
63056      Branch: perl
63057            ! t/lib/charnames.t
63058 ____________________________________________________________________________
63059 [  6461] By: jhi                                   on 2000/07/28  23:56:36
63060         Log: Tiny fixes for #6460.
63061      Branch: metaconfig/U/perl
63062            ! gccvers.U
63063      Branch: perl
63064            ! Configure config_h.SH
63065 ____________________________________________________________________________
63066 [  6460] By: jhi                                   on 2000/07/28  23:24:41
63067         Log: Warn if the version of the operating system used to compile gcc
63068              differs from the current version of the operating system.
63069              Also display the gcc compilation os and version in myconfig.
63070              Inspiration from
63071              
63072              Subject: Re: [ID 20000710.003] ERRORS!!         
63073              From: "Kurt D. Starsinic" <kstar@chapin.edu>
63074              Date: Mon, 10 Jul 2000 15:54:16 -0400
63075              Message-ID: <20000710155416.A1384@O2.chapin.edu>
63076      Branch: metaconfig/U/perl
63077            ! gccvers.U
63078      Branch: perl
63079            ! Configure config_h.SH myconfig.SH
63080 ____________________________________________________________________________
63081 [  6459] By: jhi                                   on 2000/07/28  22:00:32
63082         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
63083              letter to $Config{osvers}.
63084      Branch: metaconfig
63085            ! U/modified/Oldconfig.U
63086      Branch: perl
63087            ! Configure config_h.SH
63088 ____________________________________________________________________________
63089 [  6458] By: jhi                                   on 2000/07/28  04:15:39
63090         Log: Back out #6454, doesn't seem to work.
63091              (Reason: that patch was for perl 5.6.0, not perl-current)
63092              (A version of the patch for perl-current came in later as #6466)
63093      Branch: perl
63094            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
63095            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
63096            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
63097 ____________________________________________________________________________
63098 [  6457] By: jhi                                   on 2000/07/27  23:31:49
63099         Log: Use setproctitle() if available to modify $0.
63100              
63101              Subject: setting $* on BSD4 broken
63102              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
63103              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
63104              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
63105      Branch: metaconfig
63106            ! U/modified/Myinit.U
63107      Branch: perl
63108            ! Configure config_h.SH mg.c
63109 ____________________________________________________________________________
63110 [  6456] By: jhi                                   on 2000/07/27  14:50:47
63111         Log: Allow "no AutoLoader;", based on change #6444,
63112              suggested by Graham Barr.
63113      Branch: perl
63114            ! lib/AutoLoader.pm
63115 ____________________________________________________________________________
63116 [  6455] By: jhi                                   on 2000/07/27  14:19:10
63117         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
63118              From: rspier@pobox.com (Robert Spier)
63119              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
63120              Message-ID: <14720.15855.787664.424783@rls.cx>
63121      Branch: perl
63122            ! pod/perldiag.pod
63123 ____________________________________________________________________________
63124 [  6454] By: jhi                                   on 2000/07/27  14:03:02
63125         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
63126              for a long time).
63127              
63128              Reported in
63129              
63130              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
63131              From: Ryan Herbert <rherbert@sycamorehq.com>
63132              Date: Mon, 17 Jul 2000 11:40:42 -0400
63133              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
63134              
63135              Patched in
63136              
63137              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
63138              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
63139              Date: Wed, 26 Jul 2000 23:40:18 +0100
63140              Message-ID: <000001bff752$79511880$0a17073e@tiny>
63141              
63142              based on an earlier patch from Stephen P. Potter.
63143              
63144              (Removed later by change #6458 because this patch was for
63145              perl 5.6.0, not perl-current)
63146      Branch: perl
63147            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
63148            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
63149            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
63150 ____________________________________________________________________________
63151 [  6453] By: jhi                                   on 2000/07/27  13:48:02
63152         Log: Subject: [PATCH] fixes bug 20000508.004
63153              From: Michael Stevens <mstevens@globnix.org>
63154              Date: Thu, 27 Jul 2000 13:49:04 +0100
63155              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
63156      Branch: perl
63157            ! pod/perldata.pod
63158 ____________________________________________________________________________
63159 [  6452] By: jhi                                   on 2000/07/26  23:51:26
63160         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
63161              and Craig A. Berry.
63162      Branch: perl
63163            ! lib/File/Temp.pm pod/perlport.pod
63164 ____________________________________________________________________________
63165 [  6451] By: jhi                                   on 2000/07/26  19:43:30
63166         Log: Be wary of close()s, too.
63167              
63168              Subject: Re: [PATCH] perlbug cleanup
63169              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63170              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
63171              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
63172      Branch: perl
63173            ! utils/perlbug.PL
63174 ____________________________________________________________________________
63175 [  6450] By: jhi                                   on 2000/07/26  18:41:40
63176         Log: Subject: Minor doc patch: handy.h
63177              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
63178              Date: Wed, 26 Jul 2000 15:34:25 -0300
63179              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
63180      Branch: perl
63181            ! handy.h pod/perlapi.pod
63182 ____________________________________________________________________________
63183 [  6449] By: jhi                                   on 2000/07/26  18:23:55
63184         Log: Subject: [PATCH] minor doc change - perlguts
63185              From: Michael Stevens <mstevens@globnix.org>
63186              Date: Thu, 13 Jul 2000 12:39:18 +0100
63187              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
63188      Branch: perl
63189            ! pod/perlguts.pod
63190 ____________________________________________________________________________
63191 [  6448] By: jhi                                   on 2000/07/26  18:20:30
63192         Log: open() wariness in perlbug.
63193              
63194              Subject: [PATCH] perlbug cleanup
63195              From: Michael Stevens <mstevens@globnix.org>
63196              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
63197              Date: Thu, 13 Jul 2000 15:52:23 +0100
63198      Branch: perl
63199            ! utils/perlbug.PL
63200 ____________________________________________________________________________
63201 [  6447] By: jhi                                   on 2000/07/26  18:13:04
63202         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
63203      Branch: perl
63204            ! lib/File/Temp.pm t/lib/ftmp-security.t
63205 ____________________________________________________________________________
63206 [  6446] By: jhi                                   on 2000/07/26  18:06:32
63207         Log: docfix from Peter Scott <Peter@PSDT.com>.
63208      Branch: perl
63209            ! pod/perlfunc.pod
63210 ____________________________________________________________________________
63211 [  6445] By: jhi                                   on 2000/07/26  17:53:31
63212         Log: Fix *foo{FORMAT}.
63213              
63214              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63215              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
63216              Date: Wed, 26 Jul 2000 19:51:02 +0200
63217              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
63218              
63219              From: Graham Barr <gbarr@pobox.com>
63220              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
63221              Date: Wed, 26 Jul 2000 17:38:36 +0100
63222              Message-ID: <20000726173836.L472@pobox.com>
63223      Branch: perl
63224            ! pp.c sv.c t/op/gv.t
63225 ____________________________________________________________________________
63226 [  6444] By: jhi                                   on 2000/07/26  17:49:14
63227         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
63228              from Graham Barr in the module list.
63229      Branch: perl
63230            ! gv.c pod/perlobj.pod
63231 ____________________________________________________________________________
63232 [  6443] By: jhi                                   on 2000/07/26  16:06:56
63233         Log: More split() doc and test patches from Mike Guy.
63234      Branch: perl
63235            ! pod/perlfunc.pod t/op/split.t
63236 ____________________________________________________________________________
63237 [  6442] By: jhi                                   on 2000/07/26  16:05:30
63238         Log: MacOS nits from Matthias Neeracher.
63239      Branch: perl
63240            ! perl.c pp_ctl.c
63241 ____________________________________________________________________________
63242 [  6441] By: jhi                                   on 2000/07/26  04:39:57
63243         Log: Subject: [PATCH] split /^/
63244              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63245              Date: Tue, 25 Jul 2000 14:18:57 +0100
63246              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
63247              
63248              (with notes from tchrist and gbarr)
63249      Branch: perl
63250            ! pod/perlfunc.pod t/op/split.t
63251 ____________________________________________________________________________
63252 [  6440] By: jhi                                   on 2000/07/26  04:32:32
63253         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
63254              From: Peter Prymmer <pvhp@forte.com>
63255              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
63256              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
63257      Branch: perl
63258            ! vms/munchconfig.c
63259 ____________________________________________________________________________
63260 [  6439] By: jhi                                   on 2000/07/26  04:31:01
63261         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
63262              to be fatal errors (instead of by default ignoring them, and
63263              ignoring with a bug: even though -w gave an error, the opening [
63264              was left in)  Reported in:
63265              
63266              Subject: [ID 20000716.024] [=cc=] / [:blank:]
63267              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
63268              Date: Sun, 16 Jul 2000 17:55:29 -0700
63269              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
63270      Branch: perl
63271            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
63272 ____________________________________________________________________________
63273 [  6438] By: jhi                                   on 2000/07/25  15:41:15
63274         Log: Subject: [PATCH] av.c apidoc
63275              From: simon@brecon.co.uk (Simon Cozens)
63276              Date: 24 Jul 2000 06:40:52 GMT
63277              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
63278      Branch: perl
63279            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
63280            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
63281 ____________________________________________________________________________
63282 [  6437] By: jhi                                   on 2000/07/25  14:05:36
63283         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
63284              From: "Stephen P. Potter" <spp@ds.net>
63285              Date: Mon, 24 Jul 2000 14:22:23 -0400
63286              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
63287      Branch: perl
63288            ! pod/perllocale.pod
63289 ____________________________________________________________________________
63290 [  6436] By: jhi                                   on 2000/07/25  14:02:03
63291         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
63292              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63293              Date: Mon, 24 Jul 2000 18:04:28 +0100
63294              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
63295      Branch: perl
63296            ! t/lib/syslfs.t t/op/lfs.t
63297 ____________________________________________________________________________
63298 [  6435] By: jhi                                   on 2000/07/25  13:59:28
63299         Log: Get UTF16 BOMs working.  Patch from
63300              
63301              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
63302              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63303              Date: Tue, 25 Jul 2000 12:52:45 +0100
63304              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
63305              
63306              and notes from
63307              
63308              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
63309              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63310              Date: Tue, 25 Jul 2000 11:43:25 +0100
63311              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
63312      Branch: perl
63313            ! t/comp/require.t toke.c utf8.c
63314 ____________________________________________________________________________
63315 [  6434] By: jhi                                   on 2000/07/25  02:39:54
63316         Log: Make the "uninit variable" warning to say "concat or string"
63317              or "join or string" when in concat or join .
63318              
63319              Subject: Re: [ID 20000403.009] uninitialised concatenation???
63320              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63321              Date: Tue, 04 Apr 2000 18:22:58 +0100
63322              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
63323              
63324              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
63325              From: William R Ward <hermit@BayView.COM>
63326              Date: Thu, 30 Mar 2000 19:50:03 -0800
63327              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
63328      Branch: perl
63329            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
63330            ! t/pragma/warn/op t/pragma/warn/sv
63331 ____________________________________________________________________________
63332 [  6433] By: jhi                                   on 2000/07/24  17:52:56
63333         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
63334      Branch: perl
63335            ! lib/File/Spec/VMS.pm
63336 ____________________________________________________________________________
63337 [  6432] By: jhi                                   on 2000/07/24  17:44:44
63338         Log: Test cases for #6431.
63339              
63340              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
63341              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63342              Date: Mon, 24 Jul 2000 15:32:29 +0100
63343              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
63344      Branch: perl
63345            ! t/op/pat.t t/op/split.t
63346 ____________________________________________________________________________
63347 [  6431] By: jhi                                   on 2000/07/24  17:43:17
63348         Log: Bind op fix.
63349              
63350              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
63351              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63352              Date: Mon, 17 Jul 2000 20:04:56 +0100
63353              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
63354      Branch: perl
63355            ! op.c
63356 ____________________________________________________________________________
63357 [  6430] By: jhi                                   on 2000/07/24  03:42:42
63358         Log: Subject: [ID 20000716.023] syslog test fails without sockets
63359              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63360              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
63361              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
63362      Branch: metaconfig/U/perl
63363            ! Extensions.U
63364      Branch: perl
63365            ! Configure config_h.SH
63366 ____________________________________________________________________________
63367 [  6429] By: jhi                                   on 2000/07/24  03:11:52
63368         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
63369              case, but add also notes explaining the relationship of this
63370              patch and the earlier notes by Sarathy.
63371              
63372              Subject: Map is still slow
63373              From: "Ben Tilly" <ben_tilly@hotmail.com>
63374              Date: Sat, 15 Jul 2000 17:23:27 EDT
63375              Message-ID: <20000715212327.21656.qmail@hotmail.com>
63376      Branch: perl
63377            ! pp_ctl.c
63378 ____________________________________________________________________________
63379 [  6428] By: jhi                                   on 2000/07/24  02:58:52
63380         Log: Documentation to explain the behaviour of map().
63381              
63382              Subject: Re: Map is still slow 
63383              From: Gurusamy Sarathy <gsar@ActiveState.com>
63384              Date: Sat, 15 Jul 2000 16:05:09 -0700
63385              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
63386      Branch: perl
63387            ! pp_ctl.c
63388 ____________________________________________________________________________
63389 [  6427] By: jhi                                   on 2000/07/24  02:50:03
63390         Log: Add tests for
63391              [ID 19991110.003] another matching finding by pcre author
63392              which has already been fixed by some patch, as verified in
63393              
63394              Subject: Re: two regex bugs from the mists of time (well, last November)
63395              From: Hugo <hv@crypt.compulink.co.uk>
63396              Date: Sat, 22 Jul 2000 18:12:58 +0100
63397              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
63398      Branch: perl
63399            ! t/op/re_tests
63400 ____________________________________________________________________________
63401 [  6426] By: jhi                                   on 2000/07/24  02:11:20
63402         Log: A missing 'break' after the [[:space:]] switch case.
63403              
63404              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
63405              From: "Stephen P. Potter" <spp@ds.net>
63406              Date: Tue, 18 Jul 2000 16:25:17 -0400
63407              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
63408      Branch: perl
63409            ! regcomp.c
63410 ____________________________________________________________________________
63411 [  6425] By: jhi                                   on 2000/07/24  02:06:12
63412         Log: The output might have been produced in the wrong order.
63413              
63414              Subject: [ID 20000720.003] [PATCH] t/op/write.t
63415              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63416              Date: Thu, 20 Jul 2000 18:49:18 +0100
63417              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
63418      Branch: perl
63419            ! t/op/write.t
63420 ____________________________________________________________________________
63421 [  6424] By: jhi                                   on 2000/07/24  02:00:07
63422         Log: Use STDOUT consistently.
63423              
63424              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
63425              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63426              Date: Thu, 20 Jul 2000 18:04:01 +0100
63427              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
63428      Branch: perl
63429            ! lib/Test/Harness.pm
63430 ____________________________________________________________________________
63431 [  6423] By: jhi                                   on 2000/07/24  01:54:54
63432         Log: Protect against "wild next"s, that is, callbacks doing "next"
63433              instead of "return".
63434              
63435              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
63436              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63437              Date: Tue, 18 Jul 2000 11:30:16 +0100
63438              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
63439      Branch: perl
63440            ! lib/File/Find.pm
63441 ____________________________________________________________________________
63442 [  6422] By: jhi                                   on 2000/07/24  01:35:47
63443         Log: Out-of-date note removed.
63444              
63445              Subject: [PATCH] documentation perlipc
63446              From: rspier@pobox.com (Robert Spier)
63447              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
63448              Message-ID: <14711.35178.572612.502654@rls.cx>
63449      Branch: perl
63450            ! pod/perlipc.pod
63451 ____________________________________________________________________________
63452 [  6421] By: jhi                                   on 2000/07/24  00:09:18
63453         Log: Send all installperl messages to STDERR and be -w clean.
63454              
63455              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
63456              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63457              Date: Sat, 22 Jul 2000 14:02:11 +0100
63458              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
63459      Branch: perl
63460            ! installperl
63461 ____________________________________________________________________________
63462 [  6420] By: jhi                                   on 2000/07/24  00:04:19
63463         Log: Decutandpasto.
63464              
63465              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
63466              From: "Richard Soderberg" <rs@crystalflame.net>
63467              Date: Sun, 23 Jul 2000 01:37:23 -0700
63468              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
63469      Branch: perl
63470            ! pod/perlipc.pod
63471 ____________________________________________________________________________
63472 [  6419] By: jhi                                   on 2000/07/24  00:01:12
63473         Log: A cleaner abs_path().
63474              Subject: Re: unix alternative to Cwd.pm
63475              From: Jeff Pinyan <jeffp@crusoe.net>
63476              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
63477              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
63478      Branch: perl
63479            ! lib/Cwd.pm
63480 ____________________________________________________________________________
63481 [  6418] By: jhi                                   on 2000/07/23  23:48:56
63482         Log: Detypo.
63483              
63484              Subject: [PATCH perl-current] Typo in hints/powerux.sh
63485              From: "Richard Soderberg" <rs@crystalflame.net>
63486              Date: Sun, 23 Jul 2000 01:27:33 -0700
63487              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
63488      Branch: perl
63489            ! hints/powerux.sh
63490 ____________________________________________________________________________
63491 [  6417] By: jhi                                   on 2000/07/17  22:13:31
63492         Log: Subject: SDBM_File documentation
63493              From: mjd@plover.com
63494              Date: 16 Jul 2000 17:41:17 -0000
63495              Message-ID: <20000716174117.18515.qmail@plover.com>
63496      Branch: perl
63497            ! ext/SDBM_File/SDBM_File.pm
63498 ____________________________________________________________________________
63499 [  6416] By: jhi                                   on 2000/07/17  19:13:26
63500         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
63501      Branch: perl
63502            ! hints/mpeix.sh mpeix/relink
63503 ____________________________________________________________________________
63504 [  6415] By: jhi                                   on 2000/07/15  14:11:02
63505         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
63506              the utf8 'characters' can be more than one octet).
63507              
63508              Date: Sat, 15 Jul 2000 00:21:56 +0100
63509              From: Tom Hughes <tom@compton.nu>
63510              Subject: Re: [ID 20000714.002]
63511              Message-ID: <db2334de49.tom@compton.compton.nu>
63512              
63513              Reported in
63514              
63515              Subject: [ID 20000714.002]
63516              From: "Simon Cozens" <simon@othersideofthe.earth.li>
63517              Date: 14 Jul 2000 15:13:09 -0000
63518              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
63519      Branch: perl
63520            ! doop.c
63521 ____________________________________________________________________________
63522 [  6414] By: jhi                                   on 2000/07/15  03:13:41
63523         Log: another VMS build tweak from Peter Prymmer
63524      Branch: perl
63525            ! vms/descrip_mms.template
63526 ____________________________________________________________________________
63527 [  6413] By: jhi                                   on 2000/07/15  03:10:40
63528         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
63529      Branch: perl
63530            ! vms/perlvms.pod
63531 ____________________________________________________________________________
63532 [  6412] By: jhi                                   on 2000/07/15  00:31:05
63533         Log: More docs for sv functions.
63534              
63535              Subject: [PATCH cfgperl] sv.c apidoc
63536              From: simon@brecon.co.uk (Simon Cozens)
63537              Date: 13 Jul 2000 09:00:20 GMT
63538              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
63539              
63540              Subject: Re: [PATCH cfgperl] sv.c apidoc
63541              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63542              Date: Thu, 13 Jul 2000 12:27:41 +0100
63543              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
63544              
63545              Subject: Re: [PATCH cfgperl] sv.c apidoc
63546              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63547              Date: Thu, 13 Jul 2000 13:23:09 +0100
63548              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
63549              
63550              Subject: Re: [PATCH cfgperl] sv.c apidoc
63551              From: simon@brecon.co.uk (Simon Cozens)
63552              Date: 14 Jul 2000 06:51:02 GMT
63553              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
63554      Branch: perl
63555            ! embed.pl pod/perlapi.pod sv.c
63556 ____________________________________________________________________________
63557 [  6411] By: jhi                                   on 2000/07/15  00:10:41
63558         Log: lib/b test fixes from Peter Prymmer.
63559      Branch: perl
63560            ! t/lib/b.t
63561 ____________________________________________________________________________
63562 [  6410] By: jhi                                   on 2000/07/15  00:02:09
63563         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
63564              From: Hugo <hv@crypt.compulink.co.uk>
63565              Date: Fri, 14 Jul 2000 23:05:20 +0100
63566              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
63567              
63568              Didn't anymore apply, but that point still could use another fix.
63569      Branch: perl
63570            ! pod/perlfunc.pod
63571 ____________________________________________________________________________
63572 [  6409] By: jhi                                   on 2000/07/14  23:15:15
63573         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
63574              not in pod, from Peter Prymmer
63575      Branch: perl
63576            ! vms/descrip_mms.template
63577 ____________________________________________________________________________
63578 [  6408] By: jhi                                   on 2000/07/14  20:35:05
63579         Log: The bug report
63580              [ID 19991110.002] minimal matching discrepancy found by pcre author
63581              seems to have been fixed (though differently from what was suggested
63582              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
63583      Branch: perl
63584            ! t/op/re_tests
63585 ____________________________________________________________________________
63586 [  6407] By: jhi                                   on 2000/07/14  17:38:08
63587         Log: Fix AutoSplit to use File::Spec the right way in VMS,
63588              from Peter Prymmer.
63589      Branch: perl
63590            ! lib/AutoSplit.pm
63591 ____________________________________________________________________________
63592 [  6406] By: jhi                                   on 2000/07/14  14:13:22
63593         Log: Merge perlhacktut into perlhack, update perlguts.
63594              
63595              Subject: Re: Perlhacktut
63596              From: simon@brecon.co.uk (Simon Cozens)
63597              Date: 14 Jul 2000 06:49:21 GMT
63598              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
63599              
63600              Subject: Re: Perlhacktut
63601              From: simon@brecon.co.uk (Simon Cozens)
63602              Date: 14 Jul 2000 07:09:45 GMT
63603              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
63604      Branch: perl
63605            ! pod/perlguts.pod pod/perlhack.pod
63606 ____________________________________________________________________________
63607 [  6405] By: jhi                                   on 2000/07/14  14:02:31
63608         Log: Integrate with Sarathy.
63609      Branch: cfgperl
63610           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
63611           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
63612           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
63613 ____________________________________________________________________________
63614 [  6404] By: gsar                                  on 2000/07/14  12:15:02
63615         Log: PERL_OBJECT build tweaks
63616      Branch: perl
63617            ! toke.c
63618 ____________________________________________________________________________
63619 [  6403] By: gsar                                  on 2000/07/14  11:23:41
63620         Log: inconsistent types needs casts
63621      Branch: perl
63622            ! toke.c
63623 ____________________________________________________________________________
63624 [  6402] By: gsar                                  on 2000/07/14  11:12:04
63625         Log: typos in change#6399, regen headers
63626      Branch: perl
63627            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
63628 ____________________________________________________________________________
63629 [  6401] By: gsar                                  on 2000/07/14  10:59:12
63630         Log: typecasts needed for change#6394
63631      Branch: perl
63632            ! toke.c
63633 ____________________________________________________________________________
63634 [  6400] By: gsar                                  on 2000/07/14  10:49:37
63635         Log: integrate cfgperl contents into mainline
63636      Branch: perl
63637           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
63638           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
63639 ____________________________________________________________________________
63640 [  6399] By: gsar                                  on 2000/07/14  10:38:35
63641         Log: enable UTF-16 filter by default if relevant BOM is seen; various
63642              cleanups (typos, misformatted code, and small bugs)
63643      Branch: perl
63644            ! doop.c embed.pl mg.c op.c pp.c toke.c
63645 ____________________________________________________________________________
63646 [  6398] By: gsar                                  on 2000/07/14  08:55:38
63647         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
63648              name suggests anyway)
63649      Branch: perl
63650            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
63651 ____________________________________________________________________________
63652 [  6397] By: gsar                                  on 2000/07/14  08:44:33
63653         Log: move new variables to the end of the interpreter structure (for
63654              bincompat in code that doesn't #include XSUB.h)
63655      Branch: perl
63656            ! intrpvar.h
63657 ____________________________________________________________________________
63658 [  6396] By: gsar                                  on 2000/07/14  08:13:58
63659         Log: MakeMaker should not remove editor backups (*~) on `make clean`
63660              by default (completes change#6383)
63661      Branch: perl
63662            ! lib/ExtUtils/MM_Unix.pm
63663 ____________________________________________________________________________
63664 [  6395] By: jhi                                   on 2000/07/14  05:20:33
63665         Log: Replace change #6337 with a better one.
63666              
63667              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
63668              From: Hugo <hv@crypt.compulink.co.uk>
63669              Date: Fri, 14 Jul 2000 04:16:20 +0100
63670              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
63671      Branch: cfgperl
63672            ! regexec.c t/op/re_tests
63673 ____________________________________________________________________________
63674 [  6394] By: jhi                                   on 2000/07/14  01:33:59
63675         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
63676      Branch: cfgperl
63677            ! embed.pl global.sym proto.h toke.c
63678 ____________________________________________________________________________
63679 [  6393] By: jhi                                   on 2000/07/13  23:41:23
63680         Log: remove discarded test
63681      Branch: cfgperl
63682            ! MANIFEST
63683 ____________________________________________________________________________
63684 [  6392] By: jhi                                   on 2000/07/13  23:32:25
63685         Log: The {multiplier} of a fixed substring was overlooked which
63686              caused a wrong initial search offset for that substring.
63687              
63688              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
63689              From: Hugo <hv@crypt.compulink.co.uk>
63690              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
63691              Date: Thu, 13 Jul 2000 19:27:13 +0100
63692      Branch: cfgperl
63693            ! regcomp.c t/op/re_tests
63694 ____________________________________________________________________________
63695 [  6391] By: jhi                                   on 2000/07/13  16:37:42
63696         Log: typo fix from Craig Berry
63697      Branch: cfgperl
63698            ! vms/subconfigure.com
63699 ____________________________________________________________________________
63700 [  6390] By: jhi                                   on 2000/07/13  13:20:12
63701         Log: Integrate with Sarathy.
63702      Branch: cfgperl
63703            - t/op/method2entersub.t
63704           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
63705           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
63706           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
63707           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
63708 ____________________________________________________________________________
63709 [  6389] By: jhi                                   on 2000/07/13  13:18:48
63710         Log: Detypo from Peter Prymmer, part of #6388.
63711      Branch: cfgperl
63712            ! Configure config_h.SH
63713      Branch: metaconfig
63714            ! U/modified/d_longlong.U
63715 ____________________________________________________________________________
63716 [  6388] By: gsar                                  on 2000/07/13  06:33:40
63717         Log: typos (spotted by Peter Prymmer)
63718      Branch: perl
63719            ! Configure t/lib/english.t
63720 ____________________________________________________________________________
63721 [  6387] By: gsar                                  on 2000/07/13  05:35:28
63722         Log: new selfloader.t in change#6183 doesn't close DATA handles,
63723              and thus fails to clean up tmp files on dosish platforms
63724      Branch: perl
63725            ! t/lib/selfloader.t
63726 ____________________________________________________________________________
63727 [  6386] By: gsar                                  on 2000/07/12  21:42:39
63728         Log: sprintf test tweaks (from Dominic Dunlop)
63729      Branch: perl
63730            ! t/op/sprintf.t
63731 ____________________________________________________________________________
63732 [  6385] By: gsar                                  on 2000/07/12  21:33:46
63733         Log: fix bugs in processing %v-*d and similar format specs (from
63734              Avi Finkel <avi@finkel.org>)
63735      Branch: perl
63736            ! sv.c t/op/sprintf.t
63737 ____________________________________________________________________________
63738 [  6384] By: gsar                                  on 2000/07/12  16:04:19
63739         Log: readd missing perldelta.pod changes from changes#6339,6376
63740      Branch: perl
63741            ! pod/perldelta.pod
63742 ____________________________________________________________________________
63743 [  6383] By: gsar                                  on 2000/07/12  16:00:51
63744         Log: don't clobber *.orig files on *clean targets
63745      Branch: perl
63746            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
63747 ____________________________________________________________________________
63748 [  6382] By: gsar                                  on 2000/07/12  07:59:12
63749         Log: fix broken integrations in cfgperl
63750      Branch: cfgperl
63751           !> Changes pod/perldelta.pod
63752 ____________________________________________________________________________
63753 [  6381] By: gsar                                  on 2000/07/12  07:42:17
63754         Log: integrate cfgperl changes into mainline
63755      Branch: perl
63756            ! Changes
63757           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
63758           !> pod/perlre.pod
63759 ____________________________________________________________________________
63760 [  6380] By: gsar                                  on 2000/07/12  07:31:00
63761         Log: get sprintf.t to adjust properly for 3-digit exponents
63762      Branch: perl
63763            ! t/op/sprintf.t
63764 ____________________________________________________________________________
63765 [  6379] By: gsar                                  on 2000/07/12  06:40:04
63766         Log: change#6174 needs corresponding change in win32/config_h.PL,
63767              which grovels through config_h.SH to find the config.h name
63768      Branch: perl
63769            ! win32/config_h.PL
63770 ____________________________________________________________________________
63771 [  6378] By: jhi                                   on 2000/07/12  05:03:59
63772         Log: Do the cc sanity check both before the hints and
63773              after the cc selction.
63774      Branch: cfgperl
63775            ! Configure config_h.SH
63776      Branch: metaconfig
63777            ! U/modified/Oldconfig.U U/modified/cc.U
63778      Branch: metaconfig/U/perl
63779            + Checkcc.U
63780 ____________________________________________________________________________
63781 [  6377] By: jhi                                   on 2000/07/12  02:49:22
63782         Log: Fix nits noticed by Boston.pm.
63783      Branch: cfgperl
63784            ! pod/perlre.pod
63785 ____________________________________________________________________________
63786 [  6376] By: jhi                                   on 2000/07/11  21:22:13
63787         Log: Configure cosmetics and perldelta.
63788      Branch: cfgperl
63789            ! Configure config_h.SH pod/perldelta.pod
63790      Branch: metaconfig
63791            ! U/modified/cc.U
63792 ____________________________________________________________________________
63793 [  6375] By: gsar                                  on 2000/07/11  21:17:35
63794         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
63795      Branch: perl
63796            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
63797            ! win32/win32sck.c
63798 ____________________________________________________________________________
63799 [  6374] By: gsar                                  on 2000/07/11  20:48:50
63800         Log: tweak for build failure under multiplicity
63801      Branch: perl
63802            ! toke.c
63803 ____________________________________________________________________________
63804 [  6373] By: gsar                                  on 2000/07/11  20:37:23
63805         Log: integrate cfgperl changes#6325..6373 into mainline
63806              (NOTE: today's batch of integrations still untested)
63807      Branch: perl
63808           +> ext/DynaLoader/hints/netbsd.pl
63809            ! Changes
63810           !> (integrate 26 files)
63811 ____________________________________________________________________________
63812 [  6372] By: jhi                                   on 2000/07/11  20:30:36
63813         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
63814              regen perltoc.
63815      Branch: cfgperl
63816            + pod/perlbook.pod
63817            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
63818            ! pod/perltoc.pod
63819 ____________________________________________________________________________
63820 [  6371] By: jhi                                   on 2000/07/11  20:08:56
63821         Log: Minor cleanups on the booklist.
63822      Branch: cfgperl
63823            ! pod/perlfaq2.pod
63824 ____________________________________________________________________________
63825 [  6370] By: jhi                                   on 2000/07/11  19:31:13
63826         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
63827      Branch: cfgperl
63828            ! t/pragma/overload.t
63829 ____________________________________________________________________________
63830 [  6369] By: gsar                                  on 2000/07/11  19:27:48
63831         Log: integrate cfgperl changes#6293..6324 into mainline
63832      Branch: perl
63833           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
63834            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
63835           !> (integrate 30 files)
63836 ____________________________________________________________________________
63837 [  6368] By: gsar                                  on 2000/07/11  19:18:57
63838         Log: skip integrate of problematic change#6292 from cfgperl into mainline
63839      Branch: perl
63840           !> pp_hot.c
63841 ____________________________________________________________________________
63842 [  6367] By: gsar                                  on 2000/07/11  19:17:21
63843         Log: integrate cfgperl changes#6288..6290 into mainline
63844      Branch: perl
63845           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
63846 ____________________________________________________________________________
63847 [  6366] By: gsar                                  on 2000/07/11  19:11:18
63848         Log: integrate cfgperl changes#6268..6282 into mainline
63849      Branch: perl
63850           !> (integrate 30 files)
63851 ____________________________________________________________________________
63852 [  6365] By: gsar                                  on 2000/07/11  18:57:00
63853         Log: delete new accidentally branched file
63854      Branch: perl
63855            - t/op/method2entersub.t
63856 ____________________________________________________________________________
63857 [  6364] By: gsar                                  on 2000/07/11  18:55:13
63858         Log: skip integrate of change#6267 from cfgperl into mainline (the
63859              method call optimization is flawed without additional hints
63860              from user about immutableness of @ISA and no runtime method
63861              definitions)
63862      Branch: perl
63863           +> t/op/method2entersub.t
63864           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
63865           !> perl.h t/op/sprintf.t xsutils.c
63866 ____________________________________________________________________________
63867 [  6363] By: gsar                                  on 2000/07/11  18:49:43
63868         Log: integrate cfgperl changes#6261..6266 into mainline
63869      Branch: perl
63870           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
63871           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
63872           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
63873           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
63874 ____________________________________________________________________________
63875 [  6362] By: gsar                                  on 2000/07/11  18:43:26
63876         Log: integrate cfgperl changes#6252..6260 into mainline
63877      Branch: perl
63878           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
63879           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
63880           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
63881           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
63882 ____________________________________________________________________________
63883 [  6361] By: gsar                                  on 2000/07/11  18:37:12
63884         Log: skip integrate of problematic change#6251 from cfgperl into mainline
63885      Branch: perl
63886           !> lib/Exporter.pm
63887 ____________________________________________________________________________
63888 [  6360] By: gsar                                  on 2000/07/11  18:34:56
63889         Log: integrate cfgperl change#6250 into mainline
63890      Branch: perl
63891           +> t/op/my_stash.t
63892           !> MANIFEST embed.pl proto.h toke.c
63893 ____________________________________________________________________________
63894 [  6359] By: gsar                                  on 2000/07/11  18:21:19
63895         Log: integrate cfgperl changes#6242..6249 into mainline
63896      Branch: perl
63897           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
63898           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
63899           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
63900           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
63901           !> t/lib/peek.t utf8.c
63902 ____________________________________________________________________________
63903 [  6358] By: gsar                                  on 2000/07/11  18:15:45
63904         Log: skip integrate of problematic change#6241 from cfgperl into mainline
63905      Branch: perl
63906           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
63907 ____________________________________________________________________________
63908 [  6357] By: jhi                                   on 2000/07/11  18:15:16
63909         Log: Fix for
63910              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
63911              From: Roderick Schertler <roderick@argon.org> 
63912              Date: Tue, 11 Jul 2000 13:55:05 -0400 
63913              Message-Id: <200007111755.NAA05077@jones.argon.org> 
63914      Branch: cfgperl
63915            ! doio.c
63916 ____________________________________________________________________________
63917 [  6356] By: jhi                                   on 2000/07/11  18:12:51
63918         Log: Typo in #6341.
63919      Branch: cfgperl
63920            ! pp_hot.c
63921 ____________________________________________________________________________
63922 [  6355] By: gsar                                  on 2000/07/11  18:12:10
63923         Log: integrate cfgperl changes#6231..6240 into mainline
63924      Branch: perl
63925           +> pod/perlutil.pod
63926           !> (integrate 35 files)
63927 ____________________________________________________________________________
63928 [  6354] By: jhi                                   on 2000/07/11  18:04:34
63929         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
63930              From: Dominic Dunlop <domo@computer.org> 
63931              Date: Tue, 11 Jul 2000 12:27:33 +0200 
63932              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
63933              
63934              Replaces change #6268.
63935      Branch: cfgperl
63936            ! t/op/sprintf.t
63937 ____________________________________________________________________________
63938 [  6353] By: gsar                                  on 2000/07/11  17:59:51
63939         Log: skip integrate of problematic change#6230 from cfgperl into mainline
63940              (a later version of File::Spec is already in mainline)
63941      Branch: perl
63942           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
63943           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
63944 ____________________________________________________________________________
63945 [  6352] By: gsar                                  on 2000/07/11  17:57:48
63946         Log: integrate cfgperl changes#6224..6229 into mainline
63947      Branch: perl
63948           +> lib/lib.pm.PL
63949            - lib/lib.pm
63950           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
63951           !> lib/English.pm op.c t/lib/english.t
63952 ____________________________________________________________________________
63953 [  6351] By: gsar                                  on 2000/07/11  17:50:10
63954         Log: skip integrate of problematic change#6223 from cfgperl into mainline
63955      Branch: perl
63956           !> doio.c
63957 ____________________________________________________________________________
63958 [  6350] By: gsar                                  on 2000/07/11  17:48:28
63959         Log: integrate cfgperl changes#6220..6222 into mainline
63960      Branch: perl
63961           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
63962           !> toke.c utf8.c win32/win32.h
63963 ____________________________________________________________________________
63964 [  6349] By: gsar                                  on 2000/07/11  17:46:13
63965         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
63966              mainline
63967      Branch: perl
63968           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
63969           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
63970           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63971 ____________________________________________________________________________
63972 [  6348] By: jhi                                   on 2000/07/11  17:45:49
63973         Log: README.posix-bc podified from Thomas Dorner.
63974      Branch: cfgperl
63975            ! README.posix-bc
63976 ____________________________________________________________________________
63977 [  6347] By: gsar                                  on 2000/07/11  17:42:04
63978         Log: integrate cfgperl change#6217 into mainline
63979      Branch: perl
63980           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
63981           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
63982           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
63983 ____________________________________________________________________________
63984 [  6346] By: gsar                                  on 2000/07/11  17:39:37
63985         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
63986              mainline
63987      Branch: perl
63988           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
63989           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63990           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
63991           !> perlapi.h pod/perlapi.pod
63992 ____________________________________________________________________________
63993 [  6345] By: gsar                                  on 2000/07/11  17:36:42
63994         Log: integrate cfgperl changes#6207..6210 into mainline
63995      Branch: perl
63996           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
63997           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
63998 ____________________________________________________________________________
63999 [  6344] By: gsar                                  on 2000/07/11  17:31:20
64000         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
64001              mainline
64002      Branch: perl
64003           !> (integrate 40 files)
64004 ____________________________________________________________________________
64005 [  6343] By: gsar                                  on 2000/07/11  17:19:08
64006         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
64007      Branch: perl
64008           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
64009            ! Changes
64010           !> (integrate 34 files)
64011 ____________________________________________________________________________
64012 [  6342] By: jhi                                   on 2000/07/11  16:05:48
64013         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
64014              To: perl5-porters@perl.org
64015              From: Karsten Sperling <spiff@phreax.net>
64016              Date: Mon, 10 Jul 2000 15:12:52 +0200
64017              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
64018      Branch: cfgperl
64019            ! lib/Symbol.pm
64020 ____________________________________________________________________________
64021 [  6341] By: jhi                                   on 2000/07/11  15:59:23
64022         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
64023              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
64024              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
64025              Date: Fri, 07 Jul 2000 17:57:16 +0100
64026      Branch: cfgperl
64027            ! pp_hot.c
64028 ____________________________________________________________________________
64029 [  6340] By: jhi                                   on 2000/07/11  15:55:47
64030         Log: Subject: Re: format bug report  [Patch]
64031              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64032              Date: Wed, 05 Jul 2000 13:12:52 +0200
64033              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
64034              
64035              Subject: Re: format bug report  [Patch]
64036              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64037              Date: Wed, 05 Jul 2000 14:10:01 +0200
64038              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
64039      Branch: cfgperl
64040            ! t/op/write.t toke.c
64041 ____________________________________________________________________________
64042 [  6339] By: jhi                                   on 2000/07/11  13:54:09
64043         Log: Be less forgiving about ambiguous and illegal tr ranges.
64044              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
64045              From: Mark-Jason Dominus <mjd@plover.com>
64046              Date: Tue, 04 Jul 2000 10:00:12 -0400
64047              Message-ID: <20000704140012.17772.qmail@plover.com>
64048              
64049              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
64050              From: Mark-Jason Dominus <mjd@plover.com>
64051              Date: Wed, 05 Jul 2000 09:37:36 -0400
64052              Message-ID: <20000705133736.27293.qmail@plover.com>
64053      Branch: cfgperl
64054            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
64055 ____________________________________________________________________________
64056 [  6338] By: jhi                                   on 2000/07/11  13:31:24
64057         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
64058              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
64059              Date: Tue, 11 Jul 2000 13:50:51 +0100
64060              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
64061      Branch: cfgperl
64062            ! sv.c
64063 ____________________________________________________________________________
64064 [  6337] By: jhi                                   on 2000/07/11  13:29:14
64065         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
64066              From: Hugo <hv@crypt.compulink.co.uk>
64067              Date: Tue, 11 Jul 2000 12:44:50 +0100
64068              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
64069      Branch: cfgperl
64070            ! regexec.c t/op/re_tests
64071 ____________________________________________________________________________
64072 [  6336] By: jhi                                   on 2000/07/11  13:26:47
64073         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
64074              From: simon@brecon.co.uk (Simon Cozens)
64075              Date: 7 Jul 2000 11:26:09 GMT
64076              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
64077      Branch: cfgperl
64078            ! mg.c
64079 ____________________________________________________________________________
64080 [  6335] By: jhi                                   on 2000/07/11  13:23:37
64081         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
64082              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
64083              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
64084              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
64085      Branch: cfgperl
64086            + ext/DynaLoader/hints/netbsd.pl
64087            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
64088 ____________________________________________________________________________
64089 [  6334] By: jhi                                   on 2000/07/11  13:20:38
64090         Log: Subject: PATCH perlguts.pod: Document D and d magic types
64091              From: mjd@plover.com
64092              Date: 5 Jul 2000 18:01:51 -0000
64093              Message-ID: <20000705180151.29413.qmail@plover.com>
64094      Branch: cfgperl
64095            ! pod/perlguts.pod
64096 ____________________________________________________________________________
64097 [  6333] By: jhi                                   on 2000/07/11  13:15:51
64098         Log: Precedence goof, fix based on
64099              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
64100              From: Hugo <hv@crypt.compulink.co.uk>
64101              Date: Tue, 11 Jul 2000 12:52:38 +0100
64102              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
64103      Branch: cfgperl
64104            ! t/op/taint.t
64105 ____________________________________________________________________________
64106 [  6332] By: jhi                                   on 2000/07/11  12:40:17
64107         Log: Integrate with Sarathy.
64108      Branch: cfgperl
64109           !> win32/win32sck.c
64110 ____________________________________________________________________________
64111 [  6331] By: jhi                                   on 2000/07/10  20:14:16
64112         Log: Sprinkle ldlibpath.
64113      Branch: cfgperl
64114            ! pod/Makefile.SH
64115 ____________________________________________________________________________
64116 [  6330] By: jhi                                   on 2000/07/10  17:54:49
64117         Log: More POSIX.pod tweaks.
64118      Branch: cfgperl
64119            ! ext/POSIX/POSIX.pod
64120 ____________________________________________________________________________
64121 [  6329] By: jhi                                   on 2000/07/10  14:02:12
64122         Log: Reorder perl.pod once more.
64123      Branch: cfgperl
64124            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
64125 ____________________________________________________________________________
64126 [  6328] By: gsar                                  on 2000/07/10  07:06:00
64127         Log: accept() leaks memory on windows due to incorrect ordering of
64128              closesocket() and fclose() calls
64129      Branch: perl
64130            ! win32/win32sck.c
64131 ____________________________________________________________________________
64132 [  6327] By: gsar                                  on 2000/07/10  06:49:17
64133         Log: winsock options weren't being set in all threads under ithreads
64134              (caused send()s from second and subsequent threads to fail)
64135      Branch: perl
64136            ! win32/win32sck.c
64137 ____________________________________________________________________________
64138 [  6326] By: jhi                                   on 2000/07/08  02:45:40
64139         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
64140              was cast to an unsigned (32-bit) integer with wild abandon.
64141      Branch: cfgperl
64142            ! ext/Devel/DProf/DProf.xs
64143 ____________________________________________________________________________
64144 [  6325] By: jhi                                   on 2000/07/07  18:50:33
64145         Log: Remove perlbook, update perlfaq book listing,
64146              rearrange perl.pod, regenerate perltoc.
64147      Branch: cfgperl
64148            - pod/perlbook.pod
64149            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
64150            ! pod/perlfaq2.pod pod/perltoc.pod
64151 ____________________________________________________________________________
64152 [  6324] By: jhi                                   on 2000/07/07  14:03:40
64153         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
64154      Branch: cfgperl
64155            ! sv.h toke.c
64156 ____________________________________________________________________________
64157 [  6323] By: jhi                                   on 2000/07/06  16:03:55
64158         Log: Fix complaints of buildtoc.
64159      Branch: cfgperl
64160            + lib/Win32.pod
64161            - pod/Win32.pod
64162            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
64163 ____________________________________________________________________________
64164 [  6322] By: jhi                                   on 2000/07/06  15:15:52
64165         Log: Add =head1 NAMEs so that buildtoc is happy.
64166              (The CGI::Util nit reported to Lincoln.)
64167      Branch: cfgperl
64168            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
64169            ! pod/perltoc.pod
64170 ____________________________________________________________________________
64171 [  6321] By: jhi                                   on 2000/07/06  03:16:04
64172         Log: Config is being used.
64173      Branch: cfgperl
64174            ! t/op/method.t
64175 ____________________________________________________________________________
64176 [  6320] By: jhi                                   on 2000/07/06  03:13:13
64177         Log: Integrate with Sarathy.
64178      Branch: cfgperl
64179           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
64180 ____________________________________________________________________________
64181 [  6319] By: jhi                                   on 2000/07/06  03:11:46
64182         Log: Autogenerate pod/Makefile and pod/buildtoc.
64183              buildtoc also checks whether the existin pods are
64184              mentioned in MANIFEST and perl.pod, and vice versa.
64185              (None of the thusly found discrepancies fixed yet.)
64186              roffitall also needs to be autogenerated similarly but it
64187              seems so badly out of date that I didn't touch it yet.
64188      Branch: cfgperl
64189            + pod/Makefile.SH pod/buildtoc.PL
64190            - pod/Makefile pod/buildtoc
64191            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
64192 ____________________________________________________________________________
64193 [  6318] By: gsar                                  on 2000/07/05  22:10:54
64194         Log: fix UNC path handling on Windows under ithreads, and chdir()
64195              return value when given a non-existent directory
64196      Branch: perl
64197            ! win32/vdir.h
64198 ____________________________________________________________________________
64199 [  6317] By: gsar                                  on 2000/07/05  22:08:19
64200         Log: winsock cleanup never done on Windows (leads to handle leaks)
64201      Branch: perl
64202            ! win32/perllib.c win32/win32sck.c
64203 ____________________________________________________________________________
64204 [  6316] By: gsar                                  on 2000/07/05  22:06:19
64205         Log: some debugger output does not go to the socket when RemotePort is set
64206      Branch: perl
64207            ! lib/perl5db.pl
64208 ____________________________________________________________________________
64209 [  6315] By: jhi                                   on 2000/07/05  00:25:21
64210         Log: Integrate with Sarathy, preliminary fix for unicos
64211              alignment problems in [ID 20000612.002] Perl problem on Cray system.
64212      Branch: cfgperl
64213            ! sv.h
64214           !> pp_hot.c
64215 ____________________________________________________________________________
64216 [  6314] By: gsar                                  on 2000/07/04  23:34:02
64217         Log: tyop in change#6306
64218      Branch: perl
64219            ! pp_hot.c
64220 ____________________________________________________________________________
64221 [  6313] By: jhi                                   on 2000/07/04  22:14:38
64222         Log: Multiline string literals ENONPORTABLE.
64223      Branch: cfgperl
64224            ! pp_hot.c
64225 ____________________________________________________________________________
64226 [  6312] By: jhi                                   on 2000/07/04  20:34:44
64227         Log: Integrate with Sarathy.
64228      Branch: cfgperl
64229           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
64230           !> t/op/method.t
64231 ____________________________________________________________________________
64232 [  6311] By: jhi                                   on 2000/07/04  20:30:56
64233         Log: More POSIX.pod embellishment.
64234      Branch: cfgperl
64235            ! ext/POSIX/POSIX.pod
64236 ____________________________________________________________________________
64237 [  6310] By: gsar                                  on 2000/07/04  17:28:48
64238         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
64239      Branch: perl
64240            ! t/lib/b.t
64241 ____________________________________________________________________________
64242 [  6309] By: jhi                                   on 2000/07/04  17:22:18
64243         Log: The #6308 required a little bit more.
64244      Branch: cfgperl
64245            ! Makefile.SH win32/Makefile
64246 ____________________________________________________________________________
64247 [  6308] By: jhi                                   on 2000/07/04  16:35:24
64248         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
64249      Branch: cfgperl
64250            + lib/lib_pm.PL
64251            - lib/lib.pm.PL
64252            ! MANIFEST Makefile.SH
64253 ____________________________________________________________________________
64254 [  6307] By: jhi                                   on 2000/07/04  16:28:58
64255         Log: Win32 patches for cfgperl from Sarathy.
64256      Branch: cfgperl
64257            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
64258            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
64259            ! thread.h toke.c util.c win32/Makefile win32/win32.c
64260 ____________________________________________________________________________
64261 [  6306] By: gsar                                  on 2000/07/04  16:28:40
64262         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
64263              (from Richard Soderberg <rs@oregonnet.com>)
64264      Branch: perl
64265            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
64266 ____________________________________________________________________________
64267 [  6305] By: jhi                                   on 2000/07/04  16:24:24
64268         Log: Integrate with Sarathy.
64269      Branch: cfgperl
64270           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
64271           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
64272           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
64273           !> proto.h win32/win32.c
64274 ____________________________________________________________________________
64275 [  6304] By: gsar                                  on 2000/07/04  16:17:24
64276         Log: missing perldiag entry for unpack("w",...) diagnostic (from
64277              Andreas Koenig)
64278      Branch: perl
64279            ! pod/perldiag.pod
64280 ____________________________________________________________________________
64281 [  6303] By: gsar                                  on 2000/07/04  16:14:44
64282         Log: remove rel2abs prototypes (from Barrie Slaymaker)
64283      Branch: perl
64284            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
64285            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
64286 ____________________________________________________________________________
64287 [  6302] By: gsar                                  on 2000/07/04  04:59:35
64288         Log: adjust change#6299
64289      Branch: perl
64290            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
64291            ! win32/win32.c
64292 ____________________________________________________________________________
64293 [  6301] By: jhi                                   on 2000/07/04  04:50:07
64294         Log: Integrate with Sarathy.
64295      Branch: cfgperl
64296           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
64297           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
64298           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
64299 ____________________________________________________________________________
64300 [  6300] By: gsar                                  on 2000/07/04  04:42:09
64301         Log: PERL_OBJECT build tweak
64302      Branch: perl
64303            ! perl.h
64304 ____________________________________________________________________________
64305 [  6299] By: gsar                                  on 2000/07/04  04:37:00
64306         Log: fix memory leak on Windows (PL_sys_intern contents were never
64307              freed)
64308      Branch: perl
64309            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
64310            ! perlapi.c proto.h win32/win32.c
64311 ____________________________________________________________________________
64312 [  6298] By: gsar                                  on 2000/07/04  04:15:59
64313         Log: fix large memory leak that has been around for ever, masked by
64314              -DPURIFY (most of the arenas were never freed!)
64315      Branch: perl
64316            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
64317 ____________________________________________________________________________
64318 [  6297] By: gsar                                  on 2000/07/04  04:07:46
64319         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
64320      Branch: perl
64321            ! perl.c
64322 ____________________________________________________________________________
64323 [  6296] By: jhi                                   on 2000/06/30  18:28:37
64324         Log: Elaborate POSIX.pod.  Still needs work.
64325      Branch: cfgperl
64326            ! ext/POSIX/POSIX.pod
64327 ____________________________________________________________________________
64328 [  6295] By: jhi                                   on 2000/06/30  14:58:18
64329         Log: Point to perlipc for more SysV IPC examples.
64330      Branch: cfgperl
64331            ! pod/perlfunc.pod
64332 ____________________________________________________________________________
64333 [  6294] By: gsar                                  on 2000/06/30  14:47:45
64334         Log: slurp mode fix in change#4736 still not quite right
64335      Branch: perl
64336            ! pp_hot.c t/io/argv.t
64337 ____________________________________________________________________________
64338 [  6293] By: jhi                                   on 2000/06/30  12:02:55
64339         Log: Integrate with Sarathy.
64340      Branch: cfgperl
64341           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
64342 ____________________________________________________________________________
64343 [  6292] By: jhi                                   on 2000/06/30  12:01:11
64344         Log: From: simon@brecon.co.uk (Simon Cozens)
64345              Subject: UTF8 concat
64346              Date: 30 Jun 2000 06:13:25 GMT
64347              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
64348      Branch: cfgperl
64349            ! pp_hot.c
64350 ____________________________________________________________________________
64351 [  6291] By: gsar                                  on 2000/06/30  04:37:33
64352         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
64353              when @_ is modified, causing coredumps
64354      Branch: perl
64355            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
64356 ____________________________________________________________________________
64357 [  6290] By: jhi                                   on 2000/06/30  02:21:44
64358         Log: Integrate with Sarathy.
64359      Branch: cfgperl
64360           !> vms/vms.c vms/vmsish.h
64361 ____________________________________________________________________________
64362 [  6289] By: jhi                                   on 2000/06/30  02:21:02
64363         Log: Check VERSIONs.
64364      Branch: cfgperl
64365            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
64366            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
64367            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
64368 ____________________________________________________________________________
64369 [  6288] By: jhi                                   on 2000/06/30  02:18:52
64370         Log: Integrate with Sarathy.
64371      Branch: cfgperl
64372           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
64373           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
64374           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
64375           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
64376 ____________________________________________________________________________
64377 [  6287] By: gsar                                  on 2000/06/30  02:17:08
64378         Log: integrate vmsperl changes into mainline
64379      Branch: perl
64380           !> vms/vms.c vms/vmsish.h
64381 ____________________________________________________________________________
64382 [  6285] By: gsar                                  on 2000/06/30  02:05:28
64383         Log: localize %INC in a Safe compartment so that use/require work
64384              (many other magic globals probably need similar treatment)
64385      Branch: perl
64386            ! ext/Opcode/Opcode.xs
64387 ____________________________________________________________________________
64388 [  6284] By: gsar                                  on 2000/06/30  01:54:54
64389         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
64390              about Windows
64391      Branch: perl
64392            ! pod/perlembed.pod
64393 ____________________________________________________________________________
64394 [  6283] By: jhi                                   on 2000/06/30  01:50:10
64395         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
64396              From: Barrie Slaymaker <barries@jester.slaysys.com>
64397              Date: Wed, 28 Jun 2000 11:35:29 -0400
64398              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
64399      Branch: perl
64400            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
64401            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
64402            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
64403            ! lib/File/Spec/Win32.pm
64404 ____________________________________________________________________________
64405 [  6282] By: jhi                                   on 2000/06/29  22:57:22
64406         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
64407              From: Dan Sugalski <dan@sidhe.org>
64408              Date: Tue, 06 Jun 2000 11:59:50 -0400
64409              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
64410      Branch: cfgperl
64411            ! vms/vms.c
64412 ____________________________________________________________________________
64413 [  6281] By: jhi                                   on 2000/06/29  22:52:50
64414         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
64415              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
64416              Date: Wed, 7 Jun 2000 04:02:04 -0500
64417              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
64418      Branch: cfgperl
64419            ! utils/h2xs.PL
64420 ____________________________________________________________________________
64421 [  6280] By: jhi                                   on 2000/06/29  22:45:47
64422         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
64423              From: rspier@pobox.com (Robert Spier)
64424              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
64425              Message-ID: <14654.31913.845602.610277@rls.cx>
64426      Branch: cfgperl
64427            ! utils/h2xs.PL
64428 ____________________________________________________________________________
64429 [  6279] By: jhi                                   on 2000/06/29  22:38:16
64430         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
64431              From: Tim Ayers <tayers@bridge.com>
64432              Date: Thu, 08 Jun 2000 08:11:06 +0200
64433              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
64434              [resent by Richard Foley, Message-Id probably wrong]
64435      Branch: cfgperl
64436            ! pod/perlsub.pod
64437 ____________________________________________________________________________
64438 [  6278] By: jhi                                   on 2000/06/29  22:21:45
64439         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
64440              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
64441              Date: Fri, 09 Jun 2000 12:39:27 -0400
64442              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
64443              (plus update the version "number" of Text::Wrap)
64444      Branch: cfgperl
64445            ! lib/Text/Wrap.pm
64446 ____________________________________________________________________________
64447 [  6277] By: jhi                                   on 2000/06/29  22:13:10
64448         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
64449              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
64450              Date: Mon, 12 Jun 2000 14:55:59 +0100
64451              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
64452      Branch: cfgperl
64453            ! pod/perlfunc.pod
64454 ____________________________________________________________________________
64455 [  6276] By: jhi                                   on 2000/06/29  22:11:06
64456         Log: Subject: [PATCH] Re: eval documentation: context
64457              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
64458              Date: Mon, 12 Jun 2000 15:07:29 +0100
64459              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
64460      Branch: cfgperl
64461            ! pod/perlfunc.pod
64462 ____________________________________________________________________________
64463 [  6275] By: jhi                                   on 2000/06/29  21:59:46
64464         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
64465              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
64466              Date: Tue, 13 Jun 2000 02:43:48 -0500
64467              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
64468      Branch: cfgperl
64469            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
64470 ____________________________________________________________________________
64471 [  6274] By: jhi                                   on 2000/06/29  21:56:14
64472         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
64473              From: Andy Dougherty <doughera@lafayette.edu>
64474              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
64475              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
64476      Branch: cfgperl
64477            ! ext/File/Glob/Glob.pm
64478 ____________________________________________________________________________
64479 [  6273] By: jhi                                   on 2000/06/29  21:49:09
64480         Log: Subject: [PATCH] xsub attributes
64481              From: Doug MacEachern <dougm@covalent.net>
64482              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
64483              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
64484      Branch: cfgperl
64485            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
64486            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
64487 ____________________________________________________________________________
64488 [  6272] By: jhi                                   on 2000/06/29  21:41:28
64489         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
64490              From: Tom Phoenix <rootbeer@redcat.com>
64491              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
64492              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
64493      Branch: cfgperl
64494            ! lib/Net/Ping.pm
64495 ____________________________________________________________________________
64496 [  6271] By: jhi                                   on 2000/06/29  21:36:55
64497         Log: Subject: PATCH pod/perltie.pod
64498              From: Ian Phillipps <Ian.Phillipps@iname.com>
64499              Date: Fri, 16 Jun 2000 00:17:19 +0100
64500              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
64501              (only the first hunk, the second hunk had already been done
64502              by some other patch)
64503      Branch: cfgperl
64504            ! pod/perltie.pod
64505 ____________________________________________________________________________
64506 [  6270] By: jhi                                   on 2000/06/29  21:24:51
64507         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
64508              From: Nicholas Clark <nick@talking.bollo.cx>
64509              Date: Fri, 23 Jun 2000 16:21:15 +0100
64510              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
64511      Branch: cfgperl
64512            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
64513            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
64514 ____________________________________________________________________________
64515 [  6269] By: jhi                                   on 2000/06/29  19:38:15
64516         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
64517              silence few compiler warnings.
64518      Branch: cfgperl
64519            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
64520 ____________________________________________________________________________
64521 [  6268] By: jhi                                   on 2000/06/29  18:21:50
64522         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
64523              From: Dominic Dunlop <domo@computer.org> 
64524              Date: Thu, 29 Jun 2000 12:32:39 +0200 
64525              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
64526      Branch: cfgperl
64527            ! t/op/sprintf.t
64528 ____________________________________________________________________________
64529 [  6267] By: jhi                                   on 2000/06/29  18:16:07
64530         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
64531              From: Doug MacEachern <dougm@covalent.net>
64532              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
64533              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
64534      Branch: cfgperl
64535            + t/op/method2entersub.t
64536            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
64537            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
64538            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
64539            ! xsutils.c
64540 ____________________________________________________________________________
64541 [  6266] By: jhi                                   on 2000/06/29  15:11:15
64542         Log: Subject: [PATCH 5.6.0] cygwin port
64543              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
64544              From: "Fifer, Eric" <EFifer@sanwaint.com>
64545              Date: Thu, 29 Jun 2000 12:58:29 +0100
64546      Branch: cfgperl
64547            ! cygwin/Makefile.SHs
64548 ____________________________________________________________________________
64549 [  6265] By: jhi                                   on 2000/06/29  15:04:05
64550         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
64551              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64552              Date: Wed, 28 Jun 2000 17:50:12 -0700
64553              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
64554      Branch: cfgperl
64555            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
64556 ____________________________________________________________________________
64557 [  6264] By: jhi                                   on 2000/06/29  15:00:57
64558         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
64559              From: Marty Lucich <marty@netcom.com>
64560              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
64561              Message-Id: <200006282116.OAA11148@netcom.com>
64562              ccdlflags update (the BSD/OS 4.1 part had already been taken
64563              care of by #6141).
64564      Branch: cfgperl
64565            ! hints/bsdos.sh
64566 ____________________________________________________________________________
64567 [  6263] By: jhi                                   on 2000/06/29  13:47:44
64568         Log: tr fixes from Simon Cozens
64569      Branch: cfgperl
64570            ! doop.c
64571 ____________________________________________________________________________
64572 [  6262] By: jhi                                   on 2000/06/28  18:46:01
64573         Log: Subject: 5.6.0 Patch for EPOC
64574              From: Olaf Flebbe <o.flebbe@gmx.de>
64575              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
64576              Message-ID: <23449.960929969@www11.gmx.net>
64577      Branch: cfgperl
64578            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
64579            ! epoc/epocish.h
64580 ____________________________________________________________________________
64581 [  6261] By: jhi                                   on 2000/06/28  18:29:07
64582         Log: Subject: Re: [PATCH cfgperl] BOMs away!
64583              From: simon@brecon.co.uk (Simon Cozens)
64584              Date: 17 Jun 2000 11:49:57 GMT
64585              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
64586      Branch: cfgperl
64587            ! pod/perldiag.pod t/comp/require.t toke.c
64588 ____________________________________________________________________________
64589 [  6260] By: jhi                                   on 2000/06/28  17:47:16
64590         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
64591              From: simon@brecon.co.uk (Simon Cozens) 
64592              Date: 17 Jun 2000 11:56:44 GMT 
64593              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
64594              pack U0, pack C0
64595      Branch: cfgperl
64596            ! pod/perlfunc.pod pp.c t/op/pack.t
64597 ____________________________________________________________________________
64598 [  6259] By: jhi                                   on 2000/06/28  16:43:17
64599         Log: perlnewmod was missing from MANIFEST.
64600      Branch: cfgperl
64601            ! MANIFEST
64602 ____________________________________________________________________________
64603 [  6258] By: jhi                                   on 2000/06/28  15:54:30
64604         Log: linenumber tweak
64605      Branch: cfgperl
64606            ! t/pragma/warn/regcomp
64607 ____________________________________________________________________________
64608 [  6257] By: jhi                                   on 2000/06/28  15:50:44
64609         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
64610              From: Doug MacEachern <dougm@covalent.net>
64611              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
64612              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
64613              (one part of the patch had been applied earlier)
64614      Branch: cfgperl
64615            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
64616 ____________________________________________________________________________
64617 [  6256] By: jhi                                   on 2000/06/28  15:40:22
64618         Log: tweaks from Simon Cozens to further fix tr/// under utf8
64619      Branch: cfgperl
64620            ! doop.c
64621 ____________________________________________________________________________
64622 [  6255] By: jhi                                   on 2000/06/28  15:33:45
64623         Log: small thinko tweaks
64624      Branch: cfgperl
64625            ! lib/IPC/Open3.pm t/op/my_stash.t
64626 ____________________________________________________________________________
64627 [  6254] By: jhi                                   on 2000/06/28  15:33:25
64628         Log: Subject: tr///, help wanted.
64629              From: simon@brecon.co.uk (Simon Cozens)
64630              Date: 28 Jun 2000 11:29:04 GMT
64631              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
64632      Branch: cfgperl
64633            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
64634            ! pp_proto.h proto.h t/op/tr.t
64635 ____________________________________________________________________________
64636 [  6253] By: jhi                                   on 2000/06/28  15:09:17
64637         Log: Paranoia tweak on #6249.
64638              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
64639              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
64640              Date: Sun, 25 Jun 2000 23:43:12 -0400
64641              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
64642      Branch: cfgperl
64643            ! lib/IPC/Open3.pm
64644 ____________________________________________________________________________
64645 [  6252] By: jhi                                   on 2000/06/28  15:01:38
64646         Log: Document #6249 and #6251.
64647      Branch: cfgperl
64648            ! lib/Exporter.pm lib/IPC/Open3.pm
64649 ____________________________________________________________________________
64650 [  6251] By: jhi                                   on 2000/06/28  14:50:43
64651         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
64652              From: Doug MacEachern <dougm@covalent.net>
64653              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
64654              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
64655      Branch: cfgperl
64656            ! lib/Exporter.pm
64657 ____________________________________________________________________________
64658 [  6250] By: jhi                                   on 2000/06/28  14:45:23
64659         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
64660              From: Doug MacEachern <dougm@covalent.net>
64661              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
64662              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
64663      Branch: cfgperl
64664            + t/op/my_stash.t
64665            ! MANIFEST embed.pl global.sym proto.h toke.c
64666 ____________________________________________________________________________
64667 [  6249] By: jhi                                   on 2000/06/28  14:36:34
64668         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
64669              From: Frank Tobin <ftobin@uiuc.edu>
64670              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
64671              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
64672      Branch: cfgperl
64673            ! lib/IPC/Open3.pm
64674 ____________________________________________________________________________
64675 [  6248] By: jhi                                   on 2000/06/28  14:11:25
64676         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
64677              From: Mark-Jason Dominus <mjd@plover.com>
64678              Date: Tue, 27 Jun 2000 22:36:42 -0400
64679              Message-ID: <20000628023642.12166.qmail@plover.com>
64680      Branch: cfgperl
64681            ! pod/perlfunc.pod
64682 ____________________________________________________________________________
64683 [  6247] By: jhi                                   on 2000/06/27  12:46:37
64684         Log: Tweak $VERSION, patch from Doug MacEachern.
64685      Branch: cfgperl
64686            ! lib/File/Spec.pm
64687 ____________________________________________________________________________
64688 [  6246] By: jhi                                   on 2000/06/27  03:34:46
64689         Log: Allow for standalone testing.
64690      Branch: cfgperl
64691            ! t/lib/filefunc.t t/lib/filespec.t
64692 ____________________________________________________________________________
64693 [  6245] By: jhi                                   on 2000/06/27  02:50:02
64694         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
64695              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
64696              Date: Sat, 24 Jun 2000 13:06:20 +0100
64697              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
64698      Branch: cfgperl
64699            ! ext/DynaLoader/DynaLoader_pm.PL
64700 ____________________________________________________________________________
64701 [  6244] By: jhi                                   on 2000/06/27  02:46:10
64702         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
64703              From: Doug MacEachern <dougm@covalent.net>
64704              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
64705              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
64706      Branch: cfgperl
64707            ! gv.c sv.c t/lib/peek.t
64708 ____________________________________________________________________________
64709 [  6243] By: jhi                                   on 2000/06/27  02:38:07
64710         Log: Subject: [PATCH] is_utf8_string
64711              From: simon@brecon.co.uk (Simon Cozens)
64712              Date: 26 Jun 2000 02:25:59 GMT
64713              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
64714      Branch: cfgperl
64715            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
64716            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
64717            ! proto.h utf8.c
64718 ____________________________________________________________________________
64719 [  6242] By: jhi                                   on 2000/06/27  02:24:00
64720         Log: Subject: [PATCH] bytes<->utf8 fixes
64721              From: simon@brecon.co.uk (Simon Cozens)
64722              Date: 26 Jun 2000 04:55:45 GMT
64723              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
64724      Branch: cfgperl
64725            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
64726 ____________________________________________________________________________
64727 [  6241] By: jhi                                   on 2000/06/27  02:12:42
64728         Log: Do no -warn on \_, only on \alpha.
64729              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
64730              From: David Dyck <dcd@tc.fluke.com>
64731              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
64732              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
64733      Branch: cfgperl
64734            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
64735 ____________________________________________________________________________
64736 [  6240] By: jhi                                   on 2000/06/27  02:00:01
64737         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
64738              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
64739              Date: Mon, 26 Jun 2000 18:40:14 +0100
64740              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
64741      Branch: cfgperl
64742            ! utils/h2xs.PL
64743 ____________________________________________________________________________
64744 [  6239] By: jhi                                   on 2000/06/27  01:53:40
64745         Log: Configure maintenance.  Sever some dependency cycles,
64746              separate gccversion from the cc unit,
64747              address [ID 20000623.006] Configure script patch for using gcc on AIX
64748              (but solve it a little bit differently),
64749              unduplex some accidentally duplicated units,
64750              suggest using gcc if no cc available
64751              (p5p thread: "Solaris configure: counterproposal", 1999-09)
64752      Branch: cfgperl
64753            ! Configure Todo-5.6 config_h.SH
64754      Branch: metaconfig
64755            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
64756            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
64757      Branch: metaconfig/U/perl
64758            + gccvers.U
64759            ! d_getespwnam.U d_getprpwnam.U i_prot.U
64760 ____________________________________________________________________________
64761 [  6238] By: jhi                                   on 2000/06/25  18:04:56
64762         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
64763              From: Dan Sugalski <dan@sidhe.org>
64764              Date: Fri, 23 Jun 2000 17:00:00 -0400
64765              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
64766      Branch: cfgperl
64767            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
64768 ____________________________________________________________________________
64769 [  6237] By: jhi                                   on 2000/06/25  16:36:45
64770         Log: Tweak embed.pl, regen headers.
64771      Branch: cfgperl
64772            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
64773            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
64774            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
64775            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
64776            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
64777 ____________________________________________________________________________
64778 [  6236] By: jhi                                   on 2000/06/25  15:26:42
64779         Log: Regen headers.
64780      Branch: cfgperl
64781            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
64782            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
64783            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
64784            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
64785            ! regnodes.h warnings.h
64786 ____________________________________________________________________________
64787 [  6235] By: jhi                                   on 2000/06/23  19:39:35
64788         Log: The thread begun by
64789              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
64790              From: Kevin.Ruscoe@ubsw.com
64791              Date: Fri, 16 Jun 2000 16:38:51 +0100
64792              Message-Id: <H000019b03c300d6@MHS>
64793      Branch: cfgperl
64794            ! hints/solaris_2.sh
64795 ____________________________________________________________________________
64796 [  6234] By: jhi                                   on 2000/06/23  19:23:36
64797         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
64798              because when run as services (Win32ese for daemons)
64799              no environment variables are set and tmpdir ends up as /tmp,
64800              which is ambiguous.
64801              
64802              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
64803              From: matt@sergeant.org
64804              Date: 16 Jun 2000 16:30:43 -0000
64805              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
64806      Branch: cfgperl
64807            ! lib/File/Spec/Win32.pm
64808 ____________________________________________________________________________
64809 [  6233] By: jhi                                   on 2000/06/23  19:18:58
64810         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
64811              From: Mark-Jason Dominus <mjd@plover.com>
64812              Date: Fri, 16 Jun 2000 20:53:04 -0400
64813              Message-ID: <20000617005304.8008.qmail@plover.com>
64814      Branch: cfgperl
64815            ! op.h
64816 ____________________________________________________________________________
64817 [  6232] By: jhi                                   on 2000/06/23  16:10:02
64818         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
64819              From: simon@brecon.co.uk (Simon Cozens)
64820              Date: 19 Jun 2000 15:18:27 GMT
64821              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
64822              
64823              plus update pod/Makefile and regenerate perltoc
64824      Branch: cfgperl
64825            + pod/perlutil.pod
64826            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
64827 ____________________________________________________________________________
64828 [  6231] By: jhi                                   on 2000/06/23  15:19:18
64829         Log: Subject: [PATCH 5.6.0] cygwin port
64830              From: "Fifer, Eric" <EFifer@sanwaint.com>
64831              Date: Tue, 20 Jun 2000 14:30:58 +0100
64832              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
64833      Branch: cfgperl
64834            ! README.cygwin lib/File/Find.pm
64835 ____________________________________________________________________________
64836 [  6230] By: jhi                                   on 2000/06/23  14:25:21
64837         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
64838      Branch: cfgperl
64839            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
64840            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
64841            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
64842            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
64843 ____________________________________________________________________________
64844 [  6229] By: jhi                                   on 2000/06/23  14:13:34
64845         Log: Subject: README.hpux version 0.6.1
64846              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
64847              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
64848              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
64849      Branch: cfgperl
64850            ! README.hpux
64851 ____________________________________________________________________________
64852 [  6228] By: jhi                                   on 2000/06/23  14:07:20
64853         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
64854              From: Doug MacEachern <dougm@covalent.net>
64855              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
64856              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
64857      Branch: cfgperl
64858            ! op.c
64859 ____________________________________________________________________________
64860 [  6227] By: jhi                                   on 2000/06/23  14:01:06
64861         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
64862              From: Doug MacEachern <dougm@covalent.net>
64863              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
64864              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
64865      Branch: cfgperl
64866            + lib/lib.pm.PL
64867            - lib/lib.pm
64868            ! MANIFEST Makefile.SH
64869 ____________________________________________________________________________
64870 [  6226] By: jhi                                   on 2000/06/23  13:53:07
64871         Log: Subject: [PATCH] remove forward declarations in Socket.pm
64872              From: Doug MacEachern <dougm@covalent.net>
64873              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
64874              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
64875              
64876              From: Doug MacEachern <dougm@covalent.net>
64877              Subject: Re: [PATCH] remove forward declarations in Socket.pm
64878              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
64879              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
64880      Branch: cfgperl
64881            ! ext/Socket/Socket.pm op.c
64882 ____________________________________________________________________________
64883 [  6225] By: jhi                                   on 2000/06/23  13:41:52
64884         Log: Add source code filenames to apidoc.
64885              From: simon@brecon.co.uk (Simon Cozens)
64886              Subject: [PATCH embed.pl] Source X-ref
64887              Date: 22 Jun 2000 02:18:49 GMT
64888              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
64889      Branch: cfgperl
64890            ! embed.pl
64891 ____________________________________________________________________________
64892 [  6224] By: jhi                                   on 2000/06/23  13:32:33
64893         Log: A way to avoid English.pm performance hit.
64894              From: root <root@jester.slaysys.com>
64895              Subject: [YAPATCH English.pm] My turn to putt again
64896              Date: Thu, 22 Jun 2000 20:33:58 -0400
64897              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
64898      Branch: cfgperl
64899            ! lib/English.pm t/lib/english.t
64900 ____________________________________________________________________________
64901 [  6223] By: jhi                                   on 2000/06/23  13:27:06
64902         Log: Avoid double close().
64903              Subject: [PATCH] avoid double close()
64904              From: Doug MacEachern <dougm@covalent.net>
64905              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
64906              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
64907      Branch: cfgperl
64908            ! doio.c
64909 ____________________________________________________________________________
64910 [  6222] By: jhi                                   on 2000/06/23  13:25:54
64911         Log: doc typo fix
64912              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
64913              From: Ian Phillipps <Ian.Phillipps@iname.com>
64914              Date: Fri, 23 Jun 2000 10:40:58 +0100
64915              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
64916      Branch: cfgperl
64917            ! lib/Pod/Usage.pm
64918 ____________________________________________________________________________
64919 [  6221] By: jhi                                   on 2000/06/23  13:24:15
64920         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
64921              From: simon@brecon.co.uk (Simon Cozens)
64922              Subject: [PATCH] Eliminate tr///[CU][CU]
64923              Date: 23 Jun 2000 11:05:40 GMT
64924              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
64925      Branch: cfgperl
64926            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
64927 ____________________________________________________________________________
64928 [  6220] By: jhi                                   on 2000/06/22  16:07:51
64929         Log: Win32 patches from Benjamin Stuhl.
64930      Branch: cfgperl
64931            ! makedef.pl win32/win32.h
64932 ____________________________________________________________________________
64933 [  6219] By: jhi                                   on 2000/06/22  16:06:34
64934         Log: Bytecode patches from Benjamin Stuhl.
64935      Branch: cfgperl
64936            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
64937            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
64938            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
64939 ____________________________________________________________________________
64940 [  6218] By: jhi                                   on 2000/06/15  23:54:16
64941         Log: Bytecode patches from Benjamin Stuhl.
64942      Branch: cfgperl
64943            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
64944 ____________________________________________________________________________
64945 [  6217] By: jhi                                   on 2000/06/09  13:38:29
64946         Log: Rename the fdpid locking and integrate with Sarathy.
64947      Branch: cfgperl
64948            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
64949            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
64950            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
64951            ! win32/win32.c
64952           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
64953 ____________________________________________________________________________
64954 [  6216] By: gsar                                  on 2000/06/08  14:54:21
64955         Log: be more optimal about clearing @_
64956      Branch: perl
64957            ! cop.h
64958 ____________________________________________________________________________
64959 [  6215] By: gsar                                  on 2000/06/08  14:33:04
64960         Log: tweak comment about @DB::args
64961      Branch: perl
64962            ! av.h pp_ctl.c
64963 ____________________________________________________________________________
64964 [  6214] By: gsar                                  on 2000/06/08  13:57:54
64965         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
64966              caller() wants to populate @DB::args with it (causes a coredump
64967              in Carp::confess())
64968      Branch: perl
64969            ! cop.h t/op/runlevel.t
64970 ____________________________________________________________________________
64971 [  6213] By: gsar                                  on 2000/06/08  07:06:35
64972         Log: back out change#6106 (seems problematic)
64973      Branch: perl
64974            ! hints/solaris_2.sh
64975 ____________________________________________________________________________
64976 [  6212] By: jhi                                   on 2000/06/07  03:10:36
64977         Log: Continuing mopup for #6204.
64978      Branch: cfgperl
64979            ! ext/B/defsubs_h.PL
64980 ____________________________________________________________________________
64981 [  6211] By: jhi                                   on 2000/06/07  02:41:50
64982         Log: Mopup for #6204.
64983              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
64984              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
64985              This is comes from const() where POK isn't on when expected.
64986      Branch: cfgperl
64987            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
64988            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
64989            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
64990            ! perlapi.h pod/perlapi.pod
64991 ____________________________________________________________________________
64992 [  6210] By: jhi                                   on 2000/06/07  01:56:29
64993         Log: Mopup for #6207 and #6209.
64994      Branch: cfgperl
64995            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
64996 ____________________________________________________________________________
64997 [  6209] By: jhi                                   on 2000/06/07  01:33:12
64998         Log: Lock PL_fdpid against race conditions, based on:
64999              Subject: [PATCH 5.6.0]subprocess fixup for threads
65000              From: Dan Sugalski <dan@sidhe.org>
65001              To: perl5-porters@perl.org
65002              Date: Tue, 11 Apr 2000 17:02:32 -0400
65003              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
65004      Branch: cfgperl
65005            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
65006            ! win32/win32.c
65007 ____________________________________________________________________________
65008 [  6208] By: jhi                                   on 2000/06/07  01:05:23
65009         Log: Regen headers for #6207.
65010      Branch: cfgperl
65011            ! embed.h global.sym objXSUB.h proto.h
65012 ____________________________________________________________________________
65013 [  6207] By: jhi                                   on 2000/06/06  23:43:13
65014         Log: Subject: [PATCH 5.6.0] Threadsafe patches
65015              From: Dan Sugalski <dan@sidhe.org>
65016              To: perl5-porters@perl.org
65017              Date: Mon, 08 May 2000 18:08:13 -0400
65018              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
65019      Branch: cfgperl
65020            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
65021            ! proto.h sv.h util.c
65022 ____________________________________________________________________________
65023 [  6206] By: jhi                                   on 2000/06/06  23:21:23
65024         Log: Subject: [PATCH] Eliminate $a/$b in pod
65025              From: David Glasser <me@davidglasser.net>
65026              To: perl5-porters@perl.org
65027              Date: Mon, 29 May 2000 21:15:59 -0400
65028              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
65029      Branch: cfgperl
65030            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
65031            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
65032            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
65033            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
65034            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
65035            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
65036            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
65037            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
65038            ! pod/perlvar.pod pod/perlxs.pod
65039 ____________________________________________________________________________
65040 [  6205] By: jhi                                   on 2000/06/06  23:12:14
65041         Log: Subject: [PATCH] Win32 improvements
65042              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
65043              To: gsar@activestate.com, perl5-porters@perl.org
65044              Date: Mon, 29 May 2000 17:22:24 PDT
65045              Message-ID: <20000530002224.91142.qmail@hotmail.com>
65046              (MUA had mangled many lines by wordwrapping)
65047      Branch: cfgperl
65048            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
65049 ____________________________________________________________________________
65050 [  6204] By: jhi                                   on 2000/06/06  23:01:50
65051         Log: Subject: [PATCH] B::Bytecode patches
65052              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
65053              To: gsar@activestate.com, jhi@iki.fi
65054              Cc: perl5-porters@perl.org
65055              Message-ID: <20000602202526.48694.qmail@hotmail.com>
65056              (MUA had mangled many lines by wordwrapping)
65057      Branch: cfgperl
65058            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
65059            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
65060            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
65061            ! intrpvar.h perl.c
65062 ____________________________________________________________________________
65063 [  6203] By: jhi                                   on 2000/06/06  22:32:43
65064         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
65065              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65066              Date: Tue, 06 Jun 2000 13:07:45 -0700
65067              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
65068      Branch: cfgperl
65069            ! pod/perldiag.pod
65070 ____________________________________________________________________________
65071 [  6202] By: jhi                                   on 2000/06/06  19:38:35
65072         Log: Integrate with Sarathy.
65073      Branch: cfgperl
65074           !> perl.c
65075 ____________________________________________________________________________
65076 [  6201] By: gsar                                  on 2000/06/06  00:42:59
65077         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
65078              does a PUSHMARK that's never ever POPMARKed; in general, only
65079              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
65080              Perl_eval_[sp]v() don't because they don't take any incoming
65081              arguments (this leak has been around since the original version
65082              of perl_eval_pv() in 5.003_97e)
65083      Branch: perl
65084            ! perl.c
65085 ____________________________________________________________________________
65086 [  6200] By: jhi                                   on 2000/06/04  03:44:52
65087         Log: Update to cperl-mode.el 4.31 from
65088              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
65089              Subject: A couple of notes
65090              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65091              To: Mailing list Perl5 <perl5-porters@perl.org>
65092              Date: Sat, 3 Jun 2000 23:33:32 -0400
65093              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
65094      Branch: cfgperl
65095            ! emacs/cperl-mode.el
65096 ____________________________________________________________________________
65097 [  6199] By: jhi                                   on 2000/06/03  15:11:05
65098         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
65099              From: Dan Sugalski <dan@sidhe.org>
65100              To: perl5-porters@perl.org, vmsperl@perl.org
65101              Date: Fri, 02 Jun 2000 17:30:51 -0400
65102              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
65103      Branch: cfgperl
65104            ! vms/descrip_mms.template vms/gen_shrfls.pl
65105 ____________________________________________________________________________
65106 [  6198] By: jhi                                   on 2000/06/03  14:59:15
65107         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
65108              From: Dan Sugalski <dan@sidhe.org>
65109              To: vmsperl@perl.org, perl5-porters@perl.org
65110              Date: Fri, 02 Jun 2000 16:00:41 -0400
65111              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
65112              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
65113      Branch: cfgperl
65114            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
65115            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
65116            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
65117 ____________________________________________________________________________
65118 [  6197] By: jhi                                   on 2000/06/03  14:41:30
65119         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
65120              From: John Borwick <jhborwic@unity.ncsu.edu>
65121              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
65122              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
65123      Branch: cfgperl
65124            ! pod/perlsyn.pod
65125 ____________________________________________________________________________
65126 [  6196] By: jhi                                   on 2000/06/03  14:38:09
65127         Log: Integrate with Sarathy.
65128      Branch: cfgperl
65129           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
65130           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
65131           !> vms/perly_c.vms
65132 ____________________________________________________________________________
65133 [  6195] By: gsar                                  on 2000/06/02  22:43:13
65134         Log: fix yet another eval"" leak under USE_ITHREADS
65135      Branch: perl
65136            ! op.c
65137 ____________________________________________________________________________
65138 [  6194] By: gsar                                  on 2000/06/02  18:22:06
65139         Log: fix small eval"" memory leaks under USE_ITHREADS
65140      Branch: perl
65141            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
65142            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
65143            ! vms/perly_c.vms
65144 ____________________________________________________________________________
65145 [  6193] By: jhi                                   on 2000/06/01  13:03:56
65146         Log: Signals-be-gone for microperl.
65147      Branch: cfgperl
65148            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
65149 ____________________________________________________________________________
65150 [  6192] By: jhi                                   on 2000/06/01  12:52:02
65151         Log: Integrate with Sarathy.
65152      Branch: cfgperl
65153           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
65154           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
65155           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
65156           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
65157           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
65158           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
65159           !> t/op/vec.t utils/h2xs.PL
65160 ____________________________________________________________________________
65161 [  6191] By: gsar                                  on 2000/06/01  09:38:21
65162         Log: vec() loses numericalness (modified version of patch suggested
65163              by Robin Barker)
65164      Branch: perl
65165            ! doop.c t/op/vec.t
65166 ____________________________________________________________________________
65167 [  6190] By: gsar                                  on 2000/06/01  09:26:15
65168         Log: submit missing embed.pl change
65169      Branch: perl
65170            ! embed.pl
65171 ____________________________________________________________________________
65172 [  6189] By: gsar                                  on 2000/06/01  09:05:34
65173         Log: counting tr/// corrupts later operation (from M.J.T Guy)
65174      Branch: perl
65175            ! doop.c t/op/tr.t
65176 ____________________________________________________________________________
65177 [  6188] By: gsar                                  on 2000/06/01  08:58:39
65178         Log: h2xs tweaks
65179      Branch: perl
65180            ! utils/h2xs.PL
65181 ____________________________________________________________________________
65182 [  6187] By: gsar                                  on 2000/06/01  08:50:07
65183         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
65184              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
65185      Branch: perl
65186            + lib/Pod/LaTeX.pm
65187            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
65188            ! pod/pod2latex.PL
65189 ____________________________________________________________________________
65190 [  6186] By: gsar                                  on 2000/06/01  08:24:40
65191         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
65192              <wolfgang.laun@alcatel.at>)
65193      Branch: perl
65194            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
65195            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
65196 ____________________________________________________________________________
65197 [  6185] By: gsar                                  on 2000/06/01  08:12:00
65198         Log: remove incorrect documentation about implicit split to @_ in
65199              list context, which never really worked in perl 5 (from
65200              M.J.T. Guy)
65201      Branch: perl
65202            ! pod/perlfunc.pod pod/perltrap.pod
65203 ____________________________________________________________________________
65204 [  6184] By: gsar                                  on 2000/06/01  07:52:27
65205         Log: tweak for change#6127
65206      Branch: perl
65207            ! perl.c
65208 ____________________________________________________________________________
65209 [  6183] By: gsar                                  on 2000/06/01  07:41:02
65210         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
65211              <nick@ccl4.org>)
65212      Branch: perl
65213            + t/lib/selfloader.t
65214            ! MANIFEST lib/SelfLoader.pm
65215 ____________________________________________________________________________
65216 [  6182] By: jhi                                   on 2000/06/01  00:34:42
65217         Log: Be Cleaner Part Deux.
65218      Branch: cfgperl
65219            ! Makefile.SH
65220 ____________________________________________________________________________
65221 [  6181] By: jhi                                   on 2000/06/01  00:32:09
65222         Log: Integrate with Sarathy.
65223      Branch: cfgperl
65224           !> pp.c t/op/arith.t
65225 ____________________________________________________________________________
65226 [  6180] By: jhi                                   on 2000/06/01  00:31:13
65227         Log: microperl nits from Simon Cozens.
65228      Branch: cfgperl
65229            + uconfig.h
65230            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
65231            ! unixish.h
65232 ____________________________________________________________________________
65233 [  6179] By: gsar                                  on 2000/05/31  22:37:51
65234         Log: buggy modulus on UVs introduced by change#3378 (resulted in
65235              4063328477 % 65535 amounting to 27406, instead of 27407)
65236      Branch: perl
65237            ! pp.c t/op/arith.t
65238 ____________________________________________________________________________
65239 [  6178] By: jhi                                   on 2000/05/31  21:52:41
65240         Log: Be cleaner.
65241      Branch: cfgperl
65242            ! Makefile.SH
65243 ____________________________________________________________________________
65244 [  6177] By: jhi                                   on 2000/05/31  21:47:33
65245         Log: Substitution utf8 patch from Simon Cozens.
65246      Branch: cfgperl
65247            ! pp_hot.c
65248 ____________________________________________________________________________
65249 [  6176] By: jhi                                   on 2000/05/31  21:45:34
65250         Log: Single-quoted utf8 patch from Simon Cozens.
65251      Branch: cfgperl
65252            ! toke.c
65253 ____________________________________________________________________________
65254 [  6175] By: jhi                                   on 2000/05/31  21:40:18
65255         Log: Integrate with Sarathy.
65256      Branch: cfgperl
65257           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
65258 ____________________________________________________________________________
65259 [  6174] By: jhi                                   on 2000/05/31  21:37:31
65260         Log: microperl changes from Simon Cozens; Makefile for microperl
65261              written from scratch; few casts added as microperl compilation
65262              doesn't have all prototypes available.
65263      Branch: cfgperl
65264            + Makefile.micro README.micro Todo.micro uconfig.sh
65265            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
65266            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
65267      Branch: metaconfig
65268            + U/modified/Config_h.U
65269 ____________________________________________________________________________
65270 [  6173] By: jhi                                   on 2000/05/31  20:00:24
65271         Log: metaconfig maintenance.
65272      Branch: metaconfig
65273            + U/modified/Inhdr.U U/typedefs/inotype.U
65274      Branch: metaconfig/U/perl
65275            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
65276            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
65277 ____________________________________________________________________________
65278 [  6172] By: gsar                                  on 2000/05/31  05:05:42
65279         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
65280              (from Ilya Zakharevich)
65281      Branch: perl
65282            ! regexec.c t/op/re_tests
65283 ____________________________________________________________________________
65284 [  6171] By: gsar                                  on 2000/05/31  05:01:47
65285         Log: scalar() doesn't force scalar context when used in void context
65286              (from Simon Cozens)
65287      Branch: perl
65288            ! op.c t/op/wantarray.t
65289 ____________________________________________________________________________
65290 [  6170] By: gsar                                  on 2000/05/31  04:41:33
65291         Log: change#6142 needs tweaks to tests to work where there's no symlink()
65292              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
65293      Branch: perl
65294            ! t/lib/filefind.t
65295 ____________________________________________________________________________
65296 [  6169] By: gsar                                  on 2000/05/31  04:29:49
65297         Log: integrate cfgperl contents into mainline
65298      Branch: perl
65299           +> pod/perlmodlib.PL pod/perlnewmod.pod
65300           !> (integrate 42 files)
65301 ____________________________________________________________________________
65302 [  6168] By: jhi                                   on 2000/05/30  22:53:37
65303         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
65304      Branch: cfgperl
65305            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65306            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
65307            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
65308            ! win32/config.bc win32/config.gc win32/config.vc
65309            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65310            ! win32/config_h.PL win32/config_sh.PL
65311      Branch: metaconfig/U/perl
65312            ! perlxv.U
65313 ____________________________________________________________________________
65314 [  6167] By: jhi                                   on 2000/05/30  22:20:21
65315         Log: tweak todo 
65316      Branch: cfgperl
65317            ! Todo-5.6
65318 ____________________________________________________________________________
65319 [  6166] By: jhi                                   on 2000/05/30  22:11:51
65320         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
65321              in case somebody wants to write an extension for more
65322              shadow database interfaces.
65323      Branch: cfgperl
65324            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65325            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
65326            ! vos/config.def vos/config.h vos/config_h.SH_orig
65327            ! win32/config.bc win32/config.gc win32/config.vc
65328            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65329      Branch: metaconfig
65330            ! U/modified/Myinit.U
65331      Branch: metaconfig/U/perl
65332            + d_getespwnam.U d_getprpwnam.U i_prot.U
65333 ____________________________________________________________________________
65334 [  6165] By: jhi                                   on 2000/05/30  18:35:34
65335         Log: Integrate with Sarathy.
65336      Branch: cfgperl
65337           !> op.c
65338 ____________________________________________________________________________
65339 [  6164] By: jhi                                   on 2000/05/30  18:30:16
65340         Log: detypo
65341      Branch: cfgperl
65342            ! Configure config_h.SH
65343      Branch: metaconfig/U/perl
65344            ! perlxv.U
65345 ____________________________________________________________________________
65346 [  6163] By: gsar                                  on 2000/05/30  03:24:03
65347         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
65348      Branch: perl
65349            ! op.c
65350 ____________________________________________________________________________
65351 [  6162] By: gsar                                  on 2000/05/30  03:09:38
65352         Log: fix memory leak in method call optimization (change#3768);
65353              made C<eval "$x->foo()"> leak
65354      Branch: perl
65355            ! op.c
65356 ____________________________________________________________________________
65357 [  6161] By: jhi                                   on 2000/05/29  17:56:26
65358         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
65359              both from Simon Cozens.
65360      Branch: cfgperl
65361            + pod/perlmodlib.PL pod/perlnewmod.pod
65362            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
65363            ! pod/perlmodlib.pod pod/perltoc.pod
65364 ____________________________________________________________________________
65365 [  6160] By: jhi                                   on 2000/05/29  17:23:55
65366         Log: Changes for the File::Temp 0.08 (change #6159) test suite
65367              to fit better into the Perl distribution test framework.
65368      Branch: cfgperl
65369            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
65370            ! t/lib/ftmp-tempfile.t
65371 ____________________________________________________________________________
65372 [  6159] By: jhi                                   on 2000/05/29  16:55:36
65373         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
65374      Branch: cfgperl
65375            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
65376            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
65377 ____________________________________________________________________________
65378 [  6158] By: bailey                                on 2000/05/29  16:22:08
65379         Log: Add fallback to tmpfile for use in cases where user's relying on
65380              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
65381              Lane's patch)
65382      Branch: vmsperl
65383            ! vms/vms.c vms/vmsish.h
65384 ____________________________________________________________________________
65385 [  6157] By: jhi                                   on 2000/05/29  03:10:36
65386         Log: Regen Configure to jive with #6149.
65387      Branch: cfgperl
65388            ! Configure
65389      Branch: metaconfig
65390            ! U/modified/Getfile.U
65391 ____________________________________________________________________________
65392 [  6156] By: jhi                                   on 2000/05/29  03:01:38
65393         Log: Integrate with Sarathy.
65394      Branch: cfgperl
65395           +> ext/DynaLoader/dl_mac.xs
65396           !> (integrate 38 files)
65397 ____________________________________________________________________________
65398 [  6155] By: gsar                                  on 2000/05/28  21:15:58
65399         Log: small bug in change#6144; remove random \xA0 character that snuck
65400              in via change#6145
65401      Branch: perl
65402            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
65403 ____________________________________________________________________________
65404 [  6154] By: gsar                                  on 2000/05/28  21:04:19
65405         Log: avoid type mismatch warning
65406      Branch: perl
65407            ! perl.c
65408 ____________________________________________________________________________
65409 [  6153] By: gsar                                  on 2000/05/28  20:58:31
65410         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
65411              <nick@Bagpuss.uk.boo.com>)
65412      Branch: perl
65413            ! lib/Test/Harness.pm
65414 ____________________________________________________________________________
65415 [  6152] By: gsar                                  on 2000/05/28  20:53:42
65416         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
65417      Branch: perl
65418            ! regexec.c
65419 ____________________________________________________________________________
65420 [  6151] By: gsar                                  on 2000/05/28  20:50:28
65421         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
65422      Branch: perl
65423            ! regexec.c
65424 ____________________________________________________________________________
65425 [  6150] By: gsar                                  on 2000/05/28  20:39:58
65426         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
65427      Branch: perl
65428            ! pod/perlrequick.pod
65429 ____________________________________________________________________________
65430 [  6149] By: gsar                                  on 2000/05/28  20:35:16
65431         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
65432              <troc@netrus.net>)
65433      Branch: perl
65434            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
65435            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
65436            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
65437            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
65438 ____________________________________________________________________________
65439 [  6148] By: gsar                                  on 2000/05/28  20:21:07
65440         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
65441      Branch: perl
65442            ! lib/ExtUtils/MM_Unix.pm
65443 ____________________________________________________________________________
65444 [  6147] By: gsar                                  on 2000/05/28  20:12:41
65445         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
65446              (from Peter Prymmer)
65447      Branch: perl
65448            ! vms/subconfigure.com
65449 ____________________________________________________________________________
65450 [  6146] By: gsar                                  on 2000/05/28  20:06:15
65451         Log: doc typo
65452      Branch: perl
65453            ! lib/warnings.pm warnings.h warnings.pl
65454 ____________________________________________________________________________
65455 [  6145] By: gsar                                  on 2000/05/28  18:44:33
65456         Log: make xsubpp skip embedded pod (from Matthias Neeracher
65457              <neeri@iis.ee.ethz.ch>)
65458      Branch: perl
65459            ! lib/ExtUtils/xsubpp
65460 ____________________________________________________________________________
65461 [  6144] By: gsar                                  on 2000/05/28  18:42:49
65462         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
65463              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
65464              <neeri@iis.ee.ethz.ch>)
65465      Branch: perl
65466            ! lib/AutoSplit.pm
65467 ____________________________________________________________________________
65468 [  6143] By: gsar                                  on 2000/05/28  18:41:12
65469         Log: MacOS support, part 1 (from Matthias Neeracher
65470              <neeri@iis.ee.ethz.ch>)
65471      Branch: perl
65472            + ext/DynaLoader/dl_mac.xs
65473            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
65474            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
65475            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
65476            ! util.h
65477 ____________________________________________________________________________
65478 [  6142] By: gsar                                  on 2000/05/28  18:21:51
65479         Log: File::Find fails to chdir when chasing symlinks (from
65480              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
65481      Branch: perl
65482            ! lib/File/Find.pm t/lib/filefind.t
65483 ____________________________________________________________________________
65484 [  6141] By: jhi                                   on 2000/05/28  14:25:15
65485         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
65486              forwarded by Peter Seebach from the bsdi-users mailing list.
65487              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
65488      Branch: perl
65489            ! hints/bsdos.sh
65490 ____________________________________________________________________________
65491 [  6140] By: jhi                                   on 2000/05/28  14:11:57
65492         Log: Integrate with Sarathy.
65493      Branch: cfgperl
65494           +> (branch 30 files)
65495           !> (integrate 93 files)
65496 ____________________________________________________________________________
65497 [  6139] By: gsar                                  on 2000/05/28  10:01:48
65498         Log: revise mktables.PL for bugs and newness in Unicode 3.0
65499              (from James Bence <jbence@amgen.com>)
65500      Branch: perl
65501            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
65502            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
65503            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
65504            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
65505            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
65506            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
65507            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
65508            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
65509            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
65510            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
65511            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
65512            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
65513            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
65514            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
65515            + lib/unicode/Is/SylWU.pl
65516            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
65517            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
65518            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
65519            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
65520            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
65521            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
65522            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
65523            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
65524            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
65525            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
65526            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
65527            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
65528            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
65529            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
65530            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
65531            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
65532            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
65533            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
65534            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
65535            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
65536            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
65537            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
65538            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
65539            ! lib/unicode/Makefile lib/unicode/mktables.PL
65540 ____________________________________________________________________________
65541 [  6138] By: gsar                                  on 2000/05/28  08:50:32
65542         Log: add note about the handling of negative indices to tied arrays
65543              (from Michael G Schwern <schwern@pobox.com>)
65544      Branch: perl
65545            ! pod/perltie.pod
65546 ____________________________________________________________________________
65547 [  6137] By: gsar                                  on 2000/05/28  08:46:10
65548         Log: fix bogus redeclaration warning for "our" variables in different
65549              scopes
65550      Branch: perl
65551            ! op.c t/pragma/strict-vars
65552 ____________________________________________________________________________
65553 [  6136] By: gsar                                  on 2000/05/28  08:31:20
65554         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
65555      Branch: perl
65556            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
65557 ____________________________________________________________________________
65558 [  6135] By: gsar                                  on 2000/05/28  08:17:50
65559         Log: enable Test::Harness to dynamically determine column width etc.
65560              (from Rob Napier <rnapier@employees.org>)
65561      Branch: perl
65562            ! lib/Test/Harness.pm
65563 ____________________________________________________________________________
65564 [  6134] By: gsar                                  on 2000/05/28  08:13:39
65565         Log: make Test::Harness use wait.h/WCOREDUMP if available
65566              (from Ben Tilly <ben_tilly@hotmail.com>)
65567      Branch: perl
65568            ! lib/Test/Harness.pm
65569 ____________________________________________________________________________
65570 [  6133] By: gsar                                  on 2000/05/28  08:08:05
65571         Log: elide bogus test in change#6132
65572      Branch: perl
65573            ! t/pragma/warn/9enabled
65574 ____________________________________________________________________________
65575 [  6132] By: gsar                                  on 2000/05/28  08:03:14
65576         Log: warnings::enabled() doesn't fall back to looking at $^W if
65577              caller isn't using lexical warnings (from Paul Marquess)
65578      Branch: perl
65579            ! pp_ctl.c t/pragma/warn/9enabled
65580 ____________________________________________________________________________
65581 [  6131] By: gsar                                  on 2000/05/28  07:57:47
65582         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
65583      Branch: perl
65584            ! ext/POSIX/POSIX.pm
65585 ____________________________________________________________________________
65586 [  6130] By: gsar                                  on 2000/05/28  07:29:12
65587         Log: fix places that mean C<"word" character> but say C<alphanumeric
65588              character>
65589      Branch: perl
65590            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
65591 ____________________________________________________________________________
65592 [  6129] By: gsar                                  on 2000/05/28  07:18:41
65593         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
65594      Branch: perl
65595            ! vms/test.com
65596 ____________________________________________________________________________
65597 [  6128] By: gsar                                  on 2000/05/28  07:12:55
65598         Log: new perlxstut example for passing/returning refs to arrays
65599              (from David Lowe <dlowe@pootpoot.com>)
65600      Branch: perl
65601            ! pod/perlxstut.pod
65602 ____________________________________________________________________________
65603 [  6127] By: gsar                                  on 2000/05/28  07:02:50
65604         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
65605              failed (from Gisle Aas)
65606      Branch: perl
65607            ! cop.h perl.c
65608 ____________________________________________________________________________
65609 [  6126] By: gsar                                  on 2000/05/28  06:39:53
65610         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
65611              (reworked variant of patch suggested by Simon Cozens)
65612      Branch: perl
65613            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
65614            ! pp_hot.c proto.h t/op/gv.t
65615 ____________________________________________________________________________
65616 [  6125] By: gsar                                  on 2000/05/28  05:14:55
65617         Log: enable propagating exception objects via Perl_croak() in XS code
65618              (from Gisle Aas)
65619      Branch: perl
65620            ! util.c
65621 ____________________________________________________________________________
65622 [  6124] By: gsar                                  on 2000/05/28  05:07:28
65623         Log: integrate vmsperl contents into mainline
65624      Branch: perl
65625           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
65626           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
65627           !> vms/vmsish.h
65628 ____________________________________________________________________________
65629 [  6123] By: gsar                                  on 2000/05/28  05:03:53
65630         Log: clarify gotcha with #line directives (from Rocco Caputo
65631              <troc@netrus.net>)
65632      Branch: perl
65633            ! pod/perldebug.pod pod/perlsyn.pod
65634 ____________________________________________________________________________
65635 [  6122] By: gsar                                  on 2000/05/28  04:58:29
65636         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
65637              (from Mark-Jason Dominus)
65638      Branch: perl
65639            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
65640            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
65641            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
65642            ! toke.c
65643 ____________________________________________________________________________
65644 [  6121] By: bailey                                on 2000/05/25  04:46:54
65645         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
65646              lists (based on fixes by Craig Berry)
65647      Branch: vmsperl
65648            ! lib/File/Spec/VMS.pm
65649 ____________________________________________________________________________
65650 [  6120] By: bailey                                on 2000/05/25  04:25:38
65651         Log: Add missing escape (Charles Lane)
65652      Branch: vmsperl
65653            ! t/op/lex_assign.t
65654 ____________________________________________________________________________
65655 [  6119] By: bailey                                on 2000/05/25  04:21:25
65656         Log: Quiet error messages in vmsish.t (Charles Lane)
65657      Branch: vmsperl
65658            ! vms/ext/vmsish.t
65659 ____________________________________________________________________________
65660 [  6118] By: bailey                                on 2000/05/25  04:17:57
65661         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
65662              Flatten case labels in switch statements uniformly (Charles Bailey)
65663      Branch: vmsperl
65664            ! vms/vms.c
65665 ____________________________________________________________________________
65666 [  6117] By: bailey                                on 2000/05/25  03:58:09
65667         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
65668      Branch: vmsperl
65669            ! vms/vmsish.h
65670 ____________________________________________________________________________
65671 [  6116] By: bailey                                on 2000/05/25  03:11:15
65672         Log: Miscellaneous cosmetic fixes (Charles Lane)
65673      Branch: vmsperl
65674            ! lib/ExtUtils/MM_VMS.pm
65675 ____________________________________________________________________________
65676 [  6115] By: bailey                                on 2000/05/25  03:10:36
65677         Log: Add bounds checking for several strings (Charles Lane)
65678      Branch: vmsperl
65679            ! vms/vms.c
65680 ____________________________________________________________________________
65681 [  6114] By: bailey                                on 2000/05/25  02:25:34
65682         Log: Urk -- undo previous removal of vmsish 'exit' change
65683      Branch: vmsperl
65684            ! vms/ext/vmsish.pm vms/vmsish.h
65685 ____________________________________________________________________________
65686 [  6113] By: bailey                                on 2000/05/24  02:24:40
65687         Log: Ugly workaround for version-specific RTL error
65688      Branch: vmsperl
65689            ! vms/vms.c
65690 ____________________________________________________________________________
65691 [  6112] By: bailey                                on 2000/05/24  02:19:55
65692         Log: Check for existence of file before trying to delete
65693      Branch: vmsperl
65694            ! vms/test.com
65695 ____________________________________________________________________________
65696 [  6111] By: bailey                                on 2000/05/23  23:35:13
65697         Log: Resync with mainline prior to post-5.6.0 updates
65698      Branch: vmsperl
65699           +> (branch 49 files)
65700            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
65701            ! vms/ext/vmsish.pm
65702           !> (integrate 334 files)
65703 ____________________________________________________________________________
65704 [  6110] By: jhi                                   on 2000/05/23  19:28:32
65705         Log: todo tweak
65706      Branch: cfgperl
65707            ! Todo-5.6
65708 ____________________________________________________________________________
65709 [  6109] By: jhi                                   on 2000/05/18  17:38:54
65710         Log: Integrate with Sarathy.
65711      Branch: cfgperl
65712           !> mg.c perl.h win32/perlhost.h
65713 ____________________________________________________________________________
65714 [  6108] By: gsar                                  on 2000/05/17  02:24:56
65715         Log: reenable fake signal handling on Windows, bugs and all
65716      Branch: perl
65717            ! mg.c perl.h win32/perlhost.h
65718 ____________________________________________________________________________
65719 [  6107] By: jhi                                   on 2000/05/15  18:01:41
65720         Log: Tweak the todo list.
65721      Branch: cfgperl
65722            ! Todo-5.6
65723 ____________________________________________________________________________
65724 [  6106] By: jhi                                   on 2000/05/15  13:41:48
65725         Log: The (Configure) script refuses to go on, after asking for
65726              'You may also choose to try maximal 64-bitness....'.
65727              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
65728              -- Patrick Zima
65729              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
65730      Branch: cfgperl
65731            ! hints/solaris_2.sh
65732 ____________________________________________________________________________
65733 [  6105] By: jhi                                   on 2000/05/11  14:37:43
65734         Log: Integrate with Sarathy.
65735      Branch: cfgperl
65736           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
65737           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
65738 ____________________________________________________________________________
65739 [  6104] By: gsar                                  on 2000/05/11  03:39:07
65740         Log: PL_sys_intern was being initialized too late on windows
65741      Branch: perl
65742            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
65743            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
65744 ____________________________________________________________________________
65745 [  6103] By: jhi                                   on 2000/05/09  19:42:20
65746         Log: Test tweaking for Unicos continues.
65747      Branch: cfgperl
65748            ! t/op/64bitint.t
65749 ____________________________________________________________________________
65750 [  6102] By: jhi                                   on 2000/05/09  16:47:27
65751         Log: The test suite tweak in #6101 wasn't quite right.
65752      Branch: cfgperl
65753            ! t/lib/complex.t
65754 ____________________________________________________________________________
65755 [  6101] By: jhi                                   on 2000/05/09  15:35:34
65756         Log: Hints and test tweaks for Unicos.
65757      Branch: cfgperl
65758            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
65759 ____________________________________________________________________________
65760 [  6100] By: jhi                                   on 2000/05/08  21:15:06
65761         Log: More compilation tweakery from Allen Smith.
65762      Branch: cfgperl
65763            ! hints/irix_6.sh
65764 ____________________________________________________________________________
65765 [  6099] By: jhi                                   on 2000/05/08  19:21:18
65766         Log: Tweaks for the cc bugs from Allen Smith.
65767      Branch: cfgperl
65768            ! hints/irix_6.sh
65769 ____________________________________________________________________________
65770 [  6098] By: jhi                                   on 2000/05/08  19:13:37
65771         Log: Add a note about other, yet unsupported, shadow password APIs.
65772      Branch: cfgperl
65773            ! pp_sys.c
65774 ____________________________________________________________________________
65775 [  6097] By: jhi                                   on 2000/05/08  18:46:34
65776         Log: Add a note about possible compilation problems from Allen Smith.
65777      Branch: cfgperl
65778            ! hints/irix_6.sh
65779 ____________________________________________________________________________
65780 [  6096] By: jhi                                   on 2000/05/08  17:33:10
65781         Log: Integrate with Sarathy.
65782      Branch: cfgperl
65783           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
65784           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
65785 ____________________________________________________________________________
65786 [  6095] By: jhi                                   on 2000/05/08  16:21:33
65787         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
65788              might be useful in future.
65789      Branch: cfgperl
65790            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65791            ! config_h.SH
65792      Branch: metaconfig
65793            ! U/installdirs/inc_version_list.U
65794      Branch: metaconfig/U/perl
65795            ! perlxv.U
65796 ____________________________________________________________________________
65797 [  6094] By: gsar                                  on 2000/05/08  14:22:22
65798         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
65799      Branch: perl
65800            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
65801            ! hints/cygwin.sh pp_sys.c
65802 ____________________________________________________________________________
65803 [  6093] By: gsar                                  on 2000/05/08  12:52:28
65804         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
65805              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
65806      Branch: perl
65807            ! pp_sys.c sv.c win32/perlhost.h
65808 ____________________________________________________________________________
65809 [  6092] By: jhi                                   on 2000/05/07  22:40:34
65810         Log: Regen perltoc with the fixed buildtoc.
65811      Branch: cfgperl
65812            ! pod/perltoc.pod
65813 ____________________________________________________________________________
65814 [  6091] By: jhi                                   on 2000/05/07  22:24:16
65815         Log: Integrate with Sarathy.
65816      Branch: cfgperl
65817           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
65818           !> t/op/substr.t toke.c
65819 ____________________________________________________________________________
65820 [  6090] By: gsar                                  on 2000/05/07  19:47:07
65821         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
65822              [NI]OK; added tests for both
65823      Branch: perl
65824            ! perl.c pp_hot.c sv.c t/op/substr.t
65825 ____________________________________________________________________________
65826 [  6089] By: gsar                                  on 2000/05/07  18:18:38
65827         Log: buildtoc tweak to fix newline lossage
65828      Branch: perl
65829            ! pod/buildtoc
65830 ____________________________________________________________________________
65831 [  6088] By: jhi                                   on 2000/05/07  16:35:36
65832         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
65833              because we do not use those.  The HAS_GETSPNAM remains,
65834              though, because we still do use that.
65835      Branch: cfgperl
65836            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65837            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
65838            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
65839            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
65840            ! win32/config.vc win32/config_H.bc win32/config_H.gc
65841            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
65842 ____________________________________________________________________________
65843 [  6087] By: gsar                                  on 2000/05/07  16:05:16
65844         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
65845      Branch: perl
65846            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
65847 ____________________________________________________________________________
65848 [  6086] By: jhi                                   on 2000/05/07  15:27:07
65849         Log: Integrate with Sarathy.
65850      Branch: cfgperl
65851           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
65852           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
65853           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
65854           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
65855           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
65856           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
65857 ____________________________________________________________________________
65858 [  6085] By: gsar                                  on 2000/05/07  05:52:02
65859         Log: repeat operator (x) doesn't preserve utf8-ness
65860      Branch: perl
65861            ! pp.c t/op/substr.t
65862 ____________________________________________________________________________
65863 [  6084] By: gsar                                  on 2000/05/07  05:39:55
65864         Log: substr() does not preserve utf8-ness (from Stefan Eissing
65865              <Eissing@medicaldataservice.de>); added tests
65866      Branch: perl
65867            ! pp.c t/op/substr.t
65868 ____________________________________________________________________________
65869 [  6083] By: gsar                                  on 2000/05/07  05:24:46
65870         Log: note about undocumented caller() return value (from M.J.T. Guy);
65871              yet another peek.t tweak
65872      Branch: perl
65873            ! pod/perlfunc.pod t/lib/peek.t
65874 ____________________________________________________________________________
65875 [  6082] By: gsar                                  on 2000/05/07  05:08:40
65876         Log: peek.t non-portable to ithreads
65877      Branch: perl
65878            ! t/lib/peek.t
65879 ____________________________________________________________________________
65880 [  6081] By: gsar                                  on 2000/05/07  04:17:04
65881         Log: better default perlbug categories for ok reports (from Richard Foley)
65882      Branch: perl
65883            ! utils/perlbug.PL
65884 ____________________________________________________________________________
65885 [  6080] By: gsar                                  on 2000/05/07  04:08:07
65886         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
65887              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
65888      Branch: perl
65889            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
65890            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
65891            ! AUTHORS MAINTAIN MANIFEST
65892 ____________________________________________________________________________
65893 [  6079] By: gsar                                  on 2000/05/07  04:01:38
65894         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
65895      Branch: perl
65896            ! lib/Carp/Heavy.pm
65897 ____________________________________________________________________________
65898 [  6078] By: gsar                                  on 2000/05/07  01:24:19
65899         Log: workaround for CRT bug in chdir() (from Charles Lane, via
65900              Peter Prymmer)
65901      Branch: perl
65902            ! iperlsys.h vms/vms.c vms/vmsish.h
65903 ____________________________________________________________________________
65904 [  6077] By: gsar                                  on 2000/05/07  01:22:23
65905         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
65906              and Tom Phoenix)
65907      Branch: perl
65908            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
65909 ____________________________________________________________________________
65910 [  6076] By: gsar                                  on 2000/05/06  17:36:29
65911         Log: integrate cfgperl contents into mainline
65912      Branch: perl
65913           +> t/lib/peek.t
65914           !> Configure MANIFEST Porting/Glossary Porting/config.sh
65915           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
65916           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
65917           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
65918 ____________________________________________________________________________
65919 [  6075] By: jhi                                   on 2000/05/05  18:56:10
65920         Log: Make the test more portable.
65921      Branch: cfgperl
65922            ! t/lib/peek.t
65923 ____________________________________________________________________________
65924 [  6074] By: jhi                                   on 2000/05/05  18:49:20
65925         Log: Introduce t/lib/peek.t.
65926      Branch: cfgperl
65927            + t/lib/peek.t
65928            ! MANIFEST
65929 ____________________________________________________________________________
65930 [  6073] By: jhi                                   on 2000/05/05  14:30:45
65931         Log: Complex tweaks.
65932      Branch: cfgperl
65933            ! lib/Math/Complex.pm t/lib/complex.t
65934 ____________________________________________________________________________
65935 [  6072] By: jhi                                   on 2000/05/05  12:27:13
65936         Log: Integrate with Sarathy.
65937      Branch: cfgperl
65938           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
65939           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
65940           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
65941           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
65942 ____________________________________________________________________________
65943 [  6071] By: gsar                                  on 2000/05/05  02:24:46
65944         Log: misformatted perllocal.pod (from Tim Jenness
65945              <t.jenness@jach.hawaii.edu>)
65946      Branch: perl
65947            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
65948 ____________________________________________________________________________
65949 [  6070] By: gsar                                  on 2000/05/05  02:16:52
65950         Log: remove misleading comment (from M.J.T. Guy)
65951      Branch: perl
65952            ! t/lib/anydbm.t
65953 ____________________________________________________________________________
65954 [  6069] By: gsar                                  on 2000/05/05  02:15:13
65955         Log: File::Spec compatibility update (from Barrie Slaymaker
65956              <barries@slaysys.com>)
65957      Branch: perl
65958            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
65959            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
65960 ____________________________________________________________________________
65961 [  6068] By: gsar                                  on 2000/05/05  02:01:50
65962         Log: note about values()
65963      Branch: perl
65964            ! pod/perlfunc.pod
65965 ____________________________________________________________________________
65966 [  6067] By: gsar                                  on 2000/05/05  01:33:09
65967         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
65968      Branch: perl
65969            ! win32/win32.c
65970 ____________________________________________________________________________
65971 [  6066] By: gsar                                  on 2000/05/05  01:23:43
65972         Log: s/END/CHECK/
65973      Branch: perl
65974            ! perl.c
65975 ____________________________________________________________________________
65976 [  6065] By: jhi                                   on 2000/05/04  17:30:22
65977         Log: Integrate with Sarathy.
65978      Branch: cfgperl
65979           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
65980 ____________________________________________________________________________
65981 [  6064] By: gsar                                  on 2000/05/04  17:26:14
65982         Log: change#5905 wasn't quite right--it's intent only applies when arguments
65983              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
65984      Branch: perl
65985            ! pp_sys.c sv.c
65986 ____________________________________________________________________________
65987 [  6063] By: gsar                                  on 2000/05/04  16:52:29
65988         Log: tokeq() could read unallocated field in argument
65989      Branch: perl
65990            ! toke.c
65991 ____________________________________________________________________________
65992 [  6062] By: gsar                                  on 2000/05/04  16:34:51
65993         Log: additional tests for utf8.t
65994      Branch: perl
65995            ! t/pragma/utf8.t
65996 ____________________________________________________________________________
65997 [  6061] By: gsar                                  on 2000/05/04  16:09:28
65998         Log: change#5921 neglected to make eq honor "use bytes"
65999      Branch: perl
66000            ! sv.c
66001 ____________________________________________________________________________
66002 [  6060] By: jhi                                   on 2000/05/04  15:30:16
66003         Log: Integrate with Sarathy.
66004      Branch: cfgperl
66005           !> perl.c regcomp.c t/pragma/utf8.t
66006 ____________________________________________________________________________
66007 [  6059] By: jhi                                   on 2000/05/04  15:26:37
66008         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
66009              in natively 64-bit platforms where a long is a quad (no need
66010              for long longs).  Also added bias for IVs.
66011      Branch: cfgperl
66012            ! toke.c
66013 ____________________________________________________________________________
66014 [  6058] By: gsar                                  on 2000/05/04  00:19:14
66015         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
66016              (spotted by Donald Kinzer <dkinzer@premia.com>)
66017      Branch: perl
66018            ! perl.c
66019 ____________________________________________________________________________
66020 [  6057] By: gsar                                  on 2000/05/03  18:34:01
66021         Log: fix broken parsing of /\x{ab}/
66022      Branch: perl
66023            ! regcomp.c t/pragma/utf8.t
66024 ____________________________________________________________________________
66025 [  6056] By: jhi                                   on 2000/05/03  17:57:16
66026         Log: The search of infinity continues, this time simplified.
66027      Branch: cfgperl
66028            ! lib/Math/Complex.pm
66029 ____________________________________________________________________________
66030 [  6055] By: jhi                                   on 2000/05/03  17:45:30
66031         Log: Detypo.
66032      Branch: cfgperl
66033            ! hints/unicos.sh
66034 ____________________________________________________________________________
66035 [  6054] By: jhi                                   on 2000/05/02  22:28:27
66036         Log: Be more forgiving in POSIX about HUGE_VALL.
66037      Branch: cfgperl
66038            ! ext/POSIX/POSIX.xs
66039 ____________________________________________________________________________
66040 [  6053] By: jhi                                   on 2000/05/02  22:25:05
66041         Log: Integrate with Sarathy.
66042      Branch: cfgperl
66043           !> hints/irix_6.sh pod/perlop.pod
66044 ____________________________________________________________________________
66045 [  6052] By: jhi                                   on 2000/05/02  22:24:31
66046         Log: Unicos hint tweak.
66047      Branch: cfgperl
66048            ! hints/unicos.sh
66049 ____________________________________________________________________________
66050 [  6051] By: jhi                                   on 2000/05/02  22:21:26
66051         Log: Complex tweakery.
66052      Branch: cfgperl
66053            ! lib/Math/Complex.pm t/lib/complex.t
66054 ____________________________________________________________________________
66055 [  6050] By: jhi                                   on 2000/05/02  19:26:22
66056         Log: Use setxxent()/endxxent().
66057      Branch: cfgperl
66058            ! t/op/grent.t t/op/pwent.t
66059 ____________________________________________________________________________
66060 [  6049] By: jhi                                   on 2000/05/02  19:06:02
66061         Log: Test both the scalar and list contexts.
66062      Branch: cfgperl
66063            ! t/op/grent.t t/op/pwent.t
66064 ____________________________________________________________________________
66065 [  6048] By: gsar                                  on 2000/05/02  18:29:10
66066         Log: add note about how $( doesn't interpolate in REs (from
66067              Philip Newton <newton@ficus.frogspace.net>)
66068      Branch: perl
66069            ! pod/perlop.pod
66070 ____________________________________________________________________________
66071 [  6047] By: jhi                                   on 2000/05/02  17:41:24
66072         Log: Call getspnam() only iff needd.
66073      Branch: cfgperl
66074            ! pp_sys.c
66075 ____________________________________________________________________________
66076 [  6046] By: gsar                                  on 2000/05/02  17:07:25
66077         Log: libscheck has insufficient checks for n32 libs (from
66078              Albert Chin-A-Young <china@thewrittenword.com>)
66079      Branch: perl
66080            ! hints/irix_6.sh
66081 ____________________________________________________________________________
66082 [  6045] By: jhi                                   on 2000/05/02  13:57:17
66083         Log: Integrate with Sarathy.
66084      Branch: cfgperl
66085           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
66086           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
66087 ____________________________________________________________________________
66088 [  6044] By: gsar                                  on 2000/05/02  06:48:19
66089         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
66090              such that underscores are only ignored in literal numbers,
66091              "\x{...}", and hex/oct argument
66092      Branch: perl
66093            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
66094 ____________________________________________________________________________
66095 [  6043] By: gsar                                  on 2000/05/02  02:22:29
66096         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
66097      Branch: perl
66098            ! pod/perlretut.pod
66099 ____________________________________________________________________________
66100 [  6042] By: gsar                                  on 2000/05/02  02:17:51
66101         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
66102      Branch: perl
66103            ! pod/perltrap.pod
66104 ____________________________________________________________________________
66105 [  6041] By: gsar                                  on 2000/05/02  01:53:51
66106         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
66107              to compensate
66108      Branch: perl
66109            ! Porting/makerel
66110 ____________________________________________________________________________
66111 [  6040] By: gsar                                  on 2000/05/02  01:51:57
66112         Log: missing files in MANIFEST
66113      Branch: perl
66114            ! MANIFEST
66115 ____________________________________________________________________________
66116 [  6039] By: jhi                                   on 2000/05/02  00:36:46
66117         Log: Infinite problems.
66118      Branch: cfgperl
66119            ! lib/Math/Complex.pm
66120 ____________________________________________________________________________
66121 [  6038] By: jhi                                   on 2000/05/02  00:06:38
66122         Log: pwent/spent #ifdef imbalance.
66123      Branch: cfgperl
66124            ! pp_sys.c
66125 ____________________________________________________________________________
66126 [  6037] By: jhi                                   on 2000/05/01  22:50:11
66127         Log: Use HUGE_VALL if applicable.
66128      Branch: cfgperl
66129            ! ext/POSIX/POSIX.xs util.c
66130 ____________________________________________________________________________
66131 [  6036] By: jhi                                   on 2000/05/01  22:20:53
66132         Log: Correct Freudian slip.
66133      Branch: cfgperl
66134            ! pp_sys.c
66135 ____________________________________________________________________________
66136 [  6035] By: jhi                                   on 2000/05/01  21:07:38
66137         Log: Continue on the pwent/spent case.
66138      Branch: cfgperl
66139            ! pp_sys.c
66140 ____________________________________________________________________________
66141 [  6034] By: jhi                                   on 2000/05/01  17:45:14
66142         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
66143              adjustments in 6032 conflicted badly with this, will have
66144              to revisit them later.
66145      Branch: cfgperl
66146           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
66147           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
66148           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
66149           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
66150           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
66151           !> t/lib/cgi-html.t t/lib/cgi-request.t
66152 ____________________________________________________________________________
66153 [  6033] By: jhi                                   on 2000/05/01  17:40:49
66154         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
66155      Branch: cfgperl
66156            ! pp_sys.c
66157 ____________________________________________________________________________
66158 [  6032] By: gsar                                  on 2000/05/01  15:56:32
66159         Log: whitespace adjustments
66160      Branch: perl
66161            ! pp_sys.c
66162 ____________________________________________________________________________
66163 [  6031] By: gsar                                  on 2000/05/01  15:19:41
66164         Log: small nits in diagnostics.pm (from Robin Barker)
66165      Branch: perl
66166            ! lib/diagnostics.pm pod/perldiag.pod
66167 ____________________________________________________________________________
66168 [  6030] By: gsar                                  on 2000/05/01  08:39:18
66169         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
66170              for @- and @+ (from Johan Vromans)
66171      Branch: perl
66172            ! lib/English.pm pod/perlvar.pod
66173 ____________________________________________________________________________
66174 [  6029] By: gsar                                  on 2000/05/01  08:16:10
66175         Log: add CGI.pm v2.66 (from Lincoln Stein)
66176      Branch: perl
66177            + lib/CGI/Util.pm t/lib/cgi-pretty.t
66178            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
66179            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
66180            ! t/lib/cgi-html.t t/lib/cgi-request.t
66181 ____________________________________________________________________________
66182 [  6028] By: gsar                                  on 2000/05/01  06:34:41
66183         Log: Pod::Man generates groff-incompatible macro definition (from
66184              Tom Christiansen)
66185      Branch: perl
66186            ! lib/Pod/Man.pm
66187 ____________________________________________________________________________
66188 [  6027] By: gsar                                  on 2000/05/01  06:31:36
66189         Log: podlators-1.02 update (from Russ Allbery)
66190      Branch: perl
66191            ! lib/Pod/Man.pm lib/Pod/Text.pm
66192 ____________________________________________________________________________
66193 [  6026] By: jhi                                   on 2000/04/30  23:24:23
66194         Log: Integrate with Sarathy.
66195      Branch: cfgperl
66196           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
66197           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
66198           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
66199           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
66200           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
66201           !> t/lib/syslog.t toke.c win32/win32.h
66202 ____________________________________________________________________________
66203 [  6025] By: gsar                                  on 2000/04/30  18:17:47
66204         Log: Is{Alnum,Alpha,Word} don't match titlecase
66205              
66206              TODO: IsSpace is defined recursively!
66207              
66208              (both spotted by Larry)
66209      Branch: perl
66210            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
66211            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
66212 ____________________________________________________________________________
66213 [  6024] By: gsar                                  on 2000/04/30  17:50:19
66214         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
66215              (from Hugo van der Sanden)
66216      Branch: perl
66217            ! toke.c
66218 ____________________________________________________________________________
66219 [  6023] By: gsar                                  on 2000/04/30  17:14:43
66220         Log: debugger stomps on $. (from M.J.T. Guy)
66221      Branch: perl
66222            ! lib/perl5db.pl
66223 ____________________________________________________________________________
66224 [  6022] By: gsar                                  on 2000/04/30  16:59:22
66225         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
66226      Branch: perl
66227            ! sv.c
66228 ____________________________________________________________________________
66229 [  6021] By: gsar                                  on 2000/04/29  21:00:08
66230         Log: remove Win2K issue in pod (fixed by change#6020)
66231      Branch: perl
66232            ! README.win32 pod/perl56delta.pod
66233 ____________________________________________________________________________
66234 [  6020] By: gsar                                  on 2000/04/29  20:51:49
66235         Log: test tweak
66236      Branch: perl
66237            ! t/lib/open3.t
66238 ____________________________________________________________________________
66239 [  6019] By: gsar                                  on 2000/04/29  20:34:27
66240         Log: windows portability tweaks
66241      Branch: perl
66242            ! t/lib/b.t win32/win32.h
66243 ____________________________________________________________________________
66244 [  6018] By: gsar                                  on 2000/04/29  19:55:24
66245         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
66246              make _PATH_LOG() return "" if unavailable
66247      Branch: perl
66248            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
66249            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
66250 ____________________________________________________________________________
66251 [  6017] By: jhi                                   on 2000/04/28  22:49:46
66252         Log: Integrate with Sarathy.
66253      Branch: cfgperl
66254           !> op.c perl.c pod/perldiag.pod t/lib/b.t
66255 ____________________________________________________________________________
66256 [  6016] By: jhi                                   on 2000/04/28  22:46:14
66257         Log: Do not warn that an infinity does not look like a number.
66258      Branch: cfgperl
66259            ! sv.c
66260 ____________________________________________________________________________
66261 [  6015] By: gsar                                  on 2000/04/28  22:35:49
66262         Log: tweak test for portability
66263      Branch: perl
66264            ! t/lib/b.t
66265 ____________________________________________________________________________
66266 [  6014] By: gsar                                  on 2000/04/28  22:05:31
66267         Log: glob() loading File::Glob behind the scenes may cause syntax errors
66268      Branch: perl
66269            ! op.c
66270 ____________________________________________________________________________
66271 [  6013] By: gsar                                  on 2000/04/28  21:25:22
66272         Log: tweak change#5945 to display correct switch name in diagnostic
66273      Branch: perl
66274            ! perl.c pod/perldiag.pod
66275 ____________________________________________________________________________
66276 [  6012] By: jhi                                   on 2000/04/28  21:08:12
66277         Log: Integrate with Sarathy.
66278      Branch: cfgperl
66279           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
66280           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
66281           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
66282 ____________________________________________________________________________
66283 [  6011] By: jhi                                   on 2000/04/28  21:04:46
66284         Log: &HUGE_VAL is not defined, it exists.
66285      Branch: cfgperl
66286            ! lib/Math/Complex.pm
66287 ____________________________________________________________________________
66288 [  6010] By: gsar                                  on 2000/04/28  21:02:58
66289         Log: clarify note about shadow password support (from
66290              gellyfish@gellyfish.com)
66291      Branch: perl
66292            ! pod/perlfunc.pod
66293 ____________________________________________________________________________
66294 [  6009] By: gsar                                  on 2000/04/28  21:00:00
66295         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
66296      Branch: perl
66297            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
66298 ____________________________________________________________________________
66299 [  6008] By: gsar                                  on 2000/04/28  20:56:33
66300         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
66301      Branch: perl
66302            ! installperl vms/subconfigure.com
66303 ____________________________________________________________________________
66304 [  6007] By: gsar                                  on 2000/04/28  20:51:21
66305         Log: note about compile failures and END blocks (from M.J.T. Guy)
66306      Branch: perl
66307            ! pod/perl56delta.pod pod/perlmod.pod
66308 ____________________________________________________________________________
66309 [  6006] By: jhi                                   on 2000/04/28  20:42:14
66310         Log: Regen Configure.
66311      Branch: cfgperl
66312            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66313            ! config_h.SH
66314 ____________________________________________________________________________
66315 [  6005] By: gsar                                  on 2000/04/28  20:41:16
66316         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
66317      Branch: perl
66318            ! utils/perldoc.PL
66319 ____________________________________________________________________________
66320 [  6004] By: jhi                                   on 2000/04/28  20:28:21
66321         Log: Integrate with Sarathy.
66322      Branch: cfgperl
66323           !> Configure INSTALL Porting/Glossary Porting/config.sh
66324           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
66325           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
66326           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
66327           !> win32/config.vc win32/win32.c
66328 ____________________________________________________________________________
66329 [  6003] By: gsar                                  on 2000/04/28  20:11:20
66330         Log: allow REG_EXPAND_SZ keys in Windows registry (from
66331              John Clayton <John.Clayton@barclayscapital.com>)
66332      Branch: perl
66333            ! win32/win32.c
66334 ____________________________________________________________________________
66335 [  6002] By: gsar                                  on 2000/04/28  19:34:16
66336         Log: destructive sv_setsv() can lose UV-ness from source, causing
66337              numeric promotions/comparisons to fail to do the right thing
66338      Branch: perl
66339            ! sv.c
66340 ____________________________________________________________________________
66341 [  6001] By: gsar                                  on 2000/04/28  18:44:15
66342         Log: support additional library locations via $Config{otherlibdirs}
66343              (from Andy Dougherty)
66344      Branch: perl
66345            ! Configure INSTALL Porting/Glossary Porting/config.sh
66346            ! Porting/config_H config_h.SH epoc/config.sh perl.c
66347            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
66348            ! win32/config.bc win32/config.gc win32/config.vc
66349 ____________________________________________________________________________
66350 [  6000] By: gsar                                  on 2000/04/28  18:26:58
66351         Log: reworked otherlibdirs.U (from Andy Dougherty)
66352      Branch: metaconfig
66353            ! U/installdirs/otherlibdirs.U
66354 ____________________________________________________________________________
66355 [  5999] By: gsar                                  on 2000/04/28  18:17:07
66356         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
66357      Branch: perl
66358            ! t/pragma/warn/toke toke.c
66359 ____________________________________________________________________________
66360 [  5998] By: jhi                                   on 2000/04/28  13:32:17
66361         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
66362      Branch: cfgperl
66363            ! lib/Math/Complex.pm
66364 ____________________________________________________________________________
66365 [  5997] By: jhi                                   on 2000/04/28  13:14:04
66366         Log: Preserve $!.
66367      Branch: cfgperl
66368            ! lib/Math/Complex.pm
66369 ____________________________________________________________________________
66370 [  5996] By: jhi                                   on 2000/04/28  12:59:23
66371         Log: Integrate with Sarathy.
66372      Branch: cfgperl
66373           +> pod/perlrequick.pod pod/perlretut.pod
66374           !> (integrate 51 files)
66375 ____________________________________________________________________________
66376 [  5995] By: gsar                                  on 2000/04/28  09:37:36
66377         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
66378      Branch: perl
66379            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
66380 ____________________________________________________________________________
66381 [  5994] By: gsar                                  on 2000/04/28  09:33:26
66382         Log: fix for missed accounting for null byte in pack("Z",...) (from
66383              M.J.T. Guy)
66384      Branch: perl
66385            ! pp.c t/op/pack.t
66386 ____________________________________________________________________________
66387 [  5993] By: gsar                                  on 2000/04/28  09:30:05
66388         Log: various minor tweaks seen on p5p
66389      Branch: perl
66390            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
66391 ____________________________________________________________________________
66392 [  5992] By: gsar                                  on 2000/04/28  09:08:19
66393         Log: pod nit (from Simon Cozens)
66394      Branch: perl
66395            ! pod/perlop.pod
66396 ____________________________________________________________________________
66397 [  5991] By: gsar                                  on 2000/04/28  09:06:36
66398         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
66399      Branch: perl
66400            ! README.posix-bc hints/posix-bc.sh
66401 ____________________________________________________________________________
66402 [  5990] By: gsar                                  on 2000/04/28  08:54:52
66403         Log: use $ENV{LIB} to search for libs under Visual C compiler
66404              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
66405      Branch: perl
66406            ! lib/ExtUtils/Liblist.pm
66407 ____________________________________________________________________________
66408 [  5989] By: gsar                                  on 2000/04/28  08:27:12
66409         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
66410              itself and no other (from Tom Hughes)
66411      Branch: perl
66412            ! t/op/array.t toke.c
66413 ____________________________________________________________________________
66414 [  5988] By: gsar                                  on 2000/04/28  08:01:38
66415         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
66416              <paul@miraclefish.com>)
66417      Branch: perl
66418            ! lib/ExtUtils/MakeMaker.pm
66419 ____________________________________________________________________________
66420 [  5987] By: gsar                                  on 2000/04/28  07:53:09
66421         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
66422      Branch: perl
66423            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
66424 ____________________________________________________________________________
66425 [  5986] By: gsar                                  on 2000/04/28  07:44:17
66426         Log: add regular expressions tutorial and quick-start guide (from
66427              Mark Kvale <kvale@phy.ucsf.edu>)
66428      Branch: perl
66429            + pod/perlrequick.pod pod/perlretut.pod
66430            ! AUTHORS MAINTAIN MANIFEST
66431 ____________________________________________________________________________
66432 [  5985] By: gsar                                  on 2000/04/28  07:30:28
66433         Log: forked child may not exit correctly if it failed to open
66434              /dev/console (from Graham Barr)
66435      Branch: perl
66436            ! ext/Sys/Syslog/Syslog.pm
66437 ____________________________________________________________________________
66438 [  5984] By: gsar                                  on 2000/04/28  07:27:20
66439         Log: attributes::reftype() doesn't work on tied argument
66440      Branch: perl
66441            ! xsutils.c
66442 ____________________________________________________________________________
66443 [  5983] By: gsar                                  on 2000/04/28  07:15:04
66444         Log: numeric conversion of non-number in change#3378 tramples on
66445              OOK offset, causing segfaults
66446      Branch: perl
66447            ! sv.c
66448 ____________________________________________________________________________
66449 [  5982] By: gsar                                  on 2000/04/28  04:48:25
66450         Log: avoid error in IO::Socket::INET when given an unknown service name
66451              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
66452      Branch: perl
66453            ! ext/IO/lib/IO/Socket/INET.pm
66454 ____________________________________________________________________________
66455 [  5981] By: gsar                                  on 2000/04/28  04:31:31
66456         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
66457              prototype mismatch with CORE::glob(); update pod and tests to
66458              suit (File::Glob::glob() is still available for backward
66459              compatibility, but should be considered deprecated)
66460      Branch: perl
66461            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
66462            ! t/lib/glob-taint.t
66463 ____________________________________________________________________________
66464 [  5980] By: gsar                                  on 2000/04/28  03:47:29
66465         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
66466              <ghudson@mit.edu>)
66467      Branch: metaconfig
66468            ! U/modified/Options.U
66469      Branch: perl
66470            ! Configure
66471 ____________________________________________________________________________
66472 [  5979] By: gsar                                  on 2000/04/28  03:07:54
66473         Log: under useithreads, constant pad entries could inadvertantly be
66474              shared across threads (from Eric Blood <eblood@xmission.com>);
66475              added Eric's test case to testsuite
66476      Branch: perl
66477            ! op.c t/op/misc.t
66478 ____________________________________________________________________________
66479 [  5978] By: gsar                                  on 2000/04/27  21:13:00
66480         Log: sync version numbers in File::Spec with the ones on CPAN
66481              (from Barrie Slaymaker)
66482      Branch: perl
66483            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
66484            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
66485            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
66486 ____________________________________________________________________________
66487 [  5977] By: gsar                                  on 2000/04/27  21:07:29
66488         Log: autoquote barewords followed by newline and arrow properly
66489              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
66490      Branch: perl
66491            ! t/pragma/warn/toke toke.c
66492 ____________________________________________________________________________
66493 [  5976] By: gsar                                  on 2000/04/27  20:41:20
66494         Log: DB_File v1.73 update (from Paul Marquess)
66495      Branch: perl
66496            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
66497            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
66498 ____________________________________________________________________________
66499 [  5975] By: gsar                                  on 2000/04/27  20:34:24
66500         Log: allow sort() reentrancy (variant of patch suggested by
66501              Hugo van der Sanden)
66502      Branch: perl
66503            ! pp_ctl.c t/op/sort.t
66504 ____________________________________________________________________________
66505 [  5974] By: gsar                                  on 2000/04/27  19:46:57
66506         Log: change#4197 somehow missed initializing PL_errors, meaning
66507              sytax error queueing wasn't working outside eval"" at all;
66508              also fixed eval"" to localize PL_error_count, so that compile-time
66509              eval's don't clobber the error state of the outer context
66510      Branch: perl
66511            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
66512            ! t/pragma/warn/toke
66513 ____________________________________________________________________________
66514 [  5973] By: gsar                                  on 2000/04/27  18:29:05
66515         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
66516      Branch: perl
66517            ! regcomp.c regexec.c t/op/re_tests
66518 ____________________________________________________________________________
66519 [  5972] By: jhi                                   on 2000/04/27  18:22:41
66520         Log: Integrate with Sarathy.
66521      Branch: cfgperl
66522           +> t/lib/b.t t/lib/syslog.t
66523           !> (integrate 31 files)
66524 ____________________________________________________________________________
66525 [  5971] By: jhi                                   on 2000/04/27  18:18:46
66526         Log: Unicos tweaks from Mark P. Lutz.
66527      Branch: cfgperl
66528            ! hints/unicos.sh lib/Math/Complex.pm
66529 ____________________________________________________________________________
66530 [  5970] By: gsar                                  on 2000/04/27  18:05:11
66531         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
66532              IV is >32bits
66533      Branch: perl
66534            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
66535 ____________________________________________________________________________
66536 [  5969] By: gsar                                  on 2000/04/27  17:50:56
66537         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
66538      Branch: perl
66539            + t/lib/syslog.t
66540            ! MANIFEST ext/Sys/Syslog/Syslog.pm
66541 ____________________________________________________________________________
66542 [  5968] By: gsar                                  on 2000/04/27  17:44:49
66543         Log: tolerate spaces in group names in test on solaris (from David Boyce
66544              <dsb@boyski.com>)
66545      Branch: perl
66546            ! t/op/groups.t
66547 ____________________________________________________________________________
66548 [  5967] By: gsar                                  on 2000/04/27  17:41:22
66549         Log: improved docs on the warn_uninit diagnostic (from David Glasser
66550              and Simon Cozens)
66551      Branch: perl
66552            ! pod/perldiag.pod
66553 ____________________________________________________________________________
66554 [  5966] By: gsar                                  on 2000/04/27  16:54:58
66555         Log: add testsuite for B backends, fix bug in B::Deparse (from
66556              Simon Cozens <simon@brecon.co.uk>)
66557      Branch: perl
66558            + t/lib/b.t
66559            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
66560 ____________________________________________________________________________
66561 [  5965] By: gsar                                  on 2000/04/27  16:10:37
66562         Log: avoid "will not stay shared" warnings for our variables (from
66563              Robin Barker)
66564      Branch: perl
66565            ! op.c t/pragma/warn/op
66566 ____________________________________________________________________________
66567 [  5964] By: gsar                                  on 2000/04/27  07:05:05
66568         Log: reformat to 72 columns (again)
66569      Branch: perl
66570            ! pod/perldiag.pod
66571 ____________________________________________________________________________
66572 [  5963] By: gsar                                  on 2000/04/27  06:28:31
66573         Log: patch from Larry to make (\&) prototype work; added tests for
66574              the same
66575      Branch: perl
66576            ! op.c t/comp/proto.t
66577 ____________________________________________________________________________
66578 [  5962] By: gsar                                  on 2000/04/27  06:15:47
66579         Log: updated README.hpux (from Jeff Okamoto)
66580      Branch: perl
66581            ! README.hpux
66582 ____________________________________________________________________________
66583 [  5961] By: gsar                                  on 2000/04/27  05:55:03
66584         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
66585      Branch: perl
66586            ! emacs/cperl-mode.el
66587 ____________________________________________________________________________
66588 [  5960] By: gsar                                  on 2000/04/27  05:49:26
66589         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
66590      Branch: perl
66591            ! INSTALL
66592 ____________________________________________________________________________
66593 [  5959] By: gsar                                  on 2000/04/27  05:33:41
66594         Log: doubled words in pods (from Simon Cozens
66595              <simon.p.cozens@jp.pwcglobal.com>)
66596      Branch: perl
66597            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
66598            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
66599            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
66600            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
66601            ! pod/perltootc.pod
66602 ____________________________________________________________________________
66603 [  5958] By: gsar                                  on 2000/04/27  05:11:39
66604         Log: change#3569 deleted some essential code, revert; avoid use of
66605              atexit() to make DynaLoader work properly on AIX under mod_perl
66606              (from Jens-Uwe Mager <jum@helios.de>)
66607      Branch: perl
66608            ! ext/DynaLoader/dl_aix.xs
66609 ____________________________________________________________________________
66610 [  5957] By: gsar                                  on 2000/04/27  04:54:51
66611         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
66612      Branch: perl
66613            ! pod/perlmod.pod
66614 ____________________________________________________________________________
66615 [  5956] By: gsar                                  on 2000/04/27  04:51:47
66616         Log: better diagnostics on failed tests (from Ilya Zakharevich)
66617      Branch: perl
66618            ! t/op/lex_assign.t
66619 ____________________________________________________________________________
66620 [  5955] By: gsar                                  on 2000/04/27  04:26:44
66621         Log: longstanding bug exposed by change#3307: sort arguments weren't
66622              compiled with the right wantarray context (ensuing runtime lookup
66623              via block_gimme() was getting the incidental context of the
66624              sort() itself)
66625      Branch: perl
66626            ! op.c t/op/sort.t
66627 ____________________________________________________________________________
66628 [  5954] By: gsar                                  on 2000/04/26  23:42:12
66629         Log: integrate cfgperl contents into mainline
66630      Branch: perl
66631           !> (integrate 30 files)
66632 ____________________________________________________________________________
66633 [  5953] By: jhi                                   on 2000/04/26  23:06:42
66634         Log: Integrate with Sarathy.
66635      Branch: cfgperl
66636           !> README.win32 ext/B/B/Deparse.pm
66637           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
66638           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
66639           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
66640           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
66641           !> utils/perldoc.PL vms/perlvms.pod
66642 ____________________________________________________________________________
66643 [  5952] By: jhi                                   on 2000/04/26  23:03:46
66644         Log: Undo "use integer" addition from 64bitint as it seems
66645              to break most of the subtests in Digital UNIX;
66646              Unicos needs to find another way.
66647      Branch: cfgperl
66648            ! t/op/64bitint.t
66649 ____________________________________________________________________________
66650 [  5951] By: jhi                                   on 2000/04/26  22:57:53
66651         Log: Be more robust on "extreme" (large absolute value)
66652              arguments.  Originally reported by Daniel Connelly
66653              as a problem with asinh() on large negative arguments,
66654              asinh() used to bail out because an argument to log()
66655              ended up being zero.  Ilya Zakharevich proposed using
66656              Taylor's series in such cases, which for such large
66657              arguments is a very good approximation.
66658      Branch: cfgperl
66659            ! lib/Math/Complex.pm t/lib/complex.t
66660 ____________________________________________________________________________
66661 [  5950] By: gsar                                  on 2000/04/25  19:13:12
66662         Log: reformat perldiag to avoid long lines
66663      Branch: perl
66664            ! pod/perldiag.pod
66665 ____________________________________________________________________________
66666 [  5949] By: gsar                                  on 2000/04/25  18:41:11
66667         Log: make perldoc use the pod2man from the same version (from
66668              M.J.T. Guy)
66669      Branch: perl
66670            ! utils/perldoc.PL
66671 ____________________________________________________________________________
66672 [  5948] By: gsar                                  on 2000/04/25  18:21:57
66673         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
66674              <kompas@kompas.usr.onet.pl>)
66675      Branch: perl
66676            ! lib/vars.pm
66677 ____________________________________________________________________________
66678 [  5947] By: gsar                                  on 2000/04/25  18:11:53
66679         Log: use &dl_error rather than &dl_load_file as the guard for calling
66680              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
66681              statically built perl)
66682      Branch: perl
66683            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
66684 ____________________________________________________________________________
66685 [  5946] By: jhi                                   on 2000/04/25  17:37:54
66686         Log: Document that tr() is not tr(1).
66687      Branch: cfgperl
66688            ! pod/perlop.pod
66689 ____________________________________________________________________________
66690 [  5945] By: gsar                                  on 2000/04/25  16:34:33
66691         Log: make module name mandatory after -M switch; reorder perldiag
66692              alphabetically (from Mark-Jason Dominus)
66693      Branch: perl
66694            ! perl.c pod/perldiag.pod
66695 ____________________________________________________________________________
66696 [  5944] By: jhi                                   on 2000/04/25  01:15:18
66697         Log: On second thoughts frexp() does have two arguments.
66698      Branch: cfgperl
66699            ! perl.h
66700 ____________________________________________________________________________
66701 [  5943] By: jhi                                   on 2000/04/24  22:56:32
66702         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
66703              Now pp_ncmp() returns undef is either operand is a NaN.
66704      Branch: cfgperl
66705            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66706            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
66707            ! vms/subconfigure.com vos/config.def vos/config.h
66708            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
66709            ! win32/config.vc win32/config_H.bc win32/config_H.gc
66710            ! win32/config_H.vc
66711      Branch: metaconfig/U/perl
66712            + d_modfl.U
66713 ____________________________________________________________________________
66714 [  5942] By: jhi                                   on 2000/04/24  19:45:17
66715         Log: Regen Configure to match #5937.
66716      Branch: cfgperl
66717            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66718            ! config_h.SH
66719      Branch: metaconfig
66720            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
66721 ____________________________________________________________________________
66722 [  5941] By: jhi                                   on 2000/04/24  19:24:11
66723         Log: Further Unicos fixes for Mark Lutz.
66724      Branch: cfgperl
66725            ! hints/unicos.sh pp_ctl.c
66726 ____________________________________________________________________________
66727 [  5940] By: jhi                                   on 2000/04/24  19:09:06
66728         Log: Various Unicos 10.0.0.6 fixes.
66729              
66730              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
66731              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
66732              Reply-To: tecmpl1@triton.ca.boeing.com 
66733              To: perl5-porters@perl.org 
66734              Date: Fri, 14 Apr 2000 20:21:00 GMT 
66735              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
66736      Branch: cfgperl
66737            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
66738 ____________________________________________________________________________
66739 [  5939] By: gsar                                  on 2000/04/24  19:01:24
66740         Log: more pod nits (from Larry Virden)
66741      Branch: perl
66742            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
66743            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
66744            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
66745 ____________________________________________________________________________
66746 [  5938] By: gsar                                  on 2000/04/24  18:54:01
66747         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
66748      Branch: perl
66749            ! ext/B/B/Deparse.pm
66750 ____________________________________________________________________________
66751 [  5937] By: jhi                                   on 2000/04/24  17:39:00
66752         Log: Integrate with Sarathy.
66753      Branch: cfgperl
66754           +> (branch 31 files)
66755           !> (integrate 73 files)
66756 ____________________________________________________________________________
66757 [  5936] By: gsar                                  on 2000/04/24  17:30:06
66758         Log: additional tests for change#5934 (from Paul Marquess, who also
66759              sent in the same fix)
66760      Branch: perl
66761            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
66762            ! t/pragma/warn/5nolint t/pragma/warn/6default
66763 ____________________________________________________________________________
66764 [  5935] By: jhi                                   on 2000/04/24  17:26:05
66765         Log: Do not assume sign propagation.
66766              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
66767              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
66768              To: payner@ncifcrf.gov, perl5-porters@perl.org 
66769              Date: Tue, 18 Apr 2000 18:24:49 +0100 
66770              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
66771      Branch: cfgperl
66772            ! t/op/bop.t t/op/misc.t
66773 ____________________________________________________________________________
66774 [  5934] By: gsar                                  on 2000/04/24  17:16:54
66775         Log: propagate lexical warnings from surrounding scope correctly
66776              within string eval()
66777      Branch: perl
66778            ! pp_ctl.c t/pragma/warn/pp_ctl
66779 ____________________________________________________________________________
66780 [  5933] By: jhi                                   on 2000/04/24  17:01:07
66781         Log: Flatten the cpp jungle doing the nosuid checking.
66782      Branch: cfgperl
66783            ! perl.c
66784 ____________________________________________________________________________
66785 [  5932] By: gsar                                  on 2000/04/24  09:08:14
66786         Log: add rsignal(), whichsig() and do_join() to public API list
66787              (mod_perl uses them to good advantage)
66788      Branch: perl
66789            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
66790 ____________________________________________________________________________
66791 [  5931] By: gsar                                  on 2000/04/24  09:01:40
66792         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
66793      Branch: perl
66794            ! pp_hot.c regexec.c t/op/pat.t
66795 ____________________________________________________________________________
66796 [  5930] By: gsar                                  on 2000/04/24  08:58:33
66797         Log: small os390 tweaks (from Peter Prymmer)
66798      Branch: perl
66799            ! config_h.SH makedepend.SH
66800 ____________________________________________________________________________
66801 [  5929] By: gsar                                  on 2000/04/24  08:55:25
66802         Log: pod nits
66803      Branch: perl
66804            ! pod/perlguts.pod
66805 ____________________________________________________________________________
66806 [  5928] By: gsar                                  on 2000/04/24  08:50:13
66807         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
66808      Branch: perl
66809            ! ext/IO/lib/IO/Poll.pm
66810 ____________________________________________________________________________
66811 [  5927] By: gsar                                  on 2000/04/24  08:43:24
66812         Log: arrange for next() to resume at the unstack op rather than the
66813              loop conditional, so that scope cleanup happens correctly
66814              (from Stephen McCamant)
66815      Branch: perl
66816            ! op.c pp_ctl.c t/op/misc.t
66817 ____________________________________________________________________________
66818 [  5926] By: gsar                                  on 2000/04/24  08:18:40
66819         Log: on windows, reserve 16M of stack rather than 128M (allows more
66820              threads to run concurrently)
66821      Branch: perl
66822            ! win32/Makefile win32/makefile.mk
66823 ____________________________________________________________________________
66824 [  5925] By: gsar                                  on 2000/04/24  08:13:52
66825         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
66826      Branch: perl
66827            ! toke.c
66828 ____________________________________________________________________________
66829 [  5924] By: gsar                                  on 2000/04/24  08:08:59
66830         Log: avoid using uninitialized memory in require version check
66831      Branch: perl
66832            ! pp_ctl.c universal.c
66833 ____________________________________________________________________________
66834 [  5923] By: gsar                                  on 2000/04/24  07:20:14
66835         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
66836      Branch: perl
66837            ! ext/IO/lib/IO/Poll.pm
66838 ____________________________________________________________________________
66839 [  5922] By: gsar                                  on 2000/04/24  07:08:42
66840         Log: commentary about IoTYPE() (from Nathan Torkington)
66841      Branch: perl
66842            ! sv.h
66843 ____________________________________________________________________________
66844 [  5921] By: gsar                                  on 2000/04/24  06:58:26
66845         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
66846              by fix
66847      Branch: perl
66848            ! sv.c t/lib/charnames.t t/pragma/utf8.t
66849 ____________________________________________________________________________
66850 [  5920] By: gsar                                  on 2000/04/24  06:37:59
66851         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
66852      Branch: perl
66853            ! doop.c t/op/ver.t
66854 ____________________________________________________________________________
66855 [  5919] By: gsar                                  on 2000/04/24  06:21:58
66856         Log: Configure might miss old directories when prefix must be
66857              expanded (from Robin Barker)
66858      Branch: metaconfig
66859            ! U/installdirs/inc_version_list.U
66860      Branch: perl
66861            ! Configure
66862 ____________________________________________________________________________
66863 [  5918] By: gsar                                  on 2000/04/24  06:16:11
66864         Log: VMS nits in glob() test (from Charles Lane)
66865      Branch: perl
66866            ! t/lib/glob-basic.t
66867 ____________________________________________________________________________
66868 [  5917] By: gsar                                  on 2000/04/24  06:11:56
66869         Log: various pod nits (from Larry Virden and others)
66870      Branch: perl
66871            ! README.amiga README.hpux README.machten README.os2
66872            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
66873            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
66874            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
66875            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
66876            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
66877            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
66878            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
66879            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
66880 ____________________________________________________________________________
66881 [  5916] By: gsar                                  on 2000/04/24  05:52:43
66882         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
66883              <wjones@tc.fluke.com>)
66884      Branch: perl
66885            ! t/lib/glob-basic.t
66886 ____________________________________________________________________________
66887 [  5915] By: gsar                                  on 2000/04/24  05:07:01
66888         Log: supported platforms mixed up
66889      Branch: perl
66890            ! pod/perl56delta.pod pod/perlport.pod
66891 ____________________________________________________________________________
66892 [  5914] By: gsar                                  on 2000/04/24  04:56:08
66893         Log: caller() wasn't returning the right number of elements for
66894              eval {...}
66895      Branch: perl
66896            ! pp_ctl.c t/pragma/warn/9enabled
66897 ____________________________________________________________________________
66898 [  5913] By: gsar                                  on 2000/04/24  04:35:41
66899         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
66900              Mark-Jason Dominus)
66901      Branch: perl
66902            ! pod/perlfunc.pod
66903 ____________________________________________________________________________
66904 [  5912] By: gsar                                  on 2000/04/24  04:17:15
66905         Log: fix totally broken caching in UNIVERSAL::isa() (from
66906              Nick Ing-Simmons)
66907      Branch: perl
66908            ! t/op/universal.t universal.c
66909 ____________________________________________________________________________
66910 [  5911] By: gsar                                  on 2000/04/24  03:39:47
66911         Log: add linebreak properties from unicode/LineBrk.txt (from
66912              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
66913      Branch: perl
66914            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
66915            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
66916            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
66917            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
66918            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
66919            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
66920            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
66921            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
66922            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
66923            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
66924            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
66925            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
66926            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
66927            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
66928            + lib/unicode/Is/LbrkZW.pl
66929            ! lib/unicode/mktables.PL
66930 ____________________________________________________________________________
66931 [  5910] By: gsar                                  on 2000/04/24  03:23:10
66932         Log: typo in pod
66933      Branch: perl
66934            ! ext/Thread/Thread.pm
66935 ____________________________________________________________________________
66936 [  5909] By: gsar                                  on 2000/04/24  03:22:03
66937         Log: mode argument to do_binmode() should be file mode, not boolean
66938      Branch: perl
66939            ! pp_sys.c
66940 ____________________________________________________________________________
66941 [  5908] By: gsar                                  on 2000/04/16  16:51:08
66942         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
66943              always returns a valid GV even when the symbol is trapped by strictures
66944              (avoids coredumps)
66945              
66946              TODO: the C<package;> hack needs similar treatment
66947      Branch: perl
66948            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
66949            ! t/pragma/strict-vars
66950 ____________________________________________________________________________
66951 [  5907] By: jhi                                   on 2000/03/31  23:42:56
66952         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
66953              an assumption which #5905 demolished.
66954      Branch: cfgperl
66955            ! pp_sys.c
66956 ____________________________________________________________________________
66957 [  5906] By: jhi                                   on 2000/03/31  18:54:37
66958         Log: Typo in #5905.
66959      Branch: cfgperl
66960            ! t/op/64bitint.t
66961 ____________________________________________________________________________
66962 [  5905] By: jhi                                   on 2000/03/31  18:50:54
66963         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
66964              reported by Joseph N. Hall.  The bug was that even with use64bitint
66965              one had to use the prefixes q, L, or ll with printf/sprintf,
66966              contrary to the documentation and common sense.
66967      Branch: cfgperl
66968            ! sv.c t/op/64bitint.t
66969 ____________________________________________________________________________
66970 [  5904] By: gsar                                  on 2000/03/28  02:31:32
66971         Log: add Changes, perldelta.pod
66972      Branch: perl
66973            + Changes pod/perldelta.pod
66974 ____________________________________________________________________________
66975 [  5903] By: gsar                                  on 2000/03/28  02:03:55
66976         Log: rename Changes and perldelta.pod
66977      Branch: perl
66978           +> Changes5.6 pod/perl56delta.pod
66979            - Changes pod/perldelta.pod
66980            ! MANIFEST
66981 ____________________________________________________________________________
66982 [  5902] By: gsar                                  on 2000/03/28  01:59:14
66983         Log: create maint-5.6 branch
66984      Branch: maint-5.6/perl
66985           +> (branch 1611 files)
66986 ____________________________________________________________________________
66987 [  5901] By: jhi                                   on 2000/03/23  05:48:43
66988         Log: Integrate with Sarathy.
66989      Branch: cfgperl
66990           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
66991 ____________________________________________________________________________
66992 [  5900] By: gsar                                  on 2000/03/23  05:42:43
66993         Log: three guesses on what this is :-)
66994      Branch: perl
66995            ! Changes